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 _swap16 ; -- Begin function swap16 .p2align 2 _swap16: ; @swap16 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] ldrh w9, [sp, #14] ldrh w8, [sp, #14] asr w8, w8, #8 orr w8, w8, w9, lsl #8 and w0, w8, #0xffff add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _update_flags ; -- Begin function update_flags .p2align 2 _update_flags: ; @update_flags .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 adrp x8, _reg@GOTPAGE ldr x8, [x8, _reg@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill strh w0, [sp, #14] ldrh w9, [sp, #14] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr x9, [sp] ; 8-byte Folded Reload mov w8, #2 strh w8, [x9, #18] b LBB1_6 LBB1_2: ldr x8, [sp] ; 8-byte Folded Reload ldrh w9, [sp, #14] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] asr w8, w8, #15 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ldr x9, [sp] ; 8-byte Folded Reload mov w8, #4 strh w8, [x9, #18] b LBB1_5 LBB1_4: ldr x9, [sp] ; 8-byte Folded Reload mov w8, #1 strh w8, [x9, #18] b LBB1_5 LBB1_5: b LBB1_6 LBB1_6: add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _sign_extend ; -- Begin function sign_extend .p2align 2 _sign_extend: ; @sign_extend .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] str w1, [sp, #8] ldrh w8, [sp, #14] ldr w9, [sp, #8] subs w9, w9, #1 asr w8, w8, w9 ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w9, [sp, #8] mov w8, #65535 lsl w9, w8, w9 ldrh w8, [sp, #14] orr w8, w8, w9 strh w8, [sp, #14] b LBB2_2 LBB2_2: ldrh w0, [sp, #14] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _read_image_file ; -- Begin function read_image_file .p2align 2 _read_image_file: ; @read_image_file .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x3, [x29, #-8] sub x0, x29, #10 mov x1, #2 str x1, [sp, #8] ; 8-byte Folded Spill mov x2, #1 bl _fread ldurh w0, [x29, #-10] bl _swap16 ldr x1, [sp, #8] ; 8-byte Folded Reload sturh w0, [x29, #-10] ldurh w9, [x29, #-10] mov w8, #65535 subs w8, w8, w9 sturh w8, [x29, #-12] ldurh w9, [x29, #-10] adrp x8, _memory@GOTPAGE ldr x8, [x8, _memory@GOTPAGEOFF] add x8, x8, w9, sxtw #1 str x8, [sp, #24] ldr x0, [sp, #24] ldurh w8, [x29, #-12] mov x2, x8 ldur x3, [x29, #-8] bl _fread str x0, [sp, #16] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x9, x8, #1 str x9, [sp, #16] subs x8, x8, #0 cset w8, ls tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #24] ldrh w0, [x8] bl _swap16 ldr x8, [sp, #24] strh w0, [x8] ldr x8, [sp, #24] add x8, x8, #2 str x8, [sp, #24] b LBB3_1 LBB3_3: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _read_image ; -- Begin function read_image .p2align 2 _read_image: ; @read_image .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 x0, [sp, #16] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fopen str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: stur wzr, [x29, #-4] b LBB4_3 LBB4_2: ldr x0, [sp, #8] bl _read_image_file ldr x0, [sp, #8] bl _fclose mov w8, #1 stur w8, [x29, #-4] b LBB4_3 LBB4_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _check_key ; -- Begin function check_key .p2align 2 _check_key: ; @check_key .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___darwin_check_fd_set_overflow@GOTPAGE ldr x8, [x8, ___darwin_check_fd_set_overflow@GOTPAGEOFF] subs x8, x8, #0 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill add x0, sp, #32 str x0, [sp] ; 8-byte Folded Spill mov w1, #0 mov x2, #128 bl _memset ldr x9, [sp] ; 8-byte Folded Reload ldr w8, [sp, #12] ; 4-byte Folded Reload stur wzr, [x29, #-20] stur x9, [x29, #-32] ldur w10, [x29, #-20] ldur x9, [x29, #-32] stur w10, [x29, #-8] stur x9, [x29, #-16] tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldur w0, [x29, #-8] ldur x1, [x29, #-16] mov w2, #0 bl ___darwin_check_fd_set_overflow stur w0, [x29, #-4] b LBB5_3 LBB5_2: mov w8, #1 stur w8, [x29, #-4] b LBB5_3 LBB5_3: ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB5_5 b LBB5_4 LBB5_4: ldursw x8, [x29, #-20] mov x11, #32 udiv x9, x8, x11 mul x9, x9, x11 subs x9, x8, x9 mov x8, #1 lsl x8, x8, x9 mov x10, x8 ldur x8, [x29, #-32] ldursw x9, [x29, #-20] udiv x9, x9, x11 add x9, x8, x9, lsl #2 ldr w8, [x9] orr w8, w8, w10 str w8, [x9] b LBB5_5 LBB5_5: add x4, sp, #16 str xzr, [sp, #16] str wzr, [sp, #24] mov w0, #1 add x1, sp, #32 mov x3, #0 mov x2, x3 bl _select subs w8, w0, #0 cset w8, ne and w8, w8, #0x1 and w0, w8, #0xffff ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 ret .cfi_endproc ; -- End function .globl _mem_write ; -- Begin function mem_write .p2align 2 _mem_write: ; @mem_write .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] strh w1, [sp, #12] ldrh w8, [sp, #12] ldrh w9, [sp, #14] mov x10, x9 adrp x9, _memory@GOTPAGE ldr x9, [x9, _memory@GOTPAGEOFF] add x9, x9, x10, lsl #1 strh w8, [x9] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _mem_read ; -- Begin function mem_read .p2align 2 _mem_read: ; @mem_read .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _memory@GOTPAGE ldr x8, [x8, _memory@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill mov x9, #130048 add x8, x8, x9 str x8, [sp, #8] ; 8-byte Folded Spill mov x8, #64516 movk x8, #1, lsl #16 str x8, [sp, #16] ; 8-byte Folded Spill sturh w0, [x29, #-2] ldurh w8, [x29, #-2] mov w9, #65024 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB7_5 b LBB7_1 LBB7_1: bl _check_key ands w8, w0, #0xffff cset w8, eq tbnz w8, #0, LBB7_3 b LBB7_2 LBB7_2: ldr x9, [sp, #8] ; 8-byte Folded Reload mov w8, #32768 strh w8, [x9] bl _getchar ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp] ; 8-byte Folded Reload strh w0, [x8, x9] b LBB7_4 LBB7_3: ldr x8, [sp, #8] ; 8-byte Folded Reload strh wzr, [x8] b LBB7_4 LBB7_4: b LBB7_5 LBB7_5: ldr x8, [sp] ; 8-byte Folded Reload ldurh w9, [x29, #-2] ; kill: def $x9 killed $w9 ldrh w0, [x8, x9, lsl #1] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _disable_input_buffering ; -- Begin function disable_input_buffering .p2align 2 _disable_input_buffering: ; @disable_input_buffering .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] mov w0, #0 str w0, [sp, #20] ; 4-byte Folded Spill adrp x1, _original_tio@GOTPAGE ldr x1, [x1, _original_tio@GOTPAGEOFF] str x1, [sp, #8] ; 8-byte Folded Spill bl _tcgetattr ldr x1, [sp, #8] ; 8-byte Folded Reload add x0, sp, #32 str x0, [sp, #24] ; 8-byte Folded Spill mov x2, #72 bl _memcpy ldr w1, [sp, #20] ; 4-byte Folded Reload ldr x2, [sp, #24] ; 8-byte Folded Reload ldr x8, [sp, #56] mov x9, #-265 and x8, x8, x9 str x8, [sp, #56] mov x0, x1 bl _tcsetattr 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: ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .globl _restore_input_buffering ; -- Begin function restore_input_buffering .p2align 2 _restore_input_buffering: ; @restore_input_buffering .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w1, #0 mov x0, x1 adrp x2, _original_tio@GOTPAGE ldr x2, [x2, _original_tio@GOTPAGEOFF] bl _tcsetattr ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _handle_interrupt ; -- Begin function handle_interrupt .p2align 2 _handle_interrupt: ; @handle_interrupt .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] bl _restore_input_buffering adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #-2 bl _exit .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _reg@GOTPAGE ldr x8, [x8, _reg@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB11_2 b LBB11_1 LBB11_1: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #2 bl _exit LBB11_2: mov w8, #1 stur w8, [x29, #-20] b LBB11_3 LBB11_3: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB11_8 b LBB11_4 LBB11_4: ; in Loop: Header=BB11_3 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x0, [x8, x9, lsl #3] bl _read_image subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB11_6 b LBB11_5 LBB11_5: ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #1 bl _exit LBB11_6: ; in Loop: Header=BB11_3 Depth=1 b LBB11_7 LBB11_7: ; in Loop: Header=BB11_3 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB11_3 LBB11_8: mov w0, #2 adrp x1, _handle_interrupt@PAGE add x1, x1, _handle_interrupt@PAGEOFF bl _signal bl _disable_input_buffering ldr x9, [sp, #32] ; 8-byte Folded Reload mov w8, #12288 strh w8, [x9, #16] mov w8, #1 stur w8, [x29, #-24] b LBB11_9 LBB11_9: ; =>This Loop Header: Depth=1 ; Child Loop BB11_46 Depth 2 ; Child Loop BB11_41 Depth 2 ldur w8, [x29, #-24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_56 b LBB11_10 LBB11_10: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldrh w0, [x9, #16] add w8, w0, #1 strh w8, [x9, #16] bl _mem_read sturh w0, [x29, #-26] ldurh w8, [x29, #-26] asr w8, w8, #12 sturh w8, [x29, #-28] ldurh w8, [x29, #-28] subs w8, w8, #0 ; kill: def $x8 killed $w8 str x8, [sp, #24] ; 8-byte Folded Spill subs x8, x8, #15 cset w8, hi tbnz w8, #0, LBB11_54 ; %bb.11: ; in Loop: Header=BB11_9 Depth=1 ldr x11, [sp, #24] ; 8-byte Folded Reload adrp x10, lJTI11_0@PAGE add x10, x10, lJTI11_0@PAGEOFF Ltmp4: adr x8, Ltmp4 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB11_12: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-30] ldurh w8, [x29, #-26] asr w8, w8, #6 and w8, w8, #0x7 sturh w8, [x29, #-32] ldurh w8, [x29, #-26] asr w8, w8, #5 and w8, w8, #0x1 sturh w8, [x29, #-34] ldurh w8, [x29, #-34] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_14 b LBB11_13 LBB11_13: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] and w8, w8, #0x1f and w0, w8, #0xffff mov w1, #5 bl _sign_extend ldr x9, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-36] ldurh w8, [x29, #-32] ; kill: def $x8 killed $w8 ldrh w8, [x9, x8, lsl #1] ldurh w10, [x29, #-36] add w8, w8, w10 ldurh w10, [x29, #-30] ; kill: def $x10 killed $w10 strh w8, [x9, x10, lsl #1] b LBB11_15 LBB11_14: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldurh w8, [x29, #-26] and w8, w8, #0x7 sturh w8, [x29, #-38] ldurh w8, [x29, #-32] ; kill: def $x8 killed $w8 ldrh w8, [x9, x8, lsl #1] ldurh w10, [x29, #-38] ; kill: def $x10 killed $w10 ldrh w10, [x9, x10, lsl #1] add w8, w8, w10 ldurh w10, [x29, #-30] ; kill: def $x10 killed $w10 strh w8, [x9, x10, lsl #1] b LBB11_15 LBB11_15: ; in Loop: Header=BB11_9 Depth=1 ldurh w0, [x29, #-30] bl _update_flags b LBB11_55 LBB11_16: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-40] ldurh w8, [x29, #-26] asr w8, w8, #6 and w8, w8, #0x7 sturh w8, [x29, #-42] ldurh w8, [x29, #-26] asr w8, w8, #5 and w8, w8, #0x1 sturh w8, [x29, #-44] ldurh w8, [x29, #-44] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_18 b LBB11_17 LBB11_17: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] and w8, w8, #0x1f and w0, w8, #0xffff mov w1, #5 bl _sign_extend ldr x9, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-46] ldurh w8, [x29, #-42] ; kill: def $x8 killed $w8 ldrh w8, [x9, x8, lsl #1] ldurh w10, [x29, #-46] and w8, w8, w10 ldurh w10, [x29, #-40] ; kill: def $x10 killed $w10 strh w8, [x9, x10, lsl #1] b LBB11_19 LBB11_18: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldurh w8, [x29, #-26] and w8, w8, #0x7 sturh w8, [x29, #-48] ldurh w8, [x29, #-42] ; kill: def $x8 killed $w8 ldrh w8, [x9, x8, lsl #1] ldurh w10, [x29, #-48] ; kill: def $x10 killed $w10 ldrh w10, [x9, x10, lsl #1] and w8, w8, w10 ldurh w10, [x29, #-40] ; kill: def $x10 killed $w10 strh w8, [x9, x10, lsl #1] b LBB11_19 LBB11_19: ; in Loop: Header=BB11_9 Depth=1 ldurh w0, [x29, #-40] bl _update_flags b LBB11_55 LBB11_20: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-50] ldurh w8, [x29, #-26] asr w8, w8, #6 and w8, w8, #0x7 sturh w8, [x29, #-52] ldurh w8, [x29, #-52] ; kill: def $x8 killed $w8 ldrh w8, [x9, x8, lsl #1] mvn w8, w8 ldurh w10, [x29, #-50] ; kill: def $x10 killed $w10 strh w8, [x9, x10, lsl #1] ldurh w0, [x29, #-50] bl _update_flags b LBB11_55 LBB11_21: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] and w8, w8, #0x1ff and w0, w8, #0xffff mov w1, #9 bl _sign_extend ldr x9, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-54] ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-56] ldurh w8, [x29, #-56] ldrh w9, [x9, #18] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB11_23 b LBB11_22 LBB11_22: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldurh w10, [x29, #-54] ldrh w8, [x9, #16] add w8, w8, w10 strh w8, [x9, #16] b LBB11_23 LBB11_23: ; in Loop: Header=BB11_9 Depth=1 b LBB11_55 LBB11_24: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldurh w8, [x29, #-26] asr w8, w8, #6 and w8, w8, #0x7 sturh w8, [x29, #-58] ldurh w8, [x29, #-58] mov x10, x8 mov x8, x9 add x8, x8, x10, lsl #1 ldrh w8, [x8] strh w8, [x9, #16] b LBB11_55 LBB11_25: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #6 and w8, w8, #0x7 sturh w8, [x29, #-60] ldurh w8, [x29, #-26] and w8, w8, #0x7ff and w0, w8, #0xffff mov w1, #11 bl _sign_extend ldr x9, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-62] ldurh w8, [x29, #-26] asr w8, w8, #11 and w8, w8, #0x1 sturh w8, [x29, #-64] ldrh w8, [x9, #16] strh w8, [x9, #14] ldurh w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_27 b LBB11_26 LBB11_26: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldurh w10, [x29, #-62] ldrh w8, [x9, #16] add w8, w8, w10 strh w8, [x9, #16] b LBB11_28 LBB11_27: ; in Loop: Header=BB11_9 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldurh w8, [x29, #-60] mov x10, x8 mov x8, x9 add x8, x8, x10, lsl #1 ldrh w8, [x8] strh w8, [x9, #16] b LBB11_28 LBB11_28: ; in Loop: Header=BB11_9 Depth=1 b LBB11_55 LBB11_29: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-66] ldurh w8, [x29, #-26] and w8, w8, #0x1ff and w0, w8, #0xffff mov w1, #9 bl _sign_extend ldr x8, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-68] ldrh w8, [x8, #16] ldurh w9, [x29, #-68] add w8, w8, w9 and w0, w8, #0xffff bl _mem_read ldr x8, [sp, #32] ; 8-byte Folded Reload ldurh w9, [x29, #-66] ; kill: def $x9 killed $w9 strh w0, [x8, x9, lsl #1] ldurh w0, [x29, #-66] bl _update_flags b LBB11_55 LBB11_30: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-70] ldurh w8, [x29, #-26] and w8, w8, #0x1ff and w0, w8, #0xffff mov w1, #9 bl _sign_extend ldr x8, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-72] ldrh w8, [x8, #16] ldurh w9, [x29, #-72] add w8, w8, w9 and w0, w8, #0xffff bl _mem_read and w0, w0, #0xffff bl _mem_read ldr x8, [sp, #32] ; 8-byte Folded Reload ldurh w9, [x29, #-70] ; kill: def $x9 killed $w9 strh w0, [x8, x9, lsl #1] ldurh w0, [x29, #-70] bl _update_flags b LBB11_55 LBB11_31: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-74] ldurh w8, [x29, #-26] asr w8, w8, #6 and w8, w8, #0x7 sturh w8, [x29, #-76] ldurh w8, [x29, #-26] and w8, w8, #0x3f and w0, w8, #0xffff mov w1, #6 bl _sign_extend ldr x8, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-78] ldurh w9, [x29, #-76] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] ldurh w9, [x29, #-78] add w8, w8, w9 and w0, w8, #0xffff bl _mem_read ldr x8, [sp, #32] ; 8-byte Folded Reload ldurh w9, [x29, #-74] ; kill: def $x9 killed $w9 strh w0, [x8, x9, lsl #1] ldurh w0, [x29, #-74] bl _update_flags b LBB11_55 LBB11_32: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-80] ldurh w8, [x29, #-26] and w8, w8, #0x1ff and w0, w8, #0xffff mov w1, #9 bl _sign_extend ldr x9, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-82] ldrh w8, [x9, #16] ldurh w10, [x29, #-82] add w8, w8, w10 ldurh w10, [x29, #-80] ; kill: def $x10 killed $w10 strh w8, [x9, x10, lsl #1] ldurh w0, [x29, #-80] bl _update_flags b LBB11_55 LBB11_33: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 sturh w8, [x29, #-84] ldurh w8, [x29, #-26] and w8, w8, #0x1ff and w0, w8, #0xffff mov w1, #9 bl _sign_extend ldr x9, [sp, #32] ; 8-byte Folded Reload sturh w0, [x29, #-86] ldrh w8, [x9, #16] ldurh w10, [x29, #-86] add w8, w8, w10 ldurh w10, [x29, #-84] ; kill: def $x10 killed $w10 ldrh w1, [x9, x10, lsl #1] and w0, w8, #0xffff bl _mem_write b LBB11_55 LBB11_34: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 strh w8, [sp, #88] ldurh w8, [x29, #-26] and w8, w8, #0x1ff and w0, w8, #0xffff mov w1, #9 bl _sign_extend ldr x8, [sp, #32] ; 8-byte Folded Reload strh w0, [sp, #86] ldrh w8, [x8, #16] ldrh w9, [sp, #86] add w8, w8, w9 and w0, w8, #0xffff bl _mem_read ldr x8, [sp, #32] ; 8-byte Folded Reload ldrh w9, [sp, #88] ; kill: def $x9 killed $w9 ldrh w1, [x8, x9, lsl #1] and w0, w0, #0xffff bl _mem_write b LBB11_55 LBB11_35: ; in Loop: Header=BB11_9 Depth=1 ldurh w8, [x29, #-26] asr w8, w8, #9 and w8, w8, #0x7 strh w8, [sp, #84] ldurh w8, [x29, #-26] asr w8, w8, #6 and w8, w8, #0x7 strh w8, [sp, #82] ldurh w8, [x29, #-26] and w8, w8, #0x3f and w0, w8, #0xffff mov w1, #6 bl _sign_extend ldr x9, [sp, #32] ; 8-byte Folded Reload strh w0, [sp, #80] ldrh w8, [sp, #82] ; kill: def $x8 killed $w8 ldrh w8, [x9, x8, lsl #1] ldrh w10, [sp, #80] add w8, w8, w10 ldrh w10, [sp, #84] ; kill: def $x10 killed $w10 ldrh w1, [x9, x10, lsl #1] and w0, w8, #0xffff bl _mem_write b LBB11_55 LBB11_36: ; in Loop: Header=BB11_9 Depth=1 ldurb w8, [x29, #-26] subs w8, w8, #32 ; kill: def $x8 killed $w8 str x8, [sp, #16] ; 8-byte Folded Spill subs x8, x8, #5 cset w8, hi tbnz w8, #0, LBB11_52 ; %bb.37: ; in Loop: Header=BB11_9 Depth=1 ldr x11, [sp, #16] ; 8-byte Folded Reload adrp x10, lJTI11_1@PAGE add x10, x10, lJTI11_1@PAGEOFF Ltmp5: adr x8, Ltmp5 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB11_38: ; in Loop: Header=BB11_9 Depth=1 bl _getchar ldr x8, [sp, #32] ; 8-byte Folded Reload strh w0, [x8] b LBB11_52 LBB11_39: ; in Loop: Header=BB11_9 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x9, [sp, #32] ; 8-byte Folded Reload ldrh w9, [x9] sxtb w0, w9 ldr x1, [x8] bl _putc ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush b LBB11_52 LBB11_40: ; in Loop: Header=BB11_9 Depth=1 ldr x8, [sp, #32] ; 8-byte Folded Reload ldrh w9, [x8] adrp x8, _memory@GOTPAGE ldr x8, [x8, _memory@GOTPAGEOFF] add x8, x8, w9, sxtw #1 str x8, [sp, #72] b LBB11_41 LBB11_41: ; Parent Loop BB11_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #72] ldrh w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_43 b LBB11_42 LBB11_42: ; in Loop: Header=BB11_41 Depth=2 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x9, [sp, #72] ldrh w9, [x9] sxtb w0, w9 ldr x1, [x8] bl _putc ldr x8, [sp, #72] add x8, x8, #2 str x8, [sp, #72] b LBB11_41 LBB11_43: ; in Loop: Header=BB11_9 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush b LBB11_52 LBB11_44: ; in Loop: Header=BB11_9 Depth=1 adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf bl _getchar ldr x8, [sp, #40] ; 8-byte Folded Reload strb w0, [sp, #71] ldrsb w0, [sp, #71] ldr x1, [x8] bl _putc ldr x9, [sp, #32] ; 8-byte Folded Reload ldrsb w8, [sp, #71] strh w8, [x9] b LBB11_52 LBB11_45: ; in Loop: Header=BB11_9 Depth=1 ldr x8, [sp, #32] ; 8-byte Folded Reload ldrh w9, [x8] adrp x8, _memory@GOTPAGE ldr x8, [x8, _memory@GOTPAGEOFF] add x8, x8, w9, sxtw #1 str x8, [sp, #56] b LBB11_46 LBB11_46: ; Parent Loop BB11_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #56] ldrh w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_50 b LBB11_47 LBB11_47: ; in Loop: Header=BB11_46 Depth=2 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x9, [sp, #56] ldrb w9, [x9] strb w9, [sp, #55] ldrsb w0, [sp, #55] ldr x1, [x8] bl _putc ldr x8, [sp, #56] ldrh w8, [x8] asr w8, w8, #8 strb w8, [sp, #54] ldrb w8, [sp, #54] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_49 b LBB11_48 LBB11_48: ; in Loop: Header=BB11_46 Depth=2 ldr x8, [sp, #40] ; 8-byte Folded Reload ldrsb w0, [sp, #54] ldr x1, [x8] bl _putc b LBB11_49 LBB11_49: ; in Loop: Header=BB11_46 Depth=2 ldr x8, [sp, #56] add x8, x8, #2 str x8, [sp, #56] b LBB11_46 LBB11_50: ; in Loop: Header=BB11_9 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush b LBB11_52 LBB11_51: ; in Loop: Header=BB11_9 Depth=1 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _puts ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush stur wzr, [x29, #-24] b LBB11_52 LBB11_52: ; in Loop: Header=BB11_9 Depth=1 b LBB11_55 LBB11_53: b LBB11_54 LBB11_54: bl _abort LBB11_55: ; in Loop: Header=BB11_9 Depth=1 b LBB11_9 LBB11_56: bl _restore_input_buffering ldur w0, [x29, #-4] ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc .p2align 2 lJTI11_0: .long LBB11_21-Ltmp4 .long LBB11_12-Ltmp4 .long LBB11_29-Ltmp4 .long LBB11_33-Ltmp4 .long LBB11_25-Ltmp4 .long LBB11_16-Ltmp4 .long LBB11_31-Ltmp4 .long LBB11_35-Ltmp4 .long LBB11_53-Ltmp4 .long LBB11_20-Ltmp4 .long LBB11_30-Ltmp4 .long LBB11_34-Ltmp4 .long LBB11_24-Ltmp4 .long LBB11_53-Ltmp4 .long LBB11_32-Ltmp4 .long LBB11_36-Ltmp4 .p2align 2 lJTI11_1: .long LBB11_38-Ltmp5 .long LBB11_39-Ltmp5 .long LBB11_40-Ltmp5 .long LBB11_44-Ltmp5 .long LBB11_45-Ltmp5 .long LBB11_51-Ltmp5 ; -- End function .comm _reg,20,1 ; @reg .comm _memory,131070,1 ; @memory .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "rb" .comm _original_tio,72,3 ; @original_tio l_.str.1: ; @.str.1 .asciz "\n" l_.str.2: ; @.str.2 .asciz "lc3 [image-file1] ...\n" l_.str.3: ; @.str.3 .asciz "failed to load image: %s\n" l_.str.4: ; @.str.4 .asciz "Enter a character: " l_.str.5: ; @.str.5 .asciz "HALT" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _swap16 ## -- Begin function swap16 .p2align 4, 0x90 _swap16: ## @swap16 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %di, %ax movw %ax, -2(%rbp) movzwl -2(%rbp), %eax shll $8, %eax movzwl -2(%rbp), %ecx sarl $8, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _update_flags ## -- Begin function update_flags .p2align 4, 0x90 _update_flags: ## @update_flags .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %di, %ax movw %ax, -2(%rbp) movzwl -2(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax cmpl $0, %eax jne LBB1_2 ## %bb.1: movq _reg@GOTPCREL(%rip), %rax movw $2, 18(%rax) jmp LBB1_6 LBB1_2: movzwl -2(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax sarl $15, %eax cmpl $0, %eax je LBB1_4 ## %bb.3: movq _reg@GOTPCREL(%rip), %rax movw $4, 18(%rax) jmp LBB1_5 LBB1_4: movq _reg@GOTPCREL(%rip), %rax movw $1, 18(%rax) LBB1_5: jmp LBB1_6 LBB1_6: popq %rbp retq .cfi_endproc ## -- End function .globl _sign_extend ## -- Begin function sign_extend .p2align 4, 0x90 _sign_extend: ## @sign_extend .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %di, %ax movw %ax, -2(%rbp) movl %esi, -8(%rbp) movzwl -2(%rbp), %eax movl -8(%rbp), %ecx subl $1, %ecx ## kill: def $cl killed $ecx sarl %cl, %eax andl $1, %eax cmpl $0, %eax je LBB2_2 ## %bb.1: movl -8(%rbp), %ecx movl $65535, %eax ## imm = 0xFFFF ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movzwl -2(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) LBB2_2: movzwl -2(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _read_image_file ## -- Begin function read_image_file .p2align 4, 0x90 _read_image_file: ## @read_image_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) leaq -10(%rbp), %rdi movq -8(%rbp), %rcx movl $2, %esi movl $1, %edx callq _fread movzwl -10(%rbp), %edi callq _swap16 movw %ax, -10(%rbp) movzwl -10(%rbp), %ecx movl $65535, %eax ## imm = 0xFFFF subl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -12(%rbp) movzwl -10(%rbp), %eax movslq %eax, %rcx movq _memory@GOTPCREL(%rip), %rax shlq $1, %rcx addq %rcx, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rdi movzwl -12(%rbp), %eax movl %eax, %edx movq -8(%rbp), %rcx movl $2, %esi callq _fread movq %rax, -32(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $-1, %rcx movq %rcx, -32(%rbp) cmpq $0, %rax jbe LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -24(%rbp), %rax movzwl (%rax), %edi callq _swap16 movw %ax, %cx movq -24(%rbp), %rax movw %cx, (%rax) movq -24(%rbp), %rax addq $2, %rax movq %rax, -24(%rbp) jmp LBB3_1 LBB3_3: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _read_image ## -- Begin function read_image .p2align 4, 0x90 _read_image: ## @read_image .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 LBB4_2 ## %bb.1: movl $0, -4(%rbp) jmp LBB4_3 LBB4_2: movq -24(%rbp), %rdi callq _read_image_file movq -24(%rbp), %rdi callq _fclose movl $1, -4(%rbp) LBB4_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _check_key ## -- Begin function check_key .p2align 4, 0x90 _check_key: ## @check_key .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 xorps %xmm0, %xmm0 movaps %xmm0, -192(%rbp) ## 16-byte Spill movaps %xmm0, -48(%rbp) movaps %xmm0, -64(%rbp) movaps %xmm0, -80(%rbp) movaps %xmm0, -96(%rbp) movaps %xmm0, -112(%rbp) movaps %xmm0, -128(%rbp) movaps %xmm0, -144(%rbp) movaps %xmm0, -160(%rbp) movl $0, -20(%rbp) leaq -160(%rbp), %rax movq %rax, -32(%rbp) movl -20(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, -8(%rbp) movq %rax, -16(%rbp) movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax testq %rax, %rax je LBB5_2 jmp LBB5_1 LBB5_1: movl -8(%rbp), %edi movq -16(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow movl %eax, -4(%rbp) jmp LBB5_3 LBB5_2: movl $1, -4(%rbp) LBB5_3: cmpl $0, -4(%rbp) je LBB5_5 ## %bb.4: movslq -20(%rbp), %rcx andq $31, %rcx movl $1, %eax ## kill: def $cl killed $rcx shlq %cl, %rax movl %eax, %edx movq -32(%rbp), %rax movslq -20(%rbp), %rcx shrq $5, %rcx orl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) LBB5_5: movq $0, -176(%rbp) movl $0, -168(%rbp) movl $1, %edi leaq -160(%rbp), %rsi xorl %eax, %eax movl %eax, %ecx leaq -176(%rbp), %r8 movq %rcx, %rdx callq _select$1050 cmpl $0, %eax setne %al andb $1, %al movzbl %al, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %eax addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _mem_write ## -- Begin function mem_write .p2align 4, 0x90 _mem_write: ## @mem_write .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %si, %ax movw %di, %cx movw %cx, -2(%rbp) movw %ax, -4(%rbp) movw -4(%rbp), %dx movzwl -2(%rbp), %eax movl %eax, %ecx movq _memory@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) popq %rbp retq .cfi_endproc ## -- End function .globl _mem_read ## -- Begin function mem_read .p2align 4, 0x90 _mem_read: ## @mem_read .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movw %di, %ax movw %ax, -2(%rbp) movzwl -2(%rbp), %eax cmpl $65024, %eax ## imm = 0xFE00 jne LBB7_5 ## %bb.1: callq _check_key cmpw $0, %ax je LBB7_3 ## %bb.2: movq _memory@GOTPCREL(%rip), %rax movw $-32768, 130048(%rax) ## imm = 0x8000 callq _getchar movw %ax, %cx movq _memory@GOTPCREL(%rip), %rax movw %cx, 130052(%rax) jmp LBB7_4 LBB7_3: movq _memory@GOTPCREL(%rip), %rax movw $0, 130048(%rax) LBB7_4: jmp LBB7_5 LBB7_5: movzwl -2(%rbp), %eax movl %eax, %ecx movq _memory@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _disable_input_buffering ## -- Begin function disable_input_buffering .p2align 4, 0x90 _disable_input_buffering: ## @disable_input_buffering .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) xorl %edi, %edi movq _original_tio@GOTPCREL(%rip), %rsi callq _tcgetattr leaq -80(%rbp), %rdi movq _original_tio@GOTPCREL(%rip), %rsi movl $72, %edx callq _memcpy movq -56(%rbp), %rax andq $-265, %rax ## imm = 0xFEF7 movq %rax, -56(%rbp) xorl %esi, %esi leaq -80(%rbp), %rdx movl %esi, %edi callq _tcsetattr movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB8_2 ## %bb.1: addq $80, %rsp popq %rbp retq LBB8_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _restore_input_buffering ## -- Begin function restore_input_buffering .p2align 4, 0x90 _restore_input_buffering: ## @restore_input_buffering .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %esi, %esi movq _original_tio@GOTPCREL(%rip), %rdx movl %esi, %edi callq _tcsetattr popq %rbp retq .cfi_endproc ## -- End function .globl _handle_interrupt ## -- Begin function handle_interrupt .p2align 4, 0x90 _handle_interrupt: ## @handle_interrupt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) callq _restore_input_buffering leaq L_.str.1(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $-2, %edi callq _exit .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $144, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $2, -8(%rbp) jge LBB11_2 ## %bb.1: leaq L_.str.2(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $2, %edi callq _exit LBB11_2: movl $1, -20(%rbp) LBB11_3: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB11_8 ## %bb.4: ## in Loop: Header=BB11_3 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _read_image cmpl $0, %eax jne LBB11_6 ## %bb.5: movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.3(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB11_6: ## in Loop: Header=BB11_3 Depth=1 jmp LBB11_7 LBB11_7: ## in Loop: Header=BB11_3 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB11_3 LBB11_8: movl $2, %edi leaq _handle_interrupt(%rip), %rsi callq _signal callq _disable_input_buffering movq _reg@GOTPCREL(%rip), %rax movw $12288, 16(%rax) ## imm = 0x3000 movl $1, -24(%rbp) LBB11_9: ## =>This Loop Header: Depth=1 ## Child Loop BB11_44 Depth 2 ## Child Loop BB11_39 Depth 2 cmpl $0, -24(%rbp) je LBB11_54 ## %bb.10: ## in Loop: Header=BB11_9 Depth=1 movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %edi movl %edi, %ecx incl %ecx ## kill: def $cx killed $cx killed $ecx movw %cx, 16(%rax) callq _mem_read movw %ax, -26(%rbp) movzwl -26(%rbp), %eax shrl $12, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -28(%rbp) movzwl -28(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -136(%rbp) ## 8-byte Spill subq $15, %rax ja LBB11_52 ## %bb.55: ## in Loop: Header=BB11_9 Depth=1 movq -136(%rbp), %rax ## 8-byte Reload leaq LJTI11_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB11_11: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -30(%rbp) movzwl -26(%rbp), %eax sarl $6, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -32(%rbp) movzwl -26(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -34(%rbp) cmpw $0, -34(%rbp) je LBB11_13 ## %bb.12: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax andl $31, %eax ## kill: def $ax killed $ax killed $eax movl $5, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -36(%rbp) movzwl -32(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax movzwl -36(%rbp), %ecx addl %ecx, %eax movw %ax, %dx movzwl -30(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) jmp LBB11_14 LBB11_13: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -38(%rbp) movzwl -32(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax movzwl -38(%rbp), %ecx movl %ecx, %edx movq _reg@GOTPCREL(%rip), %rcx movzwl (%rcx,%rdx,2), %ecx addl %ecx, %eax movw %ax, %dx movzwl -30(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) LBB11_14: ## in Loop: Header=BB11_9 Depth=1 movzwl -30(%rbp), %edi callq _update_flags jmp LBB11_53 LBB11_15: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -40(%rbp) movzwl -26(%rbp), %eax sarl $6, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -42(%rbp) movzwl -26(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -44(%rbp) cmpw $0, -44(%rbp) je LBB11_17 ## %bb.16: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax andl $31, %eax ## kill: def $ax killed $ax killed $eax movl $5, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -46(%rbp) movzwl -42(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax movzwl -46(%rbp), %ecx andl %ecx, %eax movw %ax, %dx movzwl -40(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) jmp LBB11_18 LBB11_17: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -48(%rbp) movzwl -42(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax movzwl -48(%rbp), %ecx movl %ecx, %edx movq _reg@GOTPCREL(%rip), %rcx movzwl (%rcx,%rdx,2), %ecx andl %ecx, %eax movw %ax, %dx movzwl -40(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) LBB11_18: ## in Loop: Header=BB11_9 Depth=1 movzwl -40(%rbp), %edi callq _update_flags jmp LBB11_53 LBB11_19: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -50(%rbp) movzwl -26(%rbp), %eax sarl $6, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -52(%rbp) movzwl -52(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax xorl $-1, %eax movw %ax, %dx movzwl -50(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) movzwl -50(%rbp), %edi callq _update_flags jmp LBB11_53 LBB11_20: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax andl $511, %eax ## imm = 0x1FF ## kill: def $ax killed $ax killed $eax movl $9, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -54(%rbp) movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -56(%rbp) movzwl -56(%rbp), %eax movq _reg@GOTPCREL(%rip), %rcx movzwl 18(%rcx), %ecx andl %ecx, %eax cmpl $0, %eax je LBB11_22 ## %bb.21: ## in Loop: Header=BB11_9 Depth=1 movzwl -54(%rbp), %ecx movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %eax addl %ecx, %eax movw %ax, %cx movq _reg@GOTPCREL(%rip), %rax movw %cx, 16(%rax) LBB11_22: ## in Loop: Header=BB11_9 Depth=1 jmp LBB11_53 LBB11_23: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $6, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -58(%rbp) movzwl -58(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw (%rax,%rcx,2), %cx movq _reg@GOTPCREL(%rip), %rax movw %cx, 16(%rax) jmp LBB11_53 LBB11_24: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $6, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -60(%rbp) movzwl -26(%rbp), %eax andl $2047, %eax ## imm = 0x7FF ## kill: def $ax killed $ax killed $eax movl $11, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -62(%rbp) movzwl -26(%rbp), %eax sarl $11, %eax andl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -64(%rbp) movq _reg@GOTPCREL(%rip), %rax movw 16(%rax), %cx movq _reg@GOTPCREL(%rip), %rax movw %cx, 14(%rax) cmpw $0, -64(%rbp) je LBB11_26 ## %bb.25: ## in Loop: Header=BB11_9 Depth=1 movzwl -62(%rbp), %ecx movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %eax addl %ecx, %eax movw %ax, %cx movq _reg@GOTPCREL(%rip), %rax movw %cx, 16(%rax) jmp LBB11_27 LBB11_26: ## in Loop: Header=BB11_9 Depth=1 movzwl -60(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw (%rax,%rcx,2), %cx movq _reg@GOTPCREL(%rip), %rax movw %cx, 16(%rax) LBB11_27: ## in Loop: Header=BB11_9 Depth=1 jmp LBB11_53 LBB11_28: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -66(%rbp) movzwl -26(%rbp), %eax andl $511, %eax ## imm = 0x1FF ## kill: def $ax killed $ax killed $eax movl $9, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -68(%rbp) movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %eax movzwl -68(%rbp), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %edi callq _mem_read movw %ax, %dx movzwl -66(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) movzwl -66(%rbp), %edi callq _update_flags jmp LBB11_53 LBB11_29: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -70(%rbp) movzwl -26(%rbp), %eax andl $511, %eax ## imm = 0x1FF ## kill: def $ax killed $ax killed $eax movl $9, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -72(%rbp) movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %eax movzwl -72(%rbp), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %edi callq _mem_read movzwl %ax, %edi callq _mem_read movw %ax, %dx movzwl -70(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) movzwl -70(%rbp), %edi callq _update_flags jmp LBB11_53 LBB11_30: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -74(%rbp) movzwl -26(%rbp), %eax sarl $6, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -76(%rbp) movzwl -26(%rbp), %eax andl $63, %eax ## kill: def $ax killed $ax killed $eax movl $6, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -78(%rbp) movzwl -76(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax movzwl -78(%rbp), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %edi callq _mem_read movw %ax, %dx movzwl -74(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) movzwl -74(%rbp), %edi callq _update_flags jmp LBB11_53 LBB11_31: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -80(%rbp) movzwl -26(%rbp), %eax andl $511, %eax ## imm = 0x1FF ## kill: def $ax killed $ax killed $eax movl $9, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -82(%rbp) movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %eax movzwl -82(%rbp), %ecx addl %ecx, %eax movw %ax, %dx movzwl -80(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movw %dx, (%rax,%rcx,2) movzwl -80(%rbp), %edi callq _update_flags jmp LBB11_53 LBB11_32: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -84(%rbp) movzwl -26(%rbp), %eax andl $511, %eax ## imm = 0x1FF ## kill: def $ax killed $ax killed $eax movl $9, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -86(%rbp) movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %eax movzwl -86(%rbp), %ecx addl %ecx, %eax movw %ax, %dx movzwl -84(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl %dx, %edi movzwl (%rax,%rcx,2), %esi callq _mem_write jmp LBB11_53 LBB11_33: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -88(%rbp) movzwl -26(%rbp), %eax andl $511, %eax ## imm = 0x1FF ## kill: def $ax killed $ax killed $eax movl $9, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -90(%rbp) movq _reg@GOTPCREL(%rip), %rax movzwl 16(%rax), %eax movzwl -90(%rbp), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %edi callq _mem_read movw %ax, %dx movzwl -88(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl %dx, %edi movzwl (%rax,%rcx,2), %esi callq _mem_write jmp LBB11_53 LBB11_34: ## in Loop: Header=BB11_9 Depth=1 movzwl -26(%rbp), %eax sarl $9, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -92(%rbp) movzwl -26(%rbp), %eax sarl $6, %eax andl $7, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -94(%rbp) movzwl -26(%rbp), %eax andl $63, %eax ## kill: def $ax killed $ax killed $eax movl $6, %esi movzwl %ax, %edi callq _sign_extend movw %ax, -96(%rbp) movzwl -94(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl (%rax,%rcx,2), %eax movzwl -96(%rbp), %ecx addl %ecx, %eax movw %ax, %dx movzwl -92(%rbp), %eax movl %eax, %ecx movq _reg@GOTPCREL(%rip), %rax movzwl %dx, %edi movzwl (%rax,%rcx,2), %esi callq _mem_write jmp LBB11_53 LBB11_35: ## in Loop: Header=BB11_9 Depth=1 movzbl -26(%rbp), %eax addl $-32, %eax movl %eax, %ecx movq %rcx, -144(%rbp) ## 8-byte Spill subl $5, %eax ja LBB11_50 ## %bb.56: ## in Loop: Header=BB11_9 Depth=1 movq -144(%rbp), %rax ## 8-byte Reload leaq LJTI11_1(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB11_36: ## in Loop: Header=BB11_9 Depth=1 callq _getchar movw %ax, %cx movq _reg@GOTPCREL(%rip), %rax movw %cx, (%rax) jmp LBB11_50 LBB11_37: ## in Loop: Header=BB11_9 Depth=1 movq _reg@GOTPCREL(%rip), %rax movw (%rax), %ax ## kill: def $al killed $al killed $ax movsbl %al, %edi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush jmp LBB11_50 LBB11_38: ## in Loop: Header=BB11_9 Depth=1 movq _reg@GOTPCREL(%rip), %rax movzwl (%rax), %eax movslq %eax, %rcx movq _memory@GOTPCREL(%rip), %rax shlq $1, %rcx addq %rcx, %rax movq %rax, -104(%rbp) LBB11_39: ## Parent Loop BB11_9 Depth=1 ## => This Inner Loop Header: Depth=2 movq -104(%rbp), %rax cmpw $0, (%rax) je LBB11_41 ## %bb.40: ## in Loop: Header=BB11_39 Depth=2 movq -104(%rbp), %rax movw (%rax), %ax ## kill: def $al killed $al killed $ax movsbl %al, %edi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc movq -104(%rbp), %rax addq $2, %rax movq %rax, -104(%rbp) jmp LBB11_39 LBB11_41: ## in Loop: Header=BB11_9 Depth=1 movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush jmp LBB11_50 LBB11_42: ## in Loop: Header=BB11_9 Depth=1 leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf callq _getchar ## kill: def $al killed $al killed $eax movb %al, -105(%rbp) movsbl -105(%rbp), %edi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc movsbl -105(%rbp), %eax movw %ax, %cx movq _reg@GOTPCREL(%rip), %rax movw %cx, (%rax) jmp LBB11_50 LBB11_43: ## in Loop: Header=BB11_9 Depth=1 movq _reg@GOTPCREL(%rip), %rax movzwl (%rax), %eax movslq %eax, %rcx movq _memory@GOTPCREL(%rip), %rax shlq $1, %rcx addq %rcx, %rax movq %rax, -120(%rbp) LBB11_44: ## Parent Loop BB11_9 Depth=1 ## => This Inner Loop Header: Depth=2 movq -120(%rbp), %rax cmpw $0, (%rax) je LBB11_48 ## %bb.45: ## in Loop: Header=BB11_44 Depth=2 movq -120(%rbp), %rax movzwl (%rax), %eax andl $255, %eax ## kill: def $al killed $al killed $eax movb %al, -121(%rbp) movsbl -121(%rbp), %edi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc movq -120(%rbp), %rax movzwl (%rax), %eax sarl $8, %eax ## kill: def $al killed $al killed $eax movb %al, -122(%rbp) cmpb $0, -122(%rbp) je LBB11_47 ## %bb.46: ## in Loop: Header=BB11_44 Depth=2 movsbl -122(%rbp), %edi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc LBB11_47: ## in Loop: Header=BB11_44 Depth=2 movq -120(%rbp), %rax addq $2, %rax movq %rax, -120(%rbp) jmp LBB11_44 LBB11_48: ## in Loop: Header=BB11_9 Depth=1 movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush jmp LBB11_50 LBB11_49: ## in Loop: Header=BB11_9 Depth=1 leaq L_.str.5(%rip), %rdi callq _puts movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush movl $0, -24(%rbp) LBB11_50: ## in Loop: Header=BB11_9 Depth=1 jmp LBB11_53 LBB11_51: jmp LBB11_52 LBB11_52: callq _abort LBB11_53: ## in Loop: Header=BB11_9 Depth=1 jmp LBB11_9 LBB11_54: callq _restore_input_buffering movl -4(%rbp), %eax addq $144, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L11_0_set_20, LBB11_20-LJTI11_0 .set L11_0_set_11, LBB11_11-LJTI11_0 .set L11_0_set_28, LBB11_28-LJTI11_0 .set L11_0_set_32, LBB11_32-LJTI11_0 .set L11_0_set_24, LBB11_24-LJTI11_0 .set L11_0_set_15, LBB11_15-LJTI11_0 .set L11_0_set_30, LBB11_30-LJTI11_0 .set L11_0_set_34, LBB11_34-LJTI11_0 .set L11_0_set_51, LBB11_51-LJTI11_0 .set L11_0_set_19, LBB11_19-LJTI11_0 .set L11_0_set_29, LBB11_29-LJTI11_0 .set L11_0_set_33, LBB11_33-LJTI11_0 .set L11_0_set_23, LBB11_23-LJTI11_0 .set L11_0_set_31, LBB11_31-LJTI11_0 .set L11_0_set_35, LBB11_35-LJTI11_0 LJTI11_0: .long L11_0_set_20 .long L11_0_set_11 .long L11_0_set_28 .long L11_0_set_32 .long L11_0_set_24 .long L11_0_set_15 .long L11_0_set_30 .long L11_0_set_34 .long L11_0_set_51 .long L11_0_set_19 .long L11_0_set_29 .long L11_0_set_33 .long L11_0_set_23 .long L11_0_set_51 .long L11_0_set_31 .long L11_0_set_35 .set L11_1_set_36, LBB11_36-LJTI11_1 .set L11_1_set_37, LBB11_37-LJTI11_1 .set L11_1_set_38, LBB11_38-LJTI11_1 .set L11_1_set_42, LBB11_42-LJTI11_1 .set L11_1_set_43, LBB11_43-LJTI11_1 .set L11_1_set_49, LBB11_49-LJTI11_1 LJTI11_1: .long L11_1_set_36 .long L11_1_set_37 .long L11_1_set_38 .long L11_1_set_42 .long L11_1_set_43 .long L11_1_set_49 .end_data_region ## -- End function .comm _reg,20,4 ## @reg .comm _memory,131070,4 ## @memory .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "rb" .comm _original_tio,72,3 ## @original_tio L_.str.1: ## @.str.1 .asciz "\n" L_.str.2: ## @.str.2 .asciz "lc3 [image-file1] ...\n" L_.str.3: ## @.str.3 .asciz "failed to load image: %s\n" L_.str.4: ## @.str.4 .asciz "Enter a character: " L_.str.5: ## @.str.5 .asciz "HALT" .subsections_via_symbols
the_stack_data/91699.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] stur wzr, [x29, #-20] adrp x8, l___const.main.x@PAGE add x8, x8, l___const.main.x@PAGEOFF ldr x9, [x8] sub x8, x29, #16 stur x9, [x29, #-16] str x8, [sp, #16] ldr x8, [sp, #16] ldrb w8, [x8, #4] strb w8, [sp, #15] mov w8, #1 str w8, [sp, #8] ldrsb w8, [sp, #8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldrb w8, [sp, #15] subs w8, w8, #239 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: 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, #16 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB0_3: b LBB0_4 LBB0_4: b LBB0_9 LBB0_5: ldrb w8, [sp, #15] subs w8, w8, #222 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: 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, #18 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___assert_rtn LBB0_7: b LBB0_8 LBB0_8: b LBB0_9 LBB0_9: ldur w8, [x29, #-20] str w8, [sp, #4] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: bl ___stack_chk_fail LBB0_11: ldr w0, [sp, #4] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 2 ; @__const.main.x l___const.main.x: .long 3735928559 ; 0xdeadbeef .long 3735928559 ; 0xdeadbeef .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str: ; @.str .asciz "176706632.c" l_.str.1: ; @.str.1 .asciz "c4 == 0xEF" l_.str.2: ; @.str.2 .asciz "c4 == 0xDE" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -20(%rbp) movq L___const.main.x(%rip), %rax movq %rax, -16(%rbp) leaq -16(%rbp), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rax movb 4(%rax), %al movb %al, -33(%rbp) movl $1, -40(%rbp) movsbl -40(%rbp), %eax cmpl $1, %eax jne LBB0_5 ## %bb.1: movzbl -33(%rbp), %eax cmpl $239, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_3 ## %bb.2: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $16, %edx callq ___assert_rtn LBB0_3: jmp LBB0_4 LBB0_4: jmp LBB0_9 LBB0_5: movzbl -33(%rbp), %eax cmpl $222, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_7 ## %bb.6: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.2(%rip), %rcx movl $18, %edx callq ___assert_rtn LBB0_7: jmp LBB0_8 LBB0_8: jmp LBB0_9 LBB0_9: movl -20(%rbp), %eax movl %eax, -44(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_11 ## %bb.10: movl -44(%rbp), %eax ## 4-byte Reload addq $48, %rsp popq %rbp retq LBB0_11: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 2 ## @__const.main.x L___const.main.x: .long 3735928559 ## 0xdeadbeef .long 3735928559 ## 0xdeadbeef .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str: ## @.str .asciz "176706632.c" L_.str.1: ## @.str.1 .asciz "c4 == 0xEF" L_.str.2: ## @.str.2 .asciz "c4 == 0xDE" .subsections_via_symbols
the_stack_data/176706632.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 mov w8, #0 stur w8, [x29, #-44] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #16 str x8, [x9] sub x8, x29, #32 str x8, [x9, #8] sub x8, x29, #24 str x8, [x9, #16] sub x8, x29, #40 str x8, [x9, #24] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur d0, [x29, #-24] ldur d1, [x29, #-16] fsub d0, d0, d1 fmov d1, #2.00000000 str d1, [sp, #32] ; 8-byte Folded Spill bl _pow ldr d1, [sp, #32] ; 8-byte Folded Reload str d0, [sp, #40] ; 8-byte Folded Spill ldur d0, [x29, #-40] ldur d2, [x29, #-32] fsub d0, d0, d2 bl _pow fmov d1, d0 ldr d0, [sp, #40] ; 8-byte Folded Reload fadd d0, d0, d1 fsqrt d0, d0 mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w0, [x29, #-44] ; 4-byte Folded Reload ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%lf %lf %lf %lf" l_.str.1: ; @.str.1 .asciz "%.4lf\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x4000000000000000 ## double 2 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -16(%rbp), %rsi leaq -32(%rbp), %rdx leaq -24(%rbp), %rcx leaq -40(%rbp), %r8 movb $0, %al callq _scanf movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -16(%rbp), %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movsd %xmm0, -48(%rbp) ## 8-byte Spill movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -32(%rbp), %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movaps %xmm0, %xmm1 movsd -48(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 sqrtsd %xmm0, %xmm0 leaq L_.str.1(%rip), %rdi movb $1, %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 "%lf %lf %lf %lf" L_.str.1: ## @.str.1 .asciz "%.4lf\n" .subsections_via_symbols
the_stack_data/1139850.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 xf_wavecor1_f lCPI0_0: .quad 0x7ff0000000000000 ; double +Inf lCPI0_1: .quad 0x7ff8000000000000 ; double NaN .section __TEXT,__text,regular,pure_instructions .globl _xf_wavecor1_f .p2align 2 _xf_wavecor1_f: ; @xf_wavecor1_f .cfi_startproc ; %bb.0: sub sp, sp, #336 .cfi_def_cfa_offset 336 stp x28, x27, [sp, #304] ; 16-byte Folded Spill stp x29, x30, [sp, #320] ; 16-byte Folded Spill add x29, sp, #320 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 stur x0, [x29, #-72] stur x1, [x29, #-80] stur x2, [x29, #-88] stur x3, [x29, #-96] adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF stur x8, [x29, #-104] ldur x0, [x29, #-96] ldur x8, [x29, #-104] mov x9, sp str x8, [x9] mov w1, #0 mov x2, #-1 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___sprintf_chk str xzr, [sp, #160] movi d0, #0000000000000000 str d0, [sp, #48] stur xzr, [x29, #-112] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_5 Depth 3 ldur x8, [x29, #-112] ldur x9, [x29, #-80] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_43 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-72] ldur x9, [x29, #-112] ldur x10, [x29, #-88] mul x9, x9, x10 add x8, x8, x9, lsl #2 str x8, [sp, #152] ldur x8, [x29, #-112] add x8, x8, #1 stur x8, [x29, #-120] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_5 Depth 3 ldur x8, [x29, #-120] ldur x9, [x29, #-80] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_41 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-72] ldur x9, [x29, #-120] ldur x10, [x29, #-88] mul x9, x9, x10 add x8, x8, x9, lsl #2 str x8, [sp, #144] movi d0, #0000000000000000 str d0, [sp, #40] ; 8-byte Folded Spill str d0, [sp, #88] str d0, [sp, #96] str d0, [sp, #104] str d0, [sp, #112] str d0, [sp, #120] str d0, [sp, #64] str d0, [sp, #72] str d0, [sp, #80] stur xzr, [x29, #-152] stur xzr, [x29, #-128] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldur x8, [x29, #-128] ldur x9, [x29, #-88] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_31 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=3 ldr x8, [sp, #152] ldur x9, [x29, #-128] ldr s0, [x8, x9, lsl #2] fcvt d0, s0 str d0, [sp, #136] ldr x8, [sp, #144] ldur x9, [x29, #-128] ldr s0, [x8, x9, lsl #2] fcvt d0, s0 str d0, [sp, #128] mov w8, #0 tbz w8, #0, LBB0_10 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=3 ldr d0, [sp, #136] fcvt s0, d0 stur s0, [x29, #-52] ldur s0, [x29, #-52] ldur s1, [x29, #-52] fcmp s0, s1 cset w8, ne mov w9, #0 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=3 ldur s0, [x29, #-52] fabs s0, s0 mov w8, #2139095040 fmov s1, w8 fcmp s0, s1 cset w8, ne str w8, [sp, #36] ; 4-byte Folded Spill b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #36] ; 4-byte Folded Reload ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_28 LBB0_10: ; in Loop: Header=BB0_5 Depth=3 mov w8, #1 tbz w8, #0, LBB0_14 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=3 ldr d0, [sp, #136] stur d0, [x29, #-40] ldur d0, [x29, #-40] ldur d1, [x29, #-40] fcmp d0, d1 cset w8, ne mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_5 Depth=3 ldur d0, [x29, #-40] fabs d0, d0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fcmp d0, d1 cset w8, ne str w8, [sp, #32] ; 4-byte Folded Spill b LBB0_13 LBB0_13: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #32] ; 4-byte Folded Reload ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_28 LBB0_14: ; in Loop: Header=BB0_5 Depth=3 ldr d0, [sp, #136] stur d0, [x29, #-24] ldur d0, [x29, #-24] ldur d1, [x29, #-24] fcmp d0, d1 cset w8, ne mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_5 Depth=3 ldur d0, [x29, #-24] fabs d0, d0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fcmp d0, d1 cset w8, ne str w8, [sp, #28] ; 4-byte Folded Spill b LBB0_16 LBB0_16: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #28] ; 4-byte Folded Reload ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB0_28 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_5 Depth=3 mov w8, #0 tbz w8, #0, LBB0_21 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_5 Depth=3 ldr d0, [sp, #128] fcvt s0, d0 stur s0, [x29, #-56] ldur s0, [x29, #-56] ldur s1, [x29, #-56] fcmp s0, s1 cset w8, ne mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_5 Depth=3 ldur s0, [x29, #-56] fabs s0, s0 mov w8, #2139095040 fmov s1, w8 fcmp s0, s1 cset w8, ne str w8, [sp, #24] ; 4-byte Folded Spill b LBB0_20 LBB0_20: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #24] ; 4-byte Folded Reload ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_21: ; in Loop: Header=BB0_5 Depth=3 mov w8, #1 tbz w8, #0, LBB0_25 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_5 Depth=3 ldr d0, [sp, #128] stur d0, [x29, #-48] ldur d0, [x29, #-48] ldur d1, [x29, #-48] fcmp d0, d1 cset w8, ne mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_5 Depth=3 ldur d0, [x29, #-48] fabs d0, d0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fcmp d0, d1 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_24 LBB0_24: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #20] ; 4-byte Folded Reload ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_25: ; in Loop: Header=BB0_5 Depth=3 ldr d0, [sp, #128] stur d0, [x29, #-32] ldur d0, [x29, #-32] ldur d1, [x29, #-32] fcmp d0, d1 cset w8, ne mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_5 Depth=3 ldur d0, [x29, #-32] fabs d0, d0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fcmp d0, d1 cset w8, ne str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_27 LBB0_27: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #16] ; 4-byte Folded Reload ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_5 Depth=3 b LBB0_30 LBB0_29: ; in Loop: Header=BB0_5 Depth=3 ldr d1, [sp, #136] ldr d0, [sp, #120] fadd d0, d0, d1 str d0, [sp, #120] ldr d1, [sp, #128] ldr d0, [sp, #112] fadd d0, d0, d1 str d0, [sp, #112] ldr d0, [sp, #136] ldr d1, [sp, #136] ldr d2, [sp, #104] fmadd d0, d0, d1, d2 str d0, [sp, #104] ldr d0, [sp, #128] ldr d1, [sp, #128] ldr d2, [sp, #96] fmadd d0, d0, d1, d2 str d0, [sp, #96] ldr d0, [sp, #136] ldr d1, [sp, #128] ldr d2, [sp, #88] fmadd d0, d0, d1, d2 str d0, [sp, #88] ldur x8, [x29, #-152] add x8, x8, #1 stur x8, [x29, #-152] b LBB0_30 LBB0_30: ; in Loop: Header=BB0_5 Depth=3 ldur x8, [x29, #-128] add x8, x8, #1 stur x8, [x29, #-128] b LBB0_5 LBB0_31: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-152] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_3 Depth=2 b LBB0_40 LBB0_33: ; in Loop: Header=BB0_3 Depth=2 ldr d0, [sp, #104] ldr d1, [sp, #120] ldr d2, [sp, #120] fmul d1, d1, d2 ldur d2, [x29, #-152] scvtf d2, d2 fdiv d1, d1, d2 fsub d0, d0, d1 str d0, [sp, #80] ldr d0, [sp, #96] ldr d1, [sp, #112] ldr d2, [sp, #112] fmul d1, d1, d2 ldur d2, [x29, #-152] scvtf d2, d2 fdiv d1, d1, d2 fsub d0, d0, d1 str d0, [sp, #72] ldr d0, [sp, #88] ldr d1, [sp, #120] ldr d2, [sp, #112] fmul d1, d1, d2 ldur d2, [x29, #-152] scvtf d2, d2 fdiv d1, d1, d2 fsub d0, d0, d1 str d0, [sp, #64] ldr d0, [sp, #72] fcmp d0, #0.0 cset w8, ne tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_3 Depth=2 movi d0, #0000000000000000 str d0, [sp, #56] b LBB0_39 LBB0_35: ; in Loop: Header=BB0_3 Depth=2 ldr d0, [sp, #80] fcmp d0, #0.0 cset w8, ne tbnz w8, #0, LBB0_37 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_3 Depth=2 movi d0, #0000000000000000 str d0, [sp, #56] b LBB0_38 LBB0_37: ; in Loop: Header=BB0_3 Depth=2 ldr d0, [sp, #64] ldr d1, [sp, #80] fsqrt d1, d1 ldr d2, [sp, #72] fsqrt d2, d2 fmul d1, d1, d2 fdiv d0, d0, d1 str d0, [sp, #56] b LBB0_38 LBB0_38: ; in Loop: Header=BB0_3 Depth=2 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_3 Depth=2 ldr d1, [sp, #56] ldr d0, [sp, #48] fadd d0, d0, d1 str d0, [sp, #48] ldr x8, [sp, #160] add x8, x8, #1 str x8, [sp, #160] b LBB0_40 LBB0_40: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-120] add x8, x8, #1 stur x8, [x29, #-120] b LBB0_3 LBB0_41: ; in Loop: Header=BB0_1 Depth=1 b LBB0_42 LBB0_42: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-112] add x8, x8, #1 stur x8, [x29, #-112] b LBB0_1 LBB0_43: ldr x8, [sp, #160] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB0_45 b LBB0_44 LBB0_44: ldr d0, [sp, #48] ldr d1, [sp, #160] scvtf d1, d1 fdiv d0, d0, d1 stur d0, [x29, #-64] b LBB0_46 LBB0_45: ldur x0, [x29, #-96] ldur x8, [x29, #-104] mov x9, sp str x8, [x9] mov w1, #0 mov x2, #-1 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___sprintf_chk adrp x8, lCPI0_1@PAGE ldr d0, [x8, lCPI0_1@PAGEOFF] stur d0, [x29, #-64] b LBB0_46 LBB0_46: ldur d0, [x29, #-64] ldp x29, x30, [sp, #320] ; 16-byte Folded Reload ldp x28, x27, [sp, #304] ; 16-byte Folded Reload add sp, sp, #336 ret .cfi_endproc ; -- End function .section __TEXT,__const l_.str: ; @.str .asciz "xf_wavecor1_f\000" .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%s [OK]" l_.str.2: ; @.str.2 .asciz "%s [ERROR]: no valid data for any channel-pairs" .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 xf_wavecor1_f LCPI0_0: .quad 0x7ff8000000000000 ## double NaN LCPI0_2: .quad 0x7ff0000000000000 ## double +Inf .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI0_1: .long 0x7f800000 ## float +Inf .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI0_3: .quad 0x7fffffffffffffff ## double NaN .quad 0x7fffffffffffffff ## double NaN LCPI0_4: .long 0x7fffffff ## float NaN .long 0x7fffffff ## float NaN .long 0x7fffffff ## float NaN .long 0x7fffffff ## float NaN .section __TEXT,__text,regular,pure_instructions .globl _xf_wavecor1_f .p2align 4, 0x90 _xf_wavecor1_f: ## @xf_wavecor1_f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $288, %rsp ## imm = 0x120 movq %rdi, -72(%rbp) movq %rsi, -80(%rbp) movq %rdx, -88(%rbp) movq %rcx, -96(%rbp) leaq l_.str(%rip), %rax movq %rax, -104(%rbp) movq -96(%rbp), %rdi movq -104(%rbp), %r8 xorl %esi, %esi movq $-1, %rdx leaq L_.str.1(%rip), %rcx movb $0, %al callq ___sprintf_chk movq $0, -160(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -272(%rbp) movq $0, -112(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_5 Depth 3 movq -112(%rbp), %rax cmpq -80(%rbp), %rax jge LBB0_43 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -72(%rbp), %rax movq -112(%rbp), %rcx imulq -88(%rbp), %rcx shlq $2, %rcx addq %rcx, %rax movq %rax, -168(%rbp) movq -112(%rbp), %rax addq $1, %rax movq %rax, -120(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_5 Depth 3 movq -120(%rbp), %rax cmpq -80(%rbp), %rax jge LBB0_41 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -72(%rbp), %rax movq -120(%rbp), %rcx imulq -88(%rbp), %rcx shlq $2, %rcx addq %rcx, %rax movq %rax, -176(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -232(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -224(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -216(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -208(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -200(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -256(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -248(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -240(%rbp) movq $0, -152(%rbp) movq $0, -128(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movq -128(%rbp), %rax cmpq -88(%rbp), %rax jge LBB0_31 ## %bb.6: ## in Loop: Header=BB0_5 Depth=3 movq -168(%rbp), %rax movq -128(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd %xmm0, -184(%rbp) movq -176(%rbp), %rax movq -128(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd %xmm0, -192(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax testb $1, %al jne LBB0_7 jmp LBB0_10 LBB0_7: ## in Loop: Header=BB0_5 Depth=3 movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -52(%rbp) movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorl %eax, %eax ## kill: def $al killed $al killed $eax ucomiss -52(%rbp), %xmm0 movb %al, -273(%rbp) ## 1-byte Spill jne LBB0_9 jp LBB0_9 ## %bb.8: ## in Loop: Header=BB0_5 Depth=3 movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN] pand %xmm1, %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 setne %al setp %cl orb %cl, %al movb %al, -273(%rbp) ## 1-byte Spill LBB0_9: ## in Loop: Header=BB0_5 Depth=3 movb -273(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax cmpl $0, %eax jne LBB0_17 jmp LBB0_28 LBB0_10: ## in Loop: Header=BB0_5 Depth=3 movb $1, %al testb $1, %al jne LBB0_11 jmp LBB0_14 LBB0_11: ## in Loop: Header=BB0_5 Depth=3 movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -40(%rbp) movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero xorl %eax, %eax ## kill: def $al killed $al killed $eax ucomisd -40(%rbp), %xmm0 movb %al, -274(%rbp) ## 1-byte Spill jne LBB0_13 jp LBB0_13 ## %bb.12: ## in Loop: Header=BB0_5 Depth=3 movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN] pand %xmm1, %xmm0 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 setne %al setp %cl orb %cl, %al movb %al, -274(%rbp) ## 1-byte Spill LBB0_13: ## in Loop: Header=BB0_5 Depth=3 movb -274(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax cmpl $0, %eax jne LBB0_17 jmp LBB0_28 LBB0_14: ## in Loop: Header=BB0_5 Depth=3 fldl -184(%rbp) fstpt -16(%rbp) fldt -16(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax fucompi %st(0), %st movb %al, -275(%rbp) ## 1-byte Spill jp LBB0_16 jmp LBB0_15 LBB0_15: ## in Loop: Header=BB0_5 Depth=3 fldt -16(%rbp) fabs flds LCPI0_1(%rip) fxch %st(1) fucompi %st(1), %st fstp %st(0) setb %al movb %al, -275(%rbp) ## 1-byte Spill LBB0_16: ## in Loop: Header=BB0_5 Depth=3 movb -275(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax cmpl $0, %eax je LBB0_28 LBB0_17: ## in Loop: Header=BB0_5 Depth=3 xorl %eax, %eax ## kill: def $al killed $al killed $eax testb $1, %al jne LBB0_18 jmp LBB0_21 LBB0_18: ## in Loop: Header=BB0_5 Depth=3 movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -56(%rbp) movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorl %eax, %eax ## kill: def $al killed $al killed $eax ucomiss -56(%rbp), %xmm0 movb %al, -276(%rbp) ## 1-byte Spill jne LBB0_20 jp LBB0_20 ## %bb.19: ## in Loop: Header=BB0_5 Depth=3 movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN] pand %xmm1, %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 setne %al setp %cl orb %cl, %al movb %al, -276(%rbp) ## 1-byte Spill LBB0_20: ## in Loop: Header=BB0_5 Depth=3 movb -276(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax cmpl $0, %eax jne LBB0_29 jmp LBB0_28 LBB0_21: ## in Loop: Header=BB0_5 Depth=3 movb $1, %al testb $1, %al jne LBB0_22 jmp LBB0_25 LBB0_22: ## in Loop: Header=BB0_5 Depth=3 movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -48(%rbp) movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero xorl %eax, %eax ## kill: def $al killed $al killed $eax ucomisd -48(%rbp), %xmm0 movb %al, -277(%rbp) ## 1-byte Spill jne LBB0_24 jp LBB0_24 ## %bb.23: ## in Loop: Header=BB0_5 Depth=3 movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN] pand %xmm1, %xmm0 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 setne %al setp %cl orb %cl, %al movb %al, -277(%rbp) ## 1-byte Spill LBB0_24: ## in Loop: Header=BB0_5 Depth=3 movb -277(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax cmpl $0, %eax jne LBB0_29 jmp LBB0_28 LBB0_25: ## in Loop: Header=BB0_5 Depth=3 fldl -192(%rbp) fstpt -32(%rbp) fldt -32(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax fucompi %st(0), %st movb %al, -278(%rbp) ## 1-byte Spill jp LBB0_27 jmp LBB0_26 LBB0_26: ## in Loop: Header=BB0_5 Depth=3 fldt -32(%rbp) fabs flds LCPI0_1(%rip) fxch %st(1) fucompi %st(1), %st fstp %st(0) setb %al movb %al, -278(%rbp) ## 1-byte Spill LBB0_27: ## in Loop: Header=BB0_5 Depth=3 movb -278(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax cmpl $0, %eax jne LBB0_29 LBB0_28: ## in Loop: Header=BB0_5 Depth=3 jmp LBB0_30 LBB0_29: ## in Loop: Header=BB0_5 Depth=3 movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero addsd -200(%rbp), %xmm0 movsd %xmm0, -200(%rbp) movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero addsd -208(%rbp), %xmm0 movsd %xmm0, -208(%rbp) movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -184(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -216(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -216(%rbp) movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -192(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -224(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -224(%rbp) movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -192(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -232(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -232(%rbp) movq -152(%rbp), %rax addq $1, %rax movq %rax, -152(%rbp) LBB0_30: ## in Loop: Header=BB0_5 Depth=3 movq -128(%rbp), %rax addq $1, %rax movq %rax, -128(%rbp) jmp LBB0_5 LBB0_31: ## in Loop: Header=BB0_3 Depth=2 cmpq $0, -152(%rbp) jne LBB0_33 ## %bb.32: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_40 LBB0_33: ## in Loop: Header=BB0_3 Depth=2 movsd -216(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -200(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -200(%rbp), %xmm1 cvtsi2sdq -152(%rbp), %xmm2 divsd %xmm2, %xmm1 subsd %xmm1, %xmm0 movsd %xmm0, -240(%rbp) movsd -224(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -208(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -208(%rbp), %xmm1 cvtsi2sdq -152(%rbp), %xmm2 divsd %xmm2, %xmm1 subsd %xmm1, %xmm0 movsd %xmm0, -248(%rbp) movsd -232(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -200(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -208(%rbp), %xmm1 cvtsi2sdq -152(%rbp), %xmm2 divsd %xmm2, %xmm1 subsd %xmm1, %xmm0 movsd %xmm0, -256(%rbp) movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_35 jp LBB0_35 ## %bb.34: ## in Loop: Header=BB0_3 Depth=2 xorps %xmm0, %xmm0 movsd %xmm0, -264(%rbp) jmp LBB0_39 LBB0_35: ## in Loop: Header=BB0_3 Depth=2 movsd -240(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_37 jp LBB0_37 ## %bb.36: ## in Loop: Header=BB0_3 Depth=2 xorps %xmm0, %xmm0 movsd %xmm0, -264(%rbp) jmp LBB0_38 LBB0_37: ## in Loop: Header=BB0_3 Depth=2 movsd -256(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -240(%rbp), %xmm1 ## xmm1 = mem[0],zero sqrtsd %xmm1, %xmm1 movsd -248(%rbp), %xmm2 ## xmm2 = mem[0],zero sqrtsd %xmm2, %xmm2 mulsd %xmm2, %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -264(%rbp) LBB0_38: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_39 LBB0_39: ## in Loop: Header=BB0_3 Depth=2 movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero addsd -272(%rbp), %xmm0 movsd %xmm0, -272(%rbp) movq -160(%rbp), %rax addq $1, %rax movq %rax, -160(%rbp) LBB0_40: ## in Loop: Header=BB0_3 Depth=2 movq -120(%rbp), %rax addq $1, %rax movq %rax, -120(%rbp) jmp LBB0_3 LBB0_41: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_42 LBB0_42: ## in Loop: Header=BB0_1 Depth=1 movq -112(%rbp), %rax addq $1, %rax movq %rax, -112(%rbp) jmp LBB0_1 LBB0_43: cmpq $0, -160(%rbp) jle LBB0_45 ## %bb.44: movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero cvtsi2sdq -160(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -64(%rbp) jmp LBB0_46 LBB0_45: movq -96(%rbp), %rdi movq -104(%rbp), %r8 xorl %esi, %esi movq $-1, %rdx leaq L_.str.2(%rip), %rcx movb $0, %al callq ___sprintf_chk movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) LBB0_46: movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $288, %rsp ## imm = 0x120 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__const l_.str: ## @.str .asciz "xf_wavecor1_f\000" .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "%s [OK]" L_.str.2: ## @.str.2 .asciz "%s [ERROR]: no valid data for any channel-pairs" .subsections_via_symbols
the_stack_data/16281.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wcwidth ; -- Begin function wcwidth .p2align 2 _wcwidth: ; @wcwidth .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, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-4] b LBB0_34 LBB0_2: ldur w8, [x29, #-8] subs w8, w8, #32 cset w8, lo tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ldur w8, [x29, #-8] subs w8, w8, #127 cset w8, lo tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ldur w8, [x29, #-8] subs w8, w8, #160 cset w8, hs tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: mov w8, #-1 stur w8, [x29, #-4] b LBB0_34 LBB0_6: ldur w0, [x29, #-8] adrp x1, _wcwidth.combining@PAGE add x1, x1, _wcwidth.combining@PAGEOFF mov w2, #141 bl _bisearch subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: stur wzr, [x29, #-4] b LBB0_34 LBB0_8: ldur w8, [x29, #-8] mov w9, #4352 subs w8, w8, w9 cset w8, lo mov w9, #0 stur w9, [x29, #-12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_33 b LBB0_9 LBB0_9: ldur w8, [x29, #-8] mov w9, #4447 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_10 LBB0_10: ldur w8, [x29, #-8] mov w9, #9001 subs w8, w8, w9 cset w8, eq mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_11 LBB0_11: ldur w8, [x29, #-8] mov w9, #9002 subs w8, w8, w9 cset w8, eq mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_12 LBB0_12: ldur w8, [x29, #-8] mov w9, #11904 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_15 b LBB0_13 LBB0_13: ldur w8, [x29, #-8] mov w9, #42191 subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ldur w8, [x29, #-8] mov w9, #12351 subs w8, w8, w9 cset w8, ne mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_15 LBB0_15: ldur w8, [x29, #-8] mov w9, #44032 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ldur w8, [x29, #-8] mov w9, #55203 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_17 LBB0_17: ldur w8, [x29, #-8] mov w9, #63744 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ldur w8, [x29, #-8] mov w9, #64255 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_19 LBB0_19: ldur w8, [x29, #-8] mov w9, #65040 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ldur w8, [x29, #-8] mov w9, #65049 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_21 LBB0_21: ldur w8, [x29, #-8] mov w9, #65072 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ldur w8, [x29, #-8] mov w9, #65135 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_23 LBB0_23: ldur w8, [x29, #-8] mov w9, #65280 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ldur w8, [x29, #-8] mov w9, #65376 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_25 LBB0_25: ldur w8, [x29, #-8] mov w9, #65504 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ldur w8, [x29, #-8] mov w9, #65510 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_27 LBB0_27: ldur w8, [x29, #-8] subs w8, w8, #32, lsl #12 ; =131072 cset w8, lo tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ldur w8, [x29, #-8] mov w9, #65533 movk w9, #2, lsl #16 subs w8, w8, w9 cset w8, ls mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_32 b LBB0_29 LBB0_29: ldur w8, [x29, #-8] subs w8, w8, #48, lsl #12 ; =196608 cset w8, lo mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_31 b LBB0_30 LBB0_30: ldur w8, [x29, #-8] mov w9, #65533 movk w9, #3, lsl #16 subs w8, w8, w9 cset w8, ls str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_31 LBB0_31: ldr w8, [sp, #12] ; 4-byte Folded Reload str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_32 LBB0_32: ldr w8, [sp, #16] ; 4-byte Folded Reload stur w8, [x29, #-12] ; 4-byte Folded Spill b LBB0_33 LBB0_33: ldur w8, [x29, #-12] ; 4-byte Folded Reload and w8, w8, #0x1 add w8, w8, #1 stur w8, [x29, #-4] b LBB0_34 LBB0_34: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function bisearch _bisearch: ; @bisearch .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #24] str x1, [sp, #16] str w2, [sp, #12] str wzr, [sp, #8] ldr w8, [sp, #24] ldr x9, [sp, #16] ldr w9, [x9] subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #24] ldr x9, [sp, #16] ldrsw x10, [sp, #12] add x9, x9, x10, lsl #3 ldr w9, [x9, #4] subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: str wzr, [sp, #28] b LBB1_13 LBB1_3: b LBB1_4 LBB1_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB1_12 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 mov w9, #2 sdiv w8, w8, w9 str w8, [sp, #4] ldr w8, [sp, #24] ldr x9, [sp, #16] ldrsw x10, [sp, #4] add x9, x9, x10, lsl #3 ldr w9, [x9, #4] subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #8] b LBB1_11 LBB1_7: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #24] ldr x9, [sp, #16] ldrsw x10, [sp, #4] lsl x10, x10, #3 ldr w9, [x9, x10] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #4] subs w8, w8, #1 str w8, [sp, #12] b LBB1_10 LBB1_9: mov w8, #1 str w8, [sp, #28] b LBB1_13 LBB1_10: ; in Loop: Header=BB1_4 Depth=1 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_4 Depth=1 b LBB1_4 LBB1_12: str wzr, [sp, #28] b LBB1_13 LBB1_13: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @wcwidth.combining _wcwidth.combining: .long 768 ; 0x300 .long 879 ; 0x36f .long 1155 ; 0x483 .long 1158 ; 0x486 .long 1160 ; 0x488 .long 1161 ; 0x489 .long 1425 ; 0x591 .long 1469 ; 0x5bd .long 1471 ; 0x5bf .long 1471 ; 0x5bf .long 1473 ; 0x5c1 .long 1474 ; 0x5c2 .long 1476 ; 0x5c4 .long 1477 ; 0x5c5 .long 1479 ; 0x5c7 .long 1479 ; 0x5c7 .long 1536 ; 0x600 .long 1539 ; 0x603 .long 1552 ; 0x610 .long 1557 ; 0x615 .long 1611 ; 0x64b .long 1630 ; 0x65e .long 1648 ; 0x670 .long 1648 ; 0x670 .long 1750 ; 0x6d6 .long 1764 ; 0x6e4 .long 1767 ; 0x6e7 .long 1768 ; 0x6e8 .long 1770 ; 0x6ea .long 1773 ; 0x6ed .long 1807 ; 0x70f .long 1807 ; 0x70f .long 1809 ; 0x711 .long 1809 ; 0x711 .long 1840 ; 0x730 .long 1866 ; 0x74a .long 1958 ; 0x7a6 .long 1968 ; 0x7b0 .long 2027 ; 0x7eb .long 2035 ; 0x7f3 .long 2305 ; 0x901 .long 2306 ; 0x902 .long 2364 ; 0x93c .long 2364 ; 0x93c .long 2369 ; 0x941 .long 2376 ; 0x948 .long 2381 ; 0x94d .long 2381 ; 0x94d .long 2385 ; 0x951 .long 2388 ; 0x954 .long 2402 ; 0x962 .long 2403 ; 0x963 .long 2433 ; 0x981 .long 2433 ; 0x981 .long 2492 ; 0x9bc .long 2492 ; 0x9bc .long 2497 ; 0x9c1 .long 2500 ; 0x9c4 .long 2509 ; 0x9cd .long 2509 ; 0x9cd .long 2530 ; 0x9e2 .long 2531 ; 0x9e3 .long 2561 ; 0xa01 .long 2562 ; 0xa02 .long 2620 ; 0xa3c .long 2620 ; 0xa3c .long 2625 ; 0xa41 .long 2626 ; 0xa42 .long 2631 ; 0xa47 .long 2632 ; 0xa48 .long 2635 ; 0xa4b .long 2637 ; 0xa4d .long 2672 ; 0xa70 .long 2673 ; 0xa71 .long 2689 ; 0xa81 .long 2690 ; 0xa82 .long 2748 ; 0xabc .long 2748 ; 0xabc .long 2753 ; 0xac1 .long 2757 ; 0xac5 .long 2759 ; 0xac7 .long 2760 ; 0xac8 .long 2765 ; 0xacd .long 2765 ; 0xacd .long 2786 ; 0xae2 .long 2787 ; 0xae3 .long 2817 ; 0xb01 .long 2817 ; 0xb01 .long 2876 ; 0xb3c .long 2876 ; 0xb3c .long 2879 ; 0xb3f .long 2879 ; 0xb3f .long 2881 ; 0xb41 .long 2883 ; 0xb43 .long 2893 ; 0xb4d .long 2893 ; 0xb4d .long 2902 ; 0xb56 .long 2902 ; 0xb56 .long 2946 ; 0xb82 .long 2946 ; 0xb82 .long 3008 ; 0xbc0 .long 3008 ; 0xbc0 .long 3021 ; 0xbcd .long 3021 ; 0xbcd .long 3134 ; 0xc3e .long 3136 ; 0xc40 .long 3142 ; 0xc46 .long 3144 ; 0xc48 .long 3146 ; 0xc4a .long 3149 ; 0xc4d .long 3157 ; 0xc55 .long 3158 ; 0xc56 .long 3260 ; 0xcbc .long 3260 ; 0xcbc .long 3263 ; 0xcbf .long 3263 ; 0xcbf .long 3270 ; 0xcc6 .long 3270 ; 0xcc6 .long 3276 ; 0xccc .long 3277 ; 0xccd .long 3298 ; 0xce2 .long 3299 ; 0xce3 .long 3393 ; 0xd41 .long 3395 ; 0xd43 .long 3405 ; 0xd4d .long 3405 ; 0xd4d .long 3530 ; 0xdca .long 3530 ; 0xdca .long 3538 ; 0xdd2 .long 3540 ; 0xdd4 .long 3542 ; 0xdd6 .long 3542 ; 0xdd6 .long 3633 ; 0xe31 .long 3633 ; 0xe31 .long 3636 ; 0xe34 .long 3642 ; 0xe3a .long 3655 ; 0xe47 .long 3662 ; 0xe4e .long 3761 ; 0xeb1 .long 3761 ; 0xeb1 .long 3764 ; 0xeb4 .long 3769 ; 0xeb9 .long 3771 ; 0xebb .long 3772 ; 0xebc .long 3784 ; 0xec8 .long 3789 ; 0xecd .long 3864 ; 0xf18 .long 3865 ; 0xf19 .long 3893 ; 0xf35 .long 3893 ; 0xf35 .long 3895 ; 0xf37 .long 3895 ; 0xf37 .long 3897 ; 0xf39 .long 3897 ; 0xf39 .long 3953 ; 0xf71 .long 3966 ; 0xf7e .long 3968 ; 0xf80 .long 3972 ; 0xf84 .long 3974 ; 0xf86 .long 3975 ; 0xf87 .long 3984 ; 0xf90 .long 3991 ; 0xf97 .long 3993 ; 0xf99 .long 4028 ; 0xfbc .long 4038 ; 0xfc6 .long 4038 ; 0xfc6 .long 4141 ; 0x102d .long 4144 ; 0x1030 .long 4146 ; 0x1032 .long 4146 ; 0x1032 .long 4150 ; 0x1036 .long 4151 ; 0x1037 .long 4153 ; 0x1039 .long 4153 ; 0x1039 .long 4184 ; 0x1058 .long 4185 ; 0x1059 .long 4448 ; 0x1160 .long 4607 ; 0x11ff .long 4959 ; 0x135f .long 4959 ; 0x135f .long 5906 ; 0x1712 .long 5908 ; 0x1714 .long 5938 ; 0x1732 .long 5940 ; 0x1734 .long 5970 ; 0x1752 .long 5971 ; 0x1753 .long 6002 ; 0x1772 .long 6003 ; 0x1773 .long 6068 ; 0x17b4 .long 6069 ; 0x17b5 .long 6071 ; 0x17b7 .long 6077 ; 0x17bd .long 6086 ; 0x17c6 .long 6086 ; 0x17c6 .long 6089 ; 0x17c9 .long 6099 ; 0x17d3 .long 6109 ; 0x17dd .long 6109 ; 0x17dd .long 6155 ; 0x180b .long 6157 ; 0x180d .long 6313 ; 0x18a9 .long 6313 ; 0x18a9 .long 6432 ; 0x1920 .long 6434 ; 0x1922 .long 6439 ; 0x1927 .long 6440 ; 0x1928 .long 6450 ; 0x1932 .long 6450 ; 0x1932 .long 6457 ; 0x1939 .long 6459 ; 0x193b .long 6679 ; 0x1a17 .long 6680 ; 0x1a18 .long 6912 ; 0x1b00 .long 6915 ; 0x1b03 .long 6964 ; 0x1b34 .long 6964 ; 0x1b34 .long 6966 ; 0x1b36 .long 6970 ; 0x1b3a .long 6972 ; 0x1b3c .long 6972 ; 0x1b3c .long 6978 ; 0x1b42 .long 6978 ; 0x1b42 .long 7019 ; 0x1b6b .long 7027 ; 0x1b73 .long 7616 ; 0x1dc0 .long 7626 ; 0x1dca .long 7678 ; 0x1dfe .long 7679 ; 0x1dff .long 8203 ; 0x200b .long 8207 ; 0x200f .long 8234 ; 0x202a .long 8238 ; 0x202e .long 8288 ; 0x2060 .long 8291 ; 0x2063 .long 8298 ; 0x206a .long 8303 ; 0x206f .long 8400 ; 0x20d0 .long 8431 ; 0x20ef .long 12330 ; 0x302a .long 12335 ; 0x302f .long 12441 ; 0x3099 .long 12442 ; 0x309a .long 43014 ; 0xa806 .long 43014 ; 0xa806 .long 43019 ; 0xa80b .long 43019 ; 0xa80b .long 43045 ; 0xa825 .long 43046 ; 0xa826 .long 64286 ; 0xfb1e .long 64286 ; 0xfb1e .long 65024 ; 0xfe00 .long 65039 ; 0xfe0f .long 65056 ; 0xfe20 .long 65059 ; 0xfe23 .long 65279 ; 0xfeff .long 65279 ; 0xfeff .long 65529 ; 0xfff9 .long 65531 ; 0xfffb .long 68097 ; 0x10a01 .long 68099 ; 0x10a03 .long 68101 ; 0x10a05 .long 68102 ; 0x10a06 .long 68108 ; 0x10a0c .long 68111 ; 0x10a0f .long 68152 ; 0x10a38 .long 68154 ; 0x10a3a .long 68159 ; 0x10a3f .long 68159 ; 0x10a3f .long 119143 ; 0x1d167 .long 119145 ; 0x1d169 .long 119155 ; 0x1d173 .long 119170 ; 0x1d182 .long 119173 ; 0x1d185 .long 119179 ; 0x1d18b .long 119210 ; 0x1d1aa .long 119213 ; 0x1d1ad .long 119362 ; 0x1d242 .long 119364 ; 0x1d244 .long 917505 ; 0xe0001 .long 917505 ; 0xe0001 .long 917536 ; 0xe0020 .long 917631 ; 0xe007f .long 917760 ; 0xe0100 .long 917999 ; 0xe01ef .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wcwidth ## -- Begin function wcwidth .p2align 4, 0x90 _wcwidth: ## @wcwidth .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -8(%rbp) cmpl $0, -8(%rbp) jne LBB0_2 ## %bb.1: movl $0, -4(%rbp) jmp LBB0_34 LBB0_2: cmpl $32, -8(%rbp) jb LBB0_5 ## %bb.3: cmpl $127, -8(%rbp) jb LBB0_6 ## %bb.4: cmpl $160, -8(%rbp) jae LBB0_6 LBB0_5: movl $-1, -4(%rbp) jmp LBB0_34 LBB0_6: movl -8(%rbp), %edi leaq _wcwidth.combining(%rip), %rsi movl $141, %edx callq _bisearch cmpl $0, %eax je LBB0_8 ## %bb.7: movl $0, -4(%rbp) jmp LBB0_34 LBB0_8: xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $4352, -8(%rbp) ## imm = 0x1100 movb %al, -9(%rbp) ## 1-byte Spill jb LBB0_33 ## %bb.9: movb $1, %al cmpl $4447, -8(%rbp) ## imm = 0x115F movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 ## %bb.10: movb $1, %al cmpl $9001, -8(%rbp) ## imm = 0x2329 movb %al, -10(%rbp) ## 1-byte Spill je LBB0_32 ## %bb.11: movb $1, %al cmpl $9002, -8(%rbp) ## imm = 0x232A movb %al, -10(%rbp) ## 1-byte Spill je LBB0_32 ## %bb.12: cmpl $11904, -8(%rbp) ## imm = 0x2E80 jb LBB0_15 ## %bb.13: cmpl $42191, -8(%rbp) ## imm = 0xA4CF ja LBB0_15 ## %bb.14: movb $1, %al cmpl $12351, -8(%rbp) ## imm = 0x303F movb %al, -10(%rbp) ## 1-byte Spill jne LBB0_32 LBB0_15: cmpl $44032, -8(%rbp) ## imm = 0xAC00 jb LBB0_17 ## %bb.16: movb $1, %al cmpl $55203, -8(%rbp) ## imm = 0xD7A3 movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 LBB0_17: cmpl $63744, -8(%rbp) ## imm = 0xF900 jb LBB0_19 ## %bb.18: movb $1, %al cmpl $64255, -8(%rbp) ## imm = 0xFAFF movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 LBB0_19: cmpl $65040, -8(%rbp) ## imm = 0xFE10 jb LBB0_21 ## %bb.20: movb $1, %al cmpl $65049, -8(%rbp) ## imm = 0xFE19 movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 LBB0_21: cmpl $65072, -8(%rbp) ## imm = 0xFE30 jb LBB0_23 ## %bb.22: movb $1, %al cmpl $65135, -8(%rbp) ## imm = 0xFE6F movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 LBB0_23: cmpl $65280, -8(%rbp) ## imm = 0xFF00 jb LBB0_25 ## %bb.24: movb $1, %al cmpl $65376, -8(%rbp) ## imm = 0xFF60 movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 LBB0_25: cmpl $65504, -8(%rbp) ## imm = 0xFFE0 jb LBB0_27 ## %bb.26: movb $1, %al cmpl $65510, -8(%rbp) ## imm = 0xFFE6 movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 LBB0_27: cmpl $131072, -8(%rbp) ## imm = 0x20000 jb LBB0_29 ## %bb.28: movb $1, %al cmpl $196605, -8(%rbp) ## imm = 0x2FFFD movb %al, -10(%rbp) ## 1-byte Spill jbe LBB0_32 LBB0_29: xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $196608, -8(%rbp) ## imm = 0x30000 movb %al, -11(%rbp) ## 1-byte Spill jb LBB0_31 ## %bb.30: cmpl $262141, -8(%rbp) ## imm = 0x3FFFD setbe %al movb %al, -11(%rbp) ## 1-byte Spill LBB0_31: movb -11(%rbp), %al ## 1-byte Reload movb %al, -10(%rbp) ## 1-byte Spill LBB0_32: movb -10(%rbp), %al ## 1-byte Reload movb %al, -9(%rbp) ## 1-byte Spill LBB0_33: movb -9(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax addl $1, %eax movl %eax, -4(%rbp) LBB0_34: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function bisearch _bisearch: ## @bisearch .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) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $0, -24(%rbp) movl -8(%rbp), %eax movq -16(%rbp), %rcx cmpl (%rcx), %eax jb LBB1_2 ## %bb.1: movl -8(%rbp), %eax movq -16(%rbp), %rcx movslq -20(%rbp), %rdx cmpl 4(%rcx,%rdx,8), %eax jbe LBB1_3 LBB1_2: movl $0, -4(%rbp) jmp LBB1_13 LBB1_3: jmp LBB1_4 LBB1_4: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -24(%rbp), %eax jl LBB1_12 ## %bb.5: ## in Loop: Header=BB1_4 Depth=1 movl -24(%rbp), %eax addl -20(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, -28(%rbp) movl -8(%rbp), %eax movq -16(%rbp), %rcx movslq -28(%rbp), %rdx cmpl 4(%rcx,%rdx,8), %eax jbe LBB1_7 ## %bb.6: ## in Loop: Header=BB1_4 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB1_11 LBB1_7: ## in Loop: Header=BB1_4 Depth=1 movl -8(%rbp), %eax movq -16(%rbp), %rcx movslq -28(%rbp), %rdx cmpl (%rcx,%rdx,8), %eax jae LBB1_9 ## %bb.8: ## in Loop: Header=BB1_4 Depth=1 movl -28(%rbp), %eax subl $1, %eax movl %eax, -20(%rbp) jmp LBB1_10 LBB1_9: movl $1, -4(%rbp) jmp LBB1_13 LBB1_10: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_11 LBB1_11: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_4 LBB1_12: movl $0, -4(%rbp) LBB1_13: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @wcwidth.combining _wcwidth.combining: .long 768 ## 0x300 .long 879 ## 0x36f .long 1155 ## 0x483 .long 1158 ## 0x486 .long 1160 ## 0x488 .long 1161 ## 0x489 .long 1425 ## 0x591 .long 1469 ## 0x5bd .long 1471 ## 0x5bf .long 1471 ## 0x5bf .long 1473 ## 0x5c1 .long 1474 ## 0x5c2 .long 1476 ## 0x5c4 .long 1477 ## 0x5c5 .long 1479 ## 0x5c7 .long 1479 ## 0x5c7 .long 1536 ## 0x600 .long 1539 ## 0x603 .long 1552 ## 0x610 .long 1557 ## 0x615 .long 1611 ## 0x64b .long 1630 ## 0x65e .long 1648 ## 0x670 .long 1648 ## 0x670 .long 1750 ## 0x6d6 .long 1764 ## 0x6e4 .long 1767 ## 0x6e7 .long 1768 ## 0x6e8 .long 1770 ## 0x6ea .long 1773 ## 0x6ed .long 1807 ## 0x70f .long 1807 ## 0x70f .long 1809 ## 0x711 .long 1809 ## 0x711 .long 1840 ## 0x730 .long 1866 ## 0x74a .long 1958 ## 0x7a6 .long 1968 ## 0x7b0 .long 2027 ## 0x7eb .long 2035 ## 0x7f3 .long 2305 ## 0x901 .long 2306 ## 0x902 .long 2364 ## 0x93c .long 2364 ## 0x93c .long 2369 ## 0x941 .long 2376 ## 0x948 .long 2381 ## 0x94d .long 2381 ## 0x94d .long 2385 ## 0x951 .long 2388 ## 0x954 .long 2402 ## 0x962 .long 2403 ## 0x963 .long 2433 ## 0x981 .long 2433 ## 0x981 .long 2492 ## 0x9bc .long 2492 ## 0x9bc .long 2497 ## 0x9c1 .long 2500 ## 0x9c4 .long 2509 ## 0x9cd .long 2509 ## 0x9cd .long 2530 ## 0x9e2 .long 2531 ## 0x9e3 .long 2561 ## 0xa01 .long 2562 ## 0xa02 .long 2620 ## 0xa3c .long 2620 ## 0xa3c .long 2625 ## 0xa41 .long 2626 ## 0xa42 .long 2631 ## 0xa47 .long 2632 ## 0xa48 .long 2635 ## 0xa4b .long 2637 ## 0xa4d .long 2672 ## 0xa70 .long 2673 ## 0xa71 .long 2689 ## 0xa81 .long 2690 ## 0xa82 .long 2748 ## 0xabc .long 2748 ## 0xabc .long 2753 ## 0xac1 .long 2757 ## 0xac5 .long 2759 ## 0xac7 .long 2760 ## 0xac8 .long 2765 ## 0xacd .long 2765 ## 0xacd .long 2786 ## 0xae2 .long 2787 ## 0xae3 .long 2817 ## 0xb01 .long 2817 ## 0xb01 .long 2876 ## 0xb3c .long 2876 ## 0xb3c .long 2879 ## 0xb3f .long 2879 ## 0xb3f .long 2881 ## 0xb41 .long 2883 ## 0xb43 .long 2893 ## 0xb4d .long 2893 ## 0xb4d .long 2902 ## 0xb56 .long 2902 ## 0xb56 .long 2946 ## 0xb82 .long 2946 ## 0xb82 .long 3008 ## 0xbc0 .long 3008 ## 0xbc0 .long 3021 ## 0xbcd .long 3021 ## 0xbcd .long 3134 ## 0xc3e .long 3136 ## 0xc40 .long 3142 ## 0xc46 .long 3144 ## 0xc48 .long 3146 ## 0xc4a .long 3149 ## 0xc4d .long 3157 ## 0xc55 .long 3158 ## 0xc56 .long 3260 ## 0xcbc .long 3260 ## 0xcbc .long 3263 ## 0xcbf .long 3263 ## 0xcbf .long 3270 ## 0xcc6 .long 3270 ## 0xcc6 .long 3276 ## 0xccc .long 3277 ## 0xccd .long 3298 ## 0xce2 .long 3299 ## 0xce3 .long 3393 ## 0xd41 .long 3395 ## 0xd43 .long 3405 ## 0xd4d .long 3405 ## 0xd4d .long 3530 ## 0xdca .long 3530 ## 0xdca .long 3538 ## 0xdd2 .long 3540 ## 0xdd4 .long 3542 ## 0xdd6 .long 3542 ## 0xdd6 .long 3633 ## 0xe31 .long 3633 ## 0xe31 .long 3636 ## 0xe34 .long 3642 ## 0xe3a .long 3655 ## 0xe47 .long 3662 ## 0xe4e .long 3761 ## 0xeb1 .long 3761 ## 0xeb1 .long 3764 ## 0xeb4 .long 3769 ## 0xeb9 .long 3771 ## 0xebb .long 3772 ## 0xebc .long 3784 ## 0xec8 .long 3789 ## 0xecd .long 3864 ## 0xf18 .long 3865 ## 0xf19 .long 3893 ## 0xf35 .long 3893 ## 0xf35 .long 3895 ## 0xf37 .long 3895 ## 0xf37 .long 3897 ## 0xf39 .long 3897 ## 0xf39 .long 3953 ## 0xf71 .long 3966 ## 0xf7e .long 3968 ## 0xf80 .long 3972 ## 0xf84 .long 3974 ## 0xf86 .long 3975 ## 0xf87 .long 3984 ## 0xf90 .long 3991 ## 0xf97 .long 3993 ## 0xf99 .long 4028 ## 0xfbc .long 4038 ## 0xfc6 .long 4038 ## 0xfc6 .long 4141 ## 0x102d .long 4144 ## 0x1030 .long 4146 ## 0x1032 .long 4146 ## 0x1032 .long 4150 ## 0x1036 .long 4151 ## 0x1037 .long 4153 ## 0x1039 .long 4153 ## 0x1039 .long 4184 ## 0x1058 .long 4185 ## 0x1059 .long 4448 ## 0x1160 .long 4607 ## 0x11ff .long 4959 ## 0x135f .long 4959 ## 0x135f .long 5906 ## 0x1712 .long 5908 ## 0x1714 .long 5938 ## 0x1732 .long 5940 ## 0x1734 .long 5970 ## 0x1752 .long 5971 ## 0x1753 .long 6002 ## 0x1772 .long 6003 ## 0x1773 .long 6068 ## 0x17b4 .long 6069 ## 0x17b5 .long 6071 ## 0x17b7 .long 6077 ## 0x17bd .long 6086 ## 0x17c6 .long 6086 ## 0x17c6 .long 6089 ## 0x17c9 .long 6099 ## 0x17d3 .long 6109 ## 0x17dd .long 6109 ## 0x17dd .long 6155 ## 0x180b .long 6157 ## 0x180d .long 6313 ## 0x18a9 .long 6313 ## 0x18a9 .long 6432 ## 0x1920 .long 6434 ## 0x1922 .long 6439 ## 0x1927 .long 6440 ## 0x1928 .long 6450 ## 0x1932 .long 6450 ## 0x1932 .long 6457 ## 0x1939 .long 6459 ## 0x193b .long 6679 ## 0x1a17 .long 6680 ## 0x1a18 .long 6912 ## 0x1b00 .long 6915 ## 0x1b03 .long 6964 ## 0x1b34 .long 6964 ## 0x1b34 .long 6966 ## 0x1b36 .long 6970 ## 0x1b3a .long 6972 ## 0x1b3c .long 6972 ## 0x1b3c .long 6978 ## 0x1b42 .long 6978 ## 0x1b42 .long 7019 ## 0x1b6b .long 7027 ## 0x1b73 .long 7616 ## 0x1dc0 .long 7626 ## 0x1dca .long 7678 ## 0x1dfe .long 7679 ## 0x1dff .long 8203 ## 0x200b .long 8207 ## 0x200f .long 8234 ## 0x202a .long 8238 ## 0x202e .long 8288 ## 0x2060 .long 8291 ## 0x2063 .long 8298 ## 0x206a .long 8303 ## 0x206f .long 8400 ## 0x20d0 .long 8431 ## 0x20ef .long 12330 ## 0x302a .long 12335 ## 0x302f .long 12441 ## 0x3099 .long 12442 ## 0x309a .long 43014 ## 0xa806 .long 43014 ## 0xa806 .long 43019 ## 0xa80b .long 43019 ## 0xa80b .long 43045 ## 0xa825 .long 43046 ## 0xa826 .long 64286 ## 0xfb1e .long 64286 ## 0xfb1e .long 65024 ## 0xfe00 .long 65039 ## 0xfe0f .long 65056 ## 0xfe20 .long 65059 ## 0xfe23 .long 65279 ## 0xfeff .long 65279 ## 0xfeff .long 65529 ## 0xfff9 .long 65531 ## 0xfffb .long 68097 ## 0x10a01 .long 68099 ## 0x10a03 .long 68101 ## 0x10a05 .long 68102 ## 0x10a06 .long 68108 ## 0x10a0c .long 68111 ## 0x10a0f .long 68152 ## 0x10a38 .long 68154 ## 0x10a3a .long 68159 ## 0x10a3f .long 68159 ## 0x10a3f .long 119143 ## 0x1d167 .long 119145 ## 0x1d169 .long 119155 ## 0x1d173 .long 119170 ## 0x1d182 .long 119173 ## 0x1d185 .long 119179 ## 0x1d18b .long 119210 ## 0x1d1aa .long 119213 ## 0x1d1ad .long 119362 ## 0x1d242 .long 119364 ## 0x1d244 .long 917505 ## 0xe0001 .long 917505 ## 0xe0001 .long 917536 ## 0xe0020 .long 917631 ## 0xe007f .long 917760 ## 0xe0100 .long 917999 ## 0xe01ef .subsections_via_symbols
the_stack_data/140765610.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _solve ; -- Begin function solve .p2align 2 _solve: ; @solve .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 w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-4] ; implicit-def: $x11 mov x11, x8 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-4] ldur w10, [x29, #-8] mul w10, w9, w10 mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] bl _readline str x0, [sp, #8] ldr x0, [sp, #8] add x1, sp, #16 mov w2, #10 bl _strtol mov x8, x0 str w8, [sp, #4] ldr x8, [sp, #16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: mov w0, #1 bl _exit LBB1_3: ldr w0, [sp, #4] bl _solve mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _readline ; -- Begin function readline .p2align 2 _readline: ; @readline .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x8, #1024 stur x8, [x29, #-8] stur xzr, [x29, #-16] ldur x0, [x29, #-8] bl _malloc str x0, [sp, #24] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] add x8, x8, x9 str x8, [sp, #16] ldr x0, [sp, #16] ldur x8, [x29, #-8] ldur x9, [x29, #-16] subs x8, x8, x9 mov x1, x8 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] bl _fgets str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: b LBB2_9 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr x0, [sp, #16] bl _strlen ldur x8, [x29, #-16] add x8, x8, x0 stur x8, [x29, #-16] ldur x8, [x29, #-16] ldur x9, [x29, #-8] subs x9, x9, #1 subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x9, x9, #1 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: b LBB2_9 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-8] lsl x8, x8, #1 str x8, [sp] ldr x0, [sp, #24] ldr x1, [sp] bl _realloc str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: b LBB2_9 LBB2_8: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp] stur x8, [x29, #-8] b LBB2_1 LBB2_9: ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x9, x9, #1 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x9, x9, #1 add x8, x8, x9 strb wzr, [x8] b LBB2_11 LBB2_11: ldr x0, [sp, #24] ldur x1, [x29, #-16] bl _realloc str x0, [sp, #24] ldr x0, [sp, #24] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d x %d = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _solve ## -- Begin function solve .p2align 4, 0x90 _solve: ## @solve .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl $1, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -8(%rbp) jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %esi movl -8(%rbp), %edx movl -4(%rbp), %ecx imull -8(%rbp), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) callq _readline movq %rax, -24(%rbp) movq -24(%rbp), %rdi leaq -16(%rbp), %rsi movl $10, %edx callq _strtol ## kill: def $eax killed $eax killed $rax movl %eax, -28(%rbp) movq -16(%rbp), %rax cmpq -24(%rbp), %rax je LBB1_2 ## %bb.1: movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB1_3 LBB1_2: movl $1, %edi callq _exit LBB1_3: movl -28(%rbp), %edi callq _solve xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _readline ## -- Begin function readline .p2align 4, 0x90 _readline: ## @readline .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq $1024, -8(%rbp) ## imm = 0x400 movq $0, -16(%rbp) movq -8(%rbp), %rdi callq _malloc movq %rax, -24(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax addq -16(%rbp), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rdi movq -8(%rbp), %rax subq -16(%rbp), %rax movl %eax, %esi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx callq _fgets movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB2_3 ## %bb.2: jmp LBB2_9 LBB2_3: ## in Loop: Header=BB2_1 Depth=1 movq -32(%rbp), %rdi callq _strlen addq -16(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -8(%rbp), %rcx subq $1, %rcx cmpq %rcx, %rax jb LBB2_5 ## %bb.4: ## in Loop: Header=BB2_1 Depth=1 movq -24(%rbp), %rax movq -16(%rbp), %rcx subq $1, %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax jne LBB2_6 LBB2_5: jmp LBB2_9 LBB2_6: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax shlq $1, %rax movq %rax, -48(%rbp) movq -24(%rbp), %rdi movq -48(%rbp), %rsi callq _realloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB2_8 ## %bb.7: jmp LBB2_9 LBB2_8: ## in Loop: Header=BB2_1 Depth=1 movq -48(%rbp), %rax movq %rax, -8(%rbp) jmp LBB2_1 LBB2_9: movq -24(%rbp), %rax movq -16(%rbp), %rcx subq $1, %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax jne LBB2_11 ## %bb.10: movq -24(%rbp), %rax movq -16(%rbp), %rcx subq $1, %rcx movb $0, (%rax,%rcx) LBB2_11: movq -24(%rbp), %rdi movq -16(%rbp), %rsi callq _realloc movq %rax, -24(%rbp) movq -24(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d x %d = %d\n" .subsections_via_symbols
the_stack_data/6387193.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] bl _getpid mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #100 stur w8, [x29, #-20] bl _fork stur w0, [x29, #-24] ldur w8, [x29, #-24] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf mov w0, #-1 bl _exit LBB0_2: ldur w8, [x29, #-24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #200 stur w8, [x29, #-20] bl _getpid ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x0 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_5 LBB0_4: ldur w9, [x29, #-24] ; implicit-def: $x8 mov x8, x9 str x8, [sp, #32] ; 8-byte Folded Spill bl _getpid ldr x10, [sp, #32] ; 8-byte Folded Reload ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] ; implicit-def: $x10 mov x10, x0 str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_5 LBB0_5: b LBB0_6 LBB0_6: bl _getpid ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x0 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Hello world. (pid:%d)\n" l_.str.1: ; @.str.1 .asciz "fork failed.\n" l_.str.2: ; @.str.2 .asciz "Hello, I am child (pid:%d), (value:%d)\n" l_.str.3: ; @.str.3 .asciz "Hello, I am parent of %d (pid:%d), (value:%d)\n" l_.str.4: ; @.str.4 .asciz "Goodbye world. (pid:%d), (value:%d)\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) callq _getpid movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $100, -20(%rbp) callq _fork movl %eax, -24(%rbp) cmpl $0, -24(%rbp) jge LBB0_2 ## %bb.1: 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_2: cmpl $0, -24(%rbp) jne LBB0_4 ## %bb.3: movl $200, -20(%rbp) callq _getpid movl %eax, %esi movl -20(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_5 LBB0_4: movl -24(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill callq _getpid movl -28(%rbp), %esi ## 4-byte Reload movl %eax, %edx movl -20(%rbp), %ecx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_5: jmp LBB0_6 LBB0_6: callq _getpid movl %eax, %esi movl -20(%rbp), %edx leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Hello world. (pid:%d)\n" L_.str.1: ## @.str.1 .asciz "fork failed.\n" L_.str.2: ## @.str.2 .asciz "Hello, I am child (pid:%d), (value:%d)\n" L_.str.3: ## @.str.3 .asciz "Hello, I am parent of %d (pid:%d), (value:%d)\n" L_.str.4: ## @.str.4 .asciz "Goodbye world. (pid:%d), (value:%d)\n" .subsections_via_symbols
the_stack_data/9860.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 x10, __start_data@GOTPAGE ldr x10, [x10, __start_data@GOTPAGEOFF] adrp x9, __end_rodata@GOTPAGE ldr x9, [x9, __end_rodata@GOTPAGEOFF] subs x8, x10, x9 cset w8, eq adrp x11, __end_data@GOTPAGE ldr x11, [x11, __end_data@GOTPAGEOFF] mov x12, x10 subs x11, x11, x12 str x11, [sp, #8] ; 8-byte Folded Spill adrp x11, __ebss@GOTPAGE ldr x11, [x11, __ebss@GOTPAGEOFF] adrp x12, __bss_start@GOTPAGE ldr x12, [x12, __bss_start@GOTPAGEOFF] subs x11, x11, x12 str x11, [sp, #16] ; 8-byte Folded Spill subs x11, x11, #0 cset w11, eq stur w11, [x29, #-20] ; 4-byte Folded Spill stur x10, [x29, #-8] stur x9, [x29, #-16] tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x2, [sp, #8] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur x1, [x29, #-16] mov x3, #-1 bl ___memcpy_chk b LBB0_2 LBB0_2: ldur w8, [x29, #-20] ; 4-byte Folded Reload tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x2, [sp, #16] ; 8-byte Folded Reload adrp x0, __bss_start@GOTPAGE ldr x0, [x0, __bss_start@GOTPAGEOFF] mov w1, #0 mov x3, #-1 bl ___memset_chk b LBB0_4 LBB0_4: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___main ## -- Begin function __main .p2align 4, 0x90 ___main: ## @__main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq __start_data@GOTPCREL(%rip), %rax movq %rax, -8(%rbp) movq __end_rodata@GOTPCREL(%rip), %rcx movq %rcx, -16(%rbp) subq %rcx, %rax je LBB0_2 jmp LBB0_1 LBB0_1: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movq __end_data@GOTPCREL(%rip), %rdx movq __start_data@GOTPCREL(%rip), %rax subq %rax, %rdx movq $-1, %rcx callq ___memcpy_chk LBB0_2: movq __bss_start@GOTPCREL(%rip), %rcx movq __ebss@GOTPCREL(%rip), %rax subq %rcx, %rax je LBB0_4 jmp LBB0_3 LBB0_3: movq __bss_start@GOTPCREL(%rip), %rdi xorl %esi, %esi movq __ebss@GOTPCREL(%rip), %rdx subq %rdi, %rdx movq $-1, %rcx callq ___memset_chk LBB0_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/68734.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/61075244.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 adrp x8, _asdf@PAGE adrp x9, _asdf@PAGE add x9, x9, _asdf@PAGEOFF str wzr, [sp, #12] ldr w8, [x8, _asdf@PAGEOFF] ldrsb w10, [x9, #4] add w8, w8, w10 ldr w9, [x9, #8] add w8, w8, w9 mov w10, #256 sdiv w9, w8, w10 mul w9, w9, w10 subs w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _asdf ; @asdf .p2align 2 _asdf: .long 55 ; 0x37 .byte 98 .space 3 .long 123 ; 0x7b .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 _asdf(%rip), %eax movsbl _asdf+4(%rip), %ecx addl %ecx, %eax addl _asdf+8(%rip), %eax movl $256, %ecx ## imm = 0x100 cltd idivl %ecx movl %edx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _asdf ## @asdf .p2align 2 _asdf: .long 55 ## 0x37 .byte 98 .space 3 .long 123 ## 0x7b .subsections_via_symbols
the_stack_data/1232399.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___sigaction14 ; -- Begin function __sigaction14 .p2align 2 ___sigaction14: ; @__sigaction14 .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #28] str x1, [sp, #16] str x2, [sp, #8] mov w0, #0 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 ___sigaction14 ## -- Begin function __sigaction14 .p2align 4, 0x90 ___sigaction14: ## @__sigaction14 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/544989.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _flowstack,16032,3 ; @flowstack .comm _nflows,4,2 ; @nflows .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _flowstack,16032,4 ## @flowstack .comm _nflows,4,2 ## @nflows .subsections_via_symbols
the_stack_data/23551.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] mov w2, #0 str wzr, [sp, #20] mov w0, #2 mov w1, #1 bl _socket str w0, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_2: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf add x8, sp, #24 str x8, [sp] ; 8-byte Folded Spill mov w8, #2 strb w8, [sp, #25] mov w8, #23569 strh w8, [sp, #26] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _inet_addr ldr x1, [sp] ; 8-byte Folded Reload str w0, [sp, #28] ldr w0, [sp, #16] mov w2, #16 bl _connect str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_4: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #8] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [sp, #16] add x1, sp, #8 mov x2, #4 mov w3, #0 bl _send mov w0, #1 bl _sleep b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_5 LBB0_8: ldr w0, [sp, #16] bl _close ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: bl ___stack_chk_fail LBB0_10: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Error in connection.\n" l_.str.1: ; @.str.1 .asciz "Client Socket is created.\n" l_.str.2: ; @.str.2 .asciz "127.0.0.1" l_.str.3: ; @.str.3 .asciz "Connected to the Server.\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, -28(%rbp) movl $2, %edi movl $1, %esi xorl %edx, %edx callq _socket movl %eax, -32(%rbp) cmpl $0, -32(%rbp) jge LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_2: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movb $2, -23(%rbp) movw $23569, -22(%rbp) ## imm = 0x5C11 leaq L_.str.2(%rip), %rdi callq _inet_addr movl %eax, -20(%rbp) movl -32(%rbp), %edi leaq -24(%rbp), %rsi movl $16, %edx callq _connect movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge LBB0_4 ## %bb.3: leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_4: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $1, -40(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpl $10, -40(%rbp) jg LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl -32(%rbp), %edi leaq -40(%rbp), %rsi movl $4, %edx xorl %ecx, %ecx callq _send movl $1, %edi callq _sleep ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_5 LBB0_8: movl -32(%rbp), %edi callq _close movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_10 ## %bb.9: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB0_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Error in connection.\n" L_.str.1: ## @.str.1 .asciz "Client Socket is created.\n" L_.str.2: ## @.str.2 .asciz "127.0.0.1" L_.str.3: ## @.str.3 .asciz "Connected to the Server.\n" .subsections_via_symbols
the_stack_data/170451728.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] mov w8, #1 str w8, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl $1, -8(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/122015198.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/120808.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] str wzr, [sp, #40] mov x9, sp add x8, sp, #44 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #44] subs w9, w8, #1 str w9, [sp, #44] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov x9, sp sub x8, x29, #16 str x8, [x9] sub x8, x29, #24 str x8, [x9, #8] sub x8, x29, #32 str x8, [x9, #16] sub x8, x29, #40 str x8, [x9, #24] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur d1, [x29, #-40] fmov d0, #1.00000000 fdiv d1, d0, d1 fadd d1, d1, d0 stur d1, [x29, #-40] ldur d1, [x29, #-16] fmul d0, d0, d1 ldur d1, [x29, #-40] fsqrt d1, d1 fdiv d0, d0, d1 str d0, [sp, #48] ldr w8, [sp, #40] add w10, w8, #1 str w10, [sp, #40] ldr d0, [sp, #48] 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_1 LBB0_3: 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 "%lf %lf %lf %lf" l_.str.2: ; @.str.2 .asciz "Case %d: %.9lf\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 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) movl $0, -56(%rbp) leaq L_.str(%rip), %rdi leaq -52(%rbp), %rsi movb $0, %al callq _scanf LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -52(%rbp) cmpl $0, %eax je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str.1(%rip), %rdi leaq -16(%rbp), %rsi leaq -24(%rbp), %rdx leaq -32(%rbp), %rcx leaq -40(%rbp), %r8 movb $0, %al callq _scanf movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd -40(%rbp), %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -40(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd -16(%rbp), %xmm0 movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero sqrtsd %xmm1, %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -48(%rbp) movl -56(%rbp), %esi addl $1, %esi movl %esi, -56(%rbp) movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf jmp LBB0_1 LBB0_3: 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 "%lf %lf %lf %lf" L_.str.2: ## @.str.2 .asciz "Case %d: %.9lf\n" .subsections_via_symbols
the_stack_data/61540.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] adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF stur x8, [x29, #-24] mov w8, #2 str w8, [sp, #28] str w8, [sp, #24] ldr w8, [sp, #28] mov x10, x8 ldrsw 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 ldur x8, [x29, #-24] str x8, [sp, #32] ldr x8, [sp, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x8, [x29, #-24] ldr w9, [sp, #28] add w9, w9, #1 ; kill: def $x9 killed $w9 add x8, x8, x9 str x8, [sp, #32] 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 ldur x8, [x29, #-24] ldr w9, [sp, #24] add w9, w9, #1 add x8, x8, w9, sxtw str x8, [sp, #32] ldr x8, [sp, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur x8, [x29, #-24] ldr w9, [sp, #28] subs w9, w9, #3 ; kill: def $x9 killed $w9 add x8, x8, x9 str x8, [sp, #32] ldr x8, [sp, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldur x8, [x29, #-24] ldr w9, [sp, #24] subs w9, w9, #3 add x8, x8, w9, sxtw str x8, [sp, #32] ldr x8, [sp, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldur x8, [x29, #-24] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 add x8, x8, x9 subs x8, x8, #3 str x8, [sp, #32] ldr x8, [sp, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldur x8, [x29, #-24] ldrsw x9, [sp, #24] add x8, x8, x9 subs x8, x8, #3 str x8, [sp, #32] ldr x8, [sp, #32] 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 "test string" l_.str.1: ; @.str.1 .asciz "uidx == %ld (uint32_t), idx == %ld (int32t)\n" l_.str.2: ; @.str.2 .asciz "test -> %p\n" l_.str.3: ; @.str.3 .asciz "&test[uidx + 1] -> %p\n" l_.str.4: ; @.str.4 .asciz "&test[sidx + 1] -> %p\n" l_.str.5: ; @.str.5 .asciz "&test[uidx - 3] -> %p\n" l_.str.6: ; @.str.6 .asciz "&test[sidx - 3] -> %p\n" l_.str.7: ; @.str.7 .asciz "test + uidx - 3 -> %p\n" l_.str.8: ; @.str.8 .asciz "test + sidx - 3 -> %p\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str(%rip), %rax movq %rax, -24(%rbp) movl $2, -36(%rbp) movl $2, -40(%rbp) movl -36(%rbp), %eax movl %eax, %esi movslq -40(%rbp), %rdx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movl -36(%rbp), %ecx addl $1, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx addq %rcx, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movl -40(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movl -36(%rbp), %ecx subl $3, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx addq %rcx, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rsi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movl -40(%rbp), %ecx subl $3, %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rsi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movl -36(%rbp), %ecx ## kill: def $rcx killed $ecx addq %rcx, %rax addq $-3, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rsi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movslq -40(%rbp), %rcx addq %rcx, %rax addq $-3, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rsi 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 "test string" L_.str.1: ## @.str.1 .asciz "uidx == %ld (uint32_t), idx == %ld (int32t)\n" L_.str.2: ## @.str.2 .asciz "test -> %p\n" L_.str.3: ## @.str.3 .asciz "&test[uidx + 1] -> %p\n" L_.str.4: ## @.str.4 .asciz "&test[sidx + 1] -> %p\n" L_.str.5: ## @.str.5 .asciz "&test[uidx - 3] -> %p\n" L_.str.6: ## @.str.6 .asciz "&test[sidx - 3] -> %p\n" L_.str.7: ## @.str.7 .asciz "test + uidx - 3 -> %p\n" L_.str.8: ## @.str.8 .asciz "test + sidx - 3 -> %p\n" .subsections_via_symbols
the_stack_data/795523.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x0, #11001 bl _malloc ldr w0, [sp, #8] ; 4-byte Folded Reload bl _exit .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $11001, %edi ## imm = 0x2AF9 callq _malloc xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/1268909.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _twice ; -- Begin function twice .p2align 2 _twice: ; @twice .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] ldr w9, [sp, #12] add w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] stur xzr, [x29, #-24] add x0, sp, #48 mov x1, #0 bl _gettimeofday stur wzr, [x29, #-28] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] mov w9, #51712 movk w9, #15258, lsl #16 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, #-24] add x8, x8, #6 stur x8, [x29, #-24] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_1 LBB1_4: add x0, sp, #32 mov x1, #0 str x1, [sp, #8] ; 8-byte Folded Spill bl _gettimeofday ldr x8, [sp, #32] add x9, sp, #48 str x9, [sp, #16] ; 8-byte Folded Spill ldr x9, [sp, #48] subs x9, x8, x9 mov x8, #16960 movk x8, #15, lsl #16 mul x8, x8, x9 ldr w9, [sp, #40] ldr w10, [sp, #56] subs w9, w9, w10 add x8, x8, w9, sxtw 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 ldur x8, [x29, #-24] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload stur xzr, [x29, #-24] bl _gettimeofday stur wzr, [x29, #-28] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] mov w9, #51712 movk w9, #15258, lsl #16 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 mov w0, #3 bl _twice ldur x8, [x29, #-24] add x8, x8, w0, sxtw stur x8, [x29, #-24] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_5 LBB1_8: add x0, sp, #32 mov x1, #0 bl _gettimeofday ldr x8, [sp, #32] ldr x9, [sp, #48] subs x9, x8, x9 mov x8, #16960 movk x8, #15, lsl #16 mul x8, x8, x9 ldr w9, [sp, #40] ldr w10, [sp, #56] subs w9, w9, w10 add x8, x8, w9, sxtw str x8, [sp, #24] ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x8, [x29, #-24] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Using the macro, we spent %ld microseconds.\n" l_.str.1: ; @.str.1 .asciz "Our result is %ld.\n\n" l_.str.2: ; @.str.2 .asciz "Using the procedure, we spent %ld microseconds.\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _twice ## -- Begin function twice .p2align 4, 0x90 _twice: ## @twice .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl -4(%rbp), %eax addl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -24(%rbp) leaq -48(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _gettimeofday movl $0, -28(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $1000000000, -28(%rbp) ## imm = 0x3B9ACA00 jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rax addq $6, %rax movq %rax, -24(%rbp) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_1 LBB1_4: leaq -64(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _gettimeofday movq -64(%rbp), %rax subq -48(%rbp), %rax imulq $1000000, %rax, %rax ## imm = 0xF4240 movl -56(%rbp), %ecx subl -40(%rbp), %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -72(%rbp) movq -72(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq $0, -24(%rbp) leaq -48(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _gettimeofday movl $0, -28(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 cmpl $1000000000, -28(%rbp) ## imm = 0x3B9ACA00 jge LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movl $3, %edi callq _twice cltq addq -24(%rbp), %rax movq %rax, -24(%rbp) ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_5 LBB1_8: leaq -64(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _gettimeofday movq -64(%rbp), %rax subq -48(%rbp), %rax imulq $1000000, %rax, %rax ## imm = 0xF4240 movl -56(%rbp), %ecx subl -40(%rbp), %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -72(%rbp) movq -72(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Using the macro, we spent %ld microseconds.\n" L_.str.1: ## @.str.1 .asciz "Our result is %ld.\n\n" L_.str.2: ## @.str.2 .asciz "Using the procedure, we spent %ld microseconds.\n" .subsections_via_symbols
the_stack_data/98664.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: mov w0, #0 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] stur wzr, [x29, #-24] mov w8, #5 stur w8, [x29, #-28] mov w9, #105 sturb w9, [x29, #-29] str w8, [sp, #28] ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #24] ldur w8, [x29, #-28] add w8, w8, #3 stur w8, [x29, #-28] ldur w8, [x29, #-28] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #16] str w8, [sp, #20] mov w8, #4 str w8, [sp, #28] b LBB1_2 LBB1_2: bl _f str w0, [sp, #12] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, 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, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str w0, [sp, #28] str w1, [sp, #24] strb w2, [sp, #23] ldr w0, [sp, #28] bl _fact str w0, [sp, #16] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] adrp x8, l___const.foo.niz1@PAGE add x8, x8, l___const.foo.niz1@PAGEOFF ldr q0, [x8] str q0, [sp, #32] ldr w8, [x8, #16] str w8, [sp, #48] str wzr, [sp, #16] b LBB2_1 LBB2_1: ldr w8, [sp, #16] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: b LBB2_3 LBB2_3: b LBB2_4 LBB2_4: b LBB2_5 LBB2_5: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: bl ___stack_chk_fail LBB2_7: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _fact ; -- Begin function fact .p2align 2 _fact: ; @fact .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str w0, [sp, #8] mov w0, #1 mov w1, #2 mov w2, #104 bl _foo ldr w8, [sp, #8] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr w8, [sp, #8] str w8, [sp, #4] ; 4-byte Folded Spill ldr w8, [sp, #8] subs w0, w8, #1 bl _fact ldr w8, [sp, #4] ; 4-byte Folded Reload mul w8, w8, w0 stur w8, [x29, #-4] b LBB3_3 LBB3_2: mov w8, #1 stur w8, [x29, #-4] b LBB3_3 LBB3_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _proba3 ; -- Begin function proba3 .p2align 2 _proba3: ; @proba3 .cfi_startproc ; %bb.0: adrp x9, _x@PAGE mov w8, #4 str w8, [x9, _x@PAGEOFF] mov w0, #97 ret .cfi_endproc ; -- End function .globl _proba ; -- Begin function proba .p2align 2 _proba: ; @proba .cfi_startproc ; %bb.0: mov w0, #97 ret .cfi_endproc ; -- End function .globl _proba2 ; -- Begin function proba2 .p2align 2 _proba2: ; @proba2 .cfi_startproc ; %bb.0: mov w0, #97 ret .cfi_endproc ; -- End function .globl _foo3 ; -- Begin function foo3 .p2align 2 _foo3: ; @foo3 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov w8, #8 str w8, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _f2 ; -- Begin function f2 .p2align 2 _f2: ; @f2 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str x1, [sp] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] ldr x8, [sp] ldr w8, [x8] add w8, w8, #1 ldr x9, [sp] str w8, [x9] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main2 ; -- Begin function main2 .p2align 2 _main2: ; @main2 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov w8, #2147483647 str w8, [sp, #12] mov w0, #0 add sp, sp, #16 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _x ; @x .p2align 2 _x: .long 3 ; 0x3 .section __TEXT,__const .p2align 2 ; @__const.foo.niz1 l___const.foo.niz1: .long 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .long 0 ; 0x0 .long 0 ; 0x0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ## -- Begin function f .p2align 4, 0x90 _f: ## @f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp 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 $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) movl $5, -28(%rbp) movb $105, -29(%rbp) movl $5, -36(%rbp) movl -36(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) movl -28(%rbp), %eax addl $3, %eax movl %eax, -28(%rbp) cmpl $2, -28(%rbp) jle LBB1_2 ## %bb.1: movl -48(%rbp), %eax movl %eax, -44(%rbp) movl $4, -36(%rbp) LBB1_2: callq _f movl %eax, -52(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_4 ## %bb.3: movl -52(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB1_4: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movb %dl, %al movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq %rcx, -8(%rbp) movl %edi, -36(%rbp) movl %esi, -40(%rbp) movb %al, -41(%rbp) movl -36(%rbp), %edi callq _fact movl %eax, -48(%rbp) movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) movq l___const.foo.niz1(%rip), %rax movq %rax, -32(%rbp) movq l___const.foo.niz1+8(%rip), %rax movq %rax, -24(%rbp) movl l___const.foo.niz1+16(%rip), %eax movl %eax, -16(%rbp) movl $0, -48(%rbp) ## %bb.1: cmpl $5, -48(%rbp) jge LBB2_3 ## %bb.2: jmp LBB2_3 LBB2_3: jmp LBB2_4 LBB2_4: jmp LBB2_5 LBB2_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_7 ## %bb.6: addq $64, %rsp popq %rbp retq LBB2_7: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _fact ## -- Begin function fact .p2align 4, 0x90 _fact: ## @fact .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -8(%rbp) movl $1, %edi movl $2, %esi movl $104, %edx callq _foo cmpl $0, -8(%rbp) jle LBB3_2 ## %bb.1: movl -8(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill movl -8(%rbp), %edi subl $1, %edi callq _fact movl %eax, %ecx movl -12(%rbp), %eax ## 4-byte Reload imull %ecx, %eax movl %eax, -4(%rbp) jmp LBB3_3 LBB3_2: movl $1, -4(%rbp) LBB3_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _proba3 ## -- Begin function proba3 .p2align 4, 0x90 _proba3: ## @proba3 .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, _x(%rip) movb $97, %al movsbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _proba ## -- Begin function proba .p2align 4, 0x90 _proba: ## @proba .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb $97, %al movsbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _proba2 ## -- Begin function proba2 .p2align 4, 0x90 _proba2: ## @proba2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $97, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _foo3 ## -- Begin function foo3 .p2align 4, 0x90 _foo3: ## @foo3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $8, -4(%rbp) popq %rbp retq .cfi_endproc ## -- End function .globl _f2 ## -- Begin function f2 .p2align 4, 0x90 _f2: ## @f2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) movq -16(%rbp), %rax movl (%rax), %ecx addl $1, %ecx movq -16(%rbp), %rax movl %ecx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _main2 ## -- Begin function main2 .p2align 4, 0x90 _main2: ## @main2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $2147483647, -4(%rbp) ## imm = 0x7FFFFFFF xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _x ## @x .p2align 2 _x: .long 3 ## 0x3 .section __TEXT,__const .p2align 4 ## @__const.foo.niz1 l___const.foo.niz1: .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 .long 0 ## 0x0 .long 0 ## 0x0 .subsections_via_symbols
the_stack_data/42459.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-8] str xzr, [sp, #8] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur w8, [x29, #-8] mov w9, #34464 movk w9, #1, lsl #16 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] stur w8, [x29, #-12] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-12] mov w9, #34464 movk w9, #1, lsl #16 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_3 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_6: ldr x8, [sp, #8] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%ld iterations\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) movq $0, -24(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $100000, -8(%rbp) ## imm = 0x186A0 jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax movl %eax, -12(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $100000, -12(%rbp) ## imm = 0x186A0 jge LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB0_3 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_6: movq -24(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%ld iterations\n" .subsections_via_symbols
the_stack_data/87749.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gl_fx_dummy_function_span ; -- Begin function gl_fx_dummy_function_span .p2align 2 _gl_fx_dummy_function_span: ; @gl_fx_dummy_function_span .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gl_fx_dummy_function_span ## -- Begin function gl_fx_dummy_function_span .p2align 4, 0x90 _gl_fx_dummy_function_span: ## @gl_fx_dummy_function_span .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/48804.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #36] stur xzr, [x29, #-48] stur xzr, [x29, #-40] stur wzr, [x29, #-32] str xzr, [sp, #40] str xzr, [sp, #48] str wzr, [sp, #56] str wzr, [sp, #32] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #32] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #32] add w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #28] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #28] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #28] sub x8, x29, #28 str x8, [sp, #8] ; 8-byte Folded Spill add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsw x9, [sp, #28] ldr w11, [x8, x9, lsl #2] ldrsw x10, [sp, #28] sub x9, x29, #48 add x10, x9, x10, lsl #2 ldr w9, [x10] add w9, w9, w11 str w9, [x10] ldrsw x9, [sp, #28] ldr w10, [x8, x9, lsl #2] ldrsw x9, [sp, #32] add x8, sp, #40 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] 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, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_1 LBB0_8: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #24] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldrsw x9, [sp, #24] add x8, sp, #40 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_9 LBB0_12: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf str wzr, [sp, #20] b LBB0_13 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=1 ldrsw x9, [sp, #20] sub x8, x29, #48 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_13 LBB0_16: 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: 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 "\nEnter row %d: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\nRow totals: " l_.str.3: ; @.str.3 .asciz "%d " l_.str.4: ; @.str.4 .asciz "\nColumn totals: " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -100(%rbp) leaq -64(%rbp), %rdi xorl %esi, %esi movl $20, %edx callq _memset leaq -96(%rbp), %rdi xorl %esi, %esi movl $20, %edx callq _memset movl $0, -104(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $5, -104(%rbp) jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -104(%rbp), %esi addl $1, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -108(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $5, -108(%rbp) jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movslq -108(%rbp), %rax leaq -32(%rbp), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movslq -108(%rbp), %rax movl -32(%rbp,%rax,4), %ecx movslq -108(%rbp), %rax addl -64(%rbp,%rax,4), %ecx movl %ecx, -64(%rbp,%rax,4) movslq -108(%rbp), %rax movl -32(%rbp,%rax,4), %ecx movslq -104(%rbp), %rax addl -96(%rbp,%rax,4), %ecx movl %ecx, -96(%rbp,%rax,4) ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -108(%rbp), %eax addl $1, %eax movl %eax, -108(%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 -104(%rbp), %eax addl $1, %eax movl %eax, -104(%rbp) jmp LBB0_1 LBB0_8: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -112(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 cmpl $5, -112(%rbp) jge LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movslq -112(%rbp), %rax movl -96(%rbp,%rax,4), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movl -112(%rbp), %eax addl $1, %eax movl %eax, -112(%rbp) jmp LBB0_9 LBB0_12: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $0, -116(%rbp) LBB0_13: ## =>This Inner Loop Header: Depth=1 cmpl $5, -116(%rbp) jge LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 movslq -116(%rbp), %rax movl -64(%rbp,%rax,4), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.15: ## in Loop: Header=BB0_13 Depth=1 movl -116(%rbp), %eax addl $1, %eax movl %eax, -116(%rbp) jmp LBB0_13 LBB0_16: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_18 ## %bb.17: xorl %eax, %eax addq $128, %rsp popq %rbp retq LBB0_18: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nEnter row %d: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\nRow totals: " L_.str.3: ## @.str.3 .asciz "%d " L_.str.4: ## @.str.4 .asciz "\nColumn totals: " .subsections_via_symbols
the_stack_data/47194.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/242331661.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _copyBytes ; -- Begin function copyBytes .p2align 2 _copyBytes: ; @copyBytes .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] mov w2, #0 stur wzr, [x29, #-20] adrp x8, _gOutFile@PAGE ldr x0, [x8, _gOutFile@PAGEOFF] ldur w8, [x29, #-12] mov x1, x8 bl _fseek ldur x0, [x29, #-8] bl _fgetc sturb w0, [x29, #-13] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur x0, [x29, #-8] bl _feof subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldursb w0, [x29, #-13] adrp x8, _gOutFile@PAGE ldr x1, [x8, _gOutFile@PAGEOFF] bl _fputc ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] ldur x0, [x29, #-8] bl _fgetc sturb w0, [x29, #-13] b LBB0_1 LBB0_3: ldur w8, [x29, #-20] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-20] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _appendFile ; -- Begin function appendFile .p2align 2 _appendFile: ; @appendFile .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur x1, [x29, #-24] stur wzr, [x29, #-28] str wzr, [sp, #32] adrp x8, _gOutFile@PAGE ldr x0, [x8, _gOutFile@PAGEOFF] bl _ftell mov x8, x0 stur w8, [x29, #-28] ldur x0, [x29, #-16] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #24] ldur w1, [x29, #-28] bl _copyBytes str w0, [sp, #32] ldur w8, [x29, #-28] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-28] ; 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 ldr w8, [sp, #32] mov w9, #65536 udiv w8, w8, w9 add w8, w8, #1 lsl w8, w8, #16 str w8, [sp, #20] ldr w8, [sp, #20] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #20] ; 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 ldur w8, [x29, #-28] ldr w9, [sp, #20] add w8, w8, w9 str w8, [sp, #16] ldr w8, [sp, #16] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf adrp x8, _gOutFile@PAGE ldr x0, [x8, _gOutFile@PAGEOFF] ldr w8, [sp, #16] mov x1, x8 mov w2, #0 bl _fseek ldr x0, [sp, #24] bl _fflush ldr x0, [sp, #24] bl _fclose ldur w8, [x29, #-28] ldur x9, [x29, #-24] str w8, [x9] ldr w8, [sp, #20] stur w8, [x29, #-4] b LBB1_3 LBB1_2: mov w8, #-1 stur w8, [x29, #-4] b LBB1_3 LBB1_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI2_0: .quad 0x4090000000000000 ; double 1024 .section __TEXT,__text,regular,pure_instructions .globl _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, #224 movk w9, #1, lsl #16 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #16, lsl #12 ; =65536 sub sp, sp, #224 sub x8, x29, #64 str x8, [sp, #136] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #172] str w0, [sp, #168] str x1, [sp, #160] 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 adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fopen adrp x8, _gOutFile@PAGE str x0, [x8, _gOutFile@PAGEOFF] ldr x8, [x8, _gOutFile@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: mov x9, sp adrp x8, l_.str.7@PAGE add x8, x8, l_.str.7@PAGEOFF str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf mov w0, #1 bl _exit LBB2_2: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF sub x1, x29, #44 bl _appendFile ldr x8, [sp, #136] ; 8-byte Folded Reload str w0, [x8] subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_18 b LBB2_3 LBB2_3: sub x8, x29, #44 add x1, x8, #4 adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _appendFile ldr x8, [sp, #136] ; 8-byte Folded Reload str w0, [x8, #4] subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_17 b LBB2_4 LBB2_4: sub x8, x29, #44 add x1, x8, #8 adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _appendFile ldr x8, [sp, #136] ; 8-byte Folded Reload str w0, [x8, #8] subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_16 b LBB2_5 LBB2_5: sub x8, x29, #44 add x1, x8, #12 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _appendFile ldr x8, [sp, #136] ; 8-byte Folded Reload str w0, [x8, #12] subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_15 b LBB2_6 LBB2_6: sub x8, x29, #44 add x1, x8, #16 adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _appendFile ldr x8, [sp, #136] ; 8-byte Folded Reload str w0, [x8, #16] subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_14 b LBB2_7 LBB2_7: adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf ldr x9, [sp, #136] ; 8-byte Folded Reload ldr w8, [x9, #36] ldr w9, [x9, #16] add w8, w8, w9 subs w8, w8, #4080, lsl #12 ; =16711680 cset w8, lo tbnz w8, #0, LBB2_9 b LBB2_8 LBB2_8: adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf mov w0, #1 bl _exit LBB2_9: ldr x9, [sp, #136] ; 8-byte Folded Reload ldr w10, [x9, #36] mov w8, #16711680 subs w8, w8, w10 ldr w9, [x9, #16] subs w8, w8, w9 ucvtf d0, w8 adrp x8, lCPI2_0@PAGE ldr d1, [x8, lCPI2_0@PAGEOFF] fdiv d0, d0, d1 mov x8, sp str d0, [x8] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fopen str x0, [sp, #152] ldr x8, [sp, #152] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: mov x9, sp adrp x8, l_.str.18@PAGE add x8, x8, l_.str.18@PAGEOFF str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _printf mov w0, #1 bl _exit LBB2_11: ldr x8, [sp, #136] ; 8-byte Folded Reload ldr w9, [x8, #20] ; implicit-def: $x0 mov x0, x9 ldr w9, [x8, #24] ; implicit-def: $x17 mov x17, x9 ldr w9, [x8, #28] ; implicit-def: $x16 mov x16, x9 ldr w9, [x8, #32] ; implicit-def: $x15 mov x15, x9 ldr w9, [x8, #36] ; implicit-def: $x14 mov x14, x9 ldr w9, [x8] ; implicit-def: $x13 mov x13, x9 ldr w9, [x8, #4] ; implicit-def: $x12 mov x12, x9 ldr w9, [x8, #8] ; implicit-def: $x11 mov x11, x9 ldr w9, [x8, #12] ; implicit-def: $x10 mov x10, x9 ldr w9, [x8, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x9, [sp, #96] ; 8-byte Folded Spill str x0, [x9] str x17, [x9, #8] str x16, [x9, #16] str x15, [x9, #24] str x14, [x9, #32] str x13, [x9, #40] str x12, [x9, #48] str x11, [x9, #56] mov x11, #64 str x11, [sp, #104] ; 8-byte Folded Spill str x10, [x9, #64] str x8, [x9, #72] add x0, sp, #176 str x0, [sp, #128] ; 8-byte Folded Spill mov w1, #0 str w1, [sp, #116] ; 4-byte Folded Spill mov x2, #65536 str x2, [sp, #120] ; 8-byte Folded Spill adrp x3, l_.str.20@PAGE add x3, x3, l_.str.20@PAGEOFF bl ___sprintf_chk ldr w1, [sp, #116] ; 4-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldr x0, [sp, #128] ; 8-byte Folded Reload mov x9, sp mov x8, x0 str x8, [x9] adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF bl ___sprintf_chk ldr w1, [sp, #116] ; 4-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldr x0, [sp, #128] ; 8-byte Folded Reload mov x9, sp mov x8, x0 str x8, [x9] adrp x3, l_.str.22@PAGE add x3, x3, l_.str.22@PAGEOFF bl ___sprintf_chk ldr w1, [sp, #116] ; 4-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldr x0, [sp, #128] ; 8-byte Folded Reload mov x9, sp mov x8, x0 str x8, [x9] adrp x3, l_.str.23@PAGE add x3, x3, l_.str.23@PAGEOFF bl ___sprintf_chk ldr x9, [sp, #136] ; 8-byte Folded Reload ldr x8, [sp, #104] ; 8-byte Folded Reload ldr w1, [sp, #116] ; 4-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldr x0, [sp, #128] ; 8-byte Folded Reload ldr w11, [x9, #16] mov w10, #1024 udiv w12, w11, w10 ldr w9, [x9, #36] udiv w11, w9, w10 mov x9, sp mov x10, x0 str x10, [x9] ; implicit-def: $x10 mov x10, x12 str x10, [x9, #8] ; implicit-def: $x10 mov x10, x11 str x10, [x9, #16] str x8, [x9, #24] mov x8, #16320 str x8, [x9, #32] adrp x3, l_.str.24@PAGE add x3, x3, l_.str.24@PAGEOFF bl ___sprintf_chk ldr w1, [sp, #116] ; 4-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldr x0, [sp, #128] ; 8-byte Folded Reload mov x9, sp mov x8, x0 str x8, [x9] adrp x3, l_.str.25@PAGE add x3, x3, l_.str.25@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #128] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.26@PAGE add x0, x0, l_.str.26@PAGEOFF bl _printf ldr x0, [sp, #128] ; 8-byte Folded Reload ldr x1, [sp, #152] bl _fputs ldr x0, [sp, #152] bl _fflush ldr x0, [sp, #152] bl _fclose ldr w1, [sp, #116] ; 4-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldr x0, [sp, #128] ; 8-byte Folded Reload mov x9, sp mov x8, #65536 str x8, [x9] adrp x8, l_.str.18@PAGE add x8, x8, l_.str.18@PAGEOFF str x8, [x9, #8] adrp x3, l_.str.27@PAGE add x3, x3, l_.str.27@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #128] ; 8-byte Folded Reload bl _system adrp x0, l_.str.28@PAGE add x0, x0, l_.str.28@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen str x0, [sp, #144] ldr x8, [sp, #144] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_13 b LBB2_12 LBB2_12: adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF bl _printf mov w0, #1 bl _exit LBB2_13: mov x9, sp mov x8, #16711680 str x8, [x9] str x8, [x9, #8] adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF bl _printf ldr x0, [sp, #144] mov w1, #16711680 bl _copyBytes ldr x0, [sp, #144] bl _fclose adrp x8, _gOutFile@PAGE str x8, [sp, #88] ; 8-byte Folded Spill ldr x0, [x8, _gOutFile@PAGEOFF] bl _fflush ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, _gOutFile@PAGEOFF] bl _fclose mov x9, sp mov x8, #255 str x8, [x9] adrp x0, l_.str.31@PAGE add x0, x0, l_.str.31@PAGEOFF bl _printf str wzr, [sp, #172] b LBB2_19 LBB2_14: b LBB2_15 LBB2_15: b LBB2_16 LBB2_16: b LBB2_17 LBB2_17: b LBB2_18 LBB2_18: adrp x0, l_.str.32@PAGE add x0, x0, l_.str.32@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #172] b LBB2_19 LBB2_19: ldr w8, [sp, #172] str w8, [sp, #84] ; 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_21 b LBB2_20 LBB2_20: bl ___stack_chk_fail LBB2_21: ldr w0, [sp, #84] ; 4-byte Folded Reload add sp, sp, #16, lsl #12 ; =65536 add sp, sp, #224 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .zerofill __DATA,__bss,_gOutFile,8,3 ; @gOutFile .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\t0x%08x bytes written (%u base10)\n" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "\nAppending file '%s'\n" l_.str.3: ; @.str.3 .asciz "\t0x%08x start (%u base10)\n" l_.str.4: ; @.str.4 .asciz "\t0x%08x padded size (%u base10)\n" l_.str.5: ; @.str.5 .asciz "\t0x%08x end (%u base10)\n" l_.str.6: ; @.str.6 .asciz "bxxflashgen\ncvondratek 2014-2021\n\n" l_.str.7: ; @.str.7 .asciz "bxx-boot.img" l_.str.8: ; @.str.8 .asciz "w" l_.str.9: ; @.str.9 .asciz "Unable to create/access the output file, %s. Aborting.\n" l_.str.10: ; @.str.10 .asciz "MLO.byteswap" l_.str.11: ; @.str.11 .asciz "u-boot.img" l_.str.12: ; @.str.12 .asciz "am335x-bcmax.dtb" l_.str.13: ; @.str.13 .asciz "bzImage" l_.str.14: ; @.str.14 .asciz "rootfs.squash" l_.str.15: ; @.str.15 .asciz "\nDone with images.\n\nChecking for env-area overlap..." l_.str.16: ; @.str.16 .asciz "env area was overwritten by rootfs.\n\nReduce ingredient sizes or find a bigger flash device\n.Can't finish. Bye.\n" l_.str.17: ; @.str.17 .asciz "OK! (%.1f k left)\n\nCreating uboot env...\n" l_.str.18: ; @.str.18 .asciz "u-boot.env" l_.str.19: ; @.str.19 .asciz "Unable to create/access the env file, %s. Aborting.\n" l_.str.20: ; @.str.20 .asciz "b0=0x%08x\nb1=0x%08x\nb2=0x%08x\nb3=0x%08x\nb4=0x%08x\ns0=0x%08x\ns1=0x%08x\ns2=0x%08x\ns3=0x%08x\ns4=0x%08x\n" l_.str.21: ; @.str.21 .asciz "%sloadaddr=0x81000000\naddrIMG=0x80800000\naddrDTB=0x80400000\n" l_.str.22: ; @.str.22 .asciz "%sroot_mtdblock1=setenv bootargs \"root=/dev/mtdblock1 ro rootwait ${args_common}\"\n" l_.str.23: ; @.str.23 .asciz "%sroot_ram0=setenv bootargs \"root=/dev/ram0 rw ramdisk_size=65536 initrd=${loadaddr},64M ${args_common}\"\n" l_.str.24: ; @.str.24 .asciz "%sargs_common=rootfstype=squashfs mtdparts=spi0.0:16384k(device),%dk@%dk(rootfs),%uk@%uk(env) console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200 consoleblank=0 panic=10 init=linuxrc\n" l_.str.25: ; @.str.25 .asciz "%sbc_boot=sf read ${addrDTB} ${b2} ${s2}; sf read ${addrIMG} ${b3} ${s3}; mmc dev 0; if fatload mmc 0 ${loadaddr} bxx_root.squash; then run root_ram0; else run root_mtdblock1; fi; bootz ${addrIMG} - ${addrDTB}\n" l_.str.26: ; @.str.26 .asciz "\nGenerated u-boot env:\n%s\n\n" l_.str.27: ; @.str.27 .asciz "/usr/bin/mkenvimage -s %u -o /tmp/env.bin %s" l_.str.28: ; @.str.28 .asciz "/tmp/env.bin" l_.str.29: ; @.str.29 .asciz "Unable to access /tmp/env.bin. Aborting.\n" l_.str.30: ; @.str.30 .asciz "Writing env bin to 0x%08x (%u dec).\n" l_.str.31: ; @.str.31 .asciz "I'm done (and EOF is still 0x%02x)\n" l_.str.32: ; @.str.32 .asciz "Something went wrong. Do not trust the output. >3-|\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _copyBytes ## -- Begin function copyBytes .p2align 4, 0x90 _copyBytes: ## @copyBytes .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -20(%rbp) movq _gOutFile(%rip), %rdi movl -12(%rbp), %eax movl %eax, %esi xorl %edx, %edx callq _fseek movq -8(%rbp), %rdi callq _fgetc ## kill: def $al killed $al killed $eax movb %al, -13(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rdi callq _feof cmpl $0, %eax jne LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movsbl -13(%rbp), %edi movq _gOutFile(%rip), %rsi callq _fputc movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movq -8(%rbp), %rdi callq _fgetc ## kill: def $al killed $al killed $eax movb %al, -13(%rbp) jmp LBB0_1 LBB0_3: movl -20(%rbp), %esi movl -20(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _appendFile ## -- Begin function appendFile .p2align 4, 0x90 _appendFile: ## @appendFile .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) movl $0, -28(%rbp) movl $0, -32(%rbp) movq _gOutFile(%rip), %rdi callq _ftell ## kill: def $eax killed $eax killed $rax movl %eax, -28(%rbp) movq -16(%rbp), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -40(%rbp) cmpq $0, -40(%rbp) je LBB1_2 ## %bb.1: movq -16(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -40(%rbp), %rdi movl -28(%rbp), %esi callq _copyBytes movl %eax, -32(%rbp) movl -28(%rbp), %esi movl -28(%rbp), %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -32(%rbp), %eax shrl $16, %eax addl $1, %eax shll $16, %eax movl %eax, -44(%rbp) movl -44(%rbp), %esi movl -44(%rbp), %edx leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -28(%rbp), %eax addl -44(%rbp), %eax movl %eax, -48(%rbp) movl -48(%rbp), %esi movl -48(%rbp), %edx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq _gOutFile(%rip), %rdi movl -48(%rbp), %eax movl %eax, %esi xorl %edx, %edx callq _fseek movq -40(%rbp), %rdi callq _fflush movq -40(%rbp), %rdi callq _fclose movl -28(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movl -44(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_3 LBB1_2: movl $-1, -4(%rbp) LBB1_3: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI2_0: .quad 0x4090000000000000 ## double 1024 .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 pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $65720, %eax ## imm = 0x100B8 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movl $0, -65652(%rbp) movl %edi, -65656(%rbp) movq %rsi, -65664(%rbp) leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq L_.str.7(%rip), %rdi leaq L_.str.8(%rip), %rsi callq _fopen movq %rax, _gOutFile(%rip) cmpq $0, _gOutFile(%rip) jne LBB2_2 ## %bb.1: leaq L_.str.9(%rip), %rdi leaq L_.str.7(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB2_2: leaq -80(%rbp), %rsi leaq L_.str.10(%rip), %rdi callq _appendFile movl %eax, -112(%rbp) cmpl $0, %eax je LBB2_18 ## %bb.3: leaq -80(%rbp), %rsi addq $4, %rsi leaq L_.str.11(%rip), %rdi callq _appendFile movl %eax, -108(%rbp) cmpl $0, %eax je LBB2_17 ## %bb.4: leaq -80(%rbp), %rsi addq $8, %rsi leaq L_.str.12(%rip), %rdi callq _appendFile movl %eax, -104(%rbp) cmpl $0, %eax je LBB2_16 ## %bb.5: leaq -80(%rbp), %rsi addq $12, %rsi leaq L_.str.13(%rip), %rdi callq _appendFile movl %eax, -100(%rbp) cmpl $0, %eax je LBB2_15 ## %bb.6: leaq -80(%rbp), %rsi addq $16, %rsi leaq L_.str.14(%rip), %rdi callq _appendFile movl %eax, -96(%rbp) cmpl $0, %eax je LBB2_14 ## %bb.7: leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf movl -64(%rbp), %eax addl -96(%rbp), %eax cmpl $16711680, %eax ## imm = 0xFF0000 jb LBB2_9 ## %bb.8: leaq L_.str.16(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB2_9: movl -64(%rbp), %ecx movl -96(%rbp), %eax addl %eax, %ecx movl $16711680, %eax ## imm = 0xFF0000 subl %ecx, %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 leaq L_.str.17(%rip), %rdi movb $1, %al callq _printf leaq L_.str.18(%rip), %rdi leaq L_.str.8(%rip), %rsi callq _fopen movq %rax, -65672(%rbp) cmpq $0, -65672(%rbp) jne LBB2_11 ## %bb.10: leaq L_.str.19(%rip), %rdi leaq L_.str.18(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB2_11: leaq -65648(%rbp), %rdi movl -80(%rbp), %r8d movl -76(%rbp), %r9d movl -72(%rbp), %r13d movl -68(%rbp), %r12d movl -64(%rbp), %r15d movl -112(%rbp), %r14d movl -108(%rbp), %ebx movl -104(%rbp), %r11d movl -100(%rbp), %r10d movl -96(%rbp), %eax xorl %esi, %esi movl $65536, %edx ## imm = 0x10000 leaq L_.str.20(%rip), %rcx movl %r13d, (%rsp) movl %r12d, 8(%rsp) movl %r15d, 16(%rsp) movl %r14d, 24(%rsp) movl %ebx, 32(%rsp) movl %r11d, 40(%rsp) movl %r10d, 48(%rsp) movl %eax, 56(%rsp) movb $0, %al callq ___sprintf_chk leaq -65648(%rbp), %rdi leaq -65648(%rbp), %r8 xorl %esi, %esi movl $65536, %edx ## imm = 0x10000 leaq L_.str.21(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -65648(%rbp), %rdi leaq -65648(%rbp), %r8 xorl %esi, %esi movl $65536, %edx ## imm = 0x10000 leaq L_.str.22(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -65648(%rbp), %rdi leaq -65648(%rbp), %r8 xorl %esi, %esi movl $65536, %edx ## imm = 0x10000 leaq L_.str.23(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -65648(%rbp), %rdi leaq -65648(%rbp), %r8 movl -96(%rbp), %r9d shrl $10, %r9d movl -64(%rbp), %eax shrl $10, %eax xorl %esi, %esi movl $65536, %edx ## imm = 0x10000 leaq L_.str.24(%rip), %rcx movl %eax, (%rsp) movl $64, 8(%rsp) movl $16320, 16(%rsp) ## imm = 0x3FC0 movb $0, %al callq ___sprintf_chk leaq -65648(%rbp), %rdi leaq -65648(%rbp), %r8 xorl %esi, %esi movl $65536, %edx ## imm = 0x10000 leaq L_.str.25(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -65648(%rbp), %rsi leaq L_.str.26(%rip), %rdi movb $0, %al callq _printf leaq -65648(%rbp), %rdi movq -65672(%rbp), %rsi callq _fputs movq -65672(%rbp), %rdi callq _fflush movq -65672(%rbp), %rdi callq _fclose leaq -65648(%rbp), %rdi xorl %esi, %esi movl $65536, %edx ## imm = 0x10000 leaq L_.str.27(%rip), %rcx movl $65536, %r8d ## imm = 0x10000 leaq L_.str.18(%rip), %r9 movb $0, %al callq ___sprintf_chk leaq -65648(%rbp), %rdi callq _system leaq L_.str.28(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -65680(%rbp) cmpq $0, -65680(%rbp) jne LBB2_13 ## %bb.12: leaq L_.str.29(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB2_13: leaq L_.str.30(%rip), %rdi movl $16711680, %edx ## imm = 0xFF0000 movl %edx, %esi movb $0, %al callq _printf movq -65680(%rbp), %rdi movl $16711680, %esi ## imm = 0xFF0000 callq _copyBytes movq -65680(%rbp), %rdi callq _fclose movq _gOutFile(%rip), %rdi callq _fflush movq _gOutFile(%rip), %rdi callq _fclose leaq L_.str.31(%rip), %rdi movl $255, %esi movb $0, %al callq _printf movl $0, -65652(%rbp) jmp LBB2_19 LBB2_14: jmp LBB2_15 LBB2_15: jmp LBB2_16 LBB2_16: jmp LBB2_17 LBB2_17: jmp LBB2_18 LBB2_18: leaq L_.str.32(%rip), %rdi movb $0, %al callq _printf movl $1, -65652(%rbp) LBB2_19: movl -65652(%rbp), %eax movl %eax, -65684(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -48(%rbp), %rcx cmpq %rcx, %rax jne LBB2_21 ## %bb.20: movl -65684(%rbp), %eax ## 4-byte Reload addq $65720, %rsp ## imm = 0x100B8 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB2_21: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .zerofill __DATA,__bss,_gOutFile,8,3 ## @gOutFile .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\t0x%08x bytes written (%u base10)\n" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "\nAppending file '%s'\n" L_.str.3: ## @.str.3 .asciz "\t0x%08x start (%u base10)\n" L_.str.4: ## @.str.4 .asciz "\t0x%08x padded size (%u base10)\n" L_.str.5: ## @.str.5 .asciz "\t0x%08x end (%u base10)\n" L_.str.6: ## @.str.6 .asciz "bxxflashgen\ncvondratek 2014-2021\n\n" L_.str.7: ## @.str.7 .asciz "bxx-boot.img" L_.str.8: ## @.str.8 .asciz "w" L_.str.9: ## @.str.9 .asciz "Unable to create/access the output file, %s. Aborting.\n" L_.str.10: ## @.str.10 .asciz "MLO.byteswap" L_.str.11: ## @.str.11 .asciz "u-boot.img" L_.str.12: ## @.str.12 .asciz "am335x-bcmax.dtb" L_.str.13: ## @.str.13 .asciz "bzImage" L_.str.14: ## @.str.14 .asciz "rootfs.squash" L_.str.15: ## @.str.15 .asciz "\nDone with images.\n\nChecking for env-area overlap..." L_.str.16: ## @.str.16 .asciz "env area was overwritten by rootfs.\n\nReduce ingredient sizes or find a bigger flash device\n.Can't finish. Bye.\n" L_.str.17: ## @.str.17 .asciz "OK! (%.1f k left)\n\nCreating uboot env...\n" L_.str.18: ## @.str.18 .asciz "u-boot.env" L_.str.19: ## @.str.19 .asciz "Unable to create/access the env file, %s. Aborting.\n" L_.str.20: ## @.str.20 .asciz "b0=0x%08x\nb1=0x%08x\nb2=0x%08x\nb3=0x%08x\nb4=0x%08x\ns0=0x%08x\ns1=0x%08x\ns2=0x%08x\ns3=0x%08x\ns4=0x%08x\n" L_.str.21: ## @.str.21 .asciz "%sloadaddr=0x81000000\naddrIMG=0x80800000\naddrDTB=0x80400000\n" L_.str.22: ## @.str.22 .asciz "%sroot_mtdblock1=setenv bootargs \"root=/dev/mtdblock1 ro rootwait ${args_common}\"\n" L_.str.23: ## @.str.23 .asciz "%sroot_ram0=setenv bootargs \"root=/dev/ram0 rw ramdisk_size=65536 initrd=${loadaddr},64M ${args_common}\"\n" L_.str.24: ## @.str.24 .asciz "%sargs_common=rootfstype=squashfs mtdparts=spi0.0:16384k(device),%dk@%dk(rootfs),%uk@%uk(env) console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200 consoleblank=0 panic=10 init=linuxrc\n" L_.str.25: ## @.str.25 .asciz "%sbc_boot=sf read ${addrDTB} ${b2} ${s2}; sf read ${addrIMG} ${b3} ${s3}; mmc dev 0; if fatload mmc 0 ${loadaddr} bxx_root.squash; then run root_ram0; else run root_mtdblock1; fi; bootz ${addrIMG} - ${addrDTB}\n" L_.str.26: ## @.str.26 .asciz "\nGenerated u-boot env:\n%s\n\n" L_.str.27: ## @.str.27 .asciz "/usr/bin/mkenvimage -s %u -o /tmp/env.bin %s" L_.str.28: ## @.str.28 .asciz "/tmp/env.bin" L_.str.29: ## @.str.29 .asciz "Unable to access /tmp/env.bin. Aborting.\n" L_.str.30: ## @.str.30 .asciz "Writing env bin to 0x%08x (%u dec).\n" L_.str.31: ## @.str.31 .asciz "I'm done (and EOF is still 0x%02x)\n" L_.str.32: ## @.str.32 .asciz "Something went wrong. Do not trust the output. >3-|\n" .subsections_via_symbols
the_stack_data/610050.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _outer_node_create ; -- Begin function outer_node_create .p2align 2 _outer_node_create: ; @outer_node_create .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x0, #24 bl _malloc str x0, [sp, #8] ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8] ldr x8, [sp, #8] str xzr, [x8, #8] ldr x8, [sp, #8] str xzr, [x8, #16] ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _inner_node_create ; -- Begin function inner_node_create .p2align 2 _inner_node_create: ; @inner_node_create .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] mov x0, #24 bl _malloc str x0, [sp] ldr x8, [sp] ; kill: def $x9 killed $xzr str xzr, [x8] ldr x8, [sp] str xzr, [x8, #16] ldur w8, [x29, #-4] ldr x9, [sp] str w8, [x9, #8] ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _dll_hierarchical_destroy ; -- Begin function dll_hierarchical_destroy .p2align 2 _dll_hierarchical_destroy: ; @dll_hierarchical_destroy .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] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_6 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #16] str x8, [sp, #16] ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp, #8] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldr x8, [sp, #16] ldr x8, [x8] str x8, [sp] ldr x0, [sp, #16] bl _free ldr x8, [sp] str x8, [sp, #16] b LBB2_3 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldur x0, [x29, #-8] bl _free ldr x8, [sp, #8] stur x8, [x29, #-8] b LBB2_1 LBB2_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl __assert ; -- Begin function _assert .p2align 2 __assert: ; @_assert .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: mov w0, #-1 bl _inner_node_create b LBB3_2 LBB3_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _dll_hierarchical_check_data ; -- Begin function dll_hierarchical_check_data .p2align 2 _dll_hierarchical_check_data: ; @dll_hierarchical_check_data .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] b LBB4_1 LBB4_1: ; =>This Loop Header: Depth=1 ; Child Loop BB4_3 Depth 2 ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_6 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #16] str x8, [sp, #8] b LBB4_3 LBB4_3: ; Parent Loop BB4_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_3 Depth=2 ldur w8, [x29, #-12] ldr x9, [sp, #8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, eq and w0, w8, #0x1 bl __assert ldr x8, [sp, #8] ldr x8, [x8] str x8, [sp, #8] b LBB4_3 LBB4_5: ; in Loop: Header=BB4_1 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8] stur x8, [x29, #-8] b LBB4_1 LBB4_6: 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 mov w8, #0 str w8, [sp, #4] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur wzr, [x29, #-8] bl _outer_node_create stur x0, [x29, #-16] bl _outer_node_create mov x8, x0 ldr w0, [sp, #4] ; 4-byte Folded Reload stur x8, [x29, #-24] bl _inner_node_create mov x8, x0 ldr w0, [sp, #4] ; 4-byte Folded Reload str x8, [sp, #32] bl _inner_node_create mov x8, x0 ldr w0, [sp, #4] ; 4-byte Folded Reload str x8, [sp, #24] bl _inner_node_create mov x8, x0 ldr w0, [sp, #4] ; 4-byte Folded Reload str x8, [sp, #16] bl _inner_node_create ldr w1, [sp, #4] ; 4-byte Folded Reload str x0, [sp, #8] ldr x8, [sp, #32] ldur x9, [x29, #-16] str x8, [x9, #16] ldr x8, [sp, #24] ldr x9, [sp, #32] str x8, [x9] ldr x8, [sp, #32] ldr x9, [sp, #24] str x8, [x9, #16] ldr x8, [sp, #16] ldur x9, [x29, #-24] str x8, [x9, #16] ldr x8, [sp, #8] ldr x9, [sp, #16] str x8, [x9] ldr x8, [sp, #16] ldr x9, [sp, #8] str x8, [x9, #16] ldur x8, [x29, #-24] ldur x9, [x29, #-16] str x8, [x9] ldur x8, [x29, #-16] ldur x9, [x29, #-24] str x8, [x9, #8] ; kill: def $x8 killed $xzr str xzr, [sp, #32] str xzr, [sp, #24] str xzr, [sp, #16] str xzr, [sp, #8] stur xzr, [x29, #-24] ldur x0, [x29, #-16] bl _dll_hierarchical_check_data ldur x0, [x29, #-16] bl _dll_hierarchical_destroy ldr w0, [sp, #4] ; 4-byte Folded Reload ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _outer_node_create ## -- Begin function outer_node_create .p2align 4, 0x90 _outer_node_create: ## @outer_node_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 $16, %rsp movl $24, %edi callq _malloc movq %rax, -8(%rbp) movq -8(%rbp), %rax movq $0, (%rax) movq -8(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax movq $0, 16(%rax) movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _inner_node_create ## -- Begin function inner_node_create .p2align 4, 0x90 _inner_node_create: ## @inner_node_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 $16, %rsp movl %edi, -4(%rbp) movl $24, %edi callq _malloc movq %rax, -16(%rbp) movq -16(%rbp), %rax movq $0, (%rax) movq -16(%rbp), %rax movq $0, 16(%rax) movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _dll_hierarchical_destroy ## -- Begin function dll_hierarchical_destroy .p2align 4, 0x90 _dll_hierarchical_destroy: ## @dll_hierarchical_destroy .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) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 cmpq $0, -8(%rbp) je LBB2_6 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq $0, -16(%rbp) je LBB2_5 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdi callq _free movq -32(%rbp), %rax movq %rax, -16(%rbp) jmp LBB2_3 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rdi callq _free movq -24(%rbp), %rax movq %rax, -8(%rbp) jmp LBB2_1 LBB2_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl __assert ## -- Begin function _assert .p2align 4, 0x90 __assert: ## @_assert .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) cmpl $0, -4(%rbp) jne LBB3_2 ## %bb.1: movl $4294967295, %edi ## imm = 0xFFFFFFFF callq _inner_node_create LBB3_2: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _dll_hierarchical_check_data ## -- Begin function dll_hierarchical_check_data .p2align 4, 0x90 _dll_hierarchical_check_data: ## @dll_hierarchical_check_data .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) LBB4_1: ## =>This Loop Header: Depth=1 ## Child Loop BB4_3 Depth 2 cmpq $0, -8(%rbp) je LBB4_6 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) LBB4_3: ## Parent Loop BB4_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq $0, -24(%rbp) je LBB4_5 ## %bb.4: ## in Loop: Header=BB4_3 Depth=2 movl -12(%rbp), %eax movq -24(%rbp), %rcx cmpl 8(%rcx), %eax sete %al andb $1, %al movzbl %al, %edi callq __assert movq -24(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) jmp LBB4_3 LBB4_5: ## in Loop: Header=BB4_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -8(%rbp) jmp LBB4_1 LBB4_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) callq _outer_node_create movq %rax, -16(%rbp) callq _outer_node_create movq %rax, -24(%rbp) xorl %edi, %edi callq _inner_node_create movq %rax, -32(%rbp) xorl %edi, %edi callq _inner_node_create movq %rax, -40(%rbp) xorl %edi, %edi callq _inner_node_create movq %rax, -48(%rbp) xorl %edi, %edi callq _inner_node_create movq %rax, -56(%rbp) movq -32(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) movq -40(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, (%rax) movq -32(%rbp), %rcx movq -40(%rbp), %rax movq %rcx, 16(%rax) movq -48(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, 16(%rax) movq -56(%rbp), %rcx movq -48(%rbp), %rax movq %rcx, (%rax) movq -48(%rbp), %rcx movq -56(%rbp), %rax movq %rcx, 16(%rax) movq -24(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -16(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq $0, -32(%rbp) movq $0, -40(%rbp) movq $0, -48(%rbp) movq $0, -56(%rbp) movq $0, -24(%rbp) movq -16(%rbp), %rdi xorl %esi, %esi callq _dll_hierarchical_check_data movq -16(%rbp), %rdi callq _dll_hierarchical_destroy xorl %eax, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/59512592.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _input ; -- Begin function input .p2align 2 _input: ; @input .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@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _check_and_print ; -- Begin function check_and_print .p2align 2 _check_and_print: ; @check_and_print .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] ldrsb w8, [x8] subs w8, w8, #65 subs w8, w8, #0 ; kill: def $x8 killed $w8 str x8, [sp] ; 8-byte Folded Spill subs x8, x8, #25 cset w8, hi tbnz w8, #0, LBB1_28 ; %bb.1: ldr x11, [sp] ; 8-byte Folded Reload adrp x10, lJTI1_0@PAGE add x10, x10, lJTI1_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB1_2: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_29 LBB1_3: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_29 LBB1_4: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB1_29 LBB1_5: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB1_29 LBB1_6: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB1_29 LBB1_7: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB1_29 LBB1_8: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB1_29 LBB1_9: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB1_29 LBB1_10: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf b LBB1_29 LBB1_11: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf b LBB1_29 LBB1_12: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf b LBB1_29 LBB1_13: adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf b LBB1_29 LBB1_14: adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf b LBB1_29 LBB1_15: adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf b LBB1_29 LBB1_16: adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf b LBB1_29 LBB1_17: adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf b LBB1_29 LBB1_18: adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf b LBB1_29 LBB1_19: adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf b LBB1_29 LBB1_20: adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _printf b LBB1_29 LBB1_21: adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf b LBB1_29 LBB1_22: adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF bl _printf b LBB1_29 LBB1_23: adrp x0, l_.str.22@PAGE add x0, x0, l_.str.22@PAGEOFF bl _printf b LBB1_29 LBB1_24: adrp x0, l_.str.23@PAGE add x0, x0, l_.str.23@PAGEOFF bl _printf b LBB1_29 LBB1_25: adrp x0, l_.str.24@PAGE add x0, x0, l_.str.24@PAGEOFF bl _printf b LBB1_29 LBB1_26: adrp x0, l_.str.25@PAGE add x0, x0, l_.str.25@PAGEOFF bl _printf b LBB1_29 LBB1_27: adrp x0, l_.str.26@PAGE add x0, x0, l_.str.26@PAGEOFF bl _printf b LBB1_29 LBB1_28: adrp x0, l_.str.27@PAGE add x0, x0, l_.str.27@PAGEOFF bl _printf b LBB1_29 LBB1_29: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc .p2align 2 lJTI1_0: .long LBB1_2-Ltmp0 .long LBB1_3-Ltmp0 .long LBB1_4-Ltmp0 .long LBB1_5-Ltmp0 .long LBB1_6-Ltmp0 .long LBB1_7-Ltmp0 .long LBB1_8-Ltmp0 .long LBB1_9-Ltmp0 .long LBB1_10-Ltmp0 .long LBB1_11-Ltmp0 .long LBB1_12-Ltmp0 .long LBB1_13-Ltmp0 .long LBB1_14-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_16-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_18-Ltmp0 .long LBB1_19-Ltmp0 .long LBB1_20-Ltmp0 .long LBB1_21-Ltmp0 .long LBB1_22-Ltmp0 .long LBB1_23-Ltmp0 .long LBB1_24-Ltmp0 .long LBB1_25-Ltmp0 .long LBB1_26-Ltmp0 .long LBB1_27-Ltmp0 ; -- 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, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #8] add x0, sp, #13 str x0, [sp] ; 8-byte Folded Spill bl _input ldr x0, [sp] ; 8-byte Folded Reload bl _check_and_print ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: bl ___stack_chk_fail LBB2_2: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" l_.str.1: ; @.str.1 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\345\214\227\345\270\202\n" l_.str.2: ; @.str.2 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\344\270\255\345\270\202\n" l_.str.3: ; @.str.3 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\237\272\351\232\206\345\270\202\n" l_.str.4: ; @.str.4 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\345\215\227\345\270\202\n" l_.str.5: ; @.str.5 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\253\230\351\233\204\345\270\202\n" l_.str.6: ; @.str.6 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\226\260\345\214\227\345\270\202\n" l_.str.7: ; @.str.7 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\256\234\350\230\255\347\270\243\n" l_.str.8: ; @.str.8 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\241\203\345\234\222\347\270\243\n" l_.str.9: ; @.str.9 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\230\211\347\276\251\345\270\202\n" l_.str.10: ; @.str.10 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\226\260\347\253\271\347\270\243\n" l_.str.11: ; @.str.11 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\213\227\346\240\227\347\270\243\n" l_.str.12: ; @.str.12 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\344\270\255\347\270\243\n" l_.str.13: ; @.str.13 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\215\227\346\212\225\347\270\243\n" l_.str.14: ; @.str.14 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\275\260\345\214\226\347\270\243\n" l_.str.15: ; @.str.15 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\226\260\347\253\271\345\270\202\n" l_.str.16: ; @.str.16 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\233\262\346\236\227\347\270\243\n" l_.str.17: ; @.str.17 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\230\211\347\276\251\347\270\243\n" l_.str.18: ; @.str.18 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\345\215\227\347\270\243\n" l_.str.19: ; @.str.19 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\253\230\351\233\204\347\270\243\n" l_.str.20: ; @.str.20 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\261\217\346\235\261\347\270\243\n" l_.str.21: ; @.str.21 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\212\261\350\223\256\347\270\243\n" l_.str.22: ; @.str.22 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\346\235\261\347\270\243\n" l_.str.23: ; @.str.23 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\207\221\351\226\200\347\270\243\n" l_.str.24: ; @.str.24 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\276\216\346\271\226\347\270\243\n" l_.str.25: ; @.str.25 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\231\275\346\230\216\345\261\261\347\256\241\347\220\206\345\261\200\n" l_.str.26: ; @.str.26 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\200\243\346\261\237\347\270\243\n" l_.str.27: ; @.str.27 .asciz "\346\240\274\345\274\217\351\214\257\350\252\244!\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _input ## -- Begin function input .p2align 4, 0x90 _input: ## @input .cfi_startproc ## %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(%rip), %rdi movb $0, %al callq _scanf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _check_and_print ## -- Begin function check_and_print .p2align 4, 0x90 _check_and_print: ## @check_and_print .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movsbl (%rax), %eax addl $-65, %eax movl %eax, %ecx movq %rcx, -16(%rbp) ## 8-byte Spill subl $25, %eax ja LBB1_27 ## %bb.29: movq -16(%rbp), %rax ## 8-byte Reload leaq LJTI1_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_2: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_3: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_4: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_5: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_6: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_7: leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_8: leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_9: leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_10: leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_11: leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_12: leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_13: leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_14: leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_15: leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_16: leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_17: leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_18: leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_19: leaq L_.str.19(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_20: leaq L_.str.20(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_21: leaq L_.str.21(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_22: leaq L_.str.22(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_23: leaq L_.str.23(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_24: leaq L_.str.24(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_25: leaq L_.str.25(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_26: leaq L_.str.26(%rip), %rdi movb $0, %al callq _printf jmp LBB1_28 LBB1_27: leaq L_.str.27(%rip), %rdi movb $0, %al callq _printf LBB1_28: addq $16, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L1_0_set_1, LBB1_1-LJTI1_0 .set L1_0_set_2, LBB1_2-LJTI1_0 .set L1_0_set_3, LBB1_3-LJTI1_0 .set L1_0_set_4, LBB1_4-LJTI1_0 .set L1_0_set_5, LBB1_5-LJTI1_0 .set L1_0_set_6, LBB1_6-LJTI1_0 .set L1_0_set_7, LBB1_7-LJTI1_0 .set L1_0_set_8, LBB1_8-LJTI1_0 .set L1_0_set_9, LBB1_9-LJTI1_0 .set L1_0_set_10, LBB1_10-LJTI1_0 .set L1_0_set_11, LBB1_11-LJTI1_0 .set L1_0_set_12, LBB1_12-LJTI1_0 .set L1_0_set_13, LBB1_13-LJTI1_0 .set L1_0_set_14, LBB1_14-LJTI1_0 .set L1_0_set_15, LBB1_15-LJTI1_0 .set L1_0_set_16, LBB1_16-LJTI1_0 .set L1_0_set_17, LBB1_17-LJTI1_0 .set L1_0_set_18, LBB1_18-LJTI1_0 .set L1_0_set_19, LBB1_19-LJTI1_0 .set L1_0_set_20, LBB1_20-LJTI1_0 .set L1_0_set_21, LBB1_21-LJTI1_0 .set L1_0_set_22, LBB1_22-LJTI1_0 .set L1_0_set_23, LBB1_23-LJTI1_0 .set L1_0_set_24, LBB1_24-LJTI1_0 .set L1_0_set_25, LBB1_25-LJTI1_0 .set L1_0_set_26, LBB1_26-LJTI1_0 LJTI1_0: .long L1_0_set_1 .long L1_0_set_2 .long L1_0_set_3 .long L1_0_set_4 .long L1_0_set_5 .long L1_0_set_6 .long L1_0_set_7 .long L1_0_set_8 .long L1_0_set_9 .long L1_0_set_10 .long L1_0_set_11 .long L1_0_set_12 .long L1_0_set_13 .long L1_0_set_14 .long L1_0_set_15 .long L1_0_set_16 .long L1_0_set_17 .long L1_0_set_18 .long L1_0_set_19 .long L1_0_set_20 .long L1_0_set_21 .long L1_0_set_22 .long L1_0_set_23 .long L1_0_set_24 .long L1_0_set_25 .long L1_0_set_26 .end_data_region ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) leaq -19(%rbp), %rdi callq _input leaq -19(%rbp), %rdi callq _check_and_print 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 $32, %rsp popq %rbp retq LBB2_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s" L_.str.1: ## @.str.1 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\345\214\227\345\270\202\n" L_.str.2: ## @.str.2 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\344\270\255\345\270\202\n" L_.str.3: ## @.str.3 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\237\272\351\232\206\345\270\202\n" L_.str.4: ## @.str.4 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\345\215\227\345\270\202\n" L_.str.5: ## @.str.5 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\253\230\351\233\204\345\270\202\n" L_.str.6: ## @.str.6 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\226\260\345\214\227\345\270\202\n" L_.str.7: ## @.str.7 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\256\234\350\230\255\347\270\243\n" L_.str.8: ## @.str.8 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\241\203\345\234\222\347\270\243\n" L_.str.9: ## @.str.9 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\230\211\347\276\251\345\270\202\n" L_.str.10: ## @.str.10 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\226\260\347\253\271\347\270\243\n" L_.str.11: ## @.str.11 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\213\227\346\240\227\347\270\243\n" L_.str.12: ## @.str.12 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\344\270\255\347\270\243\n" L_.str.13: ## @.str.13 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\215\227\346\212\225\347\270\243\n" L_.str.14: ## @.str.14 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\275\260\345\214\226\347\270\243\n" L_.str.15: ## @.str.15 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\226\260\347\253\271\345\270\202\n" L_.str.16: ## @.str.16 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\233\262\346\236\227\347\270\243\n" L_.str.17: ## @.str.17 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\230\211\347\276\251\347\270\243\n" L_.str.18: ## @.str.18 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\345\215\227\347\270\243\n" L_.str.19: ## @.str.19 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\253\230\351\233\204\347\270\243\n" L_.str.20: ## @.str.20 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\345\261\217\346\235\261\347\270\243\n" L_.str.21: ## @.str.21 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\212\261\350\223\256\347\270\243\n" L_.str.22: ## @.str.22 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\350\207\272\346\235\261\347\270\243\n" L_.str.23: ## @.str.23 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\207\221\351\226\200\347\270\243\n" L_.str.24: ## @.str.24 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\346\276\216\346\271\226\347\270\243\n" L_.str.25: ## @.str.25 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\231\275\346\230\216\345\261\261\347\256\241\347\220\206\345\261\200\n" L_.str.26: ## @.str.26 .asciz "\345\207\272\347\224\237\345\234\260\357\274\232\351\200\243\346\261\237\347\270\243\n" L_.str.27: ## @.str.27 .asciz "\346\240\274\345\274\217\351\214\257\350\252\244!\n" .subsections_via_symbols
the_stack_data/38143.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ; -- Begin function f .p2align 2 _f: ; @f .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str d0, [sp, #8] str d1, [sp] ldr d1, [sp, #8] fmov d0, #2.00000000 fmul d0, d0, d1 ldr d1, [sp] fmul d0, d0, d1 ldr d1, [sp, #8] ldr d2, [sp] fadd d1, d1, d2 fdiv d0, d0, d1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 mov x9, sp sub x8, x29, #16 str x8, [x9] add x8, sp, #24 str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mvn w8, w0 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x0, [x8] bl _fflush ldur d0, [x29, #-16] ldr d1, [sp, #24] bl _f mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_1 LBB1_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%lf %lf" l_.str.1: ; @.str.1 .asciz "%lf\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 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 %xmm0, -8(%rbp) movsd %xmm1, -16(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd -8(%rbp), %xmm0 mulsd -16(%rbp), %xmm0 movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero addsd -16(%rbp), %xmm1 divsd %xmm1, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str(%rip), %rdi leaq -16(%rbp), %rsi leaq -24(%rbp), %rdx movb $0, %al callq _scanf xorl $-1, %eax cmpl $0, %eax je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero callq _f leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf jmp LBB1_1 LBB1_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%lf %lf" L_.str.1: ## @.str.1 .asciz "%lf\n" .subsections_via_symbols
the_stack_data/103264856.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _caracter@GOTPAGE ldr x8, [x8, _caracter@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x8, [sp, #16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsb w0, [x8] bl _checarCaracter adrp x8, _resul@GOTPAGE ldr x8, [x8, _resul@GOTPAGEOFF] str w0, [x8] ldr w8, [x8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsb w10, [x8] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_3 LBB0_2: ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsb w10, [x8] 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_3 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _checarCaracter ; -- Begin function checarCaracter .p2align 2 _checarCaracter: ; @checarCaracter .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #11] ldrsb w8, [sp, #11] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldrsb w8, [sp, #11] subs w8, w8, #122 cset w8, le tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ldrsb w8, [sp, #11] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB1_5 b LBB1_3 LBB1_3: ldrsb w8, [sp, #11] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: mov w8, #1 str w8, [sp, #12] b LBB1_6 LBB1_5: str wzr, [sp, #12] b LBB1_6 LBB1_6: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nInnforme um caracter:" l_.str.1: ; @.str.1 .asciz "%c" .comm _caracter,1,0 ; @caracter .comm _resul,4,2 ; @resul l_.str.2: ; @.str.2 .asciz "\nO caracter [%c] \303\251 uma letra do alfabeto" l_.str.3: ; @.str.3 .asciz "\nO caracter [%c] n\303\243o \303\251 uma letra do alfabeto" .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 movq _caracter@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf movq _caracter@GOTPCREL(%rip), %rax movsbl (%rax), %edi callq _checarCaracter movl %eax, %ecx movq _resul@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _resul@GOTPCREL(%rip), %rax cmpl $1, (%rax) jne LBB0_2 ## %bb.1: movq _caracter@GOTPCREL(%rip), %rax movsbl (%rax), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_3 LBB0_2: movq _caracter@GOTPCREL(%rip), %rax movsbl (%rax), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_3: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _checarCaracter ## -- Begin function checarCaracter .p2align 4, 0x90 _checarCaracter: ## @checarCaracter .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 cmpl $97, %eax jl LBB1_2 ## %bb.1: movsbl -5(%rbp), %eax cmpl $122, %eax jle LBB1_4 LBB1_2: movsbl -5(%rbp), %eax cmpl $65, %eax jl LBB1_5 ## %bb.3: movsbl -5(%rbp), %eax cmpl $90, %eax jg LBB1_5 LBB1_4: movl $1, -4(%rbp) jmp LBB1_6 LBB1_5: movl $0, -4(%rbp) LBB1_6: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nInnforme um caracter:" L_.str.1: ## @.str.1 .asciz "%c" .comm _caracter,1,0 ## @caracter .comm _resul,4,2 ## @resul L_.str.2: ## @.str.2 .asciz "\nO caracter [%c] \303\251 uma letra do alfabeto" L_.str.3: ## @.str.3 .asciz "\nO caracter [%c] n\303\243o \303\251 uma letra do alfabeto" .subsections_via_symbols
the_stack_data/18716.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, #14528 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #3, lsl #12 ; =12288 sub sp, sp, #2240 mov x8, x1 adrp x9, ___darwin_check_fd_set_overflow@GOTPAGE ldr x9, [x9, ___darwin_check_fd_set_overflow@GOTPAGEOFF] subs x9, x9, #0 cset w9, ne str w9, [sp, #108] ; 4-byte Folded Spill mov w1, #0 stur wzr, [x29, #-148] stur w0, [x29, #-152] stur x8, [x29, #-160] add x0, sp, #256 str x0, [sp, #112] ; 8-byte Folded Spill mov x2, #48 bl _memset ldr x2, [sp, #112] ; 8-byte Folded Reload mov w8, #2 str w8, [sp, #260] str w8, [sp, #264] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF add x3, sp, #248 bl _getaddrinfo str w0, [sp, #1212] ldr w8, [sp, #1212] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w0, [sp, #1212] bl _gai_strerror mov x8, sp str x0, [x8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_2: add x8, sp, #248 str x8, [sp, #96] ; 8-byte Folded Spill ldr x8, [sp, #248] ldr w8, [x8, #16] str w8, [sp, #1220] ldr x8, [sp, #248] ldr x1, [x8, #32] ldr w8, [sp, #1220] mov x2, x8 add x0, sp, #1352 mov x3, #128 bl ___memcpy_chk ldr x0, [sp, #248] bl _freeaddrinfo add x0, sp, #256 str x0, [sp, #88] ; 8-byte Folded Spill mov w1, #0 mov x2, #48 bl _memset ldr x2, [sp, #88] ; 8-byte Folded Reload ldr x3, [sp, #96] ; 8-byte Folded Reload mov w8, #2 str w8, [sp, #260] str w8, [sp, #264] mov w8, #1 str w8, [sp, #256] mov x0, #0 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _getaddrinfo str w0, [sp, #1212] ldr w8, [sp, #1212] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr w0, [sp, #1212] bl _gai_strerror mov x8, sp str x0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_4: ldr x8, [sp, #248] ldr w0, [x8, #4] ldr x8, [sp, #248] ldr w1, [x8, #8] ldr x8, [sp, #248] ldr w2, [x8, #12] bl _socket str w0, [sp, #1208] ldr w8, [sp, #1208] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _perror ldr x0, [sp, #248] bl _freeaddrinfo mov w0, #1 bl _exit LBB0_6: ldr w0, [sp, #1208] ldr x8, [sp, #248] ldr x1, [x8, #32] ldr x8, [sp, #248] ldr w2, [x8, #16] bl _bind adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _perror ldr w0, [sp, #1208] bl _close ldr x0, [sp, #248] bl _freeaddrinfo mov w0, #1 bl _exit LBB0_8: ldr x0, [sp, #248] bl _freeaddrinfo add x3, sp, #1216 mov w8, #1 str w8, [sp, #1216] ldr w0, [sp, #1208] mov w1, #65535 mov w2, #32 mov w4, #4 bl _setsockopt str wzr, [sp, #1216] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 strb wzr, [x8] b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldr w8, [sp, #1216] add w8, w8, #1 str w8, [sp, #1216] b LBB0_9 LBB0_12: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] add x0, sp, #908 str x0, [sp, #80] ; 8-byte Folded Spill mov w1, #298 bl _fgets ldr x0, [sp, #80] ; 8-byte Folded Reload bl _strlen ldr x8, [sp, #80] ; 8-byte Folded Reload mov x2, #1 subs x9, x0, #1 add x8, x8, x9 strb wzr, [x8] add x1, sp, #308 mov w8, #1 strb w8, [sp, #308] ldr w0, [sp, #1208] ldr w5, [sp, #1220] mov w3, #0 add x4, sp, #1352 bl _sendto b LBB0_13 LBB0_13: ; =>This Loop Header: Depth=1 ; Child Loop BB0_34 Depth 2 ; Child Loop BB0_41 Depth 2 ; Child Loop BB0_79 Depth 2 ; Child Loop BB0_58 Depth 2 ; Child Loop BB0_67 Depth 2 add x0, sp, #120 str x0, [sp, #72] ; 8-byte Folded Spill mov w1, #0 mov x2, #128 bl _memset ldr x9, [sp, #72] ; 8-byte Folded Reload ldr w8, [sp, #108] ; 4-byte Folded Reload stur wzr, [x29, #-116] stur x9, [x29, #-128] ldur w10, [x29, #-116] ldur x9, [x29, #-128] stur w10, [x29, #-40] stur x9, [x29, #-48] tbz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=1 ldur w0, [x29, #-40] ldur x1, [x29, #-48] mov w2, #0 bl ___darwin_check_fd_set_overflow stur w0, [x29, #-36] b LBB0_16 LBB0_15: ; in Loop: Header=BB0_13 Depth=1 mov w8, #1 stur w8, [x29, #-36] b LBB0_16 LBB0_16: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_13 Depth=1 ldursw x8, [x29, #-116] mov x11, #32 udiv x9, x8, x11 mul x9, x9, x11 subs x9, x8, x9 mov x8, #1 lsl x8, x8, x9 mov x10, x8 ldur x8, [x29, #-128] ldursw x9, [x29, #-116] udiv x9, x9, x11 add x9, x8, x9, lsl #2 ldr w8, [x9] orr w8, w8, w10 str w8, [x9] b LBB0_18 LBB0_18: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #108] ; 4-byte Folded Reload ldr w9, [sp, #1208] stur w9, [x29, #-132] add x9, sp, #120 stur x9, [x29, #-144] ldur w10, [x29, #-132] ldur x9, [x29, #-144] stur w10, [x29, #-24] stur x9, [x29, #-32] tbz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_13 Depth=1 ldur w0, [x29, #-24] ldur x1, [x29, #-32] mov w2, #0 bl ___darwin_check_fd_set_overflow stur w0, [x29, #-20] b LBB0_21 LBB0_20: ; in Loop: Header=BB0_13 Depth=1 mov w8, #1 stur w8, [x29, #-20] b LBB0_21 LBB0_21: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_13 Depth=1 ldursw x8, [x29, #-132] mov x11, #32 udiv x9, x8, x11 mul x9, x9, x11 subs x9, x8, x9 mov x8, #1 lsl x8, x8, x9 mov x10, x8 ldur x8, [x29, #-144] ldursw x9, [x29, #-132] udiv x9, x9, x11 add x9, x8, x9, lsl #2 ldr w8, [x9] orr w8, w8, w10 str w8, [x9] b LBB0_23 LBB0_23: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #1208] add w0, w8, #1 add x1, sp, #120 str x1, [sp, #64] ; 8-byte Folded Spill mov x4, #0 mov x2, x4 mov x3, x4 bl _select ldr x9, [sp, #64] ; 8-byte Folded Reload ldr w8, [sp, #108] ; 4-byte Folded Reload stur wzr, [x29, #-88] stur x9, [x29, #-96] ldur w10, [x29, #-88] ldur x9, [x29, #-96] stur w10, [x29, #-72] stur x9, [x29, #-80] tbz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_13 Depth=1 ldur w0, [x29, #-72] ldur x1, [x29, #-80] mov w2, #0 bl ___darwin_check_fd_set_overflow stur w0, [x29, #-68] b LBB0_26 LBB0_25: ; in Loop: Header=BB0_13 Depth=1 mov w8, #1 stur w8, [x29, #-68] b LBB0_26 LBB0_26: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-68] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_28 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_13 Depth=1 ldur x8, [x29, #-96] ldursw x9, [x29, #-88] mov x11, #32 udiv x9, x9, x11 ldr w8, [x8, x9, lsl #2] ldursw x9, [x29, #-88] udiv x10, x9, x11 mul x10, x10, x11 subs x10, x9, x10 mov x9, #1 lsl x9, x9, x10 ; kill: def $w9 killed $w9 killed $x9 and w8, w8, w9 stur w8, [x29, #-84] b LBB0_29 LBB0_28: ; in Loop: Header=BB0_13 Depth=1 stur wzr, [x29, #-84] b LBB0_29 LBB0_29: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-84] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_48 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_13 Depth=1 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] add x0, sp, #608 str x0, [sp, #56] ; 8-byte Folded Spill mov w1, #298 bl _fgets ldr x0, [sp, #56] ; 8-byte Folded Reload bl _strlen mov x8, x0 ldr x0, [sp, #56] ; 8-byte Folded Reload subs x9, x8, #1 mov x8, x0 add x8, x8, x9 strb wzr, [x8] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_32 b LBB0_31 LBB0_31: b LBB0_94 LBB0_32: ; in Loop: Header=BB0_13 Depth=1 add x0, sp, #608 adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_40 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_13 Depth=1 adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf str wzr, [sp, #1216] b LBB0_34 LBB0_34: ; Parent Loop BB0_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_39 b LBB0_35 LBB0_35: ; in Loop: Header=BB0_34 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_37 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_34 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1584 add x0, x8, x9, lsl #7 ldr w1, [sp, #1220] add x2, sp, #308 str x2, [sp, #48] ; 8-byte Folded Spill mov w3, #300 mov x4, #0 mov w5, #0 mov w6, #10 bl _getnameinfo ldr x8, [sp, #48] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf b LBB0_37 LBB0_37: ; in Loop: Header=BB0_34 Depth=2 b LBB0_38 LBB0_38: ; in Loop: Header=BB0_34 Depth=2 ldr w8, [sp, #1216] add w8, w8, #1 str w8, [sp, #1216] b LBB0_34 LBB0_39: ; in Loop: Header=BB0_13 Depth=1 adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf b LBB0_47 LBB0_40: ; in Loop: Header=BB0_13 Depth=1 mov x9, sp add x8, sp, #908 str x8, [x9] add x8, sp, #608 str x8, [x9, #8] add x0, sp, #308 mov w1, #0 mov x2, #300 adrp x3, l_.str.12@PAGE add x3, x3, l_.str.12@PAGEOFF bl ___sprintf_chk str wzr, [sp, #1216] b LBB0_41 LBB0_41: ; Parent Loop BB0_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_46 b LBB0_42 LBB0_42: ; in Loop: Header=BB0_41 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_44 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_41 Depth=2 ldr w8, [sp, #1208] str w8, [sp, #44] ; 4-byte Folded Spill add x0, sp, #308 str x0, [sp, #32] ; 8-byte Folded Spill bl _strlen ldr x1, [sp, #32] ; 8-byte Folded Reload mov x2, x0 ldr w0, [sp, #44] ; 4-byte Folded Reload ldrsw x9, [sp, #1216] add x8, sp, #1584 add x4, x8, x9, lsl #7 ldr w5, [sp, #1220] mov w3, #0 bl _sendto b LBB0_44 LBB0_44: ; in Loop: Header=BB0_41 Depth=2 b LBB0_45 LBB0_45: ; in Loop: Header=BB0_41 Depth=2 ldr w8, [sp, #1216] add w8, w8, #1 str w8, [sp, #1216] b LBB0_41 LBB0_46: ; in Loop: Header=BB0_13 Depth=1 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_13 Depth=1 b LBB0_48 LBB0_48: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #108] ; 4-byte Folded Reload ldr w9, [sp, #1208] stur w9, [x29, #-104] add x9, sp, #120 stur x9, [x29, #-112] ldur w10, [x29, #-104] ldur x9, [x29, #-112] stur w10, [x29, #-56] stur x9, [x29, #-64] tbz w8, #0, LBB0_50 b LBB0_49 LBB0_49: ; in Loop: Header=BB0_13 Depth=1 ldur w0, [x29, #-56] ldur x1, [x29, #-64] mov w2, #0 bl ___darwin_check_fd_set_overflow stur w0, [x29, #-52] b LBB0_51 LBB0_50: ; in Loop: Header=BB0_13 Depth=1 mov w8, #1 stur w8, [x29, #-52] b LBB0_51 LBB0_51: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_53 b LBB0_52 LBB0_52: ; in Loop: Header=BB0_13 Depth=1 ldur x8, [x29, #-112] ldursw x9, [x29, #-104] mov x11, #32 udiv x9, x9, x11 ldr w8, [x8, x9, lsl #2] ldursw x9, [x29, #-104] udiv x10, x9, x11 mul x10, x10, x11 subs x10, x9, x10 mov x9, #1 lsl x9, x9, x10 ; kill: def $w9 killed $w9 killed $x9 and w8, w8, w9 stur w8, [x29, #-100] b LBB0_54 LBB0_53: ; in Loop: Header=BB0_13 Depth=1 stur wzr, [x29, #-100] b LBB0_54 LBB0_54: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-100] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_93 b LBB0_55 LBB0_55: ; in Loop: Header=BB0_13 Depth=1 ldr w0, [sp, #1208] add x1, sp, #308 mov x2, #300 mov w3, #0 add x4, sp, #1224 add x5, sp, #1220 bl _recvfrom mov x8, x0 str w8, [sp, #1212] ldr w8, [sp, #1212] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_92 b LBB0_56 LBB0_56: ; in Loop: Header=BB0_13 Depth=1 ldrsb w8, [sp, #308] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_77 b LBB0_57 LBB0_57: ; in Loop: Header=BB0_13 Depth=1 str wzr, [sp, #1216] b LBB0_58 LBB0_58: ; Parent Loop BB0_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_65 b LBB0_59 LBB0_59: ; in Loop: Header=BB0_58 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_63 b LBB0_60 LBB0_60: ; in Loop: Header=BB0_58 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1584 add x0, x8, x9, lsl #7 ldr w8, [sp, #1220] mov x2, x8 add x1, sp, #1224 bl _memcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_62 b LBB0_61 LBB0_61: ; in Loop: Header=BB0_13 Depth=1 b LBB0_65 LBB0_62: ; in Loop: Header=BB0_58 Depth=2 b LBB0_63 LBB0_63: ; in Loop: Header=BB0_58 Depth=2 b LBB0_64 LBB0_64: ; in Loop: Header=BB0_58 Depth=2 ldr w8, [sp, #1216] add w8, w8, #1 str w8, [sp, #1216] b LBB0_58 LBB0_65: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_76 b LBB0_66 LBB0_66: ; in Loop: Header=BB0_13 Depth=1 str wzr, [sp, #1216] b LBB0_67 LBB0_67: ; Parent Loop BB0_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_72 b LBB0_68 LBB0_68: ; in Loop: Header=BB0_67 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_70 b LBB0_69 LBB0_69: ; in Loop: Header=BB0_13 Depth=1 b LBB0_72 LBB0_70: ; in Loop: Header=BB0_67 Depth=2 b LBB0_71 LBB0_71: ; in Loop: Header=BB0_67 Depth=2 ldr w8, [sp, #1216] add w8, w8, #1 str w8, [sp, #1216] b LBB0_67 LBB0_72: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_74 b LBB0_73 LBB0_73: ; in Loop: Header=BB0_13 Depth=1 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _puts b LBB0_75 LBB0_74: ; in Loop: Header=BB0_13 Depth=1 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x9, x8, x9 mov w8, #1 str w8, [sp, #20] ; 4-byte Folded Spill strb w8, [x9] ldrsw x9, [sp, #1216] add x8, sp, #1584 add x0, x8, x9, lsl #7 ldr w8, [sp, #1220] mov x2, x8 add x1, sp, #1224 str x1, [sp, #24] ; 8-byte Folded Spill mov x3, #-1 bl ___memcpy_chk ldr w8, [sp, #20] ; 4-byte Folded Reload ldr x4, [sp, #24] ; 8-byte Folded Reload add x1, sp, #308 strb w8, [sp, #308] ldr w0, [sp, #1208] ldr w5, [sp, #1220] mov x2, #1 mov w3, #0 bl _sendto b LBB0_75 LBB0_75: ; in Loop: Header=BB0_13 Depth=1 b LBB0_76 LBB0_76: ; in Loop: Header=BB0_13 Depth=1 b LBB0_91 LBB0_77: ; in Loop: Header=BB0_13 Depth=1 ldrsb w8, [sp, #308] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_89 b LBB0_78 LBB0_78: ; in Loop: Header=BB0_13 Depth=1 str wzr, [sp, #1216] b LBB0_79 LBB0_79: ; Parent Loop BB0_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_86 b LBB0_80 LBB0_80: ; in Loop: Header=BB0_79 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_84 b LBB0_81 LBB0_81: ; in Loop: Header=BB0_79 Depth=2 ldrsw x9, [sp, #1216] add x8, sp, #1584 add x0, x8, x9, lsl #7 ldr w8, [sp, #1220] mov x2, x8 add x1, sp, #1224 bl _memcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_83 b LBB0_82 LBB0_82: ; in Loop: Header=BB0_13 Depth=1 b LBB0_86 LBB0_83: ; in Loop: Header=BB0_79 Depth=2 b LBB0_84 LBB0_84: ; in Loop: Header=BB0_79 Depth=2 b LBB0_85 LBB0_85: ; in Loop: Header=BB0_79 Depth=2 ldr w8, [sp, #1216] add w8, w8, #1 str w8, [sp, #1216] b LBB0_79 LBB0_86: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_88 b LBB0_87 LBB0_87: ; in Loop: Header=BB0_13 Depth=1 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 strb wzr, [x8] b LBB0_88 LBB0_88: ; in Loop: Header=BB0_13 Depth=1 b LBB0_90 LBB0_89: ; in Loop: Header=BB0_13 Depth=1 ldrsw x9, [sp, #1212] add x0, sp, #308 mov x8, x0 add x8, x8, x9 strb wzr, [x8] bl _puts b LBB0_90 LBB0_90: ; in Loop: Header=BB0_13 Depth=1 b LBB0_91 LBB0_91: ; in Loop: Header=BB0_13 Depth=1 b LBB0_92 LBB0_92: ; in Loop: Header=BB0_13 Depth=1 b LBB0_93 LBB0_93: ; in Loop: Header=BB0_13 Depth=1 b LBB0_13 LBB0_94: strb wzr, [sp, #308] str wzr, [sp, #1216] b LBB0_95 LBB0_95: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #1216] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_100 b LBB0_96 LBB0_96: ; in Loop: Header=BB0_95 Depth=1 ldrsw x9, [sp, #1216] add x8, sp, #1484 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_98 b LBB0_97 LBB0_97: ; in Loop: Header=BB0_95 Depth=1 ldr w0, [sp, #1208] ldrsw x9, [sp, #1216] add x8, sp, #1584 add x4, x8, x9, lsl #7 ldr w5, [sp, #1220] add x1, sp, #308 mov x2, #1 mov w3, #0 bl _sendto b LBB0_98 LBB0_98: ; in Loop: Header=BB0_95 Depth=1 b LBB0_99 LBB0_99: ; in Loop: Header=BB0_95 Depth=1 ldr w8, [sp, #1216] add w8, w8, #1 str w8, [sp, #1216] b LBB0_95 LBB0_100: ldr w0, [sp, #1208] bl _close mov w0, #0 bl _exit .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "255.255.255.255" l_.str.1: ; @.str.1 .asciz "9999" l_.str.2: ; @.str.2 .asciz "Failed to get the broadcast address, error: %s\n" l_.str.3: ; @.str.3 .asciz "Failed to get local address, error: %s\n" l_.str.4: ; @.str.4 .asciz "Failed to open socket" l_.str.5: ; @.str.5 .asciz "Bind failed" l_.str.6: ; @.str.6 .asciz "Enter nickname: " l_.str.7: ; @.str.7 .asciz "EXIT" l_.str.8: ; @.str.8 .asciz "LIST" l_.str.9: ; @.str.9 .asciz "Active peers list:" l_.str.10: ; @.str.10 .asciz " %s" l_.str.11: ; @.str.11 .asciz "\n" l_.str.12: ; @.str.12 .asciz "(%s) %s" l_.str.13: ; @.str.13 .asciz "Sorry, no space for more peers" .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 $14480, %eax ## imm = 0x3890 callq ____chkstk_darwin subq %rax, %rsp movl $0, -132(%rbp) movl %edi, -136(%rbp) movq %rsi, -144(%rbp) leaq -14288(%rbp), %rdi xorl %esi, %esi movl $48, %edx callq _memset movl $2, -14284(%rbp) movl $2, -14280(%rbp) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi leaq -14288(%rbp), %rdx leaq -14296(%rbp), %rcx callq _getaddrinfo movl %eax, -13324(%rbp) cmpl $0, -13324(%rbp) je LBB0_2 ## %bb.1: movl -13324(%rbp), %edi callq _gai_strerror movq %rax, %rsi leaq L_.str.2(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_2: movq -14296(%rbp), %rax movl 16(%rax), %eax movl %eax, -13316(%rbp) leaq -13184(%rbp), %rdi movq -14296(%rbp), %rax movq 32(%rax), %rsi movl -13316(%rbp), %eax movl %eax, %edx movl $128, %ecx callq ___memcpy_chk movq -14296(%rbp), %rdi callq _freeaddrinfo leaq -14288(%rbp), %rdi xorl %esi, %esi movl $48, %edx callq _memset movl $2, -14284(%rbp) movl $2, -14280(%rbp) movl $1, -14288(%rbp) xorl %eax, %eax movl %eax, %edi leaq L_.str.1(%rip), %rsi leaq -14288(%rbp), %rdx leaq -14296(%rbp), %rcx callq _getaddrinfo movl %eax, -13324(%rbp) cmpl $0, -13324(%rbp) je LBB0_4 ## %bb.3: movl -13324(%rbp), %edi callq _gai_strerror movq %rax, %rsi leaq L_.str.3(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_4: movq -14296(%rbp), %rax movl 4(%rax), %edi movq -14296(%rbp), %rax movl 8(%rax), %esi movq -14296(%rbp), %rax movl 12(%rax), %edx callq _socket movl %eax, -13328(%rbp) cmpl $-1, -13328(%rbp) jne LBB0_6 ## %bb.5: leaq L_.str.4(%rip), %rdi callq _perror movq -14296(%rbp), %rdi callq _freeaddrinfo movl $1, %edi callq _exit LBB0_6: movl -13328(%rbp), %edi movq -14296(%rbp), %rax movq 32(%rax), %rsi movq -14296(%rbp), %rax movl 16(%rax), %edx callq _bind cmpl $-1, %eax jne LBB0_8 ## %bb.7: leaq L_.str.5(%rip), %rdi callq _perror movl -13328(%rbp), %edi callq _close movq -14296(%rbp), %rdi callq _freeaddrinfo movl $1, %edi callq _exit LBB0_8: movq -14296(%rbp), %rdi callq _freeaddrinfo movl $1, -13320(%rbp) movl -13328(%rbp), %edi leaq -13320(%rbp), %rcx movl $65535, %esi ## imm = 0xFFFF movl $32, %edx movl $4, %r8d callq _setsockopt movl $0, -13320(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 cmpl $100, -13320(%rbp) jge LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movslq -13320(%rbp), %rax movb $0, -13056(%rbp,%rax) ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movl -13320(%rbp), %eax addl $1, %eax movl %eax, -13320(%rbp) jmp LBB0_9 LBB0_12: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq -13632(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $298, %esi ## imm = 0x12A callq _fgets leaq -13632(%rbp), %rdi callq _strlen subq $1, %rax movb $0, -13632(%rbp,%rax) movb $1, -14240(%rbp) movl -13328(%rbp), %edi leaq -14240(%rbp), %rsi leaq -13184(%rbp), %r8 movl -13316(%rbp), %r9d movl $1, %edx xorl %ecx, %ecx callq _sendto LBB0_13: ## =>This Loop Header: Depth=1 ## Child Loop BB0_34 Depth 2 ## Child Loop BB0_41 Depth 2 ## Child Loop BB0_58 Depth 2 ## Child Loop BB0_67 Depth 2 ## Child Loop BB0_79 Depth 2 xorps %xmm0, %xmm0 movaps %xmm0, -14448(%rbp) ## 16-byte Spill movaps %xmm0, -14320(%rbp) movaps %xmm0, -14336(%rbp) movaps %xmm0, -14352(%rbp) movaps %xmm0, -14368(%rbp) movaps %xmm0, -14384(%rbp) movaps %xmm0, -14400(%rbp) movaps %xmm0, -14416(%rbp) movaps %xmm0, -14432(%rbp) movl $0, -100(%rbp) leaq -14432(%rbp), %rax movq %rax, -112(%rbp) movl -100(%rbp), %ecx movq -112(%rbp), %rax movl %ecx, -24(%rbp) movq %rax, -32(%rbp) movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax testq %rax, %rax je LBB0_15 jmp LBB0_14 LBB0_14: ## in Loop: Header=BB0_13 Depth=1 movl -24(%rbp), %edi movq -32(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow movl %eax, -20(%rbp) jmp LBB0_16 LBB0_15: ## in Loop: Header=BB0_13 Depth=1 movl $1, -20(%rbp) LBB0_16: ## in Loop: Header=BB0_13 Depth=1 cmpl $0, -20(%rbp) je LBB0_18 ## %bb.17: ## in Loop: Header=BB0_13 Depth=1 movslq -100(%rbp), %rcx andq $31, %rcx movl $1, %eax ## kill: def $cl killed $rcx shlq %cl, %rax movl %eax, %edx movq -112(%rbp), %rax movslq -100(%rbp), %rcx shrq $5, %rcx orl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) LBB0_18: ## in Loop: Header=BB0_13 Depth=1 movl -13328(%rbp), %eax movl %eax, -116(%rbp) leaq -14432(%rbp), %rax movq %rax, -128(%rbp) movl -116(%rbp), %ecx movq -128(%rbp), %rax movl %ecx, -8(%rbp) movq %rax, -16(%rbp) movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax testq %rax, %rax je LBB0_20 jmp LBB0_19 LBB0_19: ## in Loop: Header=BB0_13 Depth=1 movl -8(%rbp), %edi movq -16(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow movl %eax, -4(%rbp) jmp LBB0_21 LBB0_20: ## in Loop: Header=BB0_13 Depth=1 movl $1, -4(%rbp) LBB0_21: ## in Loop: Header=BB0_13 Depth=1 cmpl $0, -4(%rbp) je LBB0_23 ## %bb.22: ## in Loop: Header=BB0_13 Depth=1 movslq -116(%rbp), %rcx andq $31, %rcx movl $1, %eax ## kill: def $cl killed $rcx shlq %cl, %rax movl %eax, %edx movq -128(%rbp), %rax movslq -116(%rbp), %rcx shrq $5, %rcx orl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) LBB0_23: ## in Loop: Header=BB0_13 Depth=1 movl -13328(%rbp), %edi incl %edi xorl %eax, %eax movl %eax, %r8d leaq -14432(%rbp), %rsi movq %rsi, -14456(%rbp) ## 8-byte Spill movq %r8, %rdx movq %r8, %rcx callq _select$1050 ## kill: def $ecx killed $eax movq -14456(%rbp), %rax ## 8-byte Reload movl $0, -72(%rbp) movq %rax, -80(%rbp) movl -72(%rbp), %ecx movq -80(%rbp), %rax movl %ecx, -56(%rbp) movq %rax, -64(%rbp) movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax testq %rax, %rax je LBB0_25 jmp LBB0_24 LBB0_24: ## in Loop: Header=BB0_13 Depth=1 movl -56(%rbp), %edi movq -64(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow movl %eax, -52(%rbp) jmp LBB0_26 LBB0_25: ## in Loop: Header=BB0_13 Depth=1 movl $1, -52(%rbp) LBB0_26: ## in Loop: Header=BB0_13 Depth=1 cmpl $0, -52(%rbp) je LBB0_28 ## %bb.27: ## in Loop: Header=BB0_13 Depth=1 movq -80(%rbp), %rax movslq -72(%rbp), %rcx shrq $5, %rcx movl (%rax,%rcx,4), %eax movslq -72(%rbp), %rcx andq $31, %rcx movl $1, %edx ## kill: def $cl killed $rcx shlq %cl, %rdx movq %rdx, %rcx ## kill: def $ecx killed $ecx killed $rcx andl %ecx, %eax movl %eax, -68(%rbp) jmp LBB0_29 LBB0_28: ## in Loop: Header=BB0_13 Depth=1 movl $0, -68(%rbp) LBB0_29: ## in Loop: Header=BB0_13 Depth=1 cmpl $0, -68(%rbp) je LBB0_48 ## %bb.30: ## in Loop: Header=BB0_13 Depth=1 leaq -13936(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $298, %esi ## imm = 0x12A callq _fgets leaq -13936(%rbp), %rdi callq _strlen subq $1, %rax movb $0, -13936(%rbp,%rax) leaq -13936(%rbp), %rdi leaq L_.str.7(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_32 ## %bb.31: jmp LBB0_94 LBB0_32: ## in Loop: Header=BB0_13 Depth=1 leaq -13936(%rbp), %rdi leaq L_.str.8(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_40 ## %bb.33: ## in Loop: Header=BB0_13 Depth=1 leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movl $0, -13320(%rbp) LBB0_34: ## Parent Loop BB0_13 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $100, -13320(%rbp) jge LBB0_39 ## %bb.35: ## in Loop: Header=BB0_34 Depth=2 movslq -13320(%rbp), %rax cmpb $0, -13056(%rbp,%rax) je LBB0_37 ## %bb.36: ## in Loop: Header=BB0_34 Depth=2 movslq -13320(%rbp), %rax leaq -12944(%rbp), %rdi shlq $7, %rax addq %rax, %rdi movl -13316(%rbp), %esi leaq -14240(%rbp), %rdx movl $300, %ecx ## imm = 0x12C xorl %eax, %eax movl %eax, %r8d xorl %r9d, %r9d movl $10, (%rsp) callq _getnameinfo leaq -14240(%rbp), %rsi leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf LBB0_37: ## in Loop: Header=BB0_34 Depth=2 jmp LBB0_38 LBB0_38: ## in Loop: Header=BB0_34 Depth=2 movl -13320(%rbp), %eax addl $1, %eax movl %eax, -13320(%rbp) jmp LBB0_34 LBB0_39: ## in Loop: Header=BB0_13 Depth=1 leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf jmp LBB0_47 LBB0_40: ## in Loop: Header=BB0_13 Depth=1 leaq -14240(%rbp), %rdi leaq -13632(%rbp), %r8 leaq -13936(%rbp), %r9 xorl %esi, %esi movl $300, %edx ## imm = 0x12C leaq L_.str.12(%rip), %rcx movb $0, %al callq ___sprintf_chk movl $0, -13320(%rbp) LBB0_41: ## Parent Loop BB0_13 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $100, -13320(%rbp) jge LBB0_46 ## %bb.42: ## in Loop: Header=BB0_41 Depth=2 movslq -13320(%rbp), %rax cmpb $0, -13056(%rbp,%rax) je LBB0_44 ## %bb.43: ## in Loop: Header=BB0_41 Depth=2 movl -13328(%rbp), %eax movl %eax, -14468(%rbp) ## 4-byte Spill leaq -14240(%rbp), %rax movq %rax, -14464(%rbp) ## 8-byte Spill leaq -14240(%rbp), %rdi callq _strlen movl -14468(%rbp), %edi ## 4-byte Reload movq -14464(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx movslq -13320(%rbp), %rax leaq -12944(%rbp), %r8 shlq $7, %rax addq %rax, %r8 movl -13316(%rbp), %r9d xorl %ecx, %ecx callq _sendto LBB0_44: ## in Loop: Header=BB0_41 Depth=2 jmp LBB0_45 LBB0_45: ## in Loop: Header=BB0_41 Depth=2 movl -13320(%rbp), %eax addl $1, %eax movl %eax, -13320(%rbp) jmp LBB0_41 LBB0_46: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_47 LBB0_47: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_48 LBB0_48: ## in Loop: Header=BB0_13 Depth=1 movl -13328(%rbp), %eax movl %eax, -88(%rbp) leaq -14432(%rbp), %rax movq %rax, -96(%rbp) movl -88(%rbp), %ecx movq -96(%rbp), %rax movl %ecx, -40(%rbp) movq %rax, -48(%rbp) movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax testq %rax, %rax je LBB0_50 jmp LBB0_49 LBB0_49: ## in Loop: Header=BB0_13 Depth=1 movl -40(%rbp), %edi movq -48(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow movl %eax, -36(%rbp) jmp LBB0_51 LBB0_50: ## in Loop: Header=BB0_13 Depth=1 movl $1, -36(%rbp) LBB0_51: ## in Loop: Header=BB0_13 Depth=1 cmpl $0, -36(%rbp) je LBB0_53 ## %bb.52: ## in Loop: Header=BB0_13 Depth=1 movq -96(%rbp), %rax movslq -88(%rbp), %rcx shrq $5, %rcx movl (%rax,%rcx,4), %eax movslq -88(%rbp), %rcx andq $31, %rcx movl $1, %edx ## kill: def $cl killed $rcx shlq %cl, %rdx movq %rdx, %rcx ## kill: def $ecx killed $ecx killed $rcx andl %ecx, %eax movl %eax, -84(%rbp) jmp LBB0_54 LBB0_53: ## in Loop: Header=BB0_13 Depth=1 movl $0, -84(%rbp) LBB0_54: ## in Loop: Header=BB0_13 Depth=1 cmpl $0, -84(%rbp) je LBB0_93 ## %bb.55: ## in Loop: Header=BB0_13 Depth=1 movl -13328(%rbp), %edi leaq -14240(%rbp), %rsi leaq -13312(%rbp), %r8 movl $300, %edx ## imm = 0x12C xorl %ecx, %ecx leaq -13316(%rbp), %r9 callq _recvfrom ## kill: def $eax killed $eax killed $rax movl %eax, -13324(%rbp) cmpl $0, -13324(%rbp) jle LBB0_92 ## %bb.56: ## in Loop: Header=BB0_13 Depth=1 movsbl -14240(%rbp), %eax cmpl $1, %eax jne LBB0_77 ## %bb.57: ## in Loop: Header=BB0_13 Depth=1 movl $0, -13320(%rbp) LBB0_58: ## Parent Loop BB0_13 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $100, -13320(%rbp) jge LBB0_65 ## %bb.59: ## in Loop: Header=BB0_58 Depth=2 movslq -13320(%rbp), %rax cmpb $0, -13056(%rbp,%rax) je LBB0_63 ## %bb.60: ## in Loop: Header=BB0_58 Depth=2 movslq -13320(%rbp), %rax leaq -12944(%rbp), %rdi shlq $7, %rax addq %rax, %rdi leaq -13312(%rbp), %rsi movl -13316(%rbp), %eax movl %eax, %edx callq _memcmp cmpl $0, %eax jne LBB0_62 ## %bb.61: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_65 LBB0_62: ## in Loop: Header=BB0_58 Depth=2 jmp LBB0_63 LBB0_63: ## in Loop: Header=BB0_58 Depth=2 jmp LBB0_64 LBB0_64: ## in Loop: Header=BB0_58 Depth=2 movl -13320(%rbp), %eax addl $1, %eax movl %eax, -13320(%rbp) jmp LBB0_58 LBB0_65: ## in Loop: Header=BB0_13 Depth=1 cmpl $100, -13320(%rbp) jne LBB0_76 ## %bb.66: ## in Loop: Header=BB0_13 Depth=1 movl $0, -13320(%rbp) LBB0_67: ## Parent Loop BB0_13 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $100, -13320(%rbp) jge LBB0_72 ## %bb.68: ## in Loop: Header=BB0_67 Depth=2 movslq -13320(%rbp), %rax cmpb $0, -13056(%rbp,%rax) jne LBB0_70 ## %bb.69: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_72 LBB0_70: ## in Loop: Header=BB0_67 Depth=2 jmp LBB0_71 LBB0_71: ## in Loop: Header=BB0_67 Depth=2 movl -13320(%rbp), %eax addl $1, %eax movl %eax, -13320(%rbp) jmp LBB0_67 LBB0_72: ## in Loop: Header=BB0_13 Depth=1 cmpl $100, -13320(%rbp) jne LBB0_74 ## %bb.73: ## in Loop: Header=BB0_13 Depth=1 leaq L_.str.13(%rip), %rdi callq _puts jmp LBB0_75 LBB0_74: ## in Loop: Header=BB0_13 Depth=1 movslq -13320(%rbp), %rax movb $1, -13056(%rbp,%rax) movslq -13320(%rbp), %rax leaq -12944(%rbp), %rdi shlq $7, %rax addq %rax, %rdi leaq -13312(%rbp), %rsi movl -13316(%rbp), %eax movl %eax, %edx movq $-1, %rcx callq ___memcpy_chk movb $1, -14240(%rbp) movl -13328(%rbp), %edi leaq -14240(%rbp), %rsi leaq -13312(%rbp), %r8 movl -13316(%rbp), %r9d movl $1, %edx xorl %ecx, %ecx callq _sendto LBB0_75: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_76 LBB0_76: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_91 LBB0_77: ## in Loop: Header=BB0_13 Depth=1 movsbl -14240(%rbp), %eax cmpl $0, %eax jne LBB0_89 ## %bb.78: ## in Loop: Header=BB0_13 Depth=1 movl $0, -13320(%rbp) LBB0_79: ## Parent Loop BB0_13 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $100, -13320(%rbp) jge LBB0_86 ## %bb.80: ## in Loop: Header=BB0_79 Depth=2 movslq -13320(%rbp), %rax cmpb $0, -13056(%rbp,%rax) je LBB0_84 ## %bb.81: ## in Loop: Header=BB0_79 Depth=2 movslq -13320(%rbp), %rax leaq -12944(%rbp), %rdi shlq $7, %rax addq %rax, %rdi leaq -13312(%rbp), %rsi movl -13316(%rbp), %eax movl %eax, %edx callq _memcmp cmpl $0, %eax jne LBB0_83 ## %bb.82: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_86 LBB0_83: ## in Loop: Header=BB0_79 Depth=2 jmp LBB0_84 LBB0_84: ## in Loop: Header=BB0_79 Depth=2 jmp LBB0_85 LBB0_85: ## in Loop: Header=BB0_79 Depth=2 movl -13320(%rbp), %eax addl $1, %eax movl %eax, -13320(%rbp) jmp LBB0_79 LBB0_86: ## in Loop: Header=BB0_13 Depth=1 cmpl $100, -13320(%rbp) jge LBB0_88 ## %bb.87: ## in Loop: Header=BB0_13 Depth=1 movslq -13320(%rbp), %rax movb $0, -13056(%rbp,%rax) LBB0_88: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_90 LBB0_89: ## in Loop: Header=BB0_13 Depth=1 movslq -13324(%rbp), %rax movb $0, -14240(%rbp,%rax) leaq -14240(%rbp), %rdi callq _puts LBB0_90: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_91 LBB0_91: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_92 LBB0_92: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_93 LBB0_93: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_13 LBB0_94: movb $0, -14240(%rbp) movl $0, -13320(%rbp) LBB0_95: ## =>This Inner Loop Header: Depth=1 cmpl $100, -13320(%rbp) jge LBB0_100 ## %bb.96: ## in Loop: Header=BB0_95 Depth=1 movslq -13320(%rbp), %rax cmpb $0, -13056(%rbp,%rax) je LBB0_98 ## %bb.97: ## in Loop: Header=BB0_95 Depth=1 movl -13328(%rbp), %edi leaq -14240(%rbp), %rsi movslq -13320(%rbp), %rax leaq -12944(%rbp), %r8 shlq $7, %rax addq %rax, %r8 movl -13316(%rbp), %r9d movl $1, %edx xorl %ecx, %ecx callq _sendto LBB0_98: ## in Loop: Header=BB0_95 Depth=1 jmp LBB0_99 LBB0_99: ## in Loop: Header=BB0_95 Depth=1 movl -13320(%rbp), %eax addl $1, %eax movl %eax, -13320(%rbp) jmp LBB0_95 LBB0_100: movl -13328(%rbp), %edi callq _close xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "255.255.255.255" L_.str.1: ## @.str.1 .asciz "9999" L_.str.2: ## @.str.2 .asciz "Failed to get the broadcast address, error: %s\n" L_.str.3: ## @.str.3 .asciz "Failed to get local address, error: %s\n" L_.str.4: ## @.str.4 .asciz "Failed to open socket" L_.str.5: ## @.str.5 .asciz "Bind failed" L_.str.6: ## @.str.6 .asciz "Enter nickname: " L_.str.7: ## @.str.7 .asciz "EXIT" L_.str.8: ## @.str.8 .asciz "LIST" L_.str.9: ## @.str.9 .asciz "Active peers list:" L_.str.10: ## @.str.10 .asciz " %s" L_.str.11: ## @.str.11 .asciz "\n" L_.str.12: ## @.str.12 .asciz "(%s) %s" L_.str.13: ## @.str.13 .asciz "Sorry, no space for more peers" .subsections_via_symbols
the_stack_data/61074516.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "My Details \n" l_.str.1: ; @.str.1 .asciz "My name: Zamara \n" l_.str.2: ; @.str.2 .asciz "Email: [email protected]\n" l_.str.3: ; @.str.3 .asciz "Slack Username: zamara\n" l_.str.4: ; @.str.4 .asciz "Biostack: Drug Development \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%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 "My Details \n" L_.str.1: ## @.str.1 .asciz "My name: Zamara \n" L_.str.2: ## @.str.2 .asciz "Email: [email protected]\n" L_.str.3: ## @.str.3 .asciz "Slack Username: zamara\n" L_.str.4: ## @.str.4 .asciz "Biostack: Drug Development \n" .subsections_via_symbols
the_stack_data/126137.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #13 str x8, [x9, #8] sub x8, x29, #12 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldursb w8, [x29, #-13] subs w8, w8, #43 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w8, [x29, #-8] ldur w9, [x29, #-12] add w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_15 LBB0_2: ldursb w8, [x29, #-13] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_14 LBB0_4: ldursb w8, [x29, #-13] subs w8, w8, #42 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur w8, [x29, #-8] ldur w9, [x29, #-12] mul w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_13 LBB0_6: ldursb w8, [x29, #-13] subs w8, w8, #47 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur w8, [x29, #-8] ldur w9, [x29, #-12] sdiv w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_12 LBB0_8: ldursb w8, [x29, #-13] subs w8, w8, #37 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldur w8, [x29, #-8] ldur w10, [x29, #-12] sdiv w9, w8, w10 mul w9, w9, w10 subs w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_11 LBB0_10: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_11 LBB0_11: b LBB0_12 LBB0_12: b LBB0_13 LBB0_13: b LBB0_14 LBB0_14: b LBB0_15 LBB0_15: 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 %c %d" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "ERROR" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi leaq -13(%rbp), %rdx leaq -12(%rbp), %rcx movb $0, %al callq _scanf movsbl -13(%rbp), %eax cmpl $43, %eax jne LBB0_2 ## %bb.1: movl -8(%rbp), %esi addl -12(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_15 LBB0_2: movsbl -13(%rbp), %eax cmpl $45, %eax jne LBB0_4 ## %bb.3: movl -8(%rbp), %esi subl -12(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_14 LBB0_4: movsbl -13(%rbp), %eax cmpl $42, %eax jne LBB0_6 ## %bb.5: movl -8(%rbp), %esi imull -12(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_13 LBB0_6: movsbl -13(%rbp), %eax cmpl $47, %eax jne LBB0_8 ## %bb.7: movl -8(%rbp), %eax cltd idivl -12(%rbp) movl %eax, %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_12 LBB0_8: movsbl -13(%rbp), %eax cmpl $37, %eax jne LBB0_10 ## %bb.9: movl -8(%rbp), %eax cltd idivl -12(%rbp) movl %edx, %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_11 LBB0_10: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_11: jmp LBB0_12 LBB0_12: jmp LBB0_13 LBB0_13: jmp LBB0_14 LBB0_14: jmp LBB0_15 LBB0_15: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %c %d" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "ERROR" .subsections_via_symbols
the_stack_data/108121.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x8, #-1 stur x8, [x29, #-32] mov x9, #57601 movk x9, #1525, lsl #16 str x9, [sp, #40] str x8, [sp, #32] str x8, [sp, #24] mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldursw x9, [x29, #-12] mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-24] stur wzr, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-8] add x8, x8, x9, lsl #3 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur x8, [x29, #-24] ldursw x9, [x29, #-8] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-32] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-8] ldr x8, [x8, x9, lsl #3] stur x8, [x29, #-32] ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-8] ldr x8, [x8, x9, lsl #3] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-8] ldr x8, [x8, x9, lsl #3] str x8, [sp, #40] ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_8: ldr x10, [sp, #24] ldr x8, [sp, #32] 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 mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%ld" l_.str.2: ; @.str.2 .asciz "%ld %ld" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) movq $-1, -32(%rbp) movq $100000001, -40(%rbp) ## imm = 0x5F5E101 movq $-1, -48(%rbp) movq $-1, -56(%rbp) leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movslq -12(%rbp), %rdi shlq $3, %rdi callq _malloc movq %rax, -24(%rbp) movl $0, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rsi movslq -8(%rbp), %rax shlq $3, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movq -24(%rbp), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rax cmpq -32(%rbp), %rax jle LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -32(%rbp) movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rax cmpq -40(%rbp), %rax jge LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB0_6: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_8: movq -56(%rbp), %rsi movq -48(%rbp), %rdx 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" L_.str.1: ## @.str.1 .asciz "%ld" L_.str.2: ## @.str.2 .asciz "%ld %ld" .subsections_via_symbols
the_stack_data/64200106.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mktemp ; -- Begin function mktemp .p2align 2 _mktemp: ; @mktemp .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x0, [x29, #-16] bl _strlen mov x8, x0 stur w8, [x29, #-20] ldur x8, [x29, #-16] ldursw x9, [x29, #-20] add x8, x8, x9 subs x8, x8, #6 stur x8, [x29, #-40] ldur w8, [x29, #-20] subs w8, w8, #6 cset w8, lt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x0, [x29, #-40] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldur x8, [x29, #-16] strb wzr, [x8] b LBB0_10 LBB0_3: bl _getpid mov w9, #34464 movk w9, #1, lsl #16 sdiv w8, w0, w9 mul w8, w8, w9 subs w9, w0, w8 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 stur x8, [x29, #-32] ldur x0, [x29, #-40] ldur x8, [x29, #-32] mov x9, sp str x8, [x9] mov w1, #0 mov x2, #-1 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___sprintf_chk ldur x8, [x29, #-40] add x8, x8, #5 stur x8, [x29, #-40] mov w8, #97 stur w8, [x29, #-44] b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-44] subs w8, w8, #122 cset w8, gt tbnz w8, #0, LBB0_9 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-44] ldur x9, [x29, #-40] strb w8, [x9] ldur x0, [x29, #-16] add x1, sp, #16 bl _stat subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldur x8, [x29, #-16] stur x8, [x29, #-8] b LBB0_11 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB0_4 LBB0_9: ldur x8, [x29, #-16] strb wzr, [x8] b LBB0_10 LBB0_10: ldur x8, [x29, #-16] stur x8, [x29, #-8] b LBB0_11 LBB0_11: ldur x0, [x29, #-8] ldp x29, x30, [sp, #208] ; 16-byte Folded Reload add sp, sp, #224 ret .cfi_endproc ; -- End function .globl _mkstemp ; -- Begin function mkstemp .p2align 2 _mkstemp: ; @mkstemp .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x0, [x29, #-16] bl _strlen stur x0, [x29, #-24] ldur x8, [x29, #-24] subs x8, x8, #6 cset w8, hs tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl ___error mov w8, #22 str w8, [x0] mov w8, #-1 stur w8, [x29, #-4] b LBB1_17 LBB1_2: ldur x8, [x29, #-16] ldur x9, [x29, #-24] add x8, x8, x9 subs x8, x8, #6 stur x8, [x29, #-32] ldur x0, [x29, #-32] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: bl ___error mov w8, #22 str w8, [x0] mov w8, #-1 stur w8, [x29, #-4] b LBB1_17 LBB1_4: add x0, sp, #48 mov x1, #0 bl _gettimeofday ldrsw x9, [sp, #56] ldr x8, [sp, #48] eor x8, x8, x9, lsl #16 str x8, [sp, #8] ; 8-byte Folded Spill bl _getpid ldr x8, [sp, #8] ; 8-byte Folded Reload ; implicit-def: $x9 mov x9, x0 sxtw x9, w9 eor x8, x8, x9 str x8, [sp, #40] str wzr, [sp, #24] b LBB1_5 LBB1_5: ; =>This Loop Header: Depth=1 ; Child Loop BB1_7 Depth 2 ldr w8, [sp, #24] mov w9, #44608 movk w9, #4713, lsl #16 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_16 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldr x8, [sp, #40] str x8, [sp, #32] str wzr, [sp, #28] b LBB1_7 LBB1_7: ; Parent Loop BB1_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #28] subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=2 ldr x8, [sp, #32] mov x9, #62 udiv x10, x8, x9 mul x10, x10, x9 subs x10, x8, x10 adrp x8, _mkstemp.letters@PAGE add x8, x8, _mkstemp.letters@PAGEOFF add x8, x8, x10 ldrb w8, [x8] ldur x10, [x29, #-32] ldrsw x11, [sp, #28] add x10, x10, x11 strb w8, [x10] ldr x8, [sp, #32] udiv x8, x8, x9 str x8, [sp, #32] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_7 Depth=2 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB1_7 LBB1_10: ; in Loop: Header=BB1_5 Depth=1 ldur x0, [x29, #-16] mov x9, sp mov x8, #384 str x8, [x9] mov w1, #2562 bl _open str w0, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_13 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_5 Depth=1 bl ___error ldr w8, [x0] subs w8, w8, #17 cset w8, eq tbnz w8, #0, LBB1_14 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_5 Depth=1 bl ___error ldr w8, [x0] subs w8, w8, #21 cset w8, eq tbnz w8, #0, LBB1_14 b LBB1_13 LBB1_13: ldr w8, [sp, #20] stur w8, [x29, #-4] b LBB1_17 LBB1_14: ; in Loop: Header=BB1_5 Depth=1 ldr w8, [sp, #56] asr w8, w8, #10 and w9, w8, #0xfff ldr x8, [sp, #40] add x8, x8, w9, sxtw str x8, [sp, #40] b LBB1_15 LBB1_15: ; in Loop: Header=BB1_5 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_5 LBB1_16: bl ___error mov w8, #17 str w8, [x0] mov w8, #-1 stur w8, [x29, #-4] b LBB1_17 LBB1_17: ldur w0, [x29, #-4] 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 "XXXXXX" l_.str.1: ; @.str.1 .asciz "%05d" .section __TEXT,__const _mkstemp.letters: ; @mkstemp.letters .asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mktemp ## -- Begin function mktemp .p2align 4, 0x90 _mktemp: ## @mktemp .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, -16(%rbp) movq -16(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -20(%rbp) movq -16(%rbp), %rax movslq -20(%rbp), %rcx addq %rcx, %rax addq $-6, %rax movq %rax, -40(%rbp) cmpl $6, -20(%rbp) jl LBB0_2 ## %bb.1: movq -40(%rbp), %rdi leaq L_.str(%rip), %rsi callq _strcmp cmpl $0, %eax je LBB0_3 LBB0_2: movq -16(%rbp), %rax movb $0, (%rax) jmp LBB0_10 LBB0_3: callq _getpid movl $100000, %ecx ## imm = 0x186A0 cltd idivl %ecx movslq %edx, %rax movq %rax, -32(%rbp) movq -40(%rbp), %rdi movq -32(%rbp), %r8 xorl %esi, %esi movq $-1, %rdx leaq L_.str.1(%rip), %rcx movb $0, %al callq ___sprintf_chk movq -40(%rbp), %rax addq $5, %rax movq %rax, -40(%rbp) movl $97, -44(%rbp) LBB0_4: ## =>This Inner Loop Header: Depth=1 cmpl $122, -44(%rbp) jg LBB0_9 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movl -44(%rbp), %eax movb %al, %cl movq -40(%rbp), %rax movb %cl, (%rax) movq -16(%rbp), %rdi leaq -192(%rbp), %rsi callq _stat$INODE64 cmpl $0, %eax jge LBB0_7 ## %bb.6: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB0_11 LBB0_7: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_8 LBB0_8: ## in Loop: Header=BB0_4 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_4 LBB0_9: movq -16(%rbp), %rax movb $0, (%rax) LBB0_10: movq -16(%rbp), %rax movq %rax, -8(%rbp) LBB0_11: movq -8(%rbp), %rax addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _mkstemp ## -- Begin function mkstemp .p2align 4, 0x90 _mkstemp: ## @mkstemp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rdi callq _strlen movq %rax, -24(%rbp) cmpq $6, -24(%rbp) jae LBB1_2 ## %bb.1: callq ___error movl $22, (%rax) movl $-1, -4(%rbp) jmp LBB1_17 LBB1_2: movq -16(%rbp), %rax addq -24(%rbp), %rax addq $-6, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rdi leaq L_.str(%rip), %rsi callq _strcmp cmpl $0, %eax je LBB1_4 ## %bb.3: callq ___error movl $22, (%rax) movl $-1, -4(%rbp) jmp LBB1_17 LBB1_4: leaq -48(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _gettimeofday movslq -40(%rbp), %rax shlq $16, %rax xorq -48(%rbp), %rax movq %rax, -88(%rbp) ## 8-byte Spill callq _getpid movl %eax, %ecx movq -88(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx xorq %rcx, %rax movq %rax, -56(%rbp) movl $0, -72(%rbp) LBB1_5: ## =>This Loop Header: Depth=1 ## Child Loop BB1_7 Depth 2 cmpl $308915776, -72(%rbp) ## imm = 0x1269AE40 jge LBB1_16 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movq -56(%rbp), %rax movq %rax, -64(%rbp) movl $0, -68(%rbp) LBB1_7: ## Parent Loop BB1_5 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $6, -68(%rbp) jge LBB1_10 ## %bb.8: ## in Loop: Header=BB1_7 Depth=2 movq -64(%rbp), %rax movl $62, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx leaq _mkstemp.letters(%rip), %rax movb (%rax,%rdx), %dl movq -32(%rbp), %rax movslq -68(%rbp), %rcx movb %dl, (%rax,%rcx) movq -64(%rbp), %rax movl $62, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rax, -64(%rbp) ## %bb.9: ## in Loop: Header=BB1_7 Depth=2 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB1_7 LBB1_10: ## in Loop: Header=BB1_5 Depth=1 movq -16(%rbp), %rdi movl $2562, %esi ## imm = 0xA02 movl $384, %edx ## imm = 0x180 movb $0, %al callq _open movl %eax, -76(%rbp) cmpl $0, -76(%rbp) jge LBB1_13 ## %bb.11: ## in Loop: Header=BB1_5 Depth=1 callq ___error cmpl $17, (%rax) je LBB1_14 ## %bb.12: ## in Loop: Header=BB1_5 Depth=1 callq ___error cmpl $21, (%rax) je LBB1_14 LBB1_13: movl -76(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_17 LBB1_14: ## in Loop: Header=BB1_5 Depth=1 movl -40(%rbp), %eax sarl $10, %eax andl $4095, %eax ## imm = 0xFFF cltq addq -56(%rbp), %rax movq %rax, -56(%rbp) ## %bb.15: ## in Loop: Header=BB1_5 Depth=1 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB1_5 LBB1_16: callq ___error movl $17, (%rax) movl $-1, -4(%rbp) LBB1_17: movl -4(%rbp), %eax addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "XXXXXX" L_.str.1: ## @.str.1 .asciz "%05d" .section __TEXT,__const .p2align 4 ## @mkstemp.letters _mkstemp.letters: .asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789" .subsections_via_symbols
the_stack_data/15761954.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 mov w8, #0 str w8, [sp, #36] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #2 bl _open str w0, [sp, #48] ldr w4, [sp, #48] mov x0, #0 mov x1, #2800 str x1, [sp, #24] ; 8-byte Folded Spill mov w2, #3 mov w3, #1 str w3, [sp, #20] ; 4-byte Folded Spill mov x5, #0 bl _mmap ldr w1, [sp, #36] ; 4-byte Folded Reload stur x0, [x29, #-40] ldur x9, [x29, #-40] mov w8, #243 str w8, [x9, #1204] ldur x8, [x29, #-40] ldur x9, [x29, #-40] ldr w10, [x9, #1204] ; implicit-def: $x9 mov x9, x10 mov x10, sp str x9, [x10] add x0, x8, #1208 mov x2, #-1 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___sprintf_chk ldr w2, [sp, #20] ; 4-byte Folded Reload ldr x1, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-40] bl _msync ldr x1, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-40] bl _munmap ldr w0, [sp, #48] bl _close ldr w0, [sp, #36] ; 4-byte Folded Reload bl _exit .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "records.dat" l_.str.1: ; @.str.1 .asciz "RECORD-%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi xorl %eax, %eax movl %eax, -60(%rbp) ## 4-byte Spill movb %al, -77(%rbp) ## 1-byte Spill movl $2, %esi callq _open movl %eax, %ecx movl -60(%rbp), %eax ## 4-byte Reload movl %ecx, -48(%rbp) movl -48(%rbp), %r8d movl %eax, %r9d movl $2800, %esi ## imm = 0xAF0 movq %rsi, -72(%rbp) ## 8-byte Spill movl $3, %edx movl $1, %ecx movl %ecx, -76(%rbp) ## 4-byte Spill movq %r9, %rdi callq _mmap movl -60(%rbp), %esi ## 4-byte Reload movq %rax, %rcx movb -77(%rbp), %al ## 1-byte Reload movq %rcx, -40(%rbp) movq -40(%rbp), %rcx movl $243, 1204(%rcx) movq -40(%rbp), %rcx movq %rcx, %rdi addq $1208, %rdi ## imm = 0x4B8 movl 1204(%rcx), %r8d leaq L_.str.1(%rip), %rcx movq $-1, %rdx callq ___sprintf_chk movl -76(%rbp), %edx ## 4-byte Reload movq -72(%rbp), %rsi ## 8-byte Reload movq -40(%rbp), %rdi callq _msync movq -72(%rbp), %rsi ## 8-byte Reload movq -40(%rbp), %rdi callq _munmap movl -48(%rbp), %edi callq _close movl -60(%rbp), %edi ## 4-byte Reload callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "records.dat" L_.str.1: ## @.str.1 .asciz "RECORD-%d" .subsections_via_symbols
the_stack_data/59437.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-20] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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 _sum stur w0, [x29, #-16] ldur w8, [x29, #-8] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-12] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur 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 _sum ; -- Begin function sum .p2align 2 _sum: ; @sum .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] ldr w9, [sp, #8] add w8, w8, w9 str w8, [sp, #4] ldr w0, [sp, #4] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter values for a and b : " l_.str.1: ; @.str.1 .asciz "%d%d" l_.str.2: ; @.str.2 .asciz "Sum of %d and %d is %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp 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 _sum movl %eax, -16(%rbp) movl -8(%rbp), %esi movl -12(%rbp), %edx movl -16(%rbp), %ecx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sum ## -- Begin function sum .p2align 4, 0x90 _sum: ## @sum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax addl -8(%rbp), %eax movl %eax, -12(%rbp) movl -12(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter values for a and b : " L_.str.1: ## @.str.1 .asciz "%d%d" L_.str.2: ## @.str.2 .asciz "Sum of %d and %d is %d\n" .subsections_via_symbols
the_stack_data/90766043.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/1078912.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bcl_rle_decompress ; -- Begin function bcl_rle_decompress .p2align 2 _bcl_rle_decompress: ; @bcl_rle_decompress .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] ldr w8, [sp, #28] subs w8, w8, #1 cset w8, hs tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_21 LBB0_2: str wzr, [sp, #16] ldr x8, [sp, #40] ldr w9, [sp, #16] ; kill: def $x9 killed $w9 mov x10, x9 add w10, w10, #1 str w10, [sp, #16] add x8, x8, x9 ldrb w8, [x8] strb w8, [sp, #27] str wzr, [sp, #12] b LBB0_3 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_13 Depth 2 ; Child Loop BB0_6 Depth 2 ldr x8, [sp, #40] ldr w9, [sp, #16] ; kill: def $x9 killed $w9 mov x10, x9 add w10, w10, #1 str w10, [sp, #16] add x8, x8, x9 ldrb w8, [x8] strb w8, [sp, #26] ldrb w8, [sp, #26] ldrb w9, [sp, #27] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_18 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #40] ldr w9, [sp, #16] ; kill: def $x9 killed $w9 mov x10, x9 add w10, w10, #1 str w10, [sp, #16] ldrb w8, [x8, x9] str w8, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #2 cset w8, hi tbnz w8, #0, LBB0_10 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 str wzr, [sp, #20] b LBB0_6 LBB0_6: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=2 ldrb w8, [sp, #27] ldr x9, [sp, #32] ldr w10, [sp, #12] ; kill: def $x10 killed $w10 mov x11, x10 add w11, w11, #1 str w11, [sp, #12] add x9, x9, x10 strb w8, [x9] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_6 Depth=2 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_6 LBB0_9: ; in Loop: Header=BB0_3 Depth=1 b LBB0_17 LBB0_10: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #8] ands w8, w8, #0x80 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #8] and w9, w8, #0x7f ldr x8, [sp, #40] ldr w10, [sp, #16] ; kill: def $x10 killed $w10 mov x11, x10 add w11, w11, #1 str w11, [sp, #16] ldrb w8, [x8, x10] add w8, w8, w9, lsl #8 str w8, [sp, #8] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #40] ldr w9, [sp, #16] ; kill: def $x9 killed $w9 mov x10, x9 add w10, w10, #1 str w10, [sp, #16] add x8, x8, x9 ldrb w8, [x8] strb w8, [sp, #26] str wzr, [sp, #20] b LBB0_13 LBB0_13: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=2 ldrb w8, [sp, #26] ldr x9, [sp, #32] ldr w10, [sp, #12] ; kill: def $x10 killed $w10 mov x11, x10 add w11, w11, #1 str w11, [sp, #12] add x9, x9, x10 strb w8, [x9] b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=2 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_13 LBB0_16: ; in Loop: Header=BB0_3 Depth=1 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_3 Depth=1 b LBB0_19 LBB0_18: ; in Loop: Header=BB0_3 Depth=1 ldrb w8, [sp, #26] ldr x9, [sp, #32] ldr w10, [sp, #12] ; kill: def $x10 killed $w10 mov x11, x10 add w11, w11, #1 str w11, [sp, #12] add x9, x9, x10 strb w8, [x9] b LBB0_19 LBB0_19: ; in Loop: Header=BB0_3 Depth=1 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_3 b LBB0_21 LBB0_21: 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 _bcl_rle_decompress ## -- Begin function bcl_rle_decompress .p2align 4, 0x90 _bcl_rle_decompress: ## @bcl_rle_decompress .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) cmpl $1, -20(%rbp) jae LBB0_2 ## %bb.1: jmp LBB0_21 LBB0_2: movl $0, -32(%rbp) movq -8(%rbp), %rax movl -32(%rbp), %ecx movl %ecx, %edx addl $1, %edx movl %edx, -32(%rbp) movl %ecx, %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %al movb %al, -21(%rbp) movl $0, -36(%rbp) LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_6 Depth 2 ## Child Loop BB0_13 Depth 2 movq -8(%rbp), %rax movl -32(%rbp), %ecx movl %ecx, %edx addl $1, %edx movl %edx, -32(%rbp) movl %ecx, %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %al movb %al, -22(%rbp) movzbl -22(%rbp), %eax movzbl -21(%rbp), %ecx cmpl %ecx, %eax jne LBB0_18 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -8(%rbp), %rax movl -32(%rbp), %ecx movl %ecx, %edx addl $1, %edx movl %edx, -32(%rbp) movl %ecx, %ecx ## kill: def $rcx killed $ecx movzbl (%rax,%rcx), %eax movl %eax, -40(%rbp) cmpl $2, -40(%rbp) ja LBB0_10 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movl $0, -28(%rbp) LBB0_6: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl -28(%rbp), %eax cmpl -40(%rbp), %eax ja LBB0_9 ## %bb.7: ## in Loop: Header=BB0_6 Depth=2 movb -21(%rbp), %dl movq -16(%rbp), %rax movl -36(%rbp), %ecx movl %ecx, %esi addl $1, %esi movl %esi, -36(%rbp) movl %ecx, %ecx ## kill: def $rcx killed $ecx movb %dl, (%rax,%rcx) ## %bb.8: ## in Loop: Header=BB0_6 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_6 LBB0_9: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_17 LBB0_10: ## in Loop: Header=BB0_3 Depth=1 movl -40(%rbp), %eax andl $128, %eax cmpl $0, %eax je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_3 Depth=1 movl -40(%rbp), %eax andl $127, %eax shll $8, %eax movq -8(%rbp), %rcx movl -32(%rbp), %edx movl %edx, %esi addl $1, %esi movl %esi, -32(%rbp) movl %edx, %edx ## kill: def $rdx killed $edx movzbl (%rcx,%rdx), %ecx addl %ecx, %eax movl %eax, -40(%rbp) LBB0_12: ## in Loop: Header=BB0_3 Depth=1 movq -8(%rbp), %rax movl -32(%rbp), %ecx movl %ecx, %edx addl $1, %edx movl %edx, -32(%rbp) movl %ecx, %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %al movb %al, -22(%rbp) movl $0, -28(%rbp) LBB0_13: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl -28(%rbp), %eax cmpl -40(%rbp), %eax ja LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=2 movb -22(%rbp), %dl movq -16(%rbp), %rax movl -36(%rbp), %ecx movl %ecx, %esi addl $1, %esi movl %esi, -36(%rbp) movl %ecx, %ecx ## kill: def $rcx killed $ecx movb %dl, (%rax,%rcx) ## %bb.15: ## in Loop: Header=BB0_13 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_13 LBB0_16: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_17 LBB0_17: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_19 LBB0_18: ## in Loop: Header=BB0_3 Depth=1 movb -22(%rbp), %dl movq -16(%rbp), %rax movl -36(%rbp), %ecx movl %ecx, %esi addl $1, %esi movl %esi, -36(%rbp) movl %ecx, %ecx ## kill: def $rcx killed $ecx movb %dl, (%rax,%rcx) LBB0_19: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_3 Depth=1 movl -32(%rbp), %eax cmpl -20(%rbp), %eax jb LBB0_3 LBB0_21: popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/115766226.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, #7104 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #3008 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str w0, [sp, #1564] str x1, [sp, #1552] adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp, #48] ; 8-byte Folded Spill str x8, [sp, #1544] mov w8, #4 str w8, [sp, #1540] ldr x0, [sp, #1544] ldr w1, [sp, #1540] bl _access str w0, [sp, #1536] mov x0, #0 str x0, [sp, #32] ; 8-byte Folded Spill bl _time mov x8, x0 add x0, sp, #1528 str x8, [sp, #1528] bl _localtime str x0, [sp, #1520] ldr x0, [sp, #1520] bl _asctime ldr x8, [sp, #48] ; 8-byte Folded Reload str x0, [sp, #1512] str x8, [sp, #1504] ldr x0, [sp, #1504] bl _chdir str w0, [sp, #1500] mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill str wzr, [sp, #1496] ldr w0, [sp, #1496] bl _close mov x8, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload str w8, [sp, #1492] bl _time mov x8, x0 add x0, sp, #1480 str x8, [sp, #1480] bl _ctime str x0, [sp, #1472] str wzr, [sp, #1468] ldr w0, [sp, #1468] bl _dup str w0, [sp, #1464] str wzr, [sp, #1460] mov w8, #10 str w8, [sp, #1456] ldr w0, [sp, #1460] ldr w1, [sp, #1456] bl _dup2 str w0, [sp, #1452] str wzr, [sp, #1448] str wzr, [sp, #1444] ldr w0, [sp, #1444] mov w1, #1 str w1, [sp, #60] ; 4-byte Folded Spill bl _fcntl str w0, [sp, #1440] bl _fork mov x8, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload str w8, [sp, #1436] add x1, sp, #1288 bl _fstat str w0, [sp, #1284] add x0, sp, #1, lsl #12 ; =4096 add x0, x0, #1976 mov x1, #1024 str x1, [sp, #64] ; 8-byte Folded Spill bl _getcwd str x0, [sp, #1272] bl _getpgrp str w0, [sp, #1268] bl _getpid str w0, [sp, #1264] bl _getppid str w0, [sp, #1260] mov w0, #8 str w0, [sp, #28] ; 4-byte Folded Spill add x1, sp, #1240 bl _getrlimit mov x8, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload str w8, [sp, #1236] add x1, sp, #1088 bl _getrusage str w0, [sp, #1084] bl _getpid str w0, [sp, #1080] ldr w0, [sp, #1080] bl _getsid ldr x1, [sp, #32] ; 8-byte Folded Reload str w0, [sp, #1076] add x0, sp, #1056 bl _gettimeofday mov x8, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload str w8, [sp, #1052] ldr x8, [sp, #1056] str x8, [sp, #1040] ldr w8, [sp, #1064] str w8, [sp, #1036] bl _time mov x8, x0 add x0, sp, #1024 str x8, [sp, #1024] bl _gmtime str x0, [sp, #1016] str wzr, [sp, #1012] ldr w0, [sp, #1012] bl _isatty str w0, [sp, #1008] bl _getpid str w0, [sp, #1004] mov w8, #2 str w8, [sp, #44] ; 4-byte Folded Spill str w8, [sp, #1000] ldr w0, [sp, #1004] ldr w1, [sp, #1000] bl _kill mov x8, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload str w8, [sp, #996] bl _getpgid ldr w8, [sp, #44] ; 4-byte Folded Reload str w0, [sp, #992] str w8, [sp, #988] ldr w0, [sp, #992] ldr w1, [sp, #988] bl _killpg ldr x8, [sp, #48] ; 8-byte Folded Reload str w0, [sp, #984] str x8, [sp, #976] ldr x0, [sp, #976] add x1, sp, #832 bl _lstat ldr x8, [sp, #48] ; 8-byte Folded Reload str w0, [sp, #828] str x8, [sp, #816] mov w8, #448 str w8, [sp, #12] ; 4-byte Folded Spill strh w8, [sp, #814] ldr x0, [sp, #816] ldrh w1, [sp, #814] bl _mkdir str w0, [sp, #808] adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF str x8, [sp, #16] ; 8-byte Folded Spill str x8, [sp, #800] ldr x0, [sp, #800] bl _mkdtemp ldr w8, [sp, #12] ; 4-byte Folded Reload str x0, [sp, #792] adrp x9, l_.str.2@PAGE add x9, x9, l_.str.2@PAGEOFF str x9, [sp, #784] strh w8, [sp, #782] ldr x0, [sp, #784] ldrh w1, [sp, #782] bl _mkfifo ldr x8, [sp, #16] ; 8-byte Folded Reload str w0, [sp, #776] str x8, [sp, #768] ldr x0, [sp, #768] bl _mkstemp mov x8, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload str w8, [sp, #764] bl _time mov x8, x0 add x0, sp, #752 str x8, [sp, #752] bl _localtime str x0, [sp, #744] ldr x0, [sp, #744] bl _mktime str x0, [sp, #736] str xzr, [sp, #728] str xzr, [sp, #720] ldr x0, [sp, #728] ldr x1, [sp, #720] bl _nanosleep str w0, [sp, #716] add x0, sp, #1, lsl #12 ; =4096 add x0, x0, #1968 bl _pipe ldr x8, [sp, #64] ; 8-byte Folded Reload str w0, [sp, #712] str wzr, [sp, #708] str x8, [sp, #696] ldr w0, [sp, #708] ldr x2, [sp, #696] add x1, sp, #1, lsl #12 ; =4096 add x1, x1, #944 bl _read ldr x8, [sp, #48] ; 8-byte Folded Reload str x0, [sp, #688] str x8, [sp, #680] ldr x0, [sp, #680] bl _rmdir str w0, [sp, #676] bl _getpid str w0, [sp, #672] ldr w0, [sp, #672] bl _getpgid str w0, [sp, #668] ldr w0, [sp, #672] ldr w1, [sp, #668] bl _setpgid mov x8, x0 ldr w0, [sp, #28] ; 4-byte Folded Reload str w8, [sp, #664] add x1, sp, #648 bl _setrlimit mov x8, x0 ldr w0, [sp, #44] ; 4-byte Folded Reload str w8, [sp, #644] mov x1, #1 bl _signal mov x8, x0 ldr w0, [sp, #44] ; 4-byte Folded Reload str x8, [sp, #632] add x1, sp, #616 add x2, sp, #600 bl _sigaction ldr w8, [sp, #60] ; 4-byte Folded Reload str w0, [sp, #596] str w8, [sp, #592] ldr w0, [sp, #592] bl _sleep ldr x8, [sp, #48] ; 8-byte Folded Reload str w0, [sp, #588] str x8, [sp, #576] ldr x0, [sp, #576] add x1, sp, #432 bl _stat str w0, [sp, #428] ldr w8, [sp, #432] str w8, [sp, #424] ldr x8, [sp, #440] str x8, [sp, #416] ldrh w8, [sp, #438] strh w8, [sp, #414] ldrh w8, [sp, #436] strh w8, [sp, #412] ldr w8, [sp, #448] str w8, [sp, #408] ldr w8, [sp, #452] str w8, [sp, #404] ldr x8, [sp, #528] str x8, [sp, #392] ldr w8, [sp, #544] str w8, [sp, #388] ldr x8, [sp, #536] str x8, [sp, #376] ldr x8, [sp, #480] str x8, [sp, #368] mov w0, #9 bl _strerror mov x8, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload str x8, [sp, #360] adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [sp, #352] bl _time mov x8, x0 add x0, sp, #344 str x8, [sp, #344] bl _localtime ldr x1, [sp, #64] ; 8-byte Folded Reload str x0, [sp, #336] ldr x2, [sp, #352] ldr x3, [sp, #336] add x0, sp, #4016 bl _strftime str x0, [sp, #328] adrp x8, l_.str.4@PAGE add x8, x8, l_.str.4@PAGEOFF str x8, [sp, #320] adrp x8, l_.str.5@PAGE add x8, x8, l_.str.5@PAGEOFF str x8, [sp, #312] ldr x0, [sp, #320] ldr x1, [sp, #312] add x2, sp, #256 bl _strptime mov x8, x0 ldr w0, [sp, #44] ; 4-byte Folded Reload str x8, [sp, #248] bl _strsignal str x0, [sp, #240] str wzr, [sp, #236] ldr w0, [sp, #236] add x1, sp, #3944 bl _tcgetattr str w0, [sp, #232] ldr x8, [sp, #4008] str x8, [sp, #224] str wzr, [sp, #220] ldr w0, [sp, #220] bl _tcgetpgrp ldr w1, [sp, #60] ; 4-byte Folded Reload str w0, [sp, #216] str wzr, [sp, #212] ldr w0, [sp, #212] add x2, sp, #3872 bl _tcsetattr str w0, [sp, #208] str wzr, [sp, #204] bl _getpgrp str w0, [sp, #200] ldr w0, [sp, #204] ldr w1, [sp, #200] bl _tcsetpgrp str w0, [sp, #196] add x0, sp, #160 bl _times str x0, [sp, #152] add x0, sp, #2592 bl _uname ldr x8, [sp, #48] ; 8-byte Folded Reload str w0, [sp, #148] str x8, [sp, #136] ldr x0, [sp, #136] bl _unlink str w0, [sp, #132] bl _getpid ldr w2, [sp, #60] ; 4-byte Folded Reload str w0, [sp, #128] ldr w0, [sp, #128] add x1, sp, #124 bl _waitpid ldr x8, [sp, #64] ; 8-byte Folded Reload str w0, [sp, #120] str wzr, [sp, #116] str x8, [sp, #104] ldr w0, [sp, #116] ldr x2, [sp, #104] add x1, sp, #1568 bl _write str x0, [sp, #96] mov x8, #9223372036854775807 str x8, [sp, #88] mov x9, #-1 str x9, [sp, #80] str x8, [sp, #72] ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #3008 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 "." l_.str.1: ; @.str.1 .asciz "XXXXXX" l_.str.2: ; @.str.2 .asciz "idio-np" l_.str.3: ; @.str.3 .asciz "%c" l_.str.4: ; @.str.4 .asciz "1999" l_.str.5: ; @.str.5 .asciz "%Y" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $7056, %eax ## imm = 0x1B90 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -5556(%rbp) movq %rsi, -5568(%rbp) leaq L_.str(%rip), %rax movq %rax, -5576(%rbp) movl $4, -5580(%rbp) movq -5576(%rbp), %rdi movl -5580(%rbp), %esi callq _access movl %eax, -5584(%rbp) xorl %eax, %eax movl %eax, %edi callq _time movq %rax, -5592(%rbp) leaq -5592(%rbp), %rdi callq _localtime movq %rax, -5600(%rbp) movq -5600(%rbp), %rdi callq _asctime movq %rax, -5608(%rbp) leaq L_.str(%rip), %rax movq %rax, -5616(%rbp) movq -5616(%rbp), %rdi callq _chdir movl %eax, -5620(%rbp) movl $0, -5624(%rbp) movl -5624(%rbp), %edi callq _close movl %eax, -5628(%rbp) xorl %eax, %eax movl %eax, %edi callq _time movq %rax, -5640(%rbp) leaq -5640(%rbp), %rdi callq _ctime movq %rax, -5648(%rbp) movl $0, -5652(%rbp) movl -5652(%rbp), %edi callq _dup movl %eax, -5656(%rbp) movl $0, -5660(%rbp) movl $10, -5664(%rbp) movl -5660(%rbp), %edi movl -5664(%rbp), %esi callq _dup2 movl %eax, -5668(%rbp) movl $0, -5672(%rbp) movl $0, -5676(%rbp) movl -5676(%rbp), %edi movl $1, %esi movb $0, %al callq _fcntl movl %eax, -5680(%rbp) callq _fork movl %eax, -5684(%rbp) xorl %edi, %edi leaq -5832(%rbp), %rsi callq _fstat$INODE64 movl %eax, -5836(%rbp) leaq -1040(%rbp), %rdi movl $1024, %esi ## imm = 0x400 callq _getcwd movq %rax, -5848(%rbp) callq _getpgrp movl %eax, -5852(%rbp) callq _getpid movl %eax, -5856(%rbp) callq _getppid movl %eax, -5860(%rbp) movl $8, %edi leaq -5880(%rbp), %rsi callq _getrlimit movl %eax, -5884(%rbp) xorl %edi, %edi leaq -6032(%rbp), %rsi callq _getrusage movl %eax, -6036(%rbp) callq _getpid movl %eax, -6040(%rbp) movl -6040(%rbp), %edi callq _getsid movl %eax, -6044(%rbp) leaq -6064(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _gettimeofday movl %eax, -6068(%rbp) movq -6064(%rbp), %rax movq %rax, -6080(%rbp) movl -6056(%rbp), %eax movl %eax, -6084(%rbp) xorl %eax, %eax movl %eax, %edi callq _time movq %rax, -6096(%rbp) leaq -6096(%rbp), %rdi callq _gmtime movq %rax, -6104(%rbp) movl $0, -6108(%rbp) movl -6108(%rbp), %edi callq _isatty movl %eax, -6112(%rbp) callq _getpid movl %eax, -6116(%rbp) movl $2, -6120(%rbp) movl -6116(%rbp), %edi movl -6120(%rbp), %esi callq _kill movl %eax, -6124(%rbp) xorl %edi, %edi callq _getpgid movl %eax, -6128(%rbp) movl $2, -6132(%rbp) movl -6128(%rbp), %edi movl -6132(%rbp), %esi callq _killpg movl %eax, -6136(%rbp) leaq L_.str(%rip), %rax movq %rax, -6144(%rbp) movq -6144(%rbp), %rdi leaq -6288(%rbp), %rsi callq _lstat$INODE64 movl %eax, -6292(%rbp) leaq L_.str(%rip), %rax movq %rax, -6304(%rbp) movw $448, -6306(%rbp) ## imm = 0x1C0 movq -6304(%rbp), %rdi movzwl -6306(%rbp), %esi callq _mkdir movl %eax, -6312(%rbp) leaq L_.str.1(%rip), %rax movq %rax, -6320(%rbp) movq -6320(%rbp), %rdi callq _mkdtemp movq %rax, -6328(%rbp) leaq L_.str.2(%rip), %rax movq %rax, -6336(%rbp) movw $448, -6338(%rbp) ## imm = 0x1C0 movq -6336(%rbp), %rdi movzwl -6338(%rbp), %esi callq _mkfifo movl %eax, -6344(%rbp) leaq L_.str.1(%rip), %rax movq %rax, -6352(%rbp) movq -6352(%rbp), %rdi callq _mkstemp movl %eax, -6356(%rbp) xorl %eax, %eax movl %eax, %edi callq _time movq %rax, -6368(%rbp) leaq -6368(%rbp), %rdi callq _localtime movq %rax, -6376(%rbp) movq -6376(%rbp), %rdi callq _mktime movq %rax, -6384(%rbp) movq $0, -6392(%rbp) movq $0, -6400(%rbp) movq -6392(%rbp), %rdi movq -6400(%rbp), %rsi callq _nanosleep movl %eax, -6404(%rbp) leaq -1048(%rbp), %rdi callq _pipe movl %eax, -6408(%rbp) movl $0, -6412(%rbp) movq $1024, -6424(%rbp) ## imm = 0x400 movl -6412(%rbp), %edi leaq -2080(%rbp), %rsi movq -6424(%rbp), %rdx callq _read movq %rax, -6432(%rbp) leaq L_.str(%rip), %rax movq %rax, -6440(%rbp) movq -6440(%rbp), %rdi callq _rmdir movl %eax, -6444(%rbp) callq _getpid movl %eax, -6448(%rbp) movl -6448(%rbp), %edi callq _getpgid movl %eax, -6452(%rbp) movl -6448(%rbp), %edi movl -6452(%rbp), %esi callq _setpgid movl %eax, -6456(%rbp) movl $8, %edi leaq -6472(%rbp), %rsi callq _setrlimit movl %eax, -6476(%rbp) movl $2, %edi movl $1, %esi callq _signal movq %rax, -6488(%rbp) movl $2, %edi leaq -6504(%rbp), %rsi leaq -6520(%rbp), %rdx callq _sigaction movl %eax, -6524(%rbp) movl $1, -6528(%rbp) movl -6528(%rbp), %edi callq _sleep movl %eax, -6532(%rbp) leaq L_.str(%rip), %rax movq %rax, -6544(%rbp) movq -6544(%rbp), %rdi leaq -6688(%rbp), %rsi callq _stat$INODE64 movl %eax, -6692(%rbp) movl -6688(%rbp), %eax movl %eax, -6696(%rbp) movq -6680(%rbp), %rax movq %rax, -6704(%rbp) movw -6682(%rbp), %ax movw %ax, -6706(%rbp) movw -6684(%rbp), %ax movw %ax, -6708(%rbp) movl -6672(%rbp), %eax movl %eax, -6712(%rbp) movl -6668(%rbp), %eax movl %eax, -6716(%rbp) movq -6592(%rbp), %rax movq %rax, -6728(%rbp) movl -6576(%rbp), %eax movl %eax, -6732(%rbp) movq -6584(%rbp), %rax movq %rax, -6744(%rbp) movq -6640(%rbp), %rax movq %rax, -6752(%rbp) movl $9, %edi callq _strerror movq %rax, -6760(%rbp) leaq L_.str.3(%rip), %rax movq %rax, -6768(%rbp) xorl %eax, %eax movl %eax, %edi callq _time movq %rax, -6776(%rbp) leaq -6776(%rbp), %rdi callq _localtime movq %rax, -6784(%rbp) leaq -3104(%rbp), %rdi movq -6768(%rbp), %rdx movq -6784(%rbp), %rcx movl $1024, %esi ## imm = 0x400 callq _strftime movq %rax, -6792(%rbp) leaq L_.str.4(%rip), %rax movq %rax, -6800(%rbp) leaq L_.str.5(%rip), %rax movq %rax, -6808(%rbp) movq -6800(%rbp), %rdi movq -6808(%rbp), %rsi leaq -6864(%rbp), %rdx callq _strptime movq %rax, -6872(%rbp) movl $2, %edi callq _strsignal movq %rax, -6880(%rbp) movl $0, -6884(%rbp) movl -6884(%rbp), %edi leaq -3176(%rbp), %rsi callq _tcgetattr movl %eax, -6888(%rbp) movq -3112(%rbp), %rax movq %rax, -6896(%rbp) movl $0, -6900(%rbp) movl -6900(%rbp), %edi callq _tcgetpgrp movl %eax, -6904(%rbp) movl $0, -6908(%rbp) movl -6908(%rbp), %edi movl $1, %esi leaq -3248(%rbp), %rdx callq _tcsetattr movl %eax, -6912(%rbp) movl $0, -6916(%rbp) callq _getpgrp movl %eax, -6920(%rbp) movl -6916(%rbp), %edi movl -6920(%rbp), %esi callq _tcsetpgrp movl %eax, -6924(%rbp) leaq -6960(%rbp), %rdi callq _times movq %rax, -6968(%rbp) leaq -4528(%rbp), %rdi callq _uname movl %eax, -6972(%rbp) leaq L_.str(%rip), %rax movq %rax, -6984(%rbp) movq -6984(%rbp), %rdi callq _unlink movl %eax, -6988(%rbp) callq _getpid movl %eax, -6992(%rbp) movl -6992(%rbp), %edi leaq -6996(%rbp), %rsi movl $1, %edx callq _waitpid movl %eax, -7000(%rbp) movl $0, -7004(%rbp) movq $1024, -7016(%rbp) ## imm = 0x400 movl -7004(%rbp), %edi leaq -5552(%rbp), %rsi movq -7016(%rbp), %rdx callq _write movq %rax, -7024(%rbp) movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF movq %rax, -7032(%rbp) movq $-1, -7040(%rbp) movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF movq %rax, -7048(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $7056, %rsp ## imm = 0x1B90 popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "." L_.str.1: ## @.str.1 .asciz "XXXXXX" L_.str.2: ## @.str.2 .asciz "idio-np" L_.str.3: ## @.str.3 .asciz "%c" L_.str.4: ## @.str.4 .asciz "1999" L_.str.5: ## @.str.5 .asciz "%Y" .subsections_via_symbols
the_stack_data/876520.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] mov w8, #1 str w8, [sp, #12] str wzr, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x0, [x8, x9, lsl #3] bl _convertFasta subs w8, w0, #1 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf mov w8, #1 str w8, [sp, #8] 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, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_6: ldr w0, [sp, #8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _convertFasta ; -- Begin function convertFasta .p2align 2 _convertFasta: ; @convertFasta .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x0, [x29, #-16] bl _strlen add x8, x0, #10 lsr x0, x8, #0 bl _malloc stur x0, [x29, #-48] ldur x0, [x29, #-48] ldur x1, [x29, #-16] mov x2, #-1 str x2, [sp, #16] ; 8-byte Folded Spill bl ___strcpy_chk ldr x2, [sp, #16] ; 8-byte Folded Reload ldur x0, [x29, #-48] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl ___strcat_chk ldur x0, [x29, #-16] bl _strlen add x8, x0, #10 lsr x0, x8, #0 bl _malloc ldr x2, [sp, #16] ; 8-byte Folded Reload str x0, [sp, #56] ldr x0, [sp, #56] ldur x1, [x29, #-16] bl ___strcpy_chk ldr x2, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #56] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl ___strcat_chk ldur x0, [x29, #-16] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_1 LBB1_1: ldur x0, [x29, #-48] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-32] subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ldr x0, [sp, #56] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-40] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: mov w8, #1 stur w8, [x29, #-4] b LBB1_47 LBB1_4: ldur x0, [x29, #-32] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf str wzr, [sp, #44] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #48] subs w8, w8, #0 cset w8, eq and w8, w8, #0x1 ldr w9, [sp, #44] subs w9, w9, #0 cset w9, eq and w9, w9, #0x1 ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_12 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldur x0, [x29, #-24] bl _fgetc strb w0, [sp, #55] ldrsb w8, [sp, #55] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=1 mov w8, #1 str w8, [sp, #48] b LBB1_11 LBB1_8: ; in Loop: Header=BB1_5 Depth=1 ldrsb w0, [sp, #55] ldur x1, [x29, #-40] bl _fputc ldrsb w8, [sp, #55] subs w8, w8, #62 cset w8, ne tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_5 Depth=1 mov w8, #1 str w8, [sp, #44] b LBB1_10 LBB1_10: ; in Loop: Header=BB1_5 Depth=1 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_5 Depth=1 b LBB1_5 LBB1_12: str wzr, [sp, #48] b LBB1_13 LBB1_13: ; =>This Loop Header: Depth=1 ; Child Loop BB1_15 Depth 2 ; Child Loop BB1_23 Depth 2 ldr w8, [sp, #48] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_46 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_13 Depth=1 str wzr, [sp, #40] b LBB1_15 LBB1_15: ; Parent Loop BB1_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #48] subs w8, w8, #0 cset w8, eq and w8, w8, #0x1 ldr w9, [sp, #40] subs w9, w9, #0 cset w9, eq and w9, w9, #0x1 ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_22 b LBB1_16 LBB1_16: ; in Loop: Header=BB1_15 Depth=2 ldur x0, [x29, #-24] bl _fgetc strb w0, [sp, #55] ldrsb w8, [sp, #55] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_18 b LBB1_17 LBB1_17: ; in Loop: Header=BB1_15 Depth=2 mov w8, #1 str w8, [sp, #48] b LBB1_21 LBB1_18: ; in Loop: Header=BB1_15 Depth=2 ldrsb w0, [sp, #55] ldur x1, [x29, #-40] bl _fputc ldrsb w8, [sp, #55] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB1_20 b LBB1_19 LBB1_19: ; in Loop: Header=BB1_15 Depth=2 mov w8, #1 str w8, [sp, #40] b LBB1_20 LBB1_20: ; in Loop: Header=BB1_15 Depth=2 b LBB1_21 LBB1_21: ; in Loop: Header=BB1_15 Depth=2 b LBB1_15 LBB1_22: ; in Loop: Header=BB1_13 Depth=1 str wzr, [sp, #32] str wzr, [sp, #36] str wzr, [sp, #28] b LBB1_23 LBB1_23: ; Parent Loop BB1_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #48] subs w8, w8, #0 cset w8, eq and w8, w8, #0x1 ldr w9, [sp, #28] subs w9, w9, #0 cset w9, eq and w9, w9, #0x1 ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_43 b LBB1_24 LBB1_24: ; in Loop: Header=BB1_23 Depth=2 ldur x0, [x29, #-24] bl _fgetc strb w0, [sp, #55] ldrsb w8, [sp, #55] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_26 b LBB1_25 LBB1_25: ; in Loop: Header=BB1_23 Depth=2 mov w8, #1 str w8, [sp, #48] b LBB1_42 LBB1_26: ; in Loop: Header=BB1_23 Depth=2 ldrsb w8, [sp, #55] subs w8, w8, #62 cset w8, ne tbnz w8, #0, LBB1_28 b LBB1_27 LBB1_27: ; in Loop: Header=BB1_23 Depth=2 mov w8, #1 str w8, [sp, #28] b LBB1_41 LBB1_28: ; in Loop: Header=BB1_23 Depth=2 ldrsb w0, [sp, #55] bl _isspace subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_30 b LBB1_29 LBB1_29: ; in Loop: Header=BB1_23 Depth=2 ldrsb w0, [sp, #55] ldur x1, [x29, #-40] bl _fputc b LBB1_40 LBB1_30: ; in Loop: Header=BB1_23 Depth=2 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_35 b LBB1_31 LBB1_31: ; in Loop: Header=BB1_23 Depth=2 ldrsb w0, [sp, #55] bl _isupper subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_33 b LBB1_32 LBB1_32: ; in Loop: Header=BB1_23 Depth=2 str wzr, [sp, #36] ldur x0, [x29, #-32] ldr w8, [sp, #24] add w11, w8, #1 ldr w9, [sp, #32] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x11 str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf ldrsb w0, [sp, #55] ldur x1, [x29, #-40] bl _fputc b LBB1_34 LBB1_33: ; in Loop: Header=BB1_23 Depth=2 ldur x1, [x29, #-40] mov w0, #78 bl _fputc b LBB1_34 LBB1_34: ; in Loop: Header=BB1_23 Depth=2 b LBB1_39 LBB1_35: ; in Loop: Header=BB1_23 Depth=2 ldrsb w0, [sp, #55] bl _islower subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_37 b LBB1_36 LBB1_36: ; in Loop: Header=BB1_23 Depth=2 mov w8, #1 str w8, [sp, #36] ldr w8, [sp, #32] str w8, [sp, #24] ldur x1, [x29, #-40] mov w0, #78 bl _fputc b LBB1_38 LBB1_37: ; in Loop: Header=BB1_23 Depth=2 ldrsb w0, [sp, #55] ldur x1, [x29, #-40] bl _fputc b LBB1_38 LBB1_38: ; in Loop: Header=BB1_23 Depth=2 b LBB1_39 LBB1_39: ; in Loop: Header=BB1_23 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_40 LBB1_40: ; in Loop: Header=BB1_23 Depth=2 b LBB1_41 LBB1_41: ; in Loop: Header=BB1_23 Depth=2 b LBB1_42 LBB1_42: ; in Loop: Header=BB1_23 Depth=2 b LBB1_23 LBB1_43: ; in Loop: Header=BB1_13 Depth=1 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_45 b LBB1_44 LBB1_44: ; in Loop: Header=BB1_13 Depth=1 ldur x0, [x29, #-32] ldr w8, [sp, #24] add w11, w8, #1 ldr w9, [sp, #32] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x11 str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf b LBB1_45 LBB1_45: ; in Loop: Header=BB1_13 Depth=1 b LBB1_13 LBB1_46: ldur x0, [x29, #-24] bl _fclose ldur x0, [x29, #-32] bl _fclose ldur x0, [x29, #-40] bl _fclose ldur x0, [x29, #-48] bl _free ldr x0, [sp, #56] bl _free stur wzr, [x29, #-4] b LBB1_47 LBB1_47: ldur w0, [x29, #-4] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "convertFasta: problem processing %s\n" l_.str.1: ; @.str.1 .asciz ".out" l_.str.2: ; @.str.2 .asciz ".masked" l_.str.3: ; @.str.3 .asciz "r" l_.str.4: ; @.str.4 .asciz "w" l_.str.5: ; @.str.5 .asciz " SW perc perc perc query position in query matching repeat position in repeat\nscore div. del. ins. sequence begin end (left) repeat class/family begin end (left) ID\n\n" l_.str.6: ; @.str.6 .asciz " 0 0.0 0.0 0.0 query %5d %4d (0) + MIR SINE/MIR 0 0 (0) 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 $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $1, -20(%rbp) movl $0, -24(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _convertFasta cmpl $1, %eax jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdx leaq L_.str(%rip), %rsi movb $0, %al callq _fprintf movl $1, -24(%rbp) LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_6: movl -24(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _convertFasta ## -- Begin function convertFasta .p2align 4, 0x90 _convertFasta: ## @convertFasta .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rdi callq _strlen movq %rax, %rdi addq $10, %rdi shlq $0, %rdi callq _malloc movq %rax, -48(%rbp) movq -48(%rbp), %rdi movq -16(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -48(%rbp), %rdi leaq L_.str.1(%rip), %rsi movq $-1, %rdx callq ___strcat_chk movq -16(%rbp), %rdi callq _strlen movq %rax, %rdi addq $10, %rdi shlq $0, %rdi callq _malloc movq %rax, -56(%rbp) movq -56(%rbp), %rdi movq -16(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -56(%rbp), %rdi leaq L_.str.2(%rip), %rsi movq $-1, %rdx callq ___strcat_chk movq -16(%rbp), %rdi leaq L_.str.3(%rip), %rsi callq _fopen movq %rax, -24(%rbp) cmpq $0, %rax je LBB1_3 ## %bb.1: movq -48(%rbp), %rdi leaq L_.str.4(%rip), %rsi callq _fopen movq %rax, -32(%rbp) cmpq $0, %rax je LBB1_3 ## %bb.2: movq -56(%rbp), %rdi leaq L_.str.4(%rip), %rsi callq _fopen movq %rax, -40(%rbp) cmpq $0, %rax jne LBB1_4 LBB1_3: movl $1, -4(%rbp) jmp LBB1_47 LBB1_4: movq -32(%rbp), %rdi leaq L_.str.5(%rip), %rsi movb $0, %al callq _fprintf movl $0, -68(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 cmpl $0, -64(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cmpl $0, -68(%rbp) setne %cl xorb $-1, %cl andb $1, %cl movzbl %cl, %ecx andl %ecx, %eax cmpl $0, %eax je LBB1_12 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movq -24(%rbp), %rdi callq _fgetc ## kill: def $al killed $al killed $eax movb %al, -57(%rbp) movsbl -57(%rbp), %eax cmpl $-1, %eax jne LBB1_8 ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl $1, -64(%rbp) jmp LBB1_11 LBB1_8: ## in Loop: Header=BB1_5 Depth=1 movsbl -57(%rbp), %edi movq -40(%rbp), %rsi callq _fputc movsbl -57(%rbp), %eax cmpl $62, %eax jne LBB1_10 ## %bb.9: ## in Loop: Header=BB1_5 Depth=1 movl $1, -68(%rbp) LBB1_10: ## in Loop: Header=BB1_5 Depth=1 jmp LBB1_11 LBB1_11: ## in Loop: Header=BB1_5 Depth=1 jmp LBB1_5 LBB1_12: movl $0, -64(%rbp) LBB1_13: ## =>This Loop Header: Depth=1 ## Child Loop BB1_15 Depth 2 ## Child Loop BB1_23 Depth 2 cmpl $0, -64(%rbp) setne %al xorb $-1, %al testb $1, %al jne LBB1_14 jmp LBB1_46 LBB1_14: ## in Loop: Header=BB1_13 Depth=1 movl $0, -72(%rbp) LBB1_15: ## Parent Loop BB1_13 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $0, -64(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cmpl $0, -72(%rbp) setne %cl xorb $-1, %cl andb $1, %cl movzbl %cl, %ecx andl %ecx, %eax cmpl $0, %eax je LBB1_22 ## %bb.16: ## in Loop: Header=BB1_15 Depth=2 movq -24(%rbp), %rdi callq _fgetc ## kill: def $al killed $al killed $eax movb %al, -57(%rbp) movsbl -57(%rbp), %eax cmpl $-1, %eax jne LBB1_18 ## %bb.17: ## in Loop: Header=BB1_15 Depth=2 movl $1, -64(%rbp) jmp LBB1_21 LBB1_18: ## in Loop: Header=BB1_15 Depth=2 movsbl -57(%rbp), %edi movq -40(%rbp), %rsi callq _fputc movsbl -57(%rbp), %eax cmpl $10, %eax jne LBB1_20 ## %bb.19: ## in Loop: Header=BB1_15 Depth=2 movl $1, -72(%rbp) LBB1_20: ## in Loop: Header=BB1_15 Depth=2 jmp LBB1_21 LBB1_21: ## in Loop: Header=BB1_15 Depth=2 jmp LBB1_15 LBB1_22: ## in Loop: Header=BB1_13 Depth=1 movl $0, -80(%rbp) movl $0, -76(%rbp) movl $0, -84(%rbp) LBB1_23: ## Parent Loop BB1_13 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $0, -64(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cmpl $0, -84(%rbp) setne %cl xorb $-1, %cl andb $1, %cl movzbl %cl, %ecx andl %ecx, %eax cmpl $0, %eax je LBB1_43 ## %bb.24: ## in Loop: Header=BB1_23 Depth=2 movq -24(%rbp), %rdi callq _fgetc ## kill: def $al killed $al killed $eax movb %al, -57(%rbp) movsbl -57(%rbp), %eax cmpl $-1, %eax jne LBB1_26 ## %bb.25: ## in Loop: Header=BB1_23 Depth=2 movl $1, -64(%rbp) jmp LBB1_42 LBB1_26: ## in Loop: Header=BB1_23 Depth=2 movsbl -57(%rbp), %eax cmpl $62, %eax jne LBB1_28 ## %bb.27: ## in Loop: Header=BB1_23 Depth=2 movl $1, -84(%rbp) jmp LBB1_41 LBB1_28: ## in Loop: Header=BB1_23 Depth=2 movsbl -57(%rbp), %edi callq _isspace cmpl $0, %eax je LBB1_30 ## %bb.29: ## in Loop: Header=BB1_23 Depth=2 movsbl -57(%rbp), %edi movq -40(%rbp), %rsi callq _fputc jmp LBB1_40 LBB1_30: ## in Loop: Header=BB1_23 Depth=2 cmpl $0, -76(%rbp) je LBB1_35 ## %bb.31: ## in Loop: Header=BB1_23 Depth=2 movsbl -57(%rbp), %edi callq _isupper cmpl $0, %eax je LBB1_33 ## %bb.32: ## in Loop: Header=BB1_23 Depth=2 movl $0, -76(%rbp) movq -32(%rbp), %rdi movl -88(%rbp), %edx addl $1, %edx movl -80(%rbp), %ecx leaq L_.str.6(%rip), %rsi movb $0, %al callq _fprintf movsbl -57(%rbp), %edi movq -40(%rbp), %rsi callq _fputc jmp LBB1_34 LBB1_33: ## in Loop: Header=BB1_23 Depth=2 movq -40(%rbp), %rsi movl $78, %edi callq _fputc LBB1_34: ## in Loop: Header=BB1_23 Depth=2 jmp LBB1_39 LBB1_35: ## in Loop: Header=BB1_23 Depth=2 movsbl -57(%rbp), %edi callq _islower cmpl $0, %eax je LBB1_37 ## %bb.36: ## in Loop: Header=BB1_23 Depth=2 movl $1, -76(%rbp) movl -80(%rbp), %eax movl %eax, -88(%rbp) movq -40(%rbp), %rsi movl $78, %edi callq _fputc jmp LBB1_38 LBB1_37: ## in Loop: Header=BB1_23 Depth=2 movsbl -57(%rbp), %edi movq -40(%rbp), %rsi callq _fputc LBB1_38: ## in Loop: Header=BB1_23 Depth=2 jmp LBB1_39 LBB1_39: ## in Loop: Header=BB1_23 Depth=2 movl -80(%rbp), %eax addl $1, %eax movl %eax, -80(%rbp) LBB1_40: ## in Loop: Header=BB1_23 Depth=2 jmp LBB1_41 LBB1_41: ## in Loop: Header=BB1_23 Depth=2 jmp LBB1_42 LBB1_42: ## in Loop: Header=BB1_23 Depth=2 jmp LBB1_23 LBB1_43: ## in Loop: Header=BB1_13 Depth=1 cmpl $0, -76(%rbp) je LBB1_45 ## %bb.44: ## in Loop: Header=BB1_13 Depth=1 movq -32(%rbp), %rdi movl -88(%rbp), %edx addl $1, %edx movl -80(%rbp), %ecx leaq L_.str.6(%rip), %rsi movb $0, %al callq _fprintf LBB1_45: ## in Loop: Header=BB1_13 Depth=1 jmp LBB1_13 LBB1_46: movq -24(%rbp), %rdi callq _fclose movq -32(%rbp), %rdi callq _fclose movq -40(%rbp), %rdi callq _fclose movq -48(%rbp), %rdi callq _free movq -56(%rbp), %rdi callq _free movl $0, -4(%rbp) LBB1_47: movl -4(%rbp), %eax addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "convertFasta: problem processing %s\n" L_.str.1: ## @.str.1 .asciz ".out" L_.str.2: ## @.str.2 .asciz ".masked" L_.str.3: ## @.str.3 .asciz "r" L_.str.4: ## @.str.4 .asciz "w" L_.str.5: ## @.str.5 .asciz " SW perc perc perc query position in query matching repeat position in repeat\nscore div. del. ins. sequence begin end (left) repeat class/family begin end (left) ID\n\n" L_.str.6: ## @.str.6 .asciz " 0 0.0 0.0 0.0 query %5d %4d (0) + MIR SINE/MIR 0 0 (0) 0\n" .subsections_via_symbols
the_stack_data/22011767.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] str wzr, [sp, #36] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #28 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #32] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] ldr w9, [sp, #28] subs w9, w9, #1 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, #32] 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 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.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr w1, [sp, #28] add x0, sp, #40 str x0, [sp, #16] ; 8-byte Folded Spill bl _display ldr x0, [sp, #16] ; 8-byte Folded Reload ldr w1, [sp, #28] bl _interchange ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .globl _display ; -- Begin function display .p2align 2 _display: ; @display .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str wzr, [sp, #16] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] add x9, x8, #4 stur x9, [x29, #-8] ldr w9, [x8] ; 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 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB1_1 LBB1_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _interchange ; -- Begin function interchange .p2align 2 _interchange: ; @interchange .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str wzr, [sp, #16] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] str w8, [sp, #12] ldur x8, [x29, #-8] ldr w9, [sp, #16] add w9, w9, #1 ldr w8, [x8, w9, sxtw #2] ldur x9, [x29, #-8] ldrsw x10, [sp, #16] str w8, [x9, x10, lsl #2] ldr w8, [sp, #12] ldur x9, [x29, #-8] ldr w10, [sp, #16] add w10, w10, #1 str w8, [x9, w10, sxtw #2] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #2 str w8, [sp, #16] b LBB2_1 LBB2_4: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldur x0, [x29, #-8] ldur w1, [x29, #-12] bl _display ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _swap ; -- Begin function swap .p2align 2 _swap: ; @swap .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] ldr x8, [sp, #24] ldr w8, [x8] str w8, [sp, #12] ldr x8, [sp, #16] ldr w8, [x8] ldr x9, [sp, #24] str w8, [x9] ldr w8, [sp, #12] ldr x9, [sp, #16] str w8, [x9] add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter the length of the array:-\n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter the array elements:-\n" l_.str.3: ; @.str.3 .asciz "Enter value for array[%d]: " l_.str.4: ; @.str.4 .asciz "The entered array is:-\n" l_.str.5: ; @.str.5 .asciz "\nInterchanged Values:-\n" 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 _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .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, -100(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -108(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -104(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -104(%rbp), %eax movl -108(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -104(%rbp), %esi addl $1, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movslq -104(%rbp), %rax leaq -96(%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 -104(%rbp), %eax addl $1, %eax movl %eax, -104(%rbp) jmp LBB0_1 LBB0_4: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq -96(%rbp), %rdi movl -108(%rbp), %esi callq _display leaq -96(%rbp), %rdi movl -108(%rbp), %esi callq _interchange movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: xorl %eax, %eax addq $112, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _display ## -- Begin function display .p2align 4, 0x90 _display: ## @display .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jg LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $4, %rcx movq %rcx, -8(%rbp) movl (%rax), %esi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_1 LBB1_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _interchange ## -- Begin function interchange .p2align 4, 0x90 _interchange: ## @interchange .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -16(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jg LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -20(%rbp) movq -8(%rbp), %rax movl -16(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -20(%rbp), %edx movq -8(%rbp), %rax movl -16(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -16(%rbp), %eax addl $2, %eax movl %eax, -16(%rbp) jmp LBB2_1 LBB2_4: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rdi movl -12(%rbp), %esi callq _display addq $32, %rsp 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 movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movl (%rax), %eax movl %eax, -20(%rbp) movq -16(%rbp), %rax movl (%rax), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movl -20(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter the length of the array:-\n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter the array elements:-\n" L_.str.3: ## @.str.3 .asciz "Enter value for array[%d]: " L_.str.4: ## @.str.4 .asciz "The entered array is:-\n" L_.str.5: ## @.str.5 .asciz "\nInterchanged Values:-\n" L_.str.6: ## @.str.6 .asciz "%d " .subsections_via_symbols
the_stack_data/170451972.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___VERIFIER_assert ; -- Begin function __VERIFIER_assert .p2align 2 ___VERIFIER_assert: ; @__VERIFIER_assert .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 b LBB0_2 LBB0_3: add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #16] str wzr, [sp, #12] bl ___VERIFIER_nondet_bool mov w8, #1 and w8, w0, w8 strb w8, [sp, #11] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldrb w8, [sp, #11] tbz w8, #0, LBB1_5 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 str wzr, [sp, #12] b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldrsw x10, [sp, #12] add x9, sp, #20 mov w8, #0 str w8, [x9, x10, lsl #2] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_5: ldr w8, [sp, #12] subs w8, w8, #5 cset w8, eq and w0, w8, #0x1 bl ___VERIFIER_assert 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_7 b LBB1_6 LBB1_6: bl ___stack_chk_fail LBB1_7: mov w0, #1 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___VERIFIER_assert ## -- Begin function __VERIFIER_assert .p2align 4, 0x90 ___VERIFIER_assert: ## @__VERIFIER_assert .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $0, -4(%rbp) jne LBB0_3 ## %bb.1: jmp LBB0_2 LBB0_2: ## =>This Inner Loop Header: Depth=1 jmp LBB0_2 LBB0_3: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movl $0, -40(%rbp) movb $0, %al callq ___VERIFIER_nondet_bool andb $1, %al movb %al, -41(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 testb $1, -41(%rbp) je LBB1_5 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 cmpl $4, -40(%rbp) jne LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl $0, -40(%rbp) LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movslq -40(%rbp), %rax movl $0, -32(%rbp,%rax,4) movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB1_1 LBB1_5: cmpl $5, -40(%rbp) sete %al andb $1, %al movzbl %al, %edi callq ___VERIFIER_assert movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_7 ## %bb.6: movl $1, %eax addq $48, %rsp popq %rbp retq LBB1_7: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/173577627.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf bl _wrt_it 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, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _wrt_it ; -- Begin function wrt_it .p2align 2 _wrt_it: ; @wrt_it .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _getchar stur w0, [x29, #-4] subs w8, w0, #10 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl _wrt_it b LBB1_2 LBB1_2: ldur w0, [x29, #-4] bl _putchar ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Input a line: " l_.str.1: ; @.str.1 .asciz "\n\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf callq _wrt_it leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _wrt_it ## -- Begin function wrt_it .p2align 4, 0x90 _wrt_it: ## @wrt_it .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp callq _getchar movl %eax, -4(%rbp) cmpl $10, %eax je LBB1_2 ## %bb.1: callq _wrt_it LBB1_2: movl -4(%rbp), %edi callq _putchar addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Input a line: " L_.str.1: ## @.str.1 .asciz "\n\n" .subsections_via_symbols
the_stack_data/43764.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strcmp ; -- Begin function strcmp .p2align 2 _strcmp: ; @strcmp .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str x1, [sp, #24] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrb w8, [x8] str w8, [sp, #20] ldr x8, [sp, #24] add x9, x8, #1 str x9, [sp, #24] ldrb w8, [x8] str w8, [sp, #16] ldr w8, [sp, #20] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_7 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 str w8, [sp, #44] b LBB0_8 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_7: ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 str w8, [sp, #44] b LBB0_8 LBB0_8: 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 _strcmp ## -- Begin function strcmp .p2align 4, 0x90 _strcmp: ## @strcmp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movzbl (%rax), %eax movl %eax, -28(%rbp) movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movzbl (%rax), %eax movl %eax, -32(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -28(%rbp) movb %al, -33(%rbp) ## 1-byte Spill je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -32(%rbp) setne %al movb %al, -33(%rbp) ## 1-byte Spill LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb -33(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_4 jmp LBB0_7 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax cmpl -32(%rbp), %eax je LBB0_6 ## %bb.5: movl -28(%rbp), %eax subl -32(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_8 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_7: movl -28(%rbp), %eax subl -32(%rbp), %eax movl %eax, -4(%rbp) LBB0_8: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/220454835.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, #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 wzr, [sp, #28] str wzr, [sp, #24] str wzr, [sp, #20] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #124 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 add x0, sp, #32 bl _gets str wzr, [sp, #24] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrsw x9, [sp, #24] sub x8, x29, #124 ldrsb w8, [x8, x9] 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, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_1 LBB0_4: str wzr, [sp, #20] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldrsw x9, [sp, #24] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldrsw x9, [sp, #20] add x8, sp, #32 add x8, x8, x9 ldrb w8, [x8] ldrsw x10, [sp, #24] sub x9, x29, #124 add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_5 LBB0_8: ldrsw x10, [sp, #24] sub x8, x29, #124 mov x9, x8 add x9, x9, x10 strb wzr, [x9] 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, LBB0_10 b LBB0_9 LBB0_9: bl ___stack_chk_fail LBB0_10: mov w0, #1 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 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "please input the string1:" l_.str.1: ; @.str.1 .asciz "%s" l_.str.2: ; @.str.2 .asciz "please input the string2:" l_.str.3: ; @.str.3 .asciz "the catenated string is %s" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $240, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -228(%rbp) movl $0, -232(%rbp) movl $0, -236(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -112(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq -224(%rbp), %rdi callq _gets movl $0, -232(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movslq -232(%rbp), %rax movsbl -112(%rbp,%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 -232(%rbp), %eax addl $1, %eax movl %eax, -232(%rbp) jmp LBB0_1 LBB0_4: movl $0, -236(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movslq -232(%rbp), %rax movsbl -224(%rbp,%rax), %eax cmpl $0, %eax je LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq -236(%rbp), %rax movb -224(%rbp,%rax), %cl movslq -232(%rbp), %rax movb %cl, -112(%rbp,%rax) movl -232(%rbp), %eax addl $1, %eax movl %eax, -232(%rbp) ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -236(%rbp), %eax addl $1, %eax movl %eax, -236(%rbp) jmp LBB0_5 LBB0_8: movslq -232(%rbp), %rax movb $0, -112(%rbp,%rax) leaq -112(%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 LBB0_10 ## %bb.9: movl $1, %eax addq $240, %rsp popq %rbp retq LBB0_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "please input the string1:" L_.str.1: ## @.str.1 .asciz "%s" L_.str.2: ## @.str.2 .asciz "please input the string2:" L_.str.3: ## @.str.3 .asciz "the catenated string is %s" .subsections_via_symbols
the_stack_data/90762872.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #16] str w0, [sp, #12] str x1, [sp] mov w8, #65 strb w8, [sp, #30] 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 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movl %edi, -40(%rbp) movq %rsi, -48(%rbp) movb $65, -22(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/1015190.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/170453368.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/40761923.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _syntax ; -- Begin function syntax .p2align 2 _syntax: ; @syntax .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] stur xzr, [x29, #-32] stur xzr, [x29, #-40] mov w8, #255 sturb w8, [x29, #-41] ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl _syntax mov w0, #1 bl _exit LBB1_2: ldur x8, [x29, #-16] ldr x0, [x8, #16] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ldur x8, [x29, #-16] ldr x8, [x8, #16] mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #1 bl _exit LBB1_4: ldur x8, [x29, #-16] ldr x0, [x8, #16] add x1, sp, #16 bl _stat subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldur x8, [x29, #-16] ldr x8, [x8, #16] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w0, #1 bl _exit LBB1_6: ldur x8, [x29, #-16] ldr x0, [x8, #8] mov x1, #0 mov w2, #10 bl _strtol ldr x8, [sp, #112] subs x8, x0, x8 stur x8, [x29, #-40] stur xzr, [x29, #-32] b LBB1_7 LBB1_7: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=1 ldur x3, [x29, #-24] sub x0, x29, #41 mov x2, #1 mov x1, x2 bl _fwrite b LBB1_9 LBB1_9: ; in Loop: Header=BB1_7 Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB1_7 LBB1_10: ldur x0, [x29, #-24] bl _fclose mov w0, #0 ldp x29, x30, [sp, #208] ; 16-byte Folded Reload add sp, sp, #224 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "syntax:\n" l_.str.1: ; @.str.1 .asciz " pad padnum filename\n" l_.str.2: ; @.str.2 .asciz "a" l_.str.3: ; @.str.3 .asciz "error opening %s.\n" l_.str.4: ; @.str.4 .asciz "error in stat of %s.\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _syntax ## -- Begin function syntax .p2align 4, 0x90 _syntax: ## @syntax .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf 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 $192, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -32(%rbp) movq $0, -40(%rbp) movb $-1, -41(%rbp) cmpl $3, -8(%rbp) jge LBB1_2 ## %bb.1: callq _syntax movl $1, %edi callq _exit LBB1_2: movq -16(%rbp), %rax movq 16(%rax), %rdi leaq L_.str.2(%rip), %rsi callq _fopen movq %rax, -24(%rbp) cmpq $0, %rax jne LBB1_4 ## %bb.3: movq -16(%rbp), %rax movq 16(%rax), %rsi leaq L_.str.3(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB1_4: movq -16(%rbp), %rax movq 16(%rax), %rdi leaq -192(%rbp), %rsi callq _stat$INODE64 cmpl $0, %eax je LBB1_6 ## %bb.5: movq -16(%rbp), %rax movq 16(%rax), %rsi leaq L_.str.4(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB1_6: movq -16(%rbp), %rax movq 8(%rax), %rdi xorl %eax, %eax movl %eax, %esi movl $10, %edx callq _strtol subq -96(%rbp), %rax movq %rax, -40(%rbp) movq $0, -32(%rbp) LBB1_7: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -40(%rbp), %rax jge LBB1_10 ## %bb.8: ## in Loop: Header=BB1_7 Depth=1 movq -24(%rbp), %rcx leaq -41(%rbp), %rdi movl $1, %edx movq %rdx, %rsi callq _fwrite ## %bb.9: ## in Loop: Header=BB1_7 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB1_7 LBB1_10: movq -24(%rbp), %rdi callq _fclose xorl %eax, %eax addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "syntax:\n" L_.str.1: ## @.str.1 .asciz " pad padnum filename\n" L_.str.2: ## @.str.2 .asciz "a" L_.str.3: ## @.str.3 .asciz "error opening %s.\n" L_.str.4: ## @.str.4 .asciz "error in stat of %s.\n" .subsections_via_symbols
the_stack_data/718480.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _put ; -- Begin function put .p2align 2 _put: ; @put .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-16] str x8, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] 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, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_1 LBB0_3: ldr x9, [sp, #8] mov w8, #13 strb w8, [x9] ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] ldr x9, [sp, #8] mov w8, #10 strb w8, [x9] ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] ldr x8, [sp, #8] strb wzr, [x8] ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_4 LBB0_4: mov x0, #16 bl _malloc str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: mov w8, #-1 stur w8, [x29, #-4] b LBB0_10 LBB0_6: ldur w8, [x29, #-8] mov w10, #1000 sdiv w9, w8, w10 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 ldr x9, [sp, #24] str x8, [x9] ldur w8, [x29, #-8] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 mov w9, #16960 movk w9, #15, lsl #16 mul w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 ldr x9, [sp, #24] str x8, [x9, #8] ldr x0, [sp, #24] ldr x1, [sp, #24] bl _nanosleep str w0, [sp, #20] ldr x0, [sp, #24] bl _free ldr w8, [sp, #20] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _perror ldr x0, [sp, #24] bl _free mov w8, #-1 stur w8, [x29, #-4] b LBB0_10 LBB0_8: b LBB0_9 LBB0_9: ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf str w0, [sp, #20] stur wzr, [x29, #-4] b LBB0_10 LBB0_10: 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, #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] mov w8, #1 str w8, [sp, #24] mov x0, #1001 bl _malloc stur x0, [x29, #-24] ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #1 stur w8, [x29, #-4] b LBB1_15 LBB1_2: b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 str x8, [sp, #32] ldr x8, [sp, #32] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: stur wzr, [x29, #-4] b LBB1_15 LBB1_5: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] str w8, [sp, #20] ; 4-byte Folded Spill subs w8, w8, #67 cset w8, eq tbnz w8, #0, LBB1_12 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #83 cset w8, ne tbnz w8, #0, LBB1_13 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-24] mov x9, sp add x10, sp, #28 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _scanf ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 str x8, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #2 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr w9, [sp, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf mov w8, #1 stur w8, [x29, #-4] b LBB1_15 LBB1_9: ; in Loop: Header=BB1_3 Depth=1 ldr w0, [sp, #28] ldur x1, [x29, #-24] bl _put adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: mov w8, #1 stur w8, [x29, #-4] b LBB1_15 LBB1_11: ; in Loop: Header=BB1_3 Depth=1 b LBB1_14 LBB1_12: ; in Loop: Header=BB1_3 Depth=1 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _scanf ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_14 LBB1_13: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr w9, [sp, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf mov w8, #1 stur w8, [x29, #-4] b LBB1_15 LBB1_14: ; in Loop: Header=BB1_3 Depth=1 b LBB1_3 LBB1_15: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Nanosleep in put:\n" l_.str.1: ; @.str.1 .asciz "%s" l_.str.2: ; @.str.2 .asciz "%c" l_.str.3: ; @.str.3 .asciz ":%i:%1000[^\n]\n" l_.str.4: ; @.str.4 .asciz "syntax error in line %i\n" l_.str.5: ; @.str.5 .asciz "%*[^\n]\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _put ## -- Begin function put .p2align 4, 0x90 _put: ## @put .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movq %rax, -40(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpb $0, (%rax) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB0_1 LBB0_3: movq -40(%rbp), %rax movb $13, (%rax) movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) movq -40(%rbp), %rax movb $10, (%rax) movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) movq -40(%rbp), %rax movb $0, (%rax) cmpl $0, -8(%rbp) je LBB0_9 ## %bb.4: movl $16, %edi callq _malloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB0_6 ## %bb.5: movl $-1, -4(%rbp) jmp LBB0_10 LBB0_6: movl -8(%rbp), %eax movl $1000, %ecx ## imm = 0x3E8 cltd idivl %ecx movslq %eax, %rcx movq -24(%rbp), %rax movq %rcx, (%rax) movl -8(%rbp), %eax movl $1000, %ecx ## imm = 0x3E8 cltd idivl %ecx imull $1000000, %edx, %eax ## imm = 0xF4240 movslq %eax, %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rdi movq -24(%rbp), %rsi callq _nanosleep movl %eax, -28(%rbp) movq -24(%rbp), %rdi callq _free cmpl $-1, -28(%rbp) jne LBB0_8 ## %bb.7: leaq L_.str(%rip), %rdi callq _perror movq -24(%rbp), %rdi callq _free movl $-1, -4(%rbp) jmp LBB0_10 LBB0_8: jmp LBB0_9 LBB0_9: movq -16(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl %eax, -28(%rbp) movl $0, -4(%rbp) LBB0_10: 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 movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $1, -40(%rbp) movl $1001, %edi ## imm = 0x3E9 callq _malloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB1_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB1_14 LBB1_2: jmp LBB1_3 LBB1_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _scanf cltq movq %rax, -32(%rbp) cmpq $-1, -32(%rbp) jne LBB1_5 ## %bb.4: movl $0, -4(%rbp) jmp LBB1_14 LBB1_5: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax movl %eax, -44(%rbp) ## 4-byte Spill subl $67, %eax je LBB1_11 jmp LBB1_15 LBB1_15: ## in Loop: Header=BB1_3 Depth=1 movl -44(%rbp), %eax ## 4-byte Reload subl $83, %eax jne LBB1_12 jmp LBB1_6 LBB1_6: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rdx leaq L_.str.3(%rip), %rdi leaq -36(%rbp), %rsi movb $0, %al callq _scanf cltq movq %rax, -32(%rbp) cmpq $2, -32(%rbp) je LBB1_8 ## %bb.7: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -40(%rbp), %edx leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf movl $1, -4(%rbp) jmp LBB1_14 LBB1_8: ## in Loop: Header=BB1_3 Depth=1 movl -36(%rbp), %edi movq -24(%rbp), %rsi callq _put cmpl $-1, %eax jne LBB1_10 ## %bb.9: movl $1, -4(%rbp) jmp LBB1_14 LBB1_10: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_13 LBB1_11: ## in Loop: Header=BB1_3 Depth=1 leaq L_.str.5(%rip), %rdi movb $0, %al callq _scanf movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB1_13 LBB1_12: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -40(%rbp), %edx leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf movl $1, -4(%rbp) jmp LBB1_14 LBB1_13: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_3 LBB1_14: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Nanosleep in put:\n" L_.str.1: ## @.str.1 .asciz "%s" L_.str.2: ## @.str.2 .asciz "%c" L_.str.3: ## @.str.3 .asciz ":%i:%1000[^\n]\n" L_.str.4: ## @.str.4 .asciz "syntax error in line %i\n" L_.str.5: ## @.str.5 .asciz "%*[^\n]\n" .subsections_via_symbols
the_stack_data/68309.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___dns_parse ; -- Begin function __dns_parse .p2align 2 ___dns_parse: ; @__dns_parse .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] stur x2, [x29, #-32] str x3, [sp, #40] ldur w8, [x29, #-20] subs w8, w8, #12 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #-1 stur w8, [x29, #-4] b LBB0_37 LBB0_2: ldur x8, [x29, #-16] ldrb w8, [x8, #3] ands w8, w8, #0xf cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: stur wzr, [x29, #-4] b LBB0_37 LBB0_4: ldur x8, [x29, #-16] add x8, x8, #12 str x8, [sp, #24] ldur x8, [x29, #-16] ldrb w9, [x8, #4] ldur x8, [x29, #-16] ldrb w8, [x8, #5] add w8, w8, w9, lsl #8 str w8, [sp, #36] ldur x8, [x29, #-16] ldrb w9, [x8, #6] ldur x8, [x29, #-16] ldrb w8, [x8, #7] add w8, w8, w9, lsl #8 str w8, [sp, #32] ldr w8, [sp, #36] ldr w9, [sp, #32] add w8, w8, w9 subs w8, w8, #64 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: mov w8, #-1 stur w8, [x29, #-4] b LBB0_37 LBB0_6: b LBB0_7 LBB0_7: ; =>This Loop Header: Depth=1 ; Child Loop BB0_9 Depth 2 ldr w8, [sp, #36] subs w9, w8, #1 str w9, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 b LBB0_9 LBB0_9: ; Parent Loop BB0_7 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x8, x8, x9 ldursw x9, [x29, #-20] subs x8, x8, x9 cset w8, ge mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=2 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #1 subs w8, w8, #127 cset w8, lo str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_9 Depth=2 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_9 LBB0_13: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #193 cset w8, gt tbnz w8, #0, LBB0_17 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #193 cset w8, ne tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8, #1] subs w8, w8, #254 cset w8, gt tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] ldursw x10, [x29, #-20] add x9, x9, x10 subs x9, x9, #6 subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: mov w8, #-1 stur w8, [x29, #-4] b LBB0_37 LBB0_18: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne and w8, w8, #0x1 add w9, w8, #5 ldr x8, [sp, #24] add x8, x8, w9, sxtw str x8, [sp, #24] b LBB0_7 LBB0_19: b LBB0_20 LBB0_20: ; =>This Loop Header: Depth=1 ; Child Loop BB0_22 Depth 2 ldr w8, [sp, #32] subs w9, w8, #1 str w9, [sp, #32] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_36 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_20 Depth=1 b LBB0_22 LBB0_22: ; Parent Loop BB0_20 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x8, x8, x9 ldursw x9, [x29, #-20] subs x8, x8, x9 cset w8, ge mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_22 Depth=2 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #1 subs w8, w8, #127 cset w8, lo str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_24 LBB0_24: ; in Loop: Header=BB0_22 Depth=2 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_22 Depth=2 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_22 LBB0_26: ; in Loop: Header=BB0_20 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #193 cset w8, gt tbnz w8, #0, LBB0_30 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_20 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #193 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_20 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8, #1] subs w8, w8, #254 cset w8, gt tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_20 Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] ldursw x10, [x29, #-20] add x9, x9, x10 subs x9, x9, #6 subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB0_31 b LBB0_30 LBB0_30: mov w8, #-1 stur w8, [x29, #-4] b LBB0_37 LBB0_31: ; in Loop: Header=BB0_20 Depth=1 ldr x8, [sp, #24] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne and w8, w8, #0x1 add w9, w8, #1 ldr x8, [sp, #24] add x8, x8, w9, sxtw str x8, [sp, #24] ldr x8, [sp, #24] ldrb w9, [x8, #8] ldr x8, [sp, #24] ldrb w8, [x8, #9] add w8, w8, w9, lsl #8 str w8, [sp, #20] ldr x8, [sp, #24] ldrsw x9, [sp, #20] add x8, x8, x9 ldur x9, [x29, #-16] ldursw x10, [x29, #-20] add x9, x9, x10 subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: mov w8, #-1 stur w8, [x29, #-4] b LBB0_37 LBB0_33: ; in Loop: Header=BB0_20 Depth=1 ldur x8, [x29, #-32] ldr x0, [sp, #40] ldr x9, [sp, #24] ldrb w1, [x9, #1] ldr x9, [sp, #24] add x2, x9, #10 ldr w3, [sp, #20] ldur x4, [x29, #-16] blr x8 subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: mov w8, #-1 stur w8, [x29, #-4] b LBB0_37 LBB0_35: ; in Loop: Header=BB0_20 Depth=1 ldr w8, [sp, #20] add w9, w8, #10 ldr x8, [sp, #24] add x8, x8, w9, sxtw str x8, [sp, #24] b LBB0_20 LBB0_36: stur wzr, [x29, #-4] b LBB0_37 LBB0_37: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___dns_parse ## -- Begin function __dns_parse .p2align 4, 0x90 ___dns_parse: ## @__dns_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 $64, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq %rdx, -32(%rbp) movq %rcx, -40(%rbp) cmpl $12, -20(%rbp) jge LBB0_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB0_37 LBB0_2: movq -16(%rbp), %rax movzbl 3(%rax), %eax andl $15, %eax cmpl $0, %eax je LBB0_4 ## %bb.3: movl $0, -4(%rbp) jmp LBB0_37 LBB0_4: movq -16(%rbp), %rax addq $12, %rax movq %rax, -56(%rbp) movq -16(%rbp), %rax movzbl 4(%rax), %eax shll $8, %eax movq -16(%rbp), %rcx movzbl 5(%rcx), %ecx addl %ecx, %eax movl %eax, -44(%rbp) movq -16(%rbp), %rax movzbl 6(%rax), %eax shll $8, %eax movq -16(%rbp), %rcx movzbl 7(%rcx), %ecx addl %ecx, %eax movl %eax, -48(%rbp) movl -44(%rbp), %eax addl -48(%rbp), %eax cmpl $64, %eax jle LBB0_6 ## %bb.5: movl $-1, -4(%rbp) jmp LBB0_37 LBB0_6: jmp LBB0_7 LBB0_7: ## =>This Loop Header: Depth=1 ## Child Loop BB0_9 Depth 2 movl -44(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -44(%rbp) cmpl $0, %eax je LBB0_19 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 jmp LBB0_9 LBB0_9: ## Parent Loop BB0_7 Depth=1 ## => This Inner Loop Header: Depth=2 movq -56(%rbp), %rcx movq -16(%rbp), %rax subq %rax, %rcx movslq -20(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq %rdx, %rcx movb %al, -61(%rbp) ## 1-byte Spill jge LBB0_11 ## %bb.10: ## in Loop: Header=BB0_9 Depth=2 movq -56(%rbp), %rax movzbl (%rax), %eax subl $1, %eax cmpl $127, %eax setb %al movb %al, -61(%rbp) ## 1-byte Spill LBB0_11: ## in Loop: Header=BB0_9 Depth=2 movb -61(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_12 jmp LBB0_13 LBB0_12: ## in Loop: Header=BB0_9 Depth=2 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB0_9 LBB0_13: ## in Loop: Header=BB0_7 Depth=1 movq -56(%rbp), %rax movzbl (%rax), %eax cmpl $193, %eax jg LBB0_17 ## %bb.14: ## in Loop: Header=BB0_7 Depth=1 movq -56(%rbp), %rax movzbl (%rax), %eax cmpl $193, %eax jne LBB0_16 ## %bb.15: ## in Loop: Header=BB0_7 Depth=1 movq -56(%rbp), %rax movzbl 1(%rax), %eax cmpl $254, %eax jg LBB0_17 LBB0_16: ## in Loop: Header=BB0_7 Depth=1 movq -56(%rbp), %rax movq -16(%rbp), %rcx movslq -20(%rbp), %rdx addq %rdx, %rcx addq $-6, %rcx cmpq %rcx, %rax jbe LBB0_18 LBB0_17: movl $-1, -4(%rbp) jmp LBB0_37 LBB0_18: ## in Loop: Header=BB0_7 Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) setne %al xorb $-1, %al xorb $-1, %al andb $1, %al movzbl %al, %ecx addl $5, %ecx movq -56(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -56(%rbp) jmp LBB0_7 LBB0_19: jmp LBB0_20 LBB0_20: ## =>This Loop Header: Depth=1 ## Child Loop BB0_22 Depth 2 movl -48(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -48(%rbp) cmpl $0, %eax je LBB0_36 ## %bb.21: ## in Loop: Header=BB0_20 Depth=1 jmp LBB0_22 LBB0_22: ## Parent Loop BB0_20 Depth=1 ## => This Inner Loop Header: Depth=2 movq -56(%rbp), %rcx movq -16(%rbp), %rax subq %rax, %rcx movslq -20(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq %rdx, %rcx movb %al, -62(%rbp) ## 1-byte Spill jge LBB0_24 ## %bb.23: ## in Loop: Header=BB0_22 Depth=2 movq -56(%rbp), %rax movzbl (%rax), %eax subl $1, %eax cmpl $127, %eax setb %al movb %al, -62(%rbp) ## 1-byte Spill LBB0_24: ## in Loop: Header=BB0_22 Depth=2 movb -62(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_25 jmp LBB0_26 LBB0_25: ## in Loop: Header=BB0_22 Depth=2 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB0_22 LBB0_26: ## in Loop: Header=BB0_20 Depth=1 movq -56(%rbp), %rax movzbl (%rax), %eax cmpl $193, %eax jg LBB0_30 ## %bb.27: ## in Loop: Header=BB0_20 Depth=1 movq -56(%rbp), %rax movzbl (%rax), %eax cmpl $193, %eax jne LBB0_29 ## %bb.28: ## in Loop: Header=BB0_20 Depth=1 movq -56(%rbp), %rax movzbl 1(%rax), %eax cmpl $254, %eax jg LBB0_30 LBB0_29: ## in Loop: Header=BB0_20 Depth=1 movq -56(%rbp), %rax movq -16(%rbp), %rcx movslq -20(%rbp), %rdx addq %rdx, %rcx addq $-6, %rcx cmpq %rcx, %rax jbe LBB0_31 LBB0_30: movl $-1, -4(%rbp) jmp LBB0_37 LBB0_31: ## in Loop: Header=BB0_20 Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) setne %al xorb $-1, %al xorb $-1, %al andb $1, %al movzbl %al, %ecx addl $1, %ecx movq -56(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -56(%rbp) movq -56(%rbp), %rax movzbl 8(%rax), %eax shll $8, %eax movq -56(%rbp), %rcx movzbl 9(%rcx), %ecx addl %ecx, %eax movl %eax, -60(%rbp) movq -56(%rbp), %rax movslq -60(%rbp), %rcx addq %rcx, %rax movq -16(%rbp), %rcx movslq -20(%rbp), %rdx addq %rdx, %rcx cmpq %rcx, %rax jbe LBB0_33 ## %bb.32: movl $-1, -4(%rbp) jmp LBB0_37 LBB0_33: ## in Loop: Header=BB0_20 Depth=1 movq -32(%rbp), %rax movq -40(%rbp), %rdi movq -56(%rbp), %rcx movzbl 1(%rcx), %esi movq -56(%rbp), %rdx addq $10, %rdx movl -60(%rbp), %ecx movq -16(%rbp), %r8 callq *%rax cmpl $0, %eax jge LBB0_35 ## %bb.34: movl $-1, -4(%rbp) jmp LBB0_37 LBB0_35: ## in Loop: Header=BB0_20 Depth=1 movl -60(%rbp), %ecx addl $10, %ecx movq -56(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -56(%rbp) jmp LBB0_20 LBB0_36: movl $0, -4(%rbp) LBB0_37: movl -4(%rbp), %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/797142.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf stur wzr, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldursw x0, [x29, #-12] bl _fibonacci ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w9, w9, #1 subs w8, w8, w9 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 x8, x8, x9, ne mov x9, sp str x0, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_4: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _fibonacci ; -- Begin function fibonacci .p2align 2 _fibonacci: ; @fibonacci .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 cset w8, hi tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB1_3 LBB1_2: ldr x8, [sp, #16] subs x0, x8, #1 bl _fibonacci str x0, [sp, #8] ; 8-byte Folded Spill ldr x8, [sp, #16] subs x0, x8, #2 bl _fibonacci mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload add x8, x0, x8 stur x8, [x29, #-8] b LBB1_3 LBB1_3: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Cuantos numeros de fibonacci? " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "%lu%s" l_.str.3: ; @.str.3 .asciz "\n" l_.str.4: ; @.str.4 .asciz ", " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %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 $0, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -12(%rbp), %rdi callq _fibonacci movq %rax, %rsi movl -12(%rbp), %ecx movl -8(%rbp), %edi subl $1, %edi leaq L_.str.4(%rip), %rdx leaq L_.str.3(%rip), %rax cmpl %edi, %ecx cmoveq %rax, %rdx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_4: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _fibonacci ## -- Begin function fibonacci .p2align 4, 0x90 _fibonacci: ## @fibonacci .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) cmpq $1, -16(%rbp) ja LBB1_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB1_3 LBB1_2: movq -16(%rbp), %rdi subq $1, %rdi callq _fibonacci movq %rax, -24(%rbp) ## 8-byte Spill movq -16(%rbp), %rdi subq $2, %rdi callq _fibonacci movq %rax, %rcx movq -24(%rbp), %rax ## 8-byte Reload addq %rcx, %rax movq %rax, -8(%rbp) LBB1_3: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Cuantos numeros de fibonacci? " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "%lu%s" L_.str.3: ## @.str.3 .asciz "\n" L_.str.4: ## @.str.4 .asciz ", " .subsections_via_symbols
the_stack_data/1196949.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-24] stur w0, [x29, #-28] str x1, [sp, #24] str wzr, [sp, #20] mov w8, #4105 str w8, [sp, #16] mov w8, #1 str w8, [sp, #12] ldr w8, [sp, #20] str w8, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 mov x9, #4105 sub x8, x29, #18 add x9, x8, x9 mov w8, #65 strb w8, [x9] ldr w9, [sp, #12] ldr w8, [sp, #8] add w8, w8, w9 str w8, [sp, #8] ldr w8, [sp, #8] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_5 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 tbnz w8, #0, LBB0_1 b LBB0_5 LBB0_5: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: bl ___stack_chk_fail LBB0_7: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) movl %edi, -28(%rbp) movq %rsi, -40(%rbp) movl $0, -44(%rbp) movl $4105, -48(%rbp) ## imm = 0x1009 movl $1, -52(%rbp) movl -44(%rbp), %eax movl %eax, -56(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movb $65, 4087(%rbp) movl -52(%rbp), %eax addl -56(%rbp), %eax movl %eax, -56(%rbp) movl -56(%rbp), %eax cmpl -48(%rbp), %eax jle LBB0_3 ## %bb.2: jmp LBB0_5 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_4 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movb $1, %al testb $1, %al jne LBB0_1 jmp LBB0_5 LBB0_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_7 ## %bb.6: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB0_7: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/278882.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-32] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w0, #1 bl _exit LBB0_2: ldur x0, [x29, #-32] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf ldur x0, [x29, #-32] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf ldur x0, [x29, #-32] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf mov w8, #1 stur w8, [x29, #-36] b LBB0_3 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldur w8, [x29, #-36] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_17 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-36] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur x0, [x29, #-32] bl _fclose mov w0, #1 bl _exit LBB0_6: ; in Loop: Header=BB0_3 Depth=1 ldur x0, [x29, #-32] ldur w8, [x29, #-36] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-16] ldursw x9, [x29, #-36] ldr x8, [x8, x9, lsl #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf ldur x0, [x29, #-32] ldur w9, [x29, #-36] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _fprintf str wzr, [sp, #40] b LBB0_7 LBB0_7: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x0, [x29, #-24] bl _fgetc str w0, [sp, #36] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp, #40] mov w10, #16 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp, #40] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_7 Depth=2 ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.9@PAGE add x8, x8, l_.str.9@PAGEOFF str x8, [x9] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fprintf b LBB0_11 LBB0_11: ; in Loop: Header=BB0_7 Depth=2 ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.10@PAGE add x8, x8, l_.str.10@PAGEOFF str x8, [x9] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fprintf b LBB0_12 LBB0_12: ; in Loop: Header=BB0_7 Depth=2 ldur x0, [x29, #-32] ldr w9, [sp, #36] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.11@PAGE add x1, x1, l_.str.11@PAGEOFF bl _fprintf b LBB0_13 LBB0_13: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_7 LBB0_14: ; in Loop: Header=BB0_3 Depth=1 ldur x0, [x29, #-32] ldr w9, [sp, #40] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.12@PAGE add x1, x1, l_.str.12@PAGEOFF bl _fprintf ldur x0, [x29, #-24] bl _fclose b LBB0_15 LBB0_15: ; in Loop: Header=BB0_3 Depth=1 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_3 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB0_3 LBB0_17: ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.13@PAGE add x8, x8, l_.str.13@PAGEOFF str x8, [x9] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF str x1, [sp, #24] ; 8-byte Folded Spill bl _fprintf ldr x1, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.14@PAGE add x8, x8, l_.str.14@PAGEOFF str x8, [x9] bl _fprintf ldr x1, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.15@PAGE add x8, x8, l_.str.15@PAGEOFF str x8, [x9] bl _fprintf ldr x1, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.16@PAGE add x8, x8, l_.str.16@PAGEOFF str x8, [x9] bl _fprintf mov w8, #1 stur w8, [x29, #-36] b LBB0_18 LBB0_18: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-36] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_21 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_18 Depth=1 ldur x0, [x29, #-32] ldur w8, [x29, #-36] ; 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 x1, l_.str.17@PAGE add x1, x1, l_.str.17@PAGEOFF bl _fprintf b LBB0_20 LBB0_20: ; in Loop: Header=BB0_18 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB0_18 LBB0_21: ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.18@PAGE add x8, x8, l_.str.18@PAGEOFF str x8, [x9] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF str x1, [sp, #16] ; 8-byte Folded Spill bl _fprintf ldr x1, [sp, #16] ; 8-byte Folded Reload ldur x0, [x29, #-32] mov x9, sp adrp x8, l_.str.19@PAGE add x8, x8, l_.str.19@PAGEOFF str x8, [x9] bl _fprintf ldur x0, [x29, #-32] adrp x8, _code@PAGE ldr x8, [x8, _code@PAGEOFF] mov x9, sp str x8, [x9] adrp x1, l_.str.20@PAGE add x1, x1, l_.str.20@PAGEOFF bl _fprintf ldur x0, [x29, #-32] adrp x1, l_.str.21@PAGE add x1, x1, l_.str.21@PAGEOFF bl _fprintf ldur x0, [x29, #-32] bl _fclose 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 "translation_files.h" l_.str.1: ; @.str.1 .asciz "w" l_.str.2: ; @.str.2 .asciz "#ifndef TRANSLATION_FILES_H\n" l_.str.3: ; @.str.3 .asciz "#define TRANSLATION_FILES_H\n\n" l_.str.4: ; @.str.4 .asciz "#include <string>\n\n" l_.str.5: ; @.str.5 .asciz "rb" l_.str.6: ; @.str.6 .asciz "static const std::string translation_file_name_%d = \"%s\";\n" l_.str.7: ; @.str.7 .asciz "static const std::string translation_file_data_%d = std::string(" l_.str.8: ; @.str.8 .asciz "%s" l_.str.9: ; @.str.9 .asciz "\"" l_.str.10: ; @.str.10 .asciz "\n \"" l_.str.11: ; @.str.11 .asciz "\\x%02x" l_.str.12: ; @.str.12 .asciz "\",\n %d);\n\n" l_.str.13: ; @.str.13 .asciz "static const struct embedded_file {\n" l_.str.14: ; @.str.14 .asciz " const std::string *name;\n" l_.str.15: ; @.str.15 .asciz " const std::string *data;\n" l_.str.16: ; @.str.16 .asciz "} embedded_files[] = {\n" l_.str.17: ; @.str.17 .asciz " {&translation_file_name_%d, &translation_file_data_%d},\n" l_.str.18: ; @.str.18 .asciz " {NULL, NULL}\n" l_.str.19: ; @.str.19 .asciz "};\n\n" l_.str.20: ; @.str.20 .asciz "%s\n" .section __DATA,__data .p2align 3 ; @code _code: .quad l_.str.22 .section __TEXT,__cstring,cstring_literals l_.str.21: ; @.str.21 .asciz "#endif /* TRANSLATION_FILES_H */\n" l_.str.22: ; @.str.22 .asciz "static bool find_embedded_file(const std::string &name, std::string &data) {\n const struct embedded_file *p;\n for (p = embedded_files; p->name != NULL; p++) {\n if (*p->name == name) {\n data = *p->data;\n return true;\n }\n }\n return false;\n}\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -32(%rbp) cmpq $0, %rax jne LBB0_2 ## %bb.1: movl $1, %edi callq _exit LBB0_2: movq -32(%rbp), %rdi leaq L_.str.2(%rip), %rsi movb $0, %al callq _fprintf movq -32(%rbp), %rdi leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf movq -32(%rbp), %rdi leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf movl $1, -36(%rbp) LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 movl -36(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_17 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -16(%rbp), %rax movslq -36(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.5(%rip), %rsi callq _fopen movq %rax, -24(%rbp) cmpq $0, %rax jne LBB0_6 ## %bb.5: movq -32(%rbp), %rdi callq _fclose movl $1, %edi callq _exit LBB0_6: ## in Loop: Header=BB0_3 Depth=1 movq -32(%rbp), %rdi movl -36(%rbp), %edx movq -16(%rbp), %rax movslq -36(%rbp), %rcx movq (%rax,%rcx,8), %rcx leaq L_.str.6(%rip), %rsi movb $0, %al callq _fprintf movq -32(%rbp), %rdi movl -36(%rbp), %edx leaq L_.str.7(%rip), %rsi movb $0, %al callq _fprintf movl $0, -40(%rbp) LBB0_7: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq -24(%rbp), %rdi callq _fgetc movl %eax, -44(%rbp) cmpl $-1, %eax je LBB0_14 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movl -40(%rbp), %eax movl $16, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_12 ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 cmpl $0, -40(%rbp) jle LBB0_11 ## %bb.10: ## in Loop: Header=BB0_7 Depth=2 movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.9(%rip), %rdx movb $0, %al callq _fprintf LBB0_11: ## in Loop: Header=BB0_7 Depth=2 movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.10(%rip), %rdx movb $0, %al callq _fprintf LBB0_12: ## in Loop: Header=BB0_7 Depth=2 movq -32(%rbp), %rdi movl -44(%rbp), %edx leaq L_.str.11(%rip), %rsi movb $0, %al callq _fprintf ## %bb.13: ## in Loop: Header=BB0_7 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_7 LBB0_14: ## in Loop: Header=BB0_3 Depth=1 movq -32(%rbp), %rdi movl -40(%rbp), %edx leaq L_.str.12(%rip), %rsi movb $0, %al callq _fprintf movq -24(%rbp), %rdi callq _fclose ## %bb.15: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_16 LBB0_16: ## in Loop: Header=BB0_3 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_3 LBB0_17: movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.13(%rip), %rdx movb $0, %al callq _fprintf movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.14(%rip), %rdx movb $0, %al callq _fprintf movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.15(%rip), %rdx movb $0, %al callq _fprintf movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.16(%rip), %rdx movb $0, %al callq _fprintf movl $1, -36(%rbp) LBB0_18: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_21 ## %bb.19: ## in Loop: Header=BB0_18 Depth=1 movq -32(%rbp), %rdi movl -36(%rbp), %edx movl -36(%rbp), %ecx leaq L_.str.17(%rip), %rsi movb $0, %al callq _fprintf ## %bb.20: ## in Loop: Header=BB0_18 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_18 LBB0_21: movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.18(%rip), %rdx movb $0, %al callq _fprintf movq -32(%rbp), %rdi leaq L_.str.8(%rip), %rsi leaq L_.str.19(%rip), %rdx movb $0, %al callq _fprintf movq -32(%rbp), %rdi movq _code(%rip), %rdx leaq L_.str.20(%rip), %rsi movb $0, %al callq _fprintf movq -32(%rbp), %rdi leaq L_.str.21(%rip), %rsi movb $0, %al callq _fprintf movq -32(%rbp), %rdi callq _fclose xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "translation_files.h" L_.str.1: ## @.str.1 .asciz "w" L_.str.2: ## @.str.2 .asciz "#ifndef TRANSLATION_FILES_H\n" L_.str.3: ## @.str.3 .asciz "#define TRANSLATION_FILES_H\n\n" L_.str.4: ## @.str.4 .asciz "#include <string>\n\n" L_.str.5: ## @.str.5 .asciz "rb" L_.str.6: ## @.str.6 .asciz "static const std::string translation_file_name_%d = \"%s\";\n" L_.str.7: ## @.str.7 .asciz "static const std::string translation_file_data_%d = std::string(" L_.str.8: ## @.str.8 .asciz "%s" L_.str.9: ## @.str.9 .asciz "\"" L_.str.10: ## @.str.10 .asciz "\n \"" L_.str.11: ## @.str.11 .asciz "\\x%02x" L_.str.12: ## @.str.12 .asciz "\",\n %d);\n\n" L_.str.13: ## @.str.13 .asciz "static const struct embedded_file {\n" L_.str.14: ## @.str.14 .asciz " const std::string *name;\n" L_.str.15: ## @.str.15 .asciz " const std::string *data;\n" L_.str.16: ## @.str.16 .asciz "} embedded_files[] = {\n" L_.str.17: ## @.str.17 .asciz " {&translation_file_name_%d, &translation_file_data_%d},\n" L_.str.18: ## @.str.18 .asciz " {NULL, NULL}\n" L_.str.19: ## @.str.19 .asciz "};\n\n" L_.str.20: ## @.str.20 .asciz "%s\n" .section __DATA,__data .p2align 3 ## @code _code: .quad L_.str.22 .section __TEXT,__cstring,cstring_literals L_.str.21: ## @.str.21 .asciz "#endif /* TRANSLATION_FILES_H */\n" L_.str.22: ## @.str.22 .asciz "static bool find_embedded_file(const std::string &name, std::string &data) {\n const struct embedded_file *p;\n for (p = embedded_files; p->name != NULL; p++) {\n if (*p->name == name) {\n data = *p->data;\n return true;\n }\n }\n return false;\n}\n" .subsections_via_symbols
the_stack_data/173578374.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-12] 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_6 LBB0_2: ldur w8, [x29, #-8] mov w10, #2 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-8] mov w9, #2 subs w8, w8, #2 sdiv w8, w8, w9 str w8, [sp, #16] 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 LBB0_5 LBB0_4: ldur w8, [x29, #-8] subs w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_5 LBB0_5: b LBB0_6 LBB0_6: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .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 _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %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 cmpl $2, -8(%rbp) jge LBB0_2 ## %bb.1: movl $0, -12(%rbp) movl -12(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_6 LBB0_2: movl -8(%rbp), %eax movl $2, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_4 ## %bb.3: movl -8(%rbp), %eax subl $2, %eax movl $2, %ecx cltd idivl %ecx movl %eax, -16(%rbp) movl -16(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_5 LBB0_4: movl -8(%rbp), %esi subl $1, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_5: jmp LBB0_6 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" .subsections_via_symbols
the_stack_data/103265691.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _func3 ; -- Begin function func3 .p2align 2 _func3: ; @func3 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] add w0, w8, #3 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _func2 ; -- Begin function func2 .p2align 2 _func2: ; @func2 .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 _func3 add w0, w0, #2 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _func1 ; -- Begin function func1 .p2align 2 _func1: ; @func1 .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 _func2 add w0, w0, #1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-8] mov w8, #42 stur w8, [x29, #-12] ldur w0, [x29, #-12] bl _func1 str w0, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #48 cset w8, eq tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: 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 mov w8, #-1 stur w8, [x29, #-8] b LBB3_3 LBB3_2: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB3_3 LBB3_3: ldur w0, [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, got %u, expected 48!\n" l_.str.1: ; @.str.1 .asciz "Success!\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _func3 ## -- Begin function func3 .p2align 4, 0x90 _func3: ## @func3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl -4(%rbp), %eax addl $3, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _func2 ## -- Begin function func2 .p2align 4, 0x90 _func2: ## @func2 .cfi_startproc ## %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 _func3 addl $2, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _func1 ## -- Begin function func1 .p2align 4, 0x90 _func1: ## @func1 .cfi_startproc ## %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 _func2 addl $1, %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) movl $0, -8(%rbp) movl $42, -12(%rbp) movl -12(%rbp), %edi callq _func1 movl %eax, -16(%rbp) cmpl $48, -16(%rbp) je LBB3_2 ## %bb.1: movl -16(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $-1, -8(%rbp) jmp LBB3_3 LBB3_2: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB3_3: movl -8(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Error, got %u, expected 48!\n" L_.str.1: ## @.str.1 .asciz "Success!\n" .subsections_via_symbols
the_stack_data/9513301.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _test@PAGE adrp x9, _test@PAGE add x9, x9, _test@PAGEOFF str x9, [sp, #16] ; 8-byte Folded Spill stur wzr, [x29, #-4] ldr w8, [x8, _test@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _test@PAGE ldr w9, [x8, _test@PAGEOFF] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_2 LBB0_2: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w9, [x8, #4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_4 LBB0_4: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w9, [x8, #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 b LBB0_6 LBB0_6: adrp x8, _test@PAGE ldr x8, [x8, _test@PAGEOFF] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _test ; @test .zerofill __DATA,__common,_test,16,3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "error: a = %d\n" l_.str.1: ; @.str.1 .asciz "%p\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) cmpl $0, _test(%rip) je LBB0_2 ## %bb.1: movl _test(%rip), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_2: cmpl $0, _test+4(%rip) je LBB0_4 ## %bb.3: movl _test+4(%rip), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_4: cmpl $0, _test+8(%rip) je LBB0_6 ## %bb.5: movl _test+8(%rip), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_6: movq _test(%rip), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _test ## @test .zerofill __DATA,__common,_test,16,3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "error: a = %d\n" L_.str.1: ## @.str.1 .asciz "%p\n" .subsections_via_symbols
the_stack_data/165767171.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, #28] 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 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 str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #32 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, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_4: ldr w8, [sp, #24] subs w8, w8, #2 str w8, [sp, #16] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_14 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 str wzr, [sp, #12] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_12 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldrsw x8, [sp, #12] add x9, sp, #32 ldr w8, [x9, x8, lsl #2] ldr w10, [sp, #12] add w10, w10, #1 ldr w9, [x9, w10, sxtw #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldrsw x8, [sp, #12] add x9, sp, #32 ldr w8, [x9, x8, lsl #2] str w8, [sp, #20] ldr w8, [sp, #12] add w8, w8, #1 ldr w8, [x9, w8, sxtw #2] ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] ldr w8, [sp, #20] ldr w10, [sp, #12] add w10, w10, #1 str w8, [x9, w10, sxtw #2] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_7 Depth=2 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_7 LBB0_12: ; in Loop: Header=BB0_5 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #16] subs w8, w8, #1 str w8, [sp, #16] b LBB0_5 LBB0_14: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf str wzr, [sp, #16] b LBB0_15 LBB0_15: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_18 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_15 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #32 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_17 LBB0_17: ; in Loop: Header=BB0_15 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_15 LBB0_18: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: bl ___stack_chk_fail LBB0_20: mov w0, #0 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter the size of the array\n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter %d numbers: " l_.str.3: ; @.str.3 .asciz "Sorted elements: " l_.str.4: ; @.str.4 .asciz " %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $160, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -132(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -136(%rbp), %rsi movb $0, %al callq _scanf movl -136(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -144(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -144(%rbp), %eax cmpl -136(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -144(%rbp), %rax leaq -128(%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 -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) jmp LBB0_1 LBB0_4: movl -136(%rbp), %eax subl $2, %eax movl %eax, -144(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 cmpl $0, -144(%rbp) jl LBB0_14 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl $0, -148(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -148(%rbp), %eax cmpl -144(%rbp), %eax jg LBB0_12 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movslq -148(%rbp), %rax movl -128(%rbp,%rax,4), %eax movl -148(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx cmpl -128(%rbp,%rcx,4), %eax jle LBB0_10 ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movslq -148(%rbp), %rax movl -128(%rbp,%rax,4), %eax movl %eax, -140(%rbp) movl -148(%rbp), %eax addl $1, %eax cltq movl -128(%rbp,%rax,4), %ecx movslq -148(%rbp), %rax movl %ecx, -128(%rbp,%rax,4) movl -140(%rbp), %ecx movl -148(%rbp), %eax addl $1, %eax cltq movl %ecx, -128(%rbp,%rax,4) LBB0_10: ## in Loop: Header=BB0_7 Depth=2 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_7 Depth=2 movl -148(%rbp), %eax addl $1, %eax movl %eax, -148(%rbp) jmp LBB0_7 LBB0_12: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_5 Depth=1 movl -144(%rbp), %eax addl $-1, %eax movl %eax, -144(%rbp) jmp LBB0_5 LBB0_14: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $0, -144(%rbp) LBB0_15: ## =>This Inner Loop Header: Depth=1 movl -144(%rbp), %eax cmpl -136(%rbp), %eax jge LBB0_18 ## %bb.16: ## in Loop: Header=BB0_15 Depth=1 movslq -144(%rbp), %rax movl -128(%rbp,%rax,4), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf ## %bb.17: ## in Loop: Header=BB0_15 Depth=1 movl -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) jmp LBB0_15 LBB0_18: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_20 ## %bb.19: xorl %eax, %eax addq $160, %rsp popq %rbp retq LBB0_20: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter the size of the array\n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter %d numbers: " L_.str.3: ## @.str.3 .asciz "Sorted elements: " L_.str.4: ## @.str.4 .asciz " %d" .subsections_via_symbols
the_stack_data/10215.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 total lCPI0_0: .quad 0x3fc3333333333333 ; double 0.14999999999999999 .section __TEXT,__text,regular,pure_instructions .globl _total .p2align 2 _total: ; @total .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str d0, [sp, #24] str d1, [sp, #16] ldr d2, [sp, #24] ldr d0, [sp, #16] adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fmadd d0, d0, d1, d2 str d0, [sp, #8] ldr d0, [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, #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, #28] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #5 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov x9, sp sub x8, x29, #16 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _scanf ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #24 str x8, [x9] bl _scanf ldur d0, [x29, #-16] ldur d1, [x29, #-24] bl _total str d0, [sp, #32] ldr d0, [sp, #32] mov x8, sp str d0, [x8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w0, [sp, #28] ; 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 "%s" l_.str.1: ; @.str.1 .asciz "%lf" l_.str.2: ; @.str.2 .asciz "TOTAL = R$ %.2f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function total LCPI0_0: .quad 0x3fc3333333333333 ## double 0.14999999999999999 .section __TEXT,__text,regular,pure_instructions .globl _total .p2align 4, 0x90 _total: ## @total .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movsd %xmm0, -8(%rbp) movsd %xmm1, -16(%rbp) movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -24(%rbp) movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -5(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.1(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.1(%rip), %rdi leaq -24(%rbp), %rsi movb $0, %al callq _scanf movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero callq _total movsd %xmm0, -32(%rbp) movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.2(%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 "%s" L_.str.1: ## @.str.1 .asciz "%lf" L_.str.2: ## @.str.2 .asciz "TOTAL = R$ %.2f\n" .subsections_via_symbols
the_stack_data/156393427.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_function ; -- Begin function test_function .p2align 2 _test_function: ; @test_function .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] ldr x9, [sp, #8] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldr x9, [sp] ldr w8, [x9] subs w8, w8, #1 str w8, [x9] ldr x8, [sp, #8] ldr w0, [x8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #1 stur w8, [x29, #-8] mov w8, #2 stur w8, [x29, #-12] ldur w8, [x29, #-8] ldur w9, [x29, #-12] add w9, w8, w9 adrp x8, _z@PAGE str x8, [sp, #8] ; 8-byte Folded Spill str w9, [x8, _z@PAGEOFF] ldrsw x0, [x8, _z@PAGEOFF] ldursw x1, [x29, #-12] bl _test_function ldr x8, [sp, #8] ; 8-byte Folded Reload stur w0, [x29, #-8] ldrsw x0, [x8, _z@PAGEOFF] ldursw x1, [x29, #-12] bl _test_function ldr x8, [sp, #8] ; 8-byte Folded Reload stur w0, [x29, #-12] ldr w8, [x8, _z@PAGEOFF] ldur w9, [x29, #-12] add w0, w8, w9 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _z ; @z .zerofill __DATA,__common,_z,4,2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_function ## -- Begin function test_function .p2align 4, 0x90 _test_function: ## @test_function .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movq -16(%rbp), %rax movl (%rax), %ecx addl $-1, %ecx movl %ecx, (%rax) movq -8(%rbp), %rax movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $1, -8(%rbp) movl $2, -12(%rbp) movl -8(%rbp), %eax addl -12(%rbp), %eax movl %eax, _z(%rip) movl _z(%rip), %eax movslq %eax, %rdi movslq -12(%rbp), %rsi callq _test_function movl %eax, -8(%rbp) movl _z(%rip), %eax movslq %eax, %rdi movslq -12(%rbp), %rsi callq _test_function movl %eax, -12(%rbp) movl _z(%rip), %eax addl -12(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _z ## @z .zerofill __DATA,__common,_z,4,2 .subsections_via_symbols
the_stack_data/47797.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _never@GOTPAGE ldr x8, [x8, _never@GOTPAGEOFF] subs x8, x8, #0 cset w8, eq stur wzr, [x29, #-4] str w0, [sp, #8] str x1, [sp] tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl _never b LBB0_2 LBB0_2: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #42 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "The quick brown fox jumps over the lazy dog" .weak_reference _never .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 _never@GOTPCREL(%rip), %rax testq %rax, %rax je LBB0_2 jmp LBB0_1 LBB0_1: movb $0, %al callq _never LBB0_2: leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $42, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "The quick brown fox jumps over the lazy dog" .weak_reference _never .subsections_via_symbols
the_stack_data/206392111.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_prime ; -- Begin function is_prime .p2align 2 _is_prime: ; @is_prime .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] mov w8, #2 str w8, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] 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, LBB0_4 b LBB0_3 LBB0_3: str wzr, [sp, #12] b LBB0_9 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_6: ldr w8, [sp, #8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: str wzr, [sp, #12] b LBB0_9 LBB0_8: mov w8, #1 str w8, [sp, #12] b LBB0_9 LBB0_9: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #11 bl _is_prime mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _printf mov w0, #383 bl _is_prime 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 mov w0, #987 bl _is_prime 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 mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_prime ## -- Begin function is_prime .p2align 4, 0x90 _is_prime: ## @is_prime .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 $2, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax cltd idivl -12(%rbp) cmpl $0, %edx jne LBB0_4 ## %bb.3: movl $0, -4(%rbp) jmp LBB0_9 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_6: cmpl $1, -8(%rbp) jne LBB0_8 ## %bb.7: movl $0, -4(%rbp) jmp LBB0_9 LBB0_8: movl $1, -4(%rbp) LBB0_9: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $11, %edi callq _is_prime movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $383, %edi ## imm = 0x17F callq _is_prime movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $987, %edi ## imm = 0x3DB callq _is_prime movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\n" .subsections_via_symbols
the_stack_data/165767743.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ; -- Begin function f .p2align 2 _f: ; @f .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] 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, #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] add x0, sp, #24 mov x8, x0 str x8, [sp, #8] ldr x8, [sp, #8] ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #4] bl _f 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, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ## -- Begin function f .p2align 4, 0x90 _f: ## @f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%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 $144, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) leaq -112(%rbp), %rax movq %rax, -128(%rbp) movq -128(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -132(%rbp) leaq -112(%rbp), %rdi callq _f 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 $144, %rsp popq %rbp retq LBB1_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/25150.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f1 ; -- Begin function f1 .p2align 2 _f1: ; @f1 .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] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #28] add x8, sp, #32 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, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_1 LBB0_4: movi d0, #0000000000000000 str s0, [sp, #24] str s0, [sp, #20] str wzr, [sp, #16] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB0_13 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #32 ldr s0, [x8, x9, lsl #2] str s0, [sp, #12] ldr s0, [sp, #12] fcmp s0, #0.0 cset w8, le tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr s0, [sp, #24] fmov s1, #1.00000000 fadd s0, s0, s1 str s0, [sp, #24] b LBB0_11 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 ldr s0, [sp, #12] fcmp s0, #0.0 cset w8, hi tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr s0, [sp, #20] fmov s1, #1.00000000 fadd s0, s0, s1 str s0, [sp, #20] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_5 LBB0_13: ldr s0, [sp, #24] 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, #20] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@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_15 b LBB0_14 LBB0_14: bl ___stack_chk_fail LBB0_15: 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, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _f1 ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Podaj 6 elementow tablicy!\n" l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "Liczba liczb dodatnich tablicy wynosi: %0.f\n" l_.str.3: ; @.str.3 .asciz "Liczba liczb niedodatnich tablicy wynosi: %0.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 f1 LCPI0_0: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .globl _f1 .p2align 4, 0x90 _f1: ## @f1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %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 movl $0, -36(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $6, -36(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -36(%rbp), %rax leaq -32(%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 -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_1 LBB0_4: xorps %xmm0, %xmm0 movss %xmm0, -40(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -44(%rbp) movl $0, -48(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpl $6, -48(%rbp) jge LBB0_13 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq -48(%rbp), %rax movss -32(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -52(%rbp) movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jbe LBB0_8 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -40(%rbp), %xmm0 movss %xmm0, -40(%rbp) jmp LBB0_11 LBB0_8: ## in Loop: Header=BB0_5 Depth=1 xorps %xmm0, %xmm0 ucomiss -52(%rbp), %xmm0 jb LBB0_10 ## %bb.9: ## in Loop: Header=BB0_5 Depth=1 movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -44(%rbp), %xmm0 movss %xmm0, -44(%rbp) LBB0_10: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_12 LBB0_12: ## in Loop: Header=BB0_5 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_5 LBB0_13: movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_15 ## %bb.14: addq $64, %rsp popq %rbp retq LBB0_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 $16, %rsp movl $0, -4(%rbp) callq _f1 xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Podaj 6 elementow tablicy!\n" L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "Liczba liczb dodatnich tablicy wynosi: %0.f\n" L_.str.3: ## @.str.3 .asciz "Liczba liczb niedodatnich tablicy wynosi: %0.f\n" .subsections_via_symbols
the_stack_data/77198.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr w8, [sp, #8] mov w10, #11 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldr w8, [sp, #8] mov w10, #13 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_4 LBB0_3: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_4 LBB0_4: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter a number: " l_.str.1: ; @.str.1 .asciz " %d" l_.str.2: ; @.str.2 .asciz "\nCOMPLETE DIVISIBLE\n" l_.str.3: ; @.str.3 .asciz "\nNOT COMPLETE DIVISIBLE\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), %eax movl $11, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_3 ## %bb.1: movl -8(%rbp), %eax movl $13, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_3 ## %bb.2: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_4 LBB0_3: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_4: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter a number: " L_.str.1: ## @.str.1 .asciz " %d" L_.str.2: ## @.str.2 .asciz "\nCOMPLETE DIVISIBLE\n" L_.str.3: ## @.str.3 .asciz "\nNOT COMPLETE DIVISIBLE\n" .subsections_via_symbols
the_stack_data/87637166.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _usestatic bl _statictwo bl _internalstatic bl _internalstatic ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _usestatic ; -- Begin function usestatic .p2align 2 _usestatic: ; @usestatic .cfi_startproc ; %bb.0: b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 adrp x8, _bufp@PAGE ldr w8, [x8, _bufp@PAGEOFF] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 adrp x8, _bufp@PAGE ldrsw x9, [x8, _bufp@PAGEOFF] adrp x8, _buff@PAGE add x8, x8, _buff@PAGEOFF add x9, x8, x9 mov w8, #109 strb w8, [x9] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 adrp x9, _bufp@PAGE ldr w8, [x9, _bufp@PAGEOFF] add w8, w8, #1 str w8, [x9, _bufp@PAGEOFF] b LBB1_1 LBB1_4: ret .cfi_endproc ; -- End function .globl _statictwo ; -- Begin function statictwo .p2align 2 _statictwo: ; @statictwo .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 adrp x8, _bufp@PAGE ldr w8, [x8, _bufp@PAGEOFF] subs w8, w8, #20 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 adrp x8, _bufp@PAGE ldrsw x9, [x8, _bufp@PAGEOFF] adrp x8, _buff@PAGE add x8, x8, _buff@PAGEOFF add x9, x8, x9 mov w8, #110 strb w8, [x9] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 adrp x9, _bufp@PAGE ldr w8, [x9, _bufp@PAGEOFF] add w8, w8, #1 str w8, [x9, _bufp@PAGEOFF] b LBB2_1 LBB2_4: adrp x8, _bufp@PAGE ldrsw x10, [x8, _bufp@PAGEOFF] adrp x8, _buff@PAGE add x8, x8, _buff@PAGEOFF mov x9, x8 add x9, x9, x10 strb wzr, [x9] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _internalstatic ; -- Begin function internalstatic .p2align 2 _internalstatic: ; @internalstatic .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, _internalstatic.counter@PAGE ldr w9, [x8, _internalstatic.counter@PAGEOFF] add w9, w9, #10 str w9, [x8, _internalstatic.counter@PAGEOFF] ldr w9, [x8, _internalstatic.counter@PAGEOFF] ; 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 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .zerofill __DATA,__bss,_bufp,4,2 ; @bufp .zerofill __DATA,__bss,_buff,1024,0 ; @buff .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n" .zerofill __DATA,__bss,_internalstatic.counter,4,2 ; @internalstatic.counter l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _usestatic callq _statictwo callq _internalstatic callq _internalstatic xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _usestatic ## -- Begin function usestatic .p2align 4, 0x90 _usestatic: ## @usestatic .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp jmp LBB1_1 LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, _bufp(%rip) jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq _bufp(%rip), %rcx leaq _buff(%rip), %rax movb $109, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl _bufp(%rip), %eax addl $1, %eax movl %eax, _bufp(%rip) jmp LBB1_1 LBB1_4: popq %rbp retq .cfi_endproc ## -- End function .globl _statictwo ## -- Begin function statictwo .p2align 4, 0x90 _statictwo: ## @statictwo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp jmp LBB2_1 LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $20, _bufp(%rip) jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movslq _bufp(%rip), %rcx leaq _buff(%rip), %rax movb $110, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl _bufp(%rip), %eax addl $1, %eax movl %eax, _bufp(%rip) jmp LBB2_1 LBB2_4: movslq _bufp(%rip), %rcx leaq _buff(%rip), %rax movb $0, (%rax,%rcx) leaq L_.str(%rip), %rdi leaq _buff(%rip), %rsi movb $0, %al callq _printf popq %rbp retq .cfi_endproc ## -- End function .globl _internalstatic ## -- Begin function internalstatic .p2align 4, 0x90 _internalstatic: ## @internalstatic .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl _internalstatic.counter(%rip), %eax addl $10, %eax movl %eax, _internalstatic.counter(%rip) movl _internalstatic.counter(%rip), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_bufp,4,2 ## @bufp .zerofill __DATA,__bss,_buff,1024,4 ## @buff .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n" .zerofill __DATA,__bss,_internalstatic.counter,4,2 ## @internalstatic.counter L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/31621.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reverse_function ; -- Begin function reverse_function .p2align 2 _reverse_function: ; @reverse_function .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #8] mov w9, #10 sdiv w10, w8, w9 mul w10, w10, w9 subs w8, w8, w10 adrp x11, _rem@GOTPAGE ldr x11, [x11, _rem@GOTPAGEOFF] str w8, [x11] adrp x10, _sum@PAGE ldr w8, [x10, _sum@PAGEOFF] mul w8, w8, w9 ldr w11, [x11] add w8, w8, w11 str w8, [x10, _sum@PAGEOFF] ldr w8, [sp, #8] sdiv w0, w8, w9 bl _reverse_function b LBB0_3 LBB0_2: adrp x8, _sum@PAGE ldr w8, [x8, _sum@PAGEOFF] stur w8, [x29, #-4] b LBB0_4 LBB0_3: adrp x8, _sum@PAGE ldr w8, [x8, _sum@PAGEOFF] stur w8, [x29, #-4] b LBB0_4 LBB0_4: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur wzr, [x29, #-12] 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 w0, [x29, #-8] bl _reverse_function stur w0, [x29, #-12] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _sum ; @sum .zerofill __DATA,__common,_sum,4,2 .comm _rem,4,2 ; @rem .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter an integer: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Reversed number : %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reverse_function ## -- Begin function reverse_function .p2align 4, 0x90 _reverse_function: ## @reverse_function .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -8(%rbp) cmpl $0, -8(%rbp) je LBB0_2 ## %bb.1: movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movq _rem@GOTPCREL(%rip), %rax movl %edx, (%rax) imull $10, _sum(%rip), %eax movq _rem@GOTPCREL(%rip), %rcx addl (%rcx), %eax movl %eax, _sum(%rip) movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, %edi callq _reverse_function jmp LBB0_3 LBB0_2: movl _sum(%rip), %eax movl %eax, -4(%rbp) jmp LBB0_4 LBB0_3: movl _sum(%rip), %eax movl %eax, -4(%rbp) LBB0_4: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $0, -12(%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), %edi callq _reverse_function movl %eax, -12(%rbp) movl -12(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sum ## @sum .zerofill __DATA,__common,_sum,4,2 .comm _rem,4,2 ## @rem .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter an integer: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Reversed number : %d" .subsections_via_symbols
the_stack_data/193892914.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #44] str w0, [sp, #40] str x1, [sp, #32] bl _fork str w0, [sp, #24] ldr w8, [sp, #24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, l___const.main.args@PAGE add x8, x8, l___const.main.args@PAGEOFF ldr q0, [x8] sub x1, x29, #32 stur q0, [x29, #-32] ldur x0, [x29, #-32] bl _execvp str w0, [sp, #16] 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 bl _abort LBB0_2: bl _fork str w0, [sp, #28] ldr w8, [sp, #28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x8, l___const.main.args.3@PAGE add x8, x8, l___const.main.args.3@PAGEOFF ldr q0, [x8] add x1, sp, #48 str q0, [sp, #48] ldr x0, [sp, #48] bl _execvp str w0, [sp, #20] ldr w9, [sp, #20] ; 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 bl _abort LBB0_4: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "./led_process" .section __DATA,__const .p2align 3 ; @__const.main.args l___const.main.args: .quad l_.str .quad 0 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "Error to start led process, status = %d\n" l_.str.2: ; @.str.2 .asciz "./button_process" .section __DATA,__const .p2align 3 ; @__const.main.args.3 l___const.main.args.3: .quad l_.str.2 .quad 0 .section __TEXT,__cstring,cstring_literals l_.str.4: ; @.str.4 .asciz "Error to start button process, status = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) movl %edi, -56(%rbp) movq %rsi, -64(%rbp) callq _fork movl %eax, -72(%rbp) cmpl $0, -72(%rbp) jne LBB0_2 ## %bb.1: movaps l___const.main.args(%rip), %xmm0 movaps %xmm0, -32(%rbp) movq -32(%rbp), %rdi leaq -32(%rbp), %rsi callq _execvp movl %eax, -80(%rbp) movl -80(%rbp), %esi leaq L_.str.1(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf callq _abort LBB0_2: callq _fork movl %eax, -68(%rbp) cmpl $0, -68(%rbp) jne LBB0_4 ## %bb.3: movaps l___const.main.args.3(%rip), %xmm0 movaps %xmm0, -48(%rbp) movq -48(%rbp), %rdi leaq -48(%rbp), %rsi callq _execvp movl %eax, -76(%rbp) movl -76(%rbp), %esi leaq L_.str.4(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf callq _abort LBB0_4: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: xorl %eax, %eax addq $80, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "./led_process" .section __DATA,__const .p2align 4 ## @__const.main.args l___const.main.args: .quad L_.str .quad 0 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "Error to start led process, status = %d\n" L_.str.2: ## @.str.2 .asciz "./button_process" .section __DATA,__const .p2align 4 ## @__const.main.args.3 l___const.main.args.3: .quad L_.str.2 .quad 0 .section __TEXT,__cstring,cstring_literals L_.str.4: ## @.str.4 .asciz "Error to start button process, status = %d\n" .subsections_via_symbols
the_stack_data/66365.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x8, l___const.main.weekend@PAGE add x8, x8, l___const.main.weekend@PAGEOFF ldr w10, [x8] sub x9, x29, #12 stur w10, [x29, #-12] ldur w8, [x8, #3] stur w8, [x9, #3] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #7 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #16] sub x8, x29, #12 add x8, x8, x9 ldrb w8, [x8] mov x9, sp ; kill: def $x8 killed $w8 and x8, x8, #0x1 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_4: 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,__const l___const.main.weekend: ; @__const.main.weekend .ascii "\001\000\000\000\000\000\001" .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Here are the values of the array: \n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl l___const.main.weekend(%rip), %eax movl %eax, -11(%rbp) movw l___const.main.weekend+4(%rip), %ax movw %ax, -7(%rbp) movb l___const.main.weekend+6(%rip), %al movb %al, -5(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $7, -16(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -16(%rbp), %rax movb -11(%rbp,%rax), %al andb $1, %al movzbl %al, %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %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: 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,__const l___const.main.weekend: ## @__const.main.weekend .ascii "\001\000\000\000\000\000\001" .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Here are the values of the array: \n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\n" .subsections_via_symbols
the_stack_data/1026246.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _check_dest ; -- Begin function check_dest .p2align 2 _check_dest: ; @check_dest .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] str w2, [sp, #4] str w3, [sp] ldur w8, [x29, #-4] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldr w8, [sp, #8] ldr w9, [sp] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w8, #1 adrp x9, _flag@PAGE str w8, [x9, _flag@PAGEOFF] b LBB0_8 LBB0_3: ldur w8, [x29, #-4] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr w8, [sp, #8] ldr w9, [sp] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: b LBB0_8 LBB0_6: adrp x8, _flag@PAGE ldr w8, [x8, _flag@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur w8, [x29, #-4] ldr w9, [sp, #8] add w0, w8, w9 ldr w1, [sp, #8] ldr w2, [sp, #4] ldr w3, [sp] bl _check_dest ldur w0, [x29, #-4] ldur w8, [x29, #-4] ldr w9, [sp, #8] add w1, w8, w9 ldr w2, [sp, #4] ldr w3, [sp] bl _check_dest b LBB0_8 LBB0_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, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-28] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_7 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov x9, sp sub x8, x29, #12 str x8, [x9] sub x8, x29, #16 str x8, [x9, #8] sub x8, x29, #20 str x8, [x9, #16] sub x8, x29, #24 str x8, [x9, #24] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w0, [x29, #-12] ldur w1, [x29, #-16] ldur w2, [x29, #-20] ldur w3, [x29, #-24] bl _check_dest adrp x8, _flag@PAGE ldr w8, [x8, _flag@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_5 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 adrp x8, _flag@PAGE str wzr, [x8, _flag@PAGEOFF] b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_1 LBB1_7: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _flag ; @flag .zerofill __DATA,__common,_flag,4,2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d %d %d %d" l_.str.2: ; @.str.2 .asciz "Yes\n" l_.str.3: ; @.str.3 .asciz "No\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _check_dest ## -- Begin function check_dest .p2align 4, 0x90 _check_dest: ## @check_dest .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl %ecx, -16(%rbp) movl -4(%rbp), %eax cmpl -12(%rbp), %eax jne LBB0_3 ## %bb.1: movl -8(%rbp), %eax cmpl -16(%rbp), %eax jne LBB0_3 ## %bb.2: movl $1, _flag(%rip) jmp LBB0_8 LBB0_3: movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_5 ## %bb.4: movl -8(%rbp), %eax cmpl -16(%rbp), %eax jle LBB0_6 LBB0_5: jmp LBB0_8 LBB0_6: cmpl $0, _flag(%rip) jne LBB0_8 ## %bb.7: movl -4(%rbp), %edi addl -8(%rbp), %edi movl -8(%rbp), %esi movl -12(%rbp), %edx movl -16(%rbp), %ecx callq _check_dest movl -4(%rbp), %edi movl -4(%rbp), %esi addl -8(%rbp), %esi movl -12(%rbp), %edx movl -16(%rbp), %ecx callq _check_dest LBB0_8: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $0, -28(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_7 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi leaq -16(%rbp), %rdx leaq -20(%rbp), %rcx leaq -24(%rbp), %r8 movb $0, %al callq _scanf movl -12(%rbp), %edi movl -16(%rbp), %esi movl -20(%rbp), %edx movl -24(%rbp), %ecx callq _check_dest cmpl $1, _flag(%rip) jne LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB1_5 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movl $0, _flag(%rip) ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_1 LBB1_7: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _flag ## @flag .zerofill __DATA,__common,_flag,4,2 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d %d %d %d" L_.str.2: ## @.str.2 .asciz "Yes\n" L_.str.3: ## @.str.3 .asciz "No\n" .subsections_via_symbols
the_stack_data/7950989.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _a@PAGE add x8, x8, _a@PAGEOFF str x8, [sp, #24] adrp x8, _c@PAGE add x8, x8, _c@PAGEOFF str x8, [sp, #16] b LBB0_3 LBB0_2: adrp x8, _b@PAGE add x8, x8, _b@PAGEOFF str x8, [sp, #24] adrp x8, _d@PAGE add x8, x8, _d@PAGEOFF str x8, [sp, #16] b LBB0_3 LBB0_3: ldr x8, [sp, #24] blr x8 str w0, [sp, #12] ldr x8, [sp, #16] blr x8 str w0, [sp, #8] ldr w8, [sp, #12] subs w8, w8, #5 cset w8, ge and w0, w8, #0x1 bl ___CRAB_assert ldr w8, [sp, #8] subs w8, w8, #15 cset w8, ge and w0, w8, #0x1 bl ___CRAB_assert mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _a ; -- Begin function a .p2align 2 _a: ; @a .cfi_startproc ; %bb.0: mov w0, #10 ret .cfi_endproc ; -- End function .globl _c ; -- Begin function c .p2align 2 _c: ; @c .cfi_startproc ; %bb.0: mov w0, #15 ret .cfi_endproc ; -- End function .globl _b ; -- Begin function b .p2align 2 _b: ; @b .cfi_startproc ; %bb.0: mov w0, #5 ret .cfi_endproc ; -- End function .globl _d ; -- Begin function d .p2align 2 _d: ; @d .cfi_startproc ; %bb.0: mov w0, #20 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $1, -8(%rbp) jne LBB0_2 ## %bb.1: leaq _a(%rip), %rax movq %rax, -24(%rbp) leaq _c(%rip), %rax movq %rax, -32(%rbp) jmp LBB0_3 LBB0_2: leaq _b(%rip), %rax movq %rax, -24(%rbp) leaq _d(%rip), %rax movq %rax, -32(%rbp) LBB0_3: callq *-24(%rbp) movl %eax, -36(%rbp) callq *-32(%rbp) movl %eax, -40(%rbp) cmpl $5, -36(%rbp) setge %al andb $1, %al movzbl %al, %edi callq ___CRAB_assert cmpl $15, -40(%rbp) setge %al andb $1, %al movzbl %al, %edi callq ___CRAB_assert xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _a ## -- Begin function a .p2align 4, 0x90 _a: ## @a .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $10, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _c ## -- Begin function c .p2align 4, 0x90 _c: ## @c .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $15, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _b ## -- Begin function b .p2align 4, 0x90 _b: ## @b .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 _d ## -- Begin function d .p2align 4, 0x90 _d: ## @d .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $20, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/18327.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_function ; -- Begin function test_function .p2align 2 _test_function: ; @test_function .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] str w2, [sp, #4] ldr w8, [sp, #12] ldr w9, [sp, #8] add w8, w8, w9 ldr w9, [sp, #4] add w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-20] stur wzr, [x29, #-24] mov w8, #5 stur w8, [x29, #-8] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ; Child Loop BB1_5 Depth 3 ldur w8, [x29, #-8] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_15 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov w8, #100 stur w8, [x29, #-12] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_5 Depth 3 ldur w8, [x29, #-12] subs w8, w8, #103 cset w8, ge tbnz w8, #0, LBB1_13 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 mov w8, #-10 stur w8, [x29, #-16] b LBB1_5 LBB1_5: ; Parent Loop BB1_1 Depth=1 ; Parent Loop BB1_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-16] adds w8, w8, #8 cset w8, ge tbnz w8, #0, LBB1_11 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=3 ldur w0, [x29, #-8] ldur w1, [x29, #-12] ldur w2, [x29, #-16] bl _test_02 stur w0, [x29, #-28] ; 4-byte Folded Spill ldur w0, [x29, #-8] ldur w1, [x29, #-12] ldur w2, [x29, #-16] bl _test_function mov x8, x0 ldur w0, [x29, #-28] ; 4-byte Folded Reload subs w8, w0, w8 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=3 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB1_9 LBB1_8: ; in Loop: Header=BB1_5 Depth=3 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_5 Depth=3 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_5 Depth=3 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB1_5 LBB1_11: ; in Loop: Header=BB1_3 Depth=2 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_3 Depth=2 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB1_3 LBB1_13: ; in Loop: Header=BB1_1 Depth=1 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB1_1 LBB1_15: ldur w8, [x29, #-24] ; implicit-def: $x11 mov x11, x8 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-24] ldur w10, [x29, #-20] add w10, w9, w10 mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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 "success,%d\nerrors,%d\ntotal,%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_function ## -- Begin function test_function .p2align 4, 0x90 _test_function: ## @test_function .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl -4(%rbp), %eax addl -8(%rbp), %eax addl -12(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $0, -20(%rbp) movl $0, -24(%rbp) movl $5, -8(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 ## Child Loop BB1_5 Depth 3 cmpl $10, -8(%rbp) jge LBB1_15 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl $100, -12(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_5 Depth 3 cmpl $103, -12(%rbp) jge LBB1_13 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movl $-10, -16(%rbp) LBB1_5: ## Parent Loop BB1_1 Depth=1 ## Parent Loop BB1_3 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $-8, -16(%rbp) jge LBB1_11 ## %bb.6: ## in Loop: Header=BB1_5 Depth=3 movl -8(%rbp), %edi movl -12(%rbp), %esi movl -16(%rbp), %edx callq _test_02 movl %eax, -28(%rbp) ## 4-byte Spill movl -8(%rbp), %edi movl -12(%rbp), %esi movl -16(%rbp), %edx callq _test_function movl %eax, %ecx movl -28(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax je LBB1_8 ## %bb.7: ## in Loop: Header=BB1_5 Depth=3 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_9 LBB1_8: ## in Loop: Header=BB1_5 Depth=3 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) LBB1_9: ## in Loop: Header=BB1_5 Depth=3 jmp LBB1_10 LBB1_10: ## in Loop: Header=BB1_5 Depth=3 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_5 LBB1_11: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_12 LBB1_12: ## in Loop: Header=BB1_3 Depth=2 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB1_3 LBB1_13: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_14 LBB1_14: ## in Loop: Header=BB1_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB1_1 LBB1_15: movl -24(%rbp), %esi movl -20(%rbp), %edx movl -24(%rbp), %ecx addl -20(%rbp), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "success,%d\nerrors,%d\ntotal,%d\n" .subsections_via_symbols
the_stack_data/138712.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] stur wzr, [x29, #-24] stur wzr, [x29, #-28] ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] ldr x0, [x8, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x2, #2 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_2 LBB0_2: mov w8, #1 stur w8, [x29, #-24] ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _strlen subs x8, x0, #2 str x8, [sp, #24] ldr x9, [sp, #24] mov x8, #0 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; kill: def $x8 killed $xzr str xzr, [sp, #16] ldr x8, [sp, #24] add x0, x8, #1 bl _malloc str x0, [sp, #16] ldr x0, [sp, #16] ldur x8, [x29, #-16] ldr x8, [x8, #8] add x1, x8, #2 ldr x2, [sp, #24] mov x3, #-1 bl ___strncpy_chk ldr x0, [sp, #16] bl _atoi stur w0, [x29, #-28] ldr x0, [sp, #16] bl _free b LBB0_4 LBB0_4: b LBB0_5 LBB0_5: ; kill: def $x8 killed $xzr str xzr, [sp, #8] ldur w9, [x29, #-28] mov w8, #0 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldursw x0, [x29, #-28] bl _malloc str x0, [sp, #8] b LBB0_7 LBB0_7: str wzr, [sp, #4] b LBB0_8 LBB0_8: ; =>This Loop Header: Depth=1 ; Child Loop BB0_13 Depth 2 bl _getchar stur w0, [x29, #-20] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_8 Depth=1 ldur w9, [x29, #-28] mov w8, #0 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_18 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_8 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] ldr w8, [sp, #4] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_8 Depth=1 ldur w8, [x29, #-20] ldr x9, [sp, #8] ldr w10, [sp, #4] subs w10, w10, #1 str w8, [x9, w10, sxtw #2] b LBB0_17 LBB0_12: ; in Loop: Header=BB0_8 Depth=1 str wzr, [sp] b LBB0_13 LBB0_13: ; Parent Loop BB0_8 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=2 ldr x8, [sp, #8] ldrsw x9, [sp] ldr w0, [x8, x9, lsl #2] ldur w1, [x29, #-24] bl _putch b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=2 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB0_13 LBB0_16: ; in Loop: Header=BB0_8 Depth=1 ldur w0, [x29, #-20] ldur w1, [x29, #-24] bl _putch stur wzr, [x29, #-28] b LBB0_17 LBB0_17: ; in Loop: Header=BB0_8 Depth=1 b LBB0_19 LBB0_18: ; in Loop: Header=BB0_8 Depth=1 ldur w0, [x29, #-20] ldur w1, [x29, #-24] bl _putch b LBB0_19 LBB0_19: ; in Loop: Header=BB0_8 Depth=1 b LBB0_8 LBB0_20: ldur w9, [x29, #-28] mov w8, #0 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ldr x0, [sp, #8] bl _free b LBB0_22 LBB0_22: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _putch ; -- Begin function putch .p2align 2 _putch: ; @putch .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] ldur w0, [x29, #-4] bl _isascii subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_1 LBB1_1: ldur w0, [x29, #-4] bl _isprint subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_2 LBB1_2: ldur w8, [x29, #-4] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_3 LBB1_3: ldur w8, [x29, #-4] subs w8, w8, #9 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ldur w8, [x29, #-4] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldur w0, [x29, #-4] bl _putchar b LBB1_9 LBB1_6: ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_8 LBB1_8: b LBB1_9 LBB1_9: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "-s" l_.str.1: ; @.str.1 .asciz "\\%03o" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -24(%rbp) movl $0, -28(%rbp) cmpl $1, -8(%rbp) jle LBB0_5 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rdi leaq L_.str(%rip), %rsi movl $2, %edx callq _strncmp cmpl $0, %eax jne LBB0_5 ## %bb.2: movl $1, -24(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rdi callq _strlen subq $2, %rax movq %rax, -40(%rbp) xorl %eax, %eax ## kill: def $rax killed $eax cmpq -40(%rbp), %rax jae LBB0_4 ## %bb.3: movq $0, -48(%rbp) movq -40(%rbp), %rdi addq $1, %rdi callq _malloc movq %rax, -48(%rbp) movq -48(%rbp), %rdi movq -16(%rbp), %rax movq 8(%rax), %rsi addq $2, %rsi movq -40(%rbp), %rdx movq $-1, %rcx callq ___strncpy_chk movq -48(%rbp), %rdi callq _atoi movl %eax, -28(%rbp) movq -48(%rbp), %rdi callq _free LBB0_4: jmp LBB0_5 LBB0_5: movq $0, -56(%rbp) xorl %eax, %eax cmpl -28(%rbp), %eax jge LBB0_7 ## %bb.6: movslq -28(%rbp), %rdi callq _malloc movq %rax, -56(%rbp) LBB0_7: movl $0, -60(%rbp) LBB0_8: ## =>This Loop Header: Depth=1 ## Child Loop BB0_13 Depth 2 callq _getchar movl %eax, -20(%rbp) cmpl $-1, %eax je LBB0_20 ## %bb.9: ## in Loop: Header=BB0_8 Depth=1 xorl %eax, %eax cmpl -28(%rbp), %eax jge LBB0_18 ## %bb.10: ## in Loop: Header=BB0_8 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) movl -60(%rbp), %eax cmpl -28(%rbp), %eax jge LBB0_12 ## %bb.11: ## in Loop: Header=BB0_8 Depth=1 movl -20(%rbp), %edx movq -56(%rbp), %rax movl -60(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) jmp LBB0_17 LBB0_12: ## in Loop: Header=BB0_8 Depth=1 movl $0, -64(%rbp) LBB0_13: ## Parent Loop BB0_8 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -28(%rbp), %eax jge LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=2 movq -56(%rbp), %rax movslq -64(%rbp), %rcx movl (%rax,%rcx,4), %edi movl -24(%rbp), %esi callq _putch ## %bb.15: ## in Loop: Header=BB0_13 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_13 LBB0_16: ## in Loop: Header=BB0_8 Depth=1 movl -20(%rbp), %edi movl -24(%rbp), %esi callq _putch movl $0, -28(%rbp) LBB0_17: ## in Loop: Header=BB0_8 Depth=1 jmp LBB0_19 LBB0_18: ## in Loop: Header=BB0_8 Depth=1 movl -20(%rbp), %edi movl -24(%rbp), %esi callq _putch LBB0_19: ## in Loop: Header=BB0_8 Depth=1 jmp LBB0_8 LBB0_20: xorl %eax, %eax cmpl -28(%rbp), %eax jge LBB0_22 ## %bb.21: movq -56(%rbp), %rdi callq _free LBB0_22: xorl %eax, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _putch ## -- Begin function putch .p2align 4, 0x90 _putch: ## @putch .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %edi callq _isascii cmpl $0, %eax je LBB1_6 ## %bb.1: movl -4(%rbp), %edi callq _isprint cmpl $0, %eax jne LBB1_5 ## %bb.2: cmpl $10, -4(%rbp) je LBB1_5 ## %bb.3: cmpl $9, -4(%rbp) je LBB1_5 ## %bb.4: cmpl $32, -4(%rbp) jne LBB1_6 LBB1_5: movl -4(%rbp), %edi callq _putchar jmp LBB1_9 LBB1_6: cmpl $0, -8(%rbp) jne LBB1_8 ## %bb.7: movl -4(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB1_8: jmp LBB1_9 LBB1_9: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "-s" L_.str.1: ## @.str.1 .asciz "\\%03o" .subsections_via_symbols
the_stack_data/26699660.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 mov w0, #0 str wzr, [sp, #28] mov w8, #3 str w8, [sp, #24] mov w8, #5 str w8, [sp, #16] ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #12] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #20] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #20] 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 $3, -8(%rbp) movl $5, -16(%rbp) movl -16(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movl -20(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) movl -8(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/160693.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _search ; -- Begin function search .p2align 2 _search: ; @search .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str w1, [sp, #28] str w2, [sp, #24] ldr w8, [sp, #28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #-1 str w8, [sp, #44] b LBB0_14 LBB0_2: ldr x8, [sp, #32] str x8, [sp, #16] ldr x8, [sp, #32] ldrsw x9, [sp, #28] add x8, x8, x9, lsl #2 subs x8, x8, #4 str x8, [sp, #8] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_11 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #8] ldr x10, [sp, #16] subs x9, x9, x10 mov x10, #4 sdiv x9, x9, x10 mov x10, #2 sdiv x9, x9, x10 add x8, x8, x9, lsl #2 str x8, [sp] ldr x8, [sp] ldr w8, [x8] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x8, [sp] ldr x9, [sp, #32] subs x8, x8, x9 mov x9, #4 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #44] b LBB0_14 LBB0_6: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp] ldr w8, [x8] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp] add x8, x8, #4 str x8, [sp, #16] b LBB0_9 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp] subs x8, x8, #4 str x8, [sp, #8] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_3 Depth=1 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_3 Depth=1 b LBB0_3 LBB0_11: ldr x8, [sp, #16] ldr w8, [x8] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ldr x8, [sp, #16] ldr x9, [sp, #32] subs x8, x8, x9 mov x9, #4 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #44] b LBB0_14 LBB0_13: mov w8, #-1 str w8, [sp, #44] b LBB0_14 LBB0_14: ldr w0, [sp, #44] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x8, l___const.main.nums@PAGE add x8, x8, l___const.main.nums@PAGEOFF ldr q0, [x8] add x0, sp, #32 str q0, [sp, #32] ldr x8, [x8, #16] str x8, [sp, #48] mov w8, #6 str w8, [sp, #24] mov w8, #9 str w8, [sp, #20] ldr w1, [sp, #24] ldr w2, [sp, #20] bl _search mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl ___stack_chk_fail LBB1_2: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "binary search template 1\n" .section __TEXT,__const .p2align 2 ; @__const.main.nums l___const.main.nums: .long 4294967295 ; 0xffffffff .long 0 ; 0x0 .long 3 ; 0x3 .long 5 ; 0x5 .long 9 ; 0x9 .long 12 ; 0xc .section __TEXT,__cstring,cstring_literals 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 _search ## -- Begin function search .p2align 4, 0x90 _search: ## @search .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) cmpl $0, -20(%rbp) jne LBB0_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB0_14 LBB0_2: movq -16(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movslq -20(%rbp), %rcx shlq $2, %rcx addq %rcx, %rax addq $-4, %rax movq %rax, -40(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -40(%rbp), %rax jae LBB0_11 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -32(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -40(%rbp), %rax movq -32(%rbp), %rcx subq %rcx, %rax sarq $2, %rax movl $2, %ecx cqto idivq %rcx movq %rax, %rcx movq -56(%rbp), %rax ## 8-byte Reload shlq $2, %rcx addq %rcx, %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movl (%rax), %eax cmpl -24(%rbp), %eax jne LBB0_6 ## %bb.5: movq -48(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax sarq $2, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_14 LBB0_6: ## in Loop: Header=BB0_3 Depth=1 movq -48(%rbp), %rax movl (%rax), %eax cmpl -24(%rbp), %eax jge LBB0_8 ## %bb.7: ## in Loop: Header=BB0_3 Depth=1 movq -48(%rbp), %rax addq $4, %rax movq %rax, -32(%rbp) jmp LBB0_9 LBB0_8: ## in Loop: Header=BB0_3 Depth=1 movq -48(%rbp), %rax addq $-4, %rax movq %rax, -40(%rbp) LBB0_9: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_10 LBB0_10: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_3 LBB0_11: movq -32(%rbp), %rax movl (%rax), %eax cmpl -24(%rbp), %eax jne LBB0_13 ## %bb.12: movq -32(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax sarq $2, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_14 LBB0_13: movl $-1, -4(%rbp) LBB0_14: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq l___const.main.nums(%rip), %rax movq %rax, -32(%rbp) movq l___const.main.nums+8(%rip), %rax movq %rax, -24(%rbp) movq l___const.main.nums+16(%rip), %rax movq %rax, -16(%rbp) movl $6, -40(%rbp) movl $9, -44(%rbp) leaq -32(%rbp), %rdi movl -40(%rbp), %esi movl -44(%rbp), %edx callq _search movl %eax, %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne 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 "binary search template 1\n" .section __TEXT,__const .p2align 4 ## @__const.main.nums l___const.main.nums: .long 4294967295 ## 0xffffffff .long 0 ## 0x0 .long 3 ## 0x3 .long 5 ## 0x5 .long 9 ## 0x9 .long 12 ## 0xc .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/50137130.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #64] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf add x0, sp, #68 str x0, [sp, #32] ; 8-byte Folded Spill bl _gets adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov x9, sp add x8, sp, #56 str x8, [x9] add x8, sp, #52 str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _scanf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [sp, #56] ldr w10, [sp, #52] add w9, w9, w10 str w9, [sp, #48] ldr w9, [sp, #56] ldr w10, [sp, #52] subs w9, w9, w10 str w9, [sp, #44] ldr w9, [sp, #56] ldr w10, [sp, #52] mul w9, w9, w10 str w9, [sp, #40] ldr s0, [sp, #56] scvtf s0, s0 ldr s1, [sp, #52] scvtf s1, s1 fdiv s0, s0, s1 str s0, [sp, #60] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr w8, [sp, #56] ; implicit-def: $x11 mov x11, x8 ldr w8, [sp, #52] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #48] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr w8, [sp, #56] ; implicit-def: $x11 mov x11, x8 ldr w8, [sp, #52] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #44] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr w8, [sp, #56] ; implicit-def: $x11 mov x11, x8 ldr w8, [sp, #52] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #40] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldr w8, [sp, #56] ; implicit-def: $x10 mov x10, x8 ldr w8, [sp, #52] ; implicit-def: $x9 mov x9, x8 ldr s0, [sp, #60] fcvt d0, s0 mov x8, sp str x10, [x8] str x9, [x8, #8] str d0, [x8, #16] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Simple Calculator!\n" l_.str.1: ; @.str.1 .asciz "Enter your name:" l_.str.2: ; @.str.2 .asciz "Enter two integers" l_.str.3: ; @.str.3 .asciz "%d %d" l_.str.4: ; @.str.4 .asciz "Hey %s, here is your results:\n" l_.str.5: ; @.str.5 .asciz "%d + %d= %6d\n" l_.str.6: ; @.str.6 .asciz "%d - %d= %6d\n" l_.str.7: ; @.str.7 .asciz "%d *%d= %6d\n" l_.str.8: ; @.str.8 .asciz "%d / %d= %6f\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) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -112(%rbp), %rdi callq _gets leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi leaq -124(%rbp), %rsi leaq -128(%rbp), %rdx movb $0, %al callq _scanf movl -124(%rbp), %eax addl -128(%rbp), %eax movl %eax, -132(%rbp) movl -124(%rbp), %eax subl -128(%rbp), %eax movl %eax, -136(%rbp) movl -124(%rbp), %eax imull -128(%rbp), %eax movl %eax, -140(%rbp) cvtsi2ssl -124(%rbp), %xmm0 cvtsi2ssl -128(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -120(%rbp) leaq -112(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -124(%rbp), %esi movl -128(%rbp), %edx movl -132(%rbp), %ecx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl -124(%rbp), %esi movl -128(%rbp), %edx movl -136(%rbp), %ecx leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movl -124(%rbp), %esi movl -128(%rbp), %edx movl -140(%rbp), %ecx leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl -124(%rbp), %esi movl -128(%rbp), %edx movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.8(%rip), %rdi movb $1, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $144, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Simple Calculator!\n" L_.str.1: ## @.str.1 .asciz "Enter your name:" L_.str.2: ## @.str.2 .asciz "Enter two integers" L_.str.3: ## @.str.3 .asciz "%d %d" L_.str.4: ## @.str.4 .asciz "Hey %s, here is your results:\n" L_.str.5: ## @.str.5 .asciz "%d + %d= %6d\n" L_.str.6: ## @.str.6 .asciz "%d - %d= %6d\n" L_.str.7: ## @.str.7 .asciz "%d *%d= %6d\n" L_.str.8: ## @.str.8 .asciz "%d / %d= %6f\n" .subsections_via_symbols
the_stack_data/108768.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lockstep ; -- Begin function lockstep .p2align 2 _lockstep: ; @lockstep .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] str w2, [sp, #4] stur wzr, [x29, #-4] str wzr, [sp, #8] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w0, #0 bl _exit LBB0_2: b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_3 LBB0_5: ldr w8, [sp, #8] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: mov w0, #1 bl _exit LBB0_7: 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 _lockstep ## -- Begin function lockstep .p2align 4, 0x90 _lockstep: ## @lockstep .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl $0, -4(%rbp) movl $0, -8(%rbp) cmpl $0, -12(%rbp) jge LBB0_2 ## %bb.1: xorl %edi, %edi callq _exit LBB0_2: jmp LBB0_3 LBB0_3: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_3 LBB0_5: movl -8(%rbp), %eax cmpl -12(%rbp), %eax je LBB0_7 ## %bb.6: movl $1, %edi callq _exit LBB0_7: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/57949801.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #1168 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] mov w1, #0 str wzr, [sp, #28] sub x0, x29, #128 mov x2, #104 bl _memset b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] add x0, sp, #32 mov w1, #1024 bl _fgets subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 add x0, sp, #32 bl _strlen mov x8, x0 str w8, [sp, #24] str wzr, [sp, #20] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_14 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB0_7 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #122 cset w8, gt tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w9, w8, #97 sub x8, x29, #128 add x9, x8, w9, sxtw #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w9, w8, #65 sub x8, x29, #128 add x9, x8, w9, sxtw #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 add x8, x8, x9 strb wzr, [x8] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_3 Depth=2 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_3 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_15: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #20] b LBB0_16 LBB0_16: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #26 cset w8, ge tbnz w8, #0, LBB0_19 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_16 Depth=1 ldr w8, [sp, #20] add w11, w8, #65 ldrsw x9, [sp, #20] sub x8, x29, #128 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x11 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_18 LBB0_18: ; in Loop: Header=BB0_16 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_16 LBB0_19: ldr w8, [sp, #28] str w8, [sp, #16] ; 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_21 b LBB0_20 LBB0_20: bl ___stack_chk_fail LBB0_21: ldr w0, [sp, #16] ; 4-byte Folded Reload add sp, sp, #1168 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Distribution of letters in corpus:\n" l_.str.1: ; @.str.1 .asciz "%c: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1152, %rsp ## imm = 0x480 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -1140(%rbp) leaq -112(%rbp), %rdi xorl %esi, %esi movl $104, %edx callq _memset LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 leaq -1136(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $1024, %esi ## imm = 0x400 callq _fgets cmpq $0, %rax je LBB0_15 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq -1136(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -1144(%rbp) movl $0, -1148(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -1148(%rbp), %eax cmpl -1144(%rbp), %eax jg LBB0_14 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movsbl -1136(%rbp,%rax), %eax cmpl $97, %eax jl LBB0_7 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movsbl -1136(%rbp,%rax), %eax cmpl $122, %eax jg LBB0_7 ## %bb.6: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movsbl -1136(%rbp,%rax), %eax subl $97, %eax cltq movl -112(%rbp,%rax,4), %ecx addl $1, %ecx movl %ecx, -112(%rbp,%rax,4) LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movsbl -1136(%rbp,%rax), %eax cmpl $65, %eax jl LBB0_10 ## %bb.8: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movsbl -1136(%rbp,%rax), %eax cmpl $90, %eax jg LBB0_10 ## %bb.9: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movsbl -1136(%rbp,%rax), %eax subl $65, %eax cltq movl -112(%rbp,%rax,4), %ecx addl $1, %ecx movl %ecx, -112(%rbp,%rax,4) LBB0_10: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movsbl -1136(%rbp,%rax), %eax cmpl $0, %eax je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_3 Depth=2 movslq -1148(%rbp), %rax movb $0, -1136(%rbp,%rax) LBB0_12: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_3 Depth=2 movl -1148(%rbp), %eax addl $1, %eax movl %eax, -1148(%rbp) jmp LBB0_3 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_15: leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -1148(%rbp) LBB0_16: ## =>This Inner Loop Header: Depth=1 cmpl $26, -1148(%rbp) jge LBB0_19 ## %bb.17: ## in Loop: Header=BB0_16 Depth=1 movl -1148(%rbp), %esi addl $65, %esi movslq -1148(%rbp), %rax movl -112(%rbp,%rax,4), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.18: ## in Loop: Header=BB0_16 Depth=1 movl -1148(%rbp), %eax addl $1, %eax movl %eax, -1148(%rbp) jmp LBB0_16 LBB0_19: movl -1140(%rbp), %eax movl %eax, -1152(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_21 ## %bb.20: movl -1152(%rbp), %eax ## 4-byte Reload addq $1152, %rsp ## imm = 0x480 popq %rbp retq LBB0_21: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Distribution of letters in corpus:\n" L_.str.1: ## @.str.1 .asciz "%c: %d\n" .subsections_via_symbols
the_stack_data/50138991.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] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 mov x9, sp sub x8, x29, #24 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 stur w0, [x29, #-8] subs w8, w0, #2 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur d0, [x29, #-24] adrp x8, _answer@GOTPAGE ldr x8, [x8, _answer@GOTPAGEOFF] str d0, [x8] adrp x8, _temp@GOTPAGE ldr x8, [x8, _temp@GOTPAGEOFF] fmov d0, #1.00000000 str d0, [x8] ldur d0, [x29, #-24] str d0, [sp, #24] ; 8-byte Folded Spill ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 str x8, [sp, #32] ; 8-byte Folded Spill ldur d0, [x29, #-24] ldur w0, [x29, #-12] bl _power ldr d1, [sp, #24] ; 8-byte Folded Reload ldr x9, [sp, #32] ; 8-byte Folded Reload mov x8, sp str d1, [x8] str x9, [x8, #8] str d0, [x8, #16] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_1 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _power ; -- Begin function power .p2align 2 _power: ; @power .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, _answer@GOTPAGE ldr x8, [x8, _answer@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill adrp x8, _temp@GOTPAGE ldr x8, [x8, _temp@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur d0, [x29, #-16] stur w0, [x29, #-20] ldur d0, [x29, #-16] fcmp d0, #0.0 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_1 LBB1_1: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: movi d0, #0000000000000000 stur d0, [x29, #-8] b LBB1_11 LBB1_3: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf fmov d0, #1.00000000 stur d0, [x29, #-8] b LBB1_11 LBB1_4: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldur d0, [x29, #-16] ldur w8, [x29, #-20] subs w0, w8, #1 bl _power ldr x8, [sp, #8] ; 8-byte Folded Reload ldur d1, [x29, #-16] ldr d0, [x8] fmul d0, d0, d1 str d0, [x8] b LBB1_10 LBB1_6: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ldur d0, [x29, #-16] ldur w8, [x29, #-20] add w0, w8, #1 bl _power ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #8] ; 8-byte Folded Reload ldur d1, [x29, #-16] ldr d0, [x9] fmul d0, d0, d1 str d0, [x9] ldr d1, [x9] fmov d0, #1.00000000 fdiv d0, d0, d1 str d0, [x8] b LBB1_9 LBB1_8: ldr x8, [sp, #8] ; 8-byte Folded Reload fmov d0, #1.00000000 str d0, [x8] b LBB1_9 LBB1_9: b LBB1_10 LBB1_10: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr d0, [x8] stur d0, [x29, #-8] b LBB1_11 LBB1_11: ldur d0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter double mant & int exp(q for exit): " l_.str.1: ; @.str.1 .asciz "%lf %d" .comm _answer,8,3 ; @answer .comm _temp,8,3 ; @temp l_.str.2: ; @.str.2 .asciz "%g ^ %d = %g\n" l_.str.3: ; @.str.3 .asciz "No result\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 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str.1(%rip), %rdi leaq -24(%rbp), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf movl %eax, -8(%rbp) cmpl $2, %eax jne LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movq _answer@GOTPCREL(%rip), %rax movsd %xmm0, (%rax) movq _temp@GOTPCREL(%rip), %rax movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, (%rax) movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) ## 8-byte Spill movl -12(%rbp), %eax movl %eax, -36(%rbp) ## 4-byte Spill movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movl -12(%rbp), %edi callq _power movl -36(%rbp), %esi ## 4-byte Reload movaps %xmm0, %xmm1 movsd -32(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero leaq L_.str.2(%rip), %rdi movb $2, %al callq _printf leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_1 LBB0_3: xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function power LCPI1_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _power .p2align 4, 0x90 _power: ## @power .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movsd %xmm0, -16(%rbp) movl %edi, -20(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB1_4 jp LBB1_4 ## %bb.1: cmpl $0, -20(%rbp) je LBB1_3 ## %bb.2: xorps %xmm0, %xmm0 movsd %xmm0, -8(%rbp) jmp LBB1_11 LBB1_3: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) jmp LBB1_11 LBB1_4: cmpl $0, -20(%rbp) jle LBB1_6 ## %bb.5: movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movl -20(%rbp), %edi subl $1, %edi callq _power movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movq _answer@GOTPCREL(%rip), %rax mulsd (%rax), %xmm0 movq _answer@GOTPCREL(%rip), %rax movsd %xmm0, (%rax) jmp LBB1_10 LBB1_6: cmpl $0, -20(%rbp) jge LBB1_8 ## %bb.7: movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movl -20(%rbp), %edi addl $1, %edi callq _power movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movq _temp@GOTPCREL(%rip), %rax mulsd (%rax), %xmm0 movq _temp@GOTPCREL(%rip), %rax movsd %xmm0, (%rax) movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero movq _temp@GOTPCREL(%rip), %rax divsd (%rax), %xmm0 movq _answer@GOTPCREL(%rip), %rax movsd %xmm0, (%rax) jmp LBB1_9 LBB1_8: movq _answer@GOTPCREL(%rip), %rax movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, (%rax) LBB1_9: jmp LBB1_10 LBB1_10: movq _answer@GOTPCREL(%rip), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) LBB1_11: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter double mant & int exp(q for exit): " L_.str.1: ## @.str.1 .asciz "%lf %d" .comm _answer,8,3 ## @answer .comm _temp,8,3 ## @temp L_.str.2: ## @.str.2 .asciz "%g ^ %d = %g\n" L_.str.3: ## @.str.3 .asciz "No result\n" .subsections_via_symbols
the_stack_data/215769627.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, _s1@GOTPAGE ldr x0, [x0, _s1@GOTPAGEOFF] str x0, [sp] ; 8-byte Folded Spill adrp x8, _s2@GOTPAGE ldr x8, [x8, _s2@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill stur wzr, [x29, #-4] bl _gets stur wzr, [x29, #-8] stur wzr, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 ldr x8, [sp] ; 8-byte Folded Reload ldursw x9, [x29, #-12] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp] ; 8-byte Folded Reload ldursw x10, [x29, #-12] mov x9, x8 add x9, x9, x10 ldrb w9, [x9] sturb w9, [x29, #-13] ldur w9, [x29, #-12] add w9, w9, #1 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp] ; 8-byte Folded Reload ldur w9, [x29, #-12] add w9, w9, #2 add x8, x8, w9, sxtw ldrb w8, [x8] sturb w8, [x29, #-14] ldursb w8, [x29, #-13] ldursb w9, [x29, #-14] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldursb w0, [x29, #-13] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldursb w0, [x29, #-14] bl _isdigit subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldursb w0, [x29, #-13] bl _islower subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldursb w0, [x29, #-14] bl _islower subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldursb w0, [x29, #-13] bl _isupper subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldursb w0, [x29, #-14] bl _isupper subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 b LBB0_11 LBB0_11: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldursb w8, [x29, #-13] ldursb w9, [x29, #-14] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldr x9, [sp, #8] ; 8-byte Folded Reload ldurb w8, [x29, #-13] ldursw x10, [x29, #-8] mov x11, x10 add w11, w11, #1 stur w11, [x29, #-8] add x9, x9, x10 strb w8, [x9] b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldurb w8, [x29, #-13] add w8, w8, #1 sturb w8, [x29, #-13] b LBB0_11 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_18 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldurb w8, [x29, #-13] ldursw x10, [x29, #-8] mov x11, x10 add w11, w11, #1 stur w11, [x29, #-8] add x9, x9, x10 strb w8, [x9] b LBB0_18 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_19: ldr x0, [sp, #8] ; 8-byte Folded Reload ldursw x9, [x29, #-8] mov x8, x0 add x8, x8, x9 strb wzr, [x8] bl _puts ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _s1,10000,0 ; @s1 .comm _s2,10000,0 ; @s2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movq _s1@GOTPCREL(%rip), %rdi callq _gets movl $0, -8(%rbp) movl $0, -12(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 movslq -12(%rbp), %rcx movq _s1@GOTPCREL(%rip), %rax cmpb $0, (%rax,%rcx) je LBB0_19 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -12(%rbp), %rcx movq _s1@GOTPCREL(%rip), %rax movb (%rax,%rcx), %al movb %al, -13(%rbp) movl -12(%rbp), %eax addl $1, %eax movslq %eax, %rcx movq _s1@GOTPCREL(%rip), %rax movsbl (%rax,%rcx), %eax cmpl $45, %eax jne LBB0_17 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $2, %eax movslq %eax, %rcx movq _s1@GOTPCREL(%rip), %rax movb (%rax,%rcx), %al movb %al, -14(%rbp) movsbl -13(%rbp), %eax movsbl -14(%rbp), %ecx cmpl %ecx, %eax jge LBB0_16 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movsbl -13(%rbp), %edi callq _isdigit cmpl $0, %eax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movsbl -14(%rbp), %edi callq _isdigit cmpl $0, %eax jne LBB0_10 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movsbl -13(%rbp), %edi callq _islower cmpl $0, %eax je LBB0_8 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movsbl -14(%rbp), %edi callq _islower cmpl $0, %eax jne LBB0_10 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movsbl -13(%rbp), %edi callq _isupper cmpl $0, %eax je LBB0_15 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movsbl -14(%rbp), %edi callq _isupper cmpl $0, %eax je LBB0_15 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_11 LBB0_11: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movsbl -13(%rbp), %eax movsbl -14(%rbp), %ecx cmpl %ecx, %eax jge LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movb -13(%rbp), %dl movl -8(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -8(%rbp) movslq %eax, %rcx movq _s2@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movb -13(%rbp), %al addb $1, %al movb %al, -13(%rbp) jmp LBB0_11 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_18 LBB0_15: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_16 LBB0_16: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_17 LBB0_17: ## in Loop: Header=BB0_1 Depth=1 movb -13(%rbp), %dl movl -8(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -8(%rbp) movslq %eax, %rcx movq _s2@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) LBB0_18: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_19: movslq -8(%rbp), %rcx movq _s2@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movq _s2@GOTPCREL(%rip), %rdi callq _puts movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _s1,10000,4 ## @s1 .comm _s2,10000,4 ## @s2 .subsections_via_symbols
the_stack_data/32950184.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_little_endian ; -- Begin function is_little_endian .p2align 2 _is_little_endian: ; @is_little_endian .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 add x8, sp, #8 mov w9, #255 str w9, [sp, #8] str x8, [sp] ldr x8, [sp] ldrb w8, [x8] subs w8, w8, #255 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #1 str w8, [sp, #12] b LBB0_3 LBB0_2: str wzr, [sp, #12] b LBB0_3 LBB0_3: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp 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 _is_little_endian subs w8, w0, #0 cset w9, eq ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #26 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB1_2: b LBB1_3 LBB1_3: ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str: ; @.str .asciz "52179.c" l_.str.1: ; @.str.1 .asciz "is_little_endian()" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_little_endian ## -- Begin function is_little_endian .p2align 4, 0x90 _is_little_endian: ## @is_little_endian .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $255, -8(%rbp) leaq -8(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movzbl (%rax), %eax cmpl $255, %eax jne LBB0_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB0_3 LBB0_2: movl $0, -4(%rbp) LBB0_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _is_little_endian cmpl $0, %eax setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_2 ## %bb.1: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $26, %edx callq ___assert_rtn LBB1_2: jmp LBB1_3 LBB1_3: popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str: ## @.str .asciz "52179.c" L_.str.1: ## @.str.1 .asciz "is_little_endian()" .subsections_via_symbols
the_stack_data/52179.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 stur w8, [x29, #-28] ; 4-byte Folded Spill stur wzr, [x29, #-4] sub x0, x29, #24 str x0, [sp, #24] ; 8-byte Folded Spill mov w1, #5 bl _CreateGraph ldr x0, [sp, #24] ; 8-byte Folded Reload ldur w1, [x29, #-28] ; 4-byte Folded Reload mov w2, #1 str w2, [sp, #8] ; 4-byte Folded Spill bl _AddEdge ldr x0, [sp, #24] ; 8-byte Folded Reload ldur w1, [x29, #-28] ; 4-byte Folded Reload mov w2, #2 str w2, [sp, #12] ; 4-byte Folded Spill bl _AddEdge ldr x0, [sp, #24] ; 8-byte Folded Reload ldur w1, [x29, #-28] ; 4-byte Folded Reload mov w2, #4 str w2, [sp, #20] ; 4-byte Folded Spill bl _AddEdge ldr w1, [sp, #8] ; 4-byte Folded Reload ldr w2, [sp, #12] ; 4-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload bl _AddEdge ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload mov w2, #3 str w2, [sp, #16] ; 4-byte Folded Spill bl _AddEdge ldr w1, [sp, #12] ; 4-byte Folded Reload ldr w2, [sp, #20] ; 4-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload bl _AddEdge ldr w1, [sp, #16] ; 4-byte Folded Reload ldr w2, [sp, #20] ; 4-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload bl _AddEdge ldr x0, [sp, #24] ; 8-byte Folded Reload bl _PrintGraph ldr x0, [sp, #24] ; 8-byte Folded Reload bl _DestroyGraph ldur w0, [x29, #-28] ; 4-byte Folded Reload ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _CreateGraph ; -- Begin function CreateGraph .p2align 2 _CreateGraph: ; @CreateGraph .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str w1, [sp, #4] ldr w8, [sp, #4] ldr x9, [sp, #8] str w8, [x9] ldrsw x9, [sp, #4] mov x8, #8 mul x0, x8, x9 bl _malloc ldr x8, [sp, #8] str x0, [x8, #8] str wzr, [sp] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov x0, #16 bl _malloc ldr x8, [sp, #8] ldr x8, [x8, #8] ldrsw x9, [sp] str x0, [x8, x9, lsl #3] ldr x8, [sp, #8] ldr x8, [x8, #8] ldrsw x9, [sp] ldr x8, [x8, x9, lsl #3] ; kill: def $x9 killed $xzr str xzr, [x8, #8] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB1_1 LBB1_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _AddEdge ; -- Begin function AddEdge .p2align 2 _AddEdge: ; @AddEdge .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] mov x0, #16 bl _malloc str x0, [sp, #24] ldur w8, [x29, #-16] ldr x9, [sp, #24] str w8, [x9] ldr x8, [sp, #24] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur x8, [x29, #-8] ldr x8, [x8, #8] ldursw x9, [x29, #-12] ldr x8, [x8, x9, lsl #3] str x8, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] 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, #8] str x8, [sp, #8] b LBB2_1 LBB2_3: ldr x8, [sp, #24] ldr x9, [sp, #8] str x8, [x9, #8] mov x0, #16 bl _malloc str x0, [sp, #16] ldur w8, [x29, #-12] ldr x9, [sp, #16] str w8, [x9] ldr x8, [sp, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur x8, [x29, #-8] ldr x8, [x8, #8] ldursw x9, [x29, #-16] ldr x8, [x8, x9, lsl #3] str x8, [sp, #8] b LBB2_4 LBB2_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_4 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] b LBB2_4 LBB2_6: ldr x8, [sp, #16] ldr x9, [sp, #8] str x8, [x9, #8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _PrintGraph ; -- Begin function PrintGraph .p2align 2 _PrintGraph: ; @PrintGraph .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur wzr, [x29, #-12] b LBB3_1 LBB3_1: ; =>This Loop Header: Depth=1 ; Child Loop BB3_3 Depth 2 ldur w8, [x29, #-12] ldur x9, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_7 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #8] ldursw x9, [x29, #-12] ldr x8, [x8, x9, lsl #3] str x8, [sp, #8] b LBB3_3 LBB3_3: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 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 LBB3_3 LBB3_5: ; in Loop: Header=BB3_1 Depth=1 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB3_1 LBB3_7: ldur x8, [x29, #-8] ldr x0, [x8, #8] bl _free ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _DestroyGraph ; -- Begin function DestroyGraph .p2align 2 _DestroyGraph: ; @DestroyGraph .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur wzr, [x29, #-12] b LBB4_1 LBB4_1: ; =>This Loop Header: Depth=1 ; Child Loop BB4_3 Depth 2 ldur w8, [x29, #-12] ldur x9, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_7 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #8] ldursw x9, [x29, #-12] ldr x8, [x8, x9, lsl #3] str x8, [sp, #8] b LBB4_3 LBB4_3: ; Parent Loop BB4_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_3 Depth=2 ldr x8, [sp, #8] str x8, [sp] ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] ldr x0, [sp] bl _free b LBB4_3 LBB4_5: ; in Loop: Header=BB4_1 Depth=1 b LBB4_6 LBB4_6: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB4_1 LBB4_7: ldur x8, [x29, #-8] ldr x0, [x8, #8] bl _free 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 _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq -24(%rbp), %rdi movl $5, %esi callq _CreateGraph leaq -24(%rbp), %rdi xorl %esi, %esi movl $1, %edx callq _AddEdge leaq -24(%rbp), %rdi xorl %esi, %esi movl $2, %edx callq _AddEdge leaq -24(%rbp), %rdi xorl %esi, %esi movl $4, %edx callq _AddEdge leaq -24(%rbp), %rdi movl $1, %esi movl $2, %edx callq _AddEdge leaq -24(%rbp), %rdi movl $2, %esi movl $3, %edx callq _AddEdge leaq -24(%rbp), %rdi movl $2, %esi movl $4, %edx callq _AddEdge leaq -24(%rbp), %rdi movl $3, %esi movl $4, %edx callq _AddEdge leaq -24(%rbp), %rdi callq _PrintGraph leaq -24(%rbp), %rdi callq _DestroyGraph xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _CreateGraph ## -- Begin function CreateGraph .p2align 4, 0x90 _CreateGraph: ## @CreateGraph .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl -12(%rbp), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movslq -12(%rbp), %rdi shlq $3, %rdi callq _malloc movq %rax, %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movl $0, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl $16, %edi callq _malloc movq %rax, %rdx movq -8(%rbp), %rax movq 8(%rax), %rax movslq -16(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -8(%rbp), %rax movq 8(%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movq $0, 8(%rax) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_1 LBB1_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _AddEdge ## -- Begin function AddEdge .p2align 4, 0x90 _AddEdge: ## @AddEdge .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) movl $16, %edi callq _malloc movq %rax, -24(%rbp) movl -16(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -24(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax movq 8(%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq $0, 8(%rax) je LBB2_3 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -40(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) jmp LBB2_1 LBB2_3: movq -24(%rbp), %rcx movq -40(%rbp), %rax movq %rcx, 8(%rax) movl $16, %edi callq _malloc movq %rax, -32(%rbp) movl -12(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -32(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax movq 8(%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) LBB2_4: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq $0, 8(%rax) je LBB2_6 ## %bb.5: ## in Loop: Header=BB2_4 Depth=1 movq -40(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) jmp LBB2_4 LBB2_6: movq -32(%rbp), %rcx movq -40(%rbp), %rax movq %rcx, 8(%rax) addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _PrintGraph ## -- Begin function PrintGraph .p2align 4, 0x90 _PrintGraph: ## @PrintGraph .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl $0, -12(%rbp) LBB3_1: ## =>This Loop Header: Depth=1 ## Child Loop BB3_3 Depth 2 movl -12(%rbp), %eax movq -8(%rbp), %rcx cmpl (%rcx), %eax jge LBB3_7 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -8(%rbp), %rax movq 8(%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -24(%rbp) LBB3_3: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq $0, -24(%rbp) je LBB3_5 ## %bb.4: ## in Loop: Header=BB3_3 Depth=2 movq -24(%rbp), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) jmp LBB3_3 LBB3_5: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_6 LBB3_6: ## in Loop: Header=BB3_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB3_1 LBB3_7: movq -8(%rbp), %rax movq 8(%rax), %rdi callq _free addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _DestroyGraph ## -- Begin function DestroyGraph .p2align 4, 0x90 _DestroyGraph: ## @DestroyGraph .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl $0, -12(%rbp) LBB4_1: ## =>This Loop Header: Depth=1 ## Child Loop BB4_3 Depth 2 movl -12(%rbp), %eax movq -8(%rbp), %rcx cmpl (%rcx), %eax jge LBB4_7 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -8(%rbp), %rax movq 8(%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -24(%rbp) LBB4_3: ## Parent Loop BB4_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq $0, -24(%rbp) je LBB4_5 ## %bb.4: ## in Loop: Header=BB4_3 Depth=2 movq -24(%rbp), %rax movq %rax, -32(%rbp) movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -32(%rbp), %rdi callq _free jmp LBB4_3 LBB4_5: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_6 LBB4_6: ## in Loop: Header=BB4_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB4_1 LBB4_7: movq -8(%rbp), %rax movq 8(%rax), %rdi callq _free addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" .subsections_via_symbols
the_stack_data/86612.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _Display bl _DaysOfYear 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 ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _Display callq _DaysOfYear 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\n" .subsections_via_symbols
the_stack_data/225143976.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _WorldEditStrings ; -- Begin function WorldEditStrings .p2align 2 _WorldEditStrings: ; @WorldEditStrings .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _WorldEditStrings ## -- Begin function WorldEditStrings .p2align 4, 0x90 _WorldEditStrings: ## @WorldEditStrings .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/35040.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _base16_encode ; -- Begin function base16_encode .p2align 2 _base16_encode: ; @base16_encode .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str x1, [sp, #24] str x2, [sp, #16] ldr x8, [sp, #16] str x8, [sp] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; kill: def $x8 killed $xzr str xzr, [sp, #40] b LBB0_9 LBB0_4: str wzr, [sp, #12] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ; kill: def $x8 killed $w8 ldr x9, [sp, #24] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 adrp x8, _base16_encode.hex@PAGE ldr x9, [x8, _base16_encode.hex@PAGEOFF] ldr x10, [sp, #32] ldr w11, [sp, #12] ; kill: def $x11 killed $w11 ldrb w10, [x10, x11] and w10, w10, #0xf0 mov w11, #16 sdiv w10, w10, w11 add x9, x9, w10, sxtw ldrb w9, [x9] ldr x10, [sp] strb w9, [x10] ldr x9, [sp] add x9, x9, #1 str x9, [sp] ldr x8, [x8, _base16_encode.hex@PAGEOFF] ldr x9, [sp, #32] ldr w10, [sp, #12] ; kill: def $x10 killed $w10 ldrb w9, [x9, x10] and w9, w9, #0xf add x8, x8, w9, sxtw ldrb w8, [x8] ldr x9, [sp] strb w8, [x9] ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_5 LBB0_8: ldr x8, [sp, #16] str x8, [sp, #40] b LBB0_9 LBB0_9: ldr x0, [sp, #40] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _base16_decode ; -- Begin function base16_decode .p2align 2 _base16_decode: ; @base16_decode .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur x1, [x29, #-24] str x2, [sp, #32] ldr x8, [sp, #32] str x8, [sp, #16] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB1_10 LBB1_3: ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ldur x0, [x29, #-16] bl _strlen stur x0, [x29, #-24] b LBB1_5 LBB1_5: str wzr, [sp, #28] b LBB1_6 LBB1_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] add w8, w8, #1 ; kill: def $x8 killed $w8 ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB1_9 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_6 Depth=1 ldur x8, [x29, #-16] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldrsb w0, [x8, x9] bl _hexcode sxtb w8, w0 lsl w8, w8, #4 and w8, w8, #0xf0 str w8, [sp, #12] ; 4-byte Folded Spill ldur x8, [x29, #-16] ldr w9, [sp, #28] add w9, w9, #1 ldrsb w0, [x8, w9, uxtw] bl _hexcode ldr w8, [sp, #12] ; 4-byte Folded Reload sxtb w9, w0 and w9, w9, #0xf add w8, w8, w9 ldr x9, [sp, #16] strb w8, [x9] ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB1_8 LBB1_8: ; in Loop: Header=BB1_6 Depth=1 ldr w8, [sp, #28] add w8, w8, #2 str w8, [sp, #28] b LBB1_6 LBB1_9: ldr x8, [sp, #32] stur x8, [x29, #-8] b LBB1_10 LBB1_10: ldur x0, [x29, #-8] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function hexcode _hexcode: ; @hexcode .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #14] ldrsb w8, [sp, #14] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB2_3 b LBB2_1 LBB2_1: ldrsb w8, [sp, #14] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ldrsb w8, [sp, #14] subs w8, w8, #48 strb w8, [sp, #15] b LBB2_7 LBB2_3: ldrsb w8, [sp, #14] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB2_6 b LBB2_4 LBB2_4: ldrsb w8, [sp, #14] subs w8, w8, #102 cset w8, gt tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ldrsb w8, [sp, #14] subs w8, w8, #87 strb w8, [sp, #15] b LBB2_7 LBB2_6: ldrb w8, [sp, #14] strb w8, [sp, #15] b LBB2_7 LBB2_7: ldrsb w0, [sp, #15] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _base16_check ; -- Begin function base16_check .p2align 2 _base16_check: ; @base16_check .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, eq tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB3_14 LBB3_3: ldr w8, [sp, #12] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB3_14 LBB3_5: str wzr, [sp, #8] b LBB3_6 LBB3_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB3_13 b LBB3_7 LBB3_7: ; in Loop: Header=BB3_6 Depth=1 ldr x8, [sp, #16] ldr w9, [sp, #8] ; kill: def $x9 killed $w9 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_9 b LBB3_8 LBB3_8: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB3_14 LBB3_9: ; in Loop: Header=BB3_6 Depth=1 ldr x8, [sp, #16] ldr w9, [sp, #8] ; kill: def $x9 killed $w9 ldrsb w8, [x8, x9] str w8, [sp, #4] ; 4-byte Folded Spill ldr x8, [sp, #16] ldr w9, [sp, #8] ; kill: def $x9 killed $w9 ldrsb w0, [x8, x9] bl _hexcode ldr w8, [sp, #4] ; 4-byte Folded Reload subs w8, w8, w0, sxtb cset w8, ne tbnz w8, #0, LBB3_11 b LBB3_10 LBB3_10: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB3_14 LBB3_11: ; in Loop: Header=BB3_6 Depth=1 b LBB3_12 LBB3_12: ; in Loop: Header=BB3_6 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB3_6 LBB3_13: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB3_14 LBB3_14: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __DATA,__data .p2align 3 ; @base16_encode.hex _base16_encode.hex: .quad l_.str .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "0123456789abcdef" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _base16_encode ## -- Begin function base16_encode .p2align 4, 0x90 _base16_encode: ## @base16_encode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq -32(%rbp), %rax movq %rax, -48(%rbp) cmpq $0, -16(%rbp) je LBB0_3 ## %bb.1: cmpq $0, -24(%rbp) je LBB0_3 ## %bb.2: cmpq $0, -32(%rbp) jne LBB0_4 LBB0_3: movq $0, -8(%rbp) jmp LBB0_9 LBB0_4: movl $0, -36(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax ## kill: def $rax killed $eax cmpq -24(%rbp), %rax jae LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq _base16_encode.hex(%rip), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movl -36(%rbp), %ecx ## kill: def $rcx killed $ecx movzbl (%rax,%rcx), %eax andl $240, %eax movl $16, %ecx cltd idivl %ecx movl %eax, %ecx movq -56(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movb (%rax,%rcx), %cl movq -48(%rbp), %rax movb %cl, (%rax) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movq _base16_encode.hex(%rip), %rax movq -16(%rbp), %rcx movl -36(%rbp), %edx ## kill: def $rdx killed $edx movzbl (%rcx,%rdx), %ecx andl $15, %ecx movslq %ecx, %rcx movb (%rax,%rcx), %cl movq -48(%rbp), %rax movb %cl, (%rax) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_5 LBB0_8: movq -32(%rbp), %rax movq %rax, -8(%rbp) LBB0_9: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _base16_decode ## -- Begin function base16_decode .p2align 4, 0x90 _base16_decode: ## @base16_decode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq -32(%rbp), %rax movq %rax, -48(%rbp) cmpq $0, -32(%rbp) je LBB1_2 ## %bb.1: cmpq $0, -16(%rbp) jne LBB1_3 LBB1_2: movq $0, -8(%rbp) jmp LBB1_10 LBB1_3: cmpq $0, -24(%rbp) jne LBB1_5 ## %bb.4: movq -16(%rbp), %rdi callq _strlen movq %rax, -24(%rbp) LBB1_5: movl $0, -36(%rbp) LBB1_6: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, %eax ## kill: def $rax killed $eax cmpq -24(%rbp), %rax jae LBB1_9 ## %bb.7: ## in Loop: Header=BB1_6 Depth=1 movq -16(%rbp), %rax movl -36(%rbp), %ecx ## kill: def $rcx killed $ecx movsbl (%rax,%rcx), %edi callq _hexcode movsbl %al, %eax shll $4, %eax andl $240, %eax movl %eax, -52(%rbp) ## 4-byte Spill movq -16(%rbp), %rax movl -36(%rbp), %ecx addl $1, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movsbl (%rax,%rcx), %edi callq _hexcode movb %al, %cl movl -52(%rbp), %eax ## 4-byte Reload movsbl %cl, %ecx andl $15, %ecx addl %ecx, %eax movb %al, %cl movq -48(%rbp), %rax movb %cl, (%rax) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) ## %bb.8: ## in Loop: Header=BB1_6 Depth=1 movl -36(%rbp), %eax addl $2, %eax movl %eax, -36(%rbp) jmp LBB1_6 LBB1_9: movq -32(%rbp), %rax movq %rax, -8(%rbp) LBB1_10: movq -8(%rbp), %rax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function hexcode _hexcode: ## @hexcode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -2(%rbp) movsbl -2(%rbp), %eax cmpl $48, %eax jl LBB2_3 ## %bb.1: movsbl -2(%rbp), %eax cmpl $57, %eax jg LBB2_3 ## %bb.2: movsbl -2(%rbp), %eax subl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) jmp LBB2_7 LBB2_3: movsbl -2(%rbp), %eax cmpl $97, %eax jl LBB2_6 ## %bb.4: movsbl -2(%rbp), %eax cmpl $102, %eax jg LBB2_6 ## %bb.5: movsbl -2(%rbp), %eax subl $87, %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) jmp LBB2_7 LBB2_6: movb -2(%rbp), %al movb %al, -1(%rbp) LBB2_7: movsbl -1(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _base16_check ## -- Begin function base16_check .p2align 4, 0x90 _base16_check: ## @base16_check .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) je LBB3_2 ## %bb.1: cmpl $0, -20(%rbp) jne LBB3_3 LBB3_2: movq $0, -8(%rbp) jmp LBB3_14 LBB3_3: movl -20(%rbp), %eax andl $1, %eax cmpl $0, %eax je LBB3_5 ## %bb.4: movq $0, -8(%rbp) jmp LBB3_14 LBB3_5: movl $0, -24(%rbp) LBB3_6: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jae LBB3_13 ## %bb.7: ## in Loop: Header=BB3_6 Depth=1 movq -16(%rbp), %rax movl -24(%rbp), %ecx ## kill: def $rcx killed $ecx cmpb $0, (%rax,%rcx) jne LBB3_9 ## %bb.8: movq $0, -8(%rbp) jmp LBB3_14 LBB3_9: ## in Loop: Header=BB3_6 Depth=1 movq -16(%rbp), %rax movl -24(%rbp), %ecx ## kill: def $rcx killed $ecx movsbl (%rax,%rcx), %eax movl %eax, -28(%rbp) ## 4-byte Spill movq -16(%rbp), %rax movl -24(%rbp), %ecx ## kill: def $rcx killed $ecx movsbl (%rax,%rcx), %edi callq _hexcode movb %al, %cl movl -28(%rbp), %eax ## 4-byte Reload movsbl %cl, %ecx cmpl %ecx, %eax jne LBB3_11 ## %bb.10: movq $0, -8(%rbp) jmp LBB3_14 LBB3_11: ## in Loop: Header=BB3_6 Depth=1 jmp LBB3_12 LBB3_12: ## in Loop: Header=BB3_6 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB3_6 LBB3_13: movq -16(%rbp), %rax movq %rax, -8(%rbp) LBB3_14: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .p2align 3 ## @base16_encode.hex _base16_encode.hex: .quad L_.str .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "0123456789abcdef" .subsections_via_symbols
the_stack_data/182953995.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wcount ; -- Begin function wcount .p2align 2 _wcount: ; @wcount .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str wzr, [sp, #16] ldur x8, [x29, #-8] ldrsb w8, [x8] subs w8, w8, #32 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_2 LBB0_2: mov w8, #1 stur w8, [x29, #-12] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldursw x8, [x29, #-12] str x8, [sp, #8] ; 8-byte Folded Spill ldur x0, [x29, #-8] bl _strlen ldr x8, [sp, #8] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB0_9 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-12] add x8, x8, x9 ldursb w8, [x8, #-1] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-12] ldrsb w8, [x8, x9] subs w8, w8, #32 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_3 LBB0_9: ldr w0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #336 .cfi_def_cfa_offset 336 stp x28, x27, [sp, #304] ; 16-byte Folded Spill stp x29, x30, [sp, #320] ; 16-byte Folded Spill add x29, sp, #320 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #36] str w0, [sp, #32] str x1, [sp, #24] add x0, sp, #41 str x0, [sp, #16] ; 8-byte Folded Spill bl _gets ldr x0, [sp, #16] ; 8-byte Folded Reload bl _wcount ldr x0, [sp, #16] ; 8-byte Folded Reload bl _wcount 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, #-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_2 b LBB1_1 LBB1_1: bl ___stack_chk_fail LBB1_2: mov w0, #0 ldp x29, x30, [sp, #320] ; 16-byte Folded Reload ldp x28, x27, [sp, #304] ; 16-byte Folded Reload add sp, sp, #336 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wcount ## -- Begin function wcount .p2align 4, 0x90 _wcount: ## @wcount .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl $0, -16(%rbp) movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $32, %eax je LBB0_2 ## %bb.1: movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) LBB0_2: movl $1, -12(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 movslq -12(%rbp), %rax movq %rax, -24(%rbp) ## 8-byte Spill movq -8(%rbp), %rdi callq _strlen movq %rax, %rcx movq -24(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB0_9 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -8(%rbp), %rax movslq -12(%rbp), %rcx movsbl -1(%rax,%rcx), %eax cmpl $32, %eax jne LBB0_7 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movq -8(%rbp), %rax movslq -12(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $32, %eax je LBB0_7 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) LBB0_7: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_8 LBB0_8: ## in Loop: Header=BB0_3 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_3 LBB0_9: movl -16(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $288, %rsp ## imm = 0x120 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -276(%rbp) movl %edi, -280(%rbp) movq %rsi, -288(%rbp) leaq -272(%rbp), %rdi callq _gets leaq -272(%rbp), %rdi callq _wcount leaq -272(%rbp), %rdi callq _wcount 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 LBB1_2 ## %bb.1: xorl %eax, %eax addq $288, %rsp ## imm = 0x120 popq %rbp retq LBB1_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\n" .subsections_via_symbols
the_stack_data/125141823.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] sub x8, x29, #8 str x8, [sp, #16] ; 8-byte Folded Spill stur wzr, [x29, #-8] sub x8, x29, #12 str x8, [sp, #24] ; 8-byte Folded Spill stur wzr, [x29, #-12] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x10, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] mov w10, #2 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_1 b LBB0_5 LBB0_5: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter range: " l_.str.1: ; @.str.1 .asciz "%d %d" l_.str.2: ; @.str.2 .asciz "%d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %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) movl $0, -12(%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 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movl $2, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax cmpl -12(%rbp), %eax jle LBB0_1 ## %bb.5: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter range: " L_.str.1: ## @.str.1 .asciz "%d %d" L_.str.2: ## @.str.2 .asciz "%d \n" .subsections_via_symbols
the_stack_data/181393367.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/29824210.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/162643224.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #1040 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #28] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_33 Depth 3 ; Child Loop BB0_24 Depth 3 ; Child Loop BB0_9 Depth 3 add x0, sp, #32 mov w1, #1000 bl _getLine str w0, [sp, #24] subs w8, w0, #0 cset w8, le tbnz w8, #0, LBB0_64 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #20] adrp x8, _parenthesesCheck@PAGE str wzr, [x8, _parenthesesCheck@PAGEOFF] adrp x8, _bracketCheck@PAGE str wzr, [x8, _bracketCheck@PAGEOFF] adrp x8, _braceCheck@PAGE str wzr, [x8, _braceCheck@PAGEOFF] adrp x8, _inComment@PAGE strb wzr, [x8, _inComment@PAGEOFF] adrp x8, _inString@PAGE strb wzr, [x8, _inString@PAGEOFF] adrp x8, _inChar@PAGE strb wzr, [x8, _inChar@PAGEOFF] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_33 Depth 3 ; Child Loop BB0_24 Depth 3 ; Child Loop BB0_9 Depth 3 ldr w8, [sp, #20] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_63 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #47 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #20] add w9, w8, #1 add x8, sp, #32 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #47 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 mov w0, #10 bl _printErrorIfEOL b LBB0_63 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #20] add w9, w8, #1 add x8, sp, #32 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #42 cset w8, ne tbnz w8, #0, LBB0_18 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_3 Depth=2 mov w8, #1 adrp x9, _inComment@PAGE strb w8, [x9, _inComment@PAGEOFF] ldr w8, [sp, #20] add w8, w8, #2 str w8, [sp, #20] b LBB0_9 LBB0_9: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #42 cset w8, eq mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=3 ldr w8, [sp, #20] add w9, w8, #1 add x8, sp, #32 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #47 cset w8, eq mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=3 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_12 LBB0_12: ; in Loop: Header=BB0_9 Depth=3 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_9 Depth=3 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_9 LBB0_14: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #42 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #20] add w9, w8, #1 add x8, sp, #32 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #47 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_3 Depth=2 adrp x8, _inComment@PAGE strb wzr, [x8, _inComment@PAGEOFF] b LBB0_17 LBB0_17: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w0, [x8, x9] bl _printErrorIfEOL ldr w8, [sp, #20] add w8, w8, #2 str w8, [sp, #20] b LBB0_18 LBB0_18: ; in Loop: Header=BB0_3 Depth=2 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_3 Depth=2 b LBB0_62 LBB0_20: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #92 cset w8, ne tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #20] add w8, w8, #2 str w8, [sp, #20] b LBB0_61 LBB0_22: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #34 cset w8, ne tbnz w8, #0, LBB0_31 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_3 Depth=2 mov w8, #1 adrp x9, _inString@PAGE strb w8, [x9, _inString@PAGEOFF] b LBB0_24 LBB0_24: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #20] add w9, w8, #1 str w9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #34 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_24 Depth=3 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_26 LBB0_26: ; in Loop: Header=BB0_24 Depth=3 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_28 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_24 Depth=3 b LBB0_24 LBB0_28: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #34 cset w8, ne tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_3 Depth=2 adrp x8, _inString@PAGE strb wzr, [x8, _inString@PAGEOFF] b LBB0_30 LBB0_30: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] mov x8, x9 add w8, w8, #1 str w8, [sp, #20] add x8, sp, #32 ldrsb w0, [x8, x9] bl _printErrorIfEOL b LBB0_60 LBB0_31: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #39 cset w8, ne tbnz w8, #0, LBB0_40 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_3 Depth=2 mov w8, #1 adrp x9, _inChar@PAGE strb w8, [x9, _inChar@PAGEOFF] b LBB0_33 LBB0_33: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #20] add w9, w8, #1 str w9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #39 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_33 Depth=3 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_35 LBB0_35: ; in Loop: Header=BB0_33 Depth=3 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB0_37 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_33 Depth=3 b LBB0_33 LBB0_37: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #39 cset w8, ne tbnz w8, #0, LBB0_39 b LBB0_38 LBB0_38: ; in Loop: Header=BB0_3 Depth=2 adrp x8, _inChar@PAGE strb wzr, [x8, _inChar@PAGEOFF] b LBB0_39 LBB0_39: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] mov x8, x9 add w8, w8, #1 str w8, [sp, #20] add x8, sp, #32 ldrsb w0, [x8, x9] bl _printErrorIfEOL b LBB0_59 LBB0_40: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #40 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_3 Depth=2 adrp x9, _parenthesesCheck@PAGE ldr w8, [x9, _parenthesesCheck@PAGEOFF] add w8, w8, #1 str w8, [x9, _parenthesesCheck@PAGEOFF] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_58 LBB0_42: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #41 cset w8, ne tbnz w8, #0, LBB0_44 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_3 Depth=2 adrp x9, _parenthesesCheck@PAGE ldr w8, [x9, _parenthesesCheck@PAGEOFF] subs w8, w8, #1 str w8, [x9, _parenthesesCheck@PAGEOFF] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_57 LBB0_44: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #91 cset w8, ne tbnz w8, #0, LBB0_46 b LBB0_45 LBB0_45: ; in Loop: Header=BB0_3 Depth=2 adrp x9, _bracketCheck@PAGE ldr w8, [x9, _bracketCheck@PAGEOFF] add w8, w8, #1 str w8, [x9, _bracketCheck@PAGEOFF] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_56 LBB0_46: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #93 cset w8, ne tbnz w8, #0, LBB0_48 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_3 Depth=2 adrp x9, _bracketCheck@PAGE ldr w8, [x9, _bracketCheck@PAGEOFF] subs w8, w8, #1 str w8, [x9, _bracketCheck@PAGEOFF] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_55 LBB0_48: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #123 cset w8, ne tbnz w8, #0, LBB0_50 b LBB0_49 LBB0_49: ; in Loop: Header=BB0_3 Depth=2 adrp x9, _braceCheck@PAGE ldr w8, [x9, _braceCheck@PAGEOFF] add w8, w8, #1 str w8, [x9, _braceCheck@PAGEOFF] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_54 LBB0_50: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldrsb w8, [x8, x9] subs w8, w8, #125 cset w8, ne tbnz w8, #0, LBB0_52 b LBB0_51 LBB0_51: ; in Loop: Header=BB0_3 Depth=2 adrp x9, _braceCheck@PAGE ldr w8, [x9, _braceCheck@PAGEOFF] subs w8, w8, #1 str w8, [x9, _braceCheck@PAGEOFF] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_53 LBB0_52: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #20] mov x8, x9 add w8, w8, #1 str w8, [sp, #20] add x8, sp, #32 ldrsb w0, [x8, x9] bl _printErrorIfEOL b LBB0_53 LBB0_53: ; in Loop: Header=BB0_3 Depth=2 b LBB0_54 LBB0_54: ; in Loop: Header=BB0_3 Depth=2 b LBB0_55 LBB0_55: ; in Loop: Header=BB0_3 Depth=2 b LBB0_56 LBB0_56: ; in Loop: Header=BB0_3 Depth=2 b LBB0_57 LBB0_57: ; in Loop: Header=BB0_3 Depth=2 b LBB0_58 LBB0_58: ; in Loop: Header=BB0_3 Depth=2 b LBB0_59 LBB0_59: ; in Loop: Header=BB0_3 Depth=2 b LBB0_60 LBB0_60: ; in Loop: Header=BB0_3 Depth=2 b LBB0_61 LBB0_61: ; in Loop: Header=BB0_3 Depth=2 b LBB0_62 LBB0_62: ; in Loop: Header=BB0_3 Depth=2 b LBB0_3 LBB0_63: ; in Loop: Header=BB0_1 Depth=1 mov w0, #10 bl _putchar b LBB0_1 LBB0_64: 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_66 b LBB0_65 LBB0_65: bl ___stack_chk_fail LBB0_66: mov w0, #0 add sp, sp, #1040 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _getLine ; -- Begin function getLine .p2align 2 _getLine: ; @getLine .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str wzr, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 bl _getchar str w0, [sp, #16] adds w8, w0, #1 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #10 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB1_8 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #16] ldur x9, [x29, #-8] ldrsw x10, [sp, #12] strb w8, [x9, x10] b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_8: ldr w8, [sp, #16] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB1_13 b LBB1_9 LBB1_9: ldr w8, [sp, #12] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: ldr w8, [sp, #16] ldur x9, [x29, #-8] ldrsw x10, [sp, #12] strb w8, [x9, x10] ldur x8, [x29, #-8] ldr w9, [sp, #12] add w9, w9, #1 str w9, [sp, #12] add x8, x8, w9, sxtw strb wzr, [x8] b LBB1_12 LBB1_11: ldr w8, [sp, #16] ldur x9, [x29, #-8] ldur w10, [x29, #-12] subs w10, w10, #1 strb w8, [x9, w10, sxtw] ldur x8, [x29, #-8] ldursw x9, [x29, #-12] add x8, x8, x9 strb wzr, [x8] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_12 LBB1_12: b LBB1_17 LBB1_13: ldr w8, [sp, #12] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_15 b LBB1_14 LBB1_14: ldur x8, [x29, #-8] ldrsw x9, [sp, #12] add x8, x8, x9 strb wzr, [x8] b LBB1_16 LBB1_15: ldur x8, [x29, #-8] ldur w9, [x29, #-12] subs w9, w9, #1 add x8, x8, w9, sxtw strb wzr, [x8] b LBB1_16 LBB1_16: b LBB1_17 LBB1_17: ldr w0, [sp, #12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _printErrorIfEOL ; -- Begin function printErrorIfEOL .p2align 2 _printErrorIfEOL: ; @printErrorIfEOL .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] ldursb w8, [x29, #-1] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldursb w8, [x29, #-1] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_15 b LBB2_2 LBB2_2: adrp x8, _parenthesesCheck@PAGE ldr w8, [x8, _parenthesesCheck@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB2_4 LBB2_4: adrp x8, _bracketCheck@PAGE ldr w8, [x8, _bracketCheck@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB2_6 LBB2_6: adrp x8, _braceCheck@PAGE ldr w8, [x8, _braceCheck@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB2_8 LBB2_8: adrp x8, _inComment@PAGE ldrb w8, [x8, _inComment@PAGEOFF] tbz w8, #0, LBB2_10 b LBB2_9 LBB2_9: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB2_10 LBB2_10: adrp x8, _inString@PAGE ldrb w8, [x8, _inString@PAGEOFF] tbz w8, #0, LBB2_12 b LBB2_11 LBB2_11: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB2_12 LBB2_12: adrp x8, _inChar@PAGE ldrb w8, [x8, _inChar@PAGEOFF] tbz w8, #0, LBB2_14 b LBB2_13 LBB2_13: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB2_14 LBB2_14: b LBB2_15 LBB2_15: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _parenthesesCheck ; @parenthesesCheck .zerofill __DATA,__common,_parenthesesCheck,4,2 .globl _bracketCheck ; @bracketCheck .zerofill __DATA,__common,_bracketCheck,4,2 .globl _braceCheck ; @braceCheck .zerofill __DATA,__common,_braceCheck,4,2 .globl _inComment ; @inComment .zerofill __DATA,__common,_inComment,1,0 .globl _inString ; @inString .zerofill __DATA,__common,_inString,1,0 .globl _inChar ; @inChar .zerofill __DATA,__common,_inChar,1,0 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Warning! Unbalanced parentheses.\n" l_.str.1: ; @.str.1 .asciz "Warning! Unbalanced brackets.\n" l_.str.2: ; @.str.2 .asciz "Warning! Unbalanced braces.\n" l_.str.3: ; @.str.3 .asciz "Warning! Missing an ending to a block comment.\n" l_.str.4: ; @.str.4 .asciz "Warning! Missing an ending quotation mark.\n" l_.str.5: ; @.str.5 .asciz "Warning! Missing an ending single apostrophe.\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 $1024, %rsp ## imm = 0x400 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -1012(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_9 Depth 3 ## Child Loop BB0_24 Depth 3 ## Child Loop BB0_33 Depth 3 leaq -1008(%rbp), %rdi movl $1000, %esi ## imm = 0x3E8 callq _getLine movl %eax, -1016(%rbp) cmpl $0, %eax jle LBB0_64 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -1020(%rbp) movl $0, _parenthesesCheck(%rip) movl $0, _bracketCheck(%rip) movl $0, _braceCheck(%rip) movb $0, _inComment(%rip) movb $0, _inString(%rip) movb $0, _inChar(%rip) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_9 Depth 3 ## Child Loop BB0_24 Depth 3 ## Child Loop BB0_33 Depth 3 movl -1020(%rbp), %eax cmpl -1016(%rbp), %eax jge LBB0_63 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $47, %eax jne LBB0_20 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -1020(%rbp), %eax addl $1, %eax cltq movsbl -1008(%rbp,%rax), %eax cmpl $47, %eax jne LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movl $10, %edi callq _printErrorIfEOL jmp LBB0_63 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movl -1020(%rbp), %eax addl $1, %eax cltq movsbl -1008(%rbp,%rax), %eax cmpl $42, %eax jne LBB0_18 ## %bb.8: ## in Loop: Header=BB0_3 Depth=2 movb $1, _inComment(%rip) movl -1020(%rbp), %eax addl $2, %eax movl %eax, -1020(%rbp) LBB0_9: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $42, %ecx movb %al, -1021(%rbp) ## 1-byte Spill je LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=3 movl -1020(%rbp), %eax addl $1, %eax cltq movsbl -1008(%rbp,%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $47, %ecx movb %al, -1021(%rbp) ## 1-byte Spill je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_9 Depth=3 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $10, %eax setne %al movb %al, -1021(%rbp) ## 1-byte Spill LBB0_12: ## in Loop: Header=BB0_9 Depth=3 movb -1021(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_13 jmp LBB0_14 LBB0_13: ## in Loop: Header=BB0_9 Depth=3 movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) jmp LBB0_9 LBB0_14: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $42, %eax jne LBB0_17 ## %bb.15: ## in Loop: Header=BB0_3 Depth=2 movl -1020(%rbp), %eax addl $1, %eax cltq movsbl -1008(%rbp,%rax), %eax cmpl $47, %eax jne LBB0_17 ## %bb.16: ## in Loop: Header=BB0_3 Depth=2 movb $0, _inComment(%rip) LBB0_17: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %edi callq _printErrorIfEOL movl -1020(%rbp), %eax addl $2, %eax movl %eax, -1020(%rbp) LBB0_18: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_19 LBB0_19: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_62 LBB0_20: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $92, %eax jne LBB0_22 ## %bb.21: ## in Loop: Header=BB0_3 Depth=2 movl -1020(%rbp), %eax addl $2, %eax movl %eax, -1020(%rbp) jmp LBB0_61 LBB0_22: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $34, %eax jne LBB0_31 ## %bb.23: ## in Loop: Header=BB0_3 Depth=2 movb $1, _inString(%rip) LBB0_24: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) cltq movsbl -1008(%rbp,%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $34, %ecx movb %al, -1022(%rbp) ## 1-byte Spill je LBB0_26 ## %bb.25: ## in Loop: Header=BB0_24 Depth=3 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $10, %eax setne %al movb %al, -1022(%rbp) ## 1-byte Spill LBB0_26: ## in Loop: Header=BB0_24 Depth=3 movb -1022(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_27 jmp LBB0_28 LBB0_27: ## in Loop: Header=BB0_24 Depth=3 jmp LBB0_24 LBB0_28: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $34, %eax jne LBB0_30 ## %bb.29: ## in Loop: Header=BB0_3 Depth=2 movb $0, _inString(%rip) LBB0_30: ## in Loop: Header=BB0_3 Depth=2 movl -1020(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -1020(%rbp) cltq movsbl -1008(%rbp,%rax), %edi callq _printErrorIfEOL jmp LBB0_60 LBB0_31: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $39, %eax jne LBB0_40 ## %bb.32: ## in Loop: Header=BB0_3 Depth=2 movb $1, _inChar(%rip) LBB0_33: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) cltq movsbl -1008(%rbp,%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $39, %ecx movb %al, -1023(%rbp) ## 1-byte Spill je LBB0_35 ## %bb.34: ## in Loop: Header=BB0_33 Depth=3 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $10, %eax setne %al movb %al, -1023(%rbp) ## 1-byte Spill LBB0_35: ## in Loop: Header=BB0_33 Depth=3 movb -1023(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_36 jmp LBB0_37 LBB0_36: ## in Loop: Header=BB0_33 Depth=3 jmp LBB0_33 LBB0_37: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $39, %eax jne LBB0_39 ## %bb.38: ## in Loop: Header=BB0_3 Depth=2 movb $0, _inChar(%rip) LBB0_39: ## in Loop: Header=BB0_3 Depth=2 movl -1020(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -1020(%rbp) cltq movsbl -1008(%rbp,%rax), %edi callq _printErrorIfEOL jmp LBB0_59 LBB0_40: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $40, %eax jne LBB0_42 ## %bb.41: ## in Loop: Header=BB0_3 Depth=2 movl _parenthesesCheck(%rip), %eax addl $1, %eax movl %eax, _parenthesesCheck(%rip) movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) jmp LBB0_58 LBB0_42: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $41, %eax jne LBB0_44 ## %bb.43: ## in Loop: Header=BB0_3 Depth=2 movl _parenthesesCheck(%rip), %eax addl $-1, %eax movl %eax, _parenthesesCheck(%rip) movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) jmp LBB0_57 LBB0_44: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $91, %eax jne LBB0_46 ## %bb.45: ## in Loop: Header=BB0_3 Depth=2 movl _bracketCheck(%rip), %eax addl $1, %eax movl %eax, _bracketCheck(%rip) movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) jmp LBB0_56 LBB0_46: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $93, %eax jne LBB0_48 ## %bb.47: ## in Loop: Header=BB0_3 Depth=2 movl _bracketCheck(%rip), %eax addl $-1, %eax movl %eax, _bracketCheck(%rip) movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) jmp LBB0_55 LBB0_48: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $123, %eax jne LBB0_50 ## %bb.49: ## in Loop: Header=BB0_3 Depth=2 movl _braceCheck(%rip), %eax addl $1, %eax movl %eax, _braceCheck(%rip) movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) jmp LBB0_54 LBB0_50: ## in Loop: Header=BB0_3 Depth=2 movslq -1020(%rbp), %rax movsbl -1008(%rbp,%rax), %eax cmpl $125, %eax jne LBB0_52 ## %bb.51: ## in Loop: Header=BB0_3 Depth=2 movl _braceCheck(%rip), %eax addl $-1, %eax movl %eax, _braceCheck(%rip) movl -1020(%rbp), %eax addl $1, %eax movl %eax, -1020(%rbp) jmp LBB0_53 LBB0_52: ## in Loop: Header=BB0_3 Depth=2 movl -1020(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -1020(%rbp) cltq movsbl -1008(%rbp,%rax), %edi callq _printErrorIfEOL LBB0_53: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_54 LBB0_54: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_55 LBB0_55: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_56 LBB0_56: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_57 LBB0_57: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_58 LBB0_58: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_59 LBB0_59: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_60 LBB0_60: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_61 LBB0_61: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_62 LBB0_62: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_3 LBB0_63: ## in Loop: Header=BB0_1 Depth=1 movl $10, %edi callq _putchar jmp LBB0_1 LBB0_64: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_66 ## %bb.65: xorl %eax, %eax addq $1024, %rsp ## imm = 0x400 popq %rbp retq LBB0_66: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _getLine ## -- Begin function getLine .p2align 4, 0x90 _getLine: ## @getLine .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -20(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 callq _getchar movl %eax, %ecx movl %ecx, -16(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $-1, %ecx movb %al, -21(%rbp) ## 1-byte Spill je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 cmpl $10, -16(%rbp) setne %al movb %al, -21(%rbp) ## 1-byte Spill LBB1_3: ## in Loop: Header=BB1_1 Depth=1 movb -21(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_4 jmp LBB1_8 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movl -20(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB1_6 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movl -16(%rbp), %eax movb %al, %dl movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb %dl, (%rax,%rcx) LBB1_6: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_7 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_1 LBB1_8: cmpl $10, -16(%rbp) jne LBB1_13 ## %bb.9: movl -20(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB1_11 ## %bb.10: movl -16(%rbp), %eax movb %al, %dl movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb %dl, (%rax,%rcx) movq -8(%rbp), %rax movl -20(%rbp), %ecx addl $1, %ecx movl %ecx, -20(%rbp) movslq %ecx, %rcx movb $0, (%rax,%rcx) jmp LBB1_12 LBB1_11: movl -16(%rbp), %eax movb %al, %dl movq -8(%rbp), %rax movl -12(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movb %dl, (%rax,%rcx) movq -8(%rbp), %rax movslq -12(%rbp), %rcx movb $0, (%rax,%rcx) movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) LBB1_12: jmp LBB1_17 LBB1_13: movl -20(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB1_15 ## %bb.14: movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb $0, (%rax,%rcx) jmp LBB1_16 LBB1_15: movq -8(%rbp), %rax movl -12(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movb $0, (%rax,%rcx) LBB1_16: jmp LBB1_17 LBB1_17: movl -20(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printErrorIfEOL ## -- Begin function printErrorIfEOL .p2align 4, 0x90 _printErrorIfEOL: ## @printErrorIfEOL .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movb %dil, %al movb %al, -1(%rbp) movsbl -1(%rbp), %eax cmpl $10, %eax je LBB2_2 ## %bb.1: movsbl -1(%rbp), %eax cmpl $0, %eax jne LBB2_15 LBB2_2: cmpl $0, _parenthesesCheck(%rip) je LBB2_4 ## %bb.3: leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB2_4: cmpl $0, _bracketCheck(%rip) je LBB2_6 ## %bb.5: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB2_6: cmpl $0, _braceCheck(%rip) je LBB2_8 ## %bb.7: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB2_8: testb $1, _inComment(%rip) je LBB2_10 ## %bb.9: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB2_10: testb $1, _inString(%rip) je LBB2_12 ## %bb.11: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB2_12: testb $1, _inChar(%rip) je LBB2_14 ## %bb.13: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB2_14: jmp LBB2_15 LBB2_15: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _parenthesesCheck ## @parenthesesCheck .zerofill __DATA,__common,_parenthesesCheck,4,2 .globl _bracketCheck ## @bracketCheck .zerofill __DATA,__common,_bracketCheck,4,2 .globl _braceCheck ## @braceCheck .zerofill __DATA,__common,_braceCheck,4,2 .globl _inComment ## @inComment .zerofill __DATA,__common,_inComment,1,0 .globl _inString ## @inString .zerofill __DATA,__common,_inString,1,0 .globl _inChar ## @inChar .zerofill __DATA,__common,_inChar,1,0 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Warning! Unbalanced parentheses.\n" L_.str.1: ## @.str.1 .asciz "Warning! Unbalanced brackets.\n" L_.str.2: ## @.str.2 .asciz "Warning! Unbalanced braces.\n" L_.str.3: ## @.str.3 .asciz "Warning! Missing an ending to a block comment.\n" L_.str.4: ## @.str.4 .asciz "Warning! Missing an ending quotation mark.\n" L_.str.5: ## @.str.5 .asciz "Warning! Missing an ending single apostrophe.\n" .subsections_via_symbols
the_stack_data/117329362.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 w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _bar ; -- Begin function bar .p2align 2 _bar: ; @bar .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _bar ## -- Begin function bar .p2align 4, 0x90 _bar: ## @bar .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/327146.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printf_ ; -- Begin function printf_ .p2align 2 _printf_: ; @printf_ .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] add x9, sp, #16 add x8, x29, #16 str x8, [x9] ldur x3, [x29, #-8] ldr x4, [sp, #16] adrp x0, __out_char@PAGE add x0, x0, __out_char@PAGEOFF add x1, sp, #15 mov x2, #-1 bl __vsnprintf str w0, [sp, #8] ldr w0, [sp, #8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _vsnprintf __vsnprintf: ; @_vsnprintf .cfi_startproc ; %bb.0: sub sp, sp, #416 .cfi_def_cfa_offset 416 stp x28, x27, [sp, #384] ; 16-byte Folded Spill stp x29, x30, [sp, #400] ; 16-byte Folded Spill add x29, sp, #400 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 stur x0, [x29, #-24] stur x1, [x29, #-32] stur x2, [x29, #-40] stur x3, [x29, #-48] stur x4, [x29, #-56] stur xzr, [x29, #-80] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x8, __out_null@PAGE add x8, x8, __out_null@PAGEOFF stur x8, [x29, #-24] b LBB1_2 LBB1_2: b LBB1_3 LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_8 Depth 2 ; Child Loop BB1_123 Depth 2 ; Child Loop BB1_127 Depth 2 ; Child Loop BB1_135 Depth 2 ; Child Loop BB1_104 Depth 2 ; Child Loop BB1_109 Depth 2 ldur x8, [x29, #-48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_143 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #37 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-24] ldur x9, [x29, #-48] ldrsb w0, [x9] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] blr x8 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_3 LBB1_6: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_3 Depth=1 stur wzr, [x29, #-60] b LBB1_8 LBB1_8: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #32 ; kill: def $x8 killed $w8 str x8, [sp, #192] ; 8-byte Folded Spill subs x8, x8, #16 cset w8, hi tbnz w8, #0, LBB1_15 ; %bb.9: ; in Loop: Header=BB1_8 Depth=2 ldr x11, [sp, #192] ; 8-byte Folded Reload adrp x10, lJTI1_0@PAGE add x10, x10, lJTI1_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB1_10: ; in Loop: Header=BB1_8 Depth=2 ldur w9, [x29, #-60] mov w8, #1 orr w9, w9, #0x1 stur w9, [x29, #-60] ldur x9, [x29, #-48] add x9, x9, #1 stur x9, [x29, #-48] stur w8, [x29, #-72] b LBB1_16 LBB1_11: ; in Loop: Header=BB1_8 Depth=2 ldur w8, [x29, #-60] orr w8, w8, #0x2 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] mov w8, #1 stur w8, [x29, #-72] b LBB1_16 LBB1_12: ; in Loop: Header=BB1_8 Depth=2 ldur w8, [x29, #-60] orr w8, w8, #0x4 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] mov w8, #1 stur w8, [x29, #-72] b LBB1_16 LBB1_13: ; in Loop: Header=BB1_8 Depth=2 ldur w8, [x29, #-60] orr w8, w8, #0x8 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] mov w8, #1 stur w8, [x29, #-72] b LBB1_16 LBB1_14: ; in Loop: Header=BB1_8 Depth=2 ldur w8, [x29, #-60] orr w8, w8, #0x10 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] mov w8, #1 stur w8, [x29, #-72] b LBB1_16 LBB1_15: ; in Loop: Header=BB1_8 Depth=2 stur wzr, [x29, #-72] b LBB1_16 LBB1_16: ; in Loop: Header=BB1_8 Depth=2 b LBB1_17 LBB1_17: ; in Loop: Header=BB1_8 Depth=2 ldur w8, [x29, #-72] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_18 LBB1_18: ; in Loop: Header=BB1_3 Depth=1 stur wzr, [x29, #-64] ldur x8, [x29, #-48] ldrsb w0, [x8] bl __is_digit tbz w0, #0, LBB1_20 b LBB1_19 LBB1_19: ; in Loop: Header=BB1_3 Depth=1 sub x0, x29, #48 bl __atoi stur w0, [x29, #-64] b LBB1_26 LBB1_20: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #42 cset w8, ne tbnz w8, #0, LBB1_25 b LBB1_21 LBB1_21: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-88] ldur w8, [x29, #-88] stur w8, [x29, #-84] ldur w8, [x29, #-84] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_23 b LBB1_22 LBB1_22: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x2 stur w8, [x29, #-60] ldur w9, [x29, #-84] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-64] b LBB1_24 LBB1_23: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-84] stur w8, [x29, #-64] b LBB1_24 LBB1_24: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_25 LBB1_25: ; in Loop: Header=BB1_3 Depth=1 b LBB1_26 LBB1_26: ; in Loop: Header=BB1_3 Depth=1 stur wzr, [x29, #-68] ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB1_36 b LBB1_27 LBB1_27: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x400 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] ldur x8, [x29, #-48] ldrsb w0, [x8] bl __is_digit tbz w0, #0, LBB1_29 b LBB1_28 LBB1_28: ; in Loop: Header=BB1_3 Depth=1 sub x0, x29, #48 bl __atoi stur w0, [x29, #-68] b LBB1_35 LBB1_29: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #42 cset w8, ne tbnz w8, #0, LBB1_34 b LBB1_30 LBB1_30: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-96] ldur w8, [x29, #-96] stur w8, [x29, #-92] ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_32 b LBB1_31 LBB1_31: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-92] str w8, [sp, #188] ; 4-byte Folded Spill b LBB1_33 LBB1_32: ; in Loop: Header=BB1_3 Depth=1 mov w8, #0 str w8, [sp, #188] ; 4-byte Folded Spill b LBB1_33 LBB1_33: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #188] ; 4-byte Folded Reload stur w8, [x29, #-68] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_34 LBB1_34: ; in Loop: Header=BB1_3 Depth=1 b LBB1_35 LBB1_35: ; in Loop: Header=BB1_3 Depth=1 b LBB1_36 LBB1_36: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #104 ; kill: def $x8 killed $w8 str x8, [sp, #176] ; 8-byte Folded Spill subs x8, x8, #18 cset w8, hi tbnz w8, #0, LBB1_47 ; %bb.37: ; in Loop: Header=BB1_3 Depth=1 ldr x11, [sp, #176] ; 8-byte Folded Reload adrp x10, lJTI1_1@PAGE add x10, x10, lJTI1_1@PAGEOFF Ltmp1: adr x8, Ltmp1 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB1_38: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x100 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB1_40 b LBB1_39 LBB1_39: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x200 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_40 LBB1_40: ; in Loop: Header=BB1_3 Depth=1 b LBB1_48 LBB1_41: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x80 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #104 cset w8, ne tbnz w8, #0, LBB1_43 b LBB1_42 LBB1_42: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x40 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_43 LBB1_43: ; in Loop: Header=BB1_3 Depth=1 b LBB1_48 LBB1_44: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x100 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_48 LBB1_45: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x100 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_48 LBB1_46: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x100 stur w8, [x29, #-60] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_48 LBB1_47: ; in Loop: Header=BB1_3 Depth=1 b LBB1_48 LBB1_48: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #37 ; kill: def $x8 killed $w8 str x8, [sp, #168] ; 8-byte Folded Spill subs x8, x8, #83 cset w8, hi tbnz w8, #0, LBB1_141 ; %bb.49: ; in Loop: Header=BB1_3 Depth=1 ldr x11, [sp, #168] ; 8-byte Folded Reload adrp x10, lJTI1_2@PAGE add x10, x10, lJTI1_2@PAGEOFF Ltmp2: adr x8, Ltmp2 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB1_50: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #120 cset w8, eq tbnz w8, #0, LBB1_52 b LBB1_51 LBB1_51: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #88 cset w8, ne tbnz w8, #0, LBB1_53 b LBB1_52 LBB1_52: ; in Loop: Header=BB1_3 Depth=1 mov w8, #16 stur w8, [x29, #-100] b LBB1_60 LBB1_53: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #111 cset w8, ne tbnz w8, #0, LBB1_55 b LBB1_54 LBB1_54: ; in Loop: Header=BB1_3 Depth=1 mov w8, #8 stur w8, [x29, #-100] b LBB1_59 LBB1_55: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #98 cset w8, ne tbnz w8, #0, LBB1_57 b LBB1_56 LBB1_56: ; in Loop: Header=BB1_3 Depth=1 mov w8, #2 stur w8, [x29, #-100] b LBB1_58 LBB1_57: ; in Loop: Header=BB1_3 Depth=1 mov w8, #10 stur w8, [x29, #-100] ldur w8, [x29, #-60] and w8, w8, #0xffffffef stur w8, [x29, #-60] b LBB1_58 LBB1_58: ; in Loop: Header=BB1_3 Depth=1 b LBB1_59 LBB1_59: ; in Loop: Header=BB1_3 Depth=1 b LBB1_60 LBB1_60: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #88 cset w8, ne tbnz w8, #0, LBB1_62 b LBB1_61 LBB1_61: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] orr w8, w8, #0x20 stur w8, [x29, #-60] b LBB1_62 LBB1_62: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #105 cset w8, eq tbnz w8, #0, LBB1_65 b LBB1_63 LBB1_63: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #100 cset w8, eq tbnz w8, #0, LBB1_65 b LBB1_64 LBB1_64: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] and w8, w8, #0xfffffff3 stur w8, [x29, #-60] b LBB1_65 LBB1_65: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x400 cset w8, eq tbnz w8, #0, LBB1_67 b LBB1_66 LBB1_66: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] and w8, w8, #0xfffffffe stur w8, [x29, #-60] b LBB1_67 LBB1_67: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #105 cset w8, eq tbnz w8, #0, LBB1_69 b LBB1_68 LBB1_68: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB1_88 b LBB1_69 LBB1_69: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x200 cset w8, eq tbnz w8, #0, LBB1_71 b LBB1_70 LBB1_70: ; in Loop: Header=BB1_3 Depth=1 b LBB1_87 LBB1_71: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x100 cset w8, eq tbnz w8, #0, LBB1_76 b LBB1_72 LBB1_72: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur x8, [x29, #-120] ldur x8, [x29, #-120] stur x8, [x29, #-112] ldur x8, [x29, #-24] str x8, [sp, #136] ; 8-byte Folded Spill ldur x8, [x29, #-32] str x8, [sp, #144] ; 8-byte Folded Spill ldur x8, [x29, #-80] str x8, [sp, #152] ; 8-byte Folded Spill ldur x8, [x29, #-40] str x8, [sp, #160] ; 8-byte Folded Spill ldur x8, [x29, #-112] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB1_74 b LBB1_73 LBB1_73: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-112] str x8, [sp, #128] ; 8-byte Folded Spill b LBB1_75 LBB1_74: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-112] mov x8, #0 subs x8, x8, x9 str x8, [sp, #128] ; 8-byte Folded Spill b LBB1_75 LBB1_75: ; in Loop: Header=BB1_3 Depth=1 ldr x3, [sp, #160] ; 8-byte Folded Reload ldr x2, [sp, #152] ; 8-byte Folded Reload ldr x1, [sp, #144] ; 8-byte Folded Reload ldr x0, [sp, #136] ; 8-byte Folded Reload ldr x4, [sp, #128] ; 8-byte Folded Reload ldur x8, [x29, #-112] subs x8, x8, #0 cset w8, lt ldur w9, [x29, #-100] mov x6, x9 ldur w7, [x29, #-68] ldur w11, [x29, #-64] ldur w9, [x29, #-60] mov x10, sp str w11, [x10] str w9, [x10, #4] and w5, w8, #0x1 bl __ntoa_long stur x0, [x29, #-80] b LBB1_86 LBB1_76: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x40 cset w8, eq tbnz w8, #0, LBB1_78 b LBB1_77 LBB1_77: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-128] ldur w8, [x29, #-128] sxtb w8, w8 str w8, [sp, #124] ; 4-byte Folded Spill b LBB1_82 LBB1_78: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x80 cset w8, eq tbnz w8, #0, LBB1_80 b LBB1_79 LBB1_79: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-132] ldur w8, [x29, #-132] sxth w8, w8 str w8, [sp, #120] ; 4-byte Folded Spill b LBB1_81 LBB1_80: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-136] ldur w8, [x29, #-136] str w8, [sp, #120] ; 4-byte Folded Spill b LBB1_81 LBB1_81: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #120] ; 4-byte Folded Reload str w8, [sp, #124] ; 4-byte Folded Spill b LBB1_82 LBB1_82: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #124] ; 4-byte Folded Reload stur w8, [x29, #-124] ldur x8, [x29, #-24] str x8, [sp, #88] ; 8-byte Folded Spill ldur x8, [x29, #-32] str x8, [sp, #96] ; 8-byte Folded Spill ldur x8, [x29, #-80] str x8, [sp, #104] ; 8-byte Folded Spill ldur x8, [x29, #-40] str x8, [sp, #112] ; 8-byte Folded Spill ldur w8, [x29, #-124] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_84 b LBB1_83 LBB1_83: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-124] str w8, [sp, #84] ; 4-byte Folded Spill b LBB1_85 LBB1_84: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x29, #-124] mov w8, #0 subs w8, w8, w9 str w8, [sp, #84] ; 4-byte Folded Spill b LBB1_85 LBB1_85: ; in Loop: Header=BB1_3 Depth=1 ldr x3, [sp, #112] ; 8-byte Folded Reload ldr x2, [sp, #104] ; 8-byte Folded Reload ldr x1, [sp, #96] ; 8-byte Folded Reload ldr x0, [sp, #88] ; 8-byte Folded Reload ldr w8, [sp, #84] ; 4-byte Folded Reload mov w8, w8 mov x4, x8 ldur w8, [x29, #-124] subs w8, w8, #0 cset w8, lt ldur w9, [x29, #-100] mov x6, x9 ldur w7, [x29, #-68] ldur w11, [x29, #-64] ldur w9, [x29, #-60] mov x10, sp str w11, [x10] str w9, [x10, #4] and w5, w8, #0x1 bl __ntoa_long stur x0, [x29, #-80] b LBB1_86 LBB1_86: ; in Loop: Header=BB1_3 Depth=1 b LBB1_87 LBB1_87: ; in Loop: Header=BB1_3 Depth=1 b LBB1_101 LBB1_88: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x200 cset w8, eq tbnz w8, #0, LBB1_90 b LBB1_89 LBB1_89: ; in Loop: Header=BB1_3 Depth=1 b LBB1_100 LBB1_90: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x100 cset w8, eq tbnz w8, #0, LBB1_92 b LBB1_91 LBB1_91: ; in Loop: Header=BB1_3 Depth=1 ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] ldur x3, [x29, #-40] ldur x9, [x29, #-56] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur x8, [x29, #-144] ldur x4, [x29, #-144] ldur w8, [x29, #-100] mov x6, x8 ldur w7, [x29, #-68] ldur w10, [x29, #-64] ldur w8, [x29, #-60] mov x9, sp str w10, [x9] str w8, [x9, #4] mov w8, #0 and w5, w8, #0x1 bl __ntoa_long stur x0, [x29, #-80] b LBB1_99 LBB1_92: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x40 cset w8, eq tbnz w8, #0, LBB1_94 b LBB1_93 LBB1_93: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-152] ldur w8, [x29, #-152] and w8, w8, #0xff str w8, [sp, #80] ; 4-byte Folded Spill b LBB1_98 LBB1_94: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x80 cset w8, eq tbnz w8, #0, LBB1_96 b LBB1_95 LBB1_95: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-156] ldur w8, [x29, #-156] and w8, w8, #0xffff str w8, [sp, #76] ; 4-byte Folded Spill b LBB1_97 LBB1_96: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr w8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur w8, [x29, #-160] ldur w8, [x29, #-160] str w8, [sp, #76] ; 4-byte Folded Spill b LBB1_97 LBB1_97: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #76] ; 4-byte Folded Reload str w8, [sp, #80] ; 4-byte Folded Spill b LBB1_98 LBB1_98: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #80] ; 4-byte Folded Reload stur w8, [x29, #-148] ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] ldur x3, [x29, #-40] ldur w8, [x29, #-148] mov x4, x8 ldur w8, [x29, #-100] mov x6, x8 ldur w7, [x29, #-68] ldur w10, [x29, #-64] ldur w8, [x29, #-60] mov x9, sp str w10, [x9] str w8, [x9, #4] mov w8, #0 and w5, w8, #0x1 bl __ntoa_long stur x0, [x29, #-80] b LBB1_99 LBB1_99: ; in Loop: Header=BB1_3 Depth=1 b LBB1_100 LBB1_100: ; in Loop: Header=BB1_3 Depth=1 b LBB1_101 LBB1_101: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_142 LBB1_102: ; in Loop: Header=BB1_3 Depth=1 mov w8, #1 stur w8, [x29, #-164] ldur w8, [x29, #-60] ands w8, w8, #0x2 cset w8, ne tbnz w8, #0, LBB1_107 b LBB1_103 LBB1_103: ; in Loop: Header=BB1_3 Depth=1 b LBB1_104 LBB1_104: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-164] add w9, w8, #1 stur w9, [x29, #-164] ldur w9, [x29, #-64] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_106 b LBB1_105 LBB1_105: ; in Loop: Header=BB1_104 Depth=2 ldur x8, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] mov w0, #32 blr x8 b LBB1_104 LBB1_106: ; in Loop: Header=BB1_3 Depth=1 b LBB1_107 LBB1_107: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-24] ldur x10, [x29, #-56] ldr w9, [x10] add x10, x10, #8 stur x10, [x29, #-56] stur w9, [x29, #-168] ldur w9, [x29, #-168] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x10, x2, #1 stur x10, [x29, #-80] ldur x3, [x29, #-40] sxtb w0, w9 blr x8 ldur w8, [x29, #-60] ands w8, w8, #0x2 cset w8, eq tbnz w8, #0, LBB1_112 b LBB1_108 LBB1_108: ; in Loop: Header=BB1_3 Depth=1 b LBB1_109 LBB1_109: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-164] add w9, w8, #1 stur w9, [x29, #-164] ldur w9, [x29, #-64] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_111 b LBB1_110 LBB1_110: ; in Loop: Header=BB1_109 Depth=2 ldur x8, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] mov w0, #32 blr x8 b LBB1_109 LBB1_111: ; in Loop: Header=BB1_3 Depth=1 b LBB1_112 LBB1_112: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_142 LBB1_113: ; in Loop: Header=BB1_3 Depth=1 ldur x9, [x29, #-56] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-56] stur x8, [x29, #-184] ldur x8, [x29, #-184] stur x8, [x29, #-176] ldur x8, [x29, #-176] str x8, [sp, #64] ; 8-byte Folded Spill ldur w8, [x29, #-68] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_115 b LBB1_114 LBB1_114: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-68] ; kill: def $x8 killed $w8 str x8, [sp, #56] ; 8-byte Folded Spill b LBB1_116 LBB1_115: ; in Loop: Header=BB1_3 Depth=1 mov x8, #-1 str x8, [sp, #56] ; 8-byte Folded Spill b LBB1_116 LBB1_116: ; in Loop: Header=BB1_3 Depth=1 ldr x0, [sp, #64] ; 8-byte Folded Reload ldr x1, [sp, #56] ; 8-byte Folded Reload bl __strnlen_s stur w0, [x29, #-188] ldur w8, [x29, #-60] ands w8, w8, #0x400 cset w8, eq tbnz w8, #0, LBB1_121 b LBB1_117 LBB1_117: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-188] ldur w9, [x29, #-68] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_119 b LBB1_118 LBB1_118: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-188] str w8, [sp, #52] ; 4-byte Folded Spill b LBB1_120 LBB1_119: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-68] str w8, [sp, #52] ; 4-byte Folded Spill b LBB1_120 LBB1_120: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #52] ; 4-byte Folded Reload stur w8, [x29, #-188] b LBB1_121 LBB1_121: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x2 cset w8, ne tbnz w8, #0, LBB1_126 b LBB1_122 LBB1_122: ; in Loop: Header=BB1_3 Depth=1 b LBB1_123 LBB1_123: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-188] add w9, w8, #1 stur w9, [x29, #-188] ldur w9, [x29, #-64] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_125 b LBB1_124 LBB1_124: ; in Loop: Header=BB1_123 Depth=2 ldur x8, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] mov w0, #32 blr x8 b LBB1_123 LBB1_125: ; in Loop: Header=BB1_3 Depth=1 b LBB1_126 LBB1_126: ; in Loop: Header=BB1_3 Depth=1 b LBB1_127 LBB1_127: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-176] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #48] ; 4-byte Folded Spill tbnz w8, #0, LBB1_131 b LBB1_128 LBB1_128: ; in Loop: Header=BB1_127 Depth=2 ldur w8, [x29, #-60] ands w8, w8, #0x400 cset w8, eq mov w9, #1 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB1_130 b LBB1_129 LBB1_129: ; in Loop: Header=BB1_127 Depth=2 ldur w8, [x29, #-68] subs w9, w8, #1 stur w9, [x29, #-68] subs w8, w8, #0 cset w8, ne str w8, [sp, #44] ; 4-byte Folded Spill b LBB1_130 LBB1_130: ; in Loop: Header=BB1_127 Depth=2 ldr w8, [sp, #44] ; 4-byte Folded Reload str w8, [sp, #48] ; 4-byte Folded Spill b LBB1_131 LBB1_131: ; in Loop: Header=BB1_127 Depth=2 ldr w8, [sp, #48] ; 4-byte Folded Reload tbz w8, #0, LBB1_133 b LBB1_132 LBB1_132: ; in Loop: Header=BB1_127 Depth=2 ldur x8, [x29, #-24] ldur x9, [x29, #-176] add x10, x9, #1 stur x10, [x29, #-176] ldrsb w0, [x9] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] blr x8 b LBB1_127 LBB1_133: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x29, #-60] ands w8, w8, #0x2 cset w8, eq tbnz w8, #0, LBB1_138 b LBB1_134 LBB1_134: ; in Loop: Header=BB1_3 Depth=1 b LBB1_135 LBB1_135: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-188] add w9, w8, #1 stur w9, [x29, #-188] ldur w9, [x29, #-64] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_137 b LBB1_136 LBB1_136: ; in Loop: Header=BB1_135 Depth=2 ldur x8, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] mov w0, #32 blr x8 b LBB1_135 LBB1_137: ; in Loop: Header=BB1_3 Depth=1 b LBB1_138 LBB1_138: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_142 LBB1_139: ; in Loop: Header=BB1_3 Depth=1 mov w8, #16 stur w8, [x29, #-64] ldur w8, [x29, #-60] mov w9, #33 orr w8, w8, w9 stur w8, [x29, #-60] ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] ldur x3, [x29, #-40] ldur x9, [x29, #-56] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-56] str x8, [sp, #200] ldr x4, [sp, #200] ldur w7, [x29, #-68] ldur w10, [x29, #-64] ldur w8, [x29, #-60] mov x9, sp str w10, [x9] str w8, [x9, #4] mov w8, #0 and w5, w8, #0x1 mov x6, #16 bl __ntoa_long stur x0, [x29, #-80] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_142 LBB1_140: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] mov w0, #37 blr x8 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_142 LBB1_141: ; in Loop: Header=BB1_3 Depth=1 ldur x8, [x29, #-24] ldur x9, [x29, #-48] ldrsb w0, [x9] ldur x1, [x29, #-32] ldur x2, [x29, #-80] add x9, x2, #1 stur x9, [x29, #-80] ldur x3, [x29, #-40] blr x8 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB1_142 LBB1_142: ; in Loop: Header=BB1_3 Depth=1 b LBB1_3 LBB1_143: ldur x8, [x29, #-24] str x8, [sp, #24] ; 8-byte Folded Spill ldur x8, [x29, #-32] str x8, [sp, #32] ; 8-byte Folded Spill ldur x8, [x29, #-80] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB1_145 b LBB1_144 LBB1_144: ldur x8, [x29, #-80] str x8, [sp, #16] ; 8-byte Folded Spill b LBB1_146 LBB1_145: ldur x8, [x29, #-40] subs x8, x8, #1 str x8, [sp, #16] ; 8-byte Folded Spill b LBB1_146 LBB1_146: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x1, [sp, #32] ; 8-byte Folded Reload ldr x2, [sp, #16] ; 8-byte Folded Reload ldur x3, [x29, #-40] mov w0, #0 blr x8 ldur x8, [x29, #-80] mov x0, x8 ldp x29, x30, [sp, #400] ; 16-byte Folded Reload ldp x28, x27, [sp, #384] ; 16-byte Folded Reload add sp, sp, #416 ret .cfi_endproc .p2align 2 lJTI1_0: .long LBB1_13-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_14-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_12-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_11-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_15-Ltmp0 .long LBB1_10-Ltmp0 .p2align 2 lJTI1_1: .long LBB1_41-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_45-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_38-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_44-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_47-Ltmp1 .long LBB1_46-Ltmp1 .p2align 2 lJTI1_2: .long LBB1_140-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_50-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_50-Ltmp2 .long LBB1_102-Ltmp2 .long LBB1_50-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_50-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_50-Ltmp2 .long LBB1_139-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_113-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_50-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_141-Ltmp2 .long LBB1_50-Ltmp2 ; -- End function .p2align 2 ; -- Begin function _out_char __out_char: ; @_out_char .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] str x1, [sp, #16] str x2, [sp, #8] str x3, [sp] ldurb w8, [x29, #-1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldursb w0, [x29, #-1] bl _putchar b LBB2_2 LBB2_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _sprintf_ ; -- Begin function sprintf_ .p2align 2 _sprintf_: ; @sprintf_ .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] add x9, sp, #8 add x8, x29, #16 str x8, [x9] ldur x1, [x29, #-8] ldr x3, [sp, #16] ldr x4, [sp, #8] adrp x0, __out_buffer@PAGE add x0, x0, __out_buffer@PAGEOFF mov x2, #-1 bl __vsnprintf str w0, [sp, #4] ldr w0, [sp, #4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _out_buffer __out_buffer: ; @_out_buffer .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 strb w0, [sp, #31] str x1, [sp, #16] str x2, [sp, #8] str x3, [sp] ldr x8, [sp, #8] ldr x9, [sp] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldrb w8, [sp, #31] ldr x9, [sp, #16] ldr x10, [sp, #8] add x9, x9, x10 strb w8, [x9] b LBB4_2 LBB4_2: add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _snprintf_ ; -- Begin function snprintf_ .p2align 2 _snprintf_: ; @snprintf_ .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] add x9, sp, #16 add x8, x29, #16 str x8, [x9] ldur x1, [x29, #-8] ldur x2, [x29, #-16] ldr x3, [sp, #24] ldr x4, [sp, #16] adrp x0, __out_buffer@PAGE add x0, x0, __out_buffer@PAGEOFF bl __vsnprintf str w0, [sp, #12] ldr w0, [sp, #12] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _vprintf_ ; -- Begin function vprintf_ .p2align 2 _vprintf_: ; @vprintf_ .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] ldur x3, [x29, #-8] ldr x4, [sp, #16] adrp x0, __out_char@PAGE add x0, x0, __out_char@PAGEOFF add x1, sp, #15 mov x2, #-1 bl __vsnprintf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _vsnprintf_ ; -- Begin function vsnprintf_ .p2align 2 _vsnprintf_: ; @vsnprintf_ .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str x2, [sp, #8] str x3, [sp] ldur x1, [x29, #-8] ldr x2, [sp, #16] ldr x3, [sp, #8] ldr x4, [sp] adrp x0, __out_buffer@PAGE add x0, x0, __out_buffer@PAGEOFF bl __vsnprintf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _fctprintf ; -- Begin function fctprintf .p2align 2 _fctprintf: ; @fctprintf .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] add x9, sp, #32 add x8, x29, #16 str x8, [x9] ldur x8, [x29, #-8] add x1, sp, #16 str x8, [sp, #16] ldur x8, [x29, #-16] str x8, [sp, #24] ldur x3, [x29, #-24] ldr x4, [sp, #32] adrp x0, __out_fct@PAGE add x0, x0, __out_fct@PAGEOFF mov x2, #-1 bl __vsnprintf str w0, [sp, #12] ldr w0, [sp, #12] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _out_fct __out_fct: ; @_out_fct .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] str x1, [sp, #16] str x2, [sp, #8] str x3, [sp] ldurb w8, [x29, #-1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB9_2 b LBB9_1 LBB9_1: ldr x8, [sp, #16] ldr x8, [x8] ldursb w0, [x29, #-1] ldr x9, [sp, #16] ldr x1, [x9, #8] blr x8 b LBB9_2 LBB9_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _out_null __out_null: ; @_out_null .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 strb w0, [sp, #31] str x1, [sp, #16] str x2, [sp, #8] str x3, [sp] add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _is_digit __is_digit: ; @_is_digit .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #15] ldrsb w8, [sp, #15] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB11_2 b LBB11_1 LBB11_1: ldrsb w8, [sp, #15] subs w8, w8, #57 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB11_2 LBB11_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _atoi __atoi: ; @_atoi .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str wzr, [sp, #4] b LBB12_1 LBB12_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8] ldrsb w0, [x8] bl __is_digit tbz w0, #0, LBB12_3 b LBB12_2 LBB12_2: ; in Loop: Header=BB12_1 Depth=1 ldr w8, [sp, #4] mov w9, #10 mul w8, w8, w9 ldr x11, [sp, #8] ldr x9, [x11] add x10, x9, #1 str x10, [x11] ldrsb w9, [x9] subs w9, w9, #48 add w8, w8, w9 str w8, [sp, #4] b LBB12_1 LBB12_3: ldr w0, [sp, #4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _ntoa_long __ntoa_long: ; @_ntoa_long .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 ldr w9, [x29, #16] ldr w8, [x29, #20] adrp x10, ___stack_chk_guard@GOTPAGE ldr x10, [x10, ___stack_chk_guard@GOTPAGEOFF] ldr x10, [x10] stur x10, [x29, #-8] stur x0, [x29, #-48] stur x1, [x29, #-56] stur x2, [x29, #-64] stur x3, [x29, #-72] str x4, [sp, #80] mov w10, #1 and w10, w5, w10 strb w10, [sp, #79] str x6, [sp, #64] str w7, [sp, #60] str w9, [sp, #56] str w8, [sp, #52] str xzr, [sp, #40] ldr x8, [sp, #80] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB13_2 b LBB13_1 LBB13_1: ldr w8, [sp, #52] and w8, w8, #0xffffffef str w8, [sp, #52] b LBB13_2 LBB13_2: ldr w8, [sp, #52] ands w8, w8, #0x400 cset w8, eq tbnz w8, #0, LBB13_4 b LBB13_3 LBB13_3: ldr x8, [sp, #80] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB13_13 b LBB13_4 LBB13_4: b LBB13_5 LBB13_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #80] ldr x10, [sp, #64] udiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 strb w8, [sp, #39] ldrsb w8, [sp, #39] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB13_7 b LBB13_6 LBB13_6: ; in Loop: Header=BB13_5 Depth=1 ldrsb w8, [sp, #39] add w8, w8, #48 str w8, [sp, #32] ; 4-byte Folded Spill b LBB13_8 LBB13_7: ; in Loop: Header=BB13_5 Depth=1 ldr w8, [sp, #52] ands w8, w8, #0x20 cset w8, ne and w10, w8, #0x1 mov w9, #97 mov w8, #65 ands w10, w10, #0x1 csel w8, w8, w9, ne ldrsb w9, [sp, #39] add w8, w8, w9 subs w8, w8, #10 str w8, [sp, #32] ; 4-byte Folded Spill b LBB13_8 LBB13_8: ; in Loop: Header=BB13_5 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload ldr x10, [sp, #40] add x9, x10, #1 str x9, [sp, #40] sub x9, x29, #40 strb w8, [x9, x10] ldr x9, [sp, #64] ldr x8, [sp, #80] udiv x8, x8, x9 str x8, [sp, #80] b LBB13_9 LBB13_9: ; in Loop: Header=BB13_5 Depth=1 ldr x8, [sp, #80] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB13_11 b LBB13_10 LBB13_10: ; in Loop: Header=BB13_5 Depth=1 ldr x8, [sp, #40] subs x8, x8, #32 cset w8, lo str w8, [sp, #28] ; 4-byte Folded Spill b LBB13_11 LBB13_11: ; in Loop: Header=BB13_5 Depth=1 ldr w8, [sp, #28] ; 4-byte Folded Reload tbnz w8, #0, LBB13_5 b LBB13_12 LBB13_12: b LBB13_13 LBB13_13: ldur x0, [x29, #-48] ldur x1, [x29, #-56] ldur x2, [x29, #-64] ldur x3, [x29, #-72] ldr x5, [sp, #40] ldrb w8, [sp, #79] ldr x9, [sp, #64] mov x7, x9 ldr w12, [sp, #60] ldr w11, [sp, #56] ldr w9, [sp, #52] mov x10, sp str w12, [x10] str w11, [x10, #4] str w9, [x10, #8] sub x4, x29, #40 and w6, w8, #0x1 bl __ntoa_format str x0, [sp, #16] ; 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, LBB13_15 b LBB13_14 LBB13_14: bl ___stack_chk_fail LBB13_15: ldr x0, [sp, #16] ; 8-byte Folded Reload ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _strnlen_s __strnlen_s: ; @_strnlen_s .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] ldr x8, [sp, #24] str x8, [sp, #8] b LBB14_1 LBB14_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB14_3 b LBB14_2 LBB14_2: ; in Loop: Header=BB14_1 Depth=1 ldr x8, [sp, #16] subs x9, x8, #1 str x9, [sp, #16] subs x8, x8, #0 cset w8, ne str w8, [sp, #4] ; 4-byte Folded Spill b LBB14_3 LBB14_3: ; in Loop: Header=BB14_1 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB14_6 b LBB14_4 LBB14_4: ; in Loop: Header=BB14_1 Depth=1 b LBB14_5 LBB14_5: ; in Loop: Header=BB14_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB14_1 LBB14_6: ldr x8, [sp, #8] ldr x9, [sp, #24] subs x8, x8, x9 mov x0, x8 add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _ntoa_format __ntoa_format: ; @_ntoa_format .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 ldr w10, [x29, #16] ldr w9, [x29, #20] ldr w8, [x29, #24] stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] str x4, [sp, #40] str x5, [sp, #32] mov w11, #1 and w11, w6, w11 strb w11, [sp, #31] str w7, [sp, #24] str w10, [sp, #20] str w9, [sp, #16] str w8, [sp, #12] ldr w8, [sp, #12] ands w8, w8, #0x2 cset w8, ne tbnz w8, #0, LBB15_18 b LBB15_1 LBB15_1: ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB15_6 b LBB15_2 LBB15_2: ldr w8, [sp, #12] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB15_6 b LBB15_3 LBB15_3: ldrb w8, [sp, #31] tbnz w8, #0, LBB15_5 b LBB15_4 LBB15_4: ldr w8, [sp, #12] ands w8, w8, #0xc cset w8, eq tbnz w8, #0, LBB15_6 b LBB15_5 LBB15_5: ldr w8, [sp, #16] subs w8, w8, #1 str w8, [sp, #16] b LBB15_6 LBB15_6: b LBB15_7 LBB15_7: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldr w9, [sp, #20] ; kill: def $x9 killed $w9 subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB15_9 b LBB15_8 LBB15_8: ; in Loop: Header=BB15_7 Depth=1 ldr x8, [sp, #32] subs x8, x8, #32 cset w8, lo str w8, [sp, #8] ; 4-byte Folded Spill b LBB15_9 LBB15_9: ; in Loop: Header=BB15_7 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB15_11 b LBB15_10 LBB15_10: ; in Loop: Header=BB15_7 Depth=1 ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #48 strb w8, [x9] b LBB15_7 LBB15_11: b LBB15_12 LBB15_12: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ands w8, w8, #0x1 cset w8, eq mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB15_15 b LBB15_13 LBB15_13: ; in Loop: Header=BB15_12 Depth=1 ldr x8, [sp, #32] ldr w9, [sp, #16] ; kill: def $x9 killed $w9 subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB15_15 b LBB15_14 LBB15_14: ; in Loop: Header=BB15_12 Depth=1 ldr x8, [sp, #32] subs x8, x8, #32 cset w8, lo str w8, [sp, #4] ; 4-byte Folded Spill b LBB15_15 LBB15_15: ; in Loop: Header=BB15_12 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB15_17 b LBB15_16 LBB15_16: ; in Loop: Header=BB15_12 Depth=1 ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #48 strb w8, [x9] b LBB15_12 LBB15_17: b LBB15_18 LBB15_18: ldr w8, [sp, #12] ands w8, w8, #0x10 cset w8, eq tbnz w8, #0, LBB15_43 b LBB15_19 LBB15_19: ldr w8, [sp, #12] ands w8, w8, #0x400 cset w8, ne tbnz w8, #0, LBB15_27 b LBB15_20 LBB15_20: ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB15_27 b LBB15_21 LBB15_21: ldr x8, [sp, #32] ldr w9, [sp, #20] ; kill: def $x9 killed $w9 subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB15_23 b LBB15_22 LBB15_22: ldr x8, [sp, #32] ldr w9, [sp, #16] ; kill: def $x9 killed $w9 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB15_27 b LBB15_23 LBB15_23: ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB15_26 b LBB15_24 LBB15_24: ldr w8, [sp, #24] subs w8, w8, #16 cset w8, ne tbnz w8, #0, LBB15_26 b LBB15_25 LBB15_25: ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] b LBB15_26 LBB15_26: b LBB15_27 LBB15_27: ldr w8, [sp, #24] subs w8, w8, #16 cset w8, ne tbnz w8, #0, LBB15_31 b LBB15_28 LBB15_28: ldr w8, [sp, #12] ands w8, w8, #0x20 cset w8, ne tbnz w8, #0, LBB15_31 b LBB15_29 LBB15_29: ldr x8, [sp, #32] subs x8, x8, #32 cset w8, hs tbnz w8, #0, LBB15_31 b LBB15_30 LBB15_30: ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #120 strb w8, [x9] b LBB15_40 LBB15_31: ldr w8, [sp, #24] subs w8, w8, #16 cset w8, ne tbnz w8, #0, LBB15_35 b LBB15_32 LBB15_32: ldr w8, [sp, #12] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB15_35 b LBB15_33 LBB15_33: ldr x8, [sp, #32] subs x8, x8, #32 cset w8, hs tbnz w8, #0, LBB15_35 b LBB15_34 LBB15_34: ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #88 strb w8, [x9] b LBB15_39 LBB15_35: ldr w8, [sp, #24] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB15_38 b LBB15_36 LBB15_36: ldr x8, [sp, #32] subs x8, x8, #32 cset w8, hs tbnz w8, #0, LBB15_38 b LBB15_37 LBB15_37: ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #98 strb w8, [x9] b LBB15_38 LBB15_38: b LBB15_39 LBB15_39: b LBB15_40 LBB15_40: ldr x8, [sp, #32] subs x8, x8, #32 cset w8, hs tbnz w8, #0, LBB15_42 b LBB15_41 LBB15_41: ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #48 strb w8, [x9] b LBB15_42 LBB15_42: b LBB15_43 LBB15_43: ldr x8, [sp, #32] subs x8, x8, #32 cset w8, hs tbnz w8, #0, LBB15_53 b LBB15_44 LBB15_44: ldrb w8, [sp, #31] tbz w8, #0, LBB15_46 b LBB15_45 LBB15_45: ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #45 strb w8, [x9] b LBB15_52 LBB15_46: ldr w8, [sp, #12] ands w8, w8, #0x4 cset w8, eq tbnz w8, #0, LBB15_48 b LBB15_47 LBB15_47: ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #43 strb w8, [x9] b LBB15_51 LBB15_48: ldr w8, [sp, #12] ands w8, w8, #0x8 cset w8, eq tbnz w8, #0, LBB15_50 b LBB15_49 LBB15_49: ldr x8, [sp, #40] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] add x9, x8, x9 mov w8, #32 strb w8, [x9] b LBB15_50 LBB15_50: b LBB15_51 LBB15_51: b LBB15_52 LBB15_52: b LBB15_53 LBB15_53: ldur x0, [x29, #-8] ldur x1, [x29, #-16] ldur x2, [x29, #-24] ldur x3, [x29, #-32] ldr x4, [sp, #40] ldr x5, [sp, #32] ldr w6, [sp, #16] ldr w7, [sp, #12] bl __out_rev ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _out_rev __out_rev: ; @_out_rev .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 x5, [sp, #32] str w6, [sp, #28] str w7, [sp, #24] ldur x8, [x29, #-24] str x8, [sp, #16] ldr w8, [sp, #24] ands w8, w8, #0x2 cset w8, ne tbnz w8, #0, LBB16_7 b LBB16_1 LBB16_1: ldr w8, [sp, #24] ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB16_7 b LBB16_2 LBB16_2: ldr x8, [sp, #32] str x8, [sp, #8] b LBB16_3 LBB16_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB16_6 b LBB16_4 LBB16_4: ; in Loop: Header=BB16_3 Depth=1 ldur x8, [x29, #-8] ldur x1, [x29, #-16] ldur x2, [x29, #-24] add x9, x2, #1 stur x9, [x29, #-24] ldur x3, [x29, #-32] mov w0, #32 blr x8 b LBB16_5 LBB16_5: ; in Loop: Header=BB16_3 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB16_3 LBB16_6: b LBB16_7 LBB16_7: b LBB16_8 LBB16_8: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB16_10 b LBB16_9 LBB16_9: ; in Loop: Header=BB16_8 Depth=1 ldur x8, [x29, #-8] ldr x9, [sp, #40] ldr x10, [sp, #32] subs x10, x10, #1 str x10, [sp, #32] ldrsb w0, [x9, x10] ldur x1, [x29, #-16] ldur x2, [x29, #-24] add x9, x2, #1 stur x9, [x29, #-24] ldur x3, [x29, #-32] blr x8 b LBB16_8 LBB16_10: ldr w8, [sp, #24] ands w8, w8, #0x2 cset w8, eq tbnz w8, #0, LBB16_15 b LBB16_11 LBB16_11: b LBB16_12 LBB16_12: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #16] subs x8, x8, x9 ldr w9, [sp, #28] ; kill: def $x9 killed $w9 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB16_14 b LBB16_13 LBB16_13: ; in Loop: Header=BB16_12 Depth=1 ldur x8, [x29, #-8] ldur x1, [x29, #-16] ldur x2, [x29, #-24] add x9, x2, #1 stur x9, [x29, #-24] ldur x3, [x29, #-32] mov w0, #32 blr x8 b LBB16_12 LBB16_14: b LBB16_15 LBB16_15: ldur x0, [x29, #-24] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printf_ ## -- Begin function printf_ .p2align 4, 0x90 _printf_: ## @printf_ .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $240, %rsp testb %al, %al je LBB0_4 ## %bb.3: movaps %xmm0, -176(%rbp) movaps %xmm1, -160(%rbp) movaps %xmm2, -144(%rbp) movaps %xmm3, -128(%rbp) movaps %xmm4, -112(%rbp) movaps %xmm5, -96(%rbp) movaps %xmm6, -80(%rbp) movaps %xmm7, -64(%rbp) LBB0_4: movq %r9, -184(%rbp) movq %r8, -192(%rbp) movq %rcx, -200(%rbp) movq %rdx, -208(%rbp) movq %rsi, -216(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40(%rbp) leaq -32(%rbp), %rax leaq -224(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $8, (%rax) leaq -41(%rbp), %rsi movq -40(%rbp), %rcx leaq -32(%rbp), %r8 leaq __out_char(%rip), %rdi movq $-1, %rdx callq __vsnprintf movl %eax, -48(%rbp) leaq -32(%rbp), %rax movl -48(%rbp), %eax movl %eax, -228(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: movl -228(%rbp), %eax ## 4-byte Reload addq $240, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _vsnprintf __vsnprintf: ## @_vsnprintf .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $688, %rsp ## imm = 0x2B0 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, -24(%rbp) movq %rsi, -32(%rbp) movq %rdx, -40(%rbp) movq %rcx, -48(%rbp) movq %r8, -56(%rbp) movq $0, -80(%rbp) cmpq $0, -32(%rbp) jne LBB1_2 ## %bb.1: leaq __out_null(%rip), %rax movq %rax, -24(%rbp) LBB1_2: jmp LBB1_3 LBB1_3: ## =>This Loop Header: Depth=1 ## Child Loop BB1_8 Depth 2 ## Child Loop BB1_156 Depth 2 ## Child Loop BB1_160 Depth 2 ## Child Loop BB1_168 Depth 2 ## Child Loop BB1_131 Depth 2 ## Child Loop BB1_139 Depth 2 movq -48(%rbp), %rax cmpb $0, (%rax) je LBB1_179 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $37, %eax je LBB1_6 ## %bb.5: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movq -48(%rbp), %rcx movb (%rcx), %dil movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movsbl %dil, %edi callq *%rax movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_3 LBB1_6: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) ## %bb.7: ## in Loop: Header=BB1_3 Depth=1 movl $0, -60(%rbp) LBB1_8: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq -48(%rbp), %rax movsbl (%rax), %eax addl $-32, %eax movl %eax, %ecx movq %rcx, -144(%rbp) ## 8-byte Spill subl $16, %eax ja LBB1_14 ## %bb.183: ## in Loop: Header=BB1_8 Depth=2 movq -144(%rbp), %rax ## 8-byte Reload leaq LJTI1_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_9: ## in Loop: Header=BB1_8 Depth=2 movl -60(%rbp), %eax orl $1, %eax movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movl $1, -72(%rbp) jmp LBB1_15 LBB1_10: ## in Loop: Header=BB1_8 Depth=2 movl -60(%rbp), %eax orl $2, %eax movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movl $1, -72(%rbp) jmp LBB1_15 LBB1_11: ## in Loop: Header=BB1_8 Depth=2 movl -60(%rbp), %eax orl $4, %eax movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movl $1, -72(%rbp) jmp LBB1_15 LBB1_12: ## in Loop: Header=BB1_8 Depth=2 movl -60(%rbp), %eax orl $8, %eax movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movl $1, -72(%rbp) jmp LBB1_15 LBB1_13: ## in Loop: Header=BB1_8 Depth=2 movl -60(%rbp), %eax orl $16, %eax movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movl $1, -72(%rbp) jmp LBB1_15 LBB1_14: ## in Loop: Header=BB1_8 Depth=2 movl $0, -72(%rbp) LBB1_15: ## in Loop: Header=BB1_8 Depth=2 jmp LBB1_16 LBB1_16: ## in Loop: Header=BB1_8 Depth=2 cmpl $0, -72(%rbp) jne LBB1_8 ## %bb.17: ## in Loop: Header=BB1_3 Depth=1 movl $0, -64(%rbp) movq -48(%rbp), %rax movsbl (%rax), %edi callq __is_digit testb $1, %al jne LBB1_18 jmp LBB1_19 LBB1_18: ## in Loop: Header=BB1_3 Depth=1 leaq -48(%rbp), %rdi callq __atoi movl %eax, -64(%rbp) jmp LBB1_28 LBB1_19: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $42, %eax jne LBB1_27 ## %bb.20: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -160(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -148(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_22 ## %bb.21: ## in Loop: Header=BB1_3 Depth=1 movq -160(%rbp), %rcx ## 8-byte Reload movl -148(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -168(%rbp) ## 8-byte Spill jmp LBB1_23 LBB1_22: ## in Loop: Header=BB1_3 Depth=1 movq -160(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -168(%rbp) ## 8-byte Spill LBB1_23: ## in Loop: Header=BB1_3 Depth=1 movq -168(%rbp), %rax ## 8-byte Reload movl (%rax), %eax movl %eax, -84(%rbp) cmpl $0, -84(%rbp) jge LBB1_25 ## %bb.24: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $2, %eax movl %eax, -60(%rbp) xorl %eax, %eax subl -84(%rbp), %eax movl %eax, -64(%rbp) jmp LBB1_26 LBB1_25: ## in Loop: Header=BB1_3 Depth=1 movl -84(%rbp), %eax movl %eax, -64(%rbp) LBB1_26: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB1_27: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_28 LBB1_28: ## in Loop: Header=BB1_3 Depth=1 movl $0, -68(%rbp) movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $46, %eax jne LBB1_41 ## %bb.29: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $1024, %eax ## imm = 0x400 movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movsbl (%rax), %edi callq __is_digit testb $1, %al jne LBB1_30 jmp LBB1_31 LBB1_30: ## in Loop: Header=BB1_3 Depth=1 leaq -48(%rbp), %rdi callq __atoi movl %eax, -68(%rbp) jmp LBB1_40 LBB1_31: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $42, %eax jne LBB1_39 ## %bb.32: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -184(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -172(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_34 ## %bb.33: ## in Loop: Header=BB1_3 Depth=1 movq -184(%rbp), %rcx ## 8-byte Reload movl -172(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -192(%rbp) ## 8-byte Spill jmp LBB1_35 LBB1_34: ## in Loop: Header=BB1_3 Depth=1 movq -184(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -192(%rbp) ## 8-byte Spill LBB1_35: ## in Loop: Header=BB1_3 Depth=1 movq -192(%rbp), %rax ## 8-byte Reload movl (%rax), %eax movl %eax, -88(%rbp) cmpl $0, -88(%rbp) jle LBB1_37 ## %bb.36: ## in Loop: Header=BB1_3 Depth=1 movl -88(%rbp), %eax movl %eax, -196(%rbp) ## 4-byte Spill jmp LBB1_38 LBB1_37: ## in Loop: Header=BB1_3 Depth=1 xorl %eax, %eax movl %eax, -196(%rbp) ## 4-byte Spill jmp LBB1_38 LBB1_38: ## in Loop: Header=BB1_3 Depth=1 movl -196(%rbp), %eax ## 4-byte Reload movl %eax, -68(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB1_39: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_40 LBB1_40: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_41 LBB1_41: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax addl $-104, %eax movl %eax, %ecx movq %rcx, -208(%rbp) ## 8-byte Spill subl $18, %eax ja LBB1_51 ## %bb.184: ## in Loop: Header=BB1_3 Depth=1 movq -208(%rbp), %rax ## 8-byte Reload leaq LJTI1_1(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_42: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $256, %eax ## imm = 0x100 movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $108, %eax jne LBB1_44 ## %bb.43: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $512, %eax ## imm = 0x200 movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB1_44: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_52 LBB1_45: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $128, %eax movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $104, %eax jne LBB1_47 ## %bb.46: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $64, %eax movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB1_47: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_52 LBB1_48: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $256, %eax ## imm = 0x100 movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_52 LBB1_49: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $256, %eax ## imm = 0x100 movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_52 LBB1_50: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $256, %eax ## imm = 0x100 movl %eax, -60(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_52 LBB1_51: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_52 LBB1_52: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax addl $-37, %eax movl %eax, %ecx movq %rcx, -216(%rbp) ## 8-byte Spill subl $83, %eax ja LBB1_177 ## %bb.185: ## in Loop: Header=BB1_3 Depth=1 movq -216(%rbp), %rax ## 8-byte Reload leaq LJTI1_2(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_53: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $120, %eax je LBB1_55 ## %bb.54: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $88, %eax jne LBB1_56 LBB1_55: ## in Loop: Header=BB1_3 Depth=1 movl $16, -92(%rbp) jmp LBB1_63 LBB1_56: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $111, %eax jne LBB1_58 ## %bb.57: ## in Loop: Header=BB1_3 Depth=1 movl $8, -92(%rbp) jmp LBB1_62 LBB1_58: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $98, %eax jne LBB1_60 ## %bb.59: ## in Loop: Header=BB1_3 Depth=1 movl $2, -92(%rbp) jmp LBB1_61 LBB1_60: ## in Loop: Header=BB1_3 Depth=1 movl $10, -92(%rbp) movl -60(%rbp), %eax andl $-17, %eax movl %eax, -60(%rbp) LBB1_61: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_62 LBB1_62: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_63 LBB1_63: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $88, %eax jne LBB1_65 ## %bb.64: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax orl $32, %eax movl %eax, -60(%rbp) LBB1_65: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $105, %eax je LBB1_68 ## %bb.66: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $100, %eax je LBB1_68 ## %bb.67: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $-13, %eax movl %eax, -60(%rbp) LBB1_68: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $1024, %eax ## imm = 0x400 cmpl $0, %eax je LBB1_70 ## %bb.69: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $-2, %eax movl %eax, -60(%rbp) LBB1_70: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $105, %eax je LBB1_72 ## %bb.71: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $100, %eax jne LBB1_103 LBB1_72: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $512, %eax ## imm = 0x200 cmpl $0, %eax je LBB1_74 ## %bb.73: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_102 LBB1_74: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $256, %eax ## imm = 0x100 cmpl $0, %eax je LBB1_82 ## %bb.75: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -232(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -220(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_77 ## %bb.76: ## in Loop: Header=BB1_3 Depth=1 movq -232(%rbp), %rcx ## 8-byte Reload movl -220(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -240(%rbp) ## 8-byte Spill jmp LBB1_78 LBB1_77: ## in Loop: Header=BB1_3 Depth=1 movq -232(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -240(%rbp) ## 8-byte Spill LBB1_78: ## in Loop: Header=BB1_3 Depth=1 movq -240(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -104(%rbp) movq -24(%rbp), %rax movq %rax, -272(%rbp) ## 8-byte Spill movq -32(%rbp), %rax movq %rax, -264(%rbp) ## 8-byte Spill movq -80(%rbp), %rax movq %rax, -256(%rbp) ## 8-byte Spill movq -40(%rbp), %rax movq %rax, -248(%rbp) ## 8-byte Spill cmpq $0, -104(%rbp) jle LBB1_80 ## %bb.79: ## in Loop: Header=BB1_3 Depth=1 movq -104(%rbp), %rax movq %rax, -280(%rbp) ## 8-byte Spill jmp LBB1_81 LBB1_80: ## in Loop: Header=BB1_3 Depth=1 xorl %eax, %eax ## kill: def $rax killed $eax subq -104(%rbp), %rax movq %rax, -280(%rbp) ## 8-byte Spill LBB1_81: ## in Loop: Header=BB1_3 Depth=1 movq -248(%rbp), %rcx ## 8-byte Reload movq -256(%rbp), %rdx ## 8-byte Reload movq -264(%rbp), %rsi ## 8-byte Reload movq -272(%rbp), %rdi ## 8-byte Reload movq -280(%rbp), %r8 ## 8-byte Reload cmpq $0, -104(%rbp) setl %al movl -92(%rbp), %r9d movl %r9d, %r10d movl -68(%rbp), %r11d movl -64(%rbp), %ebx movl -60(%rbp), %r14d movq %rsp, %r9 movl %r14d, 24(%r9) movl %ebx, 16(%r9) movl %r11d, 8(%r9) movq %r10, (%r9) movzbl %al, %r9d andl $1, %r9d callq __ntoa_long movq %rax, -80(%rbp) jmp LBB1_101 LBB1_82: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $64, %eax cmpl $0, %eax je LBB1_87 ## %bb.83: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -296(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -284(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_85 ## %bb.84: ## in Loop: Header=BB1_3 Depth=1 movq -296(%rbp), %rcx ## 8-byte Reload movl -284(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -304(%rbp) ## 8-byte Spill jmp LBB1_86 LBB1_85: ## in Loop: Header=BB1_3 Depth=1 movq -296(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -304(%rbp) ## 8-byte Spill LBB1_86: ## in Loop: Header=BB1_3 Depth=1 movq -304(%rbp), %rax ## 8-byte Reload movl (%rax), %eax ## kill: def $al killed $al killed $eax movsbl %al, %eax movl %eax, -308(%rbp) ## 4-byte Spill jmp LBB1_97 LBB1_87: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $128, %eax cmpl $0, %eax je LBB1_92 ## %bb.88: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -320(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -312(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_90 ## %bb.89: ## in Loop: Header=BB1_3 Depth=1 movq -320(%rbp), %rcx ## 8-byte Reload movl -312(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -328(%rbp) ## 8-byte Spill jmp LBB1_91 LBB1_90: ## in Loop: Header=BB1_3 Depth=1 movq -320(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -328(%rbp) ## 8-byte Spill LBB1_91: ## in Loop: Header=BB1_3 Depth=1 movq -328(%rbp), %rax ## 8-byte Reload movl (%rax), %eax ## kill: def $ax killed $ax killed $eax cwtl movl %eax, -332(%rbp) ## 4-byte Spill jmp LBB1_96 LBB1_92: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -344(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -336(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_94 ## %bb.93: ## in Loop: Header=BB1_3 Depth=1 movq -344(%rbp), %rcx ## 8-byte Reload movl -336(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -352(%rbp) ## 8-byte Spill jmp LBB1_95 LBB1_94: ## in Loop: Header=BB1_3 Depth=1 movq -344(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -352(%rbp) ## 8-byte Spill LBB1_95: ## in Loop: Header=BB1_3 Depth=1 movq -352(%rbp), %rax ## 8-byte Reload movl (%rax), %eax movl %eax, -332(%rbp) ## 4-byte Spill LBB1_96: ## in Loop: Header=BB1_3 Depth=1 movl -332(%rbp), %eax ## 4-byte Reload movl %eax, -308(%rbp) ## 4-byte Spill LBB1_97: ## in Loop: Header=BB1_3 Depth=1 movl -308(%rbp), %eax ## 4-byte Reload movl %eax, -108(%rbp) movq -24(%rbp), %rax movq %rax, -384(%rbp) ## 8-byte Spill movq -32(%rbp), %rax movq %rax, -376(%rbp) ## 8-byte Spill movq -80(%rbp), %rax movq %rax, -368(%rbp) ## 8-byte Spill movq -40(%rbp), %rax movq %rax, -360(%rbp) ## 8-byte Spill cmpl $0, -108(%rbp) jle LBB1_99 ## %bb.98: ## in Loop: Header=BB1_3 Depth=1 movl -108(%rbp), %eax movl %eax, -388(%rbp) ## 4-byte Spill jmp LBB1_100 LBB1_99: ## in Loop: Header=BB1_3 Depth=1 xorl %eax, %eax subl -108(%rbp), %eax movl %eax, -388(%rbp) ## 4-byte Spill LBB1_100: ## in Loop: Header=BB1_3 Depth=1 movq -360(%rbp), %rcx ## 8-byte Reload movq -368(%rbp), %rdx ## 8-byte Reload movq -376(%rbp), %rsi ## 8-byte Reload movq -384(%rbp), %rdi ## 8-byte Reload movl -388(%rbp), %eax ## 4-byte Reload movl %eax, %eax movl %eax, %r8d cmpl $0, -108(%rbp) setl %al movl -92(%rbp), %r9d movl %r9d, %r10d movl -68(%rbp), %r11d movl -64(%rbp), %ebx movl -60(%rbp), %r14d movq %rsp, %r9 movl %r14d, 24(%r9) movl %ebx, 16(%r9) movl %r11d, 8(%r9) movq %r10, (%r9) movzbl %al, %r9d andl $1, %r9d callq __ntoa_long movq %rax, -80(%rbp) LBB1_101: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_102 LBB1_102: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_128 LBB1_103: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $512, %eax ## imm = 0x200 cmpl $0, %eax je LBB1_105 ## %bb.104: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_127 LBB1_105: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $256, %eax ## imm = 0x100 cmpl $0, %eax je LBB1_110 ## %bb.106: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movq %rax, -432(%rbp) ## 8-byte Spill movq -32(%rbp), %rax movq %rax, -424(%rbp) ## 8-byte Spill movq -80(%rbp), %rax movq %rax, -416(%rbp) ## 8-byte Spill movq -40(%rbp), %rax movq %rax, -408(%rbp) ## 8-byte Spill movq -56(%rbp), %rax movq %rax, -400(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -392(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_108 ## %bb.107: ## in Loop: Header=BB1_3 Depth=1 movq -400(%rbp), %rcx ## 8-byte Reload movl -392(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -440(%rbp) ## 8-byte Spill jmp LBB1_109 LBB1_108: ## in Loop: Header=BB1_3 Depth=1 movq -400(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -440(%rbp) ## 8-byte Spill LBB1_109: ## in Loop: Header=BB1_3 Depth=1 movq -408(%rbp), %rcx ## 8-byte Reload movq -416(%rbp), %rdx ## 8-byte Reload movq -424(%rbp), %rsi ## 8-byte Reload movq -432(%rbp), %rdi ## 8-byte Reload movq -440(%rbp), %rax ## 8-byte Reload movq (%rax), %r8 movl -92(%rbp), %eax movl %eax, %ebx movl -68(%rbp), %r11d movl -64(%rbp), %r10d movl -60(%rbp), %eax xorl %r9d, %r9d movq %rbx, (%rsp) movl %r11d, 8(%rsp) movl %r10d, 16(%rsp) movl %eax, 24(%rsp) callq __ntoa_long movq %rax, -80(%rbp) jmp LBB1_126 LBB1_110: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $64, %eax cmpl $0, %eax je LBB1_115 ## %bb.111: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -456(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -444(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_113 ## %bb.112: ## in Loop: Header=BB1_3 Depth=1 movq -456(%rbp), %rcx ## 8-byte Reload movl -444(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -464(%rbp) ## 8-byte Spill jmp LBB1_114 LBB1_113: ## in Loop: Header=BB1_3 Depth=1 movq -456(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -464(%rbp) ## 8-byte Spill LBB1_114: ## in Loop: Header=BB1_3 Depth=1 movq -464(%rbp), %rax ## 8-byte Reload movl (%rax), %eax ## kill: def $al killed $al killed $eax movzbl %al, %eax movl %eax, -468(%rbp) ## 4-byte Spill jmp LBB1_125 LBB1_115: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $128, %eax cmpl $0, %eax je LBB1_120 ## %bb.116: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -480(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -472(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_118 ## %bb.117: ## in Loop: Header=BB1_3 Depth=1 movq -480(%rbp), %rcx ## 8-byte Reload movl -472(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -488(%rbp) ## 8-byte Spill jmp LBB1_119 LBB1_118: ## in Loop: Header=BB1_3 Depth=1 movq -480(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -488(%rbp) ## 8-byte Spill LBB1_119: ## in Loop: Header=BB1_3 Depth=1 movq -488(%rbp), %rax ## 8-byte Reload movl (%rax), %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %eax movl %eax, -492(%rbp) ## 4-byte Spill jmp LBB1_124 LBB1_120: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -504(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -496(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_122 ## %bb.121: ## in Loop: Header=BB1_3 Depth=1 movq -504(%rbp), %rcx ## 8-byte Reload movl -496(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -512(%rbp) ## 8-byte Spill jmp LBB1_123 LBB1_122: ## in Loop: Header=BB1_3 Depth=1 movq -504(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -512(%rbp) ## 8-byte Spill LBB1_123: ## in Loop: Header=BB1_3 Depth=1 movq -512(%rbp), %rax ## 8-byte Reload movl (%rax), %eax movl %eax, -492(%rbp) ## 4-byte Spill LBB1_124: ## in Loop: Header=BB1_3 Depth=1 movl -492(%rbp), %eax ## 4-byte Reload movl %eax, -468(%rbp) ## 4-byte Spill LBB1_125: ## in Loop: Header=BB1_3 Depth=1 movl -468(%rbp), %eax ## 4-byte Reload movl %eax, -112(%rbp) movq -24(%rbp), %rdi movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq -40(%rbp), %rcx movl -112(%rbp), %eax movl %eax, %r8d movl -92(%rbp), %eax movl %eax, %ebx movl -68(%rbp), %r11d movl -64(%rbp), %r10d movl -60(%rbp), %eax xorl %r9d, %r9d movq %rbx, (%rsp) movl %r11d, 8(%rsp) movl %r10d, 16(%rsp) movl %eax, 24(%rsp) callq __ntoa_long movq %rax, -80(%rbp) LBB1_126: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_127 LBB1_127: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_128 LBB1_128: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_178 LBB1_129: ## in Loop: Header=BB1_3 Depth=1 movl $1, -116(%rbp) movl -60(%rbp), %eax andl $2, %eax cmpl $0, %eax jne LBB1_134 ## %bb.130: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_131 LBB1_131: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl -116(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -116(%rbp) cmpl -64(%rbp), %eax jae LBB1_133 ## %bb.132: ## in Loop: Header=BB1_131 Depth=2 movq -24(%rbp), %rax movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movl $32, %edi callq *%rax jmp LBB1_131 LBB1_133: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_134 LBB1_134: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movq %rax, -536(%rbp) ## 8-byte Spill movq -56(%rbp), %rax movq %rax, -528(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -516(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_136 ## %bb.135: ## in Loop: Header=BB1_3 Depth=1 movq -528(%rbp), %rcx ## 8-byte Reload movl -516(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -544(%rbp) ## 8-byte Spill jmp LBB1_137 LBB1_136: ## in Loop: Header=BB1_3 Depth=1 movq -528(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -544(%rbp) ## 8-byte Spill LBB1_137: ## in Loop: Header=BB1_3 Depth=1 movq -536(%rbp), %rax ## 8-byte Reload movq -544(%rbp), %rcx ## 8-byte Reload movl (%rcx), %ecx movb %cl, %dil movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movsbl %dil, %edi callq *%rax movl -60(%rbp), %eax andl $2, %eax cmpl $0, %eax je LBB1_142 ## %bb.138: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_139 LBB1_139: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl -116(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -116(%rbp) cmpl -64(%rbp), %eax jae LBB1_141 ## %bb.140: ## in Loop: Header=BB1_139 Depth=2 movq -24(%rbp), %rax movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movl $32, %edi callq *%rax jmp LBB1_139 LBB1_141: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_142 LBB1_142: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_178 LBB1_143: ## in Loop: Header=BB1_3 Depth=1 movq -56(%rbp), %rax movq %rax, -560(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -548(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_145 ## %bb.144: ## in Loop: Header=BB1_3 Depth=1 movq -560(%rbp), %rcx ## 8-byte Reload movl -548(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -568(%rbp) ## 8-byte Spill jmp LBB1_146 LBB1_145: ## in Loop: Header=BB1_3 Depth=1 movq -560(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -568(%rbp) ## 8-byte Spill LBB1_146: ## in Loop: Header=BB1_3 Depth=1 movq -568(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -128(%rbp) movq -128(%rbp), %rax movq %rax, -576(%rbp) ## 8-byte Spill cmpl $0, -68(%rbp) je LBB1_148 ## %bb.147: ## in Loop: Header=BB1_3 Depth=1 movl -68(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -584(%rbp) ## 8-byte Spill jmp LBB1_149 LBB1_148: ## in Loop: Header=BB1_3 Depth=1 movq $-1, %rax movq %rax, -584(%rbp) ## 8-byte Spill jmp LBB1_149 LBB1_149: ## in Loop: Header=BB1_3 Depth=1 movq -576(%rbp), %rdi ## 8-byte Reload movq -584(%rbp), %rsi ## 8-byte Reload callq __strnlen_s movl %eax, -132(%rbp) movl -60(%rbp), %eax andl $1024, %eax ## imm = 0x400 cmpl $0, %eax je LBB1_154 ## %bb.150: ## in Loop: Header=BB1_3 Depth=1 movl -132(%rbp), %eax cmpl -68(%rbp), %eax jae LBB1_152 ## %bb.151: ## in Loop: Header=BB1_3 Depth=1 movl -132(%rbp), %eax movl %eax, -588(%rbp) ## 4-byte Spill jmp LBB1_153 LBB1_152: ## in Loop: Header=BB1_3 Depth=1 movl -68(%rbp), %eax movl %eax, -588(%rbp) ## 4-byte Spill LBB1_153: ## in Loop: Header=BB1_3 Depth=1 movl -588(%rbp), %eax ## 4-byte Reload movl %eax, -132(%rbp) LBB1_154: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $2, %eax cmpl $0, %eax jne LBB1_159 ## %bb.155: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_156 LBB1_156: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl -132(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -132(%rbp) cmpl -64(%rbp), %eax jae LBB1_158 ## %bb.157: ## in Loop: Header=BB1_156 Depth=2 movq -24(%rbp), %rax movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movl $32, %edi callq *%rax jmp LBB1_156 LBB1_158: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_159 LBB1_159: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_160 LBB1_160: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq -128(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -589(%rbp) ## 1-byte Spill je LBB1_164 ## %bb.161: ## in Loop: Header=BB1_160 Depth=2 movl -60(%rbp), %ecx andl $1024, %ecx ## imm = 0x400 movb $1, %al cmpl $0, %ecx movb %al, -590(%rbp) ## 1-byte Spill je LBB1_163 ## %bb.162: ## in Loop: Header=BB1_160 Depth=2 movl -68(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -68(%rbp) cmpl $0, %eax setne %al movb %al, -590(%rbp) ## 1-byte Spill LBB1_163: ## in Loop: Header=BB1_160 Depth=2 movb -590(%rbp), %al ## 1-byte Reload movb %al, -589(%rbp) ## 1-byte Spill LBB1_164: ## in Loop: Header=BB1_160 Depth=2 movb -589(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_165 jmp LBB1_166 LBB1_165: ## in Loop: Header=BB1_160 Depth=2 movq -24(%rbp), %rax movq -128(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -128(%rbp) movb (%rcx), %dil movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movsbl %dil, %edi callq *%rax jmp LBB1_160 LBB1_166: ## in Loop: Header=BB1_3 Depth=1 movl -60(%rbp), %eax andl $2, %eax cmpl $0, %eax je LBB1_171 ## %bb.167: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_168 LBB1_168: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl -132(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -132(%rbp) cmpl -64(%rbp), %eax jae LBB1_170 ## %bb.169: ## in Loop: Header=BB1_168 Depth=2 movq -24(%rbp), %rax movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movl $32, %edi callq *%rax jmp LBB1_168 LBB1_170: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_171 LBB1_171: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_178 LBB1_172: ## in Loop: Header=BB1_3 Depth=1 movl $16, -64(%rbp) movl -60(%rbp), %eax orl $33, %eax movl %eax, -60(%rbp) movq -24(%rbp), %rax movq %rax, -640(%rbp) ## 8-byte Spill movq -32(%rbp), %rax movq %rax, -632(%rbp) ## 8-byte Spill movq -80(%rbp), %rax movq %rax, -624(%rbp) ## 8-byte Spill movq -40(%rbp), %rax movq %rax, -616(%rbp) ## 8-byte Spill movq -56(%rbp), %rax movq %rax, -608(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -596(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB1_174 ## %bb.173: ## in Loop: Header=BB1_3 Depth=1 movq -608(%rbp), %rcx ## 8-byte Reload movl -596(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -648(%rbp) ## 8-byte Spill jmp LBB1_175 LBB1_174: ## in Loop: Header=BB1_3 Depth=1 movq -608(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -648(%rbp) ## 8-byte Spill LBB1_175: ## in Loop: Header=BB1_3 Depth=1 movq -616(%rbp), %rcx ## 8-byte Reload movq -624(%rbp), %rdx ## 8-byte Reload movq -632(%rbp), %rsi ## 8-byte Reload movq -640(%rbp), %rdi ## 8-byte Reload movq -648(%rbp), %rax ## 8-byte Reload movq (%rax), %r8 movl -68(%rbp), %r11d movl -64(%rbp), %r10d movl -60(%rbp), %eax xorl %r9d, %r9d movq $16, (%rsp) movl %r11d, 8(%rsp) movl %r10d, 16(%rsp) movl %eax, 24(%rsp) callq __ntoa_long movq %rax, -80(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_178 LBB1_176: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movl $37, %edi callq *%rax movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB1_178 LBB1_177: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movq -48(%rbp), %rcx movb (%rcx), %dil movq -32(%rbp), %rsi movq -80(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movq -40(%rbp), %rcx movsbl %dil, %edi callq *%rax movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB1_178: ## in Loop: Header=BB1_3 Depth=1 jmp LBB1_3 LBB1_179: movq -24(%rbp), %rax movq %rax, -664(%rbp) ## 8-byte Spill movq -32(%rbp), %rax movq %rax, -656(%rbp) ## 8-byte Spill movq -80(%rbp), %rax cmpq -40(%rbp), %rax jae LBB1_181 ## %bb.180: movq -80(%rbp), %rax movq %rax, -672(%rbp) ## 8-byte Spill jmp LBB1_182 LBB1_181: movq -40(%rbp), %rax subq $1, %rax movq %rax, -672(%rbp) ## 8-byte Spill LBB1_182: movq -664(%rbp), %rax ## 8-byte Reload movq -656(%rbp), %rsi ## 8-byte Reload movq -672(%rbp), %rdx ## 8-byte Reload movq -40(%rbp), %rcx xorl %edi, %edi callq *%rax movq -80(%rbp), %rax ## kill: def $eax killed $eax killed $rax addq $688, %rsp ## imm = 0x2B0 popq %rbx popq %r14 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L1_0_set_12, LBB1_12-LJTI1_0 .set L1_0_set_14, LBB1_14-LJTI1_0 .set L1_0_set_13, LBB1_13-LJTI1_0 .set L1_0_set_11, LBB1_11-LJTI1_0 .set L1_0_set_10, LBB1_10-LJTI1_0 .set L1_0_set_9, LBB1_9-LJTI1_0 LJTI1_0: .long L1_0_set_12 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_13 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_11 .long L1_0_set_14 .long L1_0_set_10 .long L1_0_set_14 .long L1_0_set_14 .long L1_0_set_9 .set L1_1_set_45, LBB1_45-LJTI1_1 .set L1_1_set_51, LBB1_51-LJTI1_1 .set L1_1_set_49, LBB1_49-LJTI1_1 .set L1_1_set_42, LBB1_42-LJTI1_1 .set L1_1_set_48, LBB1_48-LJTI1_1 .set L1_1_set_50, LBB1_50-LJTI1_1 LJTI1_1: .long L1_1_set_45 .long L1_1_set_51 .long L1_1_set_49 .long L1_1_set_51 .long L1_1_set_42 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_48 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_51 .long L1_1_set_50 .set L1_2_set_176, LBB1_176-LJTI1_2 .set L1_2_set_177, LBB1_177-LJTI1_2 .set L1_2_set_53, LBB1_53-LJTI1_2 .set L1_2_set_129, LBB1_129-LJTI1_2 .set L1_2_set_172, LBB1_172-LJTI1_2 .set L1_2_set_143, LBB1_143-LJTI1_2 LJTI1_2: .long L1_2_set_176 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_53 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_53 .long L1_2_set_129 .long L1_2_set_53 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_53 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_53 .long L1_2_set_172 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_143 .long L1_2_set_177 .long L1_2_set_53 .long L1_2_set_177 .long L1_2_set_177 .long L1_2_set_53 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function _out_char __out_char: ## @_out_char .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movb %dil, %al movb %al, -1(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) cmpb $0, -1(%rbp) je LBB2_2 ## %bb.1: movsbl -1(%rbp), %edi callq _putchar LBB2_2: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sprintf_ ## -- Begin function sprintf_ .p2align 4, 0x90 _sprintf_: ## @sprintf_ .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 testb %al, %al je LBB3_4 ## %bb.3: movaps %xmm0, -192(%rbp) movaps %xmm1, -176(%rbp) movaps %xmm2, -160(%rbp) movaps %xmm3, -144(%rbp) movaps %xmm4, -128(%rbp) movaps %xmm5, -112(%rbp) movaps %xmm6, -96(%rbp) movaps %xmm7, -80(%rbp) LBB3_4: movq %r9, -200(%rbp) movq %r8, -208(%rbp) movq %rcx, -216(%rbp) movq %rdx, -224(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40(%rbp) movq %rsi, -48(%rbp) leaq -32(%rbp), %rax leaq -240(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $16, (%rax) movq -40(%rbp), %rsi movq -48(%rbp), %rcx leaq -32(%rbp), %r8 leaq __out_buffer(%rip), %rdi movq $-1, %rdx callq __vsnprintf movl %eax, -52(%rbp) leaq -32(%rbp), %rax movl -52(%rbp), %eax movl %eax, -244(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB3_2 ## %bb.1: movl -244(%rbp), %eax ## 4-byte Reload addq $256, %rsp ## imm = 0x100 popq %rbp retq LBB3_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _out_buffer __out_buffer: ## @_out_buffer .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) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -24(%rbp), %rax cmpq -32(%rbp), %rax jae LBB4_2 ## %bb.1: movb -1(%rbp), %dl movq -16(%rbp), %rax movq -24(%rbp), %rcx movb %dl, (%rax,%rcx) LBB4_2: popq %rbp retq .cfi_endproc ## -- End function .globl _snprintf_ ## -- Begin function snprintf_ .p2align 4, 0x90 _snprintf_: ## @snprintf_ .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 testb %al, %al je LBB5_4 ## %bb.3: movaps %xmm0, -192(%rbp) movaps %xmm1, -176(%rbp) movaps %xmm2, -160(%rbp) movaps %xmm3, -144(%rbp) movaps %xmm4, -128(%rbp) movaps %xmm5, -112(%rbp) movaps %xmm6, -96(%rbp) movaps %xmm7, -80(%rbp) LBB5_4: movq %r9, -200(%rbp) movq %r8, -208(%rbp) movq %rcx, -216(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40(%rbp) movq %rsi, -48(%rbp) movq %rdx, -56(%rbp) leaq -32(%rbp), %rax leaq -240(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $24, (%rax) movq -40(%rbp), %rsi movq -48(%rbp), %rdx movq -56(%rbp), %rcx leaq -32(%rbp), %r8 leaq __out_buffer(%rip), %rdi callq __vsnprintf movl %eax, -60(%rbp) leaq -32(%rbp), %rax movl -60(%rbp), %eax movl %eax, -244(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB5_2 ## %bb.1: movl -244(%rbp), %eax ## 4-byte Reload addq $256, %rsp ## imm = 0x100 popq %rbp retq LBB5_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _vprintf_ ## -- Begin function vprintf_ .p2align 4, 0x90 _vprintf_: ## @vprintf_ .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) leaq -17(%rbp), %rsi movq -8(%rbp), %rcx movq -16(%rbp), %r8 leaq __out_char(%rip), %rdi movq $-1, %rdx callq __vsnprintf addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _vsnprintf_ ## -- Begin function vsnprintf_ .p2align 4, 0x90 _vsnprintf_: ## @vsnprintf_ .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) movq -8(%rbp), %rsi movq -16(%rbp), %rdx movq -24(%rbp), %rcx movq -32(%rbp), %r8 leaq __out_buffer(%rip), %rdi callq __vsnprintf addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _fctprintf ## -- Begin function fctprintf .p2align 4, 0x90 _fctprintf: ## @fctprintf .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 testb %al, %al je LBB8_4 ## %bb.3: movaps %xmm0, -208(%rbp) movaps %xmm1, -192(%rbp) movaps %xmm2, -176(%rbp) movaps %xmm3, -160(%rbp) movaps %xmm4, -144(%rbp) movaps %xmm5, -128(%rbp) movaps %xmm6, -112(%rbp) movaps %xmm7, -96(%rbp) LBB8_4: movq %r9, -216(%rbp) movq %r8, -224(%rbp) movq %rcx, -232(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40(%rbp) movq %rsi, -48(%rbp) movq %rdx, -56(%rbp) leaq -32(%rbp), %rax leaq -256(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $24, (%rax) movq -40(%rbp), %rax movq %rax, -72(%rbp) movq -48(%rbp), %rax movq %rax, -64(%rbp) leaq -72(%rbp), %rsi movq -56(%rbp), %rcx leaq -32(%rbp), %r8 leaq __out_fct(%rip), %rdi movq $-1, %rdx callq __vsnprintf movl %eax, -76(%rbp) leaq -32(%rbp), %rax movl -76(%rbp), %eax movl %eax, -260(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB8_2 ## %bb.1: movl -260(%rbp), %eax ## 4-byte Reload addq $272, %rsp ## imm = 0x110 popq %rbp retq LBB8_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _out_fct __out_fct: ## @_out_fct .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movb %dil, %al movb %al, -1(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) cmpb $0, -1(%rbp) je LBB9_2 ## %bb.1: movq -16(%rbp), %rax movq (%rax), %rax movb -1(%rbp), %cl movq -16(%rbp), %rdx movq 8(%rdx), %rsi movsbl %cl, %edi callq *%rax LBB9_2: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _out_null __out_null: ## @_out_null .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) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _is_digit __is_digit: ## @_is_digit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -1(%rbp) movsbl -1(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -2(%rbp) ## 1-byte Spill jl LBB11_2 ## %bb.1: movsbl -1(%rbp), %eax cmpl $57, %eax setle %al movb %al, -2(%rbp) ## 1-byte Spill LBB11_2: movb -2(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _atoi __atoi: ## @_atoi .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl $0, -12(%rbp) LBB12_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movsbl (%rax), %edi callq __is_digit testb $1, %al jne LBB12_2 jmp LBB12_3 LBB12_2: ## in Loop: Header=BB12_1 Depth=1 imull $10, -12(%rbp), %eax movq -8(%rbp), %rdx movq (%rdx), %rcx movq %rcx, %rsi addq $1, %rsi movq %rsi, (%rdx) movsbl (%rcx), %ecx subl $48, %ecx addl %ecx, %eax movl %eax, -12(%rbp) jmp LBB12_1 LBB12_3: movl -12(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _ntoa_long __ntoa_long: ## @_ntoa_long .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $176, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movb %r9b, %al movl 40(%rbp), %r9d movl 32(%rbp), %r9d movl 24(%rbp), %r9d movq 16(%rbp), %r9 movq ___stack_chk_guard@GOTPCREL(%rip), %r9 movq (%r9), %r9 movq %r9, -24(%rbp) movq %rdi, -72(%rbp) movq %rsi, -80(%rbp) movq %rdx, -88(%rbp) movq %rcx, -96(%rbp) movq %r8, -104(%rbp) andb $1, %al movb %al, -105(%rbp) movq $0, -120(%rbp) cmpq $0, -104(%rbp) jne LBB13_2 ## %bb.1: movl 40(%rbp), %eax andl $-17, %eax movl %eax, 40(%rbp) LBB13_2: movl 40(%rbp), %eax andl $1024, %eax ## imm = 0x400 cmpl $0, %eax je LBB13_4 ## %bb.3: cmpq $0, -104(%rbp) je LBB13_13 LBB13_4: jmp LBB13_5 LBB13_5: ## =>This Inner Loop Header: Depth=1 movq -104(%rbp), %rax xorl %ecx, %ecx movl %ecx, %edx divq 16(%rbp) movb %dl, %al movb %al, -121(%rbp) movsbl -121(%rbp), %eax cmpl $10, %eax jge LBB13_7 ## %bb.6: ## in Loop: Header=BB13_5 Depth=1 movsbl -121(%rbp), %eax addl $48, %eax movl %eax, -128(%rbp) ## 4-byte Spill jmp LBB13_8 LBB13_7: ## in Loop: Header=BB13_5 Depth=1 movl 40(%rbp), %edx andl $32, %edx movl $97, %eax movl $65, %ecx cmpl $0, %edx cmovnel %ecx, %eax movsbl -121(%rbp), %ecx addl %ecx, %eax subl $10, %eax movl %eax, -128(%rbp) ## 4-byte Spill LBB13_8: ## in Loop: Header=BB13_5 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload movb %al, %cl movq -120(%rbp), %rax movq %rax, %rdx addq $1, %rdx movq %rdx, -120(%rbp) movb %cl, -64(%rbp,%rax) movq 16(%rbp), %rcx movq -104(%rbp), %rax xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rax, -104(%rbp) ## %bb.9: ## in Loop: Header=BB13_5 Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -104(%rbp) movb %al, -129(%rbp) ## 1-byte Spill je LBB13_11 ## %bb.10: ## in Loop: Header=BB13_5 Depth=1 cmpq $32, -120(%rbp) setb %al movb %al, -129(%rbp) ## 1-byte Spill LBB13_11: ## in Loop: Header=BB13_5 Depth=1 movb -129(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB13_5 ## %bb.12: jmp LBB13_13 LBB13_13: movq -72(%rbp), %rdi movq -80(%rbp), %rsi movq -88(%rbp), %rdx movq -96(%rbp), %rcx leaq -64(%rbp), %r8 movq -120(%rbp), %r9 movb -105(%rbp), %r14b movq 16(%rbp), %rax movl %eax, %ebx movl 24(%rbp), %r11d movl 32(%rbp), %r10d movl 40(%rbp), %eax andb $1, %r14b movzbl %r14b, %r14d movl %r14d, (%rsp) movl %ebx, 8(%rsp) movl %r11d, 16(%rsp) movl %r10d, 24(%rsp) movl %eax, 32(%rsp) callq __ntoa_format movq %rax, -144(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -24(%rbp), %rcx cmpq %rcx, %rax jne LBB13_15 ## %bb.14: movq -144(%rbp), %rax ## 8-byte Reload addq $176, %rsp popq %rbx popq %r14 popq %rbp retq LBB13_15: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _strnlen_s __strnlen_s: ## @_strnlen_s .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movq %rax, -24(%rbp) LBB14_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -25(%rbp) ## 1-byte Spill je LBB14_3 ## %bb.2: ## in Loop: Header=BB14_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $-1, %rcx movq %rcx, -16(%rbp) cmpq $0, %rax setne %al movb %al, -25(%rbp) ## 1-byte Spill LBB14_3: ## in Loop: Header=BB14_1 Depth=1 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB14_4 jmp LBB14_6 LBB14_4: ## in Loop: Header=BB14_1 Depth=1 jmp LBB14_5 LBB14_5: ## in Loop: Header=BB14_1 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB14_1 LBB14_6: movq -24(%rbp), %rax movq -8(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _ntoa_format __ntoa_format: ## @_ntoa_format .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl 48(%rbp), %eax movl 40(%rbp), %eax movl 32(%rbp), %eax movl 24(%rbp), %eax movb 16(%rbp), %al movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) andb $1, %al movb %al, -49(%rbp) movl 48(%rbp), %eax andl $2, %eax cmpl $0, %eax jne LBB15_18 ## %bb.1: cmpl $0, 40(%rbp) je LBB15_6 ## %bb.2: movl 48(%rbp), %eax andl $1, %eax cmpl $0, %eax je LBB15_6 ## %bb.3: testb $1, -49(%rbp) jne LBB15_5 ## %bb.4: movl 48(%rbp), %eax andl $12, %eax cmpl $0, %eax je LBB15_6 LBB15_5: movl 40(%rbp), %eax addl $-1, %eax movl %eax, 40(%rbp) LBB15_6: jmp LBB15_7 LBB15_7: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rcx movl 32(%rbp), %eax movl %eax, %edx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq %rdx, %rcx movb %al, -50(%rbp) ## 1-byte Spill jae LBB15_9 ## %bb.8: ## in Loop: Header=BB15_7 Depth=1 cmpq $32, -48(%rbp) setb %al movb %al, -50(%rbp) ## 1-byte Spill LBB15_9: ## in Loop: Header=BB15_7 Depth=1 movb -50(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB15_10 jmp LBB15_11 LBB15_10: ## in Loop: Header=BB15_7 Depth=1 movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $48, (%rax,%rcx) jmp LBB15_7 LBB15_11: jmp LBB15_12 LBB15_12: ## =>This Inner Loop Header: Depth=1 movl 48(%rbp), %ecx andl $1, %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -51(%rbp) ## 1-byte Spill je LBB15_15 ## %bb.13: ## in Loop: Header=BB15_12 Depth=1 movq -48(%rbp), %rcx movl 40(%rbp), %eax movl %eax, %edx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq %rdx, %rcx movb %al, -51(%rbp) ## 1-byte Spill jae LBB15_15 ## %bb.14: ## in Loop: Header=BB15_12 Depth=1 cmpq $32, -48(%rbp) setb %al movb %al, -51(%rbp) ## 1-byte Spill LBB15_15: ## in Loop: Header=BB15_12 Depth=1 movb -51(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB15_16 jmp LBB15_17 LBB15_16: ## in Loop: Header=BB15_12 Depth=1 movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $48, (%rax,%rcx) jmp LBB15_12 LBB15_17: jmp LBB15_18 LBB15_18: movl 48(%rbp), %eax andl $16, %eax cmpl $0, %eax je LBB15_43 ## %bb.19: movl 48(%rbp), %eax andl $1024, %eax ## imm = 0x400 cmpl $0, %eax jne LBB15_27 ## %bb.20: cmpq $0, -48(%rbp) je LBB15_27 ## %bb.21: movq -48(%rbp), %rax movl 32(%rbp), %ecx ## kill: def $rcx killed $ecx cmpq %rcx, %rax je LBB15_23 ## %bb.22: movq -48(%rbp), %rax movl 40(%rbp), %ecx ## kill: def $rcx killed $ecx cmpq %rcx, %rax jne LBB15_27 LBB15_23: movq -48(%rbp), %rax addq $-1, %rax movq %rax, -48(%rbp) cmpq $0, -48(%rbp) je LBB15_26 ## %bb.24: cmpl $16, 24(%rbp) jne LBB15_26 ## %bb.25: movq -48(%rbp), %rax addq $-1, %rax movq %rax, -48(%rbp) LBB15_26: jmp LBB15_27 LBB15_27: cmpl $16, 24(%rbp) jne LBB15_31 ## %bb.28: movl 48(%rbp), %eax andl $32, %eax cmpl $0, %eax jne LBB15_31 ## %bb.29: cmpq $32, -48(%rbp) jae LBB15_31 ## %bb.30: movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $120, (%rax,%rcx) jmp LBB15_40 LBB15_31: cmpl $16, 24(%rbp) jne LBB15_35 ## %bb.32: movl 48(%rbp), %eax andl $32, %eax cmpl $0, %eax je LBB15_35 ## %bb.33: cmpq $32, -48(%rbp) jae LBB15_35 ## %bb.34: movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $88, (%rax,%rcx) jmp LBB15_39 LBB15_35: cmpl $2, 24(%rbp) jne LBB15_38 ## %bb.36: cmpq $32, -48(%rbp) jae LBB15_38 ## %bb.37: movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $98, (%rax,%rcx) LBB15_38: jmp LBB15_39 LBB15_39: jmp LBB15_40 LBB15_40: cmpq $32, -48(%rbp) jae LBB15_42 ## %bb.41: movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $48, (%rax,%rcx) LBB15_42: jmp LBB15_43 LBB15_43: cmpq $32, -48(%rbp) jae LBB15_53 ## %bb.44: testb $1, -49(%rbp) je LBB15_46 ## %bb.45: movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $45, (%rax,%rcx) jmp LBB15_52 LBB15_46: movl 48(%rbp), %eax andl $4, %eax cmpl $0, %eax je LBB15_48 ## %bb.47: movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $43, (%rax,%rcx) jmp LBB15_51 LBB15_48: movl 48(%rbp), %eax andl $8, %eax cmpl $0, %eax je LBB15_50 ## %bb.49: movq -40(%rbp), %rax movq -48(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -48(%rbp) movb $32, (%rax,%rcx) LBB15_50: jmp LBB15_51 LBB15_51: jmp LBB15_52 LBB15_52: jmp LBB15_53 LBB15_53: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movq -24(%rbp), %rdx movq -32(%rbp), %rcx movq -40(%rbp), %r8 movq -48(%rbp), %r9 movl 40(%rbp), %r10d movl 48(%rbp), %eax movl %r10d, (%rsp) movl %eax, 8(%rsp) callq __out_rev addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _out_rev __out_rev: ## @_out_rev .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 24(%rbp), %eax movl 16(%rbp), %eax 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 -24(%rbp), %rax movq %rax, -56(%rbp) movl 24(%rbp), %eax andl $2, %eax cmpl $0, %eax jne LBB16_7 ## %bb.1: movl 24(%rbp), %eax andl $1, %eax cmpl $0, %eax jne LBB16_7 ## %bb.2: movq -48(%rbp), %rax movq %rax, -64(%rbp) LBB16_3: ## =>This Inner Loop Header: Depth=1 movq -64(%rbp), %rax movl 16(%rbp), %ecx ## kill: def $rcx killed $ecx cmpq %rcx, %rax jae LBB16_6 ## %bb.4: ## in Loop: Header=BB16_3 Depth=1 movq -8(%rbp), %rax movq -16(%rbp), %rsi movq -24(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movq -32(%rbp), %rcx movl $32, %edi callq *%rax ## %bb.5: ## in Loop: Header=BB16_3 Depth=1 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp LBB16_3 LBB16_6: jmp LBB16_7 LBB16_7: jmp LBB16_8 LBB16_8: ## =>This Inner Loop Header: Depth=1 cmpq $0, -48(%rbp) je LBB16_10 ## %bb.9: ## in Loop: Header=BB16_8 Depth=1 movq -8(%rbp), %rax movq -40(%rbp), %rcx movq -48(%rbp), %rdx movq %rdx, %rsi addq $-1, %rsi movq %rsi, -48(%rbp) movb -1(%rcx,%rdx), %dil movq -16(%rbp), %rsi movq -24(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movq -32(%rbp), %rcx movsbl %dil, %edi callq *%rax jmp LBB16_8 LBB16_10: movl 24(%rbp), %eax andl $2, %eax cmpl $0, %eax je LBB16_15 ## %bb.11: jmp LBB16_12 LBB16_12: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax subq -56(%rbp), %rax movl 16(%rbp), %ecx ## kill: def $rcx killed $ecx cmpq %rcx, %rax jae LBB16_14 ## %bb.13: ## in Loop: Header=BB16_12 Depth=1 movq -8(%rbp), %rax movq -16(%rbp), %rsi movq -24(%rbp), %rdx movq %rdx, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movq -32(%rbp), %rcx movl $32, %edi callq *%rax jmp LBB16_12 LBB16_14: jmp LBB16_15 LBB16_15: movq -24(%rbp), %rax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/1119984.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _slarnv_ ; -- Begin function slarnv_ .p2align 2 _slarnv_: ; @slarnv_ .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 x0, [sp, #80] str x1, [sp, #72] str x2, [sp, #64] str x3, [sp, #56] ldr x8, [sp, #56] subs x8, x8, #4 str x8, [sp, #56] ldr x8, [sp, #72] subs x8, x8, #4 str x8, [sp, #72] ldr x8, [sp, #64] ldr w8, [x8] str w8, [sp, #52] mov w8, #1 str w8, [sp, #32] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_22 Depth 2 ; Child Loop BB0_16 Depth 2 ; Child Loop BB0_10 Depth 2 ldr w8, [sp, #32] ldr w9, [sp, #52] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_30 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov w8, #64 str w8, [sp, #48] ldr x8, [sp, #64] ldr w8, [x8] ldr w9, [sp, #32] subs w8, w8, w9 add w8, w8, #1 str w8, [sp, #44] ldr w8, [sp, #48] ldr w9, [sp, #44] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #48] str w8, [sp, #24] ; 4-byte Folded Spill b LBB0_5 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #44] str w8, [sp, #24] ; 4-byte Folded Spill b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] ; 4-byte Folded Reload str w8, [sp, #36] ldr x8, [sp, #80] ldr w8, [x8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] lsl w8, w8, #1 str w8, [sp, #28] b LBB0_8 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] str w8, [sp, #28] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #72] add x0, x8, #4 add x1, sp, #28 add x2, sp, #88 bl _slaruv_ ldr x8, [sp, #80] ldr w8, [x8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] str w8, [sp, #48] mov w8, #1 str w8, [sp, #40] b LBB0_10 LBB0_10: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_13 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_10 Depth=2 ldr w8, [sp, #40] subs w9, w8, #1 add x8, sp, #88 ldr s0, [x8, w9, sxtw #2] ldr x8, [sp, #56] ldr w9, [sp, #32] ldr w10, [sp, #40] add w9, w9, w10 subs w9, w9, #1 str s0, [x8, w9, sxtw #2] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_10 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_10 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 b LBB0_28 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #80] ldr w8, [x8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] str w8, [sp, #48] mov w8, #1 str w8, [sp, #40] b LBB0_16 LBB0_16: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_19 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_16 Depth=2 ldr w8, [sp, #40] subs w9, w8, #1 add x8, sp, #88 ldr s0, [x8, w9, sxtw #2] fmov s2, #-1.00000000 fmov s1, #2.00000000 fmadd s0, s0, s1, s2 ldr x8, [sp, #56] ldr w9, [sp, #32] ldr w10, [sp, #40] add w9, w9, w10 subs w9, w9, #1 str s0, [x8, w9, sxtw #2] b LBB0_18 LBB0_18: ; in Loop: Header=BB0_16 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_16 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 b LBB0_27 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #80] ldr w8, [x8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_26 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] str w8, [sp, #48] mov w8, #1 str w8, [sp, #40] b LBB0_22 LBB0_22: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_25 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_22 Depth=2 ldr w8, [sp, #40] lsl w8, w8, #1 subs w9, w8, #2 add x8, sp, #88 str x8, [sp, #8] ; 8-byte Folded Spill ldr s0, [x8, w9, sxtw #2] fcvt d0, s0 bl _log ldr x8, [sp, #8] ; 8-byte Folded Reload fmov d1, #-2.00000000 fmul d0, d0, d1 fsqrt d0, d0 str d0, [sp, #16] ; 8-byte Folded Spill ldr w9, [sp, #40] lsl w9, w9, #1 subs w9, w9, #1 ldr s0, [x8, w9, sxtw #2] mov w8, #4059 movk w8, #16585, lsl #16 fmov s1, w8 fmul s0, s0, s1 fcvt d0, s0 bl _cos fmov d1, d0 ldr d0, [sp, #16] ; 8-byte Folded Reload fmul d0, d0, d1 fcvt s0, d0 ldr x8, [sp, #56] ldr w9, [sp, #32] ldr w10, [sp, #40] add w9, w9, w10 subs w9, w9, #1 str s0, [x8, w9, sxtw #2] b LBB0_24 LBB0_24: ; in Loop: Header=BB0_22 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_22 LBB0_25: ; in Loop: Header=BB0_1 Depth=1 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_1 Depth=1 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_1 Depth=1 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_1 Depth=1 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #32] add w8, w8, #64 str w8, [sp, #32] b LBB0_1 LBB0_30: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_32 b LBB0_31 LBB0_31: bl ___stack_chk_fail LBB0_32: 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 .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 slarnv_ LCPI0_0: .long 0x40c90fdb ## float 6.28318548 LCPI0_2: .long 0xbf800000 ## float -1 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI0_1: .quad 0xc000000000000000 ## double -2 .section __TEXT,__text,regular,pure_instructions .globl _slarnv_ .p2align 4, 0x90 _slarnv_: ## @slarnv_ .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $608, %rsp ## imm = 0x260 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -536(%rbp) movq %rsi, -544(%rbp) movq %rdx, -552(%rbp) movq %rcx, -560(%rbp) movq -560(%rbp), %rax addq $-4, %rax movq %rax, -560(%rbp) movq -544(%rbp), %rax addq $-4, %rax movq %rax, -544(%rbp) movq -552(%rbp), %rax movl (%rax), %eax movl %eax, -564(%rbp) movl $1, -584(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_10 Depth 2 ## Child Loop BB0_16 Depth 2 ## Child Loop BB0_22 Depth 2 movl -584(%rbp), %eax cmpl -564(%rbp), %eax jg LBB0_30 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $64, -568(%rbp) movq -552(%rbp), %rax movl (%rax), %eax subl -584(%rbp), %eax addl $1, %eax movl %eax, -572(%rbp) movl -568(%rbp), %eax cmpl -572(%rbp), %eax jg LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -568(%rbp), %eax movl %eax, -592(%rbp) ## 4-byte Spill jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl -572(%rbp), %eax movl %eax, -592(%rbp) ## 4-byte Spill LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -592(%rbp), %eax ## 4-byte Reload movl %eax, -580(%rbp) movq -536(%rbp), %rax cmpl $3, (%rax) jne LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movl -580(%rbp), %eax shll $1, %eax movl %eax, -588(%rbp) jmp LBB0_8 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -580(%rbp), %eax movl %eax, -588(%rbp) LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movq -544(%rbp), %rdi addq $4, %rdi leaq -528(%rbp), %rdx leaq -588(%rbp), %rsi callq _slaruv_ movq -536(%rbp), %rax cmpl $1, (%rax) jne LBB0_14 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movl -580(%rbp), %eax movl %eax, -568(%rbp) movl $1, -576(%rbp) LBB0_10: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -576(%rbp), %eax cmpl -568(%rbp), %eax jg LBB0_13 ## %bb.11: ## in Loop: Header=BB0_10 Depth=2 movl -576(%rbp), %eax subl $1, %eax cltq movss -528(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq -560(%rbp), %rax movl -584(%rbp), %ecx addl -576(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.12: ## in Loop: Header=BB0_10 Depth=2 movl -576(%rbp), %eax addl $1, %eax movl %eax, -576(%rbp) jmp LBB0_10 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_28 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 movq -536(%rbp), %rax cmpl $2, (%rax) jne LBB0_20 ## %bb.15: ## in Loop: Header=BB0_1 Depth=1 movl -580(%rbp), %eax movl %eax, -568(%rbp) movl $1, -576(%rbp) LBB0_16: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -576(%rbp), %eax cmpl -568(%rbp), %eax jg LBB0_19 ## %bb.17: ## in Loop: Header=BB0_16 Depth=2 movl -576(%rbp), %eax subl $1, %eax cltq movss -528(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss %xmm0, %xmm0 movss LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero addss %xmm1, %xmm0 movq -560(%rbp), %rax movl -584(%rbp), %ecx addl -576(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.18: ## in Loop: Header=BB0_16 Depth=2 movl -576(%rbp), %eax addl $1, %eax movl %eax, -576(%rbp) jmp LBB0_16 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_27 LBB0_20: ## in Loop: Header=BB0_1 Depth=1 movq -536(%rbp), %rax cmpl $3, (%rax) jne LBB0_26 ## %bb.21: ## in Loop: Header=BB0_1 Depth=1 movl -580(%rbp), %eax movl %eax, -568(%rbp) movl $1, -576(%rbp) LBB0_22: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -576(%rbp), %eax cmpl -568(%rbp), %eax jg LBB0_25 ## %bb.23: ## in Loop: Header=BB0_22 Depth=2 movl -576(%rbp), %eax shll $1, %eax subl $2, %eax cltq movss -528(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 callq _log movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 sqrtsd %xmm0, %xmm0 movsd %xmm0, -600(%rbp) ## 8-byte Spill movl -576(%rbp), %eax shll $1, %eax subl $1, %eax cltq movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -528(%rbp,%rax,4), %xmm0 cvtss2sd %xmm0, %xmm0 callq _cos movaps %xmm0, %xmm1 movsd -600(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movq -560(%rbp), %rax movl -584(%rbp), %ecx addl -576(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.24: ## in Loop: Header=BB0_22 Depth=2 movl -576(%rbp), %eax addl $1, %eax movl %eax, -576(%rbp) jmp LBB0_22 LBB0_25: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_26 LBB0_26: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_27 LBB0_27: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_28 LBB0_28: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_29 LBB0_29: ## in Loop: Header=BB0_1 Depth=1 movl -584(%rbp), %eax addl $64, %eax movl %eax, -584(%rbp) jmp LBB0_1 LBB0_30: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_32 ## %bb.31: xorl %eax, %eax addq $608, %rsp ## imm = 0x260 popq %rbp retq LBB0_32: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/1264204.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _factorial ; -- Begin function factorial .p2align 2 _factorial: ; @factorial .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] ldr x8, [sp, #24] str x8, [sp, #16] mov w8, #2 str w8, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #12] ldr x9, [sp, #24] mov x10, #2 sdiv x9, x9, x10 subs x8, x8, x9 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x8, [sp, #12] ldr x9, [sp, #24] add x9, x9, #1 ldrsw x10, [sp, #12] subs x9, x9, x10 mul x9, x8, x9 ldr x8, [sp, #16] mul x8, x8, x9 str x8, [sp, #16] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_4: ldr x8, [sp, #24] mov x10, #2 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x8, [sp, #24] mov x9, #2 sdiv x8, x8, x9 add x9, x8, #1 ldr x8, [sp, #16] mul x8, x8, x9 str x8, [sp, #16] b LBB0_6 LBB0_6: ldr x0, [sp, #16] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov x9, sp add x8, sp, #16 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x0, [sp, #16] bl _factorial mov x8, sp str x0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 b LBB1_1 LBB1_5: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%lli" l_.str.1: ; @.str.1 .asciz "%lli\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _factorial ## -- Begin function factorial .p2align 4, 0x90 _factorial: ## @factorial .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movl $2, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movslq -20(%rbp), %rax movq %rax, -32(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movl $2, %ecx cqto idivq %rcx movq %rax, %rcx movq -32(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -20(%rbp), %rax movq -8(%rbp), %rcx addq $1, %rcx movslq -20(%rbp), %rdx subq %rdx, %rcx imulq %rcx, %rax imulq -16(%rbp), %rax movq %rax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_4: movq -8(%rbp), %rax movl $2, %ecx cqto idivq %rcx cmpq $0, %rdx je LBB0_6 ## %bb.5: movq -8(%rbp), %rax movl $2, %ecx cqto idivq %rcx addq $1, %rax imulq -16(%rbp), %rax movq %rax, -16(%rbp) LBB0_6: movq -16(%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 $16, %rsp movl $0, -4(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB1_5 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf cmpq $0, -16(%rbp) je LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rdi callq _factorial movq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB1_4: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_1 LBB1_5: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%lli" L_.str.1: ## @.str.1 .asciz "%lli\n" .subsections_via_symbols
the_stack_data/198581044.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _frexpf ; -- Begin function frexpf .p2align 2 _frexpf: ; @frexpf .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 s0, [x29, #-4] str x0, [sp] ldur s0, [x29, #-4] ldr x0, [sp] bl _frexpf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _frexp ; -- Begin function frexp .p2align 2 _frexp: ; @frexp .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str d0, [sp, #8] str x0, [sp] ldr d0, [sp, #8] ldr x0, [sp] bl _frexp ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _frexpl ; -- Begin function frexpl .p2align 2 _frexpl: ; @frexpl .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str d0, [sp, #8] str x0, [sp] ldr d0, [sp, #8] ldr x0, [sp] bl _frexpl 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 _frexpf ## -- Begin function frexpf .p2align 4, 0x90 _frexpf: ## @frexpf .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movss %xmm0, -4(%rbp) movq %rdi, -16(%rbp) movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq -16(%rbp), %rdi callq _frexpf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _frexp ## -- Begin function frexp .p2align 4, 0x90 _frexp: ## @frexp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movsd %xmm0, -8(%rbp) movq %rdi, -16(%rbp) movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -16(%rbp), %rdi callq _frexp addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _frexpl ## -- Begin function frexpl .p2align 4, 0x90 _frexpl: ## @frexpl .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 fldt 16(%rbp) fstpt -16(%rbp) movq %rdi, -24(%rbp) fldt -16(%rbp) movq -24(%rbp), %rdi movq %rsp, %rax fstpt (%rax) callq _frexpl fld %st(0) fstp %st(0) addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/115783.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/200143477.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-16] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #12 str x8, [x9] bl _scanf ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _minimum mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF str x0, [sp, #24] ; 8-byte Folded Spill bl _printf ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _maximum mov x10, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] bl _printf ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _multiply mov x10, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] bl _printf ldur w0, [x29, #-16] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _minimum ; -- Begin function minimum .p2align 2 _minimum: ; @minimum .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #8] str w8, [sp, #4] b LBB1_3 LBB1_2: ldr w8, [sp, #12] str w8, [sp, #4] b LBB1_3 LBB1_3: ldr w0, [sp, #4] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _maximum ; -- Begin function maximum .p2align 2 _maximum: ; @maximum .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #12] str w8, [sp, #4] b LBB2_3 LBB2_2: ldr w8, [sp, #8] str w8, [sp, #4] b LBB2_3 LBB2_3: ldr w0, [sp, #4] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _multiply ; -- Begin function multiply .p2align 2 _multiply: ; @multiply .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] ldr w9, [sp, #8] mul w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter a value for no 1 : " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter a value for no 2 : " l_.str.3: ; @.str.3 .asciz "%d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _minimum movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _maximum movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _multiply movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _minimum ## -- Begin function minimum .p2align 4, 0x90 _minimum: ## @minimum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax cmpl -8(%rbp), %eax jle LBB1_2 ## %bb.1: movl -8(%rbp), %eax movl %eax, -12(%rbp) jmp LBB1_3 LBB1_2: movl -4(%rbp), %eax movl %eax, -12(%rbp) LBB1_3: movl -12(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _maximum ## -- Begin function maximum .p2align 4, 0x90 _maximum: ## @maximum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax cmpl -8(%rbp), %eax jle LBB2_2 ## %bb.1: movl -4(%rbp), %eax movl %eax, -12(%rbp) jmp LBB2_3 LBB2_2: movl -8(%rbp), %eax movl %eax, -12(%rbp) LBB2_3: movl -12(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _multiply ## -- Begin function multiply .p2align 4, 0x90 _multiply: ## @multiply .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax imull -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter a value for no 1 : " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter a value for no 2 : " L_.str.3: ## @.str.3 .asciz "%d " .subsections_via_symbols
the_stack_data/29824496.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #28] adrp x8, l___const.main.nome@PAGE add x8, x8, l___const.main.nome@PAGEOFF ldr q0, [x8] add x0, sp, #32 str q0, [sp, #32] ldrb w8, [x8, #16] strb w8, [sp, #48] bl _strlen mov x8, x0 str w8, [sp, #24] str wzr, [sp, #20] str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #24] 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, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_4: ldr w9, [sp, #20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.nome: ; @__const.main.nome .asciz "ALGORITMOS LISTA" l_.str: ; @.str .asciz "numero de caracteres = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movq L___const.main.nome(%rip), %rax movq %rax, -32(%rbp) movq L___const.main.nome+8(%rip), %rax movq %rax, -24(%rbp) movb L___const.main.nome+16(%rip), %al movb %al, -16(%rbp) leaq -32(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -40(%rbp) movl $0, -44(%rbp) movl $0, -48(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -48(%rbp), %eax cmpl -40(%rbp), %eax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_1 LBB0_4: movl -44(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals .p2align 4 ## @__const.main.nome L___const.main.nome: .asciz "ALGORITMOS LISTA" L_.str: ## @.str .asciz "numero de caracteres = %d\n" .subsections_via_symbols
the_stack_data/198581294.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x9, sp mov x8, #144 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi movl $144, %esi movb $0, %al callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\n" .subsections_via_symbols
the_stack_data/48575382.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _calculate_output ; -- Begin function calculate_output .p2align 2 _calculate_output: ; @calculate_output .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_1 LBB0_1: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_4 LBB0_4: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_5 LBB0_5: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_6 LBB0_6: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_7 LBB0_7: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_8 LBB0_8: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_9 LBB0_9: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_10 LBB0_10: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_11 LBB0_11: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_13 LBB0_13: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_14 LBB0_14: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_15 LBB0_15: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_16 LBB0_16: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_17 LBB0_17: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_18 LBB0_18: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_19 LBB0_19: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] b LBB0_22 LBB0_21: adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a29@PAGE mov w8, #1 str w8, [x9, _a29@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] b LBB0_22 LBB0_22: mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_23: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_24 LBB0_24: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_25 LBB0_25: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_29 b LBB0_27 LBB0_27: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_28 LBB0_28: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_29 LBB0_29: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_30 LBB0_30: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_31 LBB0_31: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_32 LBB0_32: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_33 LBB0_33: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_34 LBB0_34: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_35 LBB0_35: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_36 LBB0_36: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_37 LBB0_37: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_38 LBB0_38: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_39 LBB0_39: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_40 LBB0_40: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a17@PAGE str w8, [x9, _a17@PAGEOFF] adrp x9, _a25@PAGE str w8, [x9, _a25@PAGEOFF] adrp x9, _a19@PAGE str w8, [x9, _a19@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_42: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_46 b LBB0_43 LBB0_43: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_44 LBB0_44: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_45 LBB0_45: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_63 b LBB0_46 LBB0_46: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_63 b LBB0_47 LBB0_47: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_63 b LBB0_48 LBB0_48: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_49 LBB0_49: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_63 b LBB0_50 LBB0_50: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_51 LBB0_51: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_53 b LBB0_52 LBB0_52: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_57 b LBB0_53 LBB0_53: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_55 b LBB0_54 LBB0_54: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_57 b LBB0_55 LBB0_55: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_56 LBB0_56: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_63 b LBB0_57 LBB0_57: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_58 LBB0_58: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_63 b LBB0_59 LBB0_59: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_60 LBB0_60: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_61 LBB0_61: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_62 LBB0_62: adrp x9, _a4@PAGE mov w8, #1 str w8, [x9, _a4@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a2@PAGE str wzr, [x9, _a2@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_63: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_64 LBB0_64: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_65 LBB0_65: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_66 LBB0_66: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_67 LBB0_67: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_68 LBB0_68: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_69 LBB0_69: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_70 LBB0_70: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_71 LBB0_71: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_77 b LBB0_72 LBB0_72: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_73 LBB0_73: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_74 LBB0_74: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_75 LBB0_75: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_76 LBB0_76: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_77 LBB0_77: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_80 b LBB0_78 LBB0_78: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_79 LBB0_79: adrp x8, _a17@PAGE str wzr, [x8, _a17@PAGEOFF] adrp x9, _a1@PAGE mov w8, #1 str w8, [x9, _a1@PAGEOFF] adrp x8, _a25@PAGE str wzr, [x8, _a25@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] mov w8, #26 stur w8, [x29, #-4] b LBB0_3490 LBB0_80: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_81 LBB0_81: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_82 LBB0_82: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_83 LBB0_83: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_84 LBB0_84: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_85 LBB0_85: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_86 LBB0_86: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_87 LBB0_87: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_88 LBB0_88: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_89 LBB0_89: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_90 LBB0_90: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_91 LBB0_91: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_92 LBB0_92: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_93 LBB0_93: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_94 LBB0_94: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_95 LBB0_95: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_97 b LBB0_96 LBB0_96: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_97: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_98 LBB0_98: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_99 LBB0_99: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_100 LBB0_100: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_103 b LBB0_101 LBB0_101: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_102 LBB0_102: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_103 LBB0_103: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_104 LBB0_104: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_105 LBB0_105: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_106 LBB0_106: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_107 LBB0_107: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_109 b LBB0_108 LBB0_108: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_113 b LBB0_109 LBB0_109: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_111 b LBB0_110 LBB0_110: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_113 b LBB0_111 LBB0_111: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_118 b LBB0_112 LBB0_112: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_113 LBB0_113: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_114 LBB0_114: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_118 b LBB0_115 LBB0_115: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_118 b LBB0_116 LBB0_116: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_117 LBB0_117: adrp x8, _a7@PAGE str wzr, [x8, _a7@PAGEOFF] adrp x9, _a1@PAGE mov w8, #1 str w8, [x9, _a1@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_118: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_119 LBB0_119: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_126 b LBB0_120 LBB0_120: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_126 b LBB0_121 LBB0_121: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_126 b LBB0_122 LBB0_122: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_126 b LBB0_123 LBB0_123: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_126 b LBB0_124 LBB0_124: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_126 b LBB0_125 LBB0_125: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_133 b LBB0_126 LBB0_126: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_142 b LBB0_127 LBB0_127: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_128 LBB0_128: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_129 LBB0_129: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_130 LBB0_130: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_131 LBB0_131: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_132 LBB0_132: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_133 LBB0_133: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_134 LBB0_134: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_142 b LBB0_135 LBB0_135: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_142 b LBB0_136 LBB0_136: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_141 b LBB0_137 LBB0_137: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_141 b LBB0_138 LBB0_138: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_141 b LBB0_139 LBB0_139: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_142 b LBB0_140 LBB0_140: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_141 LBB0_141: adrp x9, _a19@PAGE mov w8, #1 str w8, [x9, _a19@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a24@PAGE str w8, [x9, _a24@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a28@PAGE str wzr, [x9, _a28@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] mov w8, #25 stur w8, [x29, #-4] b LBB0_3490 LBB0_142: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_162 b LBB0_143 LBB0_143: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_144 LBB0_144: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_145 LBB0_145: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_148 b LBB0_146 LBB0_146: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_148 b LBB0_147 LBB0_147: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_151 b LBB0_148 LBB0_148: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_149 LBB0_149: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_150 LBB0_150: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_162 b LBB0_151 LBB0_151: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_162 b LBB0_152 LBB0_152: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_153 LBB0_153: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_154 LBB0_154: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_162 b LBB0_155 LBB0_155: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_156 LBB0_156: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_157 LBB0_157: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_162 b LBB0_158 LBB0_158: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_159 LBB0_159: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_160 LBB0_160: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_162 b LBB0_161 LBB0_161: adrp x9, _a16@PAGE mov w8, #1 str w8, [x9, _a16@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x9, _a8@PAGE str wzr, [x9, _a8@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_162: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_163 LBB0_163: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_182 b LBB0_164 LBB0_164: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_165 LBB0_165: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_168 b LBB0_166 LBB0_166: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_168 b LBB0_167 LBB0_167: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_171 b LBB0_168 LBB0_168: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_182 b LBB0_169 LBB0_169: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_170 LBB0_170: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_171 LBB0_171: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_182 b LBB0_172 LBB0_172: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_173 LBB0_173: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_174 LBB0_174: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_175 LBB0_175: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_176 LBB0_176: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_181 b LBB0_177 LBB0_177: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_181 b LBB0_178 LBB0_178: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_182 b LBB0_179 LBB0_179: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_180 LBB0_180: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_181 LBB0_181: adrp x9, _a14@PAGE mov w8, #1 str w8, [x9, _a14@PAGEOFF] adrp x9, _a10@PAGE str wzr, [x9, _a10@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a24@PAGE str wzr, [x9, _a24@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #21 stur w8, [x29, #-4] b LBB0_3490 LBB0_182: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_189 b LBB0_183 LBB0_183: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_203 b LBB0_184 LBB0_184: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_203 b LBB0_185 LBB0_185: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_186 LBB0_186: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_187 LBB0_187: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_203 b LBB0_188 LBB0_188: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_189 LBB0_189: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_203 b LBB0_190 LBB0_190: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_191 LBB0_191: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_192 LBB0_192: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_193 LBB0_193: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_195 b LBB0_194 LBB0_194: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_199 b LBB0_195 LBB0_195: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_197 b LBB0_196 LBB0_196: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_199 b LBB0_197 LBB0_197: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_203 b LBB0_198 LBB0_198: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_203 b LBB0_199 LBB0_199: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_200 LBB0_200: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_201 LBB0_201: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_203 b LBB0_202 LBB0_202: adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a15@PAGE str wzr, [x8, _a15@PAGEOFF] adrp x8, _a29@PAGE str wzr, [x8, _a29@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] mov w8, #25 stur w8, [x29, #-4] b LBB0_3490 LBB0_203: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_222 b LBB0_204 LBB0_204: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_205 LBB0_205: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_206 LBB0_206: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_222 b LBB0_207 LBB0_207: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_208 LBB0_208: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_209 LBB0_209: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_210 LBB0_210: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_222 b LBB0_211 LBB0_211: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_222 b LBB0_212 LBB0_212: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_213 LBB0_213: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_214 LBB0_214: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_216 b LBB0_215 LBB0_215: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_218 b LBB0_216 LBB0_216: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_217 LBB0_217: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_222 b LBB0_218 LBB0_218: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_219 LBB0_219: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_222 b LBB0_220 LBB0_220: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_222 b LBB0_221 LBB0_221: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a29@PAGE str wzr, [x9, _a29@PAGEOFF] adrp x9, _a28@PAGE str w8, [x9, _a28@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a25@PAGE str w8, [x9, _a25@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_222: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_223 LBB0_223: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_224 LBB0_224: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_243 b LBB0_225 LBB0_225: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_243 b LBB0_226 LBB0_226: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_228 b LBB0_227 LBB0_227: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_232 b LBB0_228 LBB0_228: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_230 b LBB0_229 LBB0_229: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_232 b LBB0_230 LBB0_230: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_231 LBB0_231: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_243 b LBB0_232 LBB0_232: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_233 LBB0_233: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_243 b LBB0_234 LBB0_234: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_235 LBB0_235: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_236 LBB0_236: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_237 LBB0_237: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_240 b LBB0_238 LBB0_238: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_239 LBB0_239: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_240 LBB0_240: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_243 b LBB0_241 LBB0_241: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_243 b LBB0_242 LBB0_242: adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x9, _a29@PAGE mov w8, #1 str w8, [x9, _a29@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_243: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_264 b LBB0_244 LBB0_244: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_264 b LBB0_245 LBB0_245: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_264 b LBB0_246 LBB0_246: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_264 b LBB0_247 LBB0_247: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_249 b LBB0_248 LBB0_248: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_253 b LBB0_249 LBB0_249: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_251 b LBB0_250 LBB0_250: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_253 b LBB0_251 LBB0_251: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_264 b LBB0_252 LBB0_252: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_264 b LBB0_253 LBB0_253: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_264 b LBB0_254 LBB0_254: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_264 b LBB0_255 LBB0_255: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_263 b LBB0_256 LBB0_256: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_264 b LBB0_257 LBB0_257: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_262 b LBB0_258 LBB0_258: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_262 b LBB0_259 LBB0_259: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_261 b LBB0_260 LBB0_260: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_262 b LBB0_261 LBB0_261: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_263 b LBB0_262 LBB0_262: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_264 b LBB0_263 LBB0_263: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a17@PAGE str wzr, [x9, _a17@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a8@PAGE str wzr, [x9, _a8@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_264: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_281 b LBB0_265 LBB0_265: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_270 b LBB0_266 LBB0_266: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_270 b LBB0_267 LBB0_267: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_269 b LBB0_268 LBB0_268: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_270 b LBB0_269 LBB0_269: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_281 b LBB0_270 LBB0_270: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_281 b LBB0_271 LBB0_271: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_281 b LBB0_272 LBB0_272: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_281 b LBB0_273 LBB0_273: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_281 b LBB0_274 LBB0_274: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_281 b LBB0_275 LBB0_275: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_281 b LBB0_276 LBB0_276: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_281 b LBB0_277 LBB0_277: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_281 b LBB0_278 LBB0_278: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_281 b LBB0_279 LBB0_279: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_281 b LBB0_280 LBB0_280: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a8@PAGE str wzr, [x9, _a8@PAGEOFF] adrp x9, _a20@PAGE str wzr, [x9, _a20@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_281: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_304 b LBB0_282 LBB0_282: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_304 b LBB0_283 LBB0_283: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_286 b LBB0_284 LBB0_284: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_286 b LBB0_285 LBB0_285: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_289 b LBB0_286 LBB0_286: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_304 b LBB0_287 LBB0_287: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_304 b LBB0_288 LBB0_288: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_304 b LBB0_289 LBB0_289: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_304 b LBB0_290 LBB0_290: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_304 b LBB0_291 LBB0_291: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_304 b LBB0_292 LBB0_292: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_304 b LBB0_293 LBB0_293: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_299 b LBB0_294 LBB0_294: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_297 b LBB0_295 LBB0_295: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_297 b LBB0_296 LBB0_296: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_299 b LBB0_297 LBB0_297: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_299 b LBB0_298 LBB0_298: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_304 b LBB0_299 LBB0_299: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_304 b LBB0_300 LBB0_300: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_302 b LBB0_301 LBB0_301: adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a0@PAGE str wzr, [x9, _a0@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a21@PAGE str w8, [x9, _a21@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x8, _a29@PAGE str wzr, [x8, _a29@PAGEOFF] b LBB0_303 LBB0_302: adrp x8, _a29@PAGE str wzr, [x8, _a29@PAGEOFF] adrp x8, _a9@PAGE str wzr, [x8, _a9@PAGEOFF] mov w8, #2 adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a4@PAGE str wzr, [x8, _a4@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] b LBB0_303 LBB0_303: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_304: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_324 b LBB0_305 LBB0_305: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_324 b LBB0_306 LBB0_306: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_324 b LBB0_307 LBB0_307: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_324 b LBB0_308 LBB0_308: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_324 b LBB0_309 LBB0_309: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_324 b LBB0_310 LBB0_310: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_324 b LBB0_311 LBB0_311: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_314 b LBB0_312 LBB0_312: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_314 b LBB0_313 LBB0_313: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_317 b LBB0_314 LBB0_314: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_324 b LBB0_315 LBB0_315: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_324 b LBB0_316 LBB0_316: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_324 b LBB0_317 LBB0_317: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_324 b LBB0_318 LBB0_318: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_324 b LBB0_319 LBB0_319: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_324 b LBB0_320 LBB0_320: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_323 b LBB0_321 LBB0_321: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_323 b LBB0_322 LBB0_322: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_324 b LBB0_323 LBB0_323: adrp x9, _a3@PAGE mov w8, #1 str w8, [x9, _a3@PAGEOFF] adrp x9, _a24@PAGE str wzr, [x9, _a24@PAGEOFF] adrp x9, _a28@PAGE str wzr, [x9, _a28@PAGEOFF] adrp x9, _a0@PAGE str wzr, [x9, _a0@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_324: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_325 LBB0_325: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_326 LBB0_326: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_327 LBB0_327: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_328 LBB0_328: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_332 b LBB0_329 LBB0_329: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_332 b LBB0_330 LBB0_330: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_332 b LBB0_331 LBB0_331: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_336 b LBB0_332 LBB0_332: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_333 LBB0_333: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_334 LBB0_334: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_345 b LBB0_335 LBB0_335: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_336 LBB0_336: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_345 b LBB0_337 LBB0_337: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_338 LBB0_338: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_344 b LBB0_339 LBB0_339: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_340 LBB0_340: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_345 b LBB0_341 LBB0_341: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_342 LBB0_342: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_345 b LBB0_343 LBB0_343: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_345 b LBB0_344 LBB0_344: adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_345: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_348 b LBB0_346 LBB0_346: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_348 b LBB0_347 LBB0_347: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_349 b LBB0_348 LBB0_348: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_349 LBB0_349: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_362 b LBB0_350 LBB0_350: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_351 LBB0_351: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_352 LBB0_352: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_353 LBB0_353: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_354 LBB0_354: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_355 LBB0_355: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_362 b LBB0_356 LBB0_356: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_357 LBB0_357: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_358 LBB0_358: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_362 b LBB0_359 LBB0_359: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_362 b LBB0_360 LBB0_360: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_362 b LBB0_361 LBB0_361: adrp x9, _a1@PAGE mov w8, #1 str w8, [x9, _a1@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] mov w8, #24 stur w8, [x29, #-4] b LBB0_3490 LBB0_362: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_379 b LBB0_363 LBB0_363: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_379 b LBB0_364 LBB0_364: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_369 b LBB0_365 LBB0_365: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_369 b LBB0_366 LBB0_366: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_370 b LBB0_367 LBB0_367: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_369 b LBB0_368 LBB0_368: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_370 b LBB0_369 LBB0_369: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_379 b LBB0_370 LBB0_370: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_379 b LBB0_371 LBB0_371: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_379 b LBB0_372 LBB0_372: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_379 b LBB0_373 LBB0_373: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_379 b LBB0_374 LBB0_374: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_379 b LBB0_375 LBB0_375: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_379 b LBB0_376 LBB0_376: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_379 b LBB0_377 LBB0_377: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_379 b LBB0_378 LBB0_378: adrp x9, _a1@PAGE mov w8, #1 str w8, [x9, _a1@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_379: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_385 b LBB0_380 LBB0_380: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_384 b LBB0_381 LBB0_381: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_385 b LBB0_382 LBB0_382: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_384 b LBB0_383 LBB0_383: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_385 b LBB0_384 LBB0_384: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_396 b LBB0_385 LBB0_385: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_396 b LBB0_386 LBB0_386: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_396 b LBB0_387 LBB0_387: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_396 b LBB0_388 LBB0_388: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_396 b LBB0_389 LBB0_389: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_396 b LBB0_390 LBB0_390: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_396 b LBB0_391 LBB0_391: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_396 b LBB0_392 LBB0_392: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_396 b LBB0_393 LBB0_393: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_396 b LBB0_394 LBB0_394: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_396 b LBB0_395 LBB0_395: adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x9, _a1@PAGE mov w8, #1 str w8, [x9, _a1@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_396: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_402 b LBB0_397 LBB0_397: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_402 b LBB0_398 LBB0_398: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_402 b LBB0_399 LBB0_399: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_402 b LBB0_400 LBB0_400: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_402 b LBB0_401 LBB0_401: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_403 b LBB0_402 LBB0_402: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_403 LBB0_403: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_404 LBB0_404: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_405 LBB0_405: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_406 LBB0_406: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_417 b LBB0_407 LBB0_407: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_409 b LBB0_408 LBB0_408: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_413 b LBB0_409 LBB0_409: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_411 b LBB0_410 LBB0_410: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_413 b LBB0_411 LBB0_411: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_412 LBB0_412: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_417 b LBB0_413 LBB0_413: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_414 LBB0_414: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_415 LBB0_415: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_417 b LBB0_416 LBB0_416: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_417: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_418 LBB0_418: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_438 b LBB0_419 LBB0_419: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_420 LBB0_420: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_422 b LBB0_421 LBB0_421: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_422 LBB0_422: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_423 LBB0_423: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_438 b LBB0_424 LBB0_424: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_438 b LBB0_425 LBB0_425: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_429 b LBB0_426 LBB0_426: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_429 b LBB0_427 LBB0_427: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_429 b LBB0_428 LBB0_428: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_433 b LBB0_429 LBB0_429: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_430 LBB0_430: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_438 b LBB0_431 LBB0_431: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_432 LBB0_432: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_433 LBB0_433: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_438 b LBB0_434 LBB0_434: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_438 b LBB0_435 LBB0_435: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_438 b LBB0_436 LBB0_436: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_438 b LBB0_437 LBB0_437: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_438: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_439 LBB0_439: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_455 b LBB0_440 LBB0_440: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_441 LBB0_441: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_455 b LBB0_442 LBB0_442: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_443 LBB0_443: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_455 b LBB0_444 LBB0_444: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_445 LBB0_445: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_446 LBB0_446: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_455 b LBB0_447 LBB0_447: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_455 b LBB0_448 LBB0_448: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_455 b LBB0_449 LBB0_449: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_450 LBB0_450: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_451 LBB0_451: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_455 b LBB0_452 LBB0_452: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_453 LBB0_453: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_455 b LBB0_454 LBB0_454: adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_455: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_456 LBB0_456: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_473 b LBB0_457 LBB0_457: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_458 LBB0_458: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_459 LBB0_459: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_460 LBB0_460: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_462 b LBB0_461 LBB0_461: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_473 b LBB0_462 LBB0_462: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_463 LBB0_463: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_464 LBB0_464: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_465 LBB0_465: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_473 b LBB0_466 LBB0_466: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_467 LBB0_467: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_468 LBB0_468: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_469 LBB0_469: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_470 LBB0_470: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_471 LBB0_471: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_473 b LBB0_472 LBB0_472: adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] adrp x8, _a17@PAGE str wzr, [x8, _a17@PAGEOFF] adrp x8, _a7@PAGE str wzr, [x8, _a7@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] mov w8, #21 stur w8, [x29, #-4] b LBB0_3490 LBB0_473: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_491 b LBB0_474 LBB0_474: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_482 b LBB0_475 LBB0_475: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_482 b LBB0_476 LBB0_476: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_482 b LBB0_477 LBB0_477: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_482 b LBB0_478 LBB0_478: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_482 b LBB0_479 LBB0_479: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_482 b LBB0_480 LBB0_480: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_482 b LBB0_481 LBB0_481: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_483 b LBB0_482 LBB0_482: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_491 b LBB0_483 LBB0_483: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_491 b LBB0_484 LBB0_484: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_491 b LBB0_485 LBB0_485: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_491 b LBB0_486 LBB0_486: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_488 b LBB0_487 LBB0_487: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_491 b LBB0_488 LBB0_488: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_491 b LBB0_489 LBB0_489: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_491 b LBB0_490 LBB0_490: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_491: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_492 LBB0_492: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_493 LBB0_493: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_494 LBB0_494: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_495 LBB0_495: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_496 LBB0_496: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_497 LBB0_497: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_498 LBB0_498: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_499 LBB0_499: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_500 LBB0_500: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_501 LBB0_501: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_502 LBB0_502: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_503 LBB0_503: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_504 LBB0_504: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_508 b LBB0_505 LBB0_505: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_506 LBB0_506: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_507 LBB0_507: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_508: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_525 b LBB0_509 LBB0_509: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_525 b LBB0_510 LBB0_510: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_525 b LBB0_511 LBB0_511: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_525 b LBB0_512 LBB0_512: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_525 b LBB0_513 LBB0_513: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_525 b LBB0_514 LBB0_514: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_525 b LBB0_515 LBB0_515: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_525 b LBB0_516 LBB0_516: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_523 b LBB0_517 LBB0_517: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_519 b LBB0_518 LBB0_518: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_521 b LBB0_519 LBB0_519: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_521 b LBB0_520 LBB0_520: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_523 b LBB0_521 LBB0_521: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_523 b LBB0_522 LBB0_522: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_524 b LBB0_523 LBB0_523: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_525 b LBB0_524 LBB0_524: adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] adrp x8, _a19@PAGE str wzr, [x8, _a19@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_525: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_542 b LBB0_526 LBB0_526: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_530 b LBB0_527 LBB0_527: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_530 b LBB0_528 LBB0_528: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_530 b LBB0_529 LBB0_529: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_531 b LBB0_530 LBB0_530: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_542 b LBB0_531 LBB0_531: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_542 b LBB0_532 LBB0_532: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_542 b LBB0_533 LBB0_533: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_542 b LBB0_534 LBB0_534: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_542 b LBB0_535 LBB0_535: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_542 b LBB0_536 LBB0_536: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_542 b LBB0_537 LBB0_537: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_542 b LBB0_538 LBB0_538: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_542 b LBB0_539 LBB0_539: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_542 b LBB0_540 LBB0_540: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_542 b LBB0_541 LBB0_541: adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_542: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_559 b LBB0_543 LBB0_543: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_544 LBB0_544: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_559 b LBB0_545 LBB0_545: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_546 LBB0_546: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_547 LBB0_547: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_548 LBB0_548: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_549 LBB0_549: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_550 LBB0_550: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_559 b LBB0_551 LBB0_551: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_552 LBB0_552: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_556 b LBB0_553 LBB0_553: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_554 LBB0_554: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_556 b LBB0_555 LBB0_555: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_556 LBB0_556: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_559 b LBB0_557 LBB0_557: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_559 b LBB0_558 LBB0_558: adrp x9, _a29@PAGE mov w8, #1 str w8, [x9, _a29@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a17@PAGE str wzr, [x9, _a17@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_559: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_578 b LBB0_560 LBB0_560: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_561 LBB0_561: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_562 LBB0_562: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_563 LBB0_563: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_578 b LBB0_564 LBB0_564: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_565 LBB0_565: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_566 LBB0_566: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_568 b LBB0_567 LBB0_567: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_570 b LBB0_568 LBB0_568: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_569 LBB0_569: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_578 b LBB0_570 LBB0_570: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_571 LBB0_571: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_572 LBB0_572: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_577 b LBB0_573 LBB0_573: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_578 b LBB0_574 LBB0_574: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_575 LBB0_575: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_576 LBB0_576: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_578 b LBB0_577 LBB0_577: adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x8, _a25@PAGE str wzr, [x8, _a25@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a15@PAGE mov w8, #1 str w8, [x9, _a15@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_578: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_599 b LBB0_579 LBB0_579: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_599 b LBB0_580 LBB0_580: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_599 b LBB0_581 LBB0_581: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_599 b LBB0_582 LBB0_582: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_584 b LBB0_583 LBB0_583: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_588 b LBB0_584 LBB0_584: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_586 b LBB0_585 LBB0_585: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_588 b LBB0_586 LBB0_586: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_599 b LBB0_587 LBB0_587: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_599 b LBB0_588 LBB0_588: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_599 b LBB0_589 LBB0_589: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_599 b LBB0_590 LBB0_590: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_599 b LBB0_591 LBB0_591: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_597 b LBB0_592 LBB0_592: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_597 b LBB0_593 LBB0_593: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_597 b LBB0_594 LBB0_594: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_597 b LBB0_595 LBB0_595: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_597 b LBB0_596 LBB0_596: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_598 b LBB0_597 LBB0_597: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_599 b LBB0_598 LBB0_598: adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a2@PAGE str wzr, [x9, _a2@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] mov w8, #24 stur w8, [x29, #-4] b LBB0_3490 LBB0_599: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_616 b LBB0_600 LBB0_600: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_603 b LBB0_601 LBB0_601: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_603 b LBB0_602 LBB0_602: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_616 b LBB0_603 LBB0_603: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_616 b LBB0_604 LBB0_604: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_616 b LBB0_605 LBB0_605: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_616 b LBB0_606 LBB0_606: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_616 b LBB0_607 LBB0_607: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_616 b LBB0_608 LBB0_608: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_616 b LBB0_609 LBB0_609: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_616 b LBB0_610 LBB0_610: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_616 b LBB0_611 LBB0_611: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_616 b LBB0_612 LBB0_612: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_616 b LBB0_613 LBB0_613: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_616 b LBB0_614 LBB0_614: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_616 b LBB0_615 LBB0_615: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a29@PAGE mov w8, #1 str w8, [x9, _a29@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_616: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_617 LBB0_617: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_636 b LBB0_618 LBB0_618: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_619 LBB0_619: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_636 b LBB0_620 LBB0_620: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_621 LBB0_621: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_624 b LBB0_622 LBB0_622: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_624 b LBB0_623 LBB0_623: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_627 b LBB0_624 LBB0_624: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_625 LBB0_625: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_626 LBB0_626: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_636 b LBB0_627 LBB0_627: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_628 LBB0_628: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_636 b LBB0_629 LBB0_629: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_630 LBB0_630: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_631 LBB0_631: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_632 LBB0_632: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_633 LBB0_633: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_635 b LBB0_634 LBB0_634: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_636 b LBB0_635 LBB0_635: adrp x9, _a20@PAGE mov w8, #1 str w8, [x9, _a20@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a19@PAGE str w8, [x9, _a19@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a21@PAGE str w8, [x9, _a21@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_636: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_660 b LBB0_637 LBB0_637: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_641 b LBB0_638 LBB0_638: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_640 b LBB0_639 LBB0_639: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_641 b LBB0_640 LBB0_640: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_660 b LBB0_641 LBB0_641: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_660 b LBB0_642 LBB0_642: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_660 b LBB0_643 LBB0_643: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_660 b LBB0_644 LBB0_644: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_660 b LBB0_645 LBB0_645: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_660 b LBB0_646 LBB0_646: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_648 b LBB0_647 LBB0_647: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_652 b LBB0_648 LBB0_648: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_650 b LBB0_649 LBB0_649: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_652 b LBB0_650 LBB0_650: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_660 b LBB0_651 LBB0_651: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_660 b LBB0_652 LBB0_652: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_660 b LBB0_653 LBB0_653: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_660 b LBB0_654 LBB0_654: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_660 b LBB0_655 LBB0_655: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_660 b LBB0_656 LBB0_656: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_658 b LBB0_657 LBB0_657: adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] adrp x8, _a24@PAGE str wzr, [x8, _a24@PAGEOFF] adrp x8, _a0@PAGE str wzr, [x8, _a0@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a9@PAGE str w8, [x9, _a9@PAGEOFF] mov w8, #2 adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] b LBB0_659 LBB0_658: adrp x9, _a20@PAGE mov w8, #1 str w8, [x9, _a20@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a16@PAGE str wzr, [x9, _a16@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] b LBB0_659 LBB0_659: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_660: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_680 b LBB0_661 LBB0_661: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_680 b LBB0_662 LBB0_662: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_680 b LBB0_663 LBB0_663: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_666 b LBB0_664 LBB0_664: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_666 b LBB0_665 LBB0_665: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_669 b LBB0_666 LBB0_666: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_680 b LBB0_667 LBB0_667: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_680 b LBB0_668 LBB0_668: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_680 b LBB0_669 LBB0_669: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_680 b LBB0_670 LBB0_670: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_680 b LBB0_671 LBB0_671: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_680 b LBB0_672 LBB0_672: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_680 b LBB0_673 LBB0_673: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_678 b LBB0_674 LBB0_674: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_678 b LBB0_675 LBB0_675: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_677 b LBB0_676 LBB0_676: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_678 b LBB0_677 LBB0_677: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_679 b LBB0_678 LBB0_678: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_680 b LBB0_679 LBB0_679: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_680: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_686 b LBB0_681 LBB0_681: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_686 b LBB0_682 LBB0_682: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_684 b LBB0_683 LBB0_683: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_686 b LBB0_684 LBB0_684: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_686 b LBB0_685 LBB0_685: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_687 b LBB0_686 LBB0_686: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_698 b LBB0_687 LBB0_687: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_698 b LBB0_688 LBB0_688: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_698 b LBB0_689 LBB0_689: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_698 b LBB0_690 LBB0_690: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_692 b LBB0_691 LBB0_691: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_698 b LBB0_692 LBB0_692: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_698 b LBB0_693 LBB0_693: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_698 b LBB0_694 LBB0_694: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_698 b LBB0_695 LBB0_695: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_698 b LBB0_696 LBB0_696: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_698 b LBB0_697 LBB0_697: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_698: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_699 LBB0_699: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_700 LBB0_700: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_701 LBB0_701: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_703 b LBB0_702 LBB0_702: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_707 b LBB0_703 LBB0_703: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_705 b LBB0_704 LBB0_704: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_707 b LBB0_705 LBB0_705: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_706 LBB0_706: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_719 b LBB0_707 LBB0_707: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_708 LBB0_708: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_709 LBB0_709: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_710 LBB0_710: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_719 b LBB0_711 LBB0_711: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_712 LBB0_712: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_713 LBB0_713: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_714 LBB0_714: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_715 LBB0_715: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_716 LBB0_716: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_719 b LBB0_717 LBB0_717: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_719 b LBB0_718 LBB0_718: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a10@PAGE mov w8, #1 str w8, [x9, _a10@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x8, _a8@PAGE str wzr, [x8, _a8@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_719: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_722 b LBB0_720 LBB0_720: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_722 b LBB0_721 LBB0_721: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_722 LBB0_722: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_723 LBB0_723: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_743 b LBB0_724 LBB0_724: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_725 LBB0_725: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_726 LBB0_726: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_733 b LBB0_727 LBB0_727: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_733 b LBB0_728 LBB0_728: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_733 b LBB0_729 LBB0_729: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_733 b LBB0_730 LBB0_730: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_733 b LBB0_731 LBB0_731: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_733 b LBB0_732 LBB0_732: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_740 b LBB0_733 LBB0_733: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_743 b LBB0_734 LBB0_734: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_735 LBB0_735: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_736 LBB0_736: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_737 LBB0_737: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_738 LBB0_738: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_739 LBB0_739: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_740 LBB0_740: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_743 b LBB0_741 LBB0_741: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_743 b LBB0_742 LBB0_742: adrp x9, _a13@PAGE mov w8, #1 stur w8, [x29, #-12] ; 4-byte Folded Spill str w8, [x9, _a13@PAGEOFF] adrp x9, _a25@PAGE str w8, [x9, _a25@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a20@PAGE str w8, [x9, _a20@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_743: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_762 b LBB0_744 LBB0_744: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_762 b LBB0_745 LBB0_745: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_762 b LBB0_746 LBB0_746: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_762 b LBB0_747 LBB0_747: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_762 b LBB0_748 LBB0_748: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_750 b LBB0_749 LBB0_749: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_752 b LBB0_750 LBB0_750: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_762 b LBB0_751 LBB0_751: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_762 b LBB0_752 LBB0_752: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_762 b LBB0_753 LBB0_753: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_762 b LBB0_754 LBB0_754: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_762 b LBB0_755 LBB0_755: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_760 b LBB0_756 LBB0_756: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_761 b LBB0_757 LBB0_757: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_760 b LBB0_758 LBB0_758: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_761 b LBB0_759 LBB0_759: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_761 b LBB0_760 LBB0_760: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_762 b LBB0_761 LBB0_761: adrp x8, _a21@PAGE str wzr, [x8, _a21@PAGEOFF] adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a24@PAGE str w8, [x9, _a24@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_762: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_779 b LBB0_763 LBB0_763: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_779 b LBB0_764 LBB0_764: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_766 b LBB0_765 LBB0_765: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_767 b LBB0_766 LBB0_766: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_768 b LBB0_767 LBB0_767: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_779 b LBB0_768 LBB0_768: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_779 b LBB0_769 LBB0_769: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_779 b LBB0_770 LBB0_770: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_779 b LBB0_771 LBB0_771: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_779 b LBB0_772 LBB0_772: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_779 b LBB0_773 LBB0_773: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_779 b LBB0_774 LBB0_774: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_779 b LBB0_775 LBB0_775: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_779 b LBB0_776 LBB0_776: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_779 b LBB0_777 LBB0_777: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_779 b LBB0_778 LBB0_778: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a2@PAGE str wzr, [x9, _a2@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_779: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_798 b LBB0_780 LBB0_780: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_781 LBB0_781: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_782 LBB0_782: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_798 b LBB0_783 LBB0_783: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_784 LBB0_784: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_786 b LBB0_785 LBB0_785: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_788 b LBB0_786 LBB0_786: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_798 b LBB0_787 LBB0_787: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_788 LBB0_788: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_798 b LBB0_789 LBB0_789: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_790 LBB0_790: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_798 b LBB0_791 LBB0_791: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_792 LBB0_792: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_798 b LBB0_793 LBB0_793: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_794 LBB0_794: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_795 LBB0_795: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_796 LBB0_796: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_798 b LBB0_797 LBB0_797: adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a19@PAGE str wzr, [x8, _a19@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_798: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_799 LBB0_799: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_800 LBB0_800: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_801 LBB0_801: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_802 LBB0_802: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_803 LBB0_803: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_804 LBB0_804: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_805 LBB0_805: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_817 b LBB0_806 LBB0_806: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_807 LBB0_807: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_808 LBB0_808: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_809 LBB0_809: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_811 b LBB0_810 LBB0_810: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_813 b LBB0_811 LBB0_811: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_812 LBB0_812: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_817 b LBB0_813 LBB0_813: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_814 LBB0_814: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_815 LBB0_815: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_817 b LBB0_816 LBB0_816: adrp x8, _a28@PAGE str wzr, [x8, _a28@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x9, _a8@PAGE mov w8, #1 str w8, [x9, _a8@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a13@PAGE str w8, [x9, _a13@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_817: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_818 LBB0_818: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_819 LBB0_819: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_837 b LBB0_820 LBB0_820: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_837 b LBB0_821 LBB0_821: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_822 LBB0_822: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_823 LBB0_823: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_824 LBB0_824: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_825 LBB0_825: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_826 LBB0_826: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_827 LBB0_827: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_837 b LBB0_828 LBB0_828: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_829 LBB0_829: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_837 b LBB0_830 LBB0_830: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_831 LBB0_831: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_837 b LBB0_832 LBB0_832: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_837 b LBB0_833 LBB0_833: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_835 b LBB0_834 LBB0_834: adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] b LBB0_836 LBB0_835: adrp x9, _a10@PAGE mov w8, #1 str w8, [x9, _a10@PAGEOFF] adrp x8, _a17@PAGE str wzr, [x8, _a17@PAGEOFF] adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] b LBB0_836 LBB0_836: mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_837: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_838 LBB0_838: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_841 b LBB0_839 LBB0_839: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_841 b LBB0_840 LBB0_840: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_841 LBB0_841: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_842 LBB0_842: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_843 LBB0_843: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_855 b LBB0_844 LBB0_844: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_845 LBB0_845: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_846 LBB0_846: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_847 LBB0_847: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_848 LBB0_848: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_849 LBB0_849: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_851 b LBB0_850 LBB0_850: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_855 b LBB0_851 LBB0_851: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_852 LBB0_852: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_855 b LBB0_853 LBB0_853: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_855 b LBB0_854 LBB0_854: adrp x8, _a25@PAGE str wzr, [x8, _a25@PAGEOFF] adrp x9, _a1@PAGE mov w8, #1 str w8, [x9, _a1@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_855: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_876 b LBB0_856 LBB0_856: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_863 b LBB0_857 LBB0_857: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_862 b LBB0_858 LBB0_858: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_876 b LBB0_859 LBB0_859: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_861 b LBB0_860 LBB0_860: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_862 b LBB0_861 LBB0_861: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_876 b LBB0_862 LBB0_862: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_876 b LBB0_863 LBB0_863: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_876 b LBB0_864 LBB0_864: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_876 b LBB0_865 LBB0_865: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_876 b LBB0_866 LBB0_866: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_876 b LBB0_867 LBB0_867: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_869 b LBB0_868 LBB0_868: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_873 b LBB0_869 LBB0_869: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_871 b LBB0_870 LBB0_870: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_873 b LBB0_871 LBB0_871: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_876 b LBB0_872 LBB0_872: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_876 b LBB0_873 LBB0_873: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_876 b LBB0_874 LBB0_874: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_876 b LBB0_875 LBB0_875: adrp x9, _a0@PAGE mov w8, #1 str w8, [x9, _a0@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a2@PAGE str wzr, [x9, _a2@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_876: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_877 LBB0_877: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_878 LBB0_878: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_879 LBB0_879: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_884 b LBB0_880 LBB0_880: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_881 LBB0_881: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_882 LBB0_882: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_900 b LBB0_883 LBB0_883: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_884 LBB0_884: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_885 LBB0_885: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_900 b LBB0_886 LBB0_886: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_888 b LBB0_887 LBB0_887: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_892 b LBB0_888 LBB0_888: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_890 b LBB0_889 LBB0_889: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_892 b LBB0_890 LBB0_890: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_891 LBB0_891: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_900 b LBB0_892 LBB0_892: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_893 LBB0_893: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_894 LBB0_894: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_895 LBB0_895: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_900 b LBB0_896 LBB0_896: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_898 b LBB0_897 LBB0_897: adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] adrp x9, _a29@PAGE mov w8, #1 str w8, [x9, _a29@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] b LBB0_899 LBB0_898: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] b LBB0_899 LBB0_899: mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_900: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_905 b LBB0_901 LBB0_901: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_905 b LBB0_902 LBB0_902: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_903 LBB0_903: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_904 LBB0_904: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_918 b LBB0_905 LBB0_905: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_918 b LBB0_906 LBB0_906: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_907 LBB0_907: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_908 LBB0_908: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_918 b LBB0_909 LBB0_909: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_910 LBB0_910: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_911 LBB0_911: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_912 LBB0_912: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_913 LBB0_913: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_915 b LBB0_914 LBB0_914: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_918 b LBB0_915 LBB0_915: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_916 LBB0_916: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_918 b LBB0_917 LBB0_917: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_918: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_920 b LBB0_919 LBB0_919: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_936 b LBB0_920 LBB0_920: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_936 b LBB0_921 LBB0_921: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_936 b LBB0_922 LBB0_922: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_936 b LBB0_923 LBB0_923: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_936 b LBB0_924 LBB0_924: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_936 b LBB0_925 LBB0_925: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_936 b LBB0_926 LBB0_926: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_933 b LBB0_927 LBB0_927: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_931 b LBB0_928 LBB0_928: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_931 b LBB0_929 LBB0_929: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_931 b LBB0_930 LBB0_930: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_932 b LBB0_931 LBB0_931: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_936 b LBB0_932 LBB0_932: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_936 b LBB0_933 LBB0_933: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_936 b LBB0_934 LBB0_934: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_936 b LBB0_935 LBB0_935: adrp x9, _a16@PAGE mov w8, #1 str w8, [x9, _a16@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_936: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_937 LBB0_937: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_938 LBB0_938: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_939 LBB0_939: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_940 LBB0_940: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_941 LBB0_941: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_945 b LBB0_942 LBB0_942: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_945 b LBB0_943 LBB0_943: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_945 b LBB0_944 LBB0_944: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_949 b LBB0_945 LBB0_945: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_946 LBB0_946: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_947 LBB0_947: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_957 b LBB0_948 LBB0_948: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_949 LBB0_949: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_957 b LBB0_950 LBB0_950: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_957 b LBB0_951 LBB0_951: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_952 LBB0_952: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_957 b LBB0_953 LBB0_953: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_957 b LBB0_954 LBB0_954: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_956 b LBB0_955 LBB0_955: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_957 b LBB0_956 LBB0_956: adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a2@PAGE str wzr, [x9, _a2@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_957: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_975 b LBB0_958 LBB0_958: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_975 b LBB0_959 LBB0_959: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_975 b LBB0_960 LBB0_960: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_962 b LBB0_961 LBB0_961: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_975 b LBB0_962 LBB0_962: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_975 b LBB0_963 LBB0_963: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_975 b LBB0_964 LBB0_964: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_975 b LBB0_965 LBB0_965: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_974 b LBB0_966 LBB0_966: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_973 b LBB0_967 LBB0_967: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_974 b LBB0_968 LBB0_968: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_971 b LBB0_969 LBB0_969: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_971 b LBB0_970 LBB0_970: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_972 b LBB0_971 LBB0_971: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_973 b LBB0_972 LBB0_972: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_974 b LBB0_973 LBB0_973: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_975 b LBB0_974 LBB0_974: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_975: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_981 b LBB0_976 LBB0_976: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_981 b LBB0_977 LBB0_977: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_981 b LBB0_978 LBB0_978: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_981 b LBB0_979 LBB0_979: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_981 b LBB0_980 LBB0_980: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_982 b LBB0_981 LBB0_981: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_994 b LBB0_982 LBB0_982: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_994 b LBB0_983 LBB0_983: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_994 b LBB0_984 LBB0_984: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_986 b LBB0_985 LBB0_985: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_988 b LBB0_986 LBB0_986: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_994 b LBB0_987 LBB0_987: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_994 b LBB0_988 LBB0_988: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_994 b LBB0_989 LBB0_989: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_994 b LBB0_990 LBB0_990: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_994 b LBB0_991 LBB0_991: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_994 b LBB0_992 LBB0_992: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_994 b LBB0_993 LBB0_993: adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a10@PAGE mov w8, #1 str w8, [x9, _a10@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a8@PAGE str wzr, [x8, _a8@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_994: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_995 LBB0_995: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1021 b LBB0_996 LBB0_996: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_997 LBB0_997: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_998 LBB0_998: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1021 b LBB0_999 LBB0_999: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1004 b LBB0_1000 LBB0_1000: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1004 b LBB0_1001 LBB0_1001: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1004 b LBB0_1002 LBB0_1002: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1004 b LBB0_1003 LBB0_1003: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1014 b LBB0_1004 LBB0_1004: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1009 b LBB0_1005 LBB0_1005: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1009 b LBB0_1006 LBB0_1006: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1009 b LBB0_1007 LBB0_1007: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1009 b LBB0_1008 LBB0_1008: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1014 b LBB0_1009 LBB0_1009: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1021 b LBB0_1010 LBB0_1010: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_1011 LBB0_1011: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_1012 LBB0_1012: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_1013 LBB0_1013: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_1014 LBB0_1014: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1021 b LBB0_1015 LBB0_1015: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1021 b LBB0_1016 LBB0_1016: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1020 b LBB0_1017 LBB0_1017: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1021 b LBB0_1018 LBB0_1018: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1021 b LBB0_1019 LBB0_1019: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1021 b LBB0_1020 LBB0_1020: adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1021: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1022 LBB0_1022: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1023 LBB0_1023: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1031 b LBB0_1024 LBB0_1024: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1031 b LBB0_1025 LBB0_1025: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1030 b LBB0_1026 LBB0_1026: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1030 b LBB0_1027 LBB0_1027: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1030 b LBB0_1028 LBB0_1028: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1031 b LBB0_1029 LBB0_1029: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1031 b LBB0_1030 LBB0_1030: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1031 LBB0_1031: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1032 LBB0_1032: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1033 LBB0_1033: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1034 LBB0_1034: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1036 b LBB0_1035 LBB0_1035: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1040 b LBB0_1036 LBB0_1036: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1038 b LBB0_1037 LBB0_1037: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1040 b LBB0_1038 LBB0_1038: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1042 b LBB0_1039 LBB0_1039: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1040 LBB0_1040: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1042 b LBB0_1041 LBB0_1041: adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] adrp x9, _a10@PAGE mov w8, #1 str w8, [x9, _a10@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1042: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1061 b LBB0_1043 LBB0_1043: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1044 LBB0_1044: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1045 LBB0_1045: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1047 b LBB0_1046 LBB0_1046: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1049 b LBB0_1047 LBB0_1047: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1061 b LBB0_1048 LBB0_1048: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1049 LBB0_1049: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1050 LBB0_1050: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1051 LBB0_1051: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1052 LBB0_1052: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1061 b LBB0_1053 LBB0_1053: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1054 LBB0_1054: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1055 LBB0_1055: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1056 LBB0_1056: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1061 b LBB0_1057 LBB0_1057: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1061 b LBB0_1058 LBB0_1058: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1059 LBB0_1059: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1061 b LBB0_1060 LBB0_1060: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a0@PAGE str wzr, [x9, _a0@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a29@PAGE str wzr, [x9, _a29@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a28@PAGE str w8, [x9, _a28@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1061: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1062 LBB0_1062: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1063 LBB0_1063: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1066 b LBB0_1064 LBB0_1064: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1066 b LBB0_1065 LBB0_1065: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1069 b LBB0_1066 LBB0_1066: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1067 LBB0_1067: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1068 LBB0_1068: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1081 b LBB0_1069 LBB0_1069: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1070 LBB0_1070: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1071 LBB0_1071: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1072 LBB0_1072: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1073 LBB0_1073: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1081 b LBB0_1074 LBB0_1074: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1078 b LBB0_1075 LBB0_1075: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1081 b LBB0_1076 LBB0_1076: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1077 LBB0_1077: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1081 b LBB0_1078 LBB0_1078: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1081 b LBB0_1079 LBB0_1079: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1081 b LBB0_1080 LBB0_1080: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a24@PAGE str wzr, [x9, _a24@PAGEOFF] adrp x9, _a28@PAGE str w8, [x9, _a28@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x8, _a4@PAGE str wzr, [x8, _a4@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1081: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1082 LBB0_1082: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1084 b LBB0_1083 LBB0_1083: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1085 b LBB0_1084 LBB0_1084: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1085 LBB0_1085: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1086 LBB0_1086: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1087 LBB0_1087: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1088 LBB0_1088: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1089 LBB0_1089: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1094 b LBB0_1090 LBB0_1090: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1094 b LBB0_1091 LBB0_1091: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1094 b LBB0_1092 LBB0_1092: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1094 b LBB0_1093 LBB0_1093: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1104 b LBB0_1094 LBB0_1094: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1099 b LBB0_1095 LBB0_1095: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1099 b LBB0_1096 LBB0_1096: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1099 b LBB0_1097 LBB0_1097: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1099 b LBB0_1098 LBB0_1098: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1104 b LBB0_1099 LBB0_1099: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1108 b LBB0_1100 LBB0_1100: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1108 b LBB0_1101 LBB0_1101: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1108 b LBB0_1102 LBB0_1102: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1108 b LBB0_1103 LBB0_1103: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1104 LBB0_1104: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1105 LBB0_1105: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1108 b LBB0_1106 LBB0_1106: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1108 b LBB0_1107 LBB0_1107: adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1108: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1115 b LBB0_1109 LBB0_1109: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1113 b LBB0_1110 LBB0_1110: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1115 b LBB0_1111 LBB0_1111: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1115 b LBB0_1112 LBB0_1112: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1115 b LBB0_1113 LBB0_1113: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1115 b LBB0_1114 LBB0_1114: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1116 b LBB0_1115 LBB0_1115: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1129 b LBB0_1116 LBB0_1116: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1129 b LBB0_1117 LBB0_1117: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1129 b LBB0_1118 LBB0_1118: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1129 b LBB0_1119 LBB0_1119: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1123 b LBB0_1120 LBB0_1120: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1123 b LBB0_1121 LBB0_1121: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1123 b LBB0_1122 LBB0_1122: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1127 b LBB0_1123 LBB0_1123: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1129 b LBB0_1124 LBB0_1124: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1129 b LBB0_1125 LBB0_1125: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1129 b LBB0_1126 LBB0_1126: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1129 b LBB0_1127 LBB0_1127: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1129 b LBB0_1128 LBB0_1128: adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1129: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1148 b LBB0_1130 LBB0_1130: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1131 LBB0_1131: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1133 b LBB0_1132 LBB0_1132: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1135 b LBB0_1133 LBB0_1133: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1134 LBB0_1134: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1148 b LBB0_1135 LBB0_1135: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1136 LBB0_1136: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1148 b LBB0_1137 LBB0_1137: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1148 b LBB0_1138 LBB0_1138: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1148 b LBB0_1139 LBB0_1139: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1140 LBB0_1140: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1141 LBB0_1141: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1144 b LBB0_1142 LBB0_1142: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1144 b LBB0_1143 LBB0_1143: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1145 b LBB0_1144 LBB0_1144: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1145 LBB0_1145: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1146 LBB0_1146: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1148 b LBB0_1147 LBB0_1147: adrp x8, _a7@PAGE str wzr, [x8, _a7@PAGEOFF] adrp x9, _a22@PAGE mov w8, #1 str w8, [x9, _a22@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1148: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1154 b LBB0_1149 LBB0_1149: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1151 b LBB0_1150 LBB0_1150: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1152 b LBB0_1151 LBB0_1151: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1154 b LBB0_1152 LBB0_1152: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1154 b LBB0_1153 LBB0_1153: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1155 b LBB0_1154 LBB0_1154: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1165 b LBB0_1155 LBB0_1155: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1165 b LBB0_1156 LBB0_1156: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1165 b LBB0_1157 LBB0_1157: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1165 b LBB0_1158 LBB0_1158: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1165 b LBB0_1159 LBB0_1159: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_1165 b LBB0_1160 LBB0_1160: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1165 b LBB0_1161 LBB0_1161: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1165 b LBB0_1162 LBB0_1162: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1165 b LBB0_1163 LBB0_1163: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1165 b LBB0_1164 LBB0_1164: adrp x9, _a11@PAGE mov w8, #1 str w8, [sp, #16] ; 4-byte Folded Spill str w8, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1165: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1166 LBB0_1166: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1171 b LBB0_1167 LBB0_1167: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1171 b LBB0_1168 LBB0_1168: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1171 b LBB0_1169 LBB0_1169: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1171 b LBB0_1170 LBB0_1170: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1181 b LBB0_1171 LBB0_1171: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1176 b LBB0_1172 LBB0_1172: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1176 b LBB0_1173 LBB0_1173: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1176 b LBB0_1174 LBB0_1174: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1176 b LBB0_1175 LBB0_1175: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1181 b LBB0_1176 LBB0_1176: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1192 b LBB0_1177 LBB0_1177: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1178 LBB0_1178: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1179 LBB0_1179: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1180 LBB0_1180: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1181 LBB0_1181: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1182 LBB0_1182: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1183 LBB0_1183: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1184 LBB0_1184: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1192 b LBB0_1185 LBB0_1185: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1190 b LBB0_1186 LBB0_1186: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1189 b LBB0_1187 LBB0_1187: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1189 b LBB0_1188 LBB0_1188: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1190 b LBB0_1189 LBB0_1189: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1190 LBB0_1190: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1192 b LBB0_1191 LBB0_1191: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a8@PAGE str wzr, [x9, _a8@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1192: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1193 LBB0_1193: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1194 LBB0_1194: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1195 LBB0_1195: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1197 b LBB0_1196 LBB0_1196: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1199 b LBB0_1197 LBB0_1197: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1198 LBB0_1198: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1211 b LBB0_1199 LBB0_1199: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1200 LBB0_1200: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1201 LBB0_1201: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1208 b LBB0_1202 LBB0_1202: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1208 b LBB0_1203 LBB0_1203: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1211 b LBB0_1204 LBB0_1204: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1205 LBB0_1205: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1206 LBB0_1206: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1211 b LBB0_1207 LBB0_1207: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1211 b LBB0_1208 LBB0_1208: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1211 b LBB0_1209 LBB0_1209: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1211 b LBB0_1210 LBB0_1210: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x8, _a19@PAGE str wzr, [x8, _a19@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1211: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1228 b LBB0_1212 LBB0_1212: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1217 b LBB0_1213 LBB0_1213: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1215 b LBB0_1214 LBB0_1214: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1218 b LBB0_1215 LBB0_1215: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1218 b LBB0_1216 LBB0_1216: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1218 b LBB0_1217 LBB0_1217: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1228 b LBB0_1218 LBB0_1218: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1228 b LBB0_1219 LBB0_1219: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1228 b LBB0_1220 LBB0_1220: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1228 b LBB0_1221 LBB0_1221: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1228 b LBB0_1222 LBB0_1222: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1228 b LBB0_1223 LBB0_1223: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1228 b LBB0_1224 LBB0_1224: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1228 b LBB0_1225 LBB0_1225: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1228 b LBB0_1226 LBB0_1226: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1228 b LBB0_1227 LBB0_1227: adrp x9, _a0@PAGE mov w8, #1 str w8, [x9, _a0@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1228: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1229 LBB0_1229: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1230 LBB0_1230: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1247 b LBB0_1231 LBB0_1231: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1247 b LBB0_1232 LBB0_1232: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1247 b LBB0_1233 LBB0_1233: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1234 LBB0_1234: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1236 b LBB0_1235 LBB0_1235: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1238 b LBB0_1236 LBB0_1236: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1237 LBB0_1237: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1247 b LBB0_1238 LBB0_1238: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1239 LBB0_1239: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1247 b LBB0_1240 LBB0_1240: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1241 LBB0_1241: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1242 LBB0_1242: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1243 LBB0_1243: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1247 b LBB0_1244 LBB0_1244: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1245 LBB0_1245: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1247 b LBB0_1246 LBB0_1246: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a0@PAGE str wzr, [x9, _a0@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a9@PAGE str w8, [x9, _a9@PAGEOFF] adrp x8, _a21@PAGE str wzr, [x8, _a21@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1247: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1267 b LBB0_1248 LBB0_1248: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1249 LBB0_1249: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1267 b LBB0_1250 LBB0_1250: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1251 LBB0_1251: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1252 LBB0_1252: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1255 b LBB0_1253 LBB0_1253: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1255 b LBB0_1254 LBB0_1254: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1258 b LBB0_1255 LBB0_1255: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1256 LBB0_1256: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1257 LBB0_1257: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1267 b LBB0_1258 LBB0_1258: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1267 b LBB0_1259 LBB0_1259: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1267 b LBB0_1260 LBB0_1260: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1261 LBB0_1261: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1262 LBB0_1262: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1266 b LBB0_1263 LBB0_1263: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1266 b LBB0_1264 LBB0_1264: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1267 b LBB0_1265 LBB0_1265: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1267 b LBB0_1266 LBB0_1266: adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a22@PAGE str wzr, [x9, _a22@PAGEOFF] adrp x9, _a24@PAGE str w8, [x9, _a24@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a7@PAGE str w8, [x9, _a7@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1267: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1288 b LBB0_1268 LBB0_1268: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1270 b LBB0_1269 LBB0_1269: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1271 b LBB0_1270 LBB0_1270: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1272 b LBB0_1271 LBB0_1271: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1288 b LBB0_1272 LBB0_1272: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1288 b LBB0_1273 LBB0_1273: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1288 b LBB0_1274 LBB0_1274: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1288 b LBB0_1275 LBB0_1275: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1288 b LBB0_1276 LBB0_1276: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1288 b LBB0_1277 LBB0_1277: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1288 b LBB0_1278 LBB0_1278: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1280 b LBB0_1279 LBB0_1279: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1284 b LBB0_1280 LBB0_1280: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1282 b LBB0_1281 LBB0_1281: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1284 b LBB0_1282 LBB0_1282: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1288 b LBB0_1283 LBB0_1283: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1288 b LBB0_1284 LBB0_1284: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1288 b LBB0_1285 LBB0_1285: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1288 b LBB0_1286 LBB0_1286: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1288 b LBB0_1287 LBB0_1287: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1288: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1312 b LBB0_1289 LBB0_1289: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1312 b LBB0_1290 LBB0_1290: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1291 LBB0_1291: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1292 LBB0_1292: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1293 LBB0_1293: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1294 LBB0_1294: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1295 LBB0_1295: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1296 LBB0_1296: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1312 b LBB0_1297 LBB0_1297: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1298 LBB0_1298: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1300 b LBB0_1299 LBB0_1299: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1304 b LBB0_1300 LBB0_1300: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1302 b LBB0_1301 LBB0_1301: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1304 b LBB0_1302 LBB0_1302: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1303 LBB0_1303: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1312 b LBB0_1304 LBB0_1304: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1305 LBB0_1305: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1312 b LBB0_1306 LBB0_1306: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1312 b LBB0_1307 LBB0_1307: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1312 b LBB0_1308 LBB0_1308: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1310 b LBB0_1309 LBB0_1309: adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] b LBB0_1311 LBB0_1310: adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] adrp x9, _a0@PAGE mov w8, #1 str w8, [x9, _a0@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] b LBB0_1311 LBB0_1311: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1312: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1313 LBB0_1313: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1317 b LBB0_1314 LBB0_1314: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1317 b LBB0_1315 LBB0_1315: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1317 b LBB0_1316 LBB0_1316: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1318 b LBB0_1317 LBB0_1317: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1318 LBB0_1318: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1330 b LBB0_1319 LBB0_1319: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1320 LBB0_1320: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1321 LBB0_1321: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1322 LBB0_1322: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1324 b LBB0_1323 LBB0_1323: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1330 b LBB0_1324 LBB0_1324: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1330 b LBB0_1325 LBB0_1325: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1326 LBB0_1326: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1327 LBB0_1327: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1328 LBB0_1328: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1330 b LBB0_1329 LBB0_1329: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x8, _a8@PAGE str wzr, [x8, _a8@PAGEOFF] mov w8, #25 stur w8, [x29, #-4] b LBB0_3490 LBB0_1330: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1331 LBB0_1331: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1332 LBB0_1332: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1333 LBB0_1333: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1340 b LBB0_1334 LBB0_1334: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1340 b LBB0_1335 LBB0_1335: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1340 b LBB0_1336 LBB0_1336: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1340 b LBB0_1337 LBB0_1337: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1340 b LBB0_1338 LBB0_1338: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1340 b LBB0_1339 LBB0_1339: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1347 b LBB0_1340 LBB0_1340: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1357 b LBB0_1341 LBB0_1341: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1342 LBB0_1342: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1343 LBB0_1343: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1344 LBB0_1344: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1345 LBB0_1345: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1346 LBB0_1346: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1347 LBB0_1347: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1348 LBB0_1348: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1349 LBB0_1349: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1350 LBB0_1350: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1357 b LBB0_1351 LBB0_1351: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1357 b LBB0_1352 LBB0_1352: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1357 b LBB0_1353 LBB0_1353: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1355 b LBB0_1354 LBB0_1354: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a14@PAGE str w8, [x9, _a14@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x8, _a24@PAGE str wzr, [x8, _a24@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] b LBB0_1356 LBB0_1355: mov w8, #2 adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a13@PAGE str wzr, [x9, _a13@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a25@PAGE str w8, [x9, _a25@PAGEOFF] adrp x9, _a21@PAGE str w8, [x9, _a21@PAGEOFF] b LBB0_1356 LBB0_1356: mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_1357: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1358 LBB0_1358: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1359 LBB0_1359: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1360 LBB0_1360: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1384 b LBB0_1361 LBB0_1361: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1362 LBB0_1362: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1363 LBB0_1363: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1368 b LBB0_1364 LBB0_1364: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1368 b LBB0_1365 LBB0_1365: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1368 b LBB0_1366 LBB0_1366: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1368 b LBB0_1367 LBB0_1367: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1378 b LBB0_1368 LBB0_1368: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1373 b LBB0_1369 LBB0_1369: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1373 b LBB0_1370 LBB0_1370: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1373 b LBB0_1371 LBB0_1371: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1373 b LBB0_1372 LBB0_1372: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1378 b LBB0_1373 LBB0_1373: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1374 LBB0_1374: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1384 b LBB0_1375 LBB0_1375: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1384 b LBB0_1376 LBB0_1376: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1384 b LBB0_1377 LBB0_1377: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1384 b LBB0_1378 LBB0_1378: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1379 LBB0_1379: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1384 b LBB0_1380 LBB0_1380: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1381 LBB0_1381: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1382 LBB0_1382: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1384 b LBB0_1383 LBB0_1383: adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a20@PAGE str wzr, [x9, _a20@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1384: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1403 b LBB0_1385 LBB0_1385: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1386 LBB0_1386: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1387 LBB0_1387: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1388 LBB0_1388: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1403 b LBB0_1389 LBB0_1389: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1403 b LBB0_1390 LBB0_1390: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1403 b LBB0_1391 LBB0_1391: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1392 LBB0_1392: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1393 LBB0_1393: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1394 LBB0_1394: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1396 b LBB0_1395 LBB0_1395: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1398 b LBB0_1396 LBB0_1396: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1397 LBB0_1397: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1403 b LBB0_1398 LBB0_1398: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1399 LBB0_1399: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1400 LBB0_1400: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1401 LBB0_1401: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1403 b LBB0_1402 LBB0_1402: adrp x9, _a10@PAGE mov w8, #1 str w8, [x9, _a10@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a2@PAGE str wzr, [x9, _a2@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1403: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1407 b LBB0_1404 LBB0_1404: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1408 b LBB0_1405 LBB0_1405: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1408 b LBB0_1406 LBB0_1406: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1408 b LBB0_1407 LBB0_1407: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1409 b LBB0_1408 LBB0_1408: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1422 b LBB0_1409 LBB0_1409: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1422 b LBB0_1410 LBB0_1410: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1422 b LBB0_1411 LBB0_1411: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1422 b LBB0_1412 LBB0_1412: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1422 b LBB0_1413 LBB0_1413: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1415 b LBB0_1414 LBB0_1414: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1417 b LBB0_1415 LBB0_1415: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1422 b LBB0_1416 LBB0_1416: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1422 b LBB0_1417 LBB0_1417: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1422 b LBB0_1418 LBB0_1418: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1422 b LBB0_1419 LBB0_1419: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1422 b LBB0_1420 LBB0_1420: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1422 b LBB0_1421 LBB0_1421: adrp x8, _a21@PAGE str wzr, [x8, _a21@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a13@PAGE str wzr, [x9, _a13@PAGEOFF] adrp x9, _a4@PAGE str wzr, [x9, _a4@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1422: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1427 b LBB0_1423 LBB0_1423: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1424 LBB0_1424: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1425 LBB0_1425: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1426 LBB0_1426: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1439 b LBB0_1427 LBB0_1427: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1428 LBB0_1428: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1439 b LBB0_1429 LBB0_1429: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1430 LBB0_1430: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1431 LBB0_1431: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1439 b LBB0_1432 LBB0_1432: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1433 LBB0_1433: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1439 b LBB0_1434 LBB0_1434: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1439 b LBB0_1435 LBB0_1435: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_1439 b LBB0_1436 LBB0_1436: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1439 b LBB0_1437 LBB0_1437: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1439 b LBB0_1438 LBB0_1438: adrp x9, _a16@PAGE mov w8, #1 str w8, [x9, _a16@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] mov w8, #21 stur w8, [x29, #-4] b LBB0_3490 LBB0_1439: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1441 b LBB0_1440 LBB0_1440: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1443 b LBB0_1441 LBB0_1441: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1443 b LBB0_1442 LBB0_1442: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1444 b LBB0_1443 LBB0_1443: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1445 b LBB0_1444 LBB0_1444: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1458 b LBB0_1445 LBB0_1445: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1458 b LBB0_1446 LBB0_1446: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1458 b LBB0_1447 LBB0_1447: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1458 b LBB0_1448 LBB0_1448: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1458 b LBB0_1449 LBB0_1449: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1451 b LBB0_1450 LBB0_1450: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1453 b LBB0_1451 LBB0_1451: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1458 b LBB0_1452 LBB0_1452: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1458 b LBB0_1453 LBB0_1453: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1458 b LBB0_1454 LBB0_1454: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1458 b LBB0_1455 LBB0_1455: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1458 b LBB0_1456 LBB0_1456: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1458 b LBB0_1457 LBB0_1457: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a15@PAGE str wzr, [x9, _a15@PAGEOFF] adrp x9, _a14@PAGE str w8, [x9, _a14@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1458: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1479 b LBB0_1459 LBB0_1459: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1479 b LBB0_1460 LBB0_1460: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1479 b LBB0_1461 LBB0_1461: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1479 b LBB0_1462 LBB0_1462: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1479 b LBB0_1463 LBB0_1463: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1479 b LBB0_1464 LBB0_1464: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1479 b LBB0_1465 LBB0_1465: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1467 b LBB0_1466 LBB0_1466: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1471 b LBB0_1467 LBB0_1467: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1469 b LBB0_1468 LBB0_1468: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1471 b LBB0_1469 LBB0_1469: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1479 b LBB0_1470 LBB0_1470: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1479 b LBB0_1471 LBB0_1471: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1479 b LBB0_1472 LBB0_1472: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1479 b LBB0_1473 LBB0_1473: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1475 b LBB0_1474 LBB0_1474: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1476 b LBB0_1475 LBB0_1475: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_1477 b LBB0_1476 LBB0_1476: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1479 b LBB0_1477 LBB0_1477: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1479 b LBB0_1478 LBB0_1478: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_1479: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1480 LBB0_1480: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1481 LBB0_1481: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1484 b LBB0_1482 LBB0_1482: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1484 b LBB0_1483 LBB0_1483: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1487 b LBB0_1484 LBB0_1484: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1485 LBB0_1485: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1486 LBB0_1486: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1499 b LBB0_1487 LBB0_1487: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1499 b LBB0_1488 LBB0_1488: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1489 LBB0_1489: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1490 LBB0_1490: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1491 LBB0_1491: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1492 LBB0_1492: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1498 b LBB0_1493 LBB0_1493: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1498 b LBB0_1494 LBB0_1494: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1495 LBB0_1495: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1497 b LBB0_1496 LBB0_1496: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1499 b LBB0_1497 LBB0_1497: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1499 b LBB0_1498 LBB0_1498: adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] adrp x8, _a8@PAGE str wzr, [x8, _a8@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1499: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1500 LBB0_1500: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1501 LBB0_1501: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1502 LBB0_1502: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1519 b LBB0_1503 LBB0_1503: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1506 b LBB0_1504 LBB0_1504: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1506 b LBB0_1505 LBB0_1505: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1509 b LBB0_1506 LBB0_1506: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1507 LBB0_1507: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1508 LBB0_1508: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1519 b LBB0_1509 LBB0_1509: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1510 LBB0_1510: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1519 b LBB0_1511 LBB0_1511: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1512 LBB0_1512: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1513 LBB0_1513: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1514 LBB0_1514: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1515 LBB0_1515: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1516 LBB0_1516: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1517 LBB0_1517: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1519 b LBB0_1518 LBB0_1518: adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a4@PAGE str wzr, [x9, _a4@PAGEOFF] adrp x9, _a13@PAGE str wzr, [x9, _a13@PAGEOFF] adrp x9, _a25@PAGE str w8, [x9, _a25@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_1519: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1525 b LBB0_1520 LBB0_1520: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1539 b LBB0_1521 LBB0_1521: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1525 b LBB0_1522 LBB0_1522: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1523 LBB0_1523: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1524 LBB0_1524: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1525 LBB0_1525: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1526 LBB0_1526: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1527 LBB0_1527: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1528 LBB0_1528: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1529 LBB0_1529: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1532 b LBB0_1530 LBB0_1530: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1532 b LBB0_1531 LBB0_1531: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1535 b LBB0_1532 LBB0_1532: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1539 b LBB0_1533 LBB0_1533: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1534 LBB0_1534: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1535 LBB0_1535: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1536 LBB0_1536: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1537 LBB0_1537: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1539 b LBB0_1538 LBB0_1538: adrp x9, _a16@PAGE mov w8, #1 str w8, [x9, _a16@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1539: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1540 LBB0_1540: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1560 b LBB0_1541 LBB0_1541: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1542 LBB0_1542: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1543 LBB0_1543: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1545 b LBB0_1544 LBB0_1544: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1549 b LBB0_1545 LBB0_1545: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1547 b LBB0_1546 LBB0_1546: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1549 b LBB0_1547 LBB0_1547: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1548 LBB0_1548: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1560 b LBB0_1549 LBB0_1549: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1550 LBB0_1550: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1560 b LBB0_1551 LBB0_1551: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1560 b LBB0_1552 LBB0_1552: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1553 LBB0_1553: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1560 b LBB0_1554 LBB0_1554: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1555 LBB0_1555: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1558 b LBB0_1556 LBB0_1556: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1560 b LBB0_1557 LBB0_1557: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1560 b LBB0_1558 LBB0_1558: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1560 b LBB0_1559 LBB0_1559: adrp x8, _a9@PAGE str wzr, [x8, _a9@PAGEOFF] adrp x9, _a3@PAGE mov w8, #1 str w8, [x9, _a3@PAGEOFF] adrp x9, _a1@PAGE str wzr, [x9, _a1@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a29@PAGE str wzr, [x8, _a29@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_1560: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1580 b LBB0_1561 LBB0_1561: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1562 LBB0_1562: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1565 b LBB0_1563 LBB0_1563: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1565 b LBB0_1564 LBB0_1564: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1568 b LBB0_1565 LBB0_1565: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1580 b LBB0_1566 LBB0_1566: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1567 LBB0_1567: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1568 LBB0_1568: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1569 LBB0_1569: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1580 b LBB0_1570 LBB0_1570: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1571 LBB0_1571: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1572 LBB0_1572: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1580 b LBB0_1573 LBB0_1573: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1578 b LBB0_1574 LBB0_1574: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1575 LBB0_1575: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1576 LBB0_1576: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1580 b LBB0_1577 LBB0_1577: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1580 b LBB0_1578 LBB0_1578: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1580 b LBB0_1579 LBB0_1579: adrp x8, _a4@PAGE str wzr, [x8, _a4@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a9@PAGE str wzr, [x9, _a9@PAGEOFF] adrp x9, _a0@PAGE str wzr, [x9, _a0@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1580: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1598 b LBB0_1581 LBB0_1581: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1583 b LBB0_1582 LBB0_1582: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1598 b LBB0_1583 LBB0_1583: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1584 LBB0_1584: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1598 b LBB0_1585 LBB0_1585: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1586 LBB0_1586: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1598 b LBB0_1587 LBB0_1587: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1588 LBB0_1588: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1589 LBB0_1589: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1598 b LBB0_1590 LBB0_1590: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1598 b LBB0_1591 LBB0_1591: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1592 LBB0_1592: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1593 LBB0_1593: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1595 b LBB0_1594 LBB0_1594: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1595 LBB0_1595: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1596 LBB0_1596: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1598 b LBB0_1597 LBB0_1597: adrp x9, _a16@PAGE mov w8, #1 str w8, [x9, _a16@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1598: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1619 b LBB0_1599 LBB0_1599: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1619 b LBB0_1600 LBB0_1600: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1601 LBB0_1601: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1602 LBB0_1602: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1603 LBB0_1603: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1605 b LBB0_1604 LBB0_1604: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1609 b LBB0_1605 LBB0_1605: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1607 b LBB0_1606 LBB0_1606: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1609 b LBB0_1607 LBB0_1607: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1619 b LBB0_1608 LBB0_1608: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1619 b LBB0_1609 LBB0_1609: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1619 b LBB0_1610 LBB0_1610: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1611 LBB0_1611: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1612 LBB0_1612: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1613 LBB0_1613: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1617 b LBB0_1614 LBB0_1614: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1616 b LBB0_1615 LBB0_1615: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1616 LBB0_1616: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1619 b LBB0_1617 LBB0_1617: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1619 b LBB0_1618 LBB0_1618: adrp x9, _a10@PAGE mov w8, #1 str w8, [x9, _a10@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1619: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1620 LBB0_1620: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1621 LBB0_1621: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1622 LBB0_1622: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1623 LBB0_1623: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1626 b LBB0_1624 LBB0_1624: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1626 b LBB0_1625 LBB0_1625: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1629 b LBB0_1626 LBB0_1626: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1639 b LBB0_1627 LBB0_1627: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1628 LBB0_1628: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1629 LBB0_1629: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1630 LBB0_1630: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1631 LBB0_1631: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1632 LBB0_1632: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1635 b LBB0_1633 LBB0_1633: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1636 b LBB0_1634 LBB0_1634: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1636 b LBB0_1635 LBB0_1635: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1639 b LBB0_1636 LBB0_1636: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1639 b LBB0_1637 LBB0_1637: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1639 b LBB0_1638 LBB0_1638: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a29@PAGE str wzr, [x9, _a29@PAGEOFF] adrp x9, _a0@PAGE str wzr, [x9, _a0@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a8@PAGE str w8, [x9, _a8@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1639: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1656 b LBB0_1640 LBB0_1640: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1656 b LBB0_1641 LBB0_1641: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1656 b LBB0_1642 LBB0_1642: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1656 b LBB0_1643 LBB0_1643: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1656 b LBB0_1644 LBB0_1644: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1656 b LBB0_1645 LBB0_1645: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_1656 b LBB0_1646 LBB0_1646: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1656 b LBB0_1647 LBB0_1647: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1656 b LBB0_1648 LBB0_1648: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1656 b LBB0_1649 LBB0_1649: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1655 b LBB0_1650 LBB0_1650: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1653 b LBB0_1651 LBB0_1651: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1653 b LBB0_1652 LBB0_1652: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1655 b LBB0_1653 LBB0_1653: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1655 b LBB0_1654 LBB0_1654: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1656 b LBB0_1655 LBB0_1655: adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] adrp x9, _a29@PAGE mov w8, #1 str w8, [x9, _a29@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1656: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_1680 b LBB0_1657 LBB0_1657: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1680 b LBB0_1658 LBB0_1658: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1680 b LBB0_1659 LBB0_1659: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1661 b LBB0_1660 LBB0_1660: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1662 b LBB0_1661 LBB0_1661: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1664 b LBB0_1662 LBB0_1662: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1664 b LBB0_1663 LBB0_1663: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1680 b LBB0_1664 LBB0_1664: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1680 b LBB0_1665 LBB0_1665: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1680 b LBB0_1666 LBB0_1666: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1668 b LBB0_1667 LBB0_1667: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1672 b LBB0_1668 LBB0_1668: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1670 b LBB0_1669 LBB0_1669: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1672 b LBB0_1670 LBB0_1670: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1680 b LBB0_1671 LBB0_1671: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1680 b LBB0_1672 LBB0_1672: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1680 b LBB0_1673 LBB0_1673: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1680 b LBB0_1674 LBB0_1674: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1680 b LBB0_1675 LBB0_1675: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1680 b LBB0_1676 LBB0_1676: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1678 b LBB0_1677 LBB0_1677: adrp x9, _a3@PAGE mov w8, #1 str w8, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a22@PAGE str wzr, [x9, _a22@PAGEOFF] adrp x9, _a15@PAGE str wzr, [x9, _a15@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a21@PAGE str w8, [x9, _a21@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] b LBB0_1679 LBB0_1678: adrp x9, _a3@PAGE mov w8, #1 str w8, [x9, _a3@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a13@PAGE str wzr, [x9, _a13@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] adrp x8, _a22@PAGE str wzr, [x8, _a22@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] b LBB0_1679 LBB0_1679: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1680: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1697 b LBB0_1681 LBB0_1681: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1697 b LBB0_1682 LBB0_1682: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1697 b LBB0_1683 LBB0_1683: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1684 LBB0_1684: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1697 b LBB0_1685 LBB0_1685: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1686 LBB0_1686: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1687 LBB0_1687: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1688 LBB0_1688: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1689 LBB0_1689: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1695 b LBB0_1690 LBB0_1690: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1691 LBB0_1691: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1697 b LBB0_1692 LBB0_1692: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1695 b LBB0_1693 LBB0_1693: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1694 LBB0_1694: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1695 LBB0_1695: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1697 b LBB0_1696 LBB0_1696: adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1697: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1716 b LBB0_1698 LBB0_1698: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1699 LBB0_1699: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1716 b LBB0_1700 LBB0_1700: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1716 b LBB0_1701 LBB0_1701: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1703 b LBB0_1702 LBB0_1702: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1705 b LBB0_1703 LBB0_1703: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1704 LBB0_1704: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1716 b LBB0_1705 LBB0_1705: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1706 LBB0_1706: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1707 LBB0_1707: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1708 LBB0_1708: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1709 LBB0_1709: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1716 b LBB0_1710 LBB0_1710: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1711 LBB0_1711: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1712 LBB0_1712: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1713 LBB0_1713: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1716 b LBB0_1714 LBB0_1714: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1716 b LBB0_1715 LBB0_1715: adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a14@PAGE mov w8, #1 str w8, [x9, _a14@PAGEOFF] adrp x9, _a28@PAGE str w8, [x9, _a28@PAGEOFF] adrp x9, _a9@PAGE str w8, [x9, _a9@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] mov w8, #24 stur w8, [x29, #-4] b LBB0_3490 LBB0_1716: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1717 LBB0_1717: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1721 b LBB0_1718 LBB0_1718: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1720 b LBB0_1719 LBB0_1719: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1721 b LBB0_1720 LBB0_1720: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1721 LBB0_1721: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1722 LBB0_1722: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1737 b LBB0_1723 LBB0_1723: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1724 LBB0_1724: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1737 b LBB0_1725 LBB0_1725: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1726 LBB0_1726: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1730 b LBB0_1727 LBB0_1727: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1730 b LBB0_1728 LBB0_1728: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1730 b LBB0_1729 LBB0_1729: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1734 b LBB0_1730 LBB0_1730: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1731 LBB0_1731: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1737 b LBB0_1732 LBB0_1732: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1733 LBB0_1733: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1734 LBB0_1734: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1735 LBB0_1735: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1737 b LBB0_1736 LBB0_1736: adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x9, _a1@PAGE mov w8, #1 str w8, [x9, _a1@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] mov w8, #21 stur w8, [x29, #-4] b LBB0_3490 LBB0_1737: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1760 b LBB0_1738 LBB0_1738: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1760 b LBB0_1739 LBB0_1739: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_1760 b LBB0_1740 LBB0_1740: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1760 b LBB0_1741 LBB0_1741: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1744 b LBB0_1742 LBB0_1742: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1744 b LBB0_1743 LBB0_1743: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1747 b LBB0_1744 LBB0_1744: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1760 b LBB0_1745 LBB0_1745: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1760 b LBB0_1746 LBB0_1746: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1760 b LBB0_1747 LBB0_1747: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1760 b LBB0_1748 LBB0_1748: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1756 b LBB0_1749 LBB0_1749: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1756 b LBB0_1750 LBB0_1750: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1754 b LBB0_1751 LBB0_1751: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1753 b LBB0_1752 LBB0_1752: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1754 b LBB0_1753 LBB0_1753: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1755 b LBB0_1754 LBB0_1754: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1756 b LBB0_1755 LBB0_1755: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1760 b LBB0_1756 LBB0_1756: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1758 b LBB0_1757 LBB0_1757: adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x8, _a13@PAGE str wzr, [x8, _a13@PAGEOFF] adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a7@PAGE str w8, [x9, _a7@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] b LBB0_1759 LBB0_1758: adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a9@PAGE str wzr, [x9, _a9@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a16@PAGE str wzr, [x9, _a16@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] b LBB0_1759 LBB0_1759: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1760: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1787 b LBB0_1761 LBB0_1761: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1762 LBB0_1762: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1763 LBB0_1763: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1764 LBB0_1764: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1787 b LBB0_1765 LBB0_1765: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1787 b LBB0_1766 LBB0_1766: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1767 LBB0_1767: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1768 LBB0_1768: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1769 LBB0_1769: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1774 b LBB0_1770 LBB0_1770: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1774 b LBB0_1771 LBB0_1771: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1774 b LBB0_1772 LBB0_1772: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1774 b LBB0_1773 LBB0_1773: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1784 b LBB0_1774 LBB0_1774: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1779 b LBB0_1775 LBB0_1775: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1779 b LBB0_1776 LBB0_1776: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1779 b LBB0_1777 LBB0_1777: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1779 b LBB0_1778 LBB0_1778: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1784 b LBB0_1779 LBB0_1779: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1780 LBB0_1780: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1781 LBB0_1781: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1782 LBB0_1782: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1783 LBB0_1783: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1787 b LBB0_1784 LBB0_1784: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1787 b LBB0_1785 LBB0_1785: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1787 b LBB0_1786 LBB0_1786: adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] adrp x8, _a19@PAGE str wzr, [x8, _a19@PAGEOFF] adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1787: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1797 b LBB0_1788 LBB0_1788: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1796 b LBB0_1789 LBB0_1789: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1794 b LBB0_1790 LBB0_1790: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1808 b LBB0_1791 LBB0_1791: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1808 b LBB0_1792 LBB0_1792: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1808 b LBB0_1793 LBB0_1793: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1808 b LBB0_1794 LBB0_1794: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1808 b LBB0_1795 LBB0_1795: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_1808 b LBB0_1796 LBB0_1796: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1808 b LBB0_1797 LBB0_1797: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_1808 b LBB0_1798 LBB0_1798: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1800 b LBB0_1799 LBB0_1799: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1804 b LBB0_1800 LBB0_1800: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1802 b LBB0_1801 LBB0_1801: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1804 b LBB0_1802 LBB0_1802: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1808 b LBB0_1803 LBB0_1803: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1808 b LBB0_1804 LBB0_1804: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1808 b LBB0_1805 LBB0_1805: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1808 b LBB0_1806 LBB0_1806: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1808 b LBB0_1807 LBB0_1807: adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a25@PAGE str w8, [x9, _a25@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a9@PAGE str wzr, [x9, _a9@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1808: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1832 b LBB0_1809 LBB0_1809: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1810 LBB0_1810: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1811 LBB0_1811: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1818 b LBB0_1812 LBB0_1812: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1818 b LBB0_1813 LBB0_1813: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1818 b LBB0_1814 LBB0_1814: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1818 b LBB0_1815 LBB0_1815: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1818 b LBB0_1816 LBB0_1816: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1818 b LBB0_1817 LBB0_1817: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1825 b LBB0_1818 LBB0_1818: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1832 b LBB0_1819 LBB0_1819: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1820 LBB0_1820: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1821 LBB0_1821: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1822 LBB0_1822: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1823 LBB0_1823: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1824 LBB0_1824: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1825 LBB0_1825: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1832 b LBB0_1826 LBB0_1826: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1832 b LBB0_1827 LBB0_1827: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1828 LBB0_1828: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1832 b LBB0_1829 LBB0_1829: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1832 b LBB0_1830 LBB0_1830: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1832 b LBB0_1831 LBB0_1831: adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a19@PAGE str w8, [x9, _a19@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a21@PAGE str wzr, [x9, _a21@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x8, _a11@PAGE str wzr, [x8, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1832: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1833 LBB0_1833: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1853 b LBB0_1834 LBB0_1834: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1837 b LBB0_1835 LBB0_1835: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1837 b LBB0_1836 LBB0_1836: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1837 LBB0_1837: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1853 b LBB0_1838 LBB0_1838: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1853 b LBB0_1839 LBB0_1839: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1853 b LBB0_1840 LBB0_1840: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1841 LBB0_1841: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1842 LBB0_1842: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1844 b LBB0_1843 LBB0_1843: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1848 b LBB0_1844 LBB0_1844: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1846 b LBB0_1845 LBB0_1845: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1848 b LBB0_1846 LBB0_1846: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1847 LBB0_1847: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1853 b LBB0_1848 LBB0_1848: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1849 LBB0_1849: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1853 b LBB0_1850 LBB0_1850: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1851 LBB0_1851: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1853 b LBB0_1852 LBB0_1852: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_1853: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1870 b LBB0_1854 LBB0_1854: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1857 b LBB0_1855 LBB0_1855: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1858 b LBB0_1856 LBB0_1856: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1858 b LBB0_1857 LBB0_1857: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1859 b LBB0_1858 LBB0_1858: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1870 b LBB0_1859 LBB0_1859: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1870 b LBB0_1860 LBB0_1860: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1870 b LBB0_1861 LBB0_1861: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1870 b LBB0_1862 LBB0_1862: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1870 b LBB0_1863 LBB0_1863: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1870 b LBB0_1864 LBB0_1864: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1870 b LBB0_1865 LBB0_1865: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1870 b LBB0_1866 LBB0_1866: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1870 b LBB0_1867 LBB0_1867: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1870 b LBB0_1868 LBB0_1868: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1870 b LBB0_1869 LBB0_1869: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x8, _a17@PAGE str wzr, [x8, _a17@PAGEOFF] mov w8, #22 stur w8, [x29, #-4] b LBB0_3490 LBB0_1870: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1889 b LBB0_1871 LBB0_1871: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1872 LBB0_1872: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1873 LBB0_1873: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1889 b LBB0_1874 LBB0_1874: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1876 b LBB0_1875 LBB0_1875: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1878 b LBB0_1876 LBB0_1876: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1877 LBB0_1877: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1889 b LBB0_1878 LBB0_1878: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1879 LBB0_1879: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1880 LBB0_1880: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1881 LBB0_1881: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1882 LBB0_1882: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1883 LBB0_1883: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1884 LBB0_1884: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1885 LBB0_1885: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1886 LBB0_1886: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1889 b LBB0_1887 LBB0_1887: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1889 b LBB0_1888 LBB0_1888: adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1889: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1907 b LBB0_1890 LBB0_1890: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1892 b LBB0_1891 LBB0_1891: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1893 b LBB0_1892 LBB0_1892: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1895 b LBB0_1893 LBB0_1893: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1895 b LBB0_1894 LBB0_1894: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1907 b LBB0_1895 LBB0_1895: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1907 b LBB0_1896 LBB0_1896: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1907 b LBB0_1897 LBB0_1897: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1907 b LBB0_1898 LBB0_1898: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1907 b LBB0_1899 LBB0_1899: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1907 b LBB0_1900 LBB0_1900: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1907 b LBB0_1901 LBB0_1901: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1903 b LBB0_1902 LBB0_1902: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1907 b LBB0_1903 LBB0_1903: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1907 b LBB0_1904 LBB0_1904: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1907 b LBB0_1905 LBB0_1905: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1907 b LBB0_1906 LBB0_1906: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1907: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1928 b LBB0_1908 LBB0_1908: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1909 LBB0_1909: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1911 b LBB0_1910 LBB0_1910: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1915 b LBB0_1911 LBB0_1911: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1913 b LBB0_1912 LBB0_1912: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1915 b LBB0_1913 LBB0_1913: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1914 LBB0_1914: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1928 b LBB0_1915 LBB0_1915: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1916 LBB0_1916: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1917 LBB0_1917: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1918 LBB0_1918: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1928 b LBB0_1919 LBB0_1919: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1920 LBB0_1920: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1922 b LBB0_1921 LBB0_1921: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1923 b LBB0_1922 LBB0_1922: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1924 b LBB0_1923 LBB0_1923: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1924 LBB0_1924: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1925 LBB0_1925: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1926 LBB0_1926: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1928 b LBB0_1927 LBB0_1927: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a22@PAGE mov w8, #1 str w8, [x9, _a22@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1928: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1929 LBB0_1929: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1930 LBB0_1930: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1945 b LBB0_1931 LBB0_1931: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1945 b LBB0_1932 LBB0_1932: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1945 b LBB0_1933 LBB0_1933: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1934 LBB0_1934: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1935 LBB0_1935: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1945 b LBB0_1936 LBB0_1936: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1945 b LBB0_1937 LBB0_1937: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1938 LBB0_1938: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_1945 b LBB0_1939 LBB0_1939: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1945 b LBB0_1940 LBB0_1940: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1941 LBB0_1941: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1942 LBB0_1942: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1943 LBB0_1943: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1945 b LBB0_1944 LBB0_1944: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a20@PAGE str wzr, [x9, _a20@PAGEOFF] adrp x9, _a14@PAGE str wzr, [x9, _a14@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x8, _a7@PAGE str wzr, [x8, _a7@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1945: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1946 LBB0_1946: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1964 b LBB0_1947 LBB0_1947: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1948 LBB0_1948: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1949 LBB0_1949: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1951 b LBB0_1950 LBB0_1950: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1953 b LBB0_1951 LBB0_1951: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1952 LBB0_1952: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1964 b LBB0_1953 LBB0_1953: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1954 LBB0_1954: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1964 b LBB0_1955 LBB0_1955: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1964 b LBB0_1956 LBB0_1956: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1957 LBB0_1957: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1958 LBB0_1958: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1964 b LBB0_1959 LBB0_1959: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1962 b LBB0_1960 LBB0_1960: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1961 LBB0_1961: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1964 b LBB0_1962 LBB0_1962: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1964 b LBB0_1963 LBB0_1963: adrp x9, _a4@PAGE mov w8, #1 str w8, [x9, _a4@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_1964: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1981 b LBB0_1965 LBB0_1965: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1981 b LBB0_1966 LBB0_1966: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1967 LBB0_1967: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_1981 b LBB0_1968 LBB0_1968: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1969 LBB0_1969: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1970 LBB0_1970: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1971 LBB0_1971: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1972 LBB0_1972: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1978 b LBB0_1973 LBB0_1973: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1974 LBB0_1974: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1976 b LBB0_1975 LBB0_1975: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1981 b LBB0_1976 LBB0_1976: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1977 LBB0_1977: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1981 b LBB0_1978 LBB0_1978: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1981 b LBB0_1979 LBB0_1979: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1981 b LBB0_1980 LBB0_1980: adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a17@PAGE str wzr, [x8, _a17@PAGEOFF] adrp x9, _a22@PAGE mov w8, #1 str w8, [x9, _a22@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] mov w8, #25 stur w8, [x29, #-4] b LBB0_3490 LBB0_1981: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2005 b LBB0_1982 LBB0_1982: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1983 LBB0_1983: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2005 b LBB0_1984 LBB0_1984: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1985 LBB0_1985: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1987 b LBB0_1986 LBB0_1986: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_1991 b LBB0_1987 LBB0_1987: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1989 b LBB0_1988 LBB0_1988: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_1991 b LBB0_1989 LBB0_1989: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1990 LBB0_1990: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2005 b LBB0_1991 LBB0_1991: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2005 b LBB0_1992 LBB0_1992: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1993 LBB0_1993: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1994 LBB0_1994: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1995 LBB0_1995: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1996 LBB0_1996: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2005 b LBB0_1997 LBB0_1997: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2001 b LBB0_1998 LBB0_1998: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2001 b LBB0_1999 LBB0_1999: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2001 b LBB0_2000 LBB0_2000: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2005 b LBB0_2001 LBB0_2001: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2003 b LBB0_2002 LBB0_2002: adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a15@PAGE str wzr, [x9, _a15@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a24@PAGE str wzr, [x9, _a24@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] b LBB0_2004 LBB0_2003: adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x8, _a21@PAGE str wzr, [x8, _a21@PAGEOFF] adrp x8, _a29@PAGE str wzr, [x8, _a29@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a8@PAGE str w8, [x9, _a8@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] b LBB0_2004 LBB0_2004: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2005: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2006 LBB0_2006: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2007 LBB0_2007: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2008 LBB0_2008: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2009 LBB0_2009: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2010 LBB0_2010: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2011 LBB0_2011: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2012 LBB0_2012: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2022 b LBB0_2013 LBB0_2013: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2014 LBB0_2014: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2022 b LBB0_2015 LBB0_2015: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2020 b LBB0_2016 LBB0_2016: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2020 b LBB0_2017 LBB0_2017: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2020 b LBB0_2018 LBB0_2018: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2020 b LBB0_2019 LBB0_2019: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2021 b LBB0_2020 LBB0_2020: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2022 b LBB0_2021 LBB0_2021: adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] adrp x8, _a14@PAGE str wzr, [x8, _a14@PAGEOFF] adrp x8, _a25@PAGE str wzr, [x8, _a25@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_2022: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2026 b LBB0_2023 LBB0_2023: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2026 b LBB0_2024 LBB0_2024: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2026 b LBB0_2025 LBB0_2025: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2028 b LBB0_2026 LBB0_2026: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2028 b LBB0_2027 LBB0_2027: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2039 b LBB0_2028 LBB0_2028: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2039 b LBB0_2029 LBB0_2029: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2039 b LBB0_2030 LBB0_2030: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2039 b LBB0_2031 LBB0_2031: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2039 b LBB0_2032 LBB0_2032: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2039 b LBB0_2033 LBB0_2033: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2039 b LBB0_2034 LBB0_2034: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2039 b LBB0_2035 LBB0_2035: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2039 b LBB0_2036 LBB0_2036: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2039 b LBB0_2037 LBB0_2037: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2039 b LBB0_2038 LBB0_2038: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2039: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2041 b LBB0_2040 LBB0_2040: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2042 b LBB0_2041 LBB0_2041: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2042 LBB0_2042: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2043 LBB0_2043: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2058 b LBB0_2044 LBB0_2044: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2045 LBB0_2045: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2046 LBB0_2046: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2058 b LBB0_2047 LBB0_2047: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2058 b LBB0_2048 LBB0_2048: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2050 b LBB0_2049 LBB0_2049: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2052 b LBB0_2050 LBB0_2050: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2058 b LBB0_2051 LBB0_2051: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2052 LBB0_2052: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2053 LBB0_2053: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2058 b LBB0_2054 LBB0_2054: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2055 LBB0_2055: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2056 LBB0_2056: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2058 b LBB0_2057 LBB0_2057: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a7@PAGE str w8, [x9, _a7@PAGEOFF] adrp x9, _a22@PAGE str wzr, [x9, _a22@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a19@PAGE str w8, [x9, _a19@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2058: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2059 LBB0_2059: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2060 LBB0_2060: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2077 b LBB0_2061 LBB0_2061: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2062 LBB0_2062: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2063 LBB0_2063: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2064 LBB0_2064: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2066 b LBB0_2065 LBB0_2065: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2068 b LBB0_2066 LBB0_2066: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2077 b LBB0_2067 LBB0_2067: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2068 LBB0_2068: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2077 b LBB0_2069 LBB0_2069: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2070 LBB0_2070: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2077 b LBB0_2071 LBB0_2071: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2072 LBB0_2072: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2073 LBB0_2073: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2074 LBB0_2074: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2077 b LBB0_2075 LBB0_2075: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2077 b LBB0_2076 LBB0_2076: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x8, _a4@PAGE str wzr, [x8, _a4@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x9, _a8@PAGE mov w8, #1 str w8, [x9, _a8@PAGEOFF] adrp x8, _a22@PAGE str wzr, [x8, _a22@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2077: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2078 LBB0_2078: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2094 b LBB0_2079 LBB0_2079: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2080 LBB0_2080: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2081 LBB0_2081: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2094 b LBB0_2082 LBB0_2082: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2083 LBB0_2083: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2084 LBB0_2084: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2085 LBB0_2085: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2094 b LBB0_2086 LBB0_2086: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2094 b LBB0_2087 LBB0_2087: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2093 b LBB0_2088 LBB0_2088: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2094 b LBB0_2089 LBB0_2089: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2094 b LBB0_2090 LBB0_2090: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2093 b LBB0_2091 LBB0_2091: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2092 LBB0_2092: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2094 b LBB0_2093 LBB0_2093: adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x9, _a22@PAGE mov w8, #1 str w8, [x9, _a22@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] mov w8, #21 stur w8, [x29, #-4] b LBB0_3490 LBB0_2094: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2095 LBB0_2095: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2096 LBB0_2096: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2097 LBB0_2097: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2098 LBB0_2098: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2099 LBB0_2099: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2100 LBB0_2100: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2101 LBB0_2101: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2102 LBB0_2102: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2113 b LBB0_2103 LBB0_2103: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2113 b LBB0_2104 LBB0_2104: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2105 LBB0_2105: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2107 b LBB0_2106 LBB0_2106: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2109 b LBB0_2107 LBB0_2107: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2108 LBB0_2108: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2113 b LBB0_2109 LBB0_2109: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2113 b LBB0_2110 LBB0_2110: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2111 LBB0_2111: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2113 b LBB0_2112 LBB0_2112: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a8@PAGE str wzr, [x9, _a8@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2113: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2132 b LBB0_2114 LBB0_2114: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2132 b LBB0_2115 LBB0_2115: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2132 b LBB0_2116 LBB0_2116: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2132 b LBB0_2117 LBB0_2117: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2119 b LBB0_2118 LBB0_2118: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2121 b LBB0_2119 LBB0_2119: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2132 b LBB0_2120 LBB0_2120: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2132 b LBB0_2121 LBB0_2121: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2132 b LBB0_2122 LBB0_2122: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2132 b LBB0_2123 LBB0_2123: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2132 b LBB0_2124 LBB0_2124: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2130 b LBB0_2125 LBB0_2125: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2130 b LBB0_2126 LBB0_2126: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2130 b LBB0_2127 LBB0_2127: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2130 b LBB0_2128 LBB0_2128: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2130 b LBB0_2129 LBB0_2129: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2131 b LBB0_2130 LBB0_2130: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2132 b LBB0_2131 LBB0_2131: adrp x9, _a10@PAGE mov w8, #1 str w8, [x9, _a10@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a2@PAGE str wzr, [x9, _a2@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2132: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2151 b LBB0_2133 LBB0_2133: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2134 LBB0_2134: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2135 LBB0_2135: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2139 b LBB0_2136 LBB0_2136: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2151 b LBB0_2137 LBB0_2137: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2151 b LBB0_2138 LBB0_2138: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2139 LBB0_2139: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2140 LBB0_2140: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2151 b LBB0_2141 LBB0_2141: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2151 b LBB0_2142 LBB0_2142: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2144 b LBB0_2143 LBB0_2143: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2146 b LBB0_2144 LBB0_2144: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2151 b LBB0_2145 LBB0_2145: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2146 LBB0_2146: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2151 b LBB0_2147 LBB0_2147: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2148 LBB0_2148: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2149 LBB0_2149: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2151 b LBB0_2150 LBB0_2150: adrp x9, _a12@PAGE mov w8, #1 str w8, [x9, _a12@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a28@PAGE str w8, [x9, _a28@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a21@PAGE str w8, [x9, _a21@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2151: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2157 b LBB0_2152 LBB0_2152: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2153 LBB0_2153: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2154 LBB0_2154: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2156 b LBB0_2155 LBB0_2155: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2156 LBB0_2156: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2157 LBB0_2157: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2168 b LBB0_2158 LBB0_2158: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2159 LBB0_2159: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2160 LBB0_2160: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2161 LBB0_2161: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2162 LBB0_2162: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2168 b LBB0_2163 LBB0_2163: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2168 b LBB0_2164 LBB0_2164: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2165 LBB0_2165: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2168 b LBB0_2166 LBB0_2166: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2168 b LBB0_2167 LBB0_2167: adrp x9, _a4@PAGE mov w8, #1 str w8, [x9, _a4@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x8, _a7@PAGE str wzr, [x8, _a7@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2168: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2169 LBB0_2169: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2195 b LBB0_2170 LBB0_2170: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2195 b LBB0_2171 LBB0_2171: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2176 b LBB0_2172 LBB0_2172: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2176 b LBB0_2173 LBB0_2173: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2176 b LBB0_2174 LBB0_2174: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2176 b LBB0_2175 LBB0_2175: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2186 b LBB0_2176 LBB0_2176: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2181 b LBB0_2177 LBB0_2177: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2181 b LBB0_2178 LBB0_2178: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2181 b LBB0_2179 LBB0_2179: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2181 b LBB0_2180 LBB0_2180: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2186 b LBB0_2181 LBB0_2181: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2195 b LBB0_2182 LBB0_2182: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2195 b LBB0_2183 LBB0_2183: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2195 b LBB0_2184 LBB0_2184: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2195 b LBB0_2185 LBB0_2185: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2186 LBB0_2186: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2187 LBB0_2187: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2188 LBB0_2188: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2195 b LBB0_2189 LBB0_2189: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2190 LBB0_2190: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2191 LBB0_2191: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2192 LBB0_2192: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2193 LBB0_2193: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2195 b LBB0_2194 LBB0_2194: adrp x9, _a0@PAGE mov w8, #1 str w8, [x9, _a0@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2195: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2196 LBB0_2196: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2197 LBB0_2197: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2212 b LBB0_2198 LBB0_2198: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2212 b LBB0_2199 LBB0_2199: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2200 LBB0_2200: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2212 b LBB0_2201 LBB0_2201: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2212 b LBB0_2202 LBB0_2202: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2203 LBB0_2203: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2204 LBB0_2204: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2205 LBB0_2205: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2206 LBB0_2206: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2212 b LBB0_2207 LBB0_2207: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2212 b LBB0_2208 LBB0_2208: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2212 b LBB0_2209 LBB0_2209: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2210 LBB0_2210: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2212 b LBB0_2211 LBB0_2211: adrp x8, _a7@PAGE str wzr, [x8, _a7@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x8, _a8@PAGE str wzr, [x8, _a8@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2212: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2229 b LBB0_2213 LBB0_2213: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2214 LBB0_2214: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2215 LBB0_2215: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2216 LBB0_2216: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2217 LBB0_2217: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2218 LBB0_2218: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2229 b LBB0_2219 LBB0_2219: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2229 b LBB0_2220 LBB0_2220: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2221 LBB0_2221: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2229 b LBB0_2222 LBB0_2222: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2227 b LBB0_2223 LBB0_2223: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2224 LBB0_2224: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2225 LBB0_2225: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2229 b LBB0_2226 LBB0_2226: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2229 b LBB0_2227 LBB0_2227: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2229 b LBB0_2228 LBB0_2228: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a17@PAGE str wzr, [x9, _a17@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2229: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2237 b LBB0_2230 LBB0_2230: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2237 b LBB0_2231 LBB0_2231: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2237 b LBB0_2232 LBB0_2232: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2237 b LBB0_2233 LBB0_2233: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2237 b LBB0_2234 LBB0_2234: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2237 b LBB0_2235 LBB0_2235: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2237 b LBB0_2236 LBB0_2236: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2238 b LBB0_2237 LBB0_2237: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2246 b LBB0_2238 LBB0_2238: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2246 b LBB0_2239 LBB0_2239: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2246 b LBB0_2240 LBB0_2240: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2246 b LBB0_2241 LBB0_2241: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2246 b LBB0_2242 LBB0_2242: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2246 b LBB0_2243 LBB0_2243: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_2246 b LBB0_2244 LBB0_2244: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2246 b LBB0_2245 LBB0_2245: adrp x9, _a11@PAGE mov w8, #1 str w8, [sp, #12] ; 4-byte Folded Spill str w8, [x9, _a11@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2246: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2247 LBB0_2247: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2248 LBB0_2248: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2249 LBB0_2249: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2250 LBB0_2250: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2252 b LBB0_2251 LBB0_2251: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2254 b LBB0_2252 LBB0_2252: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2253 LBB0_2253: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2254 LBB0_2254: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2255 LBB0_2255: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2256 LBB0_2256: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2257 LBB0_2257: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2258 LBB0_2258: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2259 LBB0_2259: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2265 b LBB0_2260 LBB0_2260: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2261 LBB0_2261: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2262 LBB0_2262: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2263 LBB0_2263: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2265 b LBB0_2264 LBB0_2264: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a29@PAGE str wzr, [x9, _a29@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a13@PAGE str w8, [x9, _a13@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2265: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2266 LBB0_2266: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2267 LBB0_2267: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2269 b LBB0_2268 LBB0_2268: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2273 b LBB0_2269 LBB0_2269: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2271 b LBB0_2270 LBB0_2270: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2273 b LBB0_2271 LBB0_2271: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2286 b LBB0_2272 LBB0_2272: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2273 LBB0_2273: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2274 LBB0_2274: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2275 LBB0_2275: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2276 LBB0_2276: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2277 LBB0_2277: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2286 b LBB0_2278 LBB0_2278: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2286 b LBB0_2279 LBB0_2279: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2280 LBB0_2280: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2282 b LBB0_2281 LBB0_2281: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2282 LBB0_2282: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2286 b LBB0_2283 LBB0_2283: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2284 LBB0_2284: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2286 b LBB0_2285 LBB0_2285: adrp x9, _a15@PAGE mov w8, #1 str w8, [x9, _a15@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2286: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2295 b LBB0_2287 LBB0_2287: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2294 b LBB0_2288 LBB0_2288: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2290 b LBB0_2289 LBB0_2289: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2291 b LBB0_2290 LBB0_2290: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2294 b LBB0_2291 LBB0_2291: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2294 b LBB0_2292 LBB0_2292: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2294 b LBB0_2293 LBB0_2293: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2295 b LBB0_2294 LBB0_2294: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2303 b LBB0_2295 LBB0_2295: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2303 b LBB0_2296 LBB0_2296: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2303 b LBB0_2297 LBB0_2297: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_2303 b LBB0_2298 LBB0_2298: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2303 b LBB0_2299 LBB0_2299: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2303 b LBB0_2300 LBB0_2300: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2303 b LBB0_2301 LBB0_2301: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2303 b LBB0_2302 LBB0_2302: adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2303: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2320 b LBB0_2304 LBB0_2304: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2320 b LBB0_2305 LBB0_2305: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2306 LBB0_2306: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2307 LBB0_2307: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2308 LBB0_2308: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2320 b LBB0_2309 LBB0_2309: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2310 LBB0_2310: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2311 LBB0_2311: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2320 b LBB0_2312 LBB0_2312: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2316 b LBB0_2313 LBB0_2313: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2314 LBB0_2314: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2320 b LBB0_2315 LBB0_2315: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2316 LBB0_2316: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2317 LBB0_2317: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2318 LBB0_2318: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2320 b LBB0_2319 LBB0_2319: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a29@PAGE str w8, [x9, _a29@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2320: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2340 b LBB0_2321 LBB0_2321: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2322 LBB0_2322: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2323 LBB0_2323: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2340 b LBB0_2324 LBB0_2324: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2325 LBB0_2325: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2326 LBB0_2326: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2327 LBB0_2327: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2340 b LBB0_2328 LBB0_2328: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2340 b LBB0_2329 LBB0_2329: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2330 LBB0_2330: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2332 b LBB0_2331 LBB0_2331: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2333 b LBB0_2332 LBB0_2332: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2340 b LBB0_2333 LBB0_2333: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2334 LBB0_2334: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2340 b LBB0_2335 LBB0_2335: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2340 b LBB0_2336 LBB0_2336: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2338 b LBB0_2337 LBB0_2337: adrp x8, _a23@PAGE str wzr, [x8, _a23@PAGEOFF] mov w8, #2 adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] b LBB0_2339 LBB0_2338: adrp x8, _a19@PAGE str wzr, [x8, _a19@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] b LBB0_2339 LBB0_2339: mov w8, #25 stur w8, [x29, #-4] b LBB0_3490 LBB0_2340: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2345 b LBB0_2341 LBB0_2341: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2361 b LBB0_2342 LBB0_2342: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2343 LBB0_2343: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2344 LBB0_2344: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2345 LBB0_2345: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2346 LBB0_2346: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2361 b LBB0_2347 LBB0_2347: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2348 LBB0_2348: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2352 b LBB0_2349 LBB0_2349: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2352 b LBB0_2350 LBB0_2350: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2352 b LBB0_2351 LBB0_2351: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2356 b LBB0_2352 LBB0_2352: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2353 LBB0_2353: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2361 b LBB0_2354 LBB0_2354: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2355 LBB0_2355: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2356 LBB0_2356: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2357 LBB0_2357: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2358 LBB0_2358: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2359 LBB0_2359: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2361 b LBB0_2360 LBB0_2360: adrp x9, _a22@PAGE mov w8, #1 str w8, [sp, #8] ; 4-byte Folded Spill str w8, [x9, _a22@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a4@PAGE str w8, [x9, _a4@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2361: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2385 b LBB0_2362 LBB0_2362: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2363 LBB0_2363: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2370 b LBB0_2364 LBB0_2364: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2370 b LBB0_2365 LBB0_2365: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2370 b LBB0_2366 LBB0_2366: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2370 b LBB0_2367 LBB0_2367: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2370 b LBB0_2368 LBB0_2368: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2370 b LBB0_2369 LBB0_2369: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2377 b LBB0_2370 LBB0_2370: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2371 LBB0_2371: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2372 LBB0_2372: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2373 LBB0_2373: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2374 LBB0_2374: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2375 LBB0_2375: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2376 LBB0_2376: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2385 b LBB0_2377 LBB0_2377: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2378 LBB0_2378: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2384 b LBB0_2379 LBB0_2379: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2385 b LBB0_2380 LBB0_2380: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2381 LBB0_2381: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2382 LBB0_2382: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2385 b LBB0_2383 LBB0_2383: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2385 b LBB0_2384 LBB0_2384: adrp x8, _a10@PAGE str wzr, [x8, _a10@PAGEOFF] adrp x9, _a8@PAGE mov w8, #1 str w8, [x9, _a8@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a9@PAGE str wzr, [x9, _a9@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2385: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2387 b LBB0_2386 LBB0_2386: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2412 b LBB0_2387 LBB0_2387: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2388 LBB0_2388: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2412 b LBB0_2389 LBB0_2389: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2412 b LBB0_2390 LBB0_2390: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2391 LBB0_2391: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2412 b LBB0_2392 LBB0_2392: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2393 LBB0_2393: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2400 b LBB0_2394 LBB0_2394: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2400 b LBB0_2395 LBB0_2395: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2400 b LBB0_2396 LBB0_2396: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2400 b LBB0_2397 LBB0_2397: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2400 b LBB0_2398 LBB0_2398: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2400 b LBB0_2399 LBB0_2399: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_2407 b LBB0_2400 LBB0_2400: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2401 LBB0_2401: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2402 LBB0_2402: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2403 LBB0_2403: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2404 LBB0_2404: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2405 LBB0_2405: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2412 b LBB0_2406 LBB0_2406: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2412 b LBB0_2407 LBB0_2407: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2412 b LBB0_2408 LBB0_2408: adrp x8, _a13@PAGE ldr w8, [x8, _a13@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2410 b LBB0_2409 LBB0_2409: adrp x8, _a4@PAGE str wzr, [x8, _a4@PAGEOFF] adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a28@PAGE str wzr, [x9, _a28@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] b LBB0_2411 LBB0_2410: adrp x9, _a8@PAGE mov w8, #1 str w8, [x9, _a8@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a29@PAGE str wzr, [x9, _a29@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a24@PAGE str w8, [x9, _a24@PAGEOFF] b LBB0_2411 LBB0_2411: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2412: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2420 b LBB0_2413 LBB0_2413: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2420 b LBB0_2414 LBB0_2414: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2420 b LBB0_2415 LBB0_2415: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2416 LBB0_2416: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2430 b LBB0_2417 LBB0_2417: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2418 LBB0_2418: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2419 LBB0_2419: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2420 LBB0_2420: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2430 b LBB0_2421 LBB0_2421: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2422 LBB0_2422: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2423 LBB0_2423: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2430 b LBB0_2424 LBB0_2424: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2425 LBB0_2425: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2426 LBB0_2426: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2428 b LBB0_2427 LBB0_2427: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2430 b LBB0_2428 LBB0_2428: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2430 b LBB0_2429 LBB0_2429: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2430: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2431 LBB0_2431: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2433 b LBB0_2432 LBB0_2432: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2433 LBB0_2433: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2452 b LBB0_2434 LBB0_2434: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2435 LBB0_2435: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2436 LBB0_2436: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2452 b LBB0_2437 LBB0_2437: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2438 LBB0_2438: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2439 LBB0_2439: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2441 b LBB0_2440 LBB0_2440: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2443 b LBB0_2441 LBB0_2441: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2452 b LBB0_2442 LBB0_2442: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2443 LBB0_2443: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2444 LBB0_2444: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2452 b LBB0_2445 LBB0_2445: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2446 LBB0_2446: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2447 LBB0_2447: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2452 b LBB0_2448 LBB0_2448: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2450 b LBB0_2449 LBB0_2449: adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a21@PAGE str wzr, [x9, _a21@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a22@PAGE str wzr, [x9, _a22@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x8, _a13@PAGE str wzr, [x8, _a13@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] b LBB0_2451 LBB0_2450: adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a9@PAGE str wzr, [x9, _a9@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a16@PAGE str wzr, [x9, _a16@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a20@PAGE str w8, [x9, _a20@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] b LBB0_2451 LBB0_2451: mov w8, #25 stur w8, [x29, #-4] b LBB0_3490 LBB0_2452: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2453 LBB0_2453: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2454 LBB0_2454: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2455 LBB0_2455: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2457 b LBB0_2456 LBB0_2456: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2470 b LBB0_2457 LBB0_2457: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2458 LBB0_2458: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2459 LBB0_2459: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2470 b LBB0_2460 LBB0_2460: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2469 b LBB0_2461 LBB0_2461: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2462 LBB0_2462: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2463 LBB0_2463: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2464 LBB0_2464: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2465 LBB0_2465: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2466 LBB0_2466: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2467 LBB0_2467: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2470 b LBB0_2468 LBB0_2468: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2470 b LBB0_2469 LBB0_2469: adrp x8, _a8@PAGE str wzr, [x8, _a8@PAGEOFF] adrp x9, _a4@PAGE mov w8, #1 str w8, [x9, _a4@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a15@PAGE str w8, [x9, _a15@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2470: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2475 b LBB0_2471 LBB0_2471: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2487 b LBB0_2472 LBB0_2472: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2473 LBB0_2473: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2474 LBB0_2474: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2487 b LBB0_2475 LBB0_2475: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2476 LBB0_2476: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2477 LBB0_2477: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2487 b LBB0_2478 LBB0_2478: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2487 b LBB0_2479 LBB0_2479: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2480 LBB0_2480: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2487 b LBB0_2481 LBB0_2481: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2487 b LBB0_2482 LBB0_2482: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2483 LBB0_2483: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2484 LBB0_2484: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2485 LBB0_2485: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2487 b LBB0_2486 LBB0_2486: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a23@PAGE str wzr, [x9, _a23@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x8, _a20@PAGE str wzr, [x8, _a20@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2487: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2504 b LBB0_2488 LBB0_2488: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2494 b LBB0_2489 LBB0_2489: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2493 b LBB0_2490 LBB0_2490: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2492 b LBB0_2491 LBB0_2491: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2493 b LBB0_2492 LBB0_2492: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_2495 b LBB0_2493 LBB0_2493: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2495 b LBB0_2494 LBB0_2494: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2504 b LBB0_2495 LBB0_2495: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2504 b LBB0_2496 LBB0_2496: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2504 b LBB0_2497 LBB0_2497: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2504 b LBB0_2498 LBB0_2498: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_2504 b LBB0_2499 LBB0_2499: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2504 b LBB0_2500 LBB0_2500: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2504 b LBB0_2501 LBB0_2501: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2504 b LBB0_2502 LBB0_2502: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2504 b LBB0_2503 LBB0_2503: adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] adrp x9, _a0@PAGE mov w8, #1 str w8, [x9, _a0@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2504: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2524 b LBB0_2505 LBB0_2505: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2506 LBB0_2506: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2524 b LBB0_2507 LBB0_2507: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2508 LBB0_2508: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2511 b LBB0_2509 LBB0_2509: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2511 b LBB0_2510 LBB0_2510: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2514 b LBB0_2511 LBB0_2511: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2524 b LBB0_2512 LBB0_2512: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2513 LBB0_2513: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2514 LBB0_2514: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2524 b LBB0_2515 LBB0_2515: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2523 b LBB0_2516 LBB0_2516: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2522 b LBB0_2517 LBB0_2517: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2518 LBB0_2518: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2519 LBB0_2519: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2524 b LBB0_2520 LBB0_2520: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2521 LBB0_2521: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2524 b LBB0_2522 LBB0_2522: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2524 b LBB0_2523 LBB0_2523: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a16@PAGE str wzr, [x9, _a16@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a8@PAGE str w8, [x9, _a8@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a23@PAGE str w8, [x9, _a23@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2524: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2525 LBB0_2525: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2532 b LBB0_2526 LBB0_2526: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2545 b LBB0_2527 LBB0_2527: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2531 b LBB0_2528 LBB0_2528: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2531 b LBB0_2529 LBB0_2529: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2531 b LBB0_2530 LBB0_2530: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2532 b LBB0_2531 LBB0_2531: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2532 LBB0_2532: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2533 LBB0_2533: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2534 LBB0_2534: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2545 b LBB0_2535 LBB0_2535: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2536 LBB0_2536: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2537 LBB0_2537: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2539 b LBB0_2538 LBB0_2538: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2543 b LBB0_2539 LBB0_2539: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2541 b LBB0_2540 LBB0_2540: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2543 b LBB0_2541 LBB0_2541: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2542 LBB0_2542: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2545 b LBB0_2543 LBB0_2543: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2545 b LBB0_2544 LBB0_2544: adrp x8, _a17@PAGE str wzr, [x8, _a17@PAGEOFF] adrp x8, _a19@PAGE str wzr, [x8, _a19@PAGEOFF] adrp x8, _a6@PAGE str wzr, [x8, _a6@PAGEOFF] adrp x9, _a26@PAGE mov w8, #1 str w8, [x9, _a26@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a1@PAGE str w8, [x9, _a1@PAGEOFF] mov w8, #25 stur w8, [x29, #-4] b LBB0_3490 LBB0_2545: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2546 LBB0_2546: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2547 LBB0_2547: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2548 LBB0_2548: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2564 b LBB0_2549 LBB0_2549: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2550 LBB0_2550: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2564 b LBB0_2551 LBB0_2551: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2552 LBB0_2552: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2554 b LBB0_2553 LBB0_2553: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2556 b LBB0_2554 LBB0_2554: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2555 LBB0_2555: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2564 b LBB0_2556 LBB0_2556: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2557 LBB0_2557: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2558 LBB0_2558: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2559 LBB0_2559: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2564 b LBB0_2560 LBB0_2560: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2561 LBB0_2561: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2564 b LBB0_2562 LBB0_2562: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2564 b LBB0_2563 LBB0_2563: adrp x8, _a19@PAGE str wzr, [x8, _a19@PAGEOFF] adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x8, _a8@PAGE str wzr, [x8, _a8@PAGEOFF] mov w8, #26 stur w8, [x29, #-4] b LBB0_3490 LBB0_2564: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2571 b LBB0_2565 LBB0_2565: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2572 b LBB0_2566 LBB0_2566: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2568 b LBB0_2567 LBB0_2567: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2569 b LBB0_2568 LBB0_2568: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2572 b LBB0_2569 LBB0_2569: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2572 b LBB0_2570 LBB0_2570: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2572 b LBB0_2571 LBB0_2571: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2573 b LBB0_2572 LBB0_2572: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2584 b LBB0_2573 LBB0_2573: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2584 b LBB0_2574 LBB0_2574: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_2584 b LBB0_2575 LBB0_2575: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2578 b LBB0_2576 LBB0_2576: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2578 b LBB0_2577 LBB0_2577: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2581 b LBB0_2578 LBB0_2578: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2584 b LBB0_2579 LBB0_2579: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2584 b LBB0_2580 LBB0_2580: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2584 b LBB0_2581 LBB0_2581: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2584 b LBB0_2582 LBB0_2582: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2584 b LBB0_2583 LBB0_2583: adrp x8, _a3@PAGE str wzr, [x8, _a3@PAGEOFF] adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] adrp x9, _a16@PAGE str w8, [x9, _a16@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a19@PAGE str wzr, [x9, _a19@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a22@PAGE str w8, [x9, _a22@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2584: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2585 LBB0_2585: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2586 LBB0_2586: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2590 b LBB0_2587 LBB0_2587: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2589 b LBB0_2588 LBB0_2588: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2590 b LBB0_2589 LBB0_2589: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2606 b LBB0_2590 LBB0_2590: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2591 LBB0_2591: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2592 LBB0_2592: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2593 LBB0_2593: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2595 b LBB0_2594 LBB0_2594: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2597 b LBB0_2595 LBB0_2595: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2596 LBB0_2596: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2606 b LBB0_2597 LBB0_2597: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2598 LBB0_2598: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2606 b LBB0_2599 LBB0_2599: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2606 b LBB0_2600 LBB0_2600: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2606 b LBB0_2601 LBB0_2601: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2606 b LBB0_2602 LBB0_2602: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2604 b LBB0_2603 LBB0_2603: adrp x9, _a17@PAGE mov w8, #1 str w8, [x9, _a17@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a20@PAGE str w8, [x9, _a20@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str wzr, [x9, _a12@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x8, _a1@PAGE str wzr, [x8, _a1@PAGEOFF] b LBB0_2605 LBB0_2604: adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x8, _a1@PAGE str wzr, [x8, _a1@PAGEOFF] adrp x9, _a3@PAGE mov w8, #1 str w8, [x9, _a3@PAGEOFF] adrp x9, _a6@PAGE str wzr, [x9, _a6@PAGEOFF] adrp x9, _a9@PAGE str w8, [x9, _a9@PAGEOFF] adrp x9, _a15@PAGE str wzr, [x9, _a15@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] b LBB0_2605 LBB0_2605: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2606: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2628 b LBB0_2607 LBB0_2607: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2613 b LBB0_2608 LBB0_2608: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2612 b LBB0_2609 LBB0_2609: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2611 b LBB0_2610 LBB0_2610: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2612 b LBB0_2611 LBB0_2611: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2613 b LBB0_2612 LBB0_2612: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2628 b LBB0_2613 LBB0_2613: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2628 b LBB0_2614 LBB0_2614: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2628 b LBB0_2615 LBB0_2615: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2628 b LBB0_2616 LBB0_2616: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2628 b LBB0_2617 LBB0_2617: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_2628 b LBB0_2618 LBB0_2618: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2620 b LBB0_2619 LBB0_2619: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2622 b LBB0_2620 LBB0_2620: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2628 b LBB0_2621 LBB0_2621: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2628 b LBB0_2622 LBB0_2622: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2628 b LBB0_2623 LBB0_2623: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2628 b LBB0_2624 LBB0_2624: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2626 b LBB0_2625 LBB0_2625: adrp x8, _a16@PAGE str wzr, [x8, _a16@PAGEOFF] mov w8, #2 adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x9, _a23@PAGE mov w8, #1 str w8, [x9, _a23@PAGEOFF] adrp x9, _a27@PAGE str wzr, [x9, _a27@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x8, _a1@PAGE str wzr, [x8, _a1@PAGEOFF] b LBB0_2627 LBB0_2626: adrp x9, _a27@PAGE mov w8, #1 str w8, [x9, _a27@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a10@PAGE str wzr, [x9, _a10@PAGEOFF] adrp x9, _a16@PAGE str wzr, [x9, _a16@PAGEOFF] adrp x9, _a26@PAGE str wzr, [x9, _a26@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] b LBB0_2627 LBB0_2627: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2628: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2632 b LBB0_2629 LBB0_2629: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2632 b LBB0_2630 LBB0_2630: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2632 b LBB0_2631 LBB0_2631: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2633 b LBB0_2632 LBB0_2632: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2650 b LBB0_2633 LBB0_2633: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2650 b LBB0_2634 LBB0_2634: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2650 b LBB0_2635 LBB0_2635: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2650 b LBB0_2636 LBB0_2636: ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_2650 b LBB0_2637 LBB0_2637: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2639 b LBB0_2638 LBB0_2638: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2641 b LBB0_2639 LBB0_2639: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2650 b LBB0_2640 LBB0_2640: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2650 b LBB0_2641 LBB0_2641: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2650 b LBB0_2642 LBB0_2642: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2650 b LBB0_2643 LBB0_2643: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2650 b LBB0_2644 LBB0_2644: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2650 b LBB0_2645 LBB0_2645: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2650 b LBB0_2646 LBB0_2646: adrp x8, _a21@PAGE ldr w8, [x8, _a21@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2648 b LBB0_2647 LBB0_2647: adrp x8, _a22@PAGE str wzr, [x8, _a22@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x9, _a24@PAGE mov w8, #1 str w8, [x9, _a24@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x8, _a9@PAGE str wzr, [x8, _a9@PAGEOFF] b LBB0_2649 LBB0_2648: adrp x9, _a28@PAGE mov w8, #1 str w8, [x9, _a28@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a7@PAGE str w8, [x9, _a7@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a4@PAGE str wzr, [x9, _a4@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x8, _a12@PAGE str wzr, [x8, _a12@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] b LBB0_2649 LBB0_2649: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2650: adrp x8, _a19@PAGE ldr w8, [x8, _a19@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2670 b LBB0_2651 LBB0_2651: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2652 LBB0_2652: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2653 LBB0_2653: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2654 LBB0_2654: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2655 LBB0_2655: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2670 b LBB0_2656 LBB0_2656: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2657 LBB0_2657: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2658 LBB0_2658: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2670 b LBB0_2659 LBB0_2659: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2660 LBB0_2660: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2661 LBB0_2661: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2664 b LBB0_2662 LBB0_2662: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2664 b LBB0_2663 LBB0_2663: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2667 b LBB0_2664 LBB0_2664: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2670 b LBB0_2665 LBB0_2665: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2666 LBB0_2666: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2667 LBB0_2667: ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2668 LBB0_2668: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2670 b LBB0_2669 LBB0_2669: adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] adrp x9, _a25@PAGE mov w8, #1 str w8, [x9, _a25@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] adrp x9, _a23@PAGE str w8, [x9, _a23@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] adrp x9, _a12@PAGE str w8, [x9, _a12@PAGEOFF] adrp x9, _a5@PAGE str w8, [x9, _a5@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2670: adrp x8, _a0@PAGE ldr w8, [x8, _a0@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2671 LBB0_2671: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2672 LBB0_2672: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2689 b LBB0_2673 LBB0_2673: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2675 b LBB0_2674 LBB0_2674: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2677 b LBB0_2675 LBB0_2675: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2689 b LBB0_2676 LBB0_2676: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2677 LBB0_2677: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2678 LBB0_2678: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2689 b LBB0_2679 LBB0_2679: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2680 LBB0_2680: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2681 LBB0_2681: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2682 LBB0_2682: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2689 b LBB0_2683 LBB0_2683: adrp x8, _a22@PAGE ldr w8, [x8, _a22@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2686 b LBB0_2684 LBB0_2684: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2686 b LBB0_2685 LBB0_2685: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2687 b LBB0_2686 LBB0_2686: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2689 b LBB0_2687 LBB0_2687: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2689 b LBB0_2688 LBB0_2688: adrp x8, _a27@PAGE str wzr, [x8, _a27@PAGEOFF] mov w8, #2 adrp x9, _a3@PAGE str w8, [x9, _a3@PAGEOFF] adrp x8, _a26@PAGE str wzr, [x8, _a26@PAGEOFF] adrp x9, _a5@PAGE mov w8, #1 str w8, [x9, _a5@PAGEOFF] adrp x9, _a7@PAGE str w8, [x9, _a7@PAGEOFF] adrp x9, _a11@PAGE str wzr, [x9, _a11@PAGEOFF] adrp x9, _a28@PAGE str wzr, [x9, _a28@PAGEOFF] adrp x9, _a2@PAGE str w8, [x9, _a2@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2689: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2708 b LBB0_2690 LBB0_2690: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2708 b LBB0_2691 LBB0_2691: ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_2708 b LBB0_2692 LBB0_2692: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2694 b LBB0_2693 LBB0_2693: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2696 b LBB0_2694 LBB0_2694: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2708 b LBB0_2695 LBB0_2695: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2708 b LBB0_2696 LBB0_2696: adrp x8, _a8@PAGE ldr w8, [x8, _a8@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2708 b LBB0_2697 LBB0_2697: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2708 b LBB0_2698 LBB0_2698: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2708 b LBB0_2699 LBB0_2699: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2708 b LBB0_2700 LBB0_2700: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2708 b LBB0_2701 LBB0_2701: adrp x8, _a20@PAGE ldr w8, [x8, _a20@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2707 b LBB0_2702 LBB0_2702: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2706 b LBB0_2703 LBB0_2703: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2706 b LBB0_2704 LBB0_2704: adrp x8, _a1@PAGE ldr w8, [x8, _a1@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2706 b LBB0_2705 LBB0_2705: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2707 b LBB0_2706 LBB0_2706: adrp x8, _a4@PAGE ldr w8, [x8, _a4@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2708 b LBB0_2707 LBB0_2707: adrp x9, _a11@PAGE mov w8, #1 str w8, [x9, _a11@PAGEOFF] adrp x9, _a27@PAGE str w8, [x9, _a27@PAGEOFF] adrp x9, _a25@PAGE str wzr, [x9, _a25@PAGEOFF] adrp x9, _a17@PAGE str wzr, [x9, _a17@PAGEOFF] adrp x9, _a6@PAGE str w8, [x9, _a6@PAGEOFF] adrp x9, _a3@PAGE str wzr, [x9, _a3@PAGEOFF] adrp x9, _a7@PAGE str wzr, [x9, _a7@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #-1 stur w8, [x29, #-4] b LBB0_3490 LBB0_2708: adrp x8, _a7@PAGE ldr w8, [x8, _a7@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2709 LBB0_2709: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_2725 b LBB0_2710 LBB0_2710: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2725 b LBB0_2711 LBB0_2711: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2725 b LBB0_2712 LBB0_2712: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2725 b LBB0_2713 LBB0_2713: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2714 LBB0_2714: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2715 LBB0_2715: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2716 LBB0_2716: adrp x8, _a17@PAGE ldr w8, [x8, _a17@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2717 LBB0_2717: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2725 b LBB0_2718 LBB0_2718: adrp x8, _a23@PAGE ldr w8, [x8, _a23@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2719 LBB0_2719: adrp x8, _a16@PAGE ldr w8, [x8, _a16@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2722 b LBB0_2720 LBB0_2720: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2722 b LBB0_2721 LBB0_2721: adrp x8, _a14@PAGE ldr w8, [x8, _a14@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2725 b LBB0_2722 LBB0_2722: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2723 LBB0_2723: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2725 b LBB0_2724 LBB0_2724: adrp x9, _a6@PAGE mov w8, #1 str w8, [x9, _a6@PAGEOFF] adrp x9, _a10@PAGE str w8, [x9, _a10@PAGEOFF] mov w9, #2 adrp x10, _a3@PAGE str w9, [x10, _a3@PAGEOFF] adrp x9, _a0@PAGE str w8, [x9, _a0@PAGEOFF] adrp x9, _a11@PAGE str w8, [x9, _a11@PAGEOFF] adrp x9, _a26@PAGE str w8, [x9, _a26@PAGEOFF] mov w8, #21 stur w8, [x29, #-4] b LBB0_3490 LBB0_2725: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2726 LBB0_2726: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2742 b LBB0_2727 LBB0_2727: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2728 LBB0_2728: adrp x8, _a2@PAGE ldr w8, [x8, _a2@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2742 b LBB0_2729 LBB0_2729: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2730 LBB0_2730: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2742 b LBB0_2731 LBB0_2731: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2732 LBB0_2732: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2733 LBB0_2733: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2734 LBB0_2734: adrp x8, _a29@PAGE ldr w8, [x8, _a29@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2735 LBB0_2735: adrp x8, _a15@PAGE ldr w8, [x8, _a15@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2736 LBB0_2736: adrp x8, _a25@PAGE ldr w8, [x8, _a25@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2742 b LBB0_2737 LBB0_2737: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2738 LBB0_2738: adrp x8, _a10@PAGE ldr w8, [x8, _a10@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2739 LBB0_2739: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2742 b LBB0_2740 LBB0_2740: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2742 b LBB0_2741 LBB0_2741: adrp x8, _a17@PAGE str wzr, [x8, _a17@PAGEOFF] adrp x9, _a15@PAGE mov w8, #1 str w8, [x9, _a15@PAGEOFF] adrp x8, _a2@PAGE str wzr, [x8, _a2@PAGEOFF] mov w8, #23 stur w8, [x29, #-4] b LBB0_3490 LBB0_2742: b LBB0_2743 LBB0_2743: b LBB0_2744 LBB0_2744: b LBB0_2745 LBB0_2745: b LBB0_2746 LBB0_2746: b LBB0_2747 LBB0_2747: b LBB0_2748 LBB0_2748: b LBB0_2749 LBB0_2749: b LBB0_2750 LBB0_2750: b LBB0_2751 LBB0_2751: b LBB0_2752 LBB0_2752: b LBB0_2753 LBB0_2753: b LBB0_2754 LBB0_2754: b LBB0_2755 LBB0_2755: b LBB0_2756 LBB0_2756: b LBB0_2757 LBB0_2757: b LBB0_2758 LBB0_2758: b LBB0_2759 LBB0_2759: b LBB0_2760 LBB0_2760: b LBB0_2761 LBB0_2761: b LBB0_2762 LBB0_2762: b LBB0_2763 LBB0_2763: b LBB0_2764 LBB0_2764: b LBB0_2765 LBB0_2765: b LBB0_2766 LBB0_2766: b LBB0_2767 LBB0_2767: b LBB0_2768 LBB0_2768: b LBB0_2769 LBB0_2769: b LBB0_2770 LBB0_2770: b LBB0_2771 LBB0_2771: b LBB0_2772 LBB0_2772: b LBB0_2773 LBB0_2773: b LBB0_2774 LBB0_2774: b LBB0_2775 LBB0_2775: b LBB0_2776 LBB0_2776: b LBB0_2777 LBB0_2777: b LBB0_2778 LBB0_2778: b LBB0_2779 LBB0_2779: b LBB0_2780 LBB0_2780: b LBB0_2781 LBB0_2781: b LBB0_2782 LBB0_2782: b LBB0_2783 LBB0_2783: b LBB0_2784 LBB0_2784: b LBB0_2785 LBB0_2785: b LBB0_2786 LBB0_2786: b LBB0_2787 LBB0_2787: b LBB0_2788 LBB0_2788: b LBB0_2789 LBB0_2789: b LBB0_2790 LBB0_2790: b LBB0_2791 LBB0_2791: b LBB0_2792 LBB0_2792: b LBB0_2793 LBB0_2793: b LBB0_2794 LBB0_2794: b LBB0_2795 LBB0_2795: b LBB0_2796 LBB0_2796: b LBB0_2797 LBB0_2797: b LBB0_2798 LBB0_2798: b LBB0_2799 LBB0_2799: b LBB0_2800 LBB0_2800: b LBB0_2801 LBB0_2801: b LBB0_2802 LBB0_2802: b LBB0_2803 LBB0_2803: b LBB0_2804 LBB0_2804: b LBB0_2805 LBB0_2805: b LBB0_2806 LBB0_2806: b LBB0_2807 LBB0_2807: b LBB0_2808 LBB0_2808: b LBB0_2809 LBB0_2809: b LBB0_2810 LBB0_2810: b LBB0_2811 LBB0_2811: b LBB0_2812 LBB0_2812: b LBB0_2813 LBB0_2813: b LBB0_2814 LBB0_2814: b LBB0_2815 LBB0_2815: b LBB0_2816 LBB0_2816: b LBB0_2817 LBB0_2817: b LBB0_2818 LBB0_2818: b LBB0_2819 LBB0_2819: b LBB0_2820 LBB0_2820: b LBB0_2821 LBB0_2821: b LBB0_2822 LBB0_2822: b LBB0_2823 LBB0_2823: b LBB0_2824 LBB0_2824: b LBB0_2825 LBB0_2825: b LBB0_2826 LBB0_2826: b LBB0_2827 LBB0_2827: b LBB0_2828 LBB0_2828: b LBB0_2829 LBB0_2829: b LBB0_2830 LBB0_2830: b LBB0_2831 LBB0_2831: b LBB0_2832 LBB0_2832: b LBB0_2833 LBB0_2833: b LBB0_2834 LBB0_2834: b LBB0_2835 LBB0_2835: b LBB0_2836 LBB0_2836: b LBB0_2837 LBB0_2837: b LBB0_2838 LBB0_2838: b LBB0_2839 LBB0_2839: b LBB0_2840 LBB0_2840: b LBB0_2841 LBB0_2841: b LBB0_2842 LBB0_2842: b LBB0_2843 LBB0_2843: b LBB0_2844 LBB0_2844: b LBB0_2845 LBB0_2845: b LBB0_2846 LBB0_2846: b LBB0_2847 LBB0_2847: b LBB0_2848 LBB0_2848: b LBB0_2849 LBB0_2849: b LBB0_2850 LBB0_2850: b LBB0_2851 LBB0_2851: b LBB0_2852 LBB0_2852: b LBB0_2853 LBB0_2853: b LBB0_2854 LBB0_2854: b LBB0_2855 LBB0_2855: b LBB0_2856 LBB0_2856: b LBB0_2857 LBB0_2857: b LBB0_2858 LBB0_2858: b LBB0_2859 LBB0_2859: b LBB0_2860 LBB0_2860: b LBB0_2861 LBB0_2861: b LBB0_2862 LBB0_2862: b LBB0_2863 LBB0_2863: b LBB0_2864 LBB0_2864: b LBB0_2865 LBB0_2865: b LBB0_2866 LBB0_2866: b LBB0_2867 LBB0_2867: b LBB0_2868 LBB0_2868: b LBB0_2869 LBB0_2869: b LBB0_2870 LBB0_2870: b LBB0_2871 LBB0_2871: b LBB0_2872 LBB0_2872: b LBB0_2873 LBB0_2873: b LBB0_2874 LBB0_2874: b LBB0_2875 LBB0_2875: b LBB0_2876 LBB0_2876: b LBB0_2877 LBB0_2877: b LBB0_2878 LBB0_2878: b LBB0_2879 LBB0_2879: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2889 b LBB0_2880 LBB0_2880: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2889 b LBB0_2881 LBB0_2881: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2889 b LBB0_2882 LBB0_2882: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2889 b LBB0_2883 LBB0_2883: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2889 b LBB0_2884 LBB0_2884: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2889 b LBB0_2885 LBB0_2885: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2889 b LBB0_2886 LBB0_2886: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2889 b LBB0_2887 LBB0_2887: b LBB0_2888 LBB0_2888: mov w0, #0 bl _exit LBB0_2889: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2899 b LBB0_2890 LBB0_2890: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2899 b LBB0_2891 LBB0_2891: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2899 b LBB0_2892 LBB0_2892: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2899 b LBB0_2893 LBB0_2893: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2899 b LBB0_2894 LBB0_2894: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2899 b LBB0_2895 LBB0_2895: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2899 b LBB0_2896 LBB0_2896: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2899 b LBB0_2897 LBB0_2897: b LBB0_2898 LBB0_2898: mov w0, #0 bl _exit LBB0_2899: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2909 b LBB0_2900 LBB0_2900: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2909 b LBB0_2901 LBB0_2901: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2909 b LBB0_2902 LBB0_2902: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2909 b LBB0_2903 LBB0_2903: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2909 b LBB0_2904 LBB0_2904: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2909 b LBB0_2905 LBB0_2905: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2909 b LBB0_2906 LBB0_2906: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2909 b LBB0_2907 LBB0_2907: b LBB0_2908 LBB0_2908: mov w0, #0 bl _exit LBB0_2909: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2919 b LBB0_2910 LBB0_2910: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2919 b LBB0_2911 LBB0_2911: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2919 b LBB0_2912 LBB0_2912: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2919 b LBB0_2913 LBB0_2913: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2919 b LBB0_2914 LBB0_2914: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2919 b LBB0_2915 LBB0_2915: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2919 b LBB0_2916 LBB0_2916: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2919 b LBB0_2917 LBB0_2917: b LBB0_2918 LBB0_2918: mov w0, #0 bl _exit LBB0_2919: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2929 b LBB0_2920 LBB0_2920: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2929 b LBB0_2921 LBB0_2921: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2929 b LBB0_2922 LBB0_2922: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2929 b LBB0_2923 LBB0_2923: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2929 b LBB0_2924 LBB0_2924: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2929 b LBB0_2925 LBB0_2925: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2929 b LBB0_2926 LBB0_2926: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2929 b LBB0_2927 LBB0_2927: b LBB0_2928 LBB0_2928: mov w0, #0 bl _exit LBB0_2929: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2939 b LBB0_2930 LBB0_2930: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2939 b LBB0_2931 LBB0_2931: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2939 b LBB0_2932 LBB0_2932: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2939 b LBB0_2933 LBB0_2933: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2939 b LBB0_2934 LBB0_2934: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2939 b LBB0_2935 LBB0_2935: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2939 b LBB0_2936 LBB0_2936: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2939 b LBB0_2937 LBB0_2937: b LBB0_2938 LBB0_2938: mov w0, #0 bl _exit LBB0_2939: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2949 b LBB0_2940 LBB0_2940: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2949 b LBB0_2941 LBB0_2941: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2949 b LBB0_2942 LBB0_2942: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2949 b LBB0_2943 LBB0_2943: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2949 b LBB0_2944 LBB0_2944: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2949 b LBB0_2945 LBB0_2945: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2949 b LBB0_2946 LBB0_2946: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2949 b LBB0_2947 LBB0_2947: b LBB0_2948 LBB0_2948: mov w0, #0 bl _exit LBB0_2949: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2950 LBB0_2950: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2951 LBB0_2951: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2952 LBB0_2952: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2953 LBB0_2953: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2954 LBB0_2954: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2955 LBB0_2955: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2956 LBB0_2956: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2959 b LBB0_2957 LBB0_2957: b LBB0_2958 LBB0_2958: mov w0, #0 bl _exit LBB0_2959: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2969 b LBB0_2960 LBB0_2960: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2969 b LBB0_2961 LBB0_2961: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2969 b LBB0_2962 LBB0_2962: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2969 b LBB0_2963 LBB0_2963: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2969 b LBB0_2964 LBB0_2964: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2969 b LBB0_2965 LBB0_2965: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2969 b LBB0_2966 LBB0_2966: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2969 b LBB0_2967 LBB0_2967: b LBB0_2968 LBB0_2968: mov w0, #0 bl _exit LBB0_2969: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2979 b LBB0_2970 LBB0_2970: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2979 b LBB0_2971 LBB0_2971: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2979 b LBB0_2972 LBB0_2972: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2979 b LBB0_2973 LBB0_2973: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2979 b LBB0_2974 LBB0_2974: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2979 b LBB0_2975 LBB0_2975: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2979 b LBB0_2976 LBB0_2976: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2979 b LBB0_2977 LBB0_2977: b LBB0_2978 LBB0_2978: mov w0, #0 bl _exit LBB0_2979: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2989 b LBB0_2980 LBB0_2980: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2989 b LBB0_2981 LBB0_2981: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2989 b LBB0_2982 LBB0_2982: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2989 b LBB0_2983 LBB0_2983: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2989 b LBB0_2984 LBB0_2984: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2989 b LBB0_2985 LBB0_2985: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2989 b LBB0_2986 LBB0_2986: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2989 b LBB0_2987 LBB0_2987: b LBB0_2988 LBB0_2988: mov w0, #0 bl _exit LBB0_2989: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2999 b LBB0_2990 LBB0_2990: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2999 b LBB0_2991 LBB0_2991: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2999 b LBB0_2992 LBB0_2992: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2999 b LBB0_2993 LBB0_2993: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2999 b LBB0_2994 LBB0_2994: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2999 b LBB0_2995 LBB0_2995: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2999 b LBB0_2996 LBB0_2996: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2999 b LBB0_2997 LBB0_2997: b LBB0_2998 LBB0_2998: mov w0, #0 bl _exit LBB0_2999: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3009 b LBB0_3000 LBB0_3000: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3009 b LBB0_3001 LBB0_3001: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3009 b LBB0_3002 LBB0_3002: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3009 b LBB0_3003 LBB0_3003: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3009 b LBB0_3004 LBB0_3004: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3009 b LBB0_3005 LBB0_3005: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3009 b LBB0_3006 LBB0_3006: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3009 b LBB0_3007 LBB0_3007: b LBB0_3008 LBB0_3008: bl ___VERIFIER_error b LBB0_3009 LBB0_3009: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3019 b LBB0_3010 LBB0_3010: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3019 b LBB0_3011 LBB0_3011: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3019 b LBB0_3012 LBB0_3012: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3019 b LBB0_3013 LBB0_3013: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3019 b LBB0_3014 LBB0_3014: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3019 b LBB0_3015 LBB0_3015: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3019 b LBB0_3016 LBB0_3016: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3019 b LBB0_3017 LBB0_3017: b LBB0_3018 LBB0_3018: mov w0, #0 bl _exit LBB0_3019: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3029 b LBB0_3020 LBB0_3020: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3029 b LBB0_3021 LBB0_3021: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3029 b LBB0_3022 LBB0_3022: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3029 b LBB0_3023 LBB0_3023: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3029 b LBB0_3024 LBB0_3024: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3029 b LBB0_3025 LBB0_3025: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3029 b LBB0_3026 LBB0_3026: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3029 b LBB0_3027 LBB0_3027: b LBB0_3028 LBB0_3028: mov w0, #0 bl _exit LBB0_3029: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3039 b LBB0_3030 LBB0_3030: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3039 b LBB0_3031 LBB0_3031: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3039 b LBB0_3032 LBB0_3032: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3039 b LBB0_3033 LBB0_3033: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3039 b LBB0_3034 LBB0_3034: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3039 b LBB0_3035 LBB0_3035: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3039 b LBB0_3036 LBB0_3036: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3039 b LBB0_3037 LBB0_3037: b LBB0_3038 LBB0_3038: mov w0, #0 bl _exit LBB0_3039: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3049 b LBB0_3040 LBB0_3040: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3049 b LBB0_3041 LBB0_3041: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3049 b LBB0_3042 LBB0_3042: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3049 b LBB0_3043 LBB0_3043: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3049 b LBB0_3044 LBB0_3044: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3049 b LBB0_3045 LBB0_3045: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3049 b LBB0_3046 LBB0_3046: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3049 b LBB0_3047 LBB0_3047: b LBB0_3048 LBB0_3048: mov w0, #0 bl _exit LBB0_3049: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3059 b LBB0_3050 LBB0_3050: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3059 b LBB0_3051 LBB0_3051: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3059 b LBB0_3052 LBB0_3052: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3059 b LBB0_3053 LBB0_3053: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3059 b LBB0_3054 LBB0_3054: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3059 b LBB0_3055 LBB0_3055: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3059 b LBB0_3056 LBB0_3056: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3059 b LBB0_3057 LBB0_3057: b LBB0_3058 LBB0_3058: mov w0, #0 bl _exit LBB0_3059: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3069 b LBB0_3060 LBB0_3060: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3069 b LBB0_3061 LBB0_3061: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3069 b LBB0_3062 LBB0_3062: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3069 b LBB0_3063 LBB0_3063: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3069 b LBB0_3064 LBB0_3064: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3069 b LBB0_3065 LBB0_3065: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3069 b LBB0_3066 LBB0_3066: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3069 b LBB0_3067 LBB0_3067: b LBB0_3068 LBB0_3068: mov w0, #0 bl _exit LBB0_3069: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3079 b LBB0_3070 LBB0_3070: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3079 b LBB0_3071 LBB0_3071: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3079 b LBB0_3072 LBB0_3072: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3079 b LBB0_3073 LBB0_3073: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3079 b LBB0_3074 LBB0_3074: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3079 b LBB0_3075 LBB0_3075: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3079 b LBB0_3076 LBB0_3076: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3079 b LBB0_3077 LBB0_3077: b LBB0_3078 LBB0_3078: mov w0, #0 bl _exit LBB0_3079: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3089 b LBB0_3080 LBB0_3080: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3089 b LBB0_3081 LBB0_3081: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3089 b LBB0_3082 LBB0_3082: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3089 b LBB0_3083 LBB0_3083: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3089 b LBB0_3084 LBB0_3084: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3089 b LBB0_3085 LBB0_3085: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3089 b LBB0_3086 LBB0_3086: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3089 b LBB0_3087 LBB0_3087: b LBB0_3088 LBB0_3088: mov w0, #0 bl _exit LBB0_3089: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3099 b LBB0_3090 LBB0_3090: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3099 b LBB0_3091 LBB0_3091: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3099 b LBB0_3092 LBB0_3092: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3099 b LBB0_3093 LBB0_3093: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3099 b LBB0_3094 LBB0_3094: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3099 b LBB0_3095 LBB0_3095: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3099 b LBB0_3096 LBB0_3096: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3099 b LBB0_3097 LBB0_3097: b LBB0_3098 LBB0_3098: mov w0, #0 bl _exit LBB0_3099: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3109 b LBB0_3100 LBB0_3100: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3109 b LBB0_3101 LBB0_3101: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3109 b LBB0_3102 LBB0_3102: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3109 b LBB0_3103 LBB0_3103: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3109 b LBB0_3104 LBB0_3104: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3109 b LBB0_3105 LBB0_3105: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3109 b LBB0_3106 LBB0_3106: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3109 b LBB0_3107 LBB0_3107: b LBB0_3108 LBB0_3108: mov w0, #0 bl _exit LBB0_3109: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3119 b LBB0_3110 LBB0_3110: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3119 b LBB0_3111 LBB0_3111: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3119 b LBB0_3112 LBB0_3112: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3119 b LBB0_3113 LBB0_3113: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3119 b LBB0_3114 LBB0_3114: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3119 b LBB0_3115 LBB0_3115: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3119 b LBB0_3116 LBB0_3116: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3119 b LBB0_3117 LBB0_3117: b LBB0_3118 LBB0_3118: mov w0, #0 bl _exit LBB0_3119: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3129 b LBB0_3120 LBB0_3120: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3129 b LBB0_3121 LBB0_3121: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3129 b LBB0_3122 LBB0_3122: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3129 b LBB0_3123 LBB0_3123: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3129 b LBB0_3124 LBB0_3124: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3129 b LBB0_3125 LBB0_3125: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3129 b LBB0_3126 LBB0_3126: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3129 b LBB0_3127 LBB0_3127: b LBB0_3128 LBB0_3128: mov w0, #0 bl _exit LBB0_3129: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3139 b LBB0_3130 LBB0_3130: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3139 b LBB0_3131 LBB0_3131: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3139 b LBB0_3132 LBB0_3132: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3139 b LBB0_3133 LBB0_3133: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3139 b LBB0_3134 LBB0_3134: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3139 b LBB0_3135 LBB0_3135: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3139 b LBB0_3136 LBB0_3136: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3139 b LBB0_3137 LBB0_3137: b LBB0_3138 LBB0_3138: mov w0, #0 bl _exit LBB0_3139: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3149 b LBB0_3140 LBB0_3140: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3149 b LBB0_3141 LBB0_3141: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3149 b LBB0_3142 LBB0_3142: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3149 b LBB0_3143 LBB0_3143: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3149 b LBB0_3144 LBB0_3144: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3149 b LBB0_3145 LBB0_3145: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3149 b LBB0_3146 LBB0_3146: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3149 b LBB0_3147 LBB0_3147: b LBB0_3148 LBB0_3148: mov w0, #0 bl _exit LBB0_3149: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3159 b LBB0_3150 LBB0_3150: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3159 b LBB0_3151 LBB0_3151: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3159 b LBB0_3152 LBB0_3152: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3159 b LBB0_3153 LBB0_3153: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3159 b LBB0_3154 LBB0_3154: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3159 b LBB0_3155 LBB0_3155: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3159 b LBB0_3156 LBB0_3156: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3159 b LBB0_3157 LBB0_3157: b LBB0_3158 LBB0_3158: mov w0, #0 bl _exit LBB0_3159: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3169 b LBB0_3160 LBB0_3160: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3169 b LBB0_3161 LBB0_3161: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3169 b LBB0_3162 LBB0_3162: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3169 b LBB0_3163 LBB0_3163: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3169 b LBB0_3164 LBB0_3164: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3169 b LBB0_3165 LBB0_3165: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3169 b LBB0_3166 LBB0_3166: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3169 b LBB0_3167 LBB0_3167: b LBB0_3168 LBB0_3168: mov w0, #0 bl _exit LBB0_3169: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3179 b LBB0_3170 LBB0_3170: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3179 b LBB0_3171 LBB0_3171: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3179 b LBB0_3172 LBB0_3172: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3179 b LBB0_3173 LBB0_3173: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3179 b LBB0_3174 LBB0_3174: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3179 b LBB0_3175 LBB0_3175: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3179 b LBB0_3176 LBB0_3176: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3179 b LBB0_3177 LBB0_3177: b LBB0_3178 LBB0_3178: mov w0, #0 bl _exit LBB0_3179: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3189 b LBB0_3180 LBB0_3180: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3189 b LBB0_3181 LBB0_3181: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3189 b LBB0_3182 LBB0_3182: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3189 b LBB0_3183 LBB0_3183: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3189 b LBB0_3184 LBB0_3184: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3189 b LBB0_3185 LBB0_3185: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3189 b LBB0_3186 LBB0_3186: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3189 b LBB0_3187 LBB0_3187: b LBB0_3188 LBB0_3188: mov w0, #0 bl _exit LBB0_3189: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3199 b LBB0_3190 LBB0_3190: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3199 b LBB0_3191 LBB0_3191: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3199 b LBB0_3192 LBB0_3192: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3199 b LBB0_3193 LBB0_3193: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3199 b LBB0_3194 LBB0_3194: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3199 b LBB0_3195 LBB0_3195: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3199 b LBB0_3196 LBB0_3196: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3199 b LBB0_3197 LBB0_3197: b LBB0_3198 LBB0_3198: mov w0, #0 bl _exit LBB0_3199: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3200 LBB0_3200: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3201 LBB0_3201: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3202 LBB0_3202: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3203 LBB0_3203: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3204 LBB0_3204: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3205 LBB0_3205: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3206 LBB0_3206: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3209 b LBB0_3207 LBB0_3207: b LBB0_3208 LBB0_3208: mov w0, #0 bl _exit LBB0_3209: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3219 b LBB0_3210 LBB0_3210: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3219 b LBB0_3211 LBB0_3211: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3219 b LBB0_3212 LBB0_3212: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3219 b LBB0_3213 LBB0_3213: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3219 b LBB0_3214 LBB0_3214: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3219 b LBB0_3215 LBB0_3215: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3219 b LBB0_3216 LBB0_3216: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3219 b LBB0_3217 LBB0_3217: b LBB0_3218 LBB0_3218: mov w0, #0 bl _exit LBB0_3219: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3229 b LBB0_3220 LBB0_3220: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3229 b LBB0_3221 LBB0_3221: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3229 b LBB0_3222 LBB0_3222: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3229 b LBB0_3223 LBB0_3223: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3229 b LBB0_3224 LBB0_3224: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3229 b LBB0_3225 LBB0_3225: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3229 b LBB0_3226 LBB0_3226: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3229 b LBB0_3227 LBB0_3227: b LBB0_3228 LBB0_3228: mov w0, #0 bl _exit LBB0_3229: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3239 b LBB0_3230 LBB0_3230: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3239 b LBB0_3231 LBB0_3231: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3239 b LBB0_3232 LBB0_3232: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3239 b LBB0_3233 LBB0_3233: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3239 b LBB0_3234 LBB0_3234: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3239 b LBB0_3235 LBB0_3235: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3239 b LBB0_3236 LBB0_3236: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3239 b LBB0_3237 LBB0_3237: b LBB0_3238 LBB0_3238: mov w0, #0 bl _exit LBB0_3239: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3249 b LBB0_3240 LBB0_3240: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3249 b LBB0_3241 LBB0_3241: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3249 b LBB0_3242 LBB0_3242: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3249 b LBB0_3243 LBB0_3243: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3249 b LBB0_3244 LBB0_3244: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3249 b LBB0_3245 LBB0_3245: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3249 b LBB0_3246 LBB0_3246: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3249 b LBB0_3247 LBB0_3247: b LBB0_3248 LBB0_3248: mov w0, #0 bl _exit LBB0_3249: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3259 b LBB0_3250 LBB0_3250: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3259 b LBB0_3251 LBB0_3251: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3259 b LBB0_3252 LBB0_3252: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3259 b LBB0_3253 LBB0_3253: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3259 b LBB0_3254 LBB0_3254: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3259 b LBB0_3255 LBB0_3255: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3259 b LBB0_3256 LBB0_3256: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3259 b LBB0_3257 LBB0_3257: b LBB0_3258 LBB0_3258: mov w0, #0 bl _exit LBB0_3259: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3269 b LBB0_3260 LBB0_3260: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3269 b LBB0_3261 LBB0_3261: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3269 b LBB0_3262 LBB0_3262: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3269 b LBB0_3263 LBB0_3263: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3269 b LBB0_3264 LBB0_3264: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3269 b LBB0_3265 LBB0_3265: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3269 b LBB0_3266 LBB0_3266: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3269 b LBB0_3267 LBB0_3267: b LBB0_3268 LBB0_3268: mov w0, #0 bl _exit LBB0_3269: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3279 b LBB0_3270 LBB0_3270: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3279 b LBB0_3271 LBB0_3271: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3279 b LBB0_3272 LBB0_3272: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3279 b LBB0_3273 LBB0_3273: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3279 b LBB0_3274 LBB0_3274: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3279 b LBB0_3275 LBB0_3275: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3279 b LBB0_3276 LBB0_3276: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3279 b LBB0_3277 LBB0_3277: b LBB0_3278 LBB0_3278: mov w0, #0 bl _exit LBB0_3279: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3289 b LBB0_3280 LBB0_3280: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3289 b LBB0_3281 LBB0_3281: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3289 b LBB0_3282 LBB0_3282: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3289 b LBB0_3283 LBB0_3283: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3289 b LBB0_3284 LBB0_3284: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3289 b LBB0_3285 LBB0_3285: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3289 b LBB0_3286 LBB0_3286: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3289 b LBB0_3287 LBB0_3287: b LBB0_3288 LBB0_3288: mov w0, #0 bl _exit LBB0_3289: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3299 b LBB0_3290 LBB0_3290: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3299 b LBB0_3291 LBB0_3291: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3299 b LBB0_3292 LBB0_3292: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3299 b LBB0_3293 LBB0_3293: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3299 b LBB0_3294 LBB0_3294: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3299 b LBB0_3295 LBB0_3295: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3299 b LBB0_3296 LBB0_3296: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3299 b LBB0_3297 LBB0_3297: b LBB0_3298 LBB0_3298: mov w0, #0 bl _exit LBB0_3299: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3309 b LBB0_3300 LBB0_3300: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3309 b LBB0_3301 LBB0_3301: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3309 b LBB0_3302 LBB0_3302: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3309 b LBB0_3303 LBB0_3303: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3309 b LBB0_3304 LBB0_3304: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3309 b LBB0_3305 LBB0_3305: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3309 b LBB0_3306 LBB0_3306: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3309 b LBB0_3307 LBB0_3307: b LBB0_3308 LBB0_3308: mov w0, #0 bl _exit LBB0_3309: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3319 b LBB0_3310 LBB0_3310: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3319 b LBB0_3311 LBB0_3311: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3319 b LBB0_3312 LBB0_3312: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3319 b LBB0_3313 LBB0_3313: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3319 b LBB0_3314 LBB0_3314: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3319 b LBB0_3315 LBB0_3315: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3319 b LBB0_3316 LBB0_3316: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3319 b LBB0_3317 LBB0_3317: b LBB0_3318 LBB0_3318: mov w0, #0 bl _exit LBB0_3319: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3329 b LBB0_3320 LBB0_3320: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3329 b LBB0_3321 LBB0_3321: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3329 b LBB0_3322 LBB0_3322: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3329 b LBB0_3323 LBB0_3323: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3329 b LBB0_3324 LBB0_3324: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3329 b LBB0_3325 LBB0_3325: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3329 b LBB0_3326 LBB0_3326: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3329 b LBB0_3327 LBB0_3327: b LBB0_3328 LBB0_3328: mov w0, #0 bl _exit LBB0_3329: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3339 b LBB0_3330 LBB0_3330: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3339 b LBB0_3331 LBB0_3331: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3339 b LBB0_3332 LBB0_3332: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3339 b LBB0_3333 LBB0_3333: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3339 b LBB0_3334 LBB0_3334: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3339 b LBB0_3335 LBB0_3335: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3339 b LBB0_3336 LBB0_3336: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3339 b LBB0_3337 LBB0_3337: b LBB0_3338 LBB0_3338: mov w0, #0 bl _exit LBB0_3339: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3349 b LBB0_3340 LBB0_3340: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3349 b LBB0_3341 LBB0_3341: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3349 b LBB0_3342 LBB0_3342: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3349 b LBB0_3343 LBB0_3343: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3349 b LBB0_3344 LBB0_3344: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3349 b LBB0_3345 LBB0_3345: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3349 b LBB0_3346 LBB0_3346: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3349 b LBB0_3347 LBB0_3347: b LBB0_3348 LBB0_3348: mov w0, #0 bl _exit LBB0_3349: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3359 b LBB0_3350 LBB0_3350: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3359 b LBB0_3351 LBB0_3351: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3359 b LBB0_3352 LBB0_3352: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3359 b LBB0_3353 LBB0_3353: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3359 b LBB0_3354 LBB0_3354: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3359 b LBB0_3355 LBB0_3355: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3359 b LBB0_3356 LBB0_3356: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3359 b LBB0_3357 LBB0_3357: b LBB0_3358 LBB0_3358: mov w0, #0 bl _exit LBB0_3359: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3369 b LBB0_3360 LBB0_3360: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3369 b LBB0_3361 LBB0_3361: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3369 b LBB0_3362 LBB0_3362: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3369 b LBB0_3363 LBB0_3363: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3369 b LBB0_3364 LBB0_3364: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3369 b LBB0_3365 LBB0_3365: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3369 b LBB0_3366 LBB0_3366: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3369 b LBB0_3367 LBB0_3367: b LBB0_3368 LBB0_3368: mov w0, #0 bl _exit LBB0_3369: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3379 b LBB0_3370 LBB0_3370: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3379 b LBB0_3371 LBB0_3371: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3379 b LBB0_3372 LBB0_3372: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3379 b LBB0_3373 LBB0_3373: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3379 b LBB0_3374 LBB0_3374: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3379 b LBB0_3375 LBB0_3375: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3379 b LBB0_3376 LBB0_3376: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3379 b LBB0_3377 LBB0_3377: b LBB0_3378 LBB0_3378: mov w0, #0 bl _exit LBB0_3379: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3389 b LBB0_3380 LBB0_3380: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3389 b LBB0_3381 LBB0_3381: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3389 b LBB0_3382 LBB0_3382: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3389 b LBB0_3383 LBB0_3383: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3389 b LBB0_3384 LBB0_3384: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3389 b LBB0_3385 LBB0_3385: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3389 b LBB0_3386 LBB0_3386: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3389 b LBB0_3387 LBB0_3387: b LBB0_3388 LBB0_3388: mov w0, #0 bl _exit LBB0_3389: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3399 b LBB0_3390 LBB0_3390: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3399 b LBB0_3391 LBB0_3391: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3399 b LBB0_3392 LBB0_3392: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3399 b LBB0_3393 LBB0_3393: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3399 b LBB0_3394 LBB0_3394: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3399 b LBB0_3395 LBB0_3395: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3399 b LBB0_3396 LBB0_3396: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3399 b LBB0_3397 LBB0_3397: b LBB0_3398 LBB0_3398: mov w0, #0 bl _exit LBB0_3399: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3409 b LBB0_3400 LBB0_3400: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3409 b LBB0_3401 LBB0_3401: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3409 b LBB0_3402 LBB0_3402: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3409 b LBB0_3403 LBB0_3403: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3409 b LBB0_3404 LBB0_3404: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3409 b LBB0_3405 LBB0_3405: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3409 b LBB0_3406 LBB0_3406: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3409 b LBB0_3407 LBB0_3407: b LBB0_3408 LBB0_3408: mov w0, #0 bl _exit LBB0_3409: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3419 b LBB0_3410 LBB0_3410: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3419 b LBB0_3411 LBB0_3411: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3419 b LBB0_3412 LBB0_3412: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3419 b LBB0_3413 LBB0_3413: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3419 b LBB0_3414 LBB0_3414: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3419 b LBB0_3415 LBB0_3415: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3419 b LBB0_3416 LBB0_3416: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3419 b LBB0_3417 LBB0_3417: b LBB0_3418 LBB0_3418: mov w0, #0 bl _exit LBB0_3419: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3429 b LBB0_3420 LBB0_3420: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3429 b LBB0_3421 LBB0_3421: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3429 b LBB0_3422 LBB0_3422: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3429 b LBB0_3423 LBB0_3423: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3429 b LBB0_3424 LBB0_3424: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3429 b LBB0_3425 LBB0_3425: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3429 b LBB0_3426 LBB0_3426: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3429 b LBB0_3427 LBB0_3427: b LBB0_3428 LBB0_3428: mov w0, #0 bl _exit LBB0_3429: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3439 b LBB0_3430 LBB0_3430: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3439 b LBB0_3431 LBB0_3431: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3439 b LBB0_3432 LBB0_3432: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3439 b LBB0_3433 LBB0_3433: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3439 b LBB0_3434 LBB0_3434: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3439 b LBB0_3435 LBB0_3435: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3439 b LBB0_3436 LBB0_3436: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3439 b LBB0_3437 LBB0_3437: b LBB0_3438 LBB0_3438: mov w0, #0 bl _exit LBB0_3439: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3449 b LBB0_3440 LBB0_3440: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3449 b LBB0_3441 LBB0_3441: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3449 b LBB0_3442 LBB0_3442: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3449 b LBB0_3443 LBB0_3443: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3449 b LBB0_3444 LBB0_3444: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3449 b LBB0_3445 LBB0_3445: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3449 b LBB0_3446 LBB0_3446: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3449 b LBB0_3447 LBB0_3447: b LBB0_3448 LBB0_3448: mov w0, #0 bl _exit LBB0_3449: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3459 b LBB0_3450 LBB0_3450: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3459 b LBB0_3451 LBB0_3451: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3459 b LBB0_3452 LBB0_3452: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3459 b LBB0_3453 LBB0_3453: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3459 b LBB0_3454 LBB0_3454: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3459 b LBB0_3455 LBB0_3455: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3459 b LBB0_3456 LBB0_3456: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3459 b LBB0_3457 LBB0_3457: b LBB0_3458 LBB0_3458: mov w0, #0 bl _exit LBB0_3459: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3469 b LBB0_3460 LBB0_3460: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3469 b LBB0_3461 LBB0_3461: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3469 b LBB0_3462 LBB0_3462: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3469 b LBB0_3463 LBB0_3463: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3469 b LBB0_3464 LBB0_3464: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3469 b LBB0_3465 LBB0_3465: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3469 b LBB0_3466 LBB0_3466: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3469 b LBB0_3467 LBB0_3467: b LBB0_3468 LBB0_3468: mov w0, #0 bl _exit LBB0_3469: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3479 b LBB0_3470 LBB0_3470: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3479 b LBB0_3471 LBB0_3471: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3479 b LBB0_3472 LBB0_3472: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3479 b LBB0_3473 LBB0_3473: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3479 b LBB0_3474 LBB0_3474: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3479 b LBB0_3475 LBB0_3475: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3479 b LBB0_3476 LBB0_3476: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3479 b LBB0_3477 LBB0_3477: b LBB0_3478 LBB0_3478: mov w0, #0 bl _exit LBB0_3479: adrp x8, _a26@PAGE ldr w8, [x8, _a26@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3489 b LBB0_3480 LBB0_3480: adrp x8, _a6@PAGE ldr w8, [x8, _a6@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3489 b LBB0_3481 LBB0_3481: adrp x8, _a27@PAGE ldr w8, [x8, _a27@PAGEOFF] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_3489 b LBB0_3482 LBB0_3482: adrp x8, _a12@PAGE ldr w8, [x8, _a12@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3489 b LBB0_3483 LBB0_3483: adrp x8, _a3@PAGE ldr w8, [x8, _a3@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3489 b LBB0_3484 LBB0_3484: adrp x8, _a11@PAGE ldr w8, [x8, _a11@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3489 b LBB0_3485 LBB0_3485: adrp x8, _a5@PAGE ldr w8, [x8, _a5@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3489 b LBB0_3486 LBB0_3486: adrp x8, _a18@PAGE ldr w8, [x8, _a18@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_3489 b LBB0_3487 LBB0_3487: b LBB0_3488 LBB0_3488: mov w0, #0 bl _exit LBB0_3489: mov w8, #-2 stur w8, [x29, #-4] b LBB0_3490 LBB0_3490: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #-1 str w8, [sp, #8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 bl ___VERIFIER_nondet_int str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #4] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #4] subs w8, w8, #3 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #4] subs w8, w8, #4 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #4] subs w8, w8, #5 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #4] subs w8, w8, #6 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: mov w0, #-2 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret LBB1_8: ; in Loop: Header=BB1_1 Depth=1 ldr w0, [sp, #4] bl _calculate_output str w0, [sp, #8] b LBB1_1 .cfi_endproc ; -- End function .section __DATA,__data .globl _d ; @d .p2align 2 _d: .long 4 ; 0x4 .globl _f ; @f .p2align 2 _f: .long 6 ; 0x6 .globl _a ; @a .p2align 2 _a: .long 1 ; 0x1 .globl _e ; @e .p2align 2 _e: .long 5 ; 0x5 .globl _c ; @c .p2align 2 _c: .long 3 ; 0x3 .globl _b ; @b .p2align 2 _b: .long 2 ; 0x2 .globl _u ; @u .p2align 2 _u: .long 21 ; 0x15 .globl _v ; @v .p2align 2 _v: .long 22 ; 0x16 .globl _w ; @w .p2align 2 _w: .long 23 ; 0x17 .globl _x ; @x .p2align 2 _x: .long 24 ; 0x18 .globl _y ; @y .p2align 2 _y: .long 25 ; 0x19 .globl _z ; @z .p2align 2 _z: .long 26 ; 0x1a .globl _a1 ; @a1 .p2align 2 _a1: .long 1 ; 0x1 .globl _a4 ; @a4 .p2align 2 _a4: .long 1 ; 0x1 .globl _a0 ; @a0 .p2align 2 _a0: .long 1 ; 0x1 .globl _a15 ; @a15 .p2align 2 _a15: .long 1 ; 0x1 .globl _a29 ; @a29 .p2align 2 _a29: .long 1 ; 0x1 .globl _a10 ; @a10 .p2align 2 _a10: .long 1 ; 0x1 .globl _a16 ; @a16 .p2align 2 _a16: .long 1 ; 0x1 .globl _a22 ; @a22 .p2align 2 _a22: .long 1 ; 0x1 .globl _a2 ; @a2 .zerofill __DATA,__common,_a2,4,2 .globl _a17 ; @a17 .zerofill __DATA,__common,_a17,4,2 .globl _a25 ; @a25 .zerofill __DATA,__common,_a25,4,2 .globl _a7 ; @a7 .zerofill __DATA,__common,_a7,4,2 .globl _a14 ; @a14 .zerofill __DATA,__common,_a14,4,2 .globl _a19 ; @a19 .zerofill __DATA,__common,_a19,4,2 .globl _a20 ; @a20 .zerofill __DATA,__common,_a20,4,2 .globl _a8 ; @a8 .zerofill __DATA,__common,_a8,4,2 .globl _a23 ; @a23 .zerofill __DATA,__common,_a23,4,2 .globl _a21 ; @a21 .p2align 2 _a21: .long 1 ; 0x1 .globl _a24 ; @a24 .p2align 2 _a24: .long 1 ; 0x1 .globl _a13 ; @a13 .p2align 2 _a13: .long 1 ; 0x1 .globl _a9 ; @a9 .p2align 2 _a9: .long 1 ; 0x1 .globl _a28 ; @a28 .p2align 2 _a28: .long 1 ; 0x1 .globl _a26 ; @a26 .zerofill __DATA,__common,_a26,4,2 .globl _a6 ; @a6 .zerofill __DATA,__common,_a6,4,2 .globl _a27 ; @a27 .p2align 2 _a27: .long 1 ; 0x1 .globl _a12 ; @a12 .zerofill __DATA,__common,_a12,4,2 .globl _a3 ; @a3 .p2align 2 _a3: .long 1 ; 0x1 .globl _a11 ; @a11 .zerofill __DATA,__common,_a11,4,2 .globl _a5 ; @a5 .p2align 2 _a5: .long 1 ; 0x1 .globl _a18 ; @a18 .p2align 2 _a18: .long 1 ; 0x1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _calculate_output ## -- Begin function calculate_output .p2align 4, 0x90 _calculate_output: ## @calculate_output .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -8(%rbp) cmpl $1, _a18(%rip) jne LBB0_23 ## %bb.1: cmpl $1, _a22(%rip) jne LBB0_3 ## %bb.2: cmpl $1, _a4(%rip) je LBB0_4 LBB0_3: cmpl $1, _a2(%rip) jne LBB0_23 LBB0_4: cmpl $1, _a0(%rip) jne LBB0_23 ## %bb.5: cmpl $1, _a11(%rip) jne LBB0_23 ## %bb.6: cmpl $2, _a3(%rip) jne LBB0_23 ## %bb.7: cmpl $1, _a8(%rip) je LBB0_23 ## %bb.8: cmpl $1, _a5(%rip) jne LBB0_23 ## %bb.9: cmpl $1, _a6(%rip) jne LBB0_23 ## %bb.10: cmpl $1, _a27(%rip) je LBB0_13 ## %bb.11: cmpl $1, _a26(%rip) je LBB0_13 ## %bb.12: cmpl $1, _a12(%rip) je LBB0_16 LBB0_13: cmpl $1, _a26(%rip) jne LBB0_23 ## %bb.14: cmpl $1, _a27(%rip) jne LBB0_23 ## %bb.15: cmpl $1, _a12(%rip) je LBB0_23 LBB0_16: cmpl $5, -8(%rbp) jne LBB0_23 ## %bb.17: cmpl $1, _a2(%rip) je LBB0_23 ## %bb.18: cmpl $1, _a25(%rip) je LBB0_23 ## %bb.19: cmpl $1, _a18(%rip) jne LBB0_21 ## %bb.20: movl $0, _a2(%rip) movl $1, _a27(%rip) movl $0, _a25(%rip) movl $0, _a19(%rip) movl $1, _a26(%rip) movl $0, _a11(%rip) movl $0, _a12(%rip) jmp LBB0_22 LBB0_21: movl $0, _a12(%rip) movl $1, _a29(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) movl $0, _a6(%rip) movl $1, _a1(%rip) LBB0_22: movl $23, -4(%rbp) jmp LBB0_3490 LBB0_23: cmpl $1, _a5(%rip) jne LBB0_42 ## %bb.24: cmpl $1, _a20(%rip) jne LBB0_42 ## %bb.25: cmpl $1, _a26(%rip) je LBB0_27 ## %bb.26: cmpl $1, _a27(%rip) je LBB0_29 LBB0_27: cmpl $1, _a27(%rip) je LBB0_42 ## %bb.28: cmpl $1, _a26(%rip) jne LBB0_42 LBB0_29: cmpl $6, -8(%rbp) jne LBB0_42 ## %bb.30: cmpl $1, _a15(%rip) je LBB0_42 ## %bb.31: cmpl $2, _a3(%rip) jne LBB0_42 ## %bb.32: cmpl $1, _a1(%rip) je LBB0_42 ## %bb.33: cmpl $1, _a18(%rip) jne LBB0_42 ## %bb.34: cmpl $1, _a19(%rip) jne LBB0_42 ## %bb.35: cmpl $1, _a0(%rip) jne LBB0_42 ## %bb.36: cmpl $1, _a16(%rip) je LBB0_42 ## %bb.37: cmpl $1, _a12(%rip) jne LBB0_42 ## %bb.38: cmpl $1, _a14(%rip) jne LBB0_42 ## %bb.39: cmpl $1, _a6(%rip) jne LBB0_42 ## %bb.40: cmpl $1, _a11(%rip) je LBB0_42 ## %bb.41: movl $1, _a26(%rip) movl $0, _a3(%rip) movl $0, _a27(%rip) movl $1, _a17(%rip) movl $1, _a25(%rip) movl $1, _a19(%rip) movl $1, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_42: cmpl $1, _a1(%rip) jne LBB0_46 ## %bb.43: cmpl $1, _a10(%rip) jne LBB0_63 ## %bb.44: cmpl $1, _a4(%rip) jne LBB0_63 ## %bb.45: cmpl $1, _a8(%rip) je LBB0_63 LBB0_46: cmpl $1, _a11(%rip) je LBB0_63 ## %bb.47: cmpl $1, _a14(%rip) je LBB0_63 ## %bb.48: cmpl $1, _a18(%rip) jne LBB0_63 ## %bb.49: cmpl $1, _a12(%rip) je LBB0_63 ## %bb.50: cmpl $2, _a3(%rip) jne LBB0_63 ## %bb.51: cmpl $1, _a26(%rip) jne LBB0_53 ## %bb.52: cmpl $1, _a27(%rip) je LBB0_57 LBB0_53: cmpl $1, _a26(%rip) je LBB0_55 ## %bb.54: cmpl $1, _a27(%rip) je LBB0_57 LBB0_55: cmpl $1, _a26(%rip) jne LBB0_63 ## %bb.56: cmpl $1, _a27(%rip) je LBB0_63 LBB0_57: cmpl $5, -8(%rbp) jne LBB0_63 ## %bb.58: cmpl $1, _a8(%rip) je LBB0_63 ## %bb.59: cmpl $1, _a16(%rip) jne LBB0_63 ## %bb.60: cmpl $1, _a6(%rip) jne LBB0_63 ## %bb.61: cmpl $1, _a5(%rip) jne LBB0_63 ## %bb.62: movl $1, _a4(%rip) movl $0, _a26(%rip) movl $0, _a25(%rip) movl $0, _a2(%rip) movl $1, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_63: cmpl $1, _a3(%rip) jne LBB0_80 ## %bb.64: cmpl $1, _a6(%rip) je LBB0_80 ## %bb.65: cmpl $1, _a14(%rip) je LBB0_80 ## %bb.66: cmpl $5, -8(%rbp) jne LBB0_80 ## %bb.67: cmpl $1, _a26(%rip) je LBB0_80 ## %bb.68: cmpl $1, _a1(%rip) jne LBB0_80 ## %bb.69: cmpl $1, _a8(%rip) je LBB0_80 ## %bb.70: cmpl $1, _a27(%rip) jne LBB0_80 ## %bb.71: cmpl $1, _a16(%rip) jne LBB0_77 ## %bb.72: cmpl $1, _a12(%rip) je LBB0_80 ## %bb.73: cmpl $1, _a5(%rip) jne LBB0_80 ## %bb.74: cmpl $1, _a29(%rip) jne LBB0_80 ## %bb.75: cmpl $1, _a25(%rip) je LBB0_80 ## %bb.76: cmpl $1, _a18(%rip) jne LBB0_80 LBB0_77: cmpl $1, _a10(%rip) jne LBB0_80 ## %bb.78: cmpl $1, _a11(%rip) je LBB0_80 ## %bb.79: movl $0, _a17(%rip) movl $1, _a1(%rip) movl $0, _a25(%rip) movl $0, _a27(%rip) movl $26, -4(%rbp) jmp LBB0_3490 LBB0_80: cmpl $1, _a26(%rip) je LBB0_97 ## %bb.81: cmpl $1, _a5(%rip) jne LBB0_97 ## %bb.82: cmpl $1, _a18(%rip) jne LBB0_97 ## %bb.83: cmpl $1, _a4(%rip) jne LBB0_97 ## %bb.84: cmpl $1, _a11(%rip) je LBB0_97 ## %bb.85: cmpl $1, _a6(%rip) je LBB0_97 ## %bb.86: cmpl $1, _a29(%rip) jne LBB0_97 ## %bb.87: cmpl $1, _a23(%rip) je LBB0_97 ## %bb.88: cmpl $1, _a7(%rip) je LBB0_97 ## %bb.89: cmpl $1, _a25(%rip) je LBB0_97 ## %bb.90: cmpl $1, _a27(%rip) je LBB0_97 ## %bb.91: cmpl $1, -8(%rbp) jne LBB0_97 ## %bb.92: cmpl $1, _a3(%rip) jne LBB0_97 ## %bb.93: cmpl $1, _a10(%rip) jne LBB0_97 ## %bb.94: cmpl $1, _a14(%rip) je LBB0_97 ## %bb.95: cmpl $1, _a12(%rip) je LBB0_97 ## %bb.96: movl $1, _a26(%rip) movl $1, _a11(%rip) movl $0, _a3(%rip) movl $1, _a27(%rip) movl $1, _a6(%rip) movl $1, _a12(%rip) movl $1, _a15(%rip) movl $1, _a4(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_97: cmpl $1, _a16(%rip) jne LBB0_118 ## %bb.98: cmpl $2, _a3(%rip) jne LBB0_118 ## %bb.99: cmpl $1, _a11(%rip) jne LBB0_118 ## %bb.100: cmpl $1, _a20(%rip) je LBB0_103 ## %bb.101: cmpl $1, _a16(%rip) jne LBB0_118 ## %bb.102: cmpl $1, _a18(%rip) jne LBB0_118 LBB0_103: cmpl $1, _a22(%rip) jne LBB0_118 ## %bb.104: cmpl $1, _a15(%rip) jne LBB0_118 ## %bb.105: cmpl $1, _a22(%rip) jne LBB0_118 ## %bb.106: cmpl $1, _a5(%rip) jne LBB0_118 ## %bb.107: cmpl $1, _a26(%rip) je LBB0_109 ## %bb.108: cmpl $1, _a27(%rip) jne LBB0_113 LBB0_109: cmpl $1, _a27(%rip) jne LBB0_111 ## %bb.110: cmpl $1, _a26(%rip) jne LBB0_113 LBB0_111: cmpl $1, _a27(%rip) je LBB0_118 ## %bb.112: cmpl $1, _a26(%rip) jne LBB0_118 LBB0_113: cmpl $2, -8(%rbp) jne LBB0_118 ## %bb.114: cmpl $1, _a17(%rip) je LBB0_118 ## %bb.115: cmpl $1, _a12(%rip) je LBB0_118 ## %bb.116: cmpl $1, _a6(%rip) jne LBB0_118 ## %bb.117: movl $0, _a7(%rip) movl $1, _a1(%rip) movl $0, _a3(%rip) movl $1, _a12(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) movl $0, _a14(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_118: cmpl $1, _a18(%rip) jne LBB0_142 ## %bb.119: cmpl $1, _a12(%rip) je LBB0_126 ## %bb.120: cmpl $1, _a26(%rip) je LBB0_126 ## %bb.121: cmpl $1, _a6(%rip) je LBB0_126 ## %bb.122: cmpl $1, _a27(%rip) je LBB0_126 ## %bb.123: cmpl $2, _a3(%rip) jne LBB0_126 ## %bb.124: cmpl $1, _a11(%rip) je LBB0_126 ## %bb.125: cmpl $1, _a5(%rip) je LBB0_133 LBB0_126: cmpl $1, _a5(%rip) je LBB0_142 ## %bb.127: cmpl $0, _a3(%rip) jne LBB0_142 ## %bb.128: cmpl $1, _a12(%rip) jne LBB0_142 ## %bb.129: cmpl $1, _a27(%rip) jne LBB0_142 ## %bb.130: cmpl $1, _a26(%rip) jne LBB0_142 ## %bb.131: cmpl $1, _a6(%rip) jne LBB0_142 ## %bb.132: cmpl $1, _a11(%rip) jne LBB0_142 LBB0_133: cmpl $3, -8(%rbp) jne LBB0_142 ## %bb.134: cmpl $1, _a20(%rip) je LBB0_142 ## %bb.135: cmpl $1, _a23(%rip) je LBB0_142 ## %bb.136: cmpl $1, _a29(%rip) jne LBB0_141 ## %bb.137: cmpl $1, _a1(%rip) jne LBB0_141 ## %bb.138: cmpl $1, _a15(%rip) jne LBB0_141 ## %bb.139: cmpl $1, _a17(%rip) je LBB0_142 ## %bb.140: cmpl $1, _a4(%rip) jne LBB0_142 LBB0_141: movl $1, _a19(%rip) movl $1, _a12(%rip) movl $1, _a24(%rip) movl $1, _a5(%rip) movl $1, _a26(%rip) movl $0, _a11(%rip) movl $0, _a6(%rip) movl $0, _a28(%rip) movl $1, _a27(%rip) movl $0, _a3(%rip) movl $25, -4(%rbp) jmp LBB0_3490 LBB0_142: cmpl $1, _a20(%rip) je LBB0_162 ## %bb.143: cmpl $1, _a15(%rip) jne LBB0_162 ## %bb.144: cmpl $1, -8(%rbp) jne LBB0_162 ## %bb.145: cmpl $1, _a12(%rip) jne LBB0_148 ## %bb.146: cmpl $1, _a27(%rip) je LBB0_148 ## %bb.147: cmpl $1, _a26(%rip) jne LBB0_151 LBB0_148: cmpl $1, _a27(%rip) jne LBB0_162 ## %bb.149: cmpl $1, _a26(%rip) jne LBB0_162 ## %bb.150: cmpl $1, _a12(%rip) je LBB0_162 LBB0_151: cmpl $1, _a8(%rip) je LBB0_162 ## %bb.152: cmpl $1, _a5(%rip) jne LBB0_162 ## %bb.153: cmpl $1, _a11(%rip) jne LBB0_162 ## %bb.154: cmpl $1, _a17(%rip) je LBB0_162 ## %bb.155: cmpl $1, _a4(%rip) jne LBB0_162 ## %bb.156: cmpl $1, _a6(%rip) jne LBB0_162 ## %bb.157: cmpl $1, _a19(%rip) je LBB0_162 ## %bb.158: cmpl $1, _a18(%rip) jne LBB0_162 ## %bb.159: cmpl $2, _a3(%rip) jne LBB0_162 ## %bb.160: cmpl $1, _a0(%rip) jne LBB0_162 ## %bb.161: movl $1, _a16(%rip) movl $1, _a22(%rip) movl $0, _a8(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $1, _a12(%rip) movl $1, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_162: cmpl $1, _a18(%rip) jne LBB0_182 ## %bb.163: cmpl $1, _a2(%rip) je LBB0_182 ## %bb.164: cmpl $5, -8(%rbp) jne LBB0_182 ## %bb.165: cmpl $1, _a12(%rip) jne LBB0_168 ## %bb.166: cmpl $1, _a26(%rip) je LBB0_168 ## %bb.167: cmpl $1, _a27(%rip) jne LBB0_171 LBB0_168: cmpl $1, _a12(%rip) je LBB0_182 ## %bb.169: cmpl $1, _a26(%rip) jne LBB0_182 ## %bb.170: cmpl $1, _a27(%rip) jne LBB0_182 LBB0_171: cmpl $1, _a7(%rip) je LBB0_182 ## %bb.172: cmpl $1, _a29(%rip) jne LBB0_182 ## %bb.173: cmpl $1, _a0(%rip) jne LBB0_182 ## %bb.174: cmpl $1, _a11(%rip) jne LBB0_182 ## %bb.175: cmpl $1, _a6(%rip) jne LBB0_182 ## %bb.176: cmpl $1, _a7(%rip) je LBB0_181 ## %bb.177: cmpl $1, _a10(%rip) jne LBB0_181 ## %bb.178: cmpl $1, _a5(%rip) je LBB0_182 ## %bb.179: cmpl $0, _a3(%rip) jne LBB0_182 ## %bb.180: cmpl $1, _a0(%rip) jne LBB0_182 LBB0_181: movl $1, _a14(%rip) movl $0, _a10(%rip) movl $0, _a6(%rip) movl $1, _a5(%rip) movl $0, _a11(%rip) movl $1, _a12(%rip) movl $1, _a26(%rip) movl $0, _a24(%rip) movl $1, _a27(%rip) movl $21, -4(%rbp) jmp LBB0_3490 LBB0_182: cmpl $1, _a7(%rip) je LBB0_189 ## %bb.183: cmpl $1, _a8(%rip) je LBB0_203 ## %bb.184: cmpl $1, _a12(%rip) je LBB0_203 ## %bb.185: cmpl $1, _a0(%rip) jne LBB0_203 ## %bb.186: cmpl $0, _a3(%rip) jne LBB0_203 ## %bb.187: cmpl $1, _a19(%rip) je LBB0_203 ## %bb.188: cmpl $1, _a11(%rip) jne LBB0_203 LBB0_189: cmpl $1, _a5(%rip) je LBB0_203 ## %bb.190: cmpl $1, _a18(%rip) jne LBB0_203 ## %bb.191: cmpl $1, _a6(%rip) jne LBB0_203 ## %bb.192: cmpl $1, _a10(%rip) jne LBB0_203 ## %bb.193: cmpl $1, _a27(%rip) jne LBB0_195 ## %bb.194: cmpl $1, _a26(%rip) jne LBB0_199 LBB0_195: cmpl $1, _a26(%rip) jne LBB0_197 ## %bb.196: cmpl $1, _a27(%rip) jne LBB0_199 LBB0_197: cmpl $1, _a27(%rip) je LBB0_203 ## %bb.198: cmpl $1, _a26(%rip) je LBB0_203 LBB0_199: cmpl $4, -8(%rbp) jne LBB0_203 ## %bb.200: cmpl $1, _a1(%rip) jne LBB0_203 ## %bb.201: cmpl $1, _a22(%rip) jne LBB0_203 ## %bb.202: movl $0, _a26(%rip) movl $0, _a15(%rip) movl $0, _a29(%rip) movl $0, _a27(%rip) movl $1, _a5(%rip) movl $0, _a6(%rip) movl $1, _a12(%rip) movl $25, -4(%rbp) jmp LBB0_3490 LBB0_203: cmpl $1, _a22(%rip) je LBB0_222 ## %bb.204: cmpl $1, _a5(%rip) jne LBB0_222 ## %bb.205: cmpl $2, _a3(%rip) jne LBB0_222 ## %bb.206: cmpl $1, _a22(%rip) je LBB0_222 ## %bb.207: cmpl $1, _a17(%rip) jne LBB0_222 ## %bb.208: cmpl $1, _a10(%rip) jne LBB0_222 ## %bb.209: cmpl $1, _a12(%rip) jne LBB0_222 ## %bb.210: cmpl $1, _a11(%rip) je LBB0_222 ## %bb.211: cmpl $1, _a15(%rip) je LBB0_222 ## %bb.212: cmpl $1, _a18(%rip) jne LBB0_222 ## %bb.213: cmpl $4, -8(%rbp) jne LBB0_222 ## %bb.214: cmpl $1, _a26(%rip) je LBB0_216 ## %bb.215: cmpl $1, _a27(%rip) je LBB0_218 LBB0_216: cmpl $1, _a26(%rip) jne LBB0_222 ## %bb.217: cmpl $1, _a27(%rip) je LBB0_222 LBB0_218: cmpl $1, _a20(%rip) jne LBB0_222 ## %bb.219: cmpl $1, _a6(%rip) jne LBB0_222 ## %bb.220: cmpl $1, _a4(%rip) je LBB0_222 ## %bb.221: movl $1, _a26(%rip) movl $0, _a29(%rip) movl $1, _a28(%rip) movl $1, _a11(%rip) movl $0, _a6(%rip) movl $0, _a27(%rip) movl $1, _a25(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_222: cmpl $2, _a3(%rip) jne LBB0_243 ## %bb.223: cmpl $1, _a6(%rip) jne LBB0_243 ## %bb.224: cmpl $1, _a23(%rip) je LBB0_243 ## %bb.225: cmpl $1, _a25(%rip) je LBB0_243 ## %bb.226: cmpl $1, _a26(%rip) jne LBB0_228 ## %bb.227: cmpl $1, _a27(%rip) je LBB0_232 LBB0_228: cmpl $1, _a26(%rip) je LBB0_230 ## %bb.229: cmpl $1, _a27(%rip) je LBB0_232 LBB0_230: cmpl $1, _a26(%rip) jne LBB0_243 ## %bb.231: cmpl $1, _a27(%rip) je LBB0_243 LBB0_232: cmpl $2, -8(%rbp) jne LBB0_243 ## %bb.233: cmpl $1, _a11(%rip) je LBB0_243 ## %bb.234: cmpl $1, _a16(%rip) jne LBB0_243 ## %bb.235: cmpl $1, _a18(%rip) jne LBB0_243 ## %bb.236: cmpl $1, _a5(%rip) jne LBB0_243 ## %bb.237: cmpl $1, _a25(%rip) je LBB0_240 ## %bb.238: cmpl $1, _a4(%rip) jne LBB0_243 ## %bb.239: cmpl $1, _a22(%rip) jne LBB0_243 LBB0_240: cmpl $1, _a25(%rip) je LBB0_243 ## %bb.241: cmpl $1, _a12(%rip) je LBB0_243 ## %bb.242: movl $0, _a6(%rip) movl $1, _a29(%rip) movl $1, _a11(%rip) movl $1, _a26(%rip) movl $0, _a7(%rip) movl $1, _a27(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_243: cmpl $1, _a11(%rip) jne LBB0_264 ## %bb.244: cmpl $1, _a18(%rip) jne LBB0_264 ## %bb.245: cmpl $1, _a22(%rip) jne LBB0_264 ## %bb.246: cmpl $1, _a23(%rip) je LBB0_264 ## %bb.247: cmpl $1, _a26(%rip) je LBB0_249 ## %bb.248: cmpl $1, _a27(%rip) jne LBB0_253 LBB0_249: cmpl $1, _a26(%rip) je LBB0_251 ## %bb.250: cmpl $1, _a27(%rip) je LBB0_253 LBB0_251: cmpl $1, _a26(%rip) jne LBB0_264 ## %bb.252: cmpl $1, _a27(%rip) je LBB0_264 LBB0_253: cmpl $6, -8(%rbp) jne LBB0_264 ## %bb.254: cmpl $1, _a12(%rip) je LBB0_264 ## %bb.255: cmpl $1, _a22(%rip) jne LBB0_263 ## %bb.256: cmpl $1, _a6(%rip) jne LBB0_264 ## %bb.257: cmpl $1, _a22(%rip) jne LBB0_262 ## %bb.258: cmpl $1, _a5(%rip) jne LBB0_262 ## %bb.259: cmpl $1, _a4(%rip) je LBB0_261 ## %bb.260: cmpl $1, _a10(%rip) je LBB0_262 LBB0_261: cmpl $2, _a3(%rip) je LBB0_263 LBB0_262: cmpl $1, _a22(%rip) je LBB0_264 LBB0_263: movl $1, _a27(%rip) movl $0, _a17(%rip) movl $1, _a10(%rip) movl $0, _a3(%rip) movl $0, _a8(%rip) movl $1, _a26(%rip) movl $1, _a12(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_264: cmpl $1, _a26(%rip) je LBB0_281 ## %bb.265: cmpl $1, _a22(%rip) jne LBB0_270 ## %bb.266: cmpl $1, _a1(%rip) jne LBB0_270 ## %bb.267: cmpl $1, _a8(%rip) je LBB0_269 ## %bb.268: cmpl $1, _a29(%rip) je LBB0_270 LBB0_269: cmpl $1, _a7(%rip) jne LBB0_281 LBB0_270: cmpl $1, _a29(%rip) jne LBB0_281 ## %bb.271: cmpl $1, _a3(%rip) jne LBB0_281 ## %bb.272: cmpl $1, _a27(%rip) jne LBB0_281 ## %bb.273: cmpl $1, _a12(%rip) je LBB0_281 ## %bb.274: cmpl $1, _a11(%rip) je LBB0_281 ## %bb.275: cmpl $1, _a18(%rip) jne LBB0_281 ## %bb.276: cmpl $6, -8(%rbp) jne LBB0_281 ## %bb.277: cmpl $1, _a5(%rip) jne LBB0_281 ## %bb.278: cmpl $1, _a6(%rip) je LBB0_281 ## %bb.279: cmpl $1, _a19(%rip) je LBB0_281 ## %bb.280: movl $0, _a3(%rip) movl $1, _a11(%rip) movl $1, _a12(%rip) movl $0, _a8(%rip) movl $0, _a20(%rip) movl $1, _a26(%rip) movl $1, _a6(%rip) movl $1, _a29(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_281: cmpl $1, _a11(%rip) jne LBB0_304 ## %bb.282: cmpl $1, _a8(%rip) je LBB0_304 ## %bb.283: cmpl $1, _a12(%rip) jne LBB0_286 ## %bb.284: cmpl $1, _a26(%rip) je LBB0_286 ## %bb.285: cmpl $1, _a27(%rip) jne LBB0_289 LBB0_286: cmpl $1, _a12(%rip) je LBB0_304 ## %bb.287: cmpl $1, _a27(%rip) jne LBB0_304 ## %bb.288: cmpl $1, _a26(%rip) jne LBB0_304 LBB0_289: cmpl $6, -8(%rbp) jne LBB0_304 ## %bb.290: cmpl $1, _a5(%rip) je LBB0_304 ## %bb.291: cmpl $0, _a3(%rip) jne LBB0_304 ## %bb.292: cmpl $1, _a18(%rip) jne LBB0_304 ## %bb.293: cmpl $1, _a4(%rip) jne LBB0_299 ## %bb.294: cmpl $1, _a1(%rip) jne LBB0_297 ## %bb.295: cmpl $1, _a8(%rip) je LBB0_297 ## %bb.296: cmpl $1, _a6(%rip) je LBB0_299 LBB0_297: cmpl $1, _a14(%rip) je LBB0_299 ## %bb.298: cmpl $1, _a0(%rip) je LBB0_304 LBB0_299: cmpl $1, _a4(%rip) jne LBB0_304 ## %bb.300: cmpl $1, _a29(%rip) jne LBB0_302 ## %bb.301: movl $1, _a12(%rip) movl $1, _a26(%rip) movl $1, _a5(%rip) movl $0, _a0(%rip) movl $1, _a27(%rip) movl $2, _a3(%rip) movl $1, _a21(%rip) movl $0, _a6(%rip) movl $0, _a29(%rip) jmp LBB0_303 LBB0_302: movl $0, _a29(%rip) movl $0, _a9(%rip) movl $2, _a3(%rip) movl $0, _a26(%rip) movl $0, _a4(%rip) movl $0, _a12(%rip) movl $1, _a5(%rip) movl $0, _a27(%rip) LBB0_303: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_304: cmpl $1, _a17(%rip) je LBB0_324 ## %bb.305: cmpl $1, _a8(%rip) je LBB0_324 ## %bb.306: cmpl $1, _a4(%rip) jne LBB0_324 ## %bb.307: cmpl $1, _a18(%rip) jne LBB0_324 ## %bb.308: cmpl $2, _a3(%rip) jne LBB0_324 ## %bb.309: cmpl $1, _a6(%rip) je LBB0_324 ## %bb.310: cmpl $1, _a17(%rip) je LBB0_324 ## %bb.311: cmpl $1, _a26(%rip) je LBB0_314 ## %bb.312: cmpl $1, _a27(%rip) je LBB0_314 ## %bb.313: cmpl $1, _a12(%rip) je LBB0_317 LBB0_314: cmpl $1, _a12(%rip) je LBB0_324 ## %bb.315: cmpl $1, _a27(%rip) jne LBB0_324 ## %bb.316: cmpl $1, _a26(%rip) jne LBB0_324 LBB0_317: cmpl $2, -8(%rbp) jne LBB0_324 ## %bb.318: cmpl $1, _a5(%rip) jne LBB0_324 ## %bb.319: cmpl $1, _a11(%rip) je LBB0_324 ## %bb.320: cmpl $1, _a4(%rip) je LBB0_323 ## %bb.321: cmpl $1, _a2(%rip) je LBB0_323 ## %bb.322: cmpl $1, _a10(%rip) je LBB0_324 LBB0_323: movl $1, _a3(%rip) movl $0, _a24(%rip) movl $0, _a28(%rip) movl $0, _a0(%rip) movl $0, _a27(%rip) movl $0, _a12(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_324: cmpl $1, _a15(%rip) jne LBB0_345 ## %bb.325: cmpl $2, _a3(%rip) jne LBB0_345 ## %bb.326: cmpl $1, _a5(%rip) jne LBB0_345 ## %bb.327: cmpl $1, -8(%rbp) jne LBB0_345 ## %bb.328: cmpl $1, _a12(%rip) je LBB0_332 ## %bb.329: cmpl $1, _a6(%rip) jne LBB0_332 ## %bb.330: cmpl $1, _a26(%rip) je LBB0_332 ## %bb.331: cmpl $1, _a27(%rip) jne LBB0_336 LBB0_332: cmpl $1, _a27(%rip) jne LBB0_345 ## %bb.333: cmpl $1, _a26(%rip) jne LBB0_345 ## %bb.334: cmpl $1, _a6(%rip) je LBB0_345 ## %bb.335: cmpl $1, _a12(%rip) jne LBB0_345 LBB0_336: cmpl $1, _a11(%rip) je LBB0_345 ## %bb.337: cmpl $1, _a29(%rip) jne LBB0_345 ## %bb.338: cmpl $1, _a8(%rip) je LBB0_344 ## %bb.339: cmpl $1, _a18(%rip) jne LBB0_345 ## %bb.340: cmpl $1, _a7(%rip) je LBB0_345 ## %bb.341: cmpl $1, _a15(%rip) jne LBB0_345 ## %bb.342: cmpl $1, _a19(%rip) je LBB0_345 ## %bb.343: cmpl $1, _a22(%rip) jne LBB0_345 LBB0_344: movl $1, _a12(%rip) movl $1, _a27(%rip) movl $1, _a26(%rip) movl $0, _a25(%rip) movl $1, _a6(%rip) movl $0, _a3(%rip) movl $1, _a16(%rip) movl $1, _a10(%rip) movl $1, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_345: cmpl $1, _a25(%rip) je LBB0_348 ## %bb.346: cmpl $1, _a1(%rip) jne LBB0_348 ## %bb.347: cmpl $1, _a0(%rip) je LBB0_349 LBB0_348: cmpl $1, _a7(%rip) jne LBB0_362 LBB0_349: cmpl $1, _a6(%rip) je LBB0_362 ## %bb.350: cmpl $1, _a29(%rip) jne LBB0_362 ## %bb.351: cmpl $2, _a3(%rip) jne LBB0_362 ## %bb.352: cmpl $1, _a11(%rip) jne LBB0_362 ## %bb.353: cmpl $1, _a18(%rip) jne LBB0_362 ## %bb.354: cmpl $1, _a27(%rip) jne LBB0_362 ## %bb.355: cmpl $1, _a12(%rip) je LBB0_362 ## %bb.356: cmpl $2, -8(%rbp) jne LBB0_362 ## %bb.357: cmpl $1, _a29(%rip) jne LBB0_362 ## %bb.358: cmpl $1, _a26(%rip) je LBB0_362 ## %bb.359: cmpl $1, _a25(%rip) je LBB0_362 ## %bb.360: cmpl $1, _a5(%rip) jne LBB0_362 ## %bb.361: movl $1, _a1(%rip) movl $0, _a19(%rip) movl $1, _a0(%rip) movl $24, -4(%rbp) jmp LBB0_3490 LBB0_362: cmpl $1, _a0(%rip) jne LBB0_379 ## %bb.363: cmpl $1, _a6(%rip) je LBB0_379 ## %bb.364: cmpl $1, _a3(%rip) jne LBB0_369 ## %bb.365: cmpl $1, _a12(%rip) je LBB0_369 ## %bb.366: cmpl $1, _a8(%rip) je LBB0_370 ## %bb.367: cmpl $1, _a22(%rip) jne LBB0_369 ## %bb.368: cmpl $1, _a23(%rip) jne LBB0_370 LBB0_369: cmpl $1, _a10(%rip) je LBB0_379 LBB0_370: cmpl $1, _a11(%rip) je LBB0_379 ## %bb.371: cmpl $1, _a27(%rip) je LBB0_379 ## %bb.372: cmpl $1, _a26(%rip) jne LBB0_379 ## %bb.373: cmpl $1, _a14(%rip) je LBB0_379 ## %bb.374: cmpl $1, -8(%rbp) jne LBB0_379 ## %bb.375: cmpl $1, _a5(%rip) jne LBB0_379 ## %bb.376: cmpl $1, _a29(%rip) jne LBB0_379 ## %bb.377: cmpl $1, _a18(%rip) jne LBB0_379 ## %bb.378: movl $1, _a1(%rip) movl $1, _a11(%rip) movl $1, _a12(%rip) movl $0, _a3(%rip) movl $1, _a27(%rip) movl $0, _a19(%rip) movl $1, _a6(%rip) movl $0, _a2(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_379: cmpl $1, _a20(%rip) je LBB0_385 ## %bb.380: cmpl $1, _a4(%rip) jne LBB0_384 ## %bb.381: cmpl $1, _a20(%rip) je LBB0_385 ## %bb.382: cmpl $1, _a29(%rip) jne LBB0_384 ## %bb.383: cmpl $1, _a5(%rip) je LBB0_385 LBB0_384: cmpl $1, _a22(%rip) je LBB0_396 LBB0_385: cmpl $2, _a3(%rip) jne LBB0_396 ## %bb.386: cmpl $1, _a27(%rip) jne LBB0_396 ## %bb.387: cmpl $1, _a14(%rip) je LBB0_396 ## %bb.388: cmpl $1, _a26(%rip) je LBB0_396 ## %bb.389: cmpl $1, _a1(%rip) jne LBB0_396 ## %bb.390: cmpl $1, _a18(%rip) jne LBB0_396 ## %bb.391: cmpl $1, _a12(%rip) je LBB0_396 ## %bb.392: cmpl $1, -8(%rbp) jne LBB0_396 ## %bb.393: cmpl $1, _a11(%rip) jne LBB0_396 ## %bb.394: cmpl $1, _a6(%rip) je LBB0_396 ## %bb.395: movl $0, _a27(%rip) movl $1, _a1(%rip) movl $0, _a25(%rip) movl $1, _a6(%rip) movl $1, _a26(%rip) movl $1, _a3(%rip) movl $1, _a15(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_396: cmpl $1, _a11(%rip) jne LBB0_402 ## %bb.397: cmpl $1, _a6(%rip) jne LBB0_402 ## %bb.398: cmpl $1, _a7(%rip) je LBB0_402 ## %bb.399: cmpl $1, _a22(%rip) jne LBB0_402 ## %bb.400: cmpl $1, _a18(%rip) jne LBB0_402 ## %bb.401: cmpl $1, _a5(%rip) je LBB0_403 LBB0_402: cmpl $1, _a14(%rip) jne LBB0_417 LBB0_403: cmpl $1, _a16(%rip) jne LBB0_417 ## %bb.404: cmpl $1, _a29(%rip) jne LBB0_417 ## %bb.405: cmpl $1, _a10(%rip) jne LBB0_417 ## %bb.406: cmpl $1, _a2(%rip) je LBB0_417 ## %bb.407: cmpl $1, _a26(%rip) jne LBB0_409 ## %bb.408: cmpl $1, _a27(%rip) jne LBB0_413 LBB0_409: cmpl $1, _a26(%rip) jne LBB0_411 ## %bb.410: cmpl $1, _a27(%rip) je LBB0_413 LBB0_411: cmpl $1, _a27(%rip) jne LBB0_417 ## %bb.412: cmpl $1, _a26(%rip) je LBB0_417 LBB0_413: cmpl $1, -8(%rbp) jne LBB0_417 ## %bb.414: cmpl $2, _a3(%rip) jne LBB0_417 ## %bb.415: cmpl $1, _a12(%rip) jne LBB0_417 ## %bb.416: movl $1, _a26(%rip) movl $0, _a3(%rip) movl $1, _a27(%rip) movl $0, _a25(%rip) movl $0, _a23(%rip) movl $1, _a4(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_417: cmpl $2, _a3(%rip) jne LBB0_438 ## %bb.418: cmpl $1, _a17(%rip) je LBB0_438 ## %bb.419: cmpl $1, _a18(%rip) jne LBB0_438 ## %bb.420: cmpl $1, _a17(%rip) je LBB0_422 ## %bb.421: cmpl $1, _a16(%rip) jne LBB0_438 LBB0_422: cmpl $1, _a5(%rip) jne LBB0_438 ## %bb.423: cmpl $1, _a25(%rip) je LBB0_438 ## %bb.424: cmpl $1, _a11(%rip) je LBB0_438 ## %bb.425: cmpl $1, _a12(%rip) je LBB0_429 ## %bb.426: cmpl $1, _a26(%rip) je LBB0_429 ## %bb.427: cmpl $1, _a6(%rip) jne LBB0_429 ## %bb.428: cmpl $1, _a27(%rip) jne LBB0_433 LBB0_429: cmpl $1, _a12(%rip) jne LBB0_438 ## %bb.430: cmpl $1, _a6(%rip) je LBB0_438 ## %bb.431: cmpl $1, _a26(%rip) jne LBB0_438 ## %bb.432: cmpl $1, _a27(%rip) jne LBB0_438 LBB0_433: cmpl $5, -8(%rbp) jne LBB0_438 ## %bb.434: cmpl $1, _a7(%rip) je LBB0_438 ## %bb.435: cmpl $1, _a19(%rip) je LBB0_438 ## %bb.436: cmpl $1, _a7(%rip) je LBB0_438 ## %bb.437: movl $0, _a3(%rip) movl $1, _a12(%rip) movl $1, _a26(%rip) movl $1, _a11(%rip) movl $1, _a15(%rip) movl $1, _a6(%rip) movl $1, _a27(%rip) movl $0, _a2(%rip) movl $0, _a23(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_438: cmpl $1, _a1(%rip) jne LBB0_455 ## %bb.439: cmpl $1, _a23(%rip) je LBB0_455 ## %bb.440: cmpl $1, _a27(%rip) jne LBB0_455 ## %bb.441: cmpl $1, _a12(%rip) je LBB0_455 ## %bb.442: cmpl $1, _a18(%rip) jne LBB0_455 ## %bb.443: cmpl $1, _a20(%rip) je LBB0_455 ## %bb.444: cmpl $1, -8(%rbp) jne LBB0_455 ## %bb.445: cmpl $1, _a11(%rip) jne LBB0_455 ## %bb.446: cmpl $1, _a23(%rip) je LBB0_455 ## %bb.447: cmpl $1, _a19(%rip) je LBB0_455 ## %bb.448: cmpl $1, _a20(%rip) je LBB0_455 ## %bb.449: cmpl $2, _a3(%rip) jne LBB0_455 ## %bb.450: cmpl $1, _a5(%rip) jne LBB0_455 ## %bb.451: cmpl $1, _a6(%rip) je LBB0_455 ## %bb.452: cmpl $1, _a16(%rip) jne LBB0_455 ## %bb.453: cmpl $1, _a26(%rip) jne LBB0_455 ## %bb.454: movl $0, _a11(%rip) movl $1, _a6(%rip) movl $0, _a14(%rip) movl $1, _a10(%rip) movl $0, _a27(%rip) movl $0, _a23(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_455: cmpl $1, _a18(%rip) jne LBB0_473 ## %bb.456: cmpl $1, _a14(%rip) je LBB0_473 ## %bb.457: cmpl $1, _a4(%rip) jne LBB0_473 ## %bb.458: cmpl $1, _a16(%rip) jne LBB0_473 ## %bb.459: cmpl $3, -8(%rbp) jne LBB0_473 ## %bb.460: cmpl $1, _a26(%rip) je LBB0_462 ## %bb.461: cmpl $1, _a26(%rip) je LBB0_473 LBB0_462: cmpl $1, _a22(%rip) jne LBB0_473 ## %bb.463: cmpl $1, _a11(%rip) jne LBB0_473 ## %bb.464: cmpl $1, _a5(%rip) jne LBB0_473 ## %bb.465: cmpl $1, _a6(%rip) je LBB0_473 ## %bb.466: cmpl $1, _a27(%rip) jne LBB0_473 ## %bb.467: cmpl $1, _a12(%rip) jne LBB0_473 ## %bb.468: cmpl $1, _a22(%rip) jne LBB0_473 ## %bb.469: cmpl $1, _a10(%rip) jne LBB0_473 ## %bb.470: cmpl $1, _a0(%rip) jne LBB0_473 ## %bb.471: cmpl $2, _a3(%rip) jne LBB0_473 ## %bb.472: movl $0, _a11(%rip) movl $0, _a17(%rip) movl $0, _a7(%rip) movl $1, _a26(%rip) movl $1, _a6(%rip) movl $0, _a20(%rip) movl $21, -4(%rbp) jmp LBB0_3490 LBB0_473: cmpl $1, _a25(%rip) je LBB0_491 ## %bb.474: cmpl $1, _a11(%rip) jne LBB0_482 ## %bb.475: cmpl $1, _a14(%rip) je LBB0_482 ## %bb.476: cmpl $1, _a27(%rip) je LBB0_482 ## %bb.477: cmpl $1, _a15(%rip) jne LBB0_482 ## %bb.478: cmpl $1, _a12(%rip) jne LBB0_482 ## %bb.479: cmpl $1, _a5(%rip) jne LBB0_482 ## %bb.480: cmpl $2, _a3(%rip) jne LBB0_482 ## %bb.481: cmpl $1, _a2(%rip) jne LBB0_483 LBB0_482: cmpl $1, _a15(%rip) je LBB0_491 LBB0_483: cmpl $1, _a6(%rip) je LBB0_491 ## %bb.484: cmpl $1, _a22(%rip) jne LBB0_491 ## %bb.485: cmpl $1, _a29(%rip) jne LBB0_491 ## %bb.486: cmpl $1, _a26(%rip) je LBB0_488 ## %bb.487: cmpl $1, _a26(%rip) je LBB0_491 LBB0_488: cmpl $4, -8(%rbp) jne LBB0_491 ## %bb.489: cmpl $1, _a18(%rip) jne LBB0_491 ## %bb.490: movl $1, _a27(%rip) movl $1, _a16(%rip) movl $1, _a6(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $1, _a0(%rip) movl $1, _a10(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_491: cmpl $1, _a1(%rip) jne LBB0_508 ## %bb.492: cmpl $1, _a5(%rip) jne LBB0_508 ## %bb.493: cmpl $1, _a26(%rip) je LBB0_508 ## %bb.494: cmpl $1, _a0(%rip) jne LBB0_508 ## %bb.495: cmpl $1, _a6(%rip) je LBB0_508 ## %bb.496: cmpl $1, _a23(%rip) je LBB0_508 ## %bb.497: cmpl $1, _a11(%rip) je LBB0_508 ## %bb.498: cmpl $1, _a3(%rip) jne LBB0_508 ## %bb.499: cmpl $2, -8(%rbp) jne LBB0_508 ## %bb.500: cmpl $1, _a27(%rip) je LBB0_508 ## %bb.501: cmpl $1, _a12(%rip) je LBB0_508 ## %bb.502: cmpl $1, _a0(%rip) jne LBB0_508 ## %bb.503: cmpl $1, _a19(%rip) je LBB0_508 ## %bb.504: cmpl $1, _a17(%rip) je LBB0_508 ## %bb.505: cmpl $1, _a18(%rip) jne LBB0_508 ## %bb.506: cmpl $1, _a16(%rip) jne LBB0_508 ## %bb.507: movl $0, _a3(%rip) movl $1, _a12(%rip) movl $1, _a11(%rip) movl $1, _a6(%rip) movl $0, _a14(%rip) movl $1, _a27(%rip) movl $1, _a0(%rip) movl $0, _a7(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_508: cmpl $1, _a6(%rip) je LBB0_525 ## %bb.509: cmpl $1, _a8(%rip) je LBB0_525 ## %bb.510: cmpl $1, _a7(%rip) je LBB0_525 ## %bb.511: cmpl $4, -8(%rbp) jne LBB0_525 ## %bb.512: cmpl $1, _a11(%rip) jne LBB0_525 ## %bb.513: cmpl $1, _a5(%rip) jne LBB0_525 ## %bb.514: cmpl $1, _a8(%rip) je LBB0_525 ## %bb.515: cmpl $1, _a18(%rip) jne LBB0_525 ## %bb.516: cmpl $1, _a12(%rip) je LBB0_523 ## %bb.517: cmpl $2, _a3(%rip) jne LBB0_519 ## %bb.518: cmpl $1, _a0(%rip) je LBB0_521 LBB0_519: cmpl $1, _a0(%rip) jne LBB0_521 ## %bb.520: cmpl $1, _a1(%rip) je LBB0_523 LBB0_521: cmpl $1, _a26(%rip) jne LBB0_523 ## %bb.522: cmpl $1, _a27(%rip) je LBB0_524 LBB0_523: cmpl $1, _a16(%rip) je LBB0_525 LBB0_524: movl $0, _a11(%rip) movl $1, _a6(%rip) movl $1, _a1(%rip) movl $0, _a2(%rip) movl $0, _a19(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_525: cmpl $1, _a26(%rip) je LBB0_542 ## %bb.526: cmpl $1, _a27(%rip) jne LBB0_530 ## %bb.527: cmpl $1, _a10(%rip) jne LBB0_530 ## %bb.528: cmpl $1, _a25(%rip) je LBB0_530 ## %bb.529: cmpl $1, _a22(%rip) je LBB0_531 LBB0_530: cmpl $1, _a16(%rip) je LBB0_542 LBB0_531: cmpl $1, _a2(%rip) je LBB0_542 ## %bb.532: cmpl $1, _a7(%rip) je LBB0_542 ## %bb.533: cmpl $1, _a5(%rip) jne LBB0_542 ## %bb.534: cmpl $1, _a18(%rip) jne LBB0_542 ## %bb.535: cmpl $1, _a0(%rip) jne LBB0_542 ## %bb.536: cmpl $1, _a11(%rip) je LBB0_542 ## %bb.537: cmpl $2, -8(%rbp) jne LBB0_542 ## %bb.538: cmpl $1, _a3(%rip) jne LBB0_542 ## %bb.539: cmpl $1, _a6(%rip) je LBB0_542 ## %bb.540: cmpl $1, _a12(%rip) je LBB0_542 ## %bb.541: movl $1, _a11(%rip) movl $0, _a14(%rip) movl $1, _a6(%rip) movl $1, _a15(%rip) movl $0, _a23(%rip) movl $1, _a26(%rip) movl $0, _a3(%rip) movl $1, _a12(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_542: cmpl $1, _a23(%rip) je LBB0_559 ## %bb.543: cmpl $1, _a1(%rip) jne LBB0_559 ## %bb.544: cmpl $1, _a27(%rip) je LBB0_559 ## %bb.545: cmpl $2, -8(%rbp) jne LBB0_559 ## %bb.546: cmpl $1, _a18(%rip) jne LBB0_559 ## %bb.547: cmpl $1, _a0(%rip) jne LBB0_559 ## %bb.548: cmpl $1, _a12(%rip) jne LBB0_559 ## %bb.549: cmpl $2, _a3(%rip) jne LBB0_559 ## %bb.550: cmpl $1, _a11(%rip) je LBB0_559 ## %bb.551: cmpl $1, _a5(%rip) jne LBB0_559 ## %bb.552: cmpl $1, _a2(%rip) je LBB0_556 ## %bb.553: cmpl $1, _a10(%rip) jne LBB0_559 ## %bb.554: cmpl $1, _a15(%rip) je LBB0_556 ## %bb.555: cmpl $1, _a7(%rip) jne LBB0_559 LBB0_556: cmpl $1, _a26(%rip) je LBB0_559 ## %bb.557: cmpl $1, _a6(%rip) jne LBB0_559 ## %bb.558: movl $1, _a29(%rip) movl $1, _a4(%rip) movl $1, _a27(%rip) movl $0, _a17(%rip) movl $0, _a6(%rip) movl $1, _a3(%rip) movl $1, _a26(%rip) movl $1, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_559: cmpl $1, _a2(%rip) je LBB0_578 ## %bb.560: cmpl $2, _a3(%rip) jne LBB0_578 ## %bb.561: cmpl $1, _a5(%rip) jne LBB0_578 ## %bb.562: cmpl $1, _a12(%rip) jne LBB0_578 ## %bb.563: cmpl $1, _a11(%rip) je LBB0_578 ## %bb.564: cmpl $1, _a6(%rip) jne LBB0_578 ## %bb.565: cmpl $5, -8(%rbp) jne LBB0_578 ## %bb.566: cmpl $1, _a26(%rip) je LBB0_568 ## %bb.567: cmpl $1, _a27(%rip) je LBB0_570 LBB0_568: cmpl $1, _a26(%rip) jne LBB0_578 ## %bb.569: cmpl $1, _a27(%rip) je LBB0_578 LBB0_570: cmpl $1, _a15(%rip) jne LBB0_578 ## %bb.571: cmpl $1, _a10(%rip) jne LBB0_578 ## %bb.572: cmpl $1, _a0(%rip) jne LBB0_577 ## %bb.573: cmpl $1, _a7(%rip) je LBB0_578 ## %bb.574: cmpl $1, _a4(%rip) jne LBB0_578 ## %bb.575: cmpl $1, _a22(%rip) jne LBB0_578 ## %bb.576: cmpl $1, _a18(%rip) jne LBB0_578 LBB0_577: movl $0, _a12(%rip) movl $0, _a25(%rip) movl $0, _a3(%rip) movl $1, _a15(%rip) movl $1, _a26(%rip) movl $0, _a6(%rip) movl $1, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_578: cmpl $1, _a0(%rip) jne LBB0_599 ## %bb.579: cmpl $1, _a17(%rip) je LBB0_599 ## %bb.580: cmpl $1, _a0(%rip) jne LBB0_599 ## %bb.581: cmpl $5, -8(%rbp) jne LBB0_599 ## %bb.582: cmpl $1, _a26(%rip) je LBB0_584 ## %bb.583: cmpl $1, _a27(%rip) jne LBB0_588 LBB0_584: cmpl $1, _a26(%rip) je LBB0_586 ## %bb.585: cmpl $1, _a27(%rip) je LBB0_588 LBB0_586: cmpl $1, _a27(%rip) je LBB0_599 ## %bb.587: cmpl $1, _a26(%rip) jne LBB0_599 LBB0_588: cmpl $1, _a2(%rip) je LBB0_599 ## %bb.589: cmpl $1, _a12(%rip) je LBB0_599 ## %bb.590: cmpl $1, _a1(%rip) jne LBB0_599 ## %bb.591: cmpl $1, _a18(%rip) jne LBB0_597 ## %bb.592: cmpl $1, _a11(%rip) jne LBB0_597 ## %bb.593: cmpl $1, _a22(%rip) jne LBB0_597 ## %bb.594: cmpl $1, _a6(%rip) jne LBB0_597 ## %bb.595: cmpl $1, _a5(%rip) jne LBB0_597 ## %bb.596: cmpl $2, _a3(%rip) je LBB0_598 LBB0_597: cmpl $1, _a29(%rip) je LBB0_599 LBB0_598: movl $0, _a20(%rip) movl $1, _a27(%rip) movl $0, _a2(%rip) movl $0, _a26(%rip) movl $0, _a6(%rip) movl $1, _a22(%rip) movl $24, -4(%rbp) jmp LBB0_3490 LBB0_599: cmpl $1, _a3(%rip) jne LBB0_616 ## %bb.600: cmpl $1, _a23(%rip) je LBB0_603 ## %bb.601: cmpl $1, _a15(%rip) je LBB0_603 ## %bb.602: cmpl $1, _a15(%rip) je LBB0_616 LBB0_603: cmpl $1, _a26(%rip) jne LBB0_616 ## %bb.604: cmpl $1, _a14(%rip) je LBB0_616 ## %bb.605: cmpl $1, _a19(%rip) je LBB0_616 ## %bb.606: cmpl $1, _a12(%rip) je LBB0_616 ## %bb.607: cmpl $1, _a27(%rip) je LBB0_616 ## %bb.608: cmpl $1, _a6(%rip) je LBB0_616 ## %bb.609: cmpl $1, _a5(%rip) jne LBB0_616 ## %bb.610: cmpl $1, _a0(%rip) jne LBB0_616 ## %bb.611: cmpl $1, _a10(%rip) jne LBB0_616 ## %bb.612: cmpl $4, -8(%rbp) jne LBB0_616 ## %bb.613: cmpl $1, _a18(%rip) jne LBB0_616 ## %bb.614: cmpl $1, _a11(%rip) je LBB0_616 ## %bb.615: movl $0, _a3(%rip) movl $1, _a29(%rip) movl $1, _a12(%rip) movl $1, _a11(%rip) movl $1, _a15(%rip) movl $1, _a6(%rip) movl $1, _a0(%rip) movl $1, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_616: cmpl $1, _a6(%rip) jne LBB0_636 ## %bb.617: cmpl $1, _a19(%rip) je LBB0_636 ## %bb.618: cmpl $1, _a0(%rip) jne LBB0_636 ## %bb.619: cmpl $1, _a5(%rip) je LBB0_636 ## %bb.620: cmpl $3, -8(%rbp) jne LBB0_636 ## %bb.621: cmpl $1, _a27(%rip) je LBB0_624 ## %bb.622: cmpl $1, _a26(%rip) je LBB0_624 ## %bb.623: cmpl $1, _a12(%rip) je LBB0_627 LBB0_624: cmpl $1, _a26(%rip) jne LBB0_636 ## %bb.625: cmpl $1, _a27(%rip) jne LBB0_636 ## %bb.626: cmpl $1, _a12(%rip) je LBB0_636 LBB0_627: cmpl $1, _a10(%rip) jne LBB0_636 ## %bb.628: cmpl $1, _a25(%rip) je LBB0_636 ## %bb.629: cmpl $0, _a3(%rip) jne LBB0_636 ## %bb.630: cmpl $1, _a11(%rip) jne LBB0_636 ## %bb.631: cmpl $1, _a18(%rip) jne LBB0_636 ## %bb.632: cmpl $1, _a4(%rip) jne LBB0_636 ## %bb.633: cmpl $1, _a4(%rip) jne LBB0_635 ## %bb.634: cmpl $1, _a15(%rip) jne LBB0_636 LBB0_635: movl $1, _a20(%rip) movl $0, _a6(%rip) movl $1, _a5(%rip) movl $0, _a12(%rip) movl $2, _a3(%rip) movl $1, _a19(%rip) movl $1, _a27(%rip) movl $1, _a26(%rip) movl $1, _a21(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_636: cmpl $1, _a6(%rip) jne LBB0_660 ## %bb.637: cmpl $1, _a19(%rip) je LBB0_641 ## %bb.638: cmpl $1, _a19(%rip) je LBB0_640 ## %bb.639: cmpl $1, _a29(%rip) je LBB0_641 LBB0_640: cmpl $1, _a20(%rip) jne LBB0_660 LBB0_641: cmpl $1, _a5(%rip) je LBB0_660 ## %bb.642: cmpl $1, _a18(%rip) jne LBB0_660 ## %bb.643: cmpl $1, _a11(%rip) jne LBB0_660 ## %bb.644: cmpl $1, _a23(%rip) je LBB0_660 ## %bb.645: cmpl $1, _a10(%rip) jne LBB0_660 ## %bb.646: cmpl $1, _a27(%rip) jne LBB0_648 ## %bb.647: cmpl $1, _a26(%rip) jne LBB0_652 LBB0_648: cmpl $1, _a26(%rip) jne LBB0_650 ## %bb.649: cmpl $1, _a27(%rip) jne LBB0_652 LBB0_650: cmpl $1, _a27(%rip) je LBB0_660 ## %bb.651: cmpl $1, _a26(%rip) je LBB0_660 LBB0_652: cmpl $3, -8(%rbp) jne LBB0_660 ## %bb.653: cmpl $1, _a12(%rip) je LBB0_660 ## %bb.654: cmpl $0, _a3(%rip) jne LBB0_660 ## %bb.655: cmpl $1, _a20(%rip) je LBB0_660 ## %bb.656: cmpl $1, _a15(%rip) jne LBB0_658 ## %bb.657: movl $0, _a11(%rip) movl $0, _a24(%rip) movl $0, _a0(%rip) movl $1, _a26(%rip) movl $0, _a6(%rip) movl $1, _a27(%rip) movl $1, _a5(%rip) movl $1, _a9(%rip) movl $2, _a3(%rip) jmp LBB0_659 LBB0_658: movl $1, _a20(%rip) movl $1, _a5(%rip) movl $1, _a12(%rip) movl $0, _a16(%rip) movl $1, _a27(%rip) movl $0, _a26(%rip) LBB0_659: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_660: cmpl $1, _a18(%rip) jne LBB0_680 ## %bb.661: cmpl $1, _a6(%rip) jne LBB0_680 ## %bb.662: cmpl $2, -8(%rbp) jne LBB0_680 ## %bb.663: cmpl $1, _a26(%rip) je LBB0_666 ## %bb.664: cmpl $1, _a27(%rip) je LBB0_666 ## %bb.665: cmpl $1, _a12(%rip) je LBB0_669 LBB0_666: cmpl $1, _a12(%rip) je LBB0_680 ## %bb.667: cmpl $1, _a27(%rip) jne LBB0_680 ## %bb.668: cmpl $1, _a26(%rip) jne LBB0_680 LBB0_669: cmpl $1, _a23(%rip) je LBB0_680 ## %bb.670: cmpl $1, _a11(%rip) jne LBB0_680 ## %bb.671: cmpl $1, _a0(%rip) jne LBB0_680 ## %bb.672: cmpl $1, _a8(%rip) je LBB0_680 ## %bb.673: cmpl $1, _a7(%rip) je LBB0_678 ## %bb.674: cmpl $2, _a3(%rip) jne LBB0_678 ## %bb.675: cmpl $1, _a15(%rip) je LBB0_677 ## %bb.676: cmpl $1, _a14(%rip) jne LBB0_678 LBB0_677: cmpl $1, _a5(%rip) je LBB0_679 LBB0_678: cmpl $1, _a0(%rip) je LBB0_680 LBB0_679: movl $0, _a3(%rip) movl $0, _a23(%rip) movl $1, _a12(%rip) movl $1, _a27(%rip) movl $1, _a1(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_680: cmpl $2, _a3(%rip) jne LBB0_686 ## %bb.681: cmpl $1, _a5(%rip) jne LBB0_686 ## %bb.682: cmpl $1, _a7(%rip) je LBB0_684 ## %bb.683: cmpl $1, _a22(%rip) jne LBB0_686 LBB0_684: cmpl $1, _a6(%rip) je LBB0_686 ## %bb.685: cmpl $1, _a27(%rip) jne LBB0_687 LBB0_686: cmpl $1, _a4(%rip) je LBB0_698 LBB0_687: cmpl $1, _a12(%rip) jne LBB0_698 ## %bb.688: cmpl $1, _a11(%rip) jne LBB0_698 ## %bb.689: cmpl $1, _a18(%rip) jne LBB0_698 ## %bb.690: cmpl $1, _a26(%rip) je LBB0_692 ## %bb.691: cmpl $1, _a26(%rip) je LBB0_698 LBB0_692: cmpl $6, -8(%rbp) jne LBB0_698 ## %bb.693: cmpl $1, _a19(%rip) je LBB0_698 ## %bb.694: cmpl $1, _a7(%rip) je LBB0_698 ## %bb.695: cmpl $1, _a16(%rip) jne LBB0_698 ## %bb.696: cmpl $1, _a0(%rip) jne LBB0_698 ## %bb.697: movl $1, _a27(%rip) movl $1, _a16(%rip) movl $0, _a3(%rip) movl $0, _a7(%rip) movl $1, _a6(%rip) movl $1, _a10(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_698: cmpl $1, _a4(%rip) jne LBB0_719 ## %bb.699: cmpl $1, _a18(%rip) jne LBB0_719 ## %bb.700: cmpl $1, _a11(%rip) jne LBB0_719 ## %bb.701: cmpl $1, _a26(%rip) jne LBB0_703 ## %bb.702: cmpl $1, _a27(%rip) jne LBB0_707 LBB0_703: cmpl $1, _a27(%rip) jne LBB0_705 ## %bb.704: cmpl $1, _a26(%rip) je LBB0_707 LBB0_705: cmpl $1, _a27(%rip) jne LBB0_719 ## %bb.706: cmpl $1, _a26(%rip) je LBB0_719 LBB0_707: cmpl $6, -8(%rbp) jne LBB0_719 ## %bb.708: cmpl $1, _a10(%rip) jne LBB0_719 ## %bb.709: cmpl $1, _a22(%rip) jne LBB0_719 ## %bb.710: cmpl $1, _a25(%rip) je LBB0_719 ## %bb.711: cmpl $2, _a3(%rip) jne LBB0_719 ## %bb.712: cmpl $1, _a6(%rip) jne LBB0_719 ## %bb.713: cmpl $1, _a5(%rip) jne LBB0_719 ## %bb.714: cmpl $1, _a12(%rip) jne LBB0_719 ## %bb.715: cmpl $1, _a15(%rip) jne LBB0_719 ## %bb.716: cmpl $1, _a1(%rip) jne LBB0_719 ## %bb.717: cmpl $1, _a7(%rip) je LBB0_719 ## %bb.718: movl $0, _a3(%rip) movl $1, _a10(%rip) movl $1, _a27(%rip) movl $1, _a26(%rip) movl $1, _a1(%rip) movl $0, _a8(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_719: cmpl $1, _a16(%rip) je LBB0_722 ## %bb.720: cmpl $1, _a16(%rip) jne LBB0_722 ## %bb.721: cmpl $1, _a25(%rip) jne LBB0_743 LBB0_722: cmpl $1, _a18(%rip) jne LBB0_743 ## %bb.723: cmpl $1, _a2(%rip) je LBB0_743 ## %bb.724: cmpl $1, _a22(%rip) jne LBB0_743 ## %bb.725: cmpl $5, -8(%rbp) jne LBB0_743 ## %bb.726: cmpl $1, _a5(%rip) jne LBB0_733 ## %bb.727: cmpl $1, _a26(%rip) je LBB0_733 ## %bb.728: cmpl $1, _a6(%rip) je LBB0_733 ## %bb.729: cmpl $1, _a27(%rip) je LBB0_733 ## %bb.730: cmpl $1, _a12(%rip) je LBB0_733 ## %bb.731: cmpl $2, _a3(%rip) jne LBB0_733 ## %bb.732: cmpl $1, _a11(%rip) jne LBB0_740 LBB0_733: cmpl $1, _a5(%rip) je LBB0_743 ## %bb.734: cmpl $1, _a27(%rip) jne LBB0_743 ## %bb.735: cmpl $1, _a6(%rip) jne LBB0_743 ## %bb.736: cmpl $1, _a26(%rip) jne LBB0_743 ## %bb.737: cmpl $1, _a12(%rip) jne LBB0_743 ## %bb.738: cmpl $0, _a3(%rip) jne LBB0_743 ## %bb.739: cmpl $1, _a11(%rip) jne LBB0_743 LBB0_740: cmpl $1, _a16(%rip) jne LBB0_743 ## %bb.741: cmpl $1, _a7(%rip) je LBB0_743 ## %bb.742: movl $1, _a13(%rip) movl $1, _a25(%rip) movl $1, _a12(%rip) movl $0, _a26(%rip) movl $1, _a3(%rip) movl $0, _a27(%rip) movl $1, _a20(%rip) movl $1, _a11(%rip) movl $1, _a6(%rip) movl $1, _a5(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_743: cmpl $1, _a18(%rip) jne LBB0_762 ## %bb.744: cmpl $1, _a5(%rip) jne LBB0_762 ## %bb.745: cmpl $1, _a12(%rip) je LBB0_762 ## %bb.746: cmpl $1, _a20(%rip) je LBB0_762 ## %bb.747: cmpl $5, -8(%rbp) jne LBB0_762 ## %bb.748: cmpl $1, _a26(%rip) je LBB0_750 ## %bb.749: cmpl $1, _a27(%rip) je LBB0_752 LBB0_750: cmpl $1, _a27(%rip) je LBB0_762 ## %bb.751: cmpl $1, _a26(%rip) jne LBB0_762 LBB0_752: cmpl $1, _a0(%rip) jne LBB0_762 ## %bb.753: cmpl $2, _a3(%rip) jne LBB0_762 ## %bb.754: cmpl $1, _a11(%rip) je LBB0_762 ## %bb.755: cmpl $1, _a22(%rip) jne LBB0_760 ## %bb.756: cmpl $1, _a14(%rip) je LBB0_761 ## %bb.757: cmpl $1, _a6(%rip) je LBB0_760 ## %bb.758: cmpl $1, _a10(%rip) je LBB0_761 ## %bb.759: cmpl $1, _a14(%rip) je LBB0_761 LBB0_760: cmpl $1, _a2(%rip) jne LBB0_762 LBB0_761: movl $0, _a21(%rip) movl $1, _a27(%rip) movl $1, _a26(%rip) movl $1, _a24(%rip) movl $1, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_762: cmpl $1, _a27(%rip) je LBB0_779 ## %bb.763: cmpl $2, _a3(%rip) jne LBB0_779 ## %bb.764: cmpl $1, _a16(%rip) jne LBB0_766 ## %bb.765: cmpl $1, _a29(%rip) jne LBB0_767 LBB0_766: cmpl $1, _a22(%rip) je LBB0_768 LBB0_767: cmpl $1, _a22(%rip) je LBB0_779 LBB0_768: cmpl $1, _a10(%rip) jne LBB0_779 ## %bb.769: cmpl $1, _a8(%rip) je LBB0_779 ## %bb.770: cmpl $1, _a25(%rip) je LBB0_779 ## %bb.771: cmpl $1, _a26(%rip) je LBB0_779 ## %bb.772: cmpl $1, -8(%rbp) jne LBB0_779 ## %bb.773: cmpl $1, _a6(%rip) jne LBB0_779 ## %bb.774: cmpl $1, _a11(%rip) je LBB0_779 ## %bb.775: cmpl $1, _a5(%rip) jne LBB0_779 ## %bb.776: cmpl $1, _a12(%rip) jne LBB0_779 ## %bb.777: cmpl $1, _a18(%rip) jne LBB0_779 ## %bb.778: movl $1, _a26(%rip) movl $0, _a2(%rip) movl $1, _a29(%rip) movl $0, _a6(%rip) movl $1, _a11(%rip) movl $0, _a23(%rip) movl $0, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_779: cmpl $1, _a14(%rip) je LBB0_798 ## %bb.780: cmpl $1, _a0(%rip) jne LBB0_798 ## %bb.781: cmpl $1, _a15(%rip) jne LBB0_798 ## %bb.782: cmpl $1, _a8(%rip) je LBB0_798 ## %bb.783: cmpl $5, -8(%rbp) jne LBB0_798 ## %bb.784: cmpl $1, _a26(%rip) je LBB0_786 ## %bb.785: cmpl $1, _a27(%rip) je LBB0_788 LBB0_786: cmpl $1, _a27(%rip) je LBB0_798 ## %bb.787: cmpl $1, _a26(%rip) jne LBB0_798 LBB0_788: cmpl $1, _a25(%rip) je LBB0_798 ## %bb.789: cmpl $1, _a5(%rip) jne LBB0_798 ## %bb.790: cmpl $1, _a6(%rip) je LBB0_798 ## %bb.791: cmpl $1, _a18(%rip) jne LBB0_798 ## %bb.792: cmpl $1, _a11(%rip) je LBB0_798 ## %bb.793: cmpl $2, _a3(%rip) jne LBB0_798 ## %bb.794: cmpl $1, _a12(%rip) jne LBB0_798 ## %bb.795: cmpl $1, _a10(%rip) jne LBB0_798 ## %bb.796: cmpl $1, _a23(%rip) je LBB0_798 ## %bb.797: movl $1, _a11(%rip) movl $1, _a26(%rip) movl $0, _a23(%rip) movl $1, _a27(%rip) movl $0, _a19(%rip) movl $0, _a12(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_798: cmpl $1, _a6(%rip) jne LBB0_817 ## %bb.799: cmpl $1, _a12(%rip) jne LBB0_817 ## %bb.800: cmpl $1, _a2(%rip) jne LBB0_817 ## %bb.801: cmpl $1, _a22(%rip) jne LBB0_817 ## %bb.802: cmpl $1, _a23(%rip) jne LBB0_817 ## %bb.803: cmpl $1, _a8(%rip) jne LBB0_817 ## %bb.804: cmpl $1, _a7(%rip) jne LBB0_817 ## %bb.805: cmpl $1, _a11(%rip) je LBB0_817 ## %bb.806: cmpl $2, _a3(%rip) jne LBB0_817 ## %bb.807: cmpl $1, _a19(%rip) jne LBB0_817 ## %bb.808: cmpl $3, -8(%rbp) jne LBB0_817 ## %bb.809: cmpl $1, _a26(%rip) je LBB0_811 ## %bb.810: cmpl $1, _a27(%rip) je LBB0_813 LBB0_811: cmpl $1, _a26(%rip) jne LBB0_817 ## %bb.812: cmpl $1, _a27(%rip) je LBB0_817 LBB0_813: cmpl $1, _a5(%rip) jne LBB0_817 ## %bb.814: cmpl $1, _a18(%rip) jne LBB0_817 ## %bb.815: cmpl $1, _a17(%rip) jne LBB0_817 ## %bb.816: movl $0, _a28(%rip) movl $0, _a27(%rip) movl $1, _a8(%rip) movl $0, _a12(%rip) movl $1, _a13(%rip) movl $1, _a11(%rip) movl $1, _a26(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_817: cmpl $2, _a3(%rip) jne LBB0_837 ## %bb.818: cmpl $1, _a4(%rip) jne LBB0_837 ## %bb.819: cmpl $1, _a17(%rip) je LBB0_837 ## %bb.820: cmpl $1, _a19(%rip) je LBB0_837 ## %bb.821: cmpl $1, _a26(%rip) jne LBB0_837 ## %bb.822: cmpl $1, _a27(%rip) jne LBB0_837 ## %bb.823: cmpl $3, -8(%rbp) jne LBB0_837 ## %bb.824: cmpl $1, _a18(%rip) jne LBB0_837 ## %bb.825: cmpl $1, _a0(%rip) jne LBB0_837 ## %bb.826: cmpl $1, _a4(%rip) jne LBB0_837 ## %bb.827: cmpl $1, _a17(%rip) je LBB0_837 ## %bb.828: cmpl $1, _a5(%rip) jne LBB0_837 ## %bb.829: cmpl $1, _a6(%rip) je LBB0_837 ## %bb.830: cmpl $1, _a15(%rip) jne LBB0_837 ## %bb.831: cmpl $1, _a12(%rip) je LBB0_837 ## %bb.832: cmpl $1, _a11(%rip) jne LBB0_837 ## %bb.833: cmpl $1, _a20(%rip) jne LBB0_835 ## %bb.834: movl $0, _a14(%rip) movl $0, _a26(%rip) movl $0, _a11(%rip) movl $1, _a6(%rip) movl $1, _a15(%rip) jmp LBB0_836 LBB0_835: movl $1, _a10(%rip) movl $0, _a17(%rip) movl $0, _a14(%rip) LBB0_836: movl $23, -4(%rbp) jmp LBB0_3490 LBB0_837: cmpl $1, _a22(%rip) jne LBB0_855 ## %bb.838: cmpl $1, _a29(%rip) je LBB0_841 ## %bb.839: cmpl $1, _a4(%rip) jne LBB0_841 ## %bb.840: cmpl $1, _a17(%rip) jne LBB0_855 LBB0_841: cmpl $1, _a18(%rip) jne LBB0_855 ## %bb.842: cmpl $1, _a11(%rip) jne LBB0_855 ## %bb.843: cmpl $1, _a6(%rip) je LBB0_855 ## %bb.844: cmpl $1, _a12(%rip) jne LBB0_855 ## %bb.845: cmpl $2, _a3(%rip) jne LBB0_855 ## %bb.846: cmpl $1, _a4(%rip) jne LBB0_855 ## %bb.847: cmpl $1, _a5(%rip) jne LBB0_855 ## %bb.848: cmpl $1, _a27(%rip) jne LBB0_855 ## %bb.849: cmpl $1, _a26(%rip) je LBB0_851 ## %bb.850: cmpl $1, _a26(%rip) je LBB0_855 LBB0_851: cmpl $2, -8(%rbp) jne LBB0_855 ## %bb.852: cmpl $1, _a8(%rip) je LBB0_855 ## %bb.853: cmpl $1, _a15(%rip) jne LBB0_855 ## %bb.854: movl $0, _a25(%rip) movl $1, _a1(%rip) movl $0, _a3(%rip) movl $0, _a7(%rip) movl $1, _a26(%rip) movl $1, _a6(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_855: cmpl $1, _a6(%rip) jne LBB0_876 ## %bb.856: cmpl $1, _a19(%rip) je LBB0_863 ## %bb.857: cmpl $1, _a8(%rip) je LBB0_862 ## %bb.858: cmpl $1, _a12(%rip) je LBB0_876 ## %bb.859: cmpl $1, _a5(%rip) jne LBB0_861 ## %bb.860: cmpl $1, _a10(%rip) je LBB0_862 LBB0_861: cmpl $1, _a4(%rip) je LBB0_876 LBB0_862: cmpl $1, _a11(%rip) jne LBB0_876 LBB0_863: cmpl $1, _a18(%rip) jne LBB0_876 ## %bb.864: cmpl $1, _a19(%rip) je LBB0_876 ## %bb.865: cmpl $1, _a1(%rip) jne LBB0_876 ## %bb.866: cmpl $1, -8(%rbp) jne LBB0_876 ## %bb.867: cmpl $1, _a26(%rip) je LBB0_869 ## %bb.868: cmpl $1, _a27(%rip) je LBB0_873 LBB0_869: cmpl $1, _a26(%rip) jne LBB0_871 ## %bb.870: cmpl $1, _a27(%rip) jne LBB0_873 LBB0_871: cmpl $1, _a27(%rip) je LBB0_876 ## %bb.872: cmpl $1, _a26(%rip) je LBB0_876 LBB0_873: cmpl $2, _a3(%rip) jne LBB0_876 ## %bb.874: cmpl $1, _a20(%rip) je LBB0_876 ## %bb.875: movl $1, _a0(%rip) movl $1, _a12(%rip) movl $1, _a26(%rip) movl $0, _a2(%rip) movl $1, _a27(%rip) movl $1, _a1(%rip) movl $0, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_876: cmpl $2, _a3(%rip) jne LBB0_900 ## %bb.877: cmpl $1, _a29(%rip) jne LBB0_900 ## %bb.878: cmpl $1, _a10(%rip) jne LBB0_900 ## %bb.879: cmpl $1, _a17(%rip) je LBB0_884 ## %bb.880: cmpl $1, _a15(%rip) jne LBB0_900 ## %bb.881: cmpl $1, _a22(%rip) jne LBB0_900 ## %bb.882: cmpl $1, _a12(%rip) je LBB0_900 ## %bb.883: cmpl $1, _a29(%rip) jne LBB0_900 LBB0_884: cmpl $1, _a6(%rip) jne LBB0_900 ## %bb.885: cmpl $1, _a11(%rip) je LBB0_900 ## %bb.886: cmpl $1, _a26(%rip) jne LBB0_888 ## %bb.887: cmpl $1, _a27(%rip) jne LBB0_892 LBB0_888: cmpl $1, _a27(%rip) jne LBB0_890 ## %bb.889: cmpl $1, _a26(%rip) je LBB0_892 LBB0_890: cmpl $1, _a27(%rip) jne LBB0_900 ## %bb.891: cmpl $1, _a26(%rip) je LBB0_900 LBB0_892: cmpl $4, -8(%rbp) jne LBB0_900 ## %bb.893: cmpl $1, _a29(%rip) jne LBB0_900 ## %bb.894: cmpl $1, _a5(%rip) jne LBB0_900 ## %bb.895: cmpl $1, _a18(%rip) jne LBB0_900 ## %bb.896: cmpl $1, _a23(%rip) jne LBB0_898 ## %bb.897: movl $0, _a14(%rip) movl $1, _a29(%rip) movl $0, _a26(%rip) movl $1, _a27(%rip) movl $0, _a23(%rip) jmp LBB0_899 LBB0_898: movl $1, _a27(%rip) movl $1, _a26(%rip) movl $0, _a25(%rip) movl $1, _a11(%rip) movl $1, _a4(%rip) movl $0, _a6(%rip) LBB0_899: movl $23, -4(%rbp) jmp LBB0_3490 LBB0_900: cmpl $1, _a8(%rip) je LBB0_905 ## %bb.901: cmpl $1, _a14(%rip) je LBB0_905 ## %bb.902: cmpl $1, _a22(%rip) jne LBB0_918 ## %bb.903: cmpl $1, _a11(%rip) jne LBB0_918 ## %bb.904: cmpl $1, _a6(%rip) je LBB0_918 LBB0_905: cmpl $1, _a27(%rip) je LBB0_918 ## %bb.906: cmpl $1, _a12(%rip) jne LBB0_918 ## %bb.907: cmpl $1, _a16(%rip) jne LBB0_918 ## %bb.908: cmpl $1, _a17(%rip) je LBB0_918 ## %bb.909: cmpl $1, _a5(%rip) jne LBB0_918 ## %bb.910: cmpl $1, _a4(%rip) jne LBB0_918 ## %bb.911: cmpl $2, _a3(%rip) jne LBB0_918 ## %bb.912: cmpl $1, _a0(%rip) jne LBB0_918 ## %bb.913: cmpl $1, _a26(%rip) je LBB0_915 ## %bb.914: cmpl $1, _a26(%rip) je LBB0_918 LBB0_915: cmpl $2, -8(%rbp) jne LBB0_918 ## %bb.916: cmpl $1, _a18(%rip) jne LBB0_918 ## %bb.917: movl $1, _a26(%rip) movl $1, _a6(%rip) movl $1, _a27(%rip) movl $0, _a3(%rip) movl $1, _a29(%rip) movl $1, _a0(%rip) movl $1, _a15(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_918: cmpl $1, _a26(%rip) je LBB0_920 ## %bb.919: cmpl $1, _a26(%rip) je LBB0_936 LBB0_920: cmpl $4, -8(%rbp) jne LBB0_936 ## %bb.921: cmpl $1, _a5(%rip) jne LBB0_936 ## %bb.922: cmpl $1, _a27(%rip) jne LBB0_936 ## %bb.923: cmpl $1, _a19(%rip) je LBB0_936 ## %bb.924: cmpl $1, _a18(%rip) jne LBB0_936 ## %bb.925: cmpl $1, _a16(%rip) jne LBB0_936 ## %bb.926: cmpl $1, _a16(%rip) jne LBB0_933 ## %bb.927: cmpl $1, _a11(%rip) jne LBB0_931 ## %bb.928: cmpl $1, _a15(%rip) jne LBB0_931 ## %bb.929: cmpl $2, _a3(%rip) jne LBB0_931 ## %bb.930: cmpl $1, _a6(%rip) jne LBB0_932 LBB0_931: cmpl $1, _a22(%rip) je LBB0_936 LBB0_932: cmpl $1, _a12(%rip) jne LBB0_936 LBB0_933: cmpl $1, _a25(%rip) je LBB0_936 ## %bb.934: cmpl $1, _a16(%rip) jne LBB0_936 ## %bb.935: movl $1, _a16(%rip) movl $1, _a6(%rip) movl $0, _a3(%rip) movl $1, _a10(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_936: cmpl $1, _a5(%rip) jne LBB0_957 ## %bb.937: cmpl $1, _a18(%rip) jne LBB0_957 ## %bb.938: cmpl $1, _a0(%rip) jne LBB0_957 ## %bb.939: cmpl $1, _a16(%rip) jne LBB0_957 ## %bb.940: cmpl $2, -8(%rbp) jne LBB0_957 ## %bb.941: cmpl $1, _a26(%rip) je LBB0_945 ## %bb.942: cmpl $1, _a6(%rip) jne LBB0_945 ## %bb.943: cmpl $1, _a27(%rip) je LBB0_945 ## %bb.944: cmpl $1, _a12(%rip) jne LBB0_949 LBB0_945: cmpl $1, _a12(%rip) jne LBB0_957 ## %bb.946: cmpl $1, _a27(%rip) jne LBB0_957 ## %bb.947: cmpl $1, _a6(%rip) je LBB0_957 ## %bb.948: cmpl $1, _a26(%rip) jne LBB0_957 LBB0_949: cmpl $1, _a25(%rip) je LBB0_957 ## %bb.950: cmpl $1, _a2(%rip) je LBB0_957 ## %bb.951: cmpl $2, _a3(%rip) jne LBB0_957 ## %bb.952: cmpl $1, _a22(%rip) jne LBB0_957 ## %bb.953: cmpl $1, _a11(%rip) je LBB0_957 ## %bb.954: cmpl $1, _a29(%rip) je LBB0_956 ## %bb.955: cmpl $1, _a1(%rip) je LBB0_957 LBB0_956: movl $1, _a12(%rip) movl $1, _a6(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) movl $0, _a2(%rip) movl $1, _a22(%rip) movl $0, _a3(%rip) movl $1, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_957: cmpl $1, _a12(%rip) jne LBB0_975 ## %bb.958: cmpl $1, _a6(%rip) je LBB0_975 ## %bb.959: cmpl $1, _a11(%rip) jne LBB0_975 ## %bb.960: cmpl $1, _a26(%rip) je LBB0_962 ## %bb.961: cmpl $1, _a26(%rip) je LBB0_975 LBB0_962: cmpl $5, -8(%rbp) jne LBB0_975 ## %bb.963: cmpl $2, _a3(%rip) jne LBB0_975 ## %bb.964: cmpl $1, _a14(%rip) je LBB0_975 ## %bb.965: cmpl $1, _a15(%rip) jne LBB0_974 ## %bb.966: cmpl $1, _a15(%rip) jne LBB0_973 ## %bb.967: cmpl $1, _a0(%rip) jne LBB0_974 ## %bb.968: cmpl $1, _a18(%rip) jne LBB0_971 ## %bb.969: cmpl $1, _a5(%rip) jne LBB0_971 ## %bb.970: cmpl $1, _a1(%rip) je LBB0_972 LBB0_971: cmpl $1, _a19(%rip) jne LBB0_973 LBB0_972: cmpl $1, _a27(%rip) je LBB0_974 LBB0_973: cmpl $1, _a2(%rip) jne LBB0_975 LBB0_974: movl $1, _a26(%rip) movl $1, _a16(%rip) movl $1, _a15(%rip) movl $1, _a6(%rip) movl $0, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_975: cmpl $1, _a5(%rip) jne LBB0_981 ## %bb.976: cmpl $2, _a3(%rip) jne LBB0_981 ## %bb.977: cmpl $1, _a1(%rip) jne LBB0_981 ## %bb.978: cmpl $1, _a18(%rip) jne LBB0_981 ## %bb.979: cmpl $1, _a22(%rip) jne LBB0_981 ## %bb.980: cmpl $1, _a11(%rip) jne LBB0_982 LBB0_981: cmpl $1, _a0(%rip) je LBB0_994 LBB0_982: cmpl $1, _a12(%rip) jne LBB0_994 ## %bb.983: cmpl $1, _a6(%rip) jne LBB0_994 ## %bb.984: cmpl $1, _a26(%rip) je LBB0_986 ## %bb.985: cmpl $1, _a27(%rip) je LBB0_988 LBB0_986: cmpl $1, _a26(%rip) jne LBB0_994 ## %bb.987: cmpl $1, _a27(%rip) je LBB0_994 LBB0_988: cmpl $4, -8(%rbp) jne LBB0_994 ## %bb.989: cmpl $1, _a8(%rip) je LBB0_994 ## %bb.990: cmpl $1, _a4(%rip) jne LBB0_994 ## %bb.991: cmpl $1, _a23(%rip) je LBB0_994 ## %bb.992: cmpl $1, _a29(%rip) jne LBB0_994 ## %bb.993: movl $0, _a12(%rip) movl $1, _a10(%rip) movl $1, _a27(%rip) movl $0, _a6(%rip) movl $0, _a23(%rip) movl $0, _a26(%rip) movl $0, _a8(%rip) movl $0, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_994: cmpl $1, _a19(%rip) je LBB0_1021 ## %bb.995: cmpl $1, _a16(%rip) jne LBB0_1021 ## %bb.996: cmpl $1, _a7(%rip) je LBB0_1021 ## %bb.997: cmpl $1, _a20(%rip) je LBB0_1021 ## %bb.998: cmpl $2, -8(%rbp) jne LBB0_1021 ## %bb.999: cmpl $1, _a11(%rip) je LBB0_1004 ## %bb.1000: cmpl $1, _a12(%rip) jne LBB0_1004 ## %bb.1001: cmpl $1, _a27(%rip) jne LBB0_1004 ## %bb.1002: cmpl $1, _a6(%rip) jne LBB0_1004 ## %bb.1003: cmpl $1, _a26(%rip) je LBB0_1014 LBB0_1004: cmpl $1, _a11(%rip) jne LBB0_1009 ## %bb.1005: cmpl $1, _a27(%rip) je LBB0_1009 ## %bb.1006: cmpl $1, _a6(%rip) je LBB0_1009 ## %bb.1007: cmpl $1, _a26(%rip) jne LBB0_1009 ## %bb.1008: cmpl $1, _a12(%rip) jne LBB0_1014 LBB0_1009: cmpl $1, _a11(%rip) jne LBB0_1021 ## %bb.1010: cmpl $1, _a12(%rip) je LBB0_1021 ## %bb.1011: cmpl $1, _a27(%rip) je LBB0_1021 ## %bb.1012: cmpl $1, _a26(%rip) je LBB0_1021 ## %bb.1013: cmpl $1, _a6(%rip) je LBB0_1021 LBB0_1014: cmpl $1, _a17(%rip) je LBB0_1021 ## %bb.1015: cmpl $1, _a18(%rip) jne LBB0_1021 ## %bb.1016: cmpl $1, _a17(%rip) je LBB0_1020 ## %bb.1017: cmpl $1, _a15(%rip) jne LBB0_1021 ## %bb.1018: cmpl $2, _a3(%rip) jne LBB0_1021 ## %bb.1019: cmpl $1, _a5(%rip) jne LBB0_1021 LBB0_1020: movl $0, _a12(%rip) movl $1, _a11(%rip) movl $0, _a27(%rip) movl $0, _a6(%rip) movl $0, _a26(%rip) movl $0, _a25(%rip) movl $1, _a16(%rip) movl $0, _a20(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1021: cmpl $1, _a12(%rip) jne LBB0_1042 ## %bb.1022: cmpl $2, _a3(%rip) jne LBB0_1042 ## %bb.1023: cmpl $1, _a1(%rip) jne LBB0_1031 ## %bb.1024: cmpl $1, _a22(%rip) jne LBB0_1031 ## %bb.1025: cmpl $1, _a11(%rip) jne LBB0_1030 ## %bb.1026: cmpl $1, _a4(%rip) jne LBB0_1030 ## %bb.1027: cmpl $1, _a6(%rip) jne LBB0_1030 ## %bb.1028: cmpl $1, _a4(%rip) je LBB0_1031 ## %bb.1029: cmpl $1, _a15(%rip) jne LBB0_1031 LBB0_1030: cmpl $1, _a2(%rip) jne LBB0_1042 LBB0_1031: cmpl $1, _a29(%rip) jne LBB0_1042 ## %bb.1032: cmpl $1, _a18(%rip) jne LBB0_1042 ## %bb.1033: cmpl $1, _a5(%rip) jne LBB0_1042 ## %bb.1034: cmpl $1, _a26(%rip) jne LBB0_1036 ## %bb.1035: cmpl $1, _a27(%rip) je LBB0_1040 LBB0_1036: cmpl $1, _a27(%rip) jne LBB0_1038 ## %bb.1037: cmpl $1, _a26(%rip) jne LBB0_1040 LBB0_1038: cmpl $1, _a27(%rip) je LBB0_1042 ## %bb.1039: cmpl $1, _a26(%rip) jne LBB0_1042 LBB0_1040: cmpl $4, -8(%rbp) jne LBB0_1042 ## %bb.1041: movl $0, _a23(%rip) movl $1, _a10(%rip) movl $0, _a3(%rip) movl $1, _a27(%rip) movl $1, _a4(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1042: cmpl $1, _a11(%rip) je LBB0_1061 ## %bb.1043: cmpl $1, _a5(%rip) jne LBB0_1061 ## %bb.1044: cmpl $5, -8(%rbp) jne LBB0_1061 ## %bb.1045: cmpl $1, _a27(%rip) jne LBB0_1047 ## %bb.1046: cmpl $1, _a26(%rip) jne LBB0_1049 LBB0_1047: cmpl $1, _a27(%rip) je LBB0_1061 ## %bb.1048: cmpl $1, _a26(%rip) jne LBB0_1061 LBB0_1049: cmpl $1, _a23(%rip) jne LBB0_1061 ## %bb.1050: cmpl $2, _a3(%rip) jne LBB0_1061 ## %bb.1051: cmpl $1, _a23(%rip) jne LBB0_1061 ## %bb.1052: cmpl $1, _a4(%rip) je LBB0_1061 ## %bb.1053: cmpl $1, _a18(%rip) jne LBB0_1061 ## %bb.1054: cmpl $1, _a12(%rip) jne LBB0_1061 ## %bb.1055: cmpl $1, _a29(%rip) jne LBB0_1061 ## %bb.1056: cmpl $1, _a22(%rip) je LBB0_1061 ## %bb.1057: cmpl $1, _a0(%rip) je LBB0_1061 ## %bb.1058: cmpl $1, _a19(%rip) jne LBB0_1061 ## %bb.1059: cmpl $1, _a6(%rip) jne LBB0_1061 ## %bb.1060: movl $1, _a27(%rip) movl $0, _a0(%rip) movl $0, _a12(%rip) movl $1, _a11(%rip) movl $0, _a29(%rip) movl $0, _a26(%rip) movl $1, _a28(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1061: cmpl $1, _a1(%rip) jne LBB0_1081 ## %bb.1062: cmpl $6, -8(%rbp) jne LBB0_1081 ## %bb.1063: cmpl $1, _a12(%rip) jne LBB0_1066 ## %bb.1064: cmpl $1, _a26(%rip) je LBB0_1066 ## %bb.1065: cmpl $1, _a27(%rip) jne LBB0_1069 LBB0_1066: cmpl $1, _a27(%rip) jne LBB0_1081 ## %bb.1067: cmpl $1, _a26(%rip) jne LBB0_1081 ## %bb.1068: cmpl $1, _a12(%rip) je LBB0_1081 LBB0_1069: cmpl $1, _a1(%rip) jne LBB0_1081 ## %bb.1070: cmpl $1, _a5(%rip) jne LBB0_1081 ## %bb.1071: cmpl $1, _a16(%rip) jne LBB0_1081 ## %bb.1072: cmpl $2, _a3(%rip) jne LBB0_1081 ## %bb.1073: cmpl $1, _a11(%rip) je LBB0_1081 ## %bb.1074: cmpl $1, _a1(%rip) jne LBB0_1078 ## %bb.1075: cmpl $1, _a6(%rip) je LBB0_1081 ## %bb.1076: cmpl $1, _a0(%rip) jne LBB0_1081 ## %bb.1077: cmpl $1, _a20(%rip) je LBB0_1081 LBB0_1078: cmpl $1, _a18(%rip) jne LBB0_1081 ## %bb.1079: cmpl $1, _a17(%rip) je LBB0_1081 ## %bb.1080: movl $0, _a3(%rip) movl $1, _a12(%rip) movl $0, _a24(%rip) movl $1, _a28(%rip) movl $1, _a26(%rip) movl $0, _a4(%rip) movl $0, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1081: cmpl $1, _a18(%rip) jne LBB0_1108 ## %bb.1082: cmpl $1, _a20(%rip) je LBB0_1084 ## %bb.1083: cmpl $1, _a0(%rip) je LBB0_1085 LBB0_1084: cmpl $1, _a20(%rip) jne LBB0_1108 LBB0_1085: cmpl $1, _a1(%rip) jne LBB0_1108 ## %bb.1086: cmpl $2, _a3(%rip) jne LBB0_1108 ## %bb.1087: cmpl $1, _a1(%rip) jne LBB0_1108 ## %bb.1088: cmpl $1, _a5(%rip) jne LBB0_1108 ## %bb.1089: cmpl $1, _a27(%rip) jne LBB0_1094 ## %bb.1090: cmpl $1, _a26(%rip) jne LBB0_1094 ## %bb.1091: cmpl $1, _a6(%rip) jne LBB0_1094 ## %bb.1092: cmpl $1, _a12(%rip) jne LBB0_1094 ## %bb.1093: cmpl $1, _a11(%rip) jne LBB0_1104 LBB0_1094: cmpl $1, _a27(%rip) je LBB0_1099 ## %bb.1095: cmpl $1, _a6(%rip) je LBB0_1099 ## %bb.1096: cmpl $1, _a26(%rip) jne LBB0_1099 ## %bb.1097: cmpl $1, _a12(%rip) je LBB0_1099 ## %bb.1098: cmpl $1, _a11(%rip) je LBB0_1104 LBB0_1099: cmpl $1, _a12(%rip) je LBB0_1108 ## %bb.1100: cmpl $1, _a27(%rip) je LBB0_1108 ## %bb.1101: cmpl $1, _a6(%rip) je LBB0_1108 ## %bb.1102: cmpl $1, _a26(%rip) je LBB0_1108 ## %bb.1103: cmpl $1, _a11(%rip) jne LBB0_1108 LBB0_1104: cmpl $1, -8(%rbp) jne LBB0_1108 ## %bb.1105: cmpl $1, _a7(%rip) je LBB0_1108 ## %bb.1106: cmpl $1, _a15(%rip) jne LBB0_1108 ## %bb.1107: movl $0, _a6(%rip) movl $1, _a26(%rip) movl $1, _a1(%rip) movl $0, _a23(%rip) movl $1, _a27(%rip) movl $0, _a12(%rip) movl $1, _a11(%rip) movl $0, _a14(%rip) movl $1, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1108: cmpl $1, _a18(%rip) jne LBB0_1115 ## %bb.1109: cmpl $1, _a25(%rip) je LBB0_1113 ## %bb.1110: cmpl $1, _a11(%rip) je LBB0_1115 ## %bb.1111: cmpl $1, _a4(%rip) jne LBB0_1115 ## %bb.1112: cmpl $2, _a3(%rip) jne LBB0_1115 LBB0_1113: cmpl $1, _a0(%rip) jne LBB0_1115 ## %bb.1114: cmpl $1, _a5(%rip) je LBB0_1116 LBB0_1115: cmpl $1, _a7(%rip) jne LBB0_1129 LBB0_1116: cmpl $1, _a10(%rip) jne LBB0_1129 ## %bb.1117: cmpl $1, _a14(%rip) je LBB0_1129 ## %bb.1118: cmpl $6, -8(%rbp) jne LBB0_1129 ## %bb.1119: cmpl $1, _a26(%rip) je LBB0_1123 ## %bb.1120: cmpl $1, _a6(%rip) jne LBB0_1123 ## %bb.1121: cmpl $1, _a27(%rip) je LBB0_1123 ## %bb.1122: cmpl $1, _a12(%rip) jne LBB0_1127 LBB0_1123: cmpl $1, _a12(%rip) jne LBB0_1129 ## %bb.1124: cmpl $1, _a27(%rip) jne LBB0_1129 ## %bb.1125: cmpl $1, _a6(%rip) je LBB0_1129 ## %bb.1126: cmpl $1, _a26(%rip) jne LBB0_1129 LBB0_1127: cmpl $1, _a4(%rip) jne LBB0_1129 ## %bb.1128: movl $1, _a11(%rip) movl $1, _a26(%rip) movl $1, _a12(%rip) movl $0, _a3(%rip) movl $0, _a7(%rip) movl $1, _a27(%rip) movl $1, _a4(%rip) movl $1, _a0(%rip) movl $1, _a6(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1129: cmpl $1, _a11(%rip) je LBB0_1148 ## %bb.1130: cmpl $1, _a12(%rip) jne LBB0_1148 ## %bb.1131: cmpl $1, _a27(%rip) jne LBB0_1133 ## %bb.1132: cmpl $1, _a26(%rip) jne LBB0_1135 LBB0_1133: cmpl $1, _a26(%rip) jne LBB0_1148 ## %bb.1134: cmpl $1, _a27(%rip) je LBB0_1148 LBB0_1135: cmpl $3, -8(%rbp) jne LBB0_1148 ## %bb.1136: cmpl $1, _a8(%rip) je LBB0_1148 ## %bb.1137: cmpl $1, _a19(%rip) je LBB0_1148 ## %bb.1138: cmpl $1, _a14(%rip) je LBB0_1148 ## %bb.1139: cmpl $1, _a0(%rip) jne LBB0_1148 ## %bb.1140: cmpl $2, _a3(%rip) jne LBB0_1148 ## %bb.1141: cmpl $1, _a5(%rip) jne LBB0_1144 ## %bb.1142: cmpl $1, _a6(%rip) je LBB0_1144 ## %bb.1143: cmpl $1, _a29(%rip) je LBB0_1145 LBB0_1144: cmpl $1, _a17(%rip) jne LBB0_1148 LBB0_1145: cmpl $1, _a16(%rip) jne LBB0_1148 ## %bb.1146: cmpl $1, _a18(%rip) jne LBB0_1148 ## %bb.1147: movl $0, _a7(%rip) movl $1, _a22(%rip) movl $1, _a16(%rip) movl $0, _a3(%rip) movl $0, _a26(%rip) movl $0, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1148: cmpl $1, _a19(%rip) je LBB0_1154 ## %bb.1149: cmpl $1, _a4(%rip) jne LBB0_1151 ## %bb.1150: cmpl $1, _a26(%rip) jne LBB0_1152 LBB0_1151: cmpl $1, _a4(%rip) je LBB0_1154 LBB0_1152: cmpl $1, _a11(%rip) je LBB0_1154 ## %bb.1153: cmpl $1, _a6(%rip) jne LBB0_1155 LBB0_1154: cmpl $1, _a23(%rip) jne LBB0_1165 LBB0_1155: cmpl $1, _a27(%rip) je LBB0_1165 ## %bb.1156: cmpl $1, _a5(%rip) jne LBB0_1165 ## %bb.1157: cmpl $1, _a22(%rip) jne LBB0_1165 ## %bb.1158: cmpl $1, _a3(%rip) jne LBB0_1165 ## %bb.1159: cmpl $5, -8(%rbp) jne LBB0_1165 ## %bb.1160: cmpl $1, _a12(%rip) je LBB0_1165 ## %bb.1161: cmpl $1, _a25(%rip) je LBB0_1165 ## %bb.1162: cmpl $1, _a1(%rip) jne LBB0_1165 ## %bb.1163: cmpl $1, _a18(%rip) jne LBB0_1165 ## %bb.1164: movl $1, _a11(%rip) movl $1, _a12(%rip) movl $1, _a6(%rip) movl $1, _a1(%rip) movl $1, _a15(%rip) movl $1, _a10(%rip) movl $1, _a27(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1165: cmpl $1, _a4(%rip) jne LBB0_1192 ## %bb.1166: cmpl $1, _a12(%rip) je LBB0_1171 ## %bb.1167: cmpl $1, _a26(%rip) jne LBB0_1171 ## %bb.1168: cmpl $1, _a6(%rip) je LBB0_1171 ## %bb.1169: cmpl $1, _a27(%rip) je LBB0_1171 ## %bb.1170: cmpl $1, _a11(%rip) je LBB0_1181 LBB0_1171: cmpl $1, _a12(%rip) je LBB0_1176 ## %bb.1172: cmpl $1, _a27(%rip) je LBB0_1176 ## %bb.1173: cmpl $1, _a6(%rip) je LBB0_1176 ## %bb.1174: cmpl $1, _a26(%rip) je LBB0_1176 ## %bb.1175: cmpl $1, _a11(%rip) je LBB0_1181 LBB0_1176: cmpl $1, _a11(%rip) je LBB0_1192 ## %bb.1177: cmpl $1, _a6(%rip) jne LBB0_1192 ## %bb.1178: cmpl $1, _a26(%rip) jne LBB0_1192 ## %bb.1179: cmpl $1, _a27(%rip) jne LBB0_1192 ## %bb.1180: cmpl $1, _a12(%rip) jne LBB0_1192 LBB0_1181: cmpl $4, -8(%rbp) jne LBB0_1192 ## %bb.1182: cmpl $1, _a5(%rip) jne LBB0_1192 ## %bb.1183: cmpl $1, _a18(%rip) jne LBB0_1192 ## %bb.1184: cmpl $1, _a19(%rip) je LBB0_1192 ## %bb.1185: cmpl $1, _a17(%rip) je LBB0_1190 ## %bb.1186: cmpl $1, _a25(%rip) je LBB0_1189 ## %bb.1187: cmpl $2, _a3(%rip) jne LBB0_1189 ## %bb.1188: cmpl $1, _a29(%rip) je LBB0_1190 LBB0_1189: cmpl $1, _a23(%rip) jne LBB0_1192 LBB0_1190: cmpl $1, _a1(%rip) jne LBB0_1192 ## %bb.1191: movl $1, _a6(%rip) movl $1, _a12(%rip) movl $1, _a26(%rip) movl $0, _a11(%rip) movl $0, _a8(%rip) movl $1, _a27(%rip) movl $1, _a22(%rip) movl $1, _a15(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1192: cmpl $2, _a3(%rip) jne LBB0_1211 ## %bb.1193: cmpl $1, _a18(%rip) jne LBB0_1211 ## %bb.1194: cmpl $2, -8(%rbp) jne LBB0_1211 ## %bb.1195: cmpl $1, _a26(%rip) je LBB0_1197 ## %bb.1196: cmpl $1, _a27(%rip) je LBB0_1199 LBB0_1197: cmpl $1, _a26(%rip) jne LBB0_1211 ## %bb.1198: cmpl $1, _a27(%rip) je LBB0_1211 LBB0_1199: cmpl $1, _a10(%rip) jne LBB0_1211 ## %bb.1200: cmpl $1, _a15(%rip) jne LBB0_1211 ## %bb.1201: cmpl $1, _a23(%rip) je LBB0_1208 ## %bb.1202: cmpl $1, _a20(%rip) je LBB0_1208 ## %bb.1203: cmpl $1, _a25(%rip) je LBB0_1211 ## %bb.1204: cmpl $1, _a5(%rip) jne LBB0_1211 ## %bb.1205: cmpl $1, _a4(%rip) jne LBB0_1211 ## %bb.1206: cmpl $1, _a8(%rip) je LBB0_1211 ## %bb.1207: cmpl $1, _a12(%rip) jne LBB0_1211 LBB0_1208: cmpl $1, _a11(%rip) je LBB0_1211 ## %bb.1209: cmpl $1, _a6(%rip) je LBB0_1211 ## %bb.1210: movl $1, _a26(%rip) movl $1, _a10(%rip) movl $1, _a27(%rip) movl $0, _a3(%rip) movl $1, _a6(%rip) movl $1, _a11(%rip) movl $0, _a19(%rip) movl $0, _a23(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1211: cmpl $1, _a23(%rip) je LBB0_1228 ## %bb.1212: cmpl $1, _a2(%rip) je LBB0_1217 ## %bb.1213: cmpl $1, _a5(%rip) jne LBB0_1215 ## %bb.1214: cmpl $1, _a29(%rip) je LBB0_1218 LBB0_1215: cmpl $1, _a1(%rip) jne LBB0_1218 ## %bb.1216: cmpl $1, _a22(%rip) jne LBB0_1218 LBB0_1217: cmpl $1, _a8(%rip) jne LBB0_1228 LBB0_1218: cmpl $1, _a0(%rip) jne LBB0_1228 ## %bb.1219: cmpl $1, _a18(%rip) jne LBB0_1228 ## %bb.1220: cmpl $1, _a12(%rip) je LBB0_1228 ## %bb.1221: cmpl $1, _a26(%rip) je LBB0_1228 ## %bb.1222: cmpl $2, _a3(%rip) jne LBB0_1228 ## %bb.1223: cmpl $1, _a27(%rip) jne LBB0_1228 ## %bb.1224: cmpl $6, -8(%rbp) jne LBB0_1228 ## %bb.1225: cmpl $1, _a11(%rip) jne LBB0_1228 ## %bb.1226: cmpl $1, _a6(%rip) je LBB0_1228 ## %bb.1227: movl $1, _a0(%rip) movl $0, _a7(%rip) movl $1, _a22(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1228: cmpl $1, _a1(%rip) jne LBB0_1247 ## %bb.1229: cmpl $1, _a15(%rip) jne LBB0_1247 ## %bb.1230: cmpl $1, _a11(%rip) je LBB0_1247 ## %bb.1231: cmpl $1, _a23(%rip) je LBB0_1247 ## %bb.1232: cmpl $1, _a14(%rip) je LBB0_1247 ## %bb.1233: cmpl $3, -8(%rbp) jne LBB0_1247 ## %bb.1234: cmpl $1, _a27(%rip) jne LBB0_1236 ## %bb.1235: cmpl $1, _a26(%rip) jne LBB0_1238 LBB0_1236: cmpl $1, _a26(%rip) jne LBB0_1247 ## %bb.1237: cmpl $1, _a27(%rip) je LBB0_1247 LBB0_1238: cmpl $1, _a10(%rip) jne LBB0_1247 ## %bb.1239: cmpl $1, _a6(%rip) je LBB0_1247 ## %bb.1240: cmpl $1, _a5(%rip) jne LBB0_1247 ## %bb.1241: cmpl $1, _a1(%rip) jne LBB0_1247 ## %bb.1242: cmpl $2, _a3(%rip) jne LBB0_1247 ## %bb.1243: cmpl $1, _a12(%rip) je LBB0_1247 ## %bb.1244: cmpl $1, _a10(%rip) jne LBB0_1247 ## %bb.1245: cmpl $1, _a18(%rip) jne LBB0_1247 ## %bb.1246: movl $1, _a26(%rip) movl $0, _a0(%rip) movl $1, _a27(%rip) movl $1, _a9(%rip) movl $0, _a21(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1247: cmpl $1, _a11(%rip) je LBB0_1267 ## %bb.1248: cmpl $1, _a18(%rip) jne LBB0_1267 ## %bb.1249: cmpl $1, _a23(%rip) je LBB0_1267 ## %bb.1250: cmpl $1, _a5(%rip) jne LBB0_1267 ## %bb.1251: cmpl $1, -8(%rbp) jne LBB0_1267 ## %bb.1252: cmpl $1, _a12(%rip) jne LBB0_1255 ## %bb.1253: cmpl $1, _a27(%rip) je LBB0_1255 ## %bb.1254: cmpl $1, _a26(%rip) jne LBB0_1258 LBB0_1255: cmpl $1, _a26(%rip) jne LBB0_1267 ## %bb.1256: cmpl $1, _a27(%rip) jne LBB0_1267 ## %bb.1257: cmpl $1, _a12(%rip) je LBB0_1267 LBB0_1258: cmpl $1, _a6(%rip) je LBB0_1267 ## %bb.1259: cmpl $1, _a14(%rip) je LBB0_1267 ## %bb.1260: cmpl $1, _a16(%rip) jne LBB0_1267 ## %bb.1261: cmpl $2, _a3(%rip) jne LBB0_1267 ## %bb.1262: cmpl $1, _a10(%rip) jne LBB0_1266 ## %bb.1263: cmpl $1, _a19(%rip) je LBB0_1266 ## %bb.1264: cmpl $1, _a7(%rip) je LBB0_1267 ## %bb.1265: cmpl $1, _a0(%rip) jne LBB0_1267 LBB0_1266: movl $0, _a12(%rip) movl $1, _a26(%rip) movl $1, _a11(%rip) movl $0, _a3(%rip) movl $0, _a22(%rip) movl $1, _a24(%rip) movl $1, _a27(%rip) movl $1, _a7(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1267: cmpl $1, _a25(%rip) je LBB0_1288 ## %bb.1268: cmpl $1, _a22(%rip) je LBB0_1270 ## %bb.1269: cmpl $1, _a8(%rip) jne LBB0_1271 LBB0_1270: cmpl $1, _a18(%rip) je LBB0_1272 LBB0_1271: cmpl $1, _a15(%rip) je LBB0_1288 LBB0_1272: cmpl $1, _a12(%rip) je LBB0_1288 ## %bb.1273: cmpl $1, _a6(%rip) jne LBB0_1288 ## %bb.1274: cmpl $1, _a5(%rip) jne LBB0_1288 ## %bb.1275: cmpl $1, _a11(%rip) jne LBB0_1288 ## %bb.1276: cmpl $2, _a3(%rip) jne LBB0_1288 ## %bb.1277: cmpl $4, -8(%rbp) jne LBB0_1288 ## %bb.1278: cmpl $1, _a27(%rip) je LBB0_1280 ## %bb.1279: cmpl $1, _a26(%rip) jne LBB0_1284 LBB0_1280: cmpl $1, _a26(%rip) je LBB0_1282 ## %bb.1281: cmpl $1, _a27(%rip) je LBB0_1284 LBB0_1282: cmpl $1, _a27(%rip) je LBB0_1288 ## %bb.1283: cmpl $1, _a26(%rip) jne LBB0_1288 LBB0_1284: cmpl $1, _a14(%rip) je LBB0_1288 ## %bb.1285: cmpl $1, _a16(%rip) jne LBB0_1288 ## %bb.1286: cmpl $1, _a20(%rip) je LBB0_1288 ## %bb.1287: movl $1, _a27(%rip) movl $1, _a12(%rip) movl $0, _a3(%rip) movl $1, _a10(%rip) movl $1, _a26(%rip) movl $0, _a25(%rip) movl $1, _a16(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1288: cmpl $1, _a17(%rip) je LBB0_1312 ## %bb.1289: cmpl $1, _a11(%rip) je LBB0_1312 ## %bb.1290: cmpl $1, _a1(%rip) jne LBB0_1312 ## %bb.1291: cmpl $1, _a18(%rip) jne LBB0_1312 ## %bb.1292: cmpl $1, _a6(%rip) jne LBB0_1312 ## %bb.1293: cmpl $2, _a3(%rip) jne LBB0_1312 ## %bb.1294: cmpl $1, _a4(%rip) jne LBB0_1312 ## %bb.1295: cmpl $1, _a16(%rip) jne LBB0_1312 ## %bb.1296: cmpl $1, _a20(%rip) je LBB0_1312 ## %bb.1297: cmpl $1, _a15(%rip) jne LBB0_1312 ## %bb.1298: cmpl $1, _a27(%rip) jne LBB0_1300 ## %bb.1299: cmpl $1, _a26(%rip) je LBB0_1304 LBB0_1300: cmpl $1, _a27(%rip) jne LBB0_1302 ## %bb.1301: cmpl $1, _a26(%rip) jne LBB0_1304 LBB0_1302: cmpl $1, _a26(%rip) jne LBB0_1312 ## %bb.1303: cmpl $1, _a27(%rip) je LBB0_1312 LBB0_1304: cmpl $1, -8(%rbp) jne LBB0_1312 ## %bb.1305: cmpl $1, _a14(%rip) je LBB0_1312 ## %bb.1306: cmpl $1, _a5(%rip) jne LBB0_1312 ## %bb.1307: cmpl $1, _a12(%rip) je LBB0_1312 ## %bb.1308: cmpl $1, _a10(%rip) jne LBB0_1310 ## %bb.1309: movl $0, _a26(%rip) movl $1, _a27(%rip) movl $1, _a1(%rip) movl $0, _a2(%rip) movl $0, _a14(%rip) jmp LBB0_1311 LBB0_1310: movl $0, _a23(%rip) movl $1, _a0(%rip) movl $0, _a6(%rip) movl $0, _a25(%rip) movl $1, _a11(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) LBB0_1311: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1312: cmpl $1, _a1(%rip) jne LBB0_1330 ## %bb.1313: cmpl $1, _a18(%rip) jne LBB0_1317 ## %bb.1314: cmpl $1, _a27(%rip) je LBB0_1317 ## %bb.1315: cmpl $1, _a29(%rip) jne LBB0_1317 ## %bb.1316: cmpl $1, _a10(%rip) je LBB0_1318 LBB0_1317: cmpl $1, _a7(%rip) jne LBB0_1330 LBB0_1318: cmpl $1, _a19(%rip) je LBB0_1330 ## %bb.1319: cmpl $1, _a5(%rip) jne LBB0_1330 ## %bb.1320: cmpl $1, _a11(%rip) jne LBB0_1330 ## %bb.1321: cmpl $3, -8(%rbp) jne LBB0_1330 ## %bb.1322: cmpl $1, _a26(%rip) je LBB0_1324 ## %bb.1323: cmpl $1, _a26(%rip) je LBB0_1330 LBB0_1324: cmpl $1, _a6(%rip) je LBB0_1330 ## %bb.1325: cmpl $1, _a12(%rip) jne LBB0_1330 ## %bb.1326: cmpl $2, _a3(%rip) jne LBB0_1330 ## %bb.1327: cmpl $1, _a16(%rip) jne LBB0_1330 ## %bb.1328: cmpl $1, _a0(%rip) jne LBB0_1330 ## %bb.1329: movl $1, _a26(%rip) movl $1, _a6(%rip) movl $0, _a11(%rip) movl $1, _a22(%rip) movl $1, _a15(%rip) movl $0, _a8(%rip) movl $25, -4(%rbp) jmp LBB0_3490 LBB0_1330: cmpl $1, _a16(%rip) jne LBB0_1357 ## %bb.1331: cmpl $1, _a18(%rip) jne LBB0_1357 ## %bb.1332: cmpl $2, -8(%rbp) jne LBB0_1357 ## %bb.1333: cmpl $1, _a5(%rip) jne LBB0_1340 ## %bb.1334: cmpl $1, _a12(%rip) je LBB0_1340 ## %bb.1335: cmpl $1, _a27(%rip) je LBB0_1340 ## %bb.1336: cmpl $1, _a26(%rip) je LBB0_1340 ## %bb.1337: cmpl $1, _a6(%rip) je LBB0_1340 ## %bb.1338: cmpl $2, _a3(%rip) jne LBB0_1340 ## %bb.1339: cmpl $1, _a11(%rip) jne LBB0_1347 LBB0_1340: cmpl $1, _a5(%rip) je LBB0_1357 ## %bb.1341: cmpl $1, _a11(%rip) jne LBB0_1357 ## %bb.1342: cmpl $1, _a12(%rip) jne LBB0_1357 ## %bb.1343: cmpl $1, _a6(%rip) jne LBB0_1357 ## %bb.1344: cmpl $1, _a26(%rip) jne LBB0_1357 ## %bb.1345: cmpl $1, _a27(%rip) jne LBB0_1357 ## %bb.1346: cmpl $0, _a3(%rip) jne LBB0_1357 LBB0_1347: cmpl $1, _a10(%rip) jne LBB0_1357 ## %bb.1348: cmpl $1, _a29(%rip) jne LBB0_1357 ## %bb.1349: cmpl $1, _a0(%rip) jne LBB0_1357 ## %bb.1350: cmpl $1, _a15(%rip) jne LBB0_1357 ## %bb.1351: cmpl $1, _a14(%rip) je LBB0_1357 ## %bb.1352: cmpl $1, _a2(%rip) je LBB0_1357 ## %bb.1353: cmpl $1, _a11(%rip) jne LBB0_1355 ## %bb.1354: movl $1, _a26(%rip) movl $0, _a12(%rip) movl $0, _a27(%rip) movl $1, _a14(%rip) movl $1, _a5(%rip) movl $1, _a11(%rip) movl $0, _a3(%rip) movl $0, _a24(%rip) movl $0, _a6(%rip) jmp LBB0_1356 LBB0_1355: movl $2, _a3(%rip) movl $1, _a11(%rip) movl $1, _a6(%rip) movl $0, _a12(%rip) movl $1, _a5(%rip) movl $1, _a27(%rip) movl $0, _a13(%rip) movl $1, _a26(%rip) movl $1, _a25(%rip) movl $1, _a21(%rip) LBB0_1356: movl $23, -4(%rbp) jmp LBB0_3490 LBB0_1357: cmpl $2, _a3(%rip) jne LBB0_1384 ## %bb.1358: cmpl $1, _a18(%rip) jne LBB0_1384 ## %bb.1359: cmpl $1, _a1(%rip) jne LBB0_1384 ## %bb.1360: cmpl $1, _a19(%rip) je LBB0_1384 ## %bb.1361: cmpl $1, _a15(%rip) jne LBB0_1384 ## %bb.1362: cmpl $3, -8(%rbp) jne LBB0_1384 ## %bb.1363: cmpl $1, _a12(%rip) jne LBB0_1368 ## %bb.1364: cmpl $1, _a27(%rip) jne LBB0_1368 ## %bb.1365: cmpl $1, _a6(%rip) jne LBB0_1368 ## %bb.1366: cmpl $1, _a26(%rip) jne LBB0_1368 ## %bb.1367: cmpl $1, _a11(%rip) jne LBB0_1378 LBB0_1368: cmpl $1, _a12(%rip) je LBB0_1373 ## %bb.1369: cmpl $1, _a27(%rip) je LBB0_1373 ## %bb.1370: cmpl $1, _a26(%rip) jne LBB0_1373 ## %bb.1371: cmpl $1, _a6(%rip) je LBB0_1373 ## %bb.1372: cmpl $1, _a11(%rip) je LBB0_1378 LBB0_1373: cmpl $1, _a11(%rip) jne LBB0_1384 ## %bb.1374: cmpl $1, _a27(%rip) je LBB0_1384 ## %bb.1375: cmpl $1, _a26(%rip) je LBB0_1384 ## %bb.1376: cmpl $1, _a6(%rip) je LBB0_1384 ## %bb.1377: cmpl $1, _a12(%rip) je LBB0_1384 LBB0_1378: cmpl $1, _a5(%rip) jne LBB0_1384 ## %bb.1379: cmpl $1, _a17(%rip) je LBB0_1384 ## %bb.1380: cmpl $1, _a10(%rip) jne LBB0_1384 ## %bb.1381: cmpl $1, _a16(%rip) jne LBB0_1384 ## %bb.1382: cmpl $1, _a0(%rip) jne LBB0_1384 ## %bb.1383: movl $0, _a26(%rip) movl $1, _a27(%rip) movl $0, _a20(%rip) movl $1, _a29(%rip) movl $1, _a10(%rip) movl $1, _a11(%rip) movl $0, _a6(%rip) movl $0, _a12(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1384: cmpl $1, _a11(%rip) je LBB0_1403 ## %bb.1385: cmpl $1, _a1(%rip) jne LBB0_1403 ## %bb.1386: cmpl $1, _a29(%rip) jne LBB0_1403 ## %bb.1387: cmpl $1, _a12(%rip) jne LBB0_1403 ## %bb.1388: cmpl $1, _a2(%rip) je LBB0_1403 ## %bb.1389: cmpl $1, _a6(%rip) je LBB0_1403 ## %bb.1390: cmpl $1, _a17(%rip) je LBB0_1403 ## %bb.1391: cmpl $2, _a3(%rip) jne LBB0_1403 ## %bb.1392: cmpl $1, _a18(%rip) jne LBB0_1403 ## %bb.1393: cmpl $6, -8(%rbp) jne LBB0_1403 ## %bb.1394: cmpl $1, _a27(%rip) jne LBB0_1396 ## %bb.1395: cmpl $1, _a26(%rip) jne LBB0_1398 LBB0_1396: cmpl $1, _a26(%rip) jne LBB0_1403 ## %bb.1397: cmpl $1, _a27(%rip) je LBB0_1403 LBB0_1398: cmpl $1, _a0(%rip) jne LBB0_1403 ## %bb.1399: cmpl $1, _a15(%rip) jne LBB0_1403 ## %bb.1400: cmpl $1, _a22(%rip) jne LBB0_1403 ## %bb.1401: cmpl $1, _a5(%rip) jne LBB0_1403 ## %bb.1402: movl $1, _a10(%rip) movl $0, _a19(%rip) movl $1, _a27(%rip) movl $0, _a2(%rip) movl $1, _a6(%rip) movl $1, _a26(%rip) movl $0, _a3(%rip) movl $1, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1403: cmpl $1, _a2(%rip) je LBB0_1407 ## %bb.1404: cmpl $1, _a5(%rip) jne LBB0_1408 ## %bb.1405: cmpl $2, _a3(%rip) jne LBB0_1408 ## %bb.1406: cmpl $1, _a10(%rip) jne LBB0_1408 LBB0_1407: cmpl $1, _a18(%rip) je LBB0_1409 LBB0_1408: cmpl $1, _a1(%rip) je LBB0_1422 LBB0_1409: cmpl $1, _a12(%rip) je LBB0_1422 ## %bb.1410: cmpl $1, _a7(%rip) je LBB0_1422 ## %bb.1411: cmpl $1, _a14(%rip) je LBB0_1422 ## %bb.1412: cmpl $1, _a11(%rip) je LBB0_1422 ## %bb.1413: cmpl $1, _a26(%rip) je LBB0_1415 ## %bb.1414: cmpl $1, _a27(%rip) je LBB0_1417 LBB0_1415: cmpl $1, _a27(%rip) je LBB0_1422 ## %bb.1416: cmpl $1, _a26(%rip) jne LBB0_1422 LBB0_1417: cmpl $4, -8(%rbp) jne LBB0_1422 ## %bb.1418: cmpl $1, _a4(%rip) jne LBB0_1422 ## %bb.1419: cmpl $1, _a6(%rip) je LBB0_1422 ## %bb.1420: cmpl $1, _a10(%rip) jne LBB0_1422 ## %bb.1421: movl $0, _a21(%rip) movl $1, _a26(%rip) movl $0, _a13(%rip) movl $0, _a4(%rip) movl $1, _a6(%rip) movl $0, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1422: cmpl $1, _a10(%rip) jne LBB0_1427 ## %bb.1423: cmpl $1, _a12(%rip) je LBB0_1439 ## %bb.1424: cmpl $1, _a27(%rip) je LBB0_1439 ## %bb.1425: cmpl $1, _a7(%rip) je LBB0_1439 ## %bb.1426: cmpl $1, _a22(%rip) jne LBB0_1439 LBB0_1427: cmpl $1, _a6(%rip) je LBB0_1439 ## %bb.1428: cmpl $1, _a3(%rip) jne LBB0_1439 ## %bb.1429: cmpl $1, _a11(%rip) je LBB0_1439 ## %bb.1430: cmpl $1, _a20(%rip) je LBB0_1439 ## %bb.1431: cmpl $1, _a0(%rip) jne LBB0_1439 ## %bb.1432: cmpl $1, _a2(%rip) je LBB0_1439 ## %bb.1433: cmpl $1, _a18(%rip) jne LBB0_1439 ## %bb.1434: cmpl $1, _a5(%rip) jne LBB0_1439 ## %bb.1435: cmpl $5, -8(%rbp) jne LBB0_1439 ## %bb.1436: cmpl $1, _a19(%rip) je LBB0_1439 ## %bb.1437: cmpl $1, _a26(%rip) jne LBB0_1439 ## %bb.1438: movl $1, _a16(%rip) movl $1, _a22(%rip) movl $1, _a11(%rip) movl $2, _a3(%rip) movl $1, _a27(%rip) movl $1, _a6(%rip) movl $21, -4(%rbp) jmp LBB0_3490 LBB0_1439: cmpl $1, _a7(%rip) je LBB0_1441 ## %bb.1440: cmpl $1, _a16(%rip) je LBB0_1443 LBB0_1441: cmpl $1, _a10(%rip) jne LBB0_1443 ## %bb.1442: cmpl $1, _a15(%rip) je LBB0_1444 LBB0_1443: cmpl $1, _a6(%rip) jne LBB0_1445 LBB0_1444: cmpl $1, _a22(%rip) je LBB0_1458 LBB0_1445: cmpl $1, _a12(%rip) je LBB0_1458 ## %bb.1446: cmpl $2, _a3(%rip) jne LBB0_1458 ## %bb.1447: cmpl $1, _a18(%rip) jne LBB0_1458 ## %bb.1448: cmpl $1, _a11(%rip) je LBB0_1458 ## %bb.1449: cmpl $1, _a27(%rip) jne LBB0_1451 ## %bb.1450: cmpl $1, _a26(%rip) jne LBB0_1453 LBB0_1451: cmpl $1, _a27(%rip) je LBB0_1458 ## %bb.1452: cmpl $1, _a26(%rip) jne LBB0_1458 LBB0_1453: cmpl $6, -8(%rbp) jne LBB0_1458 ## %bb.1454: cmpl $1, _a5(%rip) jne LBB0_1458 ## %bb.1455: cmpl $1, _a29(%rip) jne LBB0_1458 ## %bb.1456: cmpl $1, _a0(%rip) jne LBB0_1458 ## %bb.1457: movl $1, _a27(%rip) movl $0, _a15(%rip) movl $1, _a14(%rip) movl $1, _a3(%rip) movl $0, _a26(%rip) movl $1, _a6(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1458: cmpl $1, _a12(%rip) je LBB0_1479 ## %bb.1459: cmpl $1, _a11(%rip) je LBB0_1479 ## %bb.1460: cmpl $1, _a6(%rip) jne LBB0_1479 ## %bb.1461: cmpl $1, _a17(%rip) je LBB0_1479 ## %bb.1462: cmpl $1, _a5(%rip) jne LBB0_1479 ## %bb.1463: cmpl $1, _a2(%rip) je LBB0_1479 ## %bb.1464: cmpl $6, -8(%rbp) jne LBB0_1479 ## %bb.1465: cmpl $1, _a27(%rip) jne LBB0_1467 ## %bb.1466: cmpl $1, _a26(%rip) je LBB0_1471 LBB0_1467: cmpl $1, _a27(%rip) jne LBB0_1469 ## %bb.1468: cmpl $1, _a26(%rip) jne LBB0_1471 LBB0_1469: cmpl $1, _a26(%rip) jne LBB0_1479 ## %bb.1470: cmpl $1, _a27(%rip) je LBB0_1479 LBB0_1471: cmpl $1, _a7(%rip) je LBB0_1479 ## %bb.1472: cmpl $1, _a29(%rip) jne LBB0_1479 ## %bb.1473: cmpl $1, _a16(%rip) jne LBB0_1475 ## %bb.1474: cmpl $1, _a1(%rip) jne LBB0_1476 LBB0_1475: cmpl $2, _a3(%rip) je LBB0_1477 LBB0_1476: cmpl $1, _a2(%rip) jne LBB0_1479 LBB0_1477: cmpl $1, _a18(%rip) jne LBB0_1479 ## %bb.1478: movl $1, _a26(%rip) movl $1, _a10(%rip) movl $1, _a29(%rip) movl $0, _a27(%rip) movl $1, _a1(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_1479: cmpl $1, _a1(%rip) jne LBB0_1499 ## %bb.1480: cmpl $3, -8(%rbp) jne LBB0_1499 ## %bb.1481: cmpl $1, _a12(%rip) jne LBB0_1484 ## %bb.1482: cmpl $1, _a26(%rip) je LBB0_1484 ## %bb.1483: cmpl $1, _a27(%rip) jne LBB0_1487 LBB0_1484: cmpl $1, _a26(%rip) jne LBB0_1499 ## %bb.1485: cmpl $1, _a27(%rip) jne LBB0_1499 ## %bb.1486: cmpl $1, _a12(%rip) je LBB0_1499 LBB0_1487: cmpl $1, _a7(%rip) je LBB0_1499 ## %bb.1488: cmpl $1, _a18(%rip) jne LBB0_1499 ## %bb.1489: cmpl $1, _a4(%rip) jne LBB0_1499 ## %bb.1490: cmpl $1, _a6(%rip) jne LBB0_1499 ## %bb.1491: cmpl $1, _a5(%rip) jne LBB0_1499 ## %bb.1492: cmpl $1, _a20(%rip) je LBB0_1498 ## %bb.1493: cmpl $1, _a1(%rip) jne LBB0_1498 ## %bb.1494: cmpl $2, _a3(%rip) jne LBB0_1499 ## %bb.1495: cmpl $1, _a10(%rip) je LBB0_1497 ## %bb.1496: cmpl $1, _a10(%rip) je LBB0_1499 LBB0_1497: cmpl $1, _a11(%rip) jne LBB0_1499 LBB0_1498: movl $0, _a26(%rip) movl $0, _a3(%rip) movl $0, _a6(%rip) movl $1, _a12(%rip) movl $0, _a27(%rip) movl $0, _a2(%rip) movl $0, _a14(%rip) movl $0, _a11(%rip) movl $0, _a8(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1499: cmpl $1, _a18(%rip) jne LBB0_1519 ## %bb.1500: cmpl $1, _a1(%rip) jne LBB0_1519 ## %bb.1501: cmpl $1, _a0(%rip) jne LBB0_1519 ## %bb.1502: cmpl $1, _a6(%rip) je LBB0_1519 ## %bb.1503: cmpl $1, _a12(%rip) jne LBB0_1506 ## %bb.1504: cmpl $1, _a26(%rip) je LBB0_1506 ## %bb.1505: cmpl $1, _a27(%rip) jne LBB0_1509 LBB0_1506: cmpl $1, _a27(%rip) jne LBB0_1519 ## %bb.1507: cmpl $1, _a26(%rip) jne LBB0_1519 ## %bb.1508: cmpl $1, _a12(%rip) je LBB0_1519 LBB0_1509: cmpl $3, -8(%rbp) jne LBB0_1519 ## %bb.1510: cmpl $1, _a11(%rip) je LBB0_1519 ## %bb.1511: cmpl $1, _a0(%rip) jne LBB0_1519 ## %bb.1512: cmpl $1, _a16(%rip) jne LBB0_1519 ## %bb.1513: cmpl $2, _a3(%rip) jne LBB0_1519 ## %bb.1514: cmpl $1, _a5(%rip) jne LBB0_1519 ## %bb.1515: cmpl $1, _a0(%rip) jne LBB0_1519 ## %bb.1516: cmpl $1, _a1(%rip) jne LBB0_1519 ## %bb.1517: cmpl $1, _a16(%rip) jne LBB0_1519 ## %bb.1518: movl $0, _a12(%rip) movl $1, _a26(%rip) movl $0, _a4(%rip) movl $0, _a13(%rip) movl $1, _a25(%rip) movl $1, _a27(%rip) movl $1, _a11(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_1519: cmpl $1, _a16(%rip) jne LBB0_1525 ## %bb.1520: cmpl $1, _a8(%rip) je LBB0_1539 ## %bb.1521: cmpl $1, _a0(%rip) jne LBB0_1525 ## %bb.1522: cmpl $1, _a16(%rip) jne LBB0_1539 ## %bb.1523: cmpl $1, _a6(%rip) jne LBB0_1539 ## %bb.1524: cmpl $1, _a11(%rip) jne LBB0_1539 LBB0_1525: cmpl $1, _a16(%rip) jne LBB0_1539 ## %bb.1526: cmpl $1, _a18(%rip) jne LBB0_1539 ## %bb.1527: cmpl $2, _a3(%rip) jne LBB0_1539 ## %bb.1528: cmpl $1, _a4(%rip) jne LBB0_1539 ## %bb.1529: cmpl $1, _a12(%rip) jne LBB0_1532 ## %bb.1530: cmpl $1, _a26(%rip) je LBB0_1532 ## %bb.1531: cmpl $1, _a27(%rip) jne LBB0_1535 LBB0_1532: cmpl $1, _a12(%rip) je LBB0_1539 ## %bb.1533: cmpl $1, _a27(%rip) jne LBB0_1539 ## %bb.1534: cmpl $1, _a26(%rip) jne LBB0_1539 LBB0_1535: cmpl $6, -8(%rbp) jne LBB0_1539 ## %bb.1536: cmpl $1, _a22(%rip) jne LBB0_1539 ## %bb.1537: cmpl $1, _a5(%rip) jne LBB0_1539 ## %bb.1538: movl $1, _a16(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $1, _a22(%rip) movl $0, _a7(%rip) movl $1, _a27(%rip) movl $1, _a12(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1539: cmpl $1, _a6(%rip) jne LBB0_1560 ## %bb.1540: cmpl $1, _a7(%rip) je LBB0_1560 ## %bb.1541: cmpl $1, _a11(%rip) jne LBB0_1560 ## %bb.1542: cmpl $5, -8(%rbp) jne LBB0_1560 ## %bb.1543: cmpl $1, _a26(%rip) je LBB0_1545 ## %bb.1544: cmpl $1, _a27(%rip) jne LBB0_1549 LBB0_1545: cmpl $1, _a26(%rip) je LBB0_1547 ## %bb.1546: cmpl $1, _a27(%rip) je LBB0_1549 LBB0_1547: cmpl $1, _a26(%rip) jne LBB0_1560 ## %bb.1548: cmpl $1, _a27(%rip) je LBB0_1560 LBB0_1549: cmpl $1, _a18(%rip) jne LBB0_1560 ## %bb.1550: cmpl $1, _a2(%rip) je LBB0_1560 ## %bb.1551: cmpl $1, _a19(%rip) je LBB0_1560 ## %bb.1552: cmpl $1, _a10(%rip) jne LBB0_1560 ## %bb.1553: cmpl $1, _a12(%rip) je LBB0_1560 ## %bb.1554: cmpl $0, _a3(%rip) jne LBB0_1560 ## %bb.1555: cmpl $1, _a0(%rip) jne LBB0_1558 ## %bb.1556: cmpl $1, _a22(%rip) jne LBB0_1560 ## %bb.1557: cmpl $1, _a8(%rip) je LBB0_1560 LBB0_1558: cmpl $1, _a5(%rip) je LBB0_1560 ## %bb.1559: movl $0, _a9(%rip) movl $1, _a3(%rip) movl $0, _a1(%rip) movl $1, _a5(%rip) movl $1, _a12(%rip) movl $0, _a11(%rip) movl $1, _a26(%rip) movl $0, _a27(%rip) movl $0, _a29(%rip) movl $0, _a6(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_1560: cmpl $1, _a20(%rip) je LBB0_1580 ## %bb.1561: cmpl $1, _a5(%rip) jne LBB0_1580 ## %bb.1562: cmpl $1, _a26(%rip) je LBB0_1565 ## %bb.1563: cmpl $1, _a27(%rip) je LBB0_1565 ## %bb.1564: cmpl $1, _a12(%rip) je LBB0_1568 LBB0_1565: cmpl $1, _a12(%rip) je LBB0_1580 ## %bb.1566: cmpl $1, _a26(%rip) jne LBB0_1580 ## %bb.1567: cmpl $1, _a27(%rip) jne LBB0_1580 LBB0_1568: cmpl $5, -8(%rbp) jne LBB0_1580 ## %bb.1569: cmpl $1, _a17(%rip) je LBB0_1580 ## %bb.1570: cmpl $1, _a22(%rip) jne LBB0_1580 ## %bb.1571: cmpl $2, _a3(%rip) jne LBB0_1580 ## %bb.1572: cmpl $1, _a11(%rip) je LBB0_1580 ## %bb.1573: cmpl $1, _a25(%rip) je LBB0_1578 ## %bb.1574: cmpl $1, _a18(%rip) jne LBB0_1580 ## %bb.1575: cmpl $1, _a0(%rip) jne LBB0_1580 ## %bb.1576: cmpl $1, _a14(%rip) je LBB0_1580 ## %bb.1577: cmpl $1, _a6(%rip) je LBB0_1580 LBB0_1578: cmpl $1, _a22(%rip) jne LBB0_1580 ## %bb.1579: movl $0, _a4(%rip) movl $0, _a12(%rip) movl $1, _a6(%rip) movl $0, _a26(%rip) movl $0, _a9(%rip) movl $0, _a0(%rip) movl $1, _a27(%rip) movl $0, _a3(%rip) movl $1, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1580: cmpl $1, _a2(%rip) je LBB0_1598 ## %bb.1581: cmpl $1, _a26(%rip) je LBB0_1583 ## %bb.1582: cmpl $1, _a26(%rip) je LBB0_1598 LBB0_1583: cmpl $1, -8(%rbp) jne LBB0_1598 ## %bb.1584: cmpl $1, _a14(%rip) je LBB0_1598 ## %bb.1585: cmpl $1, _a11(%rip) jne LBB0_1598 ## %bb.1586: cmpl $1, _a17(%rip) je LBB0_1598 ## %bb.1587: cmpl $1, _a18(%rip) jne LBB0_1598 ## %bb.1588: cmpl $1, _a4(%rip) jne LBB0_1598 ## %bb.1589: cmpl $1, _a6(%rip) je LBB0_1598 ## %bb.1590: cmpl $1, _a8(%rip) je LBB0_1598 ## %bb.1591: cmpl $1, _a27(%rip) jne LBB0_1598 ## %bb.1592: cmpl $1, _a5(%rip) jne LBB0_1598 ## %bb.1593: cmpl $1, _a22(%rip) je LBB0_1595 ## %bb.1594: cmpl $1, _a23(%rip) jne LBB0_1598 LBB0_1595: cmpl $1, _a12(%rip) jne LBB0_1598 ## %bb.1596: cmpl $2, _a3(%rip) jne LBB0_1598 ## %bb.1597: movl $1, _a16(%rip) movl $1, _a26(%rip) movl $0, _a3(%rip) movl $1, _a4(%rip) movl $1, _a6(%rip) movl $0, _a2(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1598: cmpl $1, _a7(%rip) je LBB0_1619 ## %bb.1599: cmpl $1, _a20(%rip) je LBB0_1619 ## %bb.1600: cmpl $1, _a6(%rip) jne LBB0_1619 ## %bb.1601: cmpl $2, _a3(%rip) jne LBB0_1619 ## %bb.1602: cmpl $3, -8(%rbp) jne LBB0_1619 ## %bb.1603: cmpl $1, _a27(%rip) jne LBB0_1605 ## %bb.1604: cmpl $1, _a26(%rip) jne LBB0_1609 LBB0_1605: cmpl $1, _a26(%rip) jne LBB0_1607 ## %bb.1606: cmpl $1, _a27(%rip) jne LBB0_1609 LBB0_1607: cmpl $1, _a27(%rip) je LBB0_1619 ## %bb.1608: cmpl $1, _a26(%rip) je LBB0_1619 LBB0_1609: cmpl $1, _a12(%rip) je LBB0_1619 ## %bb.1610: cmpl $1, _a4(%rip) jne LBB0_1619 ## %bb.1611: cmpl $1, _a11(%rip) jne LBB0_1619 ## %bb.1612: cmpl $1, _a18(%rip) jne LBB0_1619 ## %bb.1613: cmpl $1, _a10(%rip) jne LBB0_1617 ## %bb.1614: cmpl $1, _a15(%rip) je LBB0_1616 ## %bb.1615: cmpl $1, _a25(%rip) jne LBB0_1619 LBB0_1616: cmpl $1, _a5(%rip) jne LBB0_1619 LBB0_1617: cmpl $1, _a2(%rip) je LBB0_1619 ## %bb.1618: movl $1, _a10(%rip) movl $1, _a12(%rip) movl $1, _a27(%rip) movl $1, _a29(%rip) movl $0, _a14(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1619: cmpl $1, _a11(%rip) jne LBB0_1639 ## %bb.1620: cmpl $1, _a16(%rip) jne LBB0_1639 ## %bb.1621: cmpl $1, _a6(%rip) jne LBB0_1639 ## %bb.1622: cmpl $4, -8(%rbp) jne LBB0_1639 ## %bb.1623: cmpl $1, _a27(%rip) je LBB0_1626 ## %bb.1624: cmpl $1, _a26(%rip) je LBB0_1626 ## %bb.1625: cmpl $1, _a12(%rip) je LBB0_1629 LBB0_1626: cmpl $1, _a12(%rip) je LBB0_1639 ## %bb.1627: cmpl $1, _a27(%rip) jne LBB0_1639 ## %bb.1628: cmpl $1, _a26(%rip) jne LBB0_1639 LBB0_1629: cmpl $1, _a18(%rip) jne LBB0_1639 ## %bb.1630: cmpl $0, _a3(%rip) jne LBB0_1639 ## %bb.1631: cmpl $1, _a10(%rip) jne LBB0_1639 ## %bb.1632: cmpl $1, _a5(%rip) je LBB0_1635 ## %bb.1633: cmpl $1, _a15(%rip) je LBB0_1636 ## %bb.1634: cmpl $1, _a25(%rip) je LBB0_1636 LBB0_1635: cmpl $1, _a7(%rip) jne LBB0_1639 LBB0_1636: cmpl $1, _a2(%rip) je LBB0_1639 ## %bb.1637: cmpl $1, _a25(%rip) je LBB0_1639 ## %bb.1638: movl $1, _a26(%rip) movl $0, _a29(%rip) movl $0, _a0(%rip) movl $0, _a27(%rip) movl $1, _a12(%rip) movl $0, _a6(%rip) movl $1, _a5(%rip) movl $1, _a8(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1639: cmpl $1, _a11(%rip) jne LBB0_1656 ## %bb.1640: cmpl $1, _a6(%rip) je LBB0_1656 ## %bb.1641: cmpl $1, _a27(%rip) jne LBB0_1656 ## %bb.1642: cmpl $1, _a0(%rip) jne LBB0_1656 ## %bb.1643: cmpl $1, _a23(%rip) je LBB0_1656 ## %bb.1644: cmpl $1, _a12(%rip) je LBB0_1656 ## %bb.1645: cmpl $5, -8(%rbp) jne LBB0_1656 ## %bb.1646: cmpl $1, _a26(%rip) je LBB0_1656 ## %bb.1647: cmpl $1, _a5(%rip) jne LBB0_1656 ## %bb.1648: cmpl $2, _a3(%rip) jne LBB0_1656 ## %bb.1649: cmpl $1, _a23(%rip) je LBB0_1655 ## %bb.1650: cmpl $1, _a4(%rip) jne LBB0_1653 ## %bb.1651: cmpl $1, _a18(%rip) jne LBB0_1653 ## %bb.1652: cmpl $1, _a15(%rip) je LBB0_1655 LBB0_1653: cmpl $1, _a0(%rip) jne LBB0_1655 ## %bb.1654: cmpl $1, _a29(%rip) je LBB0_1656 LBB0_1655: movl $0, _a14(%rip) movl $1, _a29(%rip) movl $1, _a10(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1656: cmpl $0, _a3(%rip) jne LBB0_1680 ## %bb.1657: cmpl $1, _a5(%rip) je LBB0_1680 ## %bb.1658: cmpl $1, _a14(%rip) je LBB0_1680 ## %bb.1659: cmpl $1, _a0(%rip) je LBB0_1661 ## %bb.1660: cmpl $1, _a23(%rip) jne LBB0_1662 LBB0_1661: cmpl $1, _a25(%rip) jne LBB0_1664 LBB0_1662: cmpl $1, _a1(%rip) jne LBB0_1664 ## %bb.1663: cmpl $1, _a29(%rip) je LBB0_1680 LBB0_1664: cmpl $1, _a6(%rip) jne LBB0_1680 ## %bb.1665: cmpl $1, _a11(%rip) jne LBB0_1680 ## %bb.1666: cmpl $1, _a27(%rip) jne LBB0_1668 ## %bb.1667: cmpl $1, _a26(%rip) jne LBB0_1672 LBB0_1668: cmpl $1, _a27(%rip) je LBB0_1670 ## %bb.1669: cmpl $1, _a26(%rip) je LBB0_1672 LBB0_1670: cmpl $1, _a26(%rip) je LBB0_1680 ## %bb.1671: cmpl $1, _a27(%rip) je LBB0_1680 LBB0_1672: cmpl $2, -8(%rbp) jne LBB0_1680 ## %bb.1673: cmpl $1, _a18(%rip) jne LBB0_1680 ## %bb.1674: cmpl $1, _a20(%rip) je LBB0_1680 ## %bb.1675: cmpl $1, _a12(%rip) je LBB0_1680 ## %bb.1676: cmpl $1, _a5(%rip) jne LBB0_1678 ## %bb.1677: movl $1, _a3(%rip) movl $1, _a26(%rip) movl $0, _a22(%rip) movl $0, _a15(%rip) movl $1, _a5(%rip) movl $1, _a21(%rip) movl $0, _a27(%rip) jmp LBB0_1679 LBB0_1678: movl $1, _a3(%rip) movl $0, _a6(%rip) movl $1, _a5(%rip) movl $0, _a13(%rip) movl $1, _a26(%rip) movl $1, _a2(%rip) movl $0, _a22(%rip) movl $0, _a27(%rip) movl $0, _a11(%rip) LBB0_1679: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1680: cmpl $1, _a27(%rip) je LBB0_1697 ## %bb.1681: cmpl $1, _a23(%rip) je LBB0_1697 ## %bb.1682: cmpl $1, _a11(%rip) je LBB0_1697 ## %bb.1683: cmpl $1, _a12(%rip) jne LBB0_1697 ## %bb.1684: cmpl $1, _a26(%rip) je LBB0_1697 ## %bb.1685: cmpl $2, _a3(%rip) jne LBB0_1697 ## %bb.1686: cmpl $4, -8(%rbp) jne LBB0_1697 ## %bb.1687: cmpl $1, _a4(%rip) jne LBB0_1697 ## %bb.1688: cmpl $1, _a15(%rip) jne LBB0_1697 ## %bb.1689: cmpl $1, _a23(%rip) je LBB0_1695 ## %bb.1690: cmpl $1, _a6(%rip) jne LBB0_1697 ## %bb.1691: cmpl $1, _a8(%rip) je LBB0_1697 ## %bb.1692: cmpl $1, _a23(%rip) je LBB0_1695 ## %bb.1693: cmpl $1, _a18(%rip) jne LBB0_1697 ## %bb.1694: cmpl $1, _a22(%rip) jne LBB0_1697 LBB0_1695: cmpl $1, _a5(%rip) jne LBB0_1697 ## %bb.1696: movl $1, _a11(%rip) movl $1, _a4(%rip) movl $1, _a26(%rip) movl $0, _a23(%rip) movl $0, _a12(%rip) movl $0, _a19(%rip) movl $1, _a27(%rip) movl $1, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1697: cmpl $1, _a16(%rip) je LBB0_1716 ## %bb.1698: cmpl $2, _a3(%rip) jne LBB0_1716 ## %bb.1699: cmpl $1, _a22(%rip) je LBB0_1716 ## %bb.1700: cmpl $1, _a10(%rip) je LBB0_1716 ## %bb.1701: cmpl $1, _a26(%rip) je LBB0_1703 ## %bb.1702: cmpl $1, _a27(%rip) je LBB0_1705 LBB0_1703: cmpl $1, _a26(%rip) jne LBB0_1716 ## %bb.1704: cmpl $1, _a27(%rip) je LBB0_1716 LBB0_1705: cmpl $1, -8(%rbp) jne LBB0_1716 ## %bb.1706: cmpl $1, _a12(%rip) jne LBB0_1716 ## %bb.1707: cmpl $1, _a25(%rip) jne LBB0_1716 ## %bb.1708: cmpl $1, _a20(%rip) jne LBB0_1716 ## %bb.1709: cmpl $1, _a11(%rip) je LBB0_1716 ## %bb.1710: cmpl $1, _a5(%rip) jne LBB0_1716 ## %bb.1711: cmpl $1, _a18(%rip) jne LBB0_1716 ## %bb.1712: cmpl $1, _a1(%rip) jne LBB0_1716 ## %bb.1713: cmpl $1, _a15(%rip) je LBB0_1716 ## %bb.1714: cmpl $1, _a6(%rip) jne LBB0_1716 ## %bb.1715: movl $0, _a12(%rip) movl $1, _a14(%rip) movl $1, _a28(%rip) movl $1, _a9(%rip) movl $0, _a27(%rip) movl $0, _a26(%rip) movl $24, -4(%rbp) jmp LBB0_3490 LBB0_1716: cmpl $1, _a18(%rip) jne LBB0_1737 ## %bb.1717: cmpl $1, _a22(%rip) jne LBB0_1721 ## %bb.1718: cmpl $1, _a15(%rip) jne LBB0_1720 ## %bb.1719: cmpl $1, _a4(%rip) je LBB0_1721 LBB0_1720: cmpl $1, _a25(%rip) jne LBB0_1737 LBB0_1721: cmpl $1, _a5(%rip) jne LBB0_1737 ## %bb.1722: cmpl $1, _a11(%rip) je LBB0_1737 ## %bb.1723: cmpl $2, _a3(%rip) jne LBB0_1737 ## %bb.1724: cmpl $1, _a7(%rip) je LBB0_1737 ## %bb.1725: cmpl $3, -8(%rbp) jne LBB0_1737 ## %bb.1726: cmpl $1, _a12(%rip) je LBB0_1730 ## %bb.1727: cmpl $1, _a6(%rip) jne LBB0_1730 ## %bb.1728: cmpl $1, _a26(%rip) je LBB0_1730 ## %bb.1729: cmpl $1, _a27(%rip) jne LBB0_1734 LBB0_1730: cmpl $1, _a26(%rip) jne LBB0_1737 ## %bb.1731: cmpl $1, _a6(%rip) je LBB0_1737 ## %bb.1732: cmpl $1, _a27(%rip) jne LBB0_1737 ## %bb.1733: cmpl $1, _a12(%rip) jne LBB0_1737 LBB0_1734: cmpl $1, _a22(%rip) jne LBB0_1737 ## %bb.1735: cmpl $1, _a0(%rip) jne LBB0_1737 ## %bb.1736: movl $0, _a26(%rip) movl $1, _a1(%rip) movl $1, _a11(%rip) movl $0, _a27(%rip) movl $0, _a6(%rip) movl $1, _a22(%rip) movl $0, _a12(%rip) movl $0, _a14(%rip) movl $21, -4(%rbp) jmp LBB0_3490 LBB0_1737: cmpl $1, _a16(%rip) jne LBB0_1760 ## %bb.1738: cmpl $1, _a5(%rip) je LBB0_1760 ## %bb.1739: cmpl $0, _a3(%rip) jne LBB0_1760 ## %bb.1740: cmpl $2, -8(%rbp) jne LBB0_1760 ## %bb.1741: cmpl $1, _a26(%rip) je LBB0_1744 ## %bb.1742: cmpl $1, _a27(%rip) je LBB0_1744 ## %bb.1743: cmpl $1, _a12(%rip) je LBB0_1747 LBB0_1744: cmpl $1, _a27(%rip) jne LBB0_1760 ## %bb.1745: cmpl $1, _a26(%rip) jne LBB0_1760 ## %bb.1746: cmpl $1, _a12(%rip) je LBB0_1760 LBB0_1747: cmpl $1, _a6(%rip) jne LBB0_1760 ## %bb.1748: cmpl $1, _a29(%rip) jne LBB0_1756 ## %bb.1749: cmpl $1, _a17(%rip) je LBB0_1756 ## %bb.1750: cmpl $1, _a17(%rip) je LBB0_1754 ## %bb.1751: cmpl $1, _a15(%rip) jne LBB0_1753 ## %bb.1752: cmpl $1, _a11(%rip) je LBB0_1754 LBB0_1753: cmpl $1, _a10(%rip) je LBB0_1755 LBB0_1754: cmpl $1, _a18(%rip) je LBB0_1756 LBB0_1755: cmpl $1, _a7(%rip) jne LBB0_1760 LBB0_1756: cmpl $1, _a0(%rip) jne LBB0_1758 ## %bb.1757: movl $0, _a6(%rip) movl $0, _a13(%rip) movl $1, _a5(%rip) movl $1, _a7(%rip) movl $0, _a12(%rip) movl $1, _a2(%rip) movl $0, _a26(%rip) movl $1, _a27(%rip) jmp LBB0_1759 LBB0_1758: movl $1, _a5(%rip) movl $1, _a12(%rip) movl $0, _a9(%rip) movl $0, _a27(%rip) movl $0, _a16(%rip) movl $1, _a2(%rip) movl $1, _a26(%rip) LBB0_1759: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1760: cmpl $1, _a14(%rip) je LBB0_1787 ## %bb.1761: cmpl $1, _a0(%rip) jne LBB0_1787 ## %bb.1762: cmpl $1, _a18(%rip) jne LBB0_1787 ## %bb.1763: cmpl $1, _a16(%rip) jne LBB0_1787 ## %bb.1764: cmpl $1, _a19(%rip) je LBB0_1787 ## %bb.1765: cmpl $1, _a23(%rip) je LBB0_1787 ## %bb.1766: cmpl $1, _a5(%rip) jne LBB0_1787 ## %bb.1767: cmpl $2, _a3(%rip) jne LBB0_1787 ## %bb.1768: cmpl $6, -8(%rbp) jne LBB0_1787 ## %bb.1769: cmpl $1, _a11(%rip) jne LBB0_1774 ## %bb.1770: cmpl $1, _a26(%rip) jne LBB0_1774 ## %bb.1771: cmpl $1, _a6(%rip) je LBB0_1774 ## %bb.1772: cmpl $1, _a27(%rip) je LBB0_1774 ## %bb.1773: cmpl $1, _a12(%rip) jne LBB0_1784 LBB0_1774: cmpl $1, _a11(%rip) jne LBB0_1779 ## %bb.1775: cmpl $1, _a27(%rip) je LBB0_1779 ## %bb.1776: cmpl $1, _a6(%rip) je LBB0_1779 ## %bb.1777: cmpl $1, _a26(%rip) je LBB0_1779 ## %bb.1778: cmpl $1, _a12(%rip) jne LBB0_1784 LBB0_1779: cmpl $1, _a12(%rip) jne LBB0_1787 ## %bb.1780: cmpl $1, _a6(%rip) jne LBB0_1787 ## %bb.1781: cmpl $1, _a26(%rip) jne LBB0_1787 ## %bb.1782: cmpl $1, _a27(%rip) jne LBB0_1787 ## %bb.1783: cmpl $1, _a11(%rip) je LBB0_1787 LBB0_1784: cmpl $1, _a19(%rip) je LBB0_1787 ## %bb.1785: cmpl $1, _a16(%rip) jne LBB0_1787 ## %bb.1786: movl $1, _a11(%rip) movl $0, _a6(%rip) movl $0, _a12(%rip) movl $0, _a26(%rip) movl $1, _a1(%rip) movl $0, _a19(%rip) movl $0, _a20(%rip) movl $0, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1787: cmpl $1, _a10(%rip) jne LBB0_1797 ## %bb.1788: cmpl $1, _a1(%rip) jne LBB0_1796 ## %bb.1789: cmpl $1, _a23(%rip) je LBB0_1794 ## %bb.1790: cmpl $1, _a11(%rip) jne LBB0_1808 ## %bb.1791: cmpl $1, _a29(%rip) jne LBB0_1808 ## %bb.1792: cmpl $1, _a12(%rip) je LBB0_1808 ## %bb.1793: cmpl $1, _a8(%rip) je LBB0_1808 LBB0_1794: cmpl $1, _a6(%rip) jne LBB0_1808 ## %bb.1795: cmpl $0, _a3(%rip) jne LBB0_1808 LBB0_1796: cmpl $1, _a18(%rip) jne LBB0_1808 LBB0_1797: cmpl $6, -8(%rbp) jne LBB0_1808 ## %bb.1798: cmpl $1, _a26(%rip) je LBB0_1800 ## %bb.1799: cmpl $1, _a27(%rip) jne LBB0_1804 LBB0_1800: cmpl $1, _a27(%rip) jne LBB0_1802 ## %bb.1801: cmpl $1, _a26(%rip) jne LBB0_1804 LBB0_1802: cmpl $1, _a26(%rip) jne LBB0_1808 ## %bb.1803: cmpl $1, _a27(%rip) je LBB0_1808 LBB0_1804: cmpl $1, _a7(%rip) je LBB0_1808 ## %bb.1805: cmpl $1, _a5(%rip) je LBB0_1808 ## %bb.1806: cmpl $1, _a2(%rip) je LBB0_1808 ## %bb.1807: movl $1, _a5(%rip) movl $1, _a25(%rip) movl $1, _a12(%rip) movl $0, _a9(%rip) movl $1, _a27(%rip) movl $0, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1808: cmpl $1, _a14(%rip) je LBB0_1832 ## %bb.1809: cmpl $1, _a18(%rip) jne LBB0_1832 ## %bb.1810: cmpl $4, -8(%rbp) jne LBB0_1832 ## %bb.1811: cmpl $1, _a11(%rip) je LBB0_1818 ## %bb.1812: cmpl $1, _a27(%rip) je LBB0_1818 ## %bb.1813: cmpl $1, _a26(%rip) je LBB0_1818 ## %bb.1814: cmpl $1, _a6(%rip) je LBB0_1818 ## %bb.1815: cmpl $1, _a12(%rip) je LBB0_1818 ## %bb.1816: cmpl $2, _a3(%rip) jne LBB0_1818 ## %bb.1817: cmpl $1, _a5(%rip) je LBB0_1825 LBB0_1818: cmpl $1, _a5(%rip) je LBB0_1832 ## %bb.1819: cmpl $0, _a3(%rip) jne LBB0_1832 ## %bb.1820: cmpl $1, _a12(%rip) jne LBB0_1832 ## %bb.1821: cmpl $1, _a26(%rip) jne LBB0_1832 ## %bb.1822: cmpl $1, _a6(%rip) jne LBB0_1832 ## %bb.1823: cmpl $1, _a27(%rip) jne LBB0_1832 ## %bb.1824: cmpl $1, _a11(%rip) jne LBB0_1832 LBB0_1825: cmpl $1, _a25(%rip) je LBB0_1832 ## %bb.1826: cmpl $1, _a2(%rip) je LBB0_1832 ## %bb.1827: cmpl $1, _a10(%rip) jne LBB0_1832 ## %bb.1828: cmpl $1, _a7(%rip) je LBB0_1832 ## %bb.1829: cmpl $1, _a10(%rip) jne LBB0_1832 ## %bb.1830: cmpl $1, _a19(%rip) je LBB0_1832 ## %bb.1831: movl $1, _a5(%rip) movl $1, _a19(%rip) movl $1, _a27(%rip) movl $0, _a12(%rip) movl $0, _a26(%rip) movl $0, _a21(%rip) movl $2, _a3(%rip) movl $1, _a6(%rip) movl $0, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1832: cmpl $1, _a5(%rip) jne LBB0_1853 ## %bb.1833: cmpl $1, _a12(%rip) je LBB0_1853 ## %bb.1834: cmpl $1, _a16(%rip) je LBB0_1837 ## %bb.1835: cmpl $1, _a14(%rip) je LBB0_1837 ## %bb.1836: cmpl $1, _a19(%rip) jne LBB0_1853 LBB0_1837: cmpl $1, _a17(%rip) je LBB0_1853 ## %bb.1838: cmpl $1, _a25(%rip) je LBB0_1853 ## %bb.1839: cmpl $1, _a11(%rip) je LBB0_1853 ## %bb.1840: cmpl $1, _a18(%rip) jne LBB0_1853 ## %bb.1841: cmpl $2, _a3(%rip) jne LBB0_1853 ## %bb.1842: cmpl $1, _a26(%rip) jne LBB0_1844 ## %bb.1843: cmpl $1, _a27(%rip) je LBB0_1848 LBB0_1844: cmpl $1, _a26(%rip) je LBB0_1846 ## %bb.1845: cmpl $1, _a27(%rip) je LBB0_1848 LBB0_1846: cmpl $1, _a26(%rip) jne LBB0_1853 ## %bb.1847: cmpl $1, _a27(%rip) je LBB0_1853 LBB0_1848: cmpl $3, -8(%rbp) jne LBB0_1853 ## %bb.1849: cmpl $1, _a2(%rip) je LBB0_1853 ## %bb.1850: cmpl $1, _a6(%rip) jne LBB0_1853 ## %bb.1851: cmpl $1, _a29(%rip) jne LBB0_1853 ## %bb.1852: movl $1, _a27(%rip) movl $1, _a26(%rip) movl $1, _a11(%rip) movl $0, _a6(%rip) movl $1, _a22(%rip) movl $0, _a23(%rip) movl $0, _a20(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_1853: cmpl $1, _a12(%rip) je LBB0_1870 ## %bb.1854: cmpl $1, _a19(%rip) je LBB0_1857 ## %bb.1855: cmpl $1, _a22(%rip) jne LBB0_1858 ## %bb.1856: cmpl $1, _a6(%rip) je LBB0_1858 LBB0_1857: cmpl $1, _a5(%rip) je LBB0_1859 LBB0_1858: cmpl $1, _a16(%rip) je LBB0_1870 LBB0_1859: cmpl $1, _a26(%rip) je LBB0_1870 ## %bb.1860: cmpl $1, _a4(%rip) jne LBB0_1870 ## %bb.1861: cmpl $1, _a16(%rip) jne LBB0_1870 ## %bb.1862: cmpl $3, -8(%rbp) jne LBB0_1870 ## %bb.1863: cmpl $1, _a11(%rip) je LBB0_1870 ## %bb.1864: cmpl $1, _a25(%rip) je LBB0_1870 ## %bb.1865: cmpl $1, _a27(%rip) jne LBB0_1870 ## %bb.1866: cmpl $1, _a18(%rip) jne LBB0_1870 ## %bb.1867: cmpl $1, _a10(%rip) jne LBB0_1870 ## %bb.1868: cmpl $1, _a3(%rip) jne LBB0_1870 ## %bb.1869: movl $1, _a6(%rip) movl $1, _a11(%rip) movl $2, _a3(%rip) movl $0, _a7(%rip) movl $1, _a12(%rip) movl $0, _a17(%rip) movl $22, -4(%rbp) jmp LBB0_3490 LBB0_1870: cmpl $1, _a17(%rip) je LBB0_1889 ## %bb.1871: cmpl $1, _a1(%rip) jne LBB0_1889 ## %bb.1872: cmpl $1, _a15(%rip) jne LBB0_1889 ## %bb.1873: cmpl $1, _a11(%rip) je LBB0_1889 ## %bb.1874: cmpl $1, _a27(%rip) jne LBB0_1876 ## %bb.1875: cmpl $1, _a26(%rip) jne LBB0_1878 LBB0_1876: cmpl $1, _a26(%rip) jne LBB0_1889 ## %bb.1877: cmpl $1, _a27(%rip) je LBB0_1889 LBB0_1878: cmpl $1, -8(%rbp) jne LBB0_1889 ## %bb.1879: cmpl $1, _a15(%rip) jne LBB0_1889 ## %bb.1880: cmpl $1, _a12(%rip) jne LBB0_1889 ## %bb.1881: cmpl $1, _a18(%rip) jne LBB0_1889 ## %bb.1882: cmpl $1, _a16(%rip) jne LBB0_1889 ## %bb.1883: cmpl $2, _a3(%rip) jne LBB0_1889 ## %bb.1884: cmpl $1, _a22(%rip) jne LBB0_1889 ## %bb.1885: cmpl $1, _a5(%rip) jne LBB0_1889 ## %bb.1886: cmpl $1, _a6(%rip) jne LBB0_1889 ## %bb.1887: cmpl $1, _a8(%rip) je LBB0_1889 ## %bb.1888: movl $1, _a11(%rip) movl $1, _a0(%rip) movl $0, _a27(%rip) movl $0, _a12(%rip) movl $0, _a6(%rip) movl $0, _a23(%rip) movl $1, _a16(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1889: cmpl $2, _a3(%rip) jne LBB0_1907 ## %bb.1890: cmpl $1, _a29(%rip) je LBB0_1892 ## %bb.1891: cmpl $1, _a14(%rip) jne LBB0_1893 LBB0_1892: cmpl $1, _a6(%rip) jne LBB0_1895 LBB0_1893: cmpl $1, _a23(%rip) je LBB0_1895 ## %bb.1894: cmpl $1, _a4(%rip) je LBB0_1907 LBB0_1895: cmpl $1, _a5(%rip) jne LBB0_1907 ## %bb.1896: cmpl $1, _a27(%rip) je LBB0_1907 ## %bb.1897: cmpl $1, _a12(%rip) jne LBB0_1907 ## %bb.1898: cmpl $1, _a2(%rip) je LBB0_1907 ## %bb.1899: cmpl $1, _a22(%rip) jne LBB0_1907 ## %bb.1900: cmpl $1, -8(%rbp) jne LBB0_1907 ## %bb.1901: cmpl $1, _a26(%rip) je LBB0_1903 ## %bb.1902: cmpl $1, _a26(%rip) je LBB0_1907 LBB0_1903: cmpl $1, _a18(%rip) jne LBB0_1907 ## %bb.1904: cmpl $1, _a11(%rip) jne LBB0_1907 ## %bb.1905: cmpl $1, _a14(%rip) je LBB0_1907 ## %bb.1906: movl $1, _a27(%rip) movl $0, _a14(%rip) movl $1, _a15(%rip) movl $0, _a3(%rip) movl $1, _a6(%rip) movl $1, _a10(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1907: cmpl $1, _a2(%rip) je LBB0_1928 ## %bb.1908: cmpl $3, -8(%rbp) jne LBB0_1928 ## %bb.1909: cmpl $1, _a26(%rip) jne LBB0_1911 ## %bb.1910: cmpl $1, _a27(%rip) jne LBB0_1915 LBB0_1911: cmpl $1, _a26(%rip) jne LBB0_1913 ## %bb.1912: cmpl $1, _a27(%rip) je LBB0_1915 LBB0_1913: cmpl $1, _a27(%rip) jne LBB0_1928 ## %bb.1914: cmpl $1, _a26(%rip) je LBB0_1928 LBB0_1915: cmpl $1, _a6(%rip) jne LBB0_1928 ## %bb.1916: cmpl $1, _a18(%rip) jne LBB0_1928 ## %bb.1917: cmpl $2, _a3(%rip) jne LBB0_1928 ## %bb.1918: cmpl $1, _a23(%rip) je LBB0_1928 ## %bb.1919: cmpl $1, _a5(%rip) jne LBB0_1928 ## %bb.1920: cmpl $1, _a17(%rip) je LBB0_1922 ## %bb.1921: cmpl $1, _a22(%rip) jne LBB0_1923 LBB0_1922: cmpl $1, _a25(%rip) jne LBB0_1924 LBB0_1923: cmpl $1, _a20(%rip) jne LBB0_1928 LBB0_1924: cmpl $1, _a4(%rip) jne LBB0_1928 ## %bb.1925: cmpl $1, _a12(%rip) jne LBB0_1928 ## %bb.1926: cmpl $1, _a11(%rip) jne LBB0_1928 ## %bb.1927: movl $0, _a3(%rip) movl $1, _a22(%rip) movl $1, _a26(%rip) movl $0, _a14(%rip) movl $1, _a29(%rip) movl $1, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1928: cmpl $1, _a6(%rip) je LBB0_1945 ## %bb.1929: cmpl $1, _a25(%rip) je LBB0_1945 ## %bb.1930: cmpl $1, _a3(%rip) jne LBB0_1945 ## %bb.1931: cmpl $1, _a16(%rip) jne LBB0_1945 ## %bb.1932: cmpl $1, _a26(%rip) jne LBB0_1945 ## %bb.1933: cmpl $1, _a19(%rip) je LBB0_1945 ## %bb.1934: cmpl $1, _a20(%rip) je LBB0_1945 ## %bb.1935: cmpl $1, _a1(%rip) jne LBB0_1945 ## %bb.1936: cmpl $1, _a18(%rip) jne LBB0_1945 ## %bb.1937: cmpl $1, _a12(%rip) je LBB0_1945 ## %bb.1938: cmpl $3, -8(%rbp) jne LBB0_1945 ## %bb.1939: cmpl $1, _a5(%rip) jne LBB0_1945 ## %bb.1940: cmpl $1, _a27(%rip) je LBB0_1945 ## %bb.1941: cmpl $1, _a8(%rip) je LBB0_1945 ## %bb.1942: cmpl $1, _a7(%rip) je LBB0_1945 ## %bb.1943: cmpl $1, _a11(%rip) je LBB0_1945 ## %bb.1944: movl $1, _a6(%rip) movl $0, _a3(%rip) movl $1, _a11(%rip) movl $0, _a20(%rip) movl $0, _a14(%rip) movl $1, _a27(%rip) movl $1, _a12(%rip) movl $0, _a7(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1945: cmpl $1, _a15(%rip) jne LBB0_1964 ## %bb.1946: cmpl $1, _a25(%rip) je LBB0_1964 ## %bb.1947: cmpl $2, _a3(%rip) jne LBB0_1964 ## %bb.1948: cmpl $1, _a5(%rip) jne LBB0_1964 ## %bb.1949: cmpl $1, _a26(%rip) je LBB0_1951 ## %bb.1950: cmpl $1, _a27(%rip) je LBB0_1953 LBB0_1951: cmpl $1, _a26(%rip) jne LBB0_1964 ## %bb.1952: cmpl $1, _a27(%rip) je LBB0_1964 LBB0_1953: cmpl $1, -8(%rbp) jne LBB0_1964 ## %bb.1954: cmpl $1, _a2(%rip) je LBB0_1964 ## %bb.1955: cmpl $1, _a11(%rip) je LBB0_1964 ## %bb.1956: cmpl $1, _a12(%rip) jne LBB0_1964 ## %bb.1957: cmpl $1, _a18(%rip) jne LBB0_1964 ## %bb.1958: cmpl $1, _a17(%rip) je LBB0_1964 ## %bb.1959: cmpl $1, _a16(%rip) jne LBB0_1962 ## %bb.1960: cmpl $1, _a1(%rip) jne LBB0_1964 ## %bb.1961: cmpl $1, _a6(%rip) je LBB0_1964 LBB0_1962: cmpl $1, _a4(%rip) jne LBB0_1964 ## %bb.1963: movl $1, _a4(%rip) movl $1, _a11(%rip) movl $0, _a25(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) movl $0, _a3(%rip) movl $0, _a23(%rip) movl $1, _a6(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_1964: cmpl $1, _a18(%rip) jne LBB0_1981 ## %bb.1965: cmpl $1, _a27(%rip) jne LBB0_1981 ## %bb.1966: cmpl $1, _a11(%rip) je LBB0_1981 ## %bb.1967: cmpl $4, -8(%rbp) jne LBB0_1981 ## %bb.1968: cmpl $1, _a2(%rip) je LBB0_1981 ## %bb.1969: cmpl $1, _a6(%rip) je LBB0_1981 ## %bb.1970: cmpl $1, _a12(%rip) je LBB0_1981 ## %bb.1971: cmpl $1, _a26(%rip) je LBB0_1981 ## %bb.1972: cmpl $1, _a25(%rip) je LBB0_1978 ## %bb.1973: cmpl $1, _a8(%rip) je LBB0_1981 ## %bb.1974: cmpl $1, _a19(%rip) je LBB0_1976 ## %bb.1975: cmpl $1, _a16(%rip) jne LBB0_1981 LBB0_1976: cmpl $1, _a17(%rip) je LBB0_1981 ## %bb.1977: cmpl $1, _a8(%rip) je LBB0_1981 LBB0_1978: cmpl $1, _a3(%rip) jne LBB0_1981 ## %bb.1979: cmpl $1, _a5(%rip) jne LBB0_1981 ## %bb.1980: movl $0, _a27(%rip) movl $0, _a17(%rip) movl $1, _a22(%rip) movl $1, _a26(%rip) movl $1, _a0(%rip) movl $25, -4(%rbp) jmp LBB0_3490 LBB0_1981: cmpl $1, _a19(%rip) je LBB0_2005 ## %bb.1982: cmpl $1, _a11(%rip) jne LBB0_2005 ## %bb.1983: cmpl $1, _a5(%rip) je LBB0_2005 ## %bb.1984: cmpl $1, -8(%rbp) jne LBB0_2005 ## %bb.1985: cmpl $1, _a26(%rip) je LBB0_1987 ## %bb.1986: cmpl $1, _a27(%rip) jne LBB0_1991 LBB0_1987: cmpl $1, _a26(%rip) je LBB0_1989 ## %bb.1988: cmpl $1, _a27(%rip) je LBB0_1991 LBB0_1989: cmpl $1, _a26(%rip) jne LBB0_2005 ## %bb.1990: cmpl $1, _a27(%rip) je LBB0_2005 LBB0_1991: cmpl $1, _a12(%rip) je LBB0_2005 ## %bb.1992: cmpl $1, _a22(%rip) jne LBB0_2005 ## %bb.1993: cmpl $1, _a6(%rip) jne LBB0_2005 ## %bb.1994: cmpl $1, _a18(%rip) jne LBB0_2005 ## %bb.1995: cmpl $1, _a10(%rip) jne LBB0_2005 ## %bb.1996: cmpl $0, _a3(%rip) jne LBB0_2005 ## %bb.1997: cmpl $1, _a16(%rip) jne LBB0_2001 ## %bb.1998: cmpl $1, _a22(%rip) je LBB0_2001 ## %bb.1999: cmpl $1, _a10(%rip) jne LBB0_2001 ## %bb.2000: cmpl $1, _a29(%rip) je LBB0_2005 LBB0_2001: cmpl $1, _a2(%rip) jne LBB0_2003 ## %bb.2002: movl $1, _a12(%rip) movl $0, _a15(%rip) movl $1, _a2(%rip) movl $1, _a27(%rip) movl $0, _a6(%rip) movl $1, _a26(%rip) movl $0, _a24(%rip) movl $2, _a3(%rip) movl $1, _a5(%rip) jmp LBB0_2004 LBB0_2003: movl $0, _a6(%rip) movl $0, _a21(%rip) movl $0, _a29(%rip) movl $1, _a26(%rip) movl $1, _a8(%rip) movl $0, _a11(%rip) movl $1, _a27(%rip) movl $1, _a5(%rip) movl $1, _a12(%rip) LBB0_2004: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2005: cmpl $1, _a4(%rip) jne LBB0_2022 ## %bb.2006: cmpl $1, _a22(%rip) jne LBB0_2022 ## %bb.2007: cmpl $1, _a11(%rip) jne LBB0_2022 ## %bb.2008: cmpl $1, _a0(%rip) jne LBB0_2022 ## %bb.2009: cmpl $6, -8(%rbp) jne LBB0_2022 ## %bb.2010: cmpl $1, _a18(%rip) jne LBB0_2022 ## %bb.2011: cmpl $1, _a29(%rip) jne LBB0_2022 ## %bb.2012: cmpl $1, _a6(%rip) je LBB0_2022 ## %bb.2013: cmpl $2, _a3(%rip) jne LBB0_2022 ## %bb.2014: cmpl $1, _a27(%rip) jne LBB0_2022 ## %bb.2015: cmpl $1, _a5(%rip) jne LBB0_2020 ## %bb.2016: cmpl $1, _a12(%rip) je LBB0_2020 ## %bb.2017: cmpl $1, _a26(%rip) jne LBB0_2020 ## %bb.2018: cmpl $1, _a22(%rip) jne LBB0_2020 ## %bb.2019: cmpl $1, _a1(%rip) je LBB0_2021 LBB0_2020: cmpl $1, _a22(%rip) je LBB0_2022 LBB0_2021: movl $0, _a20(%rip) movl $0, _a14(%rip) movl $0, _a25(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_2022: cmpl $1, _a1(%rip) jne LBB0_2026 ## %bb.2023: cmpl $1, _a27(%rip) je LBB0_2026 ## %bb.2024: cmpl $1, _a18(%rip) jne LBB0_2026 ## %bb.2025: cmpl $1, _a16(%rip) je LBB0_2028 LBB0_2026: cmpl $1, _a8(%rip) je LBB0_2028 ## %bb.2027: cmpl $1, _a20(%rip) jne LBB0_2039 LBB0_2028: cmpl $2, _a3(%rip) jne LBB0_2039 ## %bb.2029: cmpl $1, _a19(%rip) je LBB0_2039 ## %bb.2030: cmpl $1, _a11(%rip) je LBB0_2039 ## %bb.2031: cmpl $6, -8(%rbp) jne LBB0_2039 ## %bb.2032: cmpl $1, _a5(%rip) jne LBB0_2039 ## %bb.2033: cmpl $1, _a16(%rip) jne LBB0_2039 ## %bb.2034: cmpl $1, _a12(%rip) jne LBB0_2039 ## %bb.2035: cmpl $1, _a26(%rip) je LBB0_2039 ## %bb.2036: cmpl $1, _a19(%rip) je LBB0_2039 ## %bb.2037: cmpl $1, _a6(%rip) jne LBB0_2039 ## %bb.2038: movl $1, _a27(%rip) movl $0, _a12(%rip) movl $1, _a0(%rip) movl $0, _a23(%rip) movl $1, _a29(%rip) movl $1, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2039: cmpl $1, _a29(%rip) jne LBB0_2041 ## %bb.2040: cmpl $1, _a15(%rip) je LBB0_2042 LBB0_2041: cmpl $1, _a14(%rip) jne LBB0_2058 LBB0_2042: cmpl $1, _a4(%rip) jne LBB0_2058 ## %bb.2043: cmpl $1, _a5(%rip) je LBB0_2058 ## %bb.2044: cmpl $1, _a18(%rip) jne LBB0_2058 ## %bb.2045: cmpl $1, _a12(%rip) jne LBB0_2058 ## %bb.2046: cmpl $1, _a2(%rip) je LBB0_2058 ## %bb.2047: cmpl $1, _a23(%rip) je LBB0_2058 ## %bb.2048: cmpl $1, _a27(%rip) jne LBB0_2050 ## %bb.2049: cmpl $1, _a26(%rip) jne LBB0_2052 LBB0_2050: cmpl $1, _a27(%rip) je LBB0_2058 ## %bb.2051: cmpl $1, _a26(%rip) jne LBB0_2058 LBB0_2052: cmpl $4, -8(%rbp) jne LBB0_2058 ## %bb.2053: cmpl $1, _a17(%rip) je LBB0_2058 ## %bb.2054: cmpl $0, _a3(%rip) jne LBB0_2058 ## %bb.2055: cmpl $1, _a6(%rip) jne LBB0_2058 ## %bb.2056: cmpl $1, _a11(%rip) jne LBB0_2058 ## %bb.2057: movl $1, _a27(%rip) movl $1, _a3(%rip) movl $1, _a7(%rip) movl $0, _a22(%rip) movl $0, _a11(%rip) movl $0, _a6(%rip) movl $1, _a26(%rip) movl $0, _a12(%rip) movl $1, _a5(%rip) movl $1, _a19(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2058: cmpl $1, _a17(%rip) jne LBB0_2077 ## %bb.2059: cmpl $1, _a20(%rip) jne LBB0_2077 ## %bb.2060: cmpl $1, _a11(%rip) je LBB0_2077 ## %bb.2061: cmpl $1, _a6(%rip) jne LBB0_2077 ## %bb.2062: cmpl $1, _a18(%rip) jne LBB0_2077 ## %bb.2063: cmpl $2, -8(%rbp) jne LBB0_2077 ## %bb.2064: cmpl $1, _a26(%rip) je LBB0_2066 ## %bb.2065: cmpl $1, _a27(%rip) je LBB0_2068 LBB0_2066: cmpl $1, _a27(%rip) je LBB0_2077 ## %bb.2067: cmpl $1, _a26(%rip) jne LBB0_2077 LBB0_2068: cmpl $1, _a0(%rip) je LBB0_2077 ## %bb.2069: cmpl $1, _a12(%rip) jne LBB0_2077 ## %bb.2070: cmpl $1, _a16(%rip) je LBB0_2077 ## %bb.2071: cmpl $1, _a5(%rip) jne LBB0_2077 ## %bb.2072: cmpl $1, _a15(%rip) jne LBB0_2077 ## %bb.2073: cmpl $2, _a3(%rip) jne LBB0_2077 ## %bb.2074: cmpl $1, _a22(%rip) je LBB0_2077 ## %bb.2075: cmpl $1, _a23(%rip) jne LBB0_2077 ## %bb.2076: movl $0, _a3(%rip) movl $0, _a6(%rip) movl $0, _a4(%rip) movl $0, _a26(%rip) movl $0, _a27(%rip) movl $1, _a8(%rip) movl $0, _a22(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2077: cmpl $1, _a18(%rip) jne LBB0_2094 ## %bb.2078: cmpl $1, _a8(%rip) je LBB0_2094 ## %bb.2079: cmpl $1, _a6(%rip) jne LBB0_2094 ## %bb.2080: cmpl $5, -8(%rbp) jne LBB0_2094 ## %bb.2081: cmpl $1, _a23(%rip) je LBB0_2094 ## %bb.2082: cmpl $1, _a12(%rip) jne LBB0_2094 ## %bb.2083: cmpl $1, _a5(%rip) jne LBB0_2094 ## %bb.2084: cmpl $1, _a16(%rip) jne LBB0_2094 ## %bb.2085: cmpl $1, _a27(%rip) je LBB0_2094 ## %bb.2086: cmpl $1, _a2(%rip) je LBB0_2094 ## %bb.2087: cmpl $1, _a20(%rip) je LBB0_2093 ## %bb.2088: cmpl $1, _a26(%rip) je LBB0_2094 ## %bb.2089: cmpl $1, _a11(%rip) je LBB0_2094 ## %bb.2090: cmpl $1, _a15(%rip) jne LBB0_2093 ## %bb.2091: cmpl $1, _a10(%rip) jne LBB0_2094 ## %bb.2092: cmpl $2, _a3(%rip) jne LBB0_2094 LBB0_2093: movl $0, _a6(%rip) movl $1, _a22(%rip) movl $1, _a11(%rip) movl $1, _a27(%rip) movl $0, _a12(%rip) movl $0, _a19(%rip) movl $1, _a16(%rip) movl $21, -4(%rbp) jmp LBB0_3490 LBB0_2094: cmpl $1, _a4(%rip) jne LBB0_2113 ## %bb.2095: cmpl $1, _a12(%rip) jne LBB0_2113 ## %bb.2096: cmpl $1, _a6(%rip) jne LBB0_2113 ## %bb.2097: cmpl $1, _a18(%rip) jne LBB0_2113 ## %bb.2098: cmpl $1, _a10(%rip) jne LBB0_2113 ## %bb.2099: cmpl $1, _a16(%rip) jne LBB0_2113 ## %bb.2100: cmpl $1, _a0(%rip) jne LBB0_2113 ## %bb.2101: cmpl $1, _a5(%rip) jne LBB0_2113 ## %bb.2102: cmpl $1, _a11(%rip) je LBB0_2113 ## %bb.2103: cmpl $1, _a17(%rip) je LBB0_2113 ## %bb.2104: cmpl $3, -8(%rbp) jne LBB0_2113 ## %bb.2105: cmpl $1, _a26(%rip) je LBB0_2107 ## %bb.2106: cmpl $1, _a27(%rip) je LBB0_2109 LBB0_2107: cmpl $1, _a26(%rip) jne LBB0_2113 ## %bb.2108: cmpl $1, _a27(%rip) je LBB0_2113 LBB0_2109: cmpl $1, _a20(%rip) je LBB0_2113 ## %bb.2110: cmpl $2, _a3(%rip) jne LBB0_2113 ## %bb.2111: cmpl $1, _a16(%rip) jne LBB0_2113 ## %bb.2112: movl $1, _a27(%rip) movl $1, _a26(%rip) movl $0, _a8(%rip) movl $1, _a11(%rip) movl $1, _a3(%rip) movl $1, _a15(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2113: cmpl $1, _a7(%rip) je LBB0_2132 ## %bb.2114: cmpl $1, _a6(%rip) jne LBB0_2132 ## %bb.2115: cmpl $1, _a5(%rip) jne LBB0_2132 ## %bb.2116: cmpl $2, -8(%rbp) jne LBB0_2132 ## %bb.2117: cmpl $1, _a26(%rip) je LBB0_2119 ## %bb.2118: cmpl $1, _a27(%rip) je LBB0_2121 LBB0_2119: cmpl $1, _a26(%rip) jne LBB0_2132 ## %bb.2120: cmpl $1, _a27(%rip) je LBB0_2132 LBB0_2121: cmpl $1, _a18(%rip) jne LBB0_2132 ## %bb.2122: cmpl $1, _a12(%rip) jne LBB0_2132 ## %bb.2123: cmpl $1, _a8(%rip) je LBB0_2132 ## %bb.2124: cmpl $1, _a4(%rip) jne LBB0_2130 ## %bb.2125: cmpl $1, _a0(%rip) jne LBB0_2130 ## %bb.2126: cmpl $2, _a3(%rip) jne LBB0_2130 ## %bb.2127: cmpl $1, _a10(%rip) jne LBB0_2130 ## %bb.2128: cmpl $1, _a11(%rip) je LBB0_2130 ## %bb.2129: cmpl $1, _a0(%rip) je LBB0_2131 LBB0_2130: cmpl $1, _a8(%rip) jne LBB0_2132 LBB0_2131: movl $1, _a10(%rip) movl $0, _a27(%rip) movl $0, _a2(%rip) movl $0, _a23(%rip) movl $0, _a26(%rip) movl $1, _a3(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2132: cmpl $2, _a3(%rip) jne LBB0_2151 ## %bb.2133: cmpl $1, _a11(%rip) je LBB0_2151 ## %bb.2134: cmpl $1, _a17(%rip) je LBB0_2151 ## %bb.2135: cmpl $1, _a19(%rip) je LBB0_2139 ## %bb.2136: cmpl $1, _a4(%rip) jne LBB0_2151 ## %bb.2137: cmpl $1, _a1(%rip) jne LBB0_2151 ## %bb.2138: cmpl $1, _a12(%rip) je LBB0_2151 LBB0_2139: cmpl $1, _a7(%rip) je LBB0_2151 ## %bb.2140: cmpl $1, _a5(%rip) jne LBB0_2151 ## %bb.2141: cmpl $1, _a18(%rip) jne LBB0_2151 ## %bb.2142: cmpl $1, _a27(%rip) jne LBB0_2144 ## %bb.2143: cmpl $1, _a26(%rip) jne LBB0_2146 LBB0_2144: cmpl $1, _a26(%rip) jne LBB0_2151 ## %bb.2145: cmpl $1, _a27(%rip) je LBB0_2151 LBB0_2146: cmpl $1, -8(%rbp) jne LBB0_2151 ## %bb.2147: cmpl $1, _a23(%rip) je LBB0_2151 ## %bb.2148: cmpl $1, _a6(%rip) je LBB0_2151 ## %bb.2149: cmpl $1, _a2(%rip) je LBB0_2151 ## %bb.2150: movl $1, _a12(%rip) movl $0, _a27(%rip) movl $1, _a28(%rip) movl $1, _a26(%rip) movl $1, _a21(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2151: cmpl $1, _a29(%rip) jne LBB0_2157 ## %bb.2152: cmpl $1, _a4(%rip) jne LBB0_2168 ## %bb.2153: cmpl $1, _a5(%rip) jne LBB0_2168 ## %bb.2154: cmpl $1, _a17(%rip) je LBB0_2156 ## %bb.2155: cmpl $1, _a22(%rip) jne LBB0_2168 LBB0_2156: cmpl $1, _a1(%rip) jne LBB0_2168 LBB0_2157: cmpl $1, _a12(%rip) je LBB0_2168 ## %bb.2158: cmpl $1, _a26(%rip) jne LBB0_2168 ## %bb.2159: cmpl $1, _a27(%rip) jne LBB0_2168 ## %bb.2160: cmpl $2, _a3(%rip) jne LBB0_2168 ## %bb.2161: cmpl $1, _a11(%rip) jne LBB0_2168 ## %bb.2162: cmpl $1, _a8(%rip) je LBB0_2168 ## %bb.2163: cmpl $1, _a25(%rip) je LBB0_2168 ## %bb.2164: cmpl $5, -8(%rbp) jne LBB0_2168 ## %bb.2165: cmpl $1, _a18(%rip) jne LBB0_2168 ## %bb.2166: cmpl $1, _a6(%rip) je LBB0_2168 ## %bb.2167: movl $1, _a4(%rip) movl $1, _a22(%rip) movl $0, _a7(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2168: cmpl $1, _a4(%rip) jne LBB0_2195 ## %bb.2169: cmpl $1, _a20(%rip) je LBB0_2195 ## %bb.2170: cmpl $1, _a19(%rip) je LBB0_2195 ## %bb.2171: cmpl $1, _a6(%rip) jne LBB0_2176 ## %bb.2172: cmpl $1, _a26(%rip) jne LBB0_2176 ## %bb.2173: cmpl $1, _a27(%rip) jne LBB0_2176 ## %bb.2174: cmpl $1, _a12(%rip) jne LBB0_2176 ## %bb.2175: cmpl $1, _a11(%rip) jne LBB0_2186 LBB0_2176: cmpl $1, _a11(%rip) jne LBB0_2181 ## %bb.2177: cmpl $1, _a12(%rip) je LBB0_2181 ## %bb.2178: cmpl $1, _a27(%rip) je LBB0_2181 ## %bb.2179: cmpl $1, _a26(%rip) jne LBB0_2181 ## %bb.2180: cmpl $1, _a6(%rip) jne LBB0_2186 LBB0_2181: cmpl $1, _a27(%rip) je LBB0_2195 ## %bb.2182: cmpl $1, _a26(%rip) je LBB0_2195 ## %bb.2183: cmpl $1, _a6(%rip) je LBB0_2195 ## %bb.2184: cmpl $1, _a12(%rip) je LBB0_2195 ## %bb.2185: cmpl $1, _a11(%rip) jne LBB0_2195 LBB0_2186: cmpl $5, -8(%rbp) jne LBB0_2195 ## %bb.2187: cmpl $1, _a5(%rip) jne LBB0_2195 ## %bb.2188: cmpl $1, _a7(%rip) je LBB0_2195 ## %bb.2189: cmpl $2, _a3(%rip) jne LBB0_2195 ## %bb.2190: cmpl $1, _a18(%rip) jne LBB0_2195 ## %bb.2191: cmpl $1, _a15(%rip) jne LBB0_2195 ## %bb.2192: cmpl $1, _a1(%rip) jne LBB0_2195 ## %bb.2193: cmpl $1, _a4(%rip) jne LBB0_2195 ## %bb.2194: movl $1, _a0(%rip) movl $0, _a6(%rip) movl $0, _a26(%rip) movl $0, _a12(%rip) movl $0, _a25(%rip) movl $1, _a27(%rip) movl $1, _a11(%rip) movl $0, _a20(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2195: cmpl $1, _a27(%rip) jne LBB0_2212 ## %bb.2196: cmpl $1, _a22(%rip) jne LBB0_2212 ## %bb.2197: cmpl $1, _a17(%rip) je LBB0_2212 ## %bb.2198: cmpl $1, _a20(%rip) je LBB0_2212 ## %bb.2199: cmpl $1, _a3(%rip) jne LBB0_2212 ## %bb.2200: cmpl $1, _a11(%rip) je LBB0_2212 ## %bb.2201: cmpl $1, _a23(%rip) je LBB0_2212 ## %bb.2202: cmpl $1, _a5(%rip) jne LBB0_2212 ## %bb.2203: cmpl $1, _a29(%rip) jne LBB0_2212 ## %bb.2204: cmpl $1, _a18(%rip) jne LBB0_2212 ## %bb.2205: cmpl $1, -8(%rbp) jne LBB0_2212 ## %bb.2206: cmpl $1, _a26(%rip) je LBB0_2212 ## %bb.2207: cmpl $1, _a12(%rip) je LBB0_2212 ## %bb.2208: cmpl $1, _a6(%rip) je LBB0_2212 ## %bb.2209: cmpl $1, _a10(%rip) jne LBB0_2212 ## %bb.2210: cmpl $1, _a4(%rip) jne LBB0_2212 ## %bb.2211: movl $0, _a7(%rip) movl $1, _a26(%rip) movl $1, _a6(%rip) movl $1, _a11(%rip) movl $1, _a4(%rip) movl $1, _a12(%rip) movl $0, _a3(%rip) movl $0, _a8(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2212: cmpl $1, _a11(%rip) je LBB0_2229 ## %bb.2213: cmpl $1, _a5(%rip) jne LBB0_2229 ## %bb.2214: cmpl $2, -8(%rbp) jne LBB0_2229 ## %bb.2215: cmpl $1, _a15(%rip) jne LBB0_2229 ## %bb.2216: cmpl $1, _a1(%rip) jne LBB0_2229 ## %bb.2217: cmpl $1, _a3(%rip) jne LBB0_2229 ## %bb.2218: cmpl $1, _a12(%rip) je LBB0_2229 ## %bb.2219: cmpl $1, _a6(%rip) je LBB0_2229 ## %bb.2220: cmpl $1, _a0(%rip) jne LBB0_2229 ## %bb.2221: cmpl $1, _a19(%rip) je LBB0_2229 ## %bb.2222: cmpl $1, _a16(%rip) jne LBB0_2227 ## %bb.2223: cmpl $1, _a26(%rip) jne LBB0_2229 ## %bb.2224: cmpl $1, _a15(%rip) jne LBB0_2229 ## %bb.2225: cmpl $1, _a18(%rip) jne LBB0_2229 ## %bb.2226: cmpl $1, _a27(%rip) je LBB0_2229 LBB0_2227: cmpl $1, _a17(%rip) je LBB0_2229 ## %bb.2228: movl $1, _a6(%rip) movl $0, _a25(%rip) movl $0, _a17(%rip) movl $0, _a23(%rip) movl $0, _a3(%rip) movl $1, _a27(%rip) movl $1, _a11(%rip) movl $1, _a12(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2229: cmpl $1, _a22(%rip) jne LBB0_2237 ## %bb.2230: cmpl $1, _a27(%rip) je LBB0_2237 ## %bb.2231: cmpl $1, _a6(%rip) je LBB0_2237 ## %bb.2232: cmpl $1, _a22(%rip) jne LBB0_2237 ## %bb.2233: cmpl $1, _a3(%rip) jne LBB0_2237 ## %bb.2234: cmpl $1, _a12(%rip) je LBB0_2237 ## %bb.2235: cmpl $1, _a0(%rip) jne LBB0_2237 ## %bb.2236: cmpl $1, _a20(%rip) jne LBB0_2238 LBB0_2237: cmpl $1, _a16(%rip) je LBB0_2246 LBB0_2238: cmpl $1, _a26(%rip) je LBB0_2246 ## %bb.2239: cmpl $1, _a29(%rip) jne LBB0_2246 ## %bb.2240: cmpl $1, _a14(%rip) je LBB0_2246 ## %bb.2241: cmpl $1, _a11(%rip) je LBB0_2246 ## %bb.2242: cmpl $1, _a5(%rip) jne LBB0_2246 ## %bb.2243: cmpl $4, -8(%rbp) jne LBB0_2246 ## %bb.2244: cmpl $1, _a18(%rip) jne LBB0_2246 ## %bb.2245: movl $1, _a11(%rip) movl $1, _a10(%rip) movl $1, _a12(%rip) movl $1, _a26(%rip) movl $1, _a15(%rip) movl $1, _a6(%rip) movl $0, _a3(%rip) movl $1, _a27(%rip) movl $1, _a29(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2246: cmpl $1, _a5(%rip) jne LBB0_2265 ## %bb.2247: cmpl $1, _a11(%rip) je LBB0_2265 ## %bb.2248: cmpl $1, _a23(%rip) je LBB0_2265 ## %bb.2249: cmpl $1, _a29(%rip) jne LBB0_2265 ## %bb.2250: cmpl $1, _a27(%rip) jne LBB0_2252 ## %bb.2251: cmpl $1, _a26(%rip) jne LBB0_2254 LBB0_2252: cmpl $1, _a26(%rip) jne LBB0_2265 ## %bb.2253: cmpl $1, _a27(%rip) je LBB0_2265 LBB0_2254: cmpl $2, -8(%rbp) jne LBB0_2265 ## %bb.2255: cmpl $1, _a19(%rip) je LBB0_2265 ## %bb.2256: cmpl $1, _a23(%rip) je LBB0_2265 ## %bb.2257: cmpl $1, _a6(%rip) je LBB0_2265 ## %bb.2258: cmpl $1, _a20(%rip) je LBB0_2265 ## %bb.2259: cmpl $1, _a12(%rip) je LBB0_2265 ## %bb.2260: cmpl $1, _a29(%rip) jne LBB0_2265 ## %bb.2261: cmpl $1, _a22(%rip) jne LBB0_2265 ## %bb.2262: cmpl $2, _a3(%rip) jne LBB0_2265 ## %bb.2263: cmpl $1, _a18(%rip) jne LBB0_2265 ## %bb.2264: movl $1, _a6(%rip) movl $1, _a11(%rip) movl $0, _a29(%rip) movl $1, _a26(%rip) movl $0, _a27(%rip) movl $1, _a13(%rip) movl $1, _a2(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2265: cmpl $1, _a29(%rip) jne LBB0_2286 ## %bb.2266: cmpl $1, _a22(%rip) jne LBB0_2286 ## %bb.2267: cmpl $1, _a27(%rip) jne LBB0_2269 ## %bb.2268: cmpl $1, _a26(%rip) je LBB0_2273 LBB0_2269: cmpl $1, _a27(%rip) jne LBB0_2271 ## %bb.2270: cmpl $1, _a26(%rip) jne LBB0_2273 LBB0_2271: cmpl $1, _a27(%rip) je LBB0_2286 ## %bb.2272: cmpl $1, _a26(%rip) jne LBB0_2286 LBB0_2273: cmpl $5, -8(%rbp) jne LBB0_2286 ## %bb.2274: cmpl $1, _a6(%rip) jne LBB0_2286 ## %bb.2275: cmpl $1, _a5(%rip) jne LBB0_2286 ## %bb.2276: cmpl $2, _a3(%rip) jne LBB0_2286 ## %bb.2277: cmpl $1, _a20(%rip) je LBB0_2286 ## %bb.2278: cmpl $1, _a2(%rip) je LBB0_2286 ## %bb.2279: cmpl $1, _a11(%rip) jne LBB0_2286 ## %bb.2280: cmpl $1, _a16(%rip) jne LBB0_2282 ## %bb.2281: cmpl $1, _a1(%rip) jne LBB0_2286 LBB0_2282: cmpl $1, _a25(%rip) je LBB0_2286 ## %bb.2283: cmpl $1, _a18(%rip) jne LBB0_2286 ## %bb.2284: cmpl $1, _a12(%rip) jne LBB0_2286 ## %bb.2285: movl $1, _a15(%rip) movl $1, _a27(%rip) movl $0, _a3(%rip) movl $1, _a16(%rip) movl $1, _a22(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2286: cmpl $1, _a15(%rip) jne LBB0_2295 ## %bb.2287: cmpl $1, _a23(%rip) je LBB0_2294 ## %bb.2288: cmpl $1, _a0(%rip) jne LBB0_2290 ## %bb.2289: cmpl $1, _a11(%rip) jne LBB0_2291 LBB0_2290: cmpl $1, _a20(%rip) jne LBB0_2294 LBB0_2291: cmpl $1, _a5(%rip) jne LBB0_2294 ## %bb.2292: cmpl $1, _a6(%rip) jne LBB0_2294 ## %bb.2293: cmpl $1, _a1(%rip) je LBB0_2295 LBB0_2294: cmpl $1, _a8(%rip) jne LBB0_2303 LBB0_2295: cmpl $1, _a0(%rip) jne LBB0_2303 ## %bb.2296: cmpl $2, _a3(%rip) jne LBB0_2303 ## %bb.2297: cmpl $3, -8(%rbp) jne LBB0_2303 ## %bb.2298: cmpl $1, _a12(%rip) jne LBB0_2303 ## %bb.2299: cmpl $1, _a27(%rip) je LBB0_2303 ## %bb.2300: cmpl $1, _a18(%rip) jne LBB0_2303 ## %bb.2301: cmpl $1, _a26(%rip) je LBB0_2303 ## %bb.2302: movl $1, _a26(%rip) movl $1, _a11(%rip) movl $0, _a23(%rip) movl $1, _a10(%rip) movl $0, _a6(%rip) movl $0, _a12(%rip) movl $1, _a3(%rip) movl $1, _a4(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2303: cmpl $1, _a6(%rip) je LBB0_2320 ## %bb.2304: cmpl $1, _a8(%rip) je LBB0_2320 ## %bb.2305: cmpl $1, _a16(%rip) jne LBB0_2320 ## %bb.2306: cmpl $1, _a22(%rip) jne LBB0_2320 ## %bb.2307: cmpl $1, _a26(%rip) jne LBB0_2320 ## %bb.2308: cmpl $1, _a11(%rip) je LBB0_2320 ## %bb.2309: cmpl $6, -8(%rbp) jne LBB0_2320 ## %bb.2310: cmpl $1, _a18(%rip) jne LBB0_2320 ## %bb.2311: cmpl $1, _a27(%rip) je LBB0_2320 ## %bb.2312: cmpl $1, _a1(%rip) jne LBB0_2316 ## %bb.2313: cmpl $1, _a22(%rip) jne LBB0_2320 ## %bb.2314: cmpl $1, _a12(%rip) je LBB0_2320 ## %bb.2315: cmpl $1, _a0(%rip) jne LBB0_2320 LBB0_2316: cmpl $1, _a3(%rip) jne LBB0_2320 ## %bb.2317: cmpl $1, _a10(%rip) jne LBB0_2320 ## %bb.2318: cmpl $1, _a5(%rip) jne LBB0_2320 ## %bb.2319: movl $1, _a27(%rip) movl $0, _a3(%rip) movl $1, _a6(%rip) movl $1, _a12(%rip) movl $1, _a29(%rip) movl $0, _a19(%rip) movl $1, _a4(%rip) movl $1, _a11(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2320: cmpl $1, _a26(%rip) je LBB0_2340 ## %bb.2321: cmpl $1, _a3(%rip) jne LBB0_2340 ## %bb.2322: cmpl $1, _a1(%rip) jne LBB0_2340 ## %bb.2323: cmpl $1, _a6(%rip) je LBB0_2340 ## %bb.2324: cmpl $1, _a5(%rip) jne LBB0_2340 ## %bb.2325: cmpl $6, -8(%rbp) jne LBB0_2340 ## %bb.2326: cmpl $1, _a18(%rip) jne LBB0_2340 ## %bb.2327: cmpl $1, _a11(%rip) je LBB0_2340 ## %bb.2328: cmpl $1, _a12(%rip) je LBB0_2340 ## %bb.2329: cmpl $1, _a0(%rip) jne LBB0_2340 ## %bb.2330: cmpl $1, _a0(%rip) jne LBB0_2332 ## %bb.2331: cmpl $1, _a10(%rip) je LBB0_2333 LBB0_2332: cmpl $1, _a10(%rip) je LBB0_2340 LBB0_2333: cmpl $1, _a22(%rip) jne LBB0_2340 ## %bb.2334: cmpl $1, _a29(%rip) jne LBB0_2340 ## %bb.2335: cmpl $1, _a27(%rip) je LBB0_2340 ## %bb.2336: cmpl $1, _a7(%rip) jne LBB0_2338 ## %bb.2337: movl $0, _a23(%rip) movl $2, _a3(%rip) movl $1, _a6(%rip) movl $1, _a1(%rip) jmp LBB0_2339 LBB0_2338: movl $0, _a19(%rip) movl $1, _a26(%rip) movl $1, _a0(%rip) movl $1, _a12(%rip) movl $2, _a3(%rip) movl $1, _a11(%rip) movl $1, _a27(%rip) LBB0_2339: movl $25, -4(%rbp) jmp LBB0_3490 LBB0_2340: cmpl $1, _a29(%rip) jne LBB0_2345 ## %bb.2341: cmpl $1, _a11(%rip) je LBB0_2361 ## %bb.2342: cmpl $1, _a22(%rip) jne LBB0_2361 ## %bb.2343: cmpl $1, _a16(%rip) jne LBB0_2361 ## %bb.2344: cmpl $1, _a5(%rip) jne LBB0_2361 LBB0_2345: cmpl $1, _a10(%rip) jne LBB0_2361 ## %bb.2346: cmpl $1, _a7(%rip) je LBB0_2361 ## %bb.2347: cmpl $1, _a29(%rip) jne LBB0_2361 ## %bb.2348: cmpl $1, _a12(%rip) je LBB0_2352 ## %bb.2349: cmpl $1, _a27(%rip) je LBB0_2352 ## %bb.2350: cmpl $1, _a26(%rip) je LBB0_2352 ## %bb.2351: cmpl $1, _a6(%rip) je LBB0_2356 LBB0_2352: cmpl $1, _a12(%rip) jne LBB0_2361 ## %bb.2353: cmpl $1, _a6(%rip) je LBB0_2361 ## %bb.2354: cmpl $1, _a26(%rip) jne LBB0_2361 ## %bb.2355: cmpl $1, _a27(%rip) jne LBB0_2361 LBB0_2356: cmpl $4, -8(%rbp) jne LBB0_2361 ## %bb.2357: cmpl $1, _a18(%rip) jne LBB0_2361 ## %bb.2358: cmpl $2, _a3(%rip) jne LBB0_2361 ## %bb.2359: cmpl $1, _a29(%rip) jne LBB0_2361 ## %bb.2360: movl $1, _a22(%rip) movl $1, _a6(%rip) movl $1, _a4(%rip) movl $0, _a3(%rip) movl $1, _a0(%rip) movl $1, _a11(%rip) movl $1, _a12(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2361: cmpl $1, _a25(%rip) je LBB0_2385 ## %bb.2362: cmpl $1, _a15(%rip) jne LBB0_2385 ## %bb.2363: cmpl $1, _a5(%rip) jne LBB0_2370 ## %bb.2364: cmpl $2, _a3(%rip) jne LBB0_2370 ## %bb.2365: cmpl $1, _a26(%rip) je LBB0_2370 ## %bb.2366: cmpl $1, _a6(%rip) je LBB0_2370 ## %bb.2367: cmpl $1, _a27(%rip) je LBB0_2370 ## %bb.2368: cmpl $1, _a12(%rip) je LBB0_2370 ## %bb.2369: cmpl $1, _a11(%rip) jne LBB0_2377 LBB0_2370: cmpl $1, _a11(%rip) jne LBB0_2385 ## %bb.2371: cmpl $1, _a6(%rip) jne LBB0_2385 ## %bb.2372: cmpl $1, _a26(%rip) jne LBB0_2385 ## %bb.2373: cmpl $1, _a27(%rip) jne LBB0_2385 ## %bb.2374: cmpl $1, _a12(%rip) jne LBB0_2385 ## %bb.2375: cmpl $0, _a3(%rip) jne LBB0_2385 ## %bb.2376: cmpl $1, _a5(%rip) je LBB0_2385 LBB0_2377: cmpl $6, -8(%rbp) jne LBB0_2385 ## %bb.2378: cmpl $1, _a14(%rip) je LBB0_2384 ## %bb.2379: cmpl $1, _a2(%rip) je LBB0_2385 ## %bb.2380: cmpl $1, _a4(%rip) jne LBB0_2385 ## %bb.2381: cmpl $1, _a0(%rip) jne LBB0_2385 ## %bb.2382: cmpl $1, _a18(%rip) jne LBB0_2385 ## %bb.2383: cmpl $1, _a19(%rip) je LBB0_2385 LBB0_2384: movl $0, _a10(%rip) movl $1, _a8(%rip) movl $1, _a5(%rip) movl $1, _a12(%rip) movl $0, _a3(%rip) movl $0, _a9(%rip) movl $0, _a11(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) movl $0, _a6(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2385: cmpl $1, _a10(%rip) je LBB0_2387 ## %bb.2386: cmpl $1, _a16(%rip) je LBB0_2412 LBB0_2387: cmpl $1, _a0(%rip) jne LBB0_2412 ## %bb.2388: cmpl $1, _a25(%rip) je LBB0_2412 ## %bb.2389: cmpl $1, _a17(%rip) je LBB0_2412 ## %bb.2390: cmpl $1, _a18(%rip) jne LBB0_2412 ## %bb.2391: cmpl $1, _a19(%rip) je LBB0_2412 ## %bb.2392: cmpl $1, -8(%rbp) jne LBB0_2412 ## %bb.2393: cmpl $1, _a5(%rip) jne LBB0_2400 ## %bb.2394: cmpl $1, _a11(%rip) je LBB0_2400 ## %bb.2395: cmpl $1, _a27(%rip) je LBB0_2400 ## %bb.2396: cmpl $1, _a6(%rip) je LBB0_2400 ## %bb.2397: cmpl $1, _a26(%rip) je LBB0_2400 ## %bb.2398: cmpl $1, _a12(%rip) je LBB0_2400 ## %bb.2399: cmpl $2, _a3(%rip) je LBB0_2407 LBB0_2400: cmpl $1, _a11(%rip) jne LBB0_2412 ## %bb.2401: cmpl $0, _a3(%rip) jne LBB0_2412 ## %bb.2402: cmpl $1, _a12(%rip) jne LBB0_2412 ## %bb.2403: cmpl $1, _a27(%rip) jne LBB0_2412 ## %bb.2404: cmpl $1, _a6(%rip) jne LBB0_2412 ## %bb.2405: cmpl $1, _a26(%rip) jne LBB0_2412 ## %bb.2406: cmpl $1, _a5(%rip) je LBB0_2412 LBB0_2407: cmpl $1, _a25(%rip) je LBB0_2412 ## %bb.2408: cmpl $1, _a13(%rip) jne LBB0_2410 ## %bb.2409: movl $0, _a4(%rip) movl $1, _a5(%rip) movl $1, _a26(%rip) movl $1, _a11(%rip) movl $0, _a12(%rip) movl $0, _a28(%rip) movl $1, _a2(%rip) movl $0, _a3(%rip) movl $0, _a27(%rip) movl $1, _a6(%rip) jmp LBB0_2411 LBB0_2410: movl $1, _a8(%rip) movl $2, _a3(%rip) movl $1, _a27(%rip) movl $0, _a29(%rip) movl $1, _a5(%rip) movl $0, _a6(%rip) movl $0, _a11(%rip) movl $1, _a12(%rip) movl $0, _a26(%rip) movl $1, _a24(%rip) LBB0_2411: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2412: cmpl $1, _a22(%rip) jne LBB0_2420 ## %bb.2413: cmpl $1, _a19(%rip) je LBB0_2420 ## %bb.2414: cmpl $1, _a10(%rip) jne LBB0_2420 ## %bb.2415: cmpl $1, _a12(%rip) jne LBB0_2430 ## %bb.2416: cmpl $1, _a27(%rip) je LBB0_2430 ## %bb.2417: cmpl $1, _a0(%rip) jne LBB0_2430 ## %bb.2418: cmpl $1, _a18(%rip) jne LBB0_2430 ## %bb.2419: cmpl $1, _a11(%rip) jne LBB0_2430 LBB0_2420: cmpl $1, _a20(%rip) je LBB0_2430 ## %bb.2421: cmpl $1, _a10(%rip) jne LBB0_2430 ## %bb.2422: cmpl $1, _a5(%rip) jne LBB0_2430 ## %bb.2423: cmpl $1, _a6(%rip) je LBB0_2430 ## %bb.2424: cmpl $1, _a0(%rip) jne LBB0_2430 ## %bb.2425: cmpl $5, -8(%rbp) jne LBB0_2430 ## %bb.2426: cmpl $1, _a26(%rip) je LBB0_2428 ## %bb.2427: cmpl $1, _a26(%rip) je LBB0_2430 LBB0_2428: cmpl $2, _a3(%rip) jne LBB0_2430 ## %bb.2429: movl $1, _a6(%rip) movl $0, _a23(%rip) movl $0, _a7(%rip) movl $1, _a15(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $1, _a27(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2430: cmpl $1, _a12(%rip) jne LBB0_2452 ## %bb.2431: cmpl $1, _a2(%rip) je LBB0_2433 ## %bb.2432: cmpl $1, _a10(%rip) jne LBB0_2452 LBB0_2433: cmpl $1, _a25(%rip) je LBB0_2452 ## %bb.2434: cmpl $0, _a3(%rip) jne LBB0_2452 ## %bb.2435: cmpl $1, _a18(%rip) jne LBB0_2452 ## %bb.2436: cmpl $1, _a23(%rip) je LBB0_2452 ## %bb.2437: cmpl $1, _a15(%rip) jne LBB0_2452 ## %bb.2438: cmpl $1, _a29(%rip) jne LBB0_2452 ## %bb.2439: cmpl $1, _a26(%rip) je LBB0_2441 ## %bb.2440: cmpl $1, _a27(%rip) je LBB0_2443 LBB0_2441: cmpl $1, _a27(%rip) je LBB0_2452 ## %bb.2442: cmpl $1, _a26(%rip) jne LBB0_2452 LBB0_2443: cmpl $1, -8(%rbp) jne LBB0_2452 ## %bb.2444: cmpl $1, _a5(%rip) je LBB0_2452 ## %bb.2445: cmpl $1, _a11(%rip) jne LBB0_2452 ## %bb.2446: cmpl $1, _a1(%rip) jne LBB0_2452 ## %bb.2447: cmpl $1, _a6(%rip) jne LBB0_2452 ## %bb.2448: cmpl $1, _a29(%rip) jne LBB0_2450 ## %bb.2449: movl $1, _a5(%rip) movl $0, _a21(%rip) movl $0, _a12(%rip) movl $0, _a11(%rip) movl $0, _a26(%rip) movl $0, _a22(%rip) movl $1, _a3(%rip) movl $0, _a13(%rip) movl $0, _a27(%rip) jmp LBB0_2451 LBB0_2450: movl $1, _a5(%rip) movl $0, _a9(%rip) movl $0, _a11(%rip) movl $0, _a16(%rip) movl $0, _a26(%rip) movl $1, _a20(%rip) movl $0, _a6(%rip) movl $1, _a27(%rip) LBB0_2451: movl $25, -4(%rbp) jmp LBB0_3490 LBB0_2452: cmpl $2, _a3(%rip) jne LBB0_2470 ## %bb.2453: cmpl $1, _a29(%rip) jne LBB0_2470 ## %bb.2454: cmpl $6, -8(%rbp) jne LBB0_2470 ## %bb.2455: cmpl $1, _a26(%rip) je LBB0_2457 ## %bb.2456: cmpl $1, _a26(%rip) je LBB0_2470 LBB0_2457: cmpl $1, _a4(%rip) jne LBB0_2470 ## %bb.2458: cmpl $1, _a29(%rip) jne LBB0_2470 ## %bb.2459: cmpl $1, _a20(%rip) je LBB0_2470 ## %bb.2460: cmpl $1, _a4(%rip) jne LBB0_2469 ## %bb.2461: cmpl $1, _a11(%rip) jne LBB0_2470 ## %bb.2462: cmpl $1, _a5(%rip) jne LBB0_2470 ## %bb.2463: cmpl $1, _a18(%rip) jne LBB0_2470 ## %bb.2464: cmpl $1, _a12(%rip) jne LBB0_2470 ## %bb.2465: cmpl $1, _a27(%rip) jne LBB0_2470 ## %bb.2466: cmpl $1, _a29(%rip) jne LBB0_2470 ## %bb.2467: cmpl $1, _a10(%rip) jne LBB0_2470 ## %bb.2468: cmpl $1, _a6(%rip) je LBB0_2470 LBB0_2469: movl $0, _a8(%rip) movl $1, _a4(%rip) movl $1, _a6(%rip) movl $0, _a3(%rip) movl $1, _a26(%rip) movl $1, _a15(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2470: cmpl $1, _a16(%rip) jne LBB0_2475 ## %bb.2471: cmpl $1, _a26(%rip) je LBB0_2487 ## %bb.2472: cmpl $1, _a15(%rip) jne LBB0_2487 ## %bb.2473: cmpl $2, _a3(%rip) jne LBB0_2487 ## %bb.2474: cmpl $1, _a17(%rip) je LBB0_2487 LBB0_2475: cmpl $1, _a29(%rip) jne LBB0_2487 ## %bb.2476: cmpl $1, _a5(%rip) jne LBB0_2487 ## %bb.2477: cmpl $1, _a23(%rip) je LBB0_2487 ## %bb.2478: cmpl $1, _a23(%rip) je LBB0_2487 ## %bb.2479: cmpl $1, _a27(%rip) jne LBB0_2487 ## %bb.2480: cmpl $1, _a12(%rip) je LBB0_2487 ## %bb.2481: cmpl $1, _a6(%rip) je LBB0_2487 ## %bb.2482: cmpl $4, -8(%rbp) jne LBB0_2487 ## %bb.2483: cmpl $1, _a18(%rip) jne LBB0_2487 ## %bb.2484: cmpl $1, _a11(%rip) jne LBB0_2487 ## %bb.2485: cmpl $1, _a16(%rip) jne LBB0_2487 ## %bb.2486: movl $1, _a6(%rip) movl $0, _a27(%rip) movl $1, _a16(%rip) movl $0, _a23(%rip) movl $1, _a26(%rip) movl $0, _a20(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2487: cmpl $1, _a15(%rip) jne LBB0_2504 ## %bb.2488: cmpl $1, _a11(%rip) jne LBB0_2494 ## %bb.2489: cmpl $1, _a5(%rip) jne LBB0_2493 ## %bb.2490: cmpl $1, _a10(%rip) jne LBB0_2492 ## %bb.2491: cmpl $1, _a1(%rip) jne LBB0_2493 LBB0_2492: cmpl $2, _a3(%rip) je LBB0_2495 LBB0_2493: cmpl $1, _a7(%rip) je LBB0_2495 LBB0_2494: cmpl $1, _a22(%rip) je LBB0_2504 LBB0_2495: cmpl $1, _a18(%rip) jne LBB0_2504 ## %bb.2496: cmpl $1, _a6(%rip) je LBB0_2504 ## %bb.2497: cmpl $1, _a12(%rip) je LBB0_2504 ## %bb.2498: cmpl $3, -8(%rbp) jne LBB0_2504 ## %bb.2499: cmpl $1, _a1(%rip) jne LBB0_2504 ## %bb.2500: cmpl $1, _a29(%rip) jne LBB0_2504 ## %bb.2501: cmpl $1, _a27(%rip) jne LBB0_2504 ## %bb.2502: cmpl $1, _a26(%rip) je LBB0_2504 ## %bb.2503: movl $0, _a2(%rip) movl $1, _a0(%rip) movl $1, _a10(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2504: cmpl $1, _a14(%rip) je LBB0_2524 ## %bb.2505: cmpl $1, _a5(%rip) jne LBB0_2524 ## %bb.2506: cmpl $1, _a6(%rip) je LBB0_2524 ## %bb.2507: cmpl $4, -8(%rbp) jne LBB0_2524 ## %bb.2508: cmpl $1, _a26(%rip) je LBB0_2511 ## %bb.2509: cmpl $1, _a27(%rip) je LBB0_2511 ## %bb.2510: cmpl $1, _a12(%rip) je LBB0_2514 LBB0_2511: cmpl $1, _a12(%rip) je LBB0_2524 ## %bb.2512: cmpl $1, _a27(%rip) jne LBB0_2524 ## %bb.2513: cmpl $1, _a26(%rip) jne LBB0_2524 LBB0_2514: cmpl $1, _a23(%rip) je LBB0_2524 ## %bb.2515: cmpl $1, _a2(%rip) je LBB0_2523 ## %bb.2516: cmpl $1, _a1(%rip) jne LBB0_2522 ## %bb.2517: cmpl $1, _a18(%rip) jne LBB0_2524 ## %bb.2518: cmpl $1, _a1(%rip) jne LBB0_2524 ## %bb.2519: cmpl $1, _a11(%rip) je LBB0_2524 ## %bb.2520: cmpl $1, _a29(%rip) jne LBB0_2524 ## %bb.2521: cmpl $2, _a3(%rip) jne LBB0_2524 LBB0_2522: cmpl $1, _a8(%rip) je LBB0_2524 LBB0_2523: movl $1, _a27(%rip) movl $0, _a16(%rip) movl $1, _a26(%rip) movl $0, _a12(%rip) movl $1, _a8(%rip) movl $1, _a6(%rip) movl $1, _a3(%rip) movl $1, _a23(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2524: cmpl $1, _a18(%rip) jne LBB0_2545 ## %bb.2525: cmpl $1, _a7(%rip) je LBB0_2532 ## %bb.2526: cmpl $1, _a2(%rip) je LBB0_2545 ## %bb.2527: cmpl $1, _a16(%rip) jne LBB0_2531 ## %bb.2528: cmpl $1, _a11(%rip) jne LBB0_2531 ## %bb.2529: cmpl $1, _a6(%rip) jne LBB0_2531 ## %bb.2530: cmpl $1, _a23(%rip) jne LBB0_2532 LBB0_2531: cmpl $1, _a23(%rip) jne LBB0_2545 LBB0_2532: cmpl $1, _a5(%rip) jne LBB0_2545 ## %bb.2533: cmpl $2, _a3(%rip) jne LBB0_2545 ## %bb.2534: cmpl $1, _a14(%rip) je LBB0_2545 ## %bb.2535: cmpl $1, _a12(%rip) jne LBB0_2545 ## %bb.2536: cmpl $2, -8(%rbp) jne LBB0_2545 ## %bb.2537: cmpl $1, _a26(%rip) jne LBB0_2539 ## %bb.2538: cmpl $1, _a27(%rip) je LBB0_2543 LBB0_2539: cmpl $1, _a27(%rip) jne LBB0_2541 ## %bb.2540: cmpl $1, _a26(%rip) jne LBB0_2543 LBB0_2541: cmpl $1, _a26(%rip) jne LBB0_2545 ## %bb.2542: cmpl $1, _a27(%rip) je LBB0_2545 LBB0_2543: cmpl $1, _a22(%rip) jne LBB0_2545 ## %bb.2544: movl $0, _a17(%rip) movl $0, _a19(%rip) movl $0, _a6(%rip) movl $1, _a26(%rip) movl $0, _a27(%rip) movl $1, _a1(%rip) movl $25, -4(%rbp) jmp LBB0_3490 LBB0_2545: cmpl $1, _a4(%rip) jne LBB0_2564 ## %bb.2546: cmpl $1, _a6(%rip) jne LBB0_2564 ## %bb.2547: cmpl $1, _a10(%rip) jne LBB0_2564 ## %bb.2548: cmpl $1, _a11(%rip) je LBB0_2564 ## %bb.2549: cmpl $1, _a12(%rip) jne LBB0_2564 ## %bb.2550: cmpl $1, _a7(%rip) je LBB0_2564 ## %bb.2551: cmpl $1, _a5(%rip) jne LBB0_2564 ## %bb.2552: cmpl $1, _a27(%rip) jne LBB0_2554 ## %bb.2553: cmpl $1, _a26(%rip) jne LBB0_2556 LBB0_2554: cmpl $1, _a26(%rip) jne LBB0_2564 ## %bb.2555: cmpl $1, _a27(%rip) je LBB0_2564 LBB0_2556: cmpl $6, -8(%rbp) jne LBB0_2564 ## %bb.2557: cmpl $2, _a3(%rip) jne LBB0_2564 ## %bb.2558: cmpl $1, _a16(%rip) jne LBB0_2564 ## %bb.2559: cmpl $1, _a23(%rip) je LBB0_2564 ## %bb.2560: cmpl $1, _a18(%rip) jne LBB0_2564 ## %bb.2561: cmpl $1, _a0(%rip) jne LBB0_2564 ## %bb.2562: cmpl $1, _a19(%rip) je LBB0_2564 ## %bb.2563: movl $0, _a19(%rip) movl $0, _a27(%rip) movl $0, _a26(%rip) movl $0, _a8(%rip) movl $26, -4(%rbp) jmp LBB0_3490 LBB0_2564: cmpl $1, _a16(%rip) jne LBB0_2571 ## %bb.2565: cmpl $1, _a5(%rip) jne LBB0_2572 ## %bb.2566: cmpl $1, _a22(%rip) jne LBB0_2568 ## %bb.2567: cmpl $1, _a23(%rip) jne LBB0_2569 LBB0_2568: cmpl $1, _a22(%rip) je LBB0_2572 LBB0_2569: cmpl $1, _a6(%rip) jne LBB0_2572 ## %bb.2570: cmpl $1, _a16(%rip) jne LBB0_2572 LBB0_2571: cmpl $1, _a18(%rip) je LBB0_2573 LBB0_2572: cmpl $1, _a2(%rip) jne LBB0_2584 LBB0_2573: cmpl $2, _a3(%rip) jne LBB0_2584 ## %bb.2574: cmpl $4, -8(%rbp) jne LBB0_2584 ## %bb.2575: cmpl $1, _a27(%rip) je LBB0_2578 ## %bb.2576: cmpl $1, _a26(%rip) je LBB0_2578 ## %bb.2577: cmpl $1, _a12(%rip) je LBB0_2581 LBB0_2578: cmpl $1, _a12(%rip) je LBB0_2584 ## %bb.2579: cmpl $1, _a27(%rip) jne LBB0_2584 ## %bb.2580: cmpl $1, _a26(%rip) jne LBB0_2584 LBB0_2581: cmpl $1, _a16(%rip) jne LBB0_2584 ## %bb.2582: cmpl $1, _a11(%rip) jne LBB0_2584 ## %bb.2583: movl $0, _a3(%rip) movl $1, _a27(%rip) movl $1, _a16(%rip) movl $1, _a12(%rip) movl $0, _a19(%rip) movl $1, _a26(%rip) movl $1, _a22(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2584: cmpl $1, _a18(%rip) jne LBB0_2606 ## %bb.2585: cmpl $1, _a4(%rip) jne LBB0_2606 ## %bb.2586: cmpl $1, _a14(%rip) je LBB0_2590 ## %bb.2587: cmpl $1, _a5(%rip) je LBB0_2589 ## %bb.2588: cmpl $1, _a16(%rip) je LBB0_2590 LBB0_2589: cmpl $1, _a1(%rip) je LBB0_2606 LBB0_2590: cmpl $1, _a11(%rip) jne LBB0_2606 ## %bb.2591: cmpl $1, _a12(%rip) jne LBB0_2606 ## %bb.2592: cmpl $1, _a6(%rip) jne LBB0_2606 ## %bb.2593: cmpl $1, _a27(%rip) jne LBB0_2595 ## %bb.2594: cmpl $1, _a26(%rip) jne LBB0_2597 LBB0_2595: cmpl $1, _a26(%rip) jne LBB0_2606 ## %bb.2596: cmpl $1, _a27(%rip) je LBB0_2606 LBB0_2597: cmpl $5, -8(%rbp) jne LBB0_2606 ## %bb.2598: cmpl $1, _a8(%rip) je LBB0_2606 ## %bb.2599: cmpl $1, _a14(%rip) je LBB0_2606 ## %bb.2600: cmpl $0, _a3(%rip) jne LBB0_2606 ## %bb.2601: cmpl $1, _a2(%rip) je LBB0_2606 ## %bb.2602: cmpl $1, _a0(%rip) jne LBB0_2604 ## %bb.2603: movl $1, _a17(%rip) movl $2, _a3(%rip) movl $1, _a20(%rip) movl $0, _a27(%rip) movl $0, _a26(%rip) movl $0, _a12(%rip) movl $0, _a11(%rip) movl $1, _a5(%rip) movl $0, _a1(%rip) jmp LBB0_2605 LBB0_2604: movl $0, _a27(%rip) movl $0, _a1(%rip) movl $1, _a3(%rip) movl $0, _a6(%rip) movl $1, _a9(%rip) movl $0, _a15(%rip) movl $1, _a5(%rip) movl $1, _a26(%rip) LBB0_2605: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2606: cmpl $1, _a20(%rip) je LBB0_2628 ## %bb.2607: cmpl $1, _a10(%rip) jne LBB0_2613 ## %bb.2608: cmpl $1, _a6(%rip) jne LBB0_2612 ## %bb.2609: cmpl $1, _a0(%rip) jne LBB0_2611 ## %bb.2610: cmpl $1, _a10(%rip) jne LBB0_2612 LBB0_2611: cmpl $1, _a2(%rip) jne LBB0_2613 LBB0_2612: cmpl $1, _a1(%rip) je LBB0_2628 LBB0_2613: cmpl $1, _a14(%rip) je LBB0_2628 ## %bb.2614: cmpl $1, _a11(%rip) jne LBB0_2628 ## %bb.2615: cmpl $1, _a18(%rip) jne LBB0_2628 ## %bb.2616: cmpl $1, _a12(%rip) jne LBB0_2628 ## %bb.2617: cmpl $3, -8(%rbp) jne LBB0_2628 ## %bb.2618: cmpl $1, _a26(%rip) je LBB0_2620 ## %bb.2619: cmpl $1, _a27(%rip) je LBB0_2622 LBB0_2620: cmpl $1, _a27(%rip) je LBB0_2628 ## %bb.2621: cmpl $1, _a26(%rip) jne LBB0_2628 LBB0_2622: cmpl $1, _a5(%rip) je LBB0_2628 ## %bb.2623: cmpl $0, _a3(%rip) jne LBB0_2628 ## %bb.2624: cmpl $1, _a22(%rip) jne LBB0_2626 ## %bb.2625: movl $0, _a16(%rip) movl $2, _a3(%rip) movl $1, _a23(%rip) movl $0, _a27(%rip) movl $0, _a11(%rip) movl $1, _a5(%rip) movl $1, _a26(%rip) movl $0, _a1(%rip) jmp LBB0_2627 LBB0_2626: movl $1, _a27(%rip) movl $2, _a3(%rip) movl $1, _a2(%rip) movl $0, _a11(%rip) movl $0, _a10(%rip) movl $0, _a16(%rip) movl $0, _a26(%rip) movl $1, _a5(%rip) LBB0_2627: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2628: cmpl $1, _a18(%rip) jne LBB0_2632 ## %bb.2629: cmpl $1, _a20(%rip) je LBB0_2632 ## %bb.2630: cmpl $1, _a0(%rip) jne LBB0_2632 ## %bb.2631: cmpl $1, _a12(%rip) je LBB0_2633 LBB0_2632: cmpl $1, _a1(%rip) je LBB0_2650 LBB0_2633: cmpl $1, _a11(%rip) jne LBB0_2650 ## %bb.2634: cmpl $1, _a23(%rip) je LBB0_2650 ## %bb.2635: cmpl $1, _a5(%rip) je LBB0_2650 ## %bb.2636: cmpl $6, -8(%rbp) jne LBB0_2650 ## %bb.2637: cmpl $1, _a27(%rip) jne LBB0_2639 ## %bb.2638: cmpl $1, _a26(%rip) jne LBB0_2641 LBB0_2639: cmpl $1, _a27(%rip) je LBB0_2650 ## %bb.2640: cmpl $1, _a26(%rip) jne LBB0_2650 LBB0_2641: cmpl $1, _a14(%rip) je LBB0_2650 ## %bb.2642: cmpl $1, _a20(%rip) je LBB0_2650 ## %bb.2643: cmpl $1, _a6(%rip) jne LBB0_2650 ## %bb.2644: cmpl $0, _a3(%rip) jne LBB0_2650 ## %bb.2645: cmpl $1, _a1(%rip) jne LBB0_2650 ## %bb.2646: cmpl $1, _a21(%rip) jne LBB0_2648 ## %bb.2647: movl $0, _a22(%rip) movl $0, _a12(%rip) movl $1, _a24(%rip) movl $1, _a27(%rip) movl $1, _a26(%rip) movl $1, _a5(%rip) movl $0, _a9(%rip) jmp LBB0_2649 LBB0_2648: movl $1, _a28(%rip) movl $1, _a5(%rip) movl $0, _a11(%rip) movl $1, _a7(%rip) movl $2, _a3(%rip) movl $0, _a4(%rip) movl $1, _a27(%rip) movl $0, _a12(%rip) movl $0, _a26(%rip) LBB0_2649: movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2650: cmpl $1, _a19(%rip) je LBB0_2670 ## %bb.2651: cmpl $1, _a4(%rip) jne LBB0_2670 ## %bb.2652: cmpl $1, _a18(%rip) jne LBB0_2670 ## %bb.2653: cmpl $1, _a0(%rip) jne LBB0_2670 ## %bb.2654: cmpl $1, _a11(%rip) jne LBB0_2670 ## %bb.2655: cmpl $1, _a5(%rip) je LBB0_2670 ## %bb.2656: cmpl $1, _a10(%rip) jne LBB0_2670 ## %bb.2657: cmpl $1, _a15(%rip) jne LBB0_2670 ## %bb.2658: cmpl $1, _a14(%rip) je LBB0_2670 ## %bb.2659: cmpl $1, _a6(%rip) jne LBB0_2670 ## %bb.2660: cmpl $0, _a3(%rip) jne LBB0_2670 ## %bb.2661: cmpl $1, _a26(%rip) je LBB0_2664 ## %bb.2662: cmpl $1, _a27(%rip) je LBB0_2664 ## %bb.2663: cmpl $1, _a12(%rip) je LBB0_2667 LBB0_2664: cmpl $1, _a12(%rip) je LBB0_2670 ## %bb.2665: cmpl $1, _a27(%rip) jne LBB0_2670 ## %bb.2666: cmpl $1, _a26(%rip) jne LBB0_2670 LBB0_2667: cmpl $1, -8(%rbp) jne LBB0_2670 ## %bb.2668: cmpl $1, _a16(%rip) jne LBB0_2670 ## %bb.2669: movl $0, _a27(%rip) movl $1, _a25(%rip) movl $1, _a2(%rip) movl $1, _a23(%rip) movl $1, _a26(%rip) movl $1, _a12(%rip) movl $1, _a5(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2670: cmpl $1, _a0(%rip) jne LBB0_2689 ## %bb.2671: cmpl $1, _a6(%rip) jne LBB0_2689 ## %bb.2672: cmpl $1, _a5(%rip) je LBB0_2689 ## %bb.2673: cmpl $1, _a27(%rip) jne LBB0_2675 ## %bb.2674: cmpl $1, _a26(%rip) jne LBB0_2677 LBB0_2675: cmpl $1, _a27(%rip) je LBB0_2689 ## %bb.2676: cmpl $1, _a26(%rip) jne LBB0_2689 LBB0_2677: cmpl $2, -8(%rbp) jne LBB0_2689 ## %bb.2678: cmpl $1, _a2(%rip) je LBB0_2689 ## %bb.2679: cmpl $0, _a3(%rip) jne LBB0_2689 ## %bb.2680: cmpl $1, _a22(%rip) jne LBB0_2689 ## %bb.2681: cmpl $1, _a12(%rip) jne LBB0_2689 ## %bb.2682: cmpl $1, _a18(%rip) jne LBB0_2689 ## %bb.2683: cmpl $1, _a22(%rip) jne LBB0_2686 ## %bb.2684: cmpl $1, _a11(%rip) jne LBB0_2686 ## %bb.2685: cmpl $1, _a23(%rip) jne LBB0_2687 LBB0_2686: cmpl $1, _a4(%rip) je LBB0_2689 LBB0_2687: cmpl $1, _a7(%rip) je LBB0_2689 ## %bb.2688: movl $0, _a27(%rip) movl $2, _a3(%rip) movl $0, _a26(%rip) movl $1, _a5(%rip) movl $1, _a7(%rip) movl $0, _a11(%rip) movl $0, _a28(%rip) movl $1, _a2(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2689: cmpl $1, _a11(%rip) je LBB0_2708 ## %bb.2690: cmpl $1, _a6(%rip) je LBB0_2708 ## %bb.2691: cmpl $4, -8(%rbp) jne LBB0_2708 ## %bb.2692: cmpl $1, _a26(%rip) je LBB0_2694 ## %bb.2693: cmpl $1, _a27(%rip) je LBB0_2696 LBB0_2694: cmpl $1, _a26(%rip) jne LBB0_2708 ## %bb.2695: cmpl $1, _a27(%rip) je LBB0_2708 LBB0_2696: cmpl $1, _a8(%rip) je LBB0_2708 ## %bb.2697: cmpl $1, _a18(%rip) jne LBB0_2708 ## %bb.2698: cmpl $1, _a16(%rip) jne LBB0_2708 ## %bb.2699: cmpl $1, _a17(%rip) je LBB0_2708 ## %bb.2700: cmpl $1, _a1(%rip) jne LBB0_2708 ## %bb.2701: cmpl $1, _a20(%rip) je LBB0_2707 ## %bb.2702: cmpl $1, _a5(%rip) jne LBB0_2706 ## %bb.2703: cmpl $2, _a3(%rip) jne LBB0_2706 ## %bb.2704: cmpl $1, _a1(%rip) jne LBB0_2706 ## %bb.2705: cmpl $1, _a12(%rip) je LBB0_2707 LBB0_2706: cmpl $1, _a4(%rip) je LBB0_2708 LBB0_2707: movl $1, _a11(%rip) movl $1, _a27(%rip) movl $0, _a25(%rip) movl $0, _a17(%rip) movl $1, _a6(%rip) movl $0, _a3(%rip) movl $0, _a7(%rip) movl $1, _a26(%rip) movl $-1, -4(%rbp) jmp LBB0_3490 LBB0_2708: cmpl $1, _a7(%rip) je LBB0_2725 ## %bb.2709: cmpl $3, -8(%rbp) jne LBB0_2725 ## %bb.2710: cmpl $1, _a5(%rip) jne LBB0_2725 ## %bb.2711: cmpl $1, _a16(%rip) jne LBB0_2725 ## %bb.2712: cmpl $1, _a18(%rip) jne LBB0_2725 ## %bb.2713: cmpl $1, _a27(%rip) je LBB0_2725 ## %bb.2714: cmpl $1, _a26(%rip) je LBB0_2725 ## %bb.2715: cmpl $1, _a11(%rip) je LBB0_2725 ## %bb.2716: cmpl $1, _a17(%rip) je LBB0_2725 ## %bb.2717: cmpl $1, _a3(%rip) jne LBB0_2725 ## %bb.2718: cmpl $1, _a23(%rip) je LBB0_2725 ## %bb.2719: cmpl $1, _a16(%rip) jne LBB0_2722 ## %bb.2720: cmpl $1, _a10(%rip) je LBB0_2722 ## %bb.2721: cmpl $1, _a14(%rip) jne LBB0_2725 LBB0_2722: cmpl $1, _a12(%rip) je LBB0_2725 ## %bb.2723: cmpl $1, _a6(%rip) je LBB0_2725 ## %bb.2724: movl $1, _a6(%rip) movl $1, _a10(%rip) movl $2, _a3(%rip) movl $1, _a0(%rip) movl $1, _a11(%rip) movl $1, _a26(%rip) movl $21, -4(%rbp) jmp LBB0_3490 LBB0_2725: cmpl $1, _a27(%rip) jne LBB0_2742 ## %bb.2726: cmpl $1, _a12(%rip) je LBB0_2742 ## %bb.2727: cmpl $1, _a11(%rip) jne LBB0_2742 ## %bb.2728: cmpl $1, _a2(%rip) je LBB0_2742 ## %bb.2729: cmpl $1, _a18(%rip) jne LBB0_2742 ## %bb.2730: cmpl $1, _a25(%rip) je LBB0_2742 ## %bb.2731: cmpl $2, _a3(%rip) jne LBB0_2742 ## %bb.2732: cmpl $2, -8(%rbp) jne LBB0_2742 ## %bb.2733: cmpl $1, _a15(%rip) jne LBB0_2742 ## %bb.2734: cmpl $1, _a29(%rip) jne LBB0_2742 ## %bb.2735: cmpl $1, _a15(%rip) jne LBB0_2742 ## %bb.2736: cmpl $1, _a25(%rip) je LBB0_2742 ## %bb.2737: cmpl $1, _a5(%rip) jne LBB0_2742 ## %bb.2738: cmpl $1, _a10(%rip) jne LBB0_2742 ## %bb.2739: cmpl $1, _a26(%rip) jne LBB0_2742 ## %bb.2740: cmpl $1, _a6(%rip) je LBB0_2742 ## %bb.2741: movl $0, _a17(%rip) movl $1, _a15(%rip) movl $0, _a2(%rip) movl $23, -4(%rbp) jmp LBB0_3490 LBB0_2742: jmp LBB0_2743 LBB0_2743: jmp LBB0_2744 LBB0_2744: jmp LBB0_2745 LBB0_2745: jmp LBB0_2746 LBB0_2746: jmp LBB0_2747 LBB0_2747: jmp LBB0_2748 LBB0_2748: jmp LBB0_2749 LBB0_2749: jmp LBB0_2750 LBB0_2750: jmp LBB0_2751 LBB0_2751: jmp LBB0_2752 LBB0_2752: jmp LBB0_2753 LBB0_2753: jmp LBB0_2754 LBB0_2754: jmp LBB0_2755 LBB0_2755: jmp LBB0_2756 LBB0_2756: jmp LBB0_2757 LBB0_2757: jmp LBB0_2758 LBB0_2758: jmp LBB0_2759 LBB0_2759: jmp LBB0_2760 LBB0_2760: jmp LBB0_2761 LBB0_2761: jmp LBB0_2762 LBB0_2762: jmp LBB0_2763 LBB0_2763: jmp LBB0_2764 LBB0_2764: jmp LBB0_2765 LBB0_2765: jmp LBB0_2766 LBB0_2766: jmp LBB0_2767 LBB0_2767: jmp LBB0_2768 LBB0_2768: jmp LBB0_2769 LBB0_2769: jmp LBB0_2770 LBB0_2770: jmp LBB0_2771 LBB0_2771: jmp LBB0_2772 LBB0_2772: jmp LBB0_2773 LBB0_2773: jmp LBB0_2774 LBB0_2774: jmp LBB0_2775 LBB0_2775: jmp LBB0_2776 LBB0_2776: jmp LBB0_2777 LBB0_2777: jmp LBB0_2778 LBB0_2778: jmp LBB0_2779 LBB0_2779: jmp LBB0_2780 LBB0_2780: jmp LBB0_2781 LBB0_2781: jmp LBB0_2782 LBB0_2782: jmp LBB0_2783 LBB0_2783: jmp LBB0_2784 LBB0_2784: jmp LBB0_2785 LBB0_2785: jmp LBB0_2786 LBB0_2786: jmp LBB0_2787 LBB0_2787: jmp LBB0_2788 LBB0_2788: jmp LBB0_2789 LBB0_2789: jmp LBB0_2790 LBB0_2790: jmp LBB0_2791 LBB0_2791: jmp LBB0_2792 LBB0_2792: jmp LBB0_2793 LBB0_2793: jmp LBB0_2794 LBB0_2794: jmp LBB0_2795 LBB0_2795: jmp LBB0_2796 LBB0_2796: jmp LBB0_2797 LBB0_2797: jmp LBB0_2798 LBB0_2798: jmp LBB0_2799 LBB0_2799: jmp LBB0_2800 LBB0_2800: jmp LBB0_2801 LBB0_2801: jmp LBB0_2802 LBB0_2802: jmp LBB0_2803 LBB0_2803: jmp LBB0_2804 LBB0_2804: jmp LBB0_2805 LBB0_2805: jmp LBB0_2806 LBB0_2806: jmp LBB0_2807 LBB0_2807: jmp LBB0_2808 LBB0_2808: jmp LBB0_2809 LBB0_2809: jmp LBB0_2810 LBB0_2810: jmp LBB0_2811 LBB0_2811: jmp LBB0_2812 LBB0_2812: jmp LBB0_2813 LBB0_2813: jmp LBB0_2814 LBB0_2814: jmp LBB0_2815 LBB0_2815: jmp LBB0_2816 LBB0_2816: jmp LBB0_2817 LBB0_2817: jmp LBB0_2818 LBB0_2818: jmp LBB0_2819 LBB0_2819: jmp LBB0_2820 LBB0_2820: jmp LBB0_2821 LBB0_2821: jmp LBB0_2822 LBB0_2822: jmp LBB0_2823 LBB0_2823: jmp LBB0_2824 LBB0_2824: jmp LBB0_2825 LBB0_2825: jmp LBB0_2826 LBB0_2826: jmp LBB0_2827 LBB0_2827: jmp LBB0_2828 LBB0_2828: jmp LBB0_2829 LBB0_2829: jmp LBB0_2830 LBB0_2830: jmp LBB0_2831 LBB0_2831: jmp LBB0_2832 LBB0_2832: jmp LBB0_2833 LBB0_2833: jmp LBB0_2834 LBB0_2834: jmp LBB0_2835 LBB0_2835: jmp LBB0_2836 LBB0_2836: jmp LBB0_2837 LBB0_2837: jmp LBB0_2838 LBB0_2838: jmp LBB0_2839 LBB0_2839: jmp LBB0_2840 LBB0_2840: jmp LBB0_2841 LBB0_2841: jmp LBB0_2842 LBB0_2842: jmp LBB0_2843 LBB0_2843: jmp LBB0_2844 LBB0_2844: jmp LBB0_2845 LBB0_2845: jmp LBB0_2846 LBB0_2846: jmp LBB0_2847 LBB0_2847: jmp LBB0_2848 LBB0_2848: jmp LBB0_2849 LBB0_2849: jmp LBB0_2850 LBB0_2850: jmp LBB0_2851 LBB0_2851: jmp LBB0_2852 LBB0_2852: jmp LBB0_2853 LBB0_2853: jmp LBB0_2854 LBB0_2854: jmp LBB0_2855 LBB0_2855: jmp LBB0_2856 LBB0_2856: jmp LBB0_2857 LBB0_2857: jmp LBB0_2858 LBB0_2858: jmp LBB0_2859 LBB0_2859: jmp LBB0_2860 LBB0_2860: jmp LBB0_2861 LBB0_2861: jmp LBB0_2862 LBB0_2862: jmp LBB0_2863 LBB0_2863: jmp LBB0_2864 LBB0_2864: jmp LBB0_2865 LBB0_2865: jmp LBB0_2866 LBB0_2866: jmp LBB0_2867 LBB0_2867: jmp LBB0_2868 LBB0_2868: jmp LBB0_2869 LBB0_2869: jmp LBB0_2870 LBB0_2870: jmp LBB0_2871 LBB0_2871: jmp LBB0_2872 LBB0_2872: jmp LBB0_2873 LBB0_2873: jmp LBB0_2874 LBB0_2874: jmp LBB0_2875 LBB0_2875: jmp LBB0_2876 LBB0_2876: jmp LBB0_2877 LBB0_2877: jmp LBB0_2878 LBB0_2878: jmp LBB0_2879 LBB0_2879: cmpl $1, _a26(%rip) jne LBB0_2889 ## %bb.2880: cmpl $1, _a6(%rip) je LBB0_2889 ## %bb.2881: cmpl $1, _a27(%rip) je LBB0_2889 ## %bb.2882: cmpl $1, _a12(%rip) je LBB0_2889 ## %bb.2883: cmpl $1, _a3(%rip) jne LBB0_2889 ## %bb.2884: cmpl $1, _a11(%rip) jne LBB0_2889 ## %bb.2885: cmpl $1, _a5(%rip) jne LBB0_2889 ## %bb.2886: cmpl $1, _a18(%rip) jne LBB0_2889 ## %bb.2887: jmp LBB0_2888 LBB0_2888: xorl %edi, %edi callq _exit LBB0_2889: cmpl $1, _a26(%rip) jne LBB0_2899 ## %bb.2890: cmpl $1, _a6(%rip) jne LBB0_2899 ## %bb.2891: cmpl $1, _a27(%rip) jne LBB0_2899 ## %bb.2892: cmpl $1, _a12(%rip) je LBB0_2899 ## %bb.2893: cmpl $1, _a3(%rip) jne LBB0_2899 ## %bb.2894: cmpl $1, _a11(%rip) jne LBB0_2899 ## %bb.2895: cmpl $1, _a5(%rip) jne LBB0_2899 ## %bb.2896: cmpl $1, _a18(%rip) jne LBB0_2899 ## %bb.2897: jmp LBB0_2898 LBB0_2898: xorl %edi, %edi callq _exit LBB0_2899: cmpl $1, _a26(%rip) je LBB0_2909 ## %bb.2900: cmpl $1, _a6(%rip) jne LBB0_2909 ## %bb.2901: cmpl $1, _a27(%rip) jne LBB0_2909 ## %bb.2902: cmpl $1, _a12(%rip) je LBB0_2909 ## %bb.2903: cmpl $1, _a3(%rip) jne LBB0_2909 ## %bb.2904: cmpl $1, _a11(%rip) je LBB0_2909 ## %bb.2905: cmpl $1, _a5(%rip) jne LBB0_2909 ## %bb.2906: cmpl $1, _a18(%rip) jne LBB0_2909 ## %bb.2907: jmp LBB0_2908 LBB0_2908: xorl %edi, %edi callq _exit LBB0_2909: cmpl $1, _a26(%rip) jne LBB0_2919 ## %bb.2910: cmpl $1, _a6(%rip) je LBB0_2919 ## %bb.2911: cmpl $1, _a27(%rip) jne LBB0_2919 ## %bb.2912: cmpl $1, _a12(%rip) jne LBB0_2919 ## %bb.2913: cmpl $1, _a3(%rip) jne LBB0_2919 ## %bb.2914: cmpl $1, _a11(%rip) jne LBB0_2919 ## %bb.2915: cmpl $1, _a5(%rip) jne LBB0_2919 ## %bb.2916: cmpl $1, _a18(%rip) jne LBB0_2919 ## %bb.2917: jmp LBB0_2918 LBB0_2918: xorl %edi, %edi callq _exit LBB0_2919: cmpl $1, _a26(%rip) jne LBB0_2929 ## %bb.2920: cmpl $1, _a6(%rip) je LBB0_2929 ## %bb.2921: cmpl $1, _a27(%rip) je LBB0_2929 ## %bb.2922: cmpl $1, _a12(%rip) jne LBB0_2929 ## %bb.2923: cmpl $0, _a3(%rip) jne LBB0_2929 ## %bb.2924: cmpl $1, _a11(%rip) jne LBB0_2929 ## %bb.2925: cmpl $1, _a5(%rip) jne LBB0_2929 ## %bb.2926: cmpl $1, _a18(%rip) jne LBB0_2929 ## %bb.2927: jmp LBB0_2928 LBB0_2928: xorl %edi, %edi callq _exit LBB0_2929: cmpl $1, _a26(%rip) jne LBB0_2939 ## %bb.2930: cmpl $1, _a6(%rip) jne LBB0_2939 ## %bb.2931: cmpl $1, _a27(%rip) je LBB0_2939 ## %bb.2932: cmpl $1, _a12(%rip) je LBB0_2939 ## %bb.2933: cmpl $1, _a3(%rip) jne LBB0_2939 ## %bb.2934: cmpl $1, _a11(%rip) jne LBB0_2939 ## %bb.2935: cmpl $1, _a5(%rip) jne LBB0_2939 ## %bb.2936: cmpl $1, _a18(%rip) jne LBB0_2939 ## %bb.2937: jmp LBB0_2938 LBB0_2938: xorl %edi, %edi callq _exit LBB0_2939: cmpl $1, _a26(%rip) jne LBB0_2949 ## %bb.2940: cmpl $1, _a6(%rip) je LBB0_2949 ## %bb.2941: cmpl $1, _a27(%rip) jne LBB0_2949 ## %bb.2942: cmpl $1, _a12(%rip) je LBB0_2949 ## %bb.2943: cmpl $1, _a3(%rip) jne LBB0_2949 ## %bb.2944: cmpl $1, _a11(%rip) jne LBB0_2949 ## %bb.2945: cmpl $1, _a5(%rip) jne LBB0_2949 ## %bb.2946: cmpl $1, _a18(%rip) jne LBB0_2949 ## %bb.2947: jmp LBB0_2948 LBB0_2948: xorl %edi, %edi callq _exit LBB0_2949: cmpl $1, _a26(%rip) jne LBB0_2959 ## %bb.2950: cmpl $1, _a6(%rip) jne LBB0_2959 ## %bb.2951: cmpl $1, _a27(%rip) jne LBB0_2959 ## %bb.2952: cmpl $1, _a12(%rip) jne LBB0_2959 ## %bb.2953: cmpl $1, _a3(%rip) jne LBB0_2959 ## %bb.2954: cmpl $1, _a11(%rip) jne LBB0_2959 ## %bb.2955: cmpl $1, _a5(%rip) jne LBB0_2959 ## %bb.2956: cmpl $1, _a18(%rip) jne LBB0_2959 ## %bb.2957: jmp LBB0_2958 LBB0_2958: xorl %edi, %edi callq _exit LBB0_2959: cmpl $1, _a26(%rip) je LBB0_2969 ## %bb.2960: cmpl $1, _a6(%rip) je LBB0_2969 ## %bb.2961: cmpl $1, _a27(%rip) jne LBB0_2969 ## %bb.2962: cmpl $1, _a12(%rip) je LBB0_2969 ## %bb.2963: cmpl $0, _a3(%rip) jne LBB0_2969 ## %bb.2964: cmpl $1, _a11(%rip) je LBB0_2969 ## %bb.2965: cmpl $1, _a5(%rip) jne LBB0_2969 ## %bb.2966: cmpl $1, _a18(%rip) jne LBB0_2969 ## %bb.2967: jmp LBB0_2968 LBB0_2968: xorl %edi, %edi callq _exit LBB0_2969: cmpl $1, _a26(%rip) jne LBB0_2979 ## %bb.2970: cmpl $1, _a6(%rip) je LBB0_2979 ## %bb.2971: cmpl $1, _a27(%rip) jne LBB0_2979 ## %bb.2972: cmpl $1, _a12(%rip) je LBB0_2979 ## %bb.2973: cmpl $0, _a3(%rip) jne LBB0_2979 ## %bb.2974: cmpl $1, _a11(%rip) je LBB0_2979 ## %bb.2975: cmpl $1, _a5(%rip) jne LBB0_2979 ## %bb.2976: cmpl $1, _a18(%rip) jne LBB0_2979 ## %bb.2977: jmp LBB0_2978 LBB0_2978: xorl %edi, %edi callq _exit LBB0_2979: cmpl $1, _a26(%rip) je LBB0_2989 ## %bb.2980: cmpl $1, _a6(%rip) jne LBB0_2989 ## %bb.2981: cmpl $1, _a27(%rip) je LBB0_2989 ## %bb.2982: cmpl $1, _a12(%rip) jne LBB0_2989 ## %bb.2983: cmpl $1, _a3(%rip) jne LBB0_2989 ## %bb.2984: cmpl $1, _a11(%rip) je LBB0_2989 ## %bb.2985: cmpl $1, _a5(%rip) jne LBB0_2989 ## %bb.2986: cmpl $1, _a18(%rip) jne LBB0_2989 ## %bb.2987: jmp LBB0_2988 LBB0_2988: xorl %edi, %edi callq _exit LBB0_2989: cmpl $1, _a26(%rip) jne LBB0_2999 ## %bb.2990: cmpl $1, _a6(%rip) je LBB0_2999 ## %bb.2991: cmpl $1, _a27(%rip) je LBB0_2999 ## %bb.2992: cmpl $1, _a12(%rip) je LBB0_2999 ## %bb.2993: cmpl $0, _a3(%rip) jne LBB0_2999 ## %bb.2994: cmpl $1, _a11(%rip) jne LBB0_2999 ## %bb.2995: cmpl $1, _a5(%rip) jne LBB0_2999 ## %bb.2996: cmpl $1, _a18(%rip) jne LBB0_2999 ## %bb.2997: jmp LBB0_2998 LBB0_2998: xorl %edi, %edi callq _exit LBB0_2999: cmpl $1, _a26(%rip) je LBB0_3009 ## %bb.3000: cmpl $1, _a6(%rip) je LBB0_3009 ## %bb.3001: cmpl $1, _a27(%rip) je LBB0_3009 ## %bb.3002: cmpl $1, _a12(%rip) jne LBB0_3009 ## %bb.3003: cmpl $0, _a3(%rip) jne LBB0_3009 ## %bb.3004: cmpl $1, _a11(%rip) je LBB0_3009 ## %bb.3005: cmpl $1, _a5(%rip) jne LBB0_3009 ## %bb.3006: cmpl $1, _a18(%rip) jne LBB0_3009 ## %bb.3007: jmp LBB0_3008 LBB0_3008: callq ___VERIFIER_error LBB0_3009: cmpl $1, _a26(%rip) je LBB0_3019 ## %bb.3010: cmpl $1, _a6(%rip) je LBB0_3019 ## %bb.3011: cmpl $1, _a27(%rip) jne LBB0_3019 ## %bb.3012: cmpl $1, _a12(%rip) jne LBB0_3019 ## %bb.3013: cmpl $0, _a3(%rip) jne LBB0_3019 ## %bb.3014: cmpl $1, _a11(%rip) jne LBB0_3019 ## %bb.3015: cmpl $1, _a5(%rip) jne LBB0_3019 ## %bb.3016: cmpl $1, _a18(%rip) jne LBB0_3019 ## %bb.3017: jmp LBB0_3018 LBB0_3018: xorl %edi, %edi callq _exit LBB0_3019: cmpl $1, _a26(%rip) jne LBB0_3029 ## %bb.3020: cmpl $1, _a6(%rip) jne LBB0_3029 ## %bb.3021: cmpl $1, _a27(%rip) je LBB0_3029 ## %bb.3022: cmpl $1, _a12(%rip) je LBB0_3029 ## %bb.3023: cmpl $0, _a3(%rip) jne LBB0_3029 ## %bb.3024: cmpl $1, _a11(%rip) jne LBB0_3029 ## %bb.3025: cmpl $1, _a5(%rip) jne LBB0_3029 ## %bb.3026: cmpl $1, _a18(%rip) jne LBB0_3029 ## %bb.3027: jmp LBB0_3028 LBB0_3028: xorl %edi, %edi callq _exit LBB0_3029: cmpl $1, _a26(%rip) jne LBB0_3039 ## %bb.3030: cmpl $1, _a6(%rip) jne LBB0_3039 ## %bb.3031: cmpl $1, _a27(%rip) je LBB0_3039 ## %bb.3032: cmpl $1, _a12(%rip) jne LBB0_3039 ## %bb.3033: cmpl $1, _a3(%rip) jne LBB0_3039 ## %bb.3034: cmpl $1, _a11(%rip) jne LBB0_3039 ## %bb.3035: cmpl $1, _a5(%rip) jne LBB0_3039 ## %bb.3036: cmpl $1, _a18(%rip) jne LBB0_3039 ## %bb.3037: jmp LBB0_3038 LBB0_3038: xorl %edi, %edi callq _exit LBB0_3039: cmpl $1, _a26(%rip) je LBB0_3049 ## %bb.3040: cmpl $1, _a6(%rip) je LBB0_3049 ## %bb.3041: cmpl $1, _a27(%rip) je LBB0_3049 ## %bb.3042: cmpl $1, _a12(%rip) jne LBB0_3049 ## %bb.3043: cmpl $1, _a3(%rip) jne LBB0_3049 ## %bb.3044: cmpl $1, _a11(%rip) je LBB0_3049 ## %bb.3045: cmpl $1, _a5(%rip) jne LBB0_3049 ## %bb.3046: cmpl $1, _a18(%rip) jne LBB0_3049 ## %bb.3047: jmp LBB0_3048 LBB0_3048: xorl %edi, %edi callq _exit LBB0_3049: cmpl $1, _a26(%rip) jne LBB0_3059 ## %bb.3050: cmpl $1, _a6(%rip) je LBB0_3059 ## %bb.3051: cmpl $1, _a27(%rip) je LBB0_3059 ## %bb.3052: cmpl $1, _a12(%rip) jne LBB0_3059 ## %bb.3053: cmpl $1, _a3(%rip) jne LBB0_3059 ## %bb.3054: cmpl $1, _a11(%rip) je LBB0_3059 ## %bb.3055: cmpl $1, _a5(%rip) jne LBB0_3059 ## %bb.3056: cmpl $1, _a18(%rip) jne LBB0_3059 ## %bb.3057: jmp LBB0_3058 LBB0_3058: xorl %edi, %edi callq _exit LBB0_3059: cmpl $1, _a26(%rip) jne LBB0_3069 ## %bb.3060: cmpl $1, _a6(%rip) je LBB0_3069 ## %bb.3061: cmpl $1, _a27(%rip) jne LBB0_3069 ## %bb.3062: cmpl $1, _a12(%rip) jne LBB0_3069 ## %bb.3063: cmpl $1, _a3(%rip) jne LBB0_3069 ## %bb.3064: cmpl $1, _a11(%rip) je LBB0_3069 ## %bb.3065: cmpl $1, _a5(%rip) jne LBB0_3069 ## %bb.3066: cmpl $1, _a18(%rip) jne LBB0_3069 ## %bb.3067: jmp LBB0_3068 LBB0_3068: xorl %edi, %edi callq _exit LBB0_3069: cmpl $1, _a26(%rip) je LBB0_3079 ## %bb.3070: cmpl $1, _a6(%rip) je LBB0_3079 ## %bb.3071: cmpl $1, _a27(%rip) jne LBB0_3079 ## %bb.3072: cmpl $1, _a12(%rip) je LBB0_3079 ## %bb.3073: cmpl $0, _a3(%rip) jne LBB0_3079 ## %bb.3074: cmpl $1, _a11(%rip) jne LBB0_3079 ## %bb.3075: cmpl $1, _a5(%rip) jne LBB0_3079 ## %bb.3076: cmpl $1, _a18(%rip) jne LBB0_3079 ## %bb.3077: jmp LBB0_3078 LBB0_3078: xorl %edi, %edi callq _exit LBB0_3079: cmpl $1, _a26(%rip) jne LBB0_3089 ## %bb.3080: cmpl $1, _a6(%rip) jne LBB0_3089 ## %bb.3081: cmpl $1, _a27(%rip) jne LBB0_3089 ## %bb.3082: cmpl $1, _a12(%rip) je LBB0_3089 ## %bb.3083: cmpl $0, _a3(%rip) jne LBB0_3089 ## %bb.3084: cmpl $1, _a11(%rip) jne LBB0_3089 ## %bb.3085: cmpl $1, _a5(%rip) jne LBB0_3089 ## %bb.3086: cmpl $1, _a18(%rip) jne LBB0_3089 ## %bb.3087: jmp LBB0_3088 LBB0_3088: xorl %edi, %edi callq _exit LBB0_3089: cmpl $1, _a26(%rip) je LBB0_3099 ## %bb.3090: cmpl $1, _a6(%rip) jne LBB0_3099 ## %bb.3091: cmpl $1, _a27(%rip) jne LBB0_3099 ## %bb.3092: cmpl $1, _a12(%rip) jne LBB0_3099 ## %bb.3093: cmpl $0, _a3(%rip) jne LBB0_3099 ## %bb.3094: cmpl $1, _a11(%rip) je LBB0_3099 ## %bb.3095: cmpl $1, _a5(%rip) jne LBB0_3099 ## %bb.3096: cmpl $1, _a18(%rip) jne LBB0_3099 ## %bb.3097: jmp LBB0_3098 LBB0_3098: xorl %edi, %edi callq _exit LBB0_3099: cmpl $1, _a26(%rip) je LBB0_3109 ## %bb.3100: cmpl $1, _a6(%rip) jne LBB0_3109 ## %bb.3101: cmpl $1, _a27(%rip) je LBB0_3109 ## %bb.3102: cmpl $1, _a12(%rip) je LBB0_3109 ## %bb.3103: cmpl $1, _a3(%rip) jne LBB0_3109 ## %bb.3104: cmpl $1, _a11(%rip) je LBB0_3109 ## %bb.3105: cmpl $1, _a5(%rip) jne LBB0_3109 ## %bb.3106: cmpl $1, _a18(%rip) jne LBB0_3109 ## %bb.3107: jmp LBB0_3108 LBB0_3108: xorl %edi, %edi callq _exit LBB0_3109: cmpl $1, _a26(%rip) je LBB0_3119 ## %bb.3110: cmpl $1, _a6(%rip) jne LBB0_3119 ## %bb.3111: cmpl $1, _a27(%rip) je LBB0_3119 ## %bb.3112: cmpl $1, _a12(%rip) je LBB0_3119 ## %bb.3113: cmpl $0, _a3(%rip) jne LBB0_3119 ## %bb.3114: cmpl $1, _a11(%rip) je LBB0_3119 ## %bb.3115: cmpl $1, _a5(%rip) jne LBB0_3119 ## %bb.3116: cmpl $1, _a18(%rip) jne LBB0_3119 ## %bb.3117: jmp LBB0_3118 LBB0_3118: xorl %edi, %edi callq _exit LBB0_3119: cmpl $1, _a26(%rip) jne LBB0_3129 ## %bb.3120: cmpl $1, _a6(%rip) jne LBB0_3129 ## %bb.3121: cmpl $1, _a27(%rip) je LBB0_3129 ## %bb.3122: cmpl $1, _a12(%rip) jne LBB0_3129 ## %bb.3123: cmpl $1, _a3(%rip) jne LBB0_3129 ## %bb.3124: cmpl $1, _a11(%rip) je LBB0_3129 ## %bb.3125: cmpl $1, _a5(%rip) jne LBB0_3129 ## %bb.3126: cmpl $1, _a18(%rip) jne LBB0_3129 ## %bb.3127: jmp LBB0_3128 LBB0_3128: xorl %edi, %edi callq _exit LBB0_3129: cmpl $1, _a26(%rip) je LBB0_3139 ## %bb.3130: cmpl $1, _a6(%rip) jne LBB0_3139 ## %bb.3131: cmpl $1, _a27(%rip) je LBB0_3139 ## %bb.3132: cmpl $1, _a12(%rip) je LBB0_3139 ## %bb.3133: cmpl $0, _a3(%rip) jne LBB0_3139 ## %bb.3134: cmpl $1, _a11(%rip) jne LBB0_3139 ## %bb.3135: cmpl $1, _a5(%rip) jne LBB0_3139 ## %bb.3136: cmpl $1, _a18(%rip) jne LBB0_3139 ## %bb.3137: jmp LBB0_3138 LBB0_3138: xorl %edi, %edi callq _exit LBB0_3139: cmpl $1, _a26(%rip) je LBB0_3149 ## %bb.3140: cmpl $1, _a6(%rip) je LBB0_3149 ## %bb.3141: cmpl $1, _a27(%rip) je LBB0_3149 ## %bb.3142: cmpl $1, _a12(%rip) je LBB0_3149 ## %bb.3143: cmpl $0, _a3(%rip) jne LBB0_3149 ## %bb.3144: cmpl $1, _a11(%rip) jne LBB0_3149 ## %bb.3145: cmpl $1, _a5(%rip) jne LBB0_3149 ## %bb.3146: cmpl $1, _a18(%rip) jne LBB0_3149 ## %bb.3147: jmp LBB0_3148 LBB0_3148: xorl %edi, %edi callq _exit LBB0_3149: cmpl $1, _a26(%rip) jne LBB0_3159 ## %bb.3150: cmpl $1, _a6(%rip) je LBB0_3159 ## %bb.3151: cmpl $1, _a27(%rip) jne LBB0_3159 ## %bb.3152: cmpl $1, _a12(%rip) jne LBB0_3159 ## %bb.3153: cmpl $0, _a3(%rip) jne LBB0_3159 ## %bb.3154: cmpl $1, _a11(%rip) je LBB0_3159 ## %bb.3155: cmpl $1, _a5(%rip) jne LBB0_3159 ## %bb.3156: cmpl $1, _a18(%rip) jne LBB0_3159 ## %bb.3157: jmp LBB0_3158 LBB0_3158: xorl %edi, %edi callq _exit LBB0_3159: cmpl $1, _a26(%rip) jne LBB0_3169 ## %bb.3160: cmpl $1, _a6(%rip) je LBB0_3169 ## %bb.3161: cmpl $1, _a27(%rip) jne LBB0_3169 ## %bb.3162: cmpl $1, _a12(%rip) jne LBB0_3169 ## %bb.3163: cmpl $0, _a3(%rip) jne LBB0_3169 ## %bb.3164: cmpl $1, _a11(%rip) jne LBB0_3169 ## %bb.3165: cmpl $1, _a5(%rip) jne LBB0_3169 ## %bb.3166: cmpl $1, _a18(%rip) jne LBB0_3169 ## %bb.3167: jmp LBB0_3168 LBB0_3168: xorl %edi, %edi callq _exit LBB0_3169: cmpl $1, _a26(%rip) je LBB0_3179 ## %bb.3170: cmpl $1, _a6(%rip) je LBB0_3179 ## %bb.3171: cmpl $1, _a27(%rip) jne LBB0_3179 ## %bb.3172: cmpl $1, _a12(%rip) jne LBB0_3179 ## %bb.3173: cmpl $1, _a3(%rip) jne LBB0_3179 ## %bb.3174: cmpl $1, _a11(%rip) je LBB0_3179 ## %bb.3175: cmpl $1, _a5(%rip) jne LBB0_3179 ## %bb.3176: cmpl $1, _a18(%rip) jne LBB0_3179 ## %bb.3177: jmp LBB0_3178 LBB0_3178: xorl %edi, %edi callq _exit LBB0_3179: cmpl $1, _a26(%rip) jne LBB0_3189 ## %bb.3180: cmpl $1, _a6(%rip) je LBB0_3189 ## %bb.3181: cmpl $1, _a27(%rip) jne LBB0_3189 ## %bb.3182: cmpl $1, _a12(%rip) je LBB0_3189 ## %bb.3183: cmpl $1, _a3(%rip) jne LBB0_3189 ## %bb.3184: cmpl $1, _a11(%rip) je LBB0_3189 ## %bb.3185: cmpl $1, _a5(%rip) jne LBB0_3189 ## %bb.3186: cmpl $1, _a18(%rip) jne LBB0_3189 ## %bb.3187: jmp LBB0_3188 LBB0_3188: xorl %edi, %edi callq _exit LBB0_3189: cmpl $1, _a26(%rip) je LBB0_3199 ## %bb.3190: cmpl $1, _a6(%rip) je LBB0_3199 ## %bb.3191: cmpl $1, _a27(%rip) je LBB0_3199 ## %bb.3192: cmpl $1, _a12(%rip) je LBB0_3199 ## %bb.3193: cmpl $0, _a3(%rip) jne LBB0_3199 ## %bb.3194: cmpl $1, _a11(%rip) je LBB0_3199 ## %bb.3195: cmpl $1, _a5(%rip) jne LBB0_3199 ## %bb.3196: cmpl $1, _a18(%rip) jne LBB0_3199 ## %bb.3197: jmp LBB0_3198 LBB0_3198: xorl %edi, %edi callq _exit LBB0_3199: cmpl $1, _a26(%rip) jne LBB0_3209 ## %bb.3200: cmpl $1, _a6(%rip) jne LBB0_3209 ## %bb.3201: cmpl $1, _a27(%rip) jne LBB0_3209 ## %bb.3202: cmpl $1, _a12(%rip) jne LBB0_3209 ## %bb.3203: cmpl $0, _a3(%rip) jne LBB0_3209 ## %bb.3204: cmpl $1, _a11(%rip) jne LBB0_3209 ## %bb.3205: cmpl $1, _a5(%rip) jne LBB0_3209 ## %bb.3206: cmpl $1, _a18(%rip) jne LBB0_3209 ## %bb.3207: jmp LBB0_3208 LBB0_3208: xorl %edi, %edi callq _exit LBB0_3209: cmpl $1, _a26(%rip) je LBB0_3219 ## %bb.3210: cmpl $1, _a6(%rip) je LBB0_3219 ## %bb.3211: cmpl $1, _a27(%rip) jne LBB0_3219 ## %bb.3212: cmpl $1, _a12(%rip) je LBB0_3219 ## %bb.3213: cmpl $1, _a3(%rip) jne LBB0_3219 ## %bb.3214: cmpl $1, _a11(%rip) jne LBB0_3219 ## %bb.3215: cmpl $1, _a5(%rip) jne LBB0_3219 ## %bb.3216: cmpl $1, _a18(%rip) jne LBB0_3219 ## %bb.3217: jmp LBB0_3218 LBB0_3218: xorl %edi, %edi callq _exit LBB0_3219: cmpl $1, _a26(%rip) jne LBB0_3229 ## %bb.3220: cmpl $1, _a6(%rip) je LBB0_3229 ## %bb.3221: cmpl $1, _a27(%rip) je LBB0_3229 ## %bb.3222: cmpl $1, _a12(%rip) je LBB0_3229 ## %bb.3223: cmpl $0, _a3(%rip) jne LBB0_3229 ## %bb.3224: cmpl $1, _a11(%rip) je LBB0_3229 ## %bb.3225: cmpl $1, _a5(%rip) jne LBB0_3229 ## %bb.3226: cmpl $1, _a18(%rip) jne LBB0_3229 ## %bb.3227: jmp LBB0_3228 LBB0_3228: xorl %edi, %edi callq _exit LBB0_3229: cmpl $1, _a26(%rip) je LBB0_3239 ## %bb.3230: cmpl $1, _a6(%rip) jne LBB0_3239 ## %bb.3231: cmpl $1, _a27(%rip) jne LBB0_3239 ## %bb.3232: cmpl $1, _a12(%rip) je LBB0_3239 ## %bb.3233: cmpl $1, _a3(%rip) jne LBB0_3239 ## %bb.3234: cmpl $1, _a11(%rip) jne LBB0_3239 ## %bb.3235: cmpl $1, _a5(%rip) jne LBB0_3239 ## %bb.3236: cmpl $1, _a18(%rip) jne LBB0_3239 ## %bb.3237: jmp LBB0_3238 LBB0_3238: xorl %edi, %edi callq _exit LBB0_3239: cmpl $1, _a26(%rip) jne LBB0_3249 ## %bb.3240: cmpl $1, _a6(%rip) je LBB0_3249 ## %bb.3241: cmpl $1, _a27(%rip) je LBB0_3249 ## %bb.3242: cmpl $1, _a12(%rip) jne LBB0_3249 ## %bb.3243: cmpl $0, _a3(%rip) jne LBB0_3249 ## %bb.3244: cmpl $1, _a11(%rip) je LBB0_3249 ## %bb.3245: cmpl $1, _a5(%rip) jne LBB0_3249 ## %bb.3246: cmpl $1, _a18(%rip) jne LBB0_3249 ## %bb.3247: jmp LBB0_3248 LBB0_3248: xorl %edi, %edi callq _exit LBB0_3249: cmpl $1, _a26(%rip) je LBB0_3259 ## %bb.3250: cmpl $1, _a6(%rip) je LBB0_3259 ## %bb.3251: cmpl $1, _a27(%rip) je LBB0_3259 ## %bb.3252: cmpl $1, _a12(%rip) jne LBB0_3259 ## %bb.3253: cmpl $0, _a3(%rip) jne LBB0_3259 ## %bb.3254: cmpl $1, _a11(%rip) jne LBB0_3259 ## %bb.3255: cmpl $1, _a5(%rip) jne LBB0_3259 ## %bb.3256: cmpl $1, _a18(%rip) jne LBB0_3259 ## %bb.3257: jmp LBB0_3258 LBB0_3258: xorl %edi, %edi callq _exit LBB0_3259: cmpl $1, _a26(%rip) jne LBB0_3269 ## %bb.3260: cmpl $1, _a6(%rip) je LBB0_3269 ## %bb.3261: cmpl $1, _a27(%rip) je LBB0_3269 ## %bb.3262: cmpl $1, _a12(%rip) jne LBB0_3269 ## %bb.3263: cmpl $1, _a3(%rip) jne LBB0_3269 ## %bb.3264: cmpl $1, _a11(%rip) jne LBB0_3269 ## %bb.3265: cmpl $1, _a5(%rip) jne LBB0_3269 ## %bb.3266: cmpl $1, _a18(%rip) jne LBB0_3269 ## %bb.3267: jmp LBB0_3268 LBB0_3268: xorl %edi, %edi callq _exit LBB0_3269: cmpl $1, _a26(%rip) je LBB0_3279 ## %bb.3270: cmpl $1, _a6(%rip) jne LBB0_3279 ## %bb.3271: cmpl $1, _a27(%rip) jne LBB0_3279 ## %bb.3272: cmpl $1, _a12(%rip) jne LBB0_3279 ## %bb.3273: cmpl $1, _a3(%rip) jne LBB0_3279 ## %bb.3274: cmpl $1, _a11(%rip) je LBB0_3279 ## %bb.3275: cmpl $1, _a5(%rip) jne LBB0_3279 ## %bb.3276: cmpl $1, _a18(%rip) jne LBB0_3279 ## %bb.3277: jmp LBB0_3278 LBB0_3278: xorl %edi, %edi callq _exit LBB0_3279: cmpl $1, _a26(%rip) je LBB0_3289 ## %bb.3280: cmpl $1, _a6(%rip) je LBB0_3289 ## %bb.3281: cmpl $1, _a27(%rip) jne LBB0_3289 ## %bb.3282: cmpl $1, _a12(%rip) jne LBB0_3289 ## %bb.3283: cmpl $1, _a3(%rip) jne LBB0_3289 ## %bb.3284: cmpl $1, _a11(%rip) jne LBB0_3289 ## %bb.3285: cmpl $1, _a5(%rip) jne LBB0_3289 ## %bb.3286: cmpl $1, _a18(%rip) jne LBB0_3289 ## %bb.3287: jmp LBB0_3288 LBB0_3288: xorl %edi, %edi callq _exit LBB0_3289: cmpl $1, _a26(%rip) je LBB0_3299 ## %bb.3290: cmpl $1, _a6(%rip) je LBB0_3299 ## %bb.3291: cmpl $1, _a27(%rip) je LBB0_3299 ## %bb.3292: cmpl $1, _a12(%rip) je LBB0_3299 ## %bb.3293: cmpl $1, _a3(%rip) jne LBB0_3299 ## %bb.3294: cmpl $1, _a11(%rip) jne LBB0_3299 ## %bb.3295: cmpl $1, _a5(%rip) jne LBB0_3299 ## %bb.3296: cmpl $1, _a18(%rip) jne LBB0_3299 ## %bb.3297: jmp LBB0_3298 LBB0_3298: xorl %edi, %edi callq _exit LBB0_3299: cmpl $1, _a26(%rip) jne LBB0_3309 ## %bb.3300: cmpl $1, _a6(%rip) jne LBB0_3309 ## %bb.3301: cmpl $1, _a27(%rip) je LBB0_3309 ## %bb.3302: cmpl $1, _a12(%rip) jne LBB0_3309 ## %bb.3303: cmpl $0, _a3(%rip) jne LBB0_3309 ## %bb.3304: cmpl $1, _a11(%rip) jne LBB0_3309 ## %bb.3305: cmpl $1, _a5(%rip) jne LBB0_3309 ## %bb.3306: cmpl $1, _a18(%rip) jne LBB0_3309 ## %bb.3307: jmp LBB0_3308 LBB0_3308: xorl %edi, %edi callq _exit LBB0_3309: cmpl $1, _a26(%rip) jne LBB0_3319 ## %bb.3310: cmpl $1, _a6(%rip) jne LBB0_3319 ## %bb.3311: cmpl $1, _a27(%rip) jne LBB0_3319 ## %bb.3312: cmpl $1, _a12(%rip) je LBB0_3319 ## %bb.3313: cmpl $0, _a3(%rip) jne LBB0_3319 ## %bb.3314: cmpl $1, _a11(%rip) je LBB0_3319 ## %bb.3315: cmpl $1, _a5(%rip) jne LBB0_3319 ## %bb.3316: cmpl $1, _a18(%rip) jne LBB0_3319 ## %bb.3317: jmp LBB0_3318 LBB0_3318: xorl %edi, %edi callq _exit LBB0_3319: cmpl $1, _a26(%rip) jne LBB0_3329 ## %bb.3320: cmpl $1, _a6(%rip) jne LBB0_3329 ## %bb.3321: cmpl $1, _a27(%rip) jne LBB0_3329 ## %bb.3322: cmpl $1, _a12(%rip) je LBB0_3329 ## %bb.3323: cmpl $1, _a3(%rip) jne LBB0_3329 ## %bb.3324: cmpl $1, _a11(%rip) je LBB0_3329 ## %bb.3325: cmpl $1, _a5(%rip) jne LBB0_3329 ## %bb.3326: cmpl $1, _a18(%rip) jne LBB0_3329 ## %bb.3327: jmp LBB0_3328 LBB0_3328: xorl %edi, %edi callq _exit LBB0_3329: cmpl $1, _a26(%rip) je LBB0_3339 ## %bb.3330: cmpl $1, _a6(%rip) jne LBB0_3339 ## %bb.3331: cmpl $1, _a27(%rip) jne LBB0_3339 ## %bb.3332: cmpl $1, _a12(%rip) jne LBB0_3339 ## %bb.3333: cmpl $1, _a3(%rip) jne LBB0_3339 ## %bb.3334: cmpl $1, _a11(%rip) jne LBB0_3339 ## %bb.3335: cmpl $1, _a5(%rip) jne LBB0_3339 ## %bb.3336: cmpl $1, _a18(%rip) jne LBB0_3339 ## %bb.3337: jmp LBB0_3338 LBB0_3338: xorl %edi, %edi callq _exit LBB0_3339: cmpl $1, _a26(%rip) je LBB0_3349 ## %bb.3340: cmpl $1, _a6(%rip) jne LBB0_3349 ## %bb.3341: cmpl $1, _a27(%rip) je LBB0_3349 ## %bb.3342: cmpl $1, _a12(%rip) jne LBB0_3349 ## %bb.3343: cmpl $1, _a3(%rip) jne LBB0_3349 ## %bb.3344: cmpl $1, _a11(%rip) jne LBB0_3349 ## %bb.3345: cmpl $1, _a5(%rip) jne LBB0_3349 ## %bb.3346: cmpl $1, _a18(%rip) jne LBB0_3349 ## %bb.3347: jmp LBB0_3348 LBB0_3348: xorl %edi, %edi callq _exit LBB0_3349: cmpl $1, _a26(%rip) je LBB0_3359 ## %bb.3350: cmpl $1, _a6(%rip) je LBB0_3359 ## %bb.3351: cmpl $1, _a27(%rip) jne LBB0_3359 ## %bb.3352: cmpl $1, _a12(%rip) jne LBB0_3359 ## %bb.3353: cmpl $0, _a3(%rip) jne LBB0_3359 ## %bb.3354: cmpl $1, _a11(%rip) je LBB0_3359 ## %bb.3355: cmpl $1, _a5(%rip) jne LBB0_3359 ## %bb.3356: cmpl $1, _a18(%rip) jne LBB0_3359 ## %bb.3357: jmp LBB0_3358 LBB0_3358: xorl %edi, %edi callq _exit LBB0_3359: cmpl $1, _a26(%rip) je LBB0_3369 ## %bb.3360: cmpl $1, _a6(%rip) jne LBB0_3369 ## %bb.3361: cmpl $1, _a27(%rip) jne LBB0_3369 ## %bb.3362: cmpl $1, _a12(%rip) jne LBB0_3369 ## %bb.3363: cmpl $0, _a3(%rip) jne LBB0_3369 ## %bb.3364: cmpl $1, _a11(%rip) jne LBB0_3369 ## %bb.3365: cmpl $1, _a5(%rip) jne LBB0_3369 ## %bb.3366: cmpl $1, _a18(%rip) jne LBB0_3369 ## %bb.3367: jmp LBB0_3368 LBB0_3368: xorl %edi, %edi callq _exit LBB0_3369: cmpl $1, _a26(%rip) jne LBB0_3379 ## %bb.3370: cmpl $1, _a6(%rip) je LBB0_3379 ## %bb.3371: cmpl $1, _a27(%rip) jne LBB0_3379 ## %bb.3372: cmpl $1, _a12(%rip) je LBB0_3379 ## %bb.3373: cmpl $0, _a3(%rip) jne LBB0_3379 ## %bb.3374: cmpl $1, _a11(%rip) jne LBB0_3379 ## %bb.3375: cmpl $1, _a5(%rip) jne LBB0_3379 ## %bb.3376: cmpl $1, _a18(%rip) jne LBB0_3379 ## %bb.3377: jmp LBB0_3378 LBB0_3378: xorl %edi, %edi callq _exit LBB0_3379: cmpl $1, _a26(%rip) jne LBB0_3389 ## %bb.3380: cmpl $1, _a6(%rip) jne LBB0_3389 ## %bb.3381: cmpl $1, _a27(%rip) je LBB0_3389 ## %bb.3382: cmpl $1, _a12(%rip) je LBB0_3389 ## %bb.3383: cmpl $1, _a3(%rip) jne LBB0_3389 ## %bb.3384: cmpl $1, _a11(%rip) je LBB0_3389 ## %bb.3385: cmpl $1, _a5(%rip) jne LBB0_3389 ## %bb.3386: cmpl $1, _a18(%rip) jne LBB0_3389 ## %bb.3387: jmp LBB0_3388 LBB0_3388: xorl %edi, %edi callq _exit LBB0_3389: cmpl $1, _a26(%rip) je LBB0_3399 ## %bb.3390: cmpl $1, _a6(%rip) jne LBB0_3399 ## %bb.3391: cmpl $1, _a27(%rip) jne LBB0_3399 ## %bb.3392: cmpl $1, _a12(%rip) je LBB0_3399 ## %bb.3393: cmpl $0, _a3(%rip) jne LBB0_3399 ## %bb.3394: cmpl $1, _a11(%rip) je LBB0_3399 ## %bb.3395: cmpl $1, _a5(%rip) jne LBB0_3399 ## %bb.3396: cmpl $1, _a18(%rip) jne LBB0_3399 ## %bb.3397: jmp LBB0_3398 LBB0_3398: xorl %edi, %edi callq _exit LBB0_3399: cmpl $1, _a26(%rip) je LBB0_3409 ## %bb.3400: cmpl $1, _a6(%rip) je LBB0_3409 ## %bb.3401: cmpl $1, _a27(%rip) je LBB0_3409 ## %bb.3402: cmpl $1, _a12(%rip) jne LBB0_3409 ## %bb.3403: cmpl $1, _a3(%rip) jne LBB0_3409 ## %bb.3404: cmpl $1, _a11(%rip) jne LBB0_3409 ## %bb.3405: cmpl $1, _a5(%rip) jne LBB0_3409 ## %bb.3406: cmpl $1, _a18(%rip) jne LBB0_3409 ## %bb.3407: jmp LBB0_3408 LBB0_3408: xorl %edi, %edi callq _exit LBB0_3409: cmpl $1, _a26(%rip) jne LBB0_3419 ## %bb.3410: cmpl $1, _a6(%rip) jne LBB0_3419 ## %bb.3411: cmpl $1, _a27(%rip) jne LBB0_3419 ## %bb.3412: cmpl $1, _a12(%rip) jne LBB0_3419 ## %bb.3413: cmpl $1, _a3(%rip) jne LBB0_3419 ## %bb.3414: cmpl $1, _a11(%rip) je LBB0_3419 ## %bb.3415: cmpl $1, _a5(%rip) jne LBB0_3419 ## %bb.3416: cmpl $1, _a18(%rip) jne LBB0_3419 ## %bb.3417: jmp LBB0_3418 LBB0_3418: xorl %edi, %edi callq _exit LBB0_3419: cmpl $1, _a26(%rip) je LBB0_3429 ## %bb.3420: cmpl $1, _a6(%rip) jne LBB0_3429 ## %bb.3421: cmpl $1, _a27(%rip) jne LBB0_3429 ## %bb.3422: cmpl $1, _a12(%rip) je LBB0_3429 ## %bb.3423: cmpl $0, _a3(%rip) jne LBB0_3429 ## %bb.3424: cmpl $1, _a11(%rip) jne LBB0_3429 ## %bb.3425: cmpl $1, _a5(%rip) jne LBB0_3429 ## %bb.3426: cmpl $1, _a18(%rip) jne LBB0_3429 ## %bb.3427: jmp LBB0_3428 LBB0_3428: xorl %edi, %edi callq _exit LBB0_3429: cmpl $1, _a26(%rip) jne LBB0_3439 ## %bb.3430: cmpl $1, _a6(%rip) jne LBB0_3439 ## %bb.3431: cmpl $1, _a27(%rip) je LBB0_3439 ## %bb.3432: cmpl $1, _a12(%rip) jne LBB0_3439 ## %bb.3433: cmpl $0, _a3(%rip) jne LBB0_3439 ## %bb.3434: cmpl $1, _a11(%rip) je LBB0_3439 ## %bb.3435: cmpl $1, _a5(%rip) jne LBB0_3439 ## %bb.3436: cmpl $1, _a18(%rip) jne LBB0_3439 ## %bb.3437: jmp LBB0_3438 LBB0_3438: xorl %edi, %edi callq _exit LBB0_3439: cmpl $1, _a26(%rip) jne LBB0_3449 ## %bb.3440: cmpl $1, _a6(%rip) jne LBB0_3449 ## %bb.3441: cmpl $1, _a27(%rip) jne LBB0_3449 ## %bb.3442: cmpl $1, _a12(%rip) jne LBB0_3449 ## %bb.3443: cmpl $0, _a3(%rip) jne LBB0_3449 ## %bb.3444: cmpl $1, _a11(%rip) je LBB0_3449 ## %bb.3445: cmpl $1, _a5(%rip) jne LBB0_3449 ## %bb.3446: cmpl $1, _a18(%rip) jne LBB0_3449 ## %bb.3447: jmp LBB0_3448 LBB0_3448: xorl %edi, %edi callq _exit LBB0_3449: cmpl $1, _a26(%rip) je LBB0_3459 ## %bb.3450: cmpl $1, _a6(%rip) jne LBB0_3459 ## %bb.3451: cmpl $1, _a27(%rip) je LBB0_3459 ## %bb.3452: cmpl $1, _a12(%rip) je LBB0_3459 ## %bb.3453: cmpl $1, _a3(%rip) jne LBB0_3459 ## %bb.3454: cmpl $1, _a11(%rip) jne LBB0_3459 ## %bb.3455: cmpl $1, _a5(%rip) jne LBB0_3459 ## %bb.3456: cmpl $1, _a18(%rip) jne LBB0_3459 ## %bb.3457: jmp LBB0_3458 LBB0_3458: xorl %edi, %edi callq _exit LBB0_3459: cmpl $1, _a26(%rip) jne LBB0_3469 ## %bb.3460: cmpl $1, _a6(%rip) jne LBB0_3469 ## %bb.3461: cmpl $1, _a27(%rip) je LBB0_3469 ## %bb.3462: cmpl $1, _a12(%rip) je LBB0_3469 ## %bb.3463: cmpl $0, _a3(%rip) jne LBB0_3469 ## %bb.3464: cmpl $1, _a11(%rip) je LBB0_3469 ## %bb.3465: cmpl $1, _a5(%rip) jne LBB0_3469 ## %bb.3466: cmpl $1, _a18(%rip) jne LBB0_3469 ## %bb.3467: jmp LBB0_3468 LBB0_3468: xorl %edi, %edi callq _exit LBB0_3469: cmpl $1, _a26(%rip) je LBB0_3479 ## %bb.3470: cmpl $1, _a6(%rip) jne LBB0_3479 ## %bb.3471: cmpl $1, _a27(%rip) je LBB0_3479 ## %bb.3472: cmpl $1, _a12(%rip) jne LBB0_3479 ## %bb.3473: cmpl $0, _a3(%rip) jne LBB0_3479 ## %bb.3474: cmpl $1, _a11(%rip) je LBB0_3479 ## %bb.3475: cmpl $1, _a5(%rip) jne LBB0_3479 ## %bb.3476: cmpl $1, _a18(%rip) jne LBB0_3479 ## %bb.3477: jmp LBB0_3478 LBB0_3478: xorl %edi, %edi callq _exit LBB0_3479: cmpl $1, _a26(%rip) je LBB0_3489 ## %bb.3480: cmpl $1, _a6(%rip) jne LBB0_3489 ## %bb.3481: cmpl $1, _a27(%rip) je LBB0_3489 ## %bb.3482: cmpl $1, _a12(%rip) jne LBB0_3489 ## %bb.3483: cmpl $0, _a3(%rip) jne LBB0_3489 ## %bb.3484: cmpl $1, _a11(%rip) jne LBB0_3489 ## %bb.3485: cmpl $1, _a5(%rip) jne LBB0_3489 ## %bb.3486: cmpl $1, _a18(%rip) jne LBB0_3489 ## %bb.3487: jmp LBB0_3488 LBB0_3488: xorl %edi, %edi callq _exit LBB0_3489: movl $-2, -4(%rbp) LBB0_3490: 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) movl $-1, -8(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 callq ___VERIFIER_nondet_int movl %eax, -12(%rbp) cmpl $1, -12(%rbp) je LBB1_8 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 cmpl $2, -12(%rbp) je LBB1_8 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 cmpl $3, -12(%rbp) je LBB1_8 ## %bb.4: ## in Loop: Header=BB1_1 Depth=1 cmpl $4, -12(%rbp) je LBB1_8 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 cmpl $5, -12(%rbp) je LBB1_8 ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 cmpl $6, -12(%rbp) je LBB1_8 ## %bb.7: movl $4294967294, %eax ## imm = 0xFFFFFFFE addq $16, %rsp popq %rbp retq LBB1_8: ## in Loop: Header=BB1_1 Depth=1 movl -12(%rbp), %edi callq _calculate_output movl %eax, -8(%rbp) jmp LBB1_1 .cfi_endproc ## -- End function .section __DATA,__data .globl _d ## @d .p2align 2 _d: .long 4 ## 0x4 .globl _f ## @f .p2align 2 _f: .long 6 ## 0x6 .globl _a ## @a .p2align 2 _a: .long 1 ## 0x1 .globl _e ## @e .p2align 2 _e: .long 5 ## 0x5 .globl _c ## @c .p2align 2 _c: .long 3 ## 0x3 .globl _b ## @b .p2align 2 _b: .long 2 ## 0x2 .globl _u ## @u .p2align 2 _u: .long 21 ## 0x15 .globl _v ## @v .p2align 2 _v: .long 22 ## 0x16 .globl _w ## @w .p2align 2 _w: .long 23 ## 0x17 .globl _x ## @x .p2align 2 _x: .long 24 ## 0x18 .globl _y ## @y .p2align 2 _y: .long 25 ## 0x19 .globl _z ## @z .p2align 2 _z: .long 26 ## 0x1a .globl _a1 ## @a1 .p2align 2 _a1: .long 1 ## 0x1 .globl _a4 ## @a4 .p2align 2 _a4: .long 1 ## 0x1 .globl _a0 ## @a0 .p2align 2 _a0: .long 1 ## 0x1 .globl _a15 ## @a15 .p2align 2 _a15: .long 1 ## 0x1 .globl _a29 ## @a29 .p2align 2 _a29: .long 1 ## 0x1 .globl _a10 ## @a10 .p2align 2 _a10: .long 1 ## 0x1 .globl _a16 ## @a16 .p2align 2 _a16: .long 1 ## 0x1 .globl _a22 ## @a22 .p2align 2 _a22: .long 1 ## 0x1 .globl _a2 ## @a2 .zerofill __DATA,__common,_a2,4,2 .globl _a17 ## @a17 .zerofill __DATA,__common,_a17,4,2 .globl _a25 ## @a25 .zerofill __DATA,__common,_a25,4,2 .globl _a7 ## @a7 .zerofill __DATA,__common,_a7,4,2 .globl _a14 ## @a14 .zerofill __DATA,__common,_a14,4,2 .globl _a19 ## @a19 .zerofill __DATA,__common,_a19,4,2 .globl _a20 ## @a20 .zerofill __DATA,__common,_a20,4,2 .globl _a8 ## @a8 .zerofill __DATA,__common,_a8,4,2 .globl _a23 ## @a23 .zerofill __DATA,__common,_a23,4,2 .globl _a21 ## @a21 .p2align 2 _a21: .long 1 ## 0x1 .globl _a24 ## @a24 .p2align 2 _a24: .long 1 ## 0x1 .globl _a13 ## @a13 .p2align 2 _a13: .long 1 ## 0x1 .globl _a9 ## @a9 .p2align 2 _a9: .long 1 ## 0x1 .globl _a28 ## @a28 .p2align 2 _a28: .long 1 ## 0x1 .globl _a26 ## @a26 .zerofill __DATA,__common,_a26,4,2 .globl _a6 ## @a6 .zerofill __DATA,__common,_a6,4,2 .globl _a27 ## @a27 .p2align 2 _a27: .long 1 ## 0x1 .globl _a12 ## @a12 .zerofill __DATA,__common,_a12,4,2 .globl _a3 ## @a3 .p2align 2 _a3: .long 1 ## 0x1 .globl _a11 ## @a11 .zerofill __DATA,__common,_a11,4,2 .globl _a5 ## @a5 .p2align 2 _a5: .long 1 ## 0x1 .globl _a18 ## @a18 .p2align 2 _a18: .long 1 ## 0x1 .subsections_via_symbols
the_stack_data/76700915.c