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 _login ; -- Begin function login .p2align 2 _login: ; @login .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str@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 mov x9, sp adrp x8, _username@GOTPAGE ldr x8, [x8, _username@GOTPAGEOFF] stur x8, [x29, #-8] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp adrp x8, _password@GOTPAGE ldr x8, [x8, _password@GOTPAGEOFF] str x8, [x9] bl _scanf ldur x0, [x29, #-8] ; 8-byte Folded Reload adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: adrp x0, _password@GOTPAGE ldr x0, [x0, _password@GOTPAGEOFF] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf bl _menu b LBB0_4 LBB0_3: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf bl _login b LBB0_4 LBB0_4: b LBB0_6 LBB0_5: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf bl _login b LBB0_6 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _menu ; -- Begin function menu .p2align 2 _menu: ; @menu .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 b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _printf adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload bl _printf adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf mov x9, sp adrp x8, _num@PAGE str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _num@PAGE add x8, x8, _num@PAGEOFF str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _scanf ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8, _num@PAGEOFF] subs w8, w8, #0 ; kill: def $x8 killed $w8 stur x8, [x29, #-8] ; 8-byte Folded Spill subs x8, x8, #4 cset w8, hi tbnz w8, #0, LBB1_8 ; %bb.2: ; in Loop: Header=BB1_1 Depth=1 ldur x11, [x29, #-8] ; 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_3: ; in Loop: Header=BB1_1 Depth=1 bl _enterstudentdetails b LBB1_9 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 bl _setup_subjects b LBB1_9 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 bl _enter_results b LBB1_9 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 bl _reporting_tools b LBB1_9 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 bl _login b LBB1_9 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 adrp x8, _num@PAGE ldr w8, [x8, _num@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_1 b LBB1_11 LBB1_11: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc .p2align 2 lJTI1_0: .long LBB1_7-Ltmp0 .long LBB1_3-Ltmp0 .long LBB1_4-Ltmp0 .long LBB1_5-Ltmp0 .long LBB1_6-Ltmp0 ; -- End function .globl _enterstudentdetails ; -- Begin function enterstudentdetails .p2align 2 _enterstudentdetails: ; @enterstudentdetails .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _fptr_student@GOTPAGE ldr x8, [x8, _fptr_student@GOTPAGEOFF] stur x8, [x29, #-8] ; 8-byte Folded Spill adrp x8, _rec@GOTPAGE ldr x8, [x8, _rec@GOTPAGEOFF] stur x8, [x29, #-16] ; 8-byte Folded Spill add x9, x8, #4 str x9, [sp, #24] ; 8-byte Folded Spill add x9, x8, #8 str x9, [sp, #40] ; 8-byte Folded Spill add x8, x8, #28 stur x8, [x29, #-32] ; 8-byte Folded Spill adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF adrp x1, l_.str.22@PAGE add x1, x1, l_.str.22@PAGEOFF bl _fopen ldur x8, [x29, #-8] ; 8-byte Folded Reload str x0, [x8] adrp x0, l_.str.23@PAGE add x0, x0, l_.str.23@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _printf adrp x0, l_.str.24@PAGE add x0, x0, l_.str.24@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload bl _printf adrp x0, l_.str.25@PAGE add x0, x0, l_.str.25@PAGEOFF bl _printf ldur x8, [x29, #-16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF str x0, [sp, #32] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.26@PAGE add x0, x0, l_.str.26@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _scanf adrp x0, l_.str.27@PAGE add x0, x0, l_.str.27@PAGEOFF bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF stur x0, [x29, #-24] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.28@PAGE add x0, x0, l_.str.28@PAGEOFF bl _printf ldur x8, [x29, #-32] ; 8-byte Folded Reload ldur x0, [x29, #-24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _scanf ldur x8, [x29, #-8] ; 8-byte Folded Reload ldur x0, [x29, #-16] ; 8-byte Folded Reload ldr x3, [x8] mov x1, #44 mov x2, #1 bl _fwrite ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr x0, [x8] bl _fclose ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _setup_subjects ; -- Begin function setup_subjects .p2align 2 _setup_subjects: ; @setup_subjects .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, _fptr_subject@GOTPAGE ldr x8, [x8, _fptr_subject@GOTPAGEOFF] stur x8, [x29, #-8] ; 8-byte Folded Spill adrp x8, _subject_rec@GOTPAGE ldr x8, [x8, _subject_rec@GOTPAGEOFF] stur x8, [x29, #-16] ; 8-byte Folded Spill add x9, x8, #50 str x9, [sp, #24] ; 8-byte Folded Spill add x8, x8, #100 stur x8, [x29, #-24] ; 8-byte Folded Spill adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF adrp x1, l_.str.22@PAGE add x1, x1, l_.str.22@PAGEOFF bl _fopen ldur x8, [x29, #-8] ; 8-byte Folded Reload str x0, [x8] adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _printf adrp x0, l_.str.31@PAGE add x0, x0, l_.str.31@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload bl _printf adrp x0, l_.str.32@PAGE add x0, x0, l_.str.32@PAGEOFF bl _printf ldur x8, [x29, #-16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF str x0, [sp, #32] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.33@PAGE add x0, x0, l_.str.33@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _scanf adrp x0, l_.str.34@PAGE add x0, x0, l_.str.34@PAGEOFF bl _printf ldur x8, [x29, #-24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _scanf ldur x8, [x29, #-8] ; 8-byte Folded Reload ldur x0, [x29, #-16] ; 8-byte Folded Reload ldr x3, [x8] mov x1, #104 mov x2, #1 bl _fwrite ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr x0, [x8] bl _fclose ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _enter_results ; -- Begin function enter_results .p2align 2 _enter_results: ; @enter_results .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, _fptr_result@GOTPAGE ldr x8, [x8, _fptr_result@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill adrp x8, _result_rec@GOTPAGE ldr x8, [x8, _result_rec@GOTPAGEOFF] stur x8, [x29, #-16] ; 8-byte Folded Spill add x9, x8, #4 str x9, [sp, #24] ; 8-byte Folded Spill add x8, x8, #64 str x8, [sp, #32] ; 8-byte Folded Spill adrp x0, l_.str.35@PAGE add x0, x0, l_.str.35@PAGEOFF adrp x1, l_.str.22@PAGE add x1, x1, l_.str.22@PAGEOFF bl _fopen ldr x8, [sp, #8] ; 8-byte Folded Reload str x0, [x8] adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _printf adrp x0, l_.str.36@PAGE add x0, x0, l_.str.36@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload bl _printf bl _search_student_id stur w0, [x29, #-4] bl _search_subject_code adrp x0, l_.str.37@PAGE add x0, x0, l_.str.37@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF stur x0, [x29, #-24] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.38@PAGE add x0, x0, l_.str.38@PAGEOFF bl _printf ldr x8, [sp, #32] ; 8-byte Folded Reload ldur x0, [x29, #-24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _scanf ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #80 cset w8, lt tbnz w8, #0, LBB4_3 b LBB4_1 LBB4_1: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #100 cset w8, gt tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: ldur x8, [x29, #-16] ; 8-byte Folded Reload fmov s0, #4.00000000 str s0, [x8, #60] b LBB4_24 LBB4_3: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #70 cset w8, lt tbnz w8, #0, LBB4_6 b LBB4_4 LBB4_4: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #79 cset w8, gt tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: ldur x8, [x29, #-16] ; 8-byte Folded Reload fmov s0, #3.50000000 str s0, [x8, #60] b LBB4_23 LBB4_6: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB4_9 b LBB4_7 LBB4_7: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #69 cset w8, gt tbnz w8, #0, LBB4_9 b LBB4_8 LBB4_8: ldur x8, [x29, #-16] ; 8-byte Folded Reload fmov s0, #3.50000000 str s0, [x8, #60] b LBB4_22 LBB4_9: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #55 cset w8, lt tbnz w8, #0, LBB4_12 b LBB4_10 LBB4_10: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #64 cset w8, gt tbnz w8, #0, LBB4_12 b LBB4_11 LBB4_11: ldur x8, [x29, #-16] ; 8-byte Folded Reload fmov s0, #2.50000000 str s0, [x8, #60] b LBB4_21 LBB4_12: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #50 cset w8, lt tbnz w8, #0, LBB4_15 b LBB4_13 LBB4_13: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #54 cset w8, gt tbnz w8, #0, LBB4_15 b LBB4_14 LBB4_14: ldur x8, [x29, #-16] ; 8-byte Folded Reload fmov s0, #2.00000000 str s0, [x8, #60] b LBB4_20 LBB4_15: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #40 cset w8, lt tbnz w8, #0, LBB4_18 b LBB4_16 LBB4_16: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8, #4] subs w8, w8, #49 cset w8, gt tbnz w8, #0, LBB4_18 b LBB4_17 LBB4_17: ldur x8, [x29, #-16] ; 8-byte Folded Reload fmov s0, #1.00000000 str s0, [x8, #60] b LBB4_19 LBB4_18: ldur x8, [x29, #-16] ; 8-byte Folded Reload movi d0, #0000000000000000 str s0, [x8, #60] b LBB4_19 LBB4_19: b LBB4_20 LBB4_20: b LBB4_21 LBB4_21: b LBB4_22 LBB4_22: b LBB4_23 LBB4_23: b LBB4_24 LBB4_24: ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_26 b LBB4_25 LBB4_25: ldur x9, [x29, #-16] ; 8-byte Folded Reload ldur w8, [x29, #-4] str w8, [x9] b LBB4_26 LBB4_26: ldur x8, [x29, #-16] ; 8-byte Folded Reload add x0, x8, #8 adrp x1, _target_subject_code@GOTPAGE ldr x1, [x1, _target_subject_code@GOTPAGEOFF] mov x2, #50 bl ___strcpy_chk ldr x8, [sp, #8] ; 8-byte Folded Reload ldur x0, [x29, #-16] ; 8-byte Folded Reload ldr x3, [x8] mov x1, #68 mov x2, #1 bl _fwrite ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] bl _fclose ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _search_student_id ; -- Begin function search_student_id .p2align 2 _search_student_id: ; @search_student_id .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, #2256 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF adrp x1, l_.str.39@PAGE add x1, x1, l_.str.39@PAGEOFF bl _fopen str x0, [sp, #32] str wzr, [sp, #28] str wzr, [sp, #24] str wzr, [sp, #20] adrp x0, l_.str.40@PAGE add x0, x0, l_.str.40@PAGEOFF bl _printf mov x9, sp add x8, sp, #44 str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _scanf b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #28] mov x9, #44 mul x9, x8, x9 add x8, sp, #48 add x0, x8, x9 ldr x3, [sp, #32] mov x1, #44 mov x2, #1 bl _fread ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #32] bl _feof subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_1 b LBB5_3 LBB5_3: str wzr, [sp, #16] b LBB5_4 LBB5_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_9 b LBB5_5 LBB5_5: ; in Loop: Header=BB5_4 Depth=1 ldr w8, [sp, #44] ldrsw x9, [sp, #16] mov x10, #44 mul x10, x9, x10 add x9, sp, #48 ldr w9, [x9, x10] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB5_7 b LBB5_6 LBB5_6: ; in Loop: Header=BB5_4 Depth=1 ldrsw x8, [sp, #16] mov x9, #44 mul x9, x8, x9 add x8, sp, #48 add x8, x8, x9 add x8, x8, #8 mov x9, sp str x8, [x9] adrp x0, l_.str.41@PAGE add x0, x0, l_.str.41@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #20] b LBB5_7 LBB5_7: ; in Loop: Header=BB5_4 Depth=1 b LBB5_8 LBB5_8: ; in Loop: Header=BB5_4 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB5_4 LBB5_9: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB5_11 b LBB5_10 LBB5_10: adrp x0, l_.str.42@PAGE add x0, x0, l_.str.42@PAGEOFF bl _printf str wzr, [sp, #44] b LBB5_11 LBB5_11: ldr w8, [sp, #44] str w8, [sp, #12] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB5_13 b LBB5_12 LBB5_12: bl ___stack_chk_fail LBB5_13: ldr w0, [sp, #12] ; 4-byte Folded Reload add sp, sp, #2256 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _search_subject_code ; -- Begin function search_subject_code .p2align 2 _search_subject_code: ; @search_subject_code .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, #5248 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #1152 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF adrp x1, l_.str.39@PAGE add x1, x1, l_.str.39@PAGEOFF bl _fopen str x0, [sp, #32] str wzr, [sp, #28] str wzr, [sp, #24] str wzr, [sp, #20] adrp x0, l_.str.43@PAGE add x0, x0, l_.str.43@PAGEOFF bl _printf mov x9, sp adrp x8, _target_subject_code@GOTPAGE ldr x8, [x8, _target_subject_code@GOTPAGEOFF] str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _scanf b LBB6_1 LBB6_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #28] mov x9, #104 mul x9, x8, x9 add x8, sp, #40 add x0, x8, x9 ldr x3, [sp, #32] mov x1, #104 mov x2, #1 bl _fread ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 ldr x0, [sp, #32] bl _feof subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB6_1 b LBB6_3 LBB6_3: str wzr, [sp, #16] b LBB6_4 LBB6_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB6_9 b LBB6_5 LBB6_5: ; in Loop: Header=BB6_4 Depth=1 ldrsw x8, [sp, #16] mov x9, #104 mul x9, x8, x9 add x8, sp, #40 add x1, x8, x9 adrp x0, _target_subject_code@GOTPAGE ldr x0, [x0, _target_subject_code@GOTPAGEOFF] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB6_7 b LBB6_6 LBB6_6: ; in Loop: Header=BB6_4 Depth=1 ldrsw x8, [sp, #16] mov x9, #104 mul x9, x8, x9 add x8, sp, #40 add x8, x8, x9 add x8, x8, #50 mov x9, sp str x8, [x9] adrp x0, l_.str.44@PAGE add x0, x0, l_.str.44@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #20] b LBB6_7 LBB6_7: ; in Loop: Header=BB6_4 Depth=1 b LBB6_8 LBB6_8: ; in Loop: Header=BB6_4 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB6_4 LBB6_9: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB6_11 b LBB6_10 LBB6_10: adrp x0, l_.str.42@PAGE add x0, x0, l_.str.42@PAGEOFF bl _printf b LBB6_11 LBB6_11: 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, LBB6_13 b LBB6_12 LBB6_12: bl ___stack_chk_fail LBB6_13: add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #1152 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _reporting_tools ; -- Begin function reporting_tools .p2align 2 _reporting_tools: ; @reporting_tools .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 b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 adrp x0, l_.str.45@PAGE add x0, x0, l_.str.45@PAGEOFF bl _printf adrp x0, l_.str.46@PAGE add x0, x0, l_.str.46@PAGEOFF bl _printf adrp x0, l_.str.47@PAGE add x0, x0, l_.str.47@PAGEOFF bl _printf adrp x0, l_.str.48@PAGE add x0, x0, l_.str.48@PAGEOFF bl _printf adrp x0, l_.str.49@PAGE add x0, x0, l_.str.49@PAGEOFF bl _printf adrp x0, l_.str.50@PAGE add x0, x0, l_.str.50@PAGEOFF bl _printf adrp x0, l_.str.51@PAGE add x0, x0, l_.str.51@PAGEOFF bl _printf adrp x0, l_.str.52@PAGE add x0, x0, l_.str.52@PAGEOFF bl _printf adrp x0, l_.str.53@PAGE add x0, x0, l_.str.53@PAGEOFF bl _printf adrp x0, l_.str.54@PAGE add x0, x0, l_.str.54@PAGEOFF bl _printf mov x9, sp adrp x8, _num1@PAGE str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _num1@PAGE add x8, x8, _num1@PAGEOFF str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _scanf ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8, _num1@PAGEOFF] subs w8, w8, #0 ; kill: def $x8 killed $w8 stur x8, [x29, #-8] ; 8-byte Folded Spill subs x8, x8, #4 cset w8, hi tbnz w8, #0, LBB7_8 ; %bb.2: ; in Loop: Header=BB7_1 Depth=1 ldur x11, [x29, #-8] ; 8-byte Folded Reload adrp x10, lJTI7_0@PAGE add x10, x10, lJTI7_0@PAGEOFF Ltmp1: adr x8, Ltmp1 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB7_3: ; in Loop: Header=BB7_1 Depth=1 bl _displaystudentdetails b LBB7_9 LBB7_4: ; in Loop: Header=BB7_1 Depth=1 bl _displaystudentsubjects b LBB7_9 LBB7_5: ; in Loop: Header=BB7_1 Depth=1 bl _displayresult b LBB7_6 LBB7_6: ; in Loop: Header=BB7_1 Depth=1 bl _displaygpa b LBB7_9 LBB7_7: ; in Loop: Header=BB7_1 Depth=1 b LBB7_9 LBB7_8: ; in Loop: Header=BB7_1 Depth=1 adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf b LBB7_9 LBB7_9: ; in Loop: Header=BB7_1 Depth=1 b LBB7_10 LBB7_10: ; in Loop: Header=BB7_1 Depth=1 adrp x8, _num1@PAGE ldr w8, [x8, _num1@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB7_1 b LBB7_11 LBB7_11: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc .p2align 2 lJTI7_0: .long LBB7_7-Ltmp1 .long LBB7_3-Ltmp1 .long LBB7_4-Ltmp1 .long LBB7_5-Ltmp1 .long LBB7_6-Ltmp1 ; -- End function .globl _displaystudentdetails ; -- Begin function displaystudentdetails .p2align 2 _displaystudentdetails: ; @displaystudentdetails .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, #2256 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #44] str wzr, [sp, #40] adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF adrp x1, l_.str.39@PAGE add x1, x1, l_.str.39@PAGEOFF bl _fopen str x0, [sp, #32] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #44] mov x9, #44 mul x9, x8, x9 add x8, sp, #48 add x0, x8, x9 ldr x3, [sp, #32] mov x1, #44 mov x2, #1 bl _fread ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldr x0, [sp, #32] bl _feof subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB8_1 b LBB8_3 LBB8_3: adrp x0, l_.str.55@PAGE add x0, x0, l_.str.55@PAGEOFF bl _printf adrp x0, l_.str.56@PAGE add x0, x0, l_.str.56@PAGEOFF bl _printf adrp x0, l_.str.57@PAGE add x0, x0, l_.str.57@PAGEOFF bl _printf adrp x0, l_.str.58@PAGE add x0, x0, l_.str.58@PAGEOFF bl _printf adrp x0, l_.str.59@PAGE add x0, x0, l_.str.59@PAGEOFF bl _printf str wzr, [sp, #40] b LBB8_4 LBB8_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #40] ldr w9, [sp, #44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB8_7 b LBB8_5 LBB8_5: ; in Loop: Header=BB8_4 Depth=1 ldrsw x8, [sp, #40] mov x13, #44 mul x9, x8, x13 add x8, sp, #48 ldr w9, [x8, x9] ; implicit-def: $x12 mov x12, x9 ldrsw x9, [sp, #40] mul x10, x9, x13 mov x9, x8 add x9, x9, x10 add x11, x9, #8 ldrsw x9, [sp, #40] mul x10, x9, x13 mov x9, x8 add x9, x9, x10 ldr w9, [x9, #4] ; implicit-def: $x10 mov x10, x9 ldrsw x9, [sp, #40] mul x9, x9, x13 add x8, x8, x9 add x8, x8, #28 mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.60@PAGE add x0, x0, l_.str.60@PAGEOFF bl _printf b LBB8_6 LBB8_6: ; in Loop: Header=BB8_4 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB8_4 LBB8_7: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB8_9 b LBB8_8 LBB8_8: bl ___stack_chk_fail LBB8_9: add sp, sp, #2256 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _displaystudentsubjects ; -- Begin function displaystudentsubjects .p2align 2 _displaystudentsubjects: ; @displaystudentsubjects .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, #5248 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #1152 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 wzr, [sp, #32] adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF adrp x1, l_.str.39@PAGE add x1, x1, l_.str.39@PAGEOFF bl _fopen str x0, [sp, #24] b LBB9_1 LBB9_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #36] mov x9, #104 mul x9, x8, x9 add x8, sp, #40 add x0, x8, x9 ldr x3, [sp, #24] mov x1, #104 mov x2, #1 bl _fread ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB9_2 LBB9_2: ; in Loop: Header=BB9_1 Depth=1 ldr x0, [sp, #24] bl _feof subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB9_1 b LBB9_3 LBB9_3: ldr x0, [sp, #24] bl _fclose adrp x0, l_.str.55@PAGE add x0, x0, l_.str.55@PAGEOFF bl _printf adrp x0, l_.str.61@PAGE add x0, x0, l_.str.61@PAGEOFF bl _printf adrp x0, l_.str.57@PAGE add x0, x0, l_.str.57@PAGEOFF bl _printf adrp x0, l_.str.63@PAGE add x0, x0, l_.str.63@PAGEOFF bl _printf adrp x0, l_.str.64@PAGE add x0, x0, l_.str.64@PAGEOFF bl _printf str wzr, [sp, #32] b LBB9_4 LBB9_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB9_7 b LBB9_5 LBB9_5: ; in Loop: Header=BB9_4 Depth=1 ldrsw x8, [sp, #32] mov x12, #104 mul x10, x8, x12 add x8, sp, #40 mov x9, x8 add x11, x9, x10 ldrsw x9, [sp, #32] mul x10, x9, x12 mov x9, x8 add x9, x9, x10 add x10, x9, #50 ldrsw x9, [sp, #32] mul x9, x9, x12 add x8, x8, x9 ldr w9, [x8, #100] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.65@PAGE add x0, x0, l_.str.65@PAGEOFF bl _printf b LBB9_6 LBB9_6: ; in Loop: Header=BB9_4 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB9_4 LBB9_7: 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, LBB9_9 b LBB9_8 LBB9_8: bl ___stack_chk_fail LBB9_9: add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #1152 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _displayresult ; -- Begin function displayresult .p2align 2 _displayresult: ; @displayresult .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, #3472 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #60] str wzr, [sp, #56] adrp x0, l_.str.35@PAGE add x0, x0, l_.str.35@PAGEOFF adrp x1, l_.str.39@PAGE add x1, x1, l_.str.39@PAGEOFF bl _fopen str x0, [sp, #48] b LBB10_1 LBB10_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #60] mov x9, #68 mul x9, x8, x9 add x8, sp, #64 add x0, x8, x9 ldr x3, [sp, #48] mov x1, #68 mov x2, #1 bl _fread ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB10_2 LBB10_2: ; in Loop: Header=BB10_1 Depth=1 ldr x0, [sp, #48] bl _feof subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB10_1 b LBB10_3 LBB10_3: adrp x0, l_.str.55@PAGE add x0, x0, l_.str.55@PAGEOFF bl _printf adrp x0, l_.str.66@PAGE add x0, x0, l_.str.66@PAGEOFF bl _printf adrp x0, l_.str.67@PAGE add x0, x0, l_.str.67@PAGEOFF bl _printf adrp x0, l_.str.68@PAGE add x0, x0, l_.str.68@PAGEOFF bl _printf adrp x0, l_.str.69@PAGE add x0, x0, l_.str.69@PAGEOFF bl _printf adrp x0, l_.str.64@PAGE add x0, x0, l_.str.64@PAGEOFF bl _printf str wzr, [sp, #56] b LBB10_4 LBB10_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #56] ldr w9, [sp, #60] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB10_7 b LBB10_5 LBB10_5: ; in Loop: Header=BB10_4 Depth=1 ldrsw x8, [sp, #56] mov x13, #68 mul x9, x8, x13 add x8, sp, #64 ldr w9, [x8, x9] ; implicit-def: $x12 mov x12, x9 ldrsw x9, [sp, #56] mul x10, x9, x13 mov x9, x8 add x9, x9, x10 add x11, x9, #8 ldrsw x9, [sp, #56] mul x10, x9, x13 mov x9, x8 add x9, x9, x10 ldr w9, [x9, #64] ; implicit-def: $x10 mov x10, x9 ldrsw x9, [sp, #56] mul x14, x9, x13 mov x9, x8 add x9, x9, x14 ldr s0, [x9, #60] fcvt d0, s0 ldrsw x9, [sp, #56] mul x9, x9, x13 add x8, x8, x9 ldr w9, [x8, #4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str d0, [x9, #24] str x8, [x9, #32] adrp x0, l_.str.70@PAGE add x0, x0, l_.str.70@PAGEOFF bl _printf b LBB10_6 LBB10_6: ; in Loop: Header=BB10_4 Depth=1 ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #56] b LBB10_4 LBB10_7: 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, LBB10_9 b LBB10_8 LBB10_8: bl ___stack_chk_fail LBB10_9: add sp, sp, #3472 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _displaygpa ; -- Begin function displaygpa .p2align 2 _displaygpa: ; @displaygpa .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, #3488 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #76] str wzr, [sp, #72] add x8, sp, #68 str x8, [sp, #40] ; 8-byte Folded Spill str wzr, [sp, #68] movi d0, #0000000000000000 str s0, [sp, #64] str s0, [sp, #60] str s0, [sp, #56] adrp x0, l_.str.35@PAGE add x0, x0, l_.str.35@PAGEOFF adrp x1, l_.str.39@PAGE add x1, x1, l_.str.39@PAGEOFF bl _fopen str x0, [sp, #48] adrp x0, l_.str.40@PAGE add x0, x0, l_.str.40@PAGEOFF bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _scanf b LBB11_1 LBB11_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #76] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x0, x8, x9 ldr x3, [sp, #48] mov x1, #68 mov x2, #1 bl _fread ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB11_2 LBB11_2: ; in Loop: Header=BB11_1 Depth=1 ldr x0, [sp, #48] bl _feof subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB11_1 b LBB11_3 LBB11_3: adrp x0, l_.str.55@PAGE add x0, x0, l_.str.55@PAGEOFF bl _printf adrp x0, l_.str.71@PAGE add x0, x0, l_.str.71@PAGEOFF bl _printf adrp x0, l_.str.67@PAGE add x0, x0, l_.str.67@PAGEOFF bl _printf adrp x0, l_.str.72@PAGE add x0, x0, l_.str.72@PAGEOFF bl _printf adrp x0, l_.str.73@PAGE add x0, x0, l_.str.73@PAGEOFF bl _printf adrp x0, l_.str.64@PAGE add x0, x0, l_.str.64@PAGEOFF bl _printf str wzr, [sp, #72] b LBB11_4 LBB11_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #72] ldr w9, [sp, #76] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB11_33 b LBB11_5 LBB11_5: ; in Loop: Header=BB11_4 Depth=1 ldr w8, [sp, #68] ldrsw x9, [sp, #72] mov x10, #68 mul x10, x9, x10 add x9, sp, #80 ldr w9, [x9, x10] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB11_7 b LBB11_6 LBB11_6: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x12, #68 mul x9, x8, x12 add x8, sp, #80 ldr w9, [x8, x9] ; implicit-def: $x11 mov x11, x9 ldrsw x9, [sp, #72] mul x10, x9, x12 mov x9, x8 add x9, x9, x10 add x10, x9, #8 ldrsw x9, [sp, #72] mul x13, x9, x12 mov x9, x8 add x9, x9, x13 ldr s0, [x9, #60] fcvt d0, s0 ldrsw x9, [sp, #72] mul x9, x9, x12 add x8, x8, x9 ldr w9, [x8, #4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str d0, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.74@PAGE add x0, x0, l_.str.74@PAGEOFF bl _printf b LBB11_7 LBB11_7: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #80 cset w8, lt tbnz w8, #0, LBB11_10 b LBB11_8 LBB11_8: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #100 cset w8, gt tbnz w8, #0, LBB11_10 b LBB11_9 LBB11_9: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 fmov s0, #4.00000000 str s0, [x8, #60] b LBB11_31 LBB11_10: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #70 cset w8, lt tbnz w8, #0, LBB11_13 b LBB11_11 LBB11_11: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #79 cset w8, gt tbnz w8, #0, LBB11_13 b LBB11_12 LBB11_12: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 fmov s0, #3.50000000 str s0, [x8, #60] b LBB11_30 LBB11_13: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB11_16 b LBB11_14 LBB11_14: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #69 cset w8, gt tbnz w8, #0, LBB11_16 b LBB11_15 LBB11_15: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 fmov s0, #3.00000000 str s0, [x8, #60] b LBB11_29 LBB11_16: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #55 cset w8, lt tbnz w8, #0, LBB11_19 b LBB11_17 LBB11_17: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #64 cset w8, gt tbnz w8, #0, LBB11_19 b LBB11_18 LBB11_18: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 fmov s0, #2.50000000 str s0, [x8, #60] b LBB11_28 LBB11_19: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #50 cset w8, lt tbnz w8, #0, LBB11_22 b LBB11_20 LBB11_20: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #54 cset w8, gt tbnz w8, #0, LBB11_22 b LBB11_21 LBB11_21: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 fmov s0, #2.00000000 str s0, [x8, #60] b LBB11_27 LBB11_22: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #40 cset w8, lt tbnz w8, #0, LBB11_25 b LBB11_23 LBB11_23: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 ldr w8, [x8, #4] subs w8, w8, #49 cset w8, gt tbnz w8, #0, LBB11_25 b LBB11_24 LBB11_24: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 fmov s0, #1.00000000 str s0, [x8, #60] b LBB11_26 LBB11_25: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x9, #68 mul x9, x8, x9 add x8, sp, #80 add x8, x8, x9 movi d0, #0000000000000000 str s0, [x8, #60] b LBB11_26 LBB11_26: ; in Loop: Header=BB11_4 Depth=1 b LBB11_27 LBB11_27: ; in Loop: Header=BB11_4 Depth=1 b LBB11_28 LBB11_28: ; in Loop: Header=BB11_4 Depth=1 b LBB11_29 LBB11_29: ; in Loop: Header=BB11_4 Depth=1 b LBB11_30 LBB11_30: ; in Loop: Header=BB11_4 Depth=1 b LBB11_31 LBB11_31: ; in Loop: Header=BB11_4 Depth=1 ldrsw x8, [sp, #72] mov x10, #68 mul x11, x8, x10 add x8, sp, #80 mov x9, x8 add x9, x9, x11 ldr s0, [x9, #60] ldrsw x9, [sp, #72] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 ldr s1, [x9, #64] scvtf s1, s1 ldr s2, [sp, #64] fmadd s0, s0, s1, s2 str s0, [sp, #64] ldrsw x9, [sp, #72] mul x9, x9, x10 add x8, x8, x9 ldr s0, [x8, #64] scvtf s1, s0 ldr s0, [sp, #60] fadd s0, s0, s1 str s0, [sp, #60] b LBB11_32 LBB11_32: ; in Loop: Header=BB11_4 Depth=1 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] b LBB11_4 LBB11_33: ldr s0, [sp, #64] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.75@PAGE add x0, x0, l_.str.75@PAGEOFF bl _printf ldr s0, [sp, #60] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.76@PAGE add x0, x0, l_.str.76@PAGEOFF bl _printf ldr s0, [sp, #64] ldr s1, [sp, #60] fdiv s0, s0, s1 str s0, [sp, #56] ldr s0, [sp, #56] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.77@PAGE add x0, x0, l_.str.77@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, LBB11_35 b LBB11_34 LBB11_34: bl ___stack_chk_fail LBB11_35: add sp, sp, #3488 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _login 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 _x ; @x .zerofill __DATA,__common,_x,4,2 .section __DATA,__data .globl _sub_opt ; @sub_opt .p2align 2 _sub_opt: .long 1 ; 0x1 .globl _num1 ; @num1 .zerofill __DATA,__common,_num1,4,2 .globl _option ; @option .p2align 2 _option: .long 1 ; 0x1 .globl _num ; @num .zerofill __DATA,__common,_num,4,2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n========================================" l_.str.1: ; @.str.1 .asciz "\n WELCOME TO UOW |K|D|U| CS LOGIN PAGE\n" l_.str.2: ; @.str.2 .asciz "========================================\n" l_.str.3: ; @.str.3 .asciz "Username:" l_.str.4: ; @.str.4 .asciz "%s" .comm _username,15,0 ; @username l_.str.5: ; @.str.5 .asciz "Password:" .comm _password,12,0 ; @password l_.str.6: ; @.str.6 .asciz "kdu" l_.str.7: ; @.str.7 .asciz "\nWelcome.Login Success!" l_.str.8: ; @.str.8 .asciz "\n Wrong password!!" l_.str.9: ; @.str.9 .asciz "\n User doesn't exist" l_.str.10: ; @.str.10 .asciz "\n===========================================" l_.str.11: ; @.str.11 .asciz "\n Welcome to UOW |K|D|U| Campus Solutions!\n" l_.str.12: ; @.str.12 .asciz "===========================================\n" l_.str.13: ; @.str.13 .asciz "\t[1] Register New Student.\n" l_.str.14: ; @.str.14 .asciz "\t[2] Setup Subjects\n" l_.str.15: ; @.str.15 .asciz "\t[3] Enter Results\n" l_.str.16: ; @.str.16 .asciz "\t[4] Reporting Tools\n" l_.str.17: ; @.str.17 .asciz "\t[0] Quit\n" l_.str.18: ; @.str.18 .asciz "\t\nPlease input your option: " l_.str.19: ; @.str.19 .asciz "%d" l_.str.20: ; @.str.20 .asciz "Error/Invalid Choice\n" l_.str.21: ; @.str.21 .asciz "student.DAT" l_.str.22: ; @.str.22 .asciz "ab" .comm _fptr_student,8,3 ; @fptr_student l_.str.23: ; @.str.23 .asciz "\t ====================================\n" l_.str.24: ; @.str.24 .asciz "\t\t|K|D|U| REGISTRING NEW STUDENT\n" l_.str.25: ; @.str.25 .asciz "Enter Student ID:" .comm _rec,44,2 ; @rec l_.str.26: ; @.str.26 .asciz "Enter Student Age:" l_.str.27: ; @.str.27 .asciz "Enter Student Name:" l_.str.28: ; @.str.28 .asciz "Enter Student Contact Number:" l_.str.29: ; @.str.29 .asciz "subject.DAT" .comm _fptr_subject,8,3 ; @fptr_subject l_.str.30: ; @.str.30 .asciz "\t=================================\n" l_.str.31: ; @.str.31 .asciz "\t |K|D|U| REGISTRING NEW SUBJECTS\n" l_.str.32: ; @.str.32 .asciz "Enter Subject Code:\n" .comm _subject_rec,104,2 ; @subject_rec l_.str.33: ; @.str.33 .asciz "Enter Subject Name:\n" l_.str.34: ; @.str.34 .asciz "Enter Credit Hour:\n" l_.str.35: ; @.str.35 .asciz "result.DAT" .comm _fptr_result,8,3 ; @fptr_result l_.str.36: ; @.str.36 .asciz "\t |K|D|U| ENTER STUDENT RESULTS \n" l_.str.37: ; @.str.37 .asciz "Enter Score: " .comm _result_rec,68,2 ; @result_rec l_.str.38: ; @.str.38 .asciz "Enter Subject Credit Hour: " .comm _target_subject_code,50,0 ; @target_subject_code l_.str.39: ; @.str.39 .asciz "rb" l_.str.40: ; @.str.40 .asciz "enter student ID: " l_.str.41: ; @.str.41 .asciz "Name: %s\n" l_.str.42: ; @.str.42 .asciz "Not Found/Error" l_.str.43: ; @.str.43 .asciz "Enter Subject Code: " l_.str.44: ; @.str.44 .asciz "Subject Name: %s\n" l_.str.45: ; @.str.45 .asciz "\n==================================" l_.str.46: ; @.str.46 .asciz "\n\t |K|D|U| Reporting Tools\n" l_.str.47: ; @.str.47 .asciz "==================================\n" l_.str.48: ; @.str.48 .asciz "\t[1] Display Student Details.\n" l_.str.49: ; @.str.49 .asciz "\t[2] Display Student Subjects\n" l_.str.50: ; @.str.50 .asciz "\t[3] Display Results\n" l_.str.51: ; @.str.51 .asciz "\t[4] Display Student GPA\n" l_.str.52: ; @.str.52 .asciz "\t[0] Return To Main Menu\n" l_.str.53: ; @.str.53 .asciz "===================================\n" l_.str.54: ; @.str.54 .asciz "\t\nPlease Input your option: " l_.str.55: ; @.str.55 .asciz "\n=====================================" l_.str.56: ; @.str.56 .asciz "|K|D|U| & UOW UNIVERSITY COLLEGE\n" l_.str.57: ; @.str.57 .asciz "=======================================\n" l_.str.58: ; @.str.58 .asciz "ID\t Name\t Age\t Contact Number\n" l_.str.59: ; @.str.59 .asciz "---------------------------------------\n" l_.str.60: ; @.str.60 .asciz "%d\t %s\t %d\t %s\n" l_.str.61: ; @.str.61 .asciz "\n\t\t\t|K|D|U| STUDENT DATABASE\n" l_.str.62: ; @.str.62 .asciz "\n------------------------------------------------------" l_.str.63: ; @.str.63 .asciz "Subject Code\t \tSubject Name\t Credit Hour\t" l_.str.64: ; @.str.64 .asciz "------------------------------------------------------\n" l_.str.65: ; @.str.65 .asciz "%s\t %s\t %d\n" l_.str.66: ; @.str.66 .asciz "\n\t|K|D|U| & UOW EXAM TRANSCRIPT\n" l_.str.67: ; @.str.67 .asciz "=====================================\n" l_.str.68: ; @.str.68 .asciz "\n---------------------------------------------------\n" l_.str.69: ; @.str.69 .asciz "Student ID\t \tSubject Code\t Credit Hour\t Grade Point\t Score\n" l_.str.70: ; @.str.70 .asciz "\t%d\t \t\t%s\t \t\t%d\t \t%f\t \t%d\n" l_.str.71: ; @.str.71 .asciz "\n\t|K|D|U| & UOW STUDENT GPA/FINAL\n" l_.str.72: ; @.str.72 .asciz "\n------------------------------------------------------\n" l_.str.73: ; @.str.73 .asciz "Student ID\t \tSubject Code\t Credit Hour\t Score\n" l_.str.74: ; @.str.74 .asciz "\t%d\t \t\t%s\t \t%f\t \t%d\n" l_.str.75: ; @.str.75 .asciz "Total Grade Point: %f\n" l_.str.76: ; @.str.76 .asciz "Total Credit Hour: %f\n" l_.str.77: ; @.str.77 .asciz "Your GPA IS:%f\n" .comm _student_array,220,2 ; @student_array .comm _subject_array,5200,2 ; @subject_array .comm _result_array,3400,2 ; @result_array .comm _target1,1,0 ; @target1 .comm _no1,1,0 ; @no1 .comm _no,1,0 ; @no .comm _target,1,0 ; @target .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _login ## -- Begin function login .p2align 4, 0x90 _login: ## @login .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movq _username@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movq _password@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf movq _username@GOTPCREL(%rip), %rdi leaq L_.str.6(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_5 ## %bb.1: movq _password@GOTPCREL(%rip), %rdi leaq L_.str.6(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_3 ## %bb.2: leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf callq _menu jmp LBB0_4 LBB0_3: leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf callq _login LBB0_4: jmp LBB0_6 LBB0_5: leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf callq _login LBB0_6: popq %rbp retq .cfi_endproc ## -- End function .globl _menu ## -- Begin function menu .p2align 4, 0x90 _menu: ## @menu .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 jmp LBB1_1 LBB1_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str.10(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.11(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.12(%rip), %rdi movq %rdi, -24(%rbp) ## 8-byte Spill callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.13(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.14(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.15(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.16(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.17(%rip), %rdi callq _printf movq -24(%rbp), %rdi ## 8-byte Reload ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.18(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.19(%rip), %rdi leaq _num(%rip), %rsi callq _scanf movl _num(%rip), %eax ## kill: def $rax killed $eax movq %rax, -8(%rbp) ## 8-byte Spill subq $4, %rax ja LBB1_7 ## %bb.11: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax ## 8-byte Reload leaq LJTI1_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_2: ## in Loop: Header=BB1_1 Depth=1 callq _enterstudentdetails jmp LBB1_8 LBB1_3: ## in Loop: Header=BB1_1 Depth=1 callq _setup_subjects jmp LBB1_8 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 callq _enter_results jmp LBB1_8 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 callq _reporting_tools jmp LBB1_8 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 callq _login jmp LBB1_8 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.20(%rip), %rdi movb $0, %al callq _printf LBB1_8: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_9 LBB1_9: ## in Loop: Header=BB1_1 Depth=1 cmpl $0, _num(%rip) jne LBB1_1 ## %bb.10: addq $32, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L1_0_set_6, LBB1_6-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 LJTI1_0: .long L1_0_set_6 .long L1_0_set_2 .long L1_0_set_3 .long L1_0_set_4 .long L1_0_set_5 .end_data_region ## -- End function .globl _enterstudentdetails ## -- Begin function enterstudentdetails .p2align 4, 0x90 _enterstudentdetails: ## @enterstudentdetails .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.21(%rip), %rdi leaq L_.str.22(%rip), %rsi callq _fopen movq %rax, %rcx movq _fptr_student@GOTPCREL(%rip), %rax movq %rcx, (%rax) leaq L_.str.23(%rip), %rdi movb $0, %al callq _printf leaq L_.str.24(%rip), %rdi movb $0, %al callq _printf leaq L_.str.23(%rip), %rdi movb $0, %al callq _printf leaq L_.str.25(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi movq _rec@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf leaq L_.str.26(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi movq _rec@GOTPCREL(%rip), %rsi addq $4, %rsi movb $0, %al callq _scanf leaq L_.str.27(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movq _rec@GOTPCREL(%rip), %rsi addq $8, %rsi movb $0, %al callq _scanf leaq L_.str.28(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movq _rec@GOTPCREL(%rip), %rsi addq $28, %rsi movb $0, %al callq _scanf movq _fptr_student@GOTPCREL(%rip), %rax movq (%rax), %rcx movq _rec@GOTPCREL(%rip), %rdi movl $44, %esi movl $1, %edx callq _fwrite movq _fptr_student@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fclose popq %rbp retq .cfi_endproc ## -- End function .globl _setup_subjects ## -- Begin function setup_subjects .p2align 4, 0x90 _setup_subjects: ## @setup_subjects .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.29(%rip), %rdi leaq L_.str.22(%rip), %rsi callq _fopen movq %rax, %rcx movq _fptr_subject@GOTPCREL(%rip), %rax movq %rcx, (%rax) leaq L_.str.30(%rip), %rdi movb $0, %al callq _printf leaq L_.str.31(%rip), %rdi movb $0, %al callq _printf leaq L_.str.30(%rip), %rdi movb $0, %al callq _printf leaq L_.str.32(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movq _subject_rec@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf leaq L_.str.33(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movq _subject_rec@GOTPCREL(%rip), %rsi addq $50, %rsi movb $0, %al callq _scanf leaq L_.str.34(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi movq _subject_rec@GOTPCREL(%rip), %rsi addq $100, %rsi movb $0, %al callq _scanf movq _fptr_subject@GOTPCREL(%rip), %rax movq (%rax), %rcx movq _subject_rec@GOTPCREL(%rip), %rdi movl $104, %esi movl $1, %edx callq _fwrite movq _fptr_subject@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fclose popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function enter_results LCPI4_0: .long 0x3f800000 ## float 1 LCPI4_1: .long 0x40000000 ## float 2 LCPI4_2: .long 0x40200000 ## float 2.5 LCPI4_3: .long 0x40600000 ## float 3.5 LCPI4_4: .long 0x40800000 ## float 4 .section __TEXT,__text,regular,pure_instructions .globl _enter_results .p2align 4, 0x90 _enter_results: ## @enter_results .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str.35(%rip), %rdi leaq L_.str.22(%rip), %rsi callq _fopen movq %rax, %rcx movq _fptr_result@GOTPCREL(%rip), %rax movq %rcx, (%rax) leaq L_.str.30(%rip), %rdi movb $0, %al callq _printf leaq L_.str.36(%rip), %rdi movb $0, %al callq _printf leaq L_.str.30(%rip), %rdi movb $0, %al callq _printf callq _search_student_id movl %eax, -4(%rbp) callq _search_subject_code leaq L_.str.37(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi movq _result_rec@GOTPCREL(%rip), %rsi addq $4, %rsi movb $0, %al callq _scanf leaq L_.str.38(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi movq _result_rec@GOTPCREL(%rip), %rsi addq $64, %rsi movb $0, %al callq _scanf movq _result_rec@GOTPCREL(%rip), %rax cmpl $80, 4(%rax) jl LBB4_3 ## %bb.1: movq _result_rec@GOTPCREL(%rip), %rax cmpl $100, 4(%rax) jg LBB4_3 ## %bb.2: movq _result_rec@GOTPCREL(%rip), %rax movss LCPI4_4(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB4_24 LBB4_3: movq _result_rec@GOTPCREL(%rip), %rax cmpl $70, 4(%rax) jl LBB4_6 ## %bb.4: movq _result_rec@GOTPCREL(%rip), %rax cmpl $79, 4(%rax) jg LBB4_6 ## %bb.5: movq _result_rec@GOTPCREL(%rip), %rax movss LCPI4_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB4_23 LBB4_6: movq _result_rec@GOTPCREL(%rip), %rax cmpl $65, 4(%rax) jl LBB4_9 ## %bb.7: movq _result_rec@GOTPCREL(%rip), %rax cmpl $69, 4(%rax) jg LBB4_9 ## %bb.8: movq _result_rec@GOTPCREL(%rip), %rax movss LCPI4_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB4_22 LBB4_9: movq _result_rec@GOTPCREL(%rip), %rax cmpl $55, 4(%rax) jl LBB4_12 ## %bb.10: movq _result_rec@GOTPCREL(%rip), %rax cmpl $64, 4(%rax) jg LBB4_12 ## %bb.11: movq _result_rec@GOTPCREL(%rip), %rax movss LCPI4_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB4_21 LBB4_12: movq _result_rec@GOTPCREL(%rip), %rax cmpl $50, 4(%rax) jl LBB4_15 ## %bb.13: movq _result_rec@GOTPCREL(%rip), %rax cmpl $54, 4(%rax) jg LBB4_15 ## %bb.14: movq _result_rec@GOTPCREL(%rip), %rax movss LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB4_20 LBB4_15: movq _result_rec@GOTPCREL(%rip), %rax cmpl $40, 4(%rax) jl LBB4_18 ## %bb.16: movq _result_rec@GOTPCREL(%rip), %rax cmpl $49, 4(%rax) jg LBB4_18 ## %bb.17: movq _result_rec@GOTPCREL(%rip), %rax movss LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB4_19 LBB4_18: movq _result_rec@GOTPCREL(%rip), %rax xorps %xmm0, %xmm0 movss %xmm0, 60(%rax) LBB4_19: jmp LBB4_20 LBB4_20: jmp LBB4_21 LBB4_21: jmp LBB4_22 LBB4_22: jmp LBB4_23 LBB4_23: jmp LBB4_24 LBB4_24: cmpl $0, -4(%rbp) je LBB4_26 ## %bb.25: movl -4(%rbp), %ecx movq _result_rec@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB4_26: movq _result_rec@GOTPCREL(%rip), %rdi addq $8, %rdi movq _target_subject_code@GOTPCREL(%rip), %rsi movl $50, %edx callq ___strcpy_chk movq _fptr_result@GOTPCREL(%rip), %rax movq (%rax), %rcx movq _result_rec@GOTPCREL(%rip), %rdi movl $68, %esi movl $1, %edx callq _fwrite movq _fptr_result@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fclose addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _search_student_id ## -- Begin function search_student_id .p2align 4, 0x90 _search_student_id: ## @search_student_id .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $2256, %rsp ## imm = 0x8D0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) leaq L_.str.21(%rip), %rdi leaq L_.str.39(%rip), %rsi callq _fopen movq %rax, -2224(%rbp) movl $0, -2228(%rbp) movl $0, -2232(%rbp) movl $0, -2236(%rbp) leaq L_.str.40(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi leaq -2212(%rbp), %rsi movb $0, %al callq _scanf LBB5_1: ## =>This Inner Loop Header: Depth=1 movslq -2228(%rbp), %rax leaq -2208(%rbp), %rdi imulq $44, %rax, %rax addq %rax, %rdi movq -2224(%rbp), %rcx movl $44, %esi movl $1, %edx callq _fread movl -2228(%rbp), %eax addl $1, %eax movl %eax, -2228(%rbp) ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -2224(%rbp), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB5_1 ## %bb.3: movl $0, -2240(%rbp) LBB5_4: ## =>This Inner Loop Header: Depth=1 movl -2240(%rbp), %eax cmpl -2228(%rbp), %eax jge LBB5_9 ## %bb.5: ## in Loop: Header=BB5_4 Depth=1 movl -2212(%rbp), %eax movslq -2240(%rbp), %rdx leaq -2208(%rbp), %rcx imulq $44, %rdx, %rdx addq %rdx, %rcx cmpl (%rcx), %eax jne LBB5_7 ## %bb.6: ## in Loop: Header=BB5_4 Depth=1 movslq -2240(%rbp), %rax leaq -2208(%rbp), %rsi imulq $44, %rax, %rax addq %rax, %rsi addq $8, %rsi leaq L_.str.41(%rip), %rdi movb $0, %al callq _printf movl $1, -2236(%rbp) LBB5_7: ## in Loop: Header=BB5_4 Depth=1 jmp LBB5_8 LBB5_8: ## in Loop: Header=BB5_4 Depth=1 movl -2240(%rbp), %eax addl $1, %eax movl %eax, -2240(%rbp) jmp LBB5_4 LBB5_9: cmpl $0, -2236(%rbp) jne LBB5_11 ## %bb.10: leaq L_.str.42(%rip), %rdi movb $0, %al callq _printf movl $0, -2212(%rbp) LBB5_11: movl -2212(%rbp), %eax movl %eax, -2244(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB5_13 ## %bb.12: movl -2244(%rbp), %eax ## 4-byte Reload addq $2256, %rsp ## imm = 0x8D0 popq %rbp retq LBB5_13: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _search_subject_code ## -- Begin function search_subject_code .p2align 4, 0x90 _search_subject_code: ## @search_subject_code .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $5248, %eax ## imm = 0x1480 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) leaq L_.str.29(%rip), %rdi leaq L_.str.39(%rip), %rsi callq _fopen movq %rax, -5224(%rbp) movl $0, -5228(%rbp) movl $0, -5232(%rbp) movl $0, -5236(%rbp) leaq L_.str.43(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movq _target_subject_code@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf LBB6_1: ## =>This Inner Loop Header: Depth=1 movslq -5228(%rbp), %rax leaq -5216(%rbp), %rdi imulq $104, %rax, %rax addq %rax, %rdi movq -5224(%rbp), %rcx movl $104, %esi movl $1, %edx callq _fread movl -5228(%rbp), %eax addl $1, %eax movl %eax, -5228(%rbp) ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 movq -5224(%rbp), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB6_1 ## %bb.3: movl $0, -5240(%rbp) LBB6_4: ## =>This Inner Loop Header: Depth=1 movl -5240(%rbp), %eax cmpl -5228(%rbp), %eax jge LBB6_9 ## %bb.5: ## in Loop: Header=BB6_4 Depth=1 movslq -5240(%rbp), %rax leaq -5216(%rbp), %rsi imulq $104, %rax, %rax addq %rax, %rsi movq _target_subject_code@GOTPCREL(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB6_7 ## %bb.6: ## in Loop: Header=BB6_4 Depth=1 movslq -5240(%rbp), %rax leaq -5216(%rbp), %rsi imulq $104, %rax, %rax addq %rax, %rsi addq $50, %rsi leaq L_.str.44(%rip), %rdi movb $0, %al callq _printf movl $1, -5236(%rbp) LBB6_7: ## in Loop: Header=BB6_4 Depth=1 jmp LBB6_8 LBB6_8: ## in Loop: Header=BB6_4 Depth=1 movl -5240(%rbp), %eax addl $1, %eax movl %eax, -5240(%rbp) jmp LBB6_4 LBB6_9: cmpl $0, -5236(%rbp) jne LBB6_11 ## %bb.10: leaq L_.str.42(%rip), %rdi movb $0, %al callq _printf LBB6_11: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB6_13 ## %bb.12: addq $5248, %rsp ## imm = 0x1480 popq %rbp retq LBB6_13: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _reporting_tools ## -- Begin function reporting_tools .p2align 4, 0x90 _reporting_tools: ## @reporting_tools .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp jmp LBB7_1 LBB7_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str.45(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.46(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.47(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.48(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.49(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.50(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.51(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.52(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.53(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.54(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.19(%rip), %rdi leaq _num1(%rip), %rsi callq _scanf movl _num1(%rip), %eax ## kill: def $rax killed $eax movq %rax, -8(%rbp) ## 8-byte Spill subq $4, %rax ja LBB7_7 ## %bb.11: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax ## 8-byte Reload leaq LJTI7_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB7_2: ## in Loop: Header=BB7_1 Depth=1 callq _displaystudentdetails jmp LBB7_8 LBB7_3: ## in Loop: Header=BB7_1 Depth=1 callq _displaystudentsubjects jmp LBB7_8 LBB7_4: ## in Loop: Header=BB7_1 Depth=1 callq _displayresult LBB7_5: ## in Loop: Header=BB7_1 Depth=1 callq _displaygpa jmp LBB7_8 LBB7_6: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_8 LBB7_7: ## in Loop: Header=BB7_1 Depth=1 leaq L_.str.20(%rip), %rdi movb $0, %al callq _printf LBB7_8: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_9 LBB7_9: ## in Loop: Header=BB7_1 Depth=1 cmpl $0, _num1(%rip) jne LBB7_1 ## %bb.10: addq $16, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L7_0_set_6, LBB7_6-LJTI7_0 .set L7_0_set_2, LBB7_2-LJTI7_0 .set L7_0_set_3, LBB7_3-LJTI7_0 .set L7_0_set_4, LBB7_4-LJTI7_0 .set L7_0_set_5, LBB7_5-LJTI7_0 LJTI7_0: .long L7_0_set_6 .long L7_0_set_2 .long L7_0_set_3 .long L7_0_set_4 .long L7_0_set_5 .end_data_region ## -- End function .globl _displaystudentdetails ## -- Begin function displaystudentdetails .p2align 4, 0x90 _displaystudentdetails: ## @displaystudentdetails .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $2224, %rsp ## imm = 0x8B0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -2212(%rbp) movl $0, -2216(%rbp) leaq L_.str.21(%rip), %rdi leaq L_.str.39(%rip), %rsi callq _fopen movq %rax, -2224(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 movslq -2212(%rbp), %rax leaq -2208(%rbp), %rdi imulq $44, %rax, %rax addq %rax, %rdi movq -2224(%rbp), %rcx movl $44, %esi movl $1, %edx callq _fread movl -2212(%rbp), %eax addl $1, %eax movl %eax, -2212(%rbp) ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movq -2224(%rbp), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB8_1 ## %bb.3: leaq L_.str.55(%rip), %rdi movb $0, %al callq _printf leaq L_.str.56(%rip), %rdi movb $0, %al callq _printf leaq L_.str.57(%rip), %rdi movb $0, %al callq _printf leaq L_.str.58(%rip), %rdi movb $0, %al callq _printf leaq L_.str.59(%rip), %rdi movb $0, %al callq _printf movl $0, -2216(%rbp) LBB8_4: ## =>This Inner Loop Header: Depth=1 movl -2216(%rbp), %eax cmpl -2212(%rbp), %eax jge LBB8_7 ## %bb.5: ## in Loop: Header=BB8_4 Depth=1 movslq -2216(%rbp), %rcx leaq -2208(%rbp), %rax imulq $44, %rcx, %rcx addq %rcx, %rax movl (%rax), %esi movslq -2216(%rbp), %rax leaq -2208(%rbp), %rdx imulq $44, %rax, %rax addq %rax, %rdx addq $8, %rdx movslq -2216(%rbp), %rcx leaq -2208(%rbp), %rax imulq $44, %rcx, %rcx addq %rcx, %rax movl 4(%rax), %ecx movslq -2216(%rbp), %rax leaq -2208(%rbp), %r8 imulq $44, %rax, %rax addq %rax, %r8 addq $28, %r8 leaq L_.str.60(%rip), %rdi movb $0, %al callq _printf ## %bb.6: ## in Loop: Header=BB8_4 Depth=1 movl -2216(%rbp), %eax addl $1, %eax movl %eax, -2216(%rbp) jmp LBB8_4 LBB8_7: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB8_9 ## %bb.8: addq $2224, %rsp ## imm = 0x8B0 popq %rbp retq LBB8_9: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _displaystudentsubjects ## -- Begin function displaystudentsubjects .p2align 4, 0x90 _displaystudentsubjects: ## @displaystudentsubjects .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $5232, %eax ## imm = 0x1470 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -5220(%rbp) movl $0, -5224(%rbp) leaq L_.str.29(%rip), %rdi leaq L_.str.39(%rip), %rsi callq _fopen movq %rax, -5232(%rbp) LBB9_1: ## =>This Inner Loop Header: Depth=1 movslq -5220(%rbp), %rax leaq -5216(%rbp), %rdi imulq $104, %rax, %rax addq %rax, %rdi movq -5232(%rbp), %rcx movl $104, %esi movl $1, %edx callq _fread movl -5220(%rbp), %eax addl $1, %eax movl %eax, -5220(%rbp) ## %bb.2: ## in Loop: Header=BB9_1 Depth=1 movq -5232(%rbp), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB9_1 ## %bb.3: movq -5232(%rbp), %rdi callq _fclose leaq L_.str.55(%rip), %rdi movb $0, %al callq _printf leaq L_.str.61(%rip), %rdi movb $0, %al callq _printf leaq L_.str.57(%rip), %rdi movb $0, %al callq _printf leaq L_.str.63(%rip), %rdi movb $0, %al callq _printf leaq L_.str.64(%rip), %rdi movb $0, %al callq _printf movl $0, -5224(%rbp) LBB9_4: ## =>This Inner Loop Header: Depth=1 movl -5224(%rbp), %eax cmpl -5220(%rbp), %eax jge LBB9_7 ## %bb.5: ## in Loop: Header=BB9_4 Depth=1 movslq -5224(%rbp), %rax leaq -5216(%rbp), %rsi imulq $104, %rax, %rax addq %rax, %rsi movslq -5224(%rbp), %rax leaq -5216(%rbp), %rdx imulq $104, %rax, %rax addq %rax, %rdx addq $50, %rdx movslq -5224(%rbp), %rcx leaq -5216(%rbp), %rax imulq $104, %rcx, %rcx addq %rcx, %rax movl 100(%rax), %ecx leaq L_.str.65(%rip), %rdi movb $0, %al callq _printf ## %bb.6: ## in Loop: Header=BB9_4 Depth=1 movl -5224(%rbp), %eax addl $1, %eax movl %eax, -5224(%rbp) jmp LBB9_4 LBB9_7: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB9_9 ## %bb.8: addq $5232, %rsp ## imm = 0x1470 popq %rbp retq LBB9_9: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _displayresult ## -- Begin function displayresult .p2align 4, 0x90 _displayresult: ## @displayresult .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $3424, %rsp ## imm = 0xD60 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -3412(%rbp) movl $0, -3416(%rbp) leaq L_.str.35(%rip), %rdi leaq L_.str.39(%rip), %rsi callq _fopen movq %rax, -3424(%rbp) LBB10_1: ## =>This Inner Loop Header: Depth=1 movslq -3412(%rbp), %rax leaq -3408(%rbp), %rdi imulq $68, %rax, %rax addq %rax, %rdi movq -3424(%rbp), %rcx movl $68, %esi movl $1, %edx callq _fread movl -3412(%rbp), %eax addl $1, %eax movl %eax, -3412(%rbp) ## %bb.2: ## in Loop: Header=BB10_1 Depth=1 movq -3424(%rbp), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB10_1 ## %bb.3: leaq L_.str.55(%rip), %rdi movb $0, %al callq _printf leaq L_.str.66(%rip), %rdi movb $0, %al callq _printf leaq L_.str.67(%rip), %rdi movb $0, %al callq _printf leaq L_.str.68(%rip), %rdi movb $0, %al callq _printf leaq L_.str.69(%rip), %rdi movb $0, %al callq _printf leaq L_.str.64(%rip), %rdi movb $0, %al callq _printf movl $0, -3416(%rbp) LBB10_4: ## =>This Inner Loop Header: Depth=1 movl -3416(%rbp), %eax cmpl -3412(%rbp), %eax jge LBB10_7 ## %bb.5: ## in Loop: Header=BB10_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movl (%rax), %esi movslq -3416(%rbp), %rax leaq -3408(%rbp), %rdx imulq $68, %rax, %rax addq %rax, %rdx addq $8, %rdx movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movl 64(%rax), %ecx movslq -3416(%rbp), %rdi leaq -3408(%rbp), %rax imulq $68, %rdi, %rdi addq %rdi, %rax movss 60(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movslq -3416(%rbp), %rdi leaq -3408(%rbp), %rax imulq $68, %rdi, %rdi addq %rdi, %rax movl 4(%rax), %r8d leaq L_.str.70(%rip), %rdi movb $1, %al callq _printf ## %bb.6: ## in Loop: Header=BB10_4 Depth=1 movl -3416(%rbp), %eax addl $1, %eax movl %eax, -3416(%rbp) jmp LBB10_4 LBB10_7: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB10_9 ## %bb.8: addq $3424, %rsp ## imm = 0xD60 popq %rbp retq LBB10_9: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function displaygpa LCPI11_0: .long 0x3f800000 ## float 1 LCPI11_1: .long 0x40000000 ## float 2 LCPI11_2: .long 0x40200000 ## float 2.5 LCPI11_3: .long 0x40400000 ## float 3 LCPI11_4: .long 0x40600000 ## float 3.5 LCPI11_5: .long 0x40800000 ## float 4 .section __TEXT,__text,regular,pure_instructions .globl _displaygpa .p2align 4, 0x90 _displaygpa: ## @displaygpa .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $3440, %rsp ## imm = 0xD70 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -3412(%rbp) movl $0, -3416(%rbp) movl $0, -3420(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -3424(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -3428(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -3432(%rbp) leaq L_.str.35(%rip), %rdi leaq L_.str.39(%rip), %rsi callq _fopen movq %rax, -3440(%rbp) leaq L_.str.40(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi leaq -3420(%rbp), %rsi movb $0, %al callq _scanf LBB11_1: ## =>This Inner Loop Header: Depth=1 movslq -3412(%rbp), %rax leaq -3408(%rbp), %rdi imulq $68, %rax, %rax addq %rax, %rdi movq -3440(%rbp), %rcx movl $68, %esi movl $1, %edx callq _fread movl -3412(%rbp), %eax addl $1, %eax movl %eax, -3412(%rbp) ## %bb.2: ## in Loop: Header=BB11_1 Depth=1 movq -3440(%rbp), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB11_1 ## %bb.3: leaq L_.str.55(%rip), %rdi movb $0, %al callq _printf leaq L_.str.71(%rip), %rdi movb $0, %al callq _printf leaq L_.str.67(%rip), %rdi movb $0, %al callq _printf leaq L_.str.72(%rip), %rdi movb $0, %al callq _printf leaq L_.str.73(%rip), %rdi movb $0, %al callq _printf leaq L_.str.64(%rip), %rdi movb $0, %al callq _printf movl $0, -3416(%rbp) LBB11_4: ## =>This Inner Loop Header: Depth=1 movl -3416(%rbp), %eax cmpl -3412(%rbp), %eax jge LBB11_33 ## %bb.5: ## in Loop: Header=BB11_4 Depth=1 movl -3420(%rbp), %eax movslq -3416(%rbp), %rdx leaq -3408(%rbp), %rcx imulq $68, %rdx, %rdx addq %rdx, %rcx cmpl (%rcx), %eax jne LBB11_7 ## %bb.6: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movl (%rax), %esi movslq -3416(%rbp), %rax leaq -3408(%rbp), %rdx imulq $68, %rax, %rax addq %rax, %rdx addq $8, %rdx movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss 60(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movl 4(%rax), %ecx leaq L_.str.74(%rip), %rdi movb $1, %al callq _printf LBB11_7: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $80, 4(%rax) jl LBB11_10 ## %bb.8: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $100, 4(%rax) jg LBB11_10 ## %bb.9: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss LCPI11_5(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB11_31 LBB11_10: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $70, 4(%rax) jl LBB11_13 ## %bb.11: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $79, 4(%rax) jg LBB11_13 ## %bb.12: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss LCPI11_4(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB11_30 LBB11_13: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $65, 4(%rax) jl LBB11_16 ## %bb.14: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $69, 4(%rax) jg LBB11_16 ## %bb.15: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss LCPI11_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB11_29 LBB11_16: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $55, 4(%rax) jl LBB11_19 ## %bb.17: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $64, 4(%rax) jg LBB11_19 ## %bb.18: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss LCPI11_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB11_28 LBB11_19: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $50, 4(%rax) jl LBB11_22 ## %bb.20: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $54, 4(%rax) jg LBB11_22 ## %bb.21: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss LCPI11_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB11_27 LBB11_22: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $40, 4(%rax) jl LBB11_25 ## %bb.23: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cmpl $49, 4(%rax) jg LBB11_25 ## %bb.24: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss LCPI11_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 60(%rax) jmp LBB11_26 LBB11_25: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax xorps %xmm0, %xmm0 movss %xmm0, 60(%rax) LBB11_26: ## in Loop: Header=BB11_4 Depth=1 jmp LBB11_27 LBB11_27: ## in Loop: Header=BB11_4 Depth=1 jmp LBB11_28 LBB11_28: ## in Loop: Header=BB11_4 Depth=1 jmp LBB11_29 LBB11_29: ## in Loop: Header=BB11_4 Depth=1 jmp LBB11_30 LBB11_30: ## in Loop: Header=BB11_4 Depth=1 jmp LBB11_31 LBB11_31: ## in Loop: Header=BB11_4 Depth=1 movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax movss 60(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cvtsi2ssl 64(%rax), %xmm2 movss -3424(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm2, %xmm0 addss %xmm1, %xmm0 movss %xmm0, -3424(%rbp) movslq -3416(%rbp), %rcx leaq -3408(%rbp), %rax imulq $68, %rcx, %rcx addq %rcx, %rax cvtsi2ssl 64(%rax), %xmm0 addss -3428(%rbp), %xmm0 movss %xmm0, -3428(%rbp) ## %bb.32: ## in Loop: Header=BB11_4 Depth=1 movl -3416(%rbp), %eax addl $1, %eax movl %eax, -3416(%rbp) jmp LBB11_4 LBB11_33: movss -3424(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.75(%rip), %rdi movb $1, %al callq _printf movss -3428(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.76(%rip), %rdi movb $1, %al callq _printf movss -3424(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero divss -3428(%rbp), %xmm0 movss %xmm0, -3432(%rbp) movss -3432(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.77(%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 LBB11_35 ## %bb.34: addq $3440, %rsp ## imm = 0xD70 popq %rbp retq LBB11_35: 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 _login xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _x ## @x .zerofill __DATA,__common,_x,4,2 .section __DATA,__data .globl _sub_opt ## @sub_opt .p2align 2 _sub_opt: .long 1 ## 0x1 .globl _num1 ## @num1 .zerofill __DATA,__common,_num1,4,2 .globl _option ## @option .p2align 2 _option: .long 1 ## 0x1 .globl _num ## @num .zerofill __DATA,__common,_num,4,2 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n========================================" L_.str.1: ## @.str.1 .asciz "\n WELCOME TO UOW |K|D|U| CS LOGIN PAGE\n" L_.str.2: ## @.str.2 .asciz "========================================\n" L_.str.3: ## @.str.3 .asciz "Username:" L_.str.4: ## @.str.4 .asciz "%s" .comm _username,15,0 ## @username L_.str.5: ## @.str.5 .asciz "Password:" .comm _password,12,0 ## @password L_.str.6: ## @.str.6 .asciz "kdu" L_.str.7: ## @.str.7 .asciz "\nWelcome.Login Success!" L_.str.8: ## @.str.8 .asciz "\n Wrong password!!" L_.str.9: ## @.str.9 .asciz "\n User doesn't exist" L_.str.10: ## @.str.10 .asciz "\n===========================================" L_.str.11: ## @.str.11 .asciz "\n Welcome to UOW |K|D|U| Campus Solutions!\n" L_.str.12: ## @.str.12 .asciz "===========================================\n" L_.str.13: ## @.str.13 .asciz "\t[1] Register New Student.\n" L_.str.14: ## @.str.14 .asciz "\t[2] Setup Subjects\n" L_.str.15: ## @.str.15 .asciz "\t[3] Enter Results\n" L_.str.16: ## @.str.16 .asciz "\t[4] Reporting Tools\n" L_.str.17: ## @.str.17 .asciz "\t[0] Quit\n" L_.str.18: ## @.str.18 .asciz "\t\nPlease input your option: " L_.str.19: ## @.str.19 .asciz "%d" L_.str.20: ## @.str.20 .asciz "Error/Invalid Choice\n" L_.str.21: ## @.str.21 .asciz "student.DAT" L_.str.22: ## @.str.22 .asciz "ab" .comm _fptr_student,8,3 ## @fptr_student L_.str.23: ## @.str.23 .asciz "\t ====================================\n" L_.str.24: ## @.str.24 .asciz "\t\t|K|D|U| REGISTRING NEW STUDENT\n" L_.str.25: ## @.str.25 .asciz "Enter Student ID:" .comm _rec,44,2 ## @rec L_.str.26: ## @.str.26 .asciz "Enter Student Age:" L_.str.27: ## @.str.27 .asciz "Enter Student Name:" L_.str.28: ## @.str.28 .asciz "Enter Student Contact Number:" L_.str.29: ## @.str.29 .asciz "subject.DAT" .comm _fptr_subject,8,3 ## @fptr_subject L_.str.30: ## @.str.30 .asciz "\t=================================\n" L_.str.31: ## @.str.31 .asciz "\t |K|D|U| REGISTRING NEW SUBJECTS\n" L_.str.32: ## @.str.32 .asciz "Enter Subject Code:\n" .comm _subject_rec,104,2 ## @subject_rec L_.str.33: ## @.str.33 .asciz "Enter Subject Name:\n" L_.str.34: ## @.str.34 .asciz "Enter Credit Hour:\n" L_.str.35: ## @.str.35 .asciz "result.DAT" .comm _fptr_result,8,3 ## @fptr_result L_.str.36: ## @.str.36 .asciz "\t |K|D|U| ENTER STUDENT RESULTS \n" L_.str.37: ## @.str.37 .asciz "Enter Score: " .comm _result_rec,68,2 ## @result_rec L_.str.38: ## @.str.38 .asciz "Enter Subject Credit Hour: " .comm _target_subject_code,50,4 ## @target_subject_code L_.str.39: ## @.str.39 .asciz "rb" L_.str.40: ## @.str.40 .asciz "enter student ID: " L_.str.41: ## @.str.41 .asciz "Name: %s\n" L_.str.42: ## @.str.42 .asciz "Not Found/Error" L_.str.43: ## @.str.43 .asciz "Enter Subject Code: " L_.str.44: ## @.str.44 .asciz "Subject Name: %s\n" L_.str.45: ## @.str.45 .asciz "\n==================================" L_.str.46: ## @.str.46 .asciz "\n\t |K|D|U| Reporting Tools\n" L_.str.47: ## @.str.47 .asciz "==================================\n" L_.str.48: ## @.str.48 .asciz "\t[1] Display Student Details.\n" L_.str.49: ## @.str.49 .asciz "\t[2] Display Student Subjects\n" L_.str.50: ## @.str.50 .asciz "\t[3] Display Results\n" L_.str.51: ## @.str.51 .asciz "\t[4] Display Student GPA\n" L_.str.52: ## @.str.52 .asciz "\t[0] Return To Main Menu\n" L_.str.53: ## @.str.53 .asciz "===================================\n" L_.str.54: ## @.str.54 .asciz "\t\nPlease Input your option: " L_.str.55: ## @.str.55 .asciz "\n=====================================" L_.str.56: ## @.str.56 .asciz "|K|D|U| & UOW UNIVERSITY COLLEGE\n" L_.str.57: ## @.str.57 .asciz "=======================================\n" L_.str.58: ## @.str.58 .asciz "ID\t Name\t Age\t Contact Number\n" L_.str.59: ## @.str.59 .asciz "---------------------------------------\n" L_.str.60: ## @.str.60 .asciz "%d\t %s\t %d\t %s\n" L_.str.61: ## @.str.61 .asciz "\n\t\t\t|K|D|U| STUDENT DATABASE\n" L_.str.62: ## @.str.62 .asciz "\n------------------------------------------------------" L_.str.63: ## @.str.63 .asciz "Subject Code\t \tSubject Name\t Credit Hour\t" L_.str.64: ## @.str.64 .asciz "------------------------------------------------------\n" L_.str.65: ## @.str.65 .asciz "%s\t %s\t %d\n" L_.str.66: ## @.str.66 .asciz "\n\t|K|D|U| & UOW EXAM TRANSCRIPT\n" L_.str.67: ## @.str.67 .asciz "=====================================\n" L_.str.68: ## @.str.68 .asciz "\n---------------------------------------------------\n" L_.str.69: ## @.str.69 .asciz "Student ID\t \tSubject Code\t Credit Hour\t Grade Point\t Score\n" L_.str.70: ## @.str.70 .asciz "\t%d\t \t\t%s\t \t\t%d\t \t%f\t \t%d\n" L_.str.71: ## @.str.71 .asciz "\n\t|K|D|U| & UOW STUDENT GPA/FINAL\n" L_.str.72: ## @.str.72 .asciz "\n------------------------------------------------------\n" L_.str.73: ## @.str.73 .asciz "Student ID\t \tSubject Code\t Credit Hour\t Score\n" L_.str.74: ## @.str.74 .asciz "\t%d\t \t\t%s\t \t%f\t \t%d\n" L_.str.75: ## @.str.75 .asciz "Total Grade Point: %f\n" L_.str.76: ## @.str.76 .asciz "Total Credit Hour: %f\n" L_.str.77: ## @.str.77 .asciz "Your GPA IS:%f\n" .comm _student_array,220,4 ## @student_array .comm _subject_array,5200,4 ## @subject_array .comm _result_array,3400,4 ## @result_array .comm _target1,1,0 ## @target1 .comm _no1,1,0 ## @no1 .comm _no,1,0 ## @no .comm _target,1,0 ## @target .subsections_via_symbols
the_stack_data/9512935.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _avg_thread ; -- Begin function avg_thread .p2align 2 _avg_thread: ; @avg_thread .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 adrp x8, _avg@GOTPAGE ldr x8, [x8, _avg@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill str x0, [sp, #24] str xzr, [x8] str wzr, [sp, #20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] adrp x9, _as@GOTPAGE ldr x9, [x9, _as@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldrsw x10, [sp, #20] adrp x8, _a@GOTPAGE ldr x8, [x8, _a@GOTPAGEOFF] ldr x10, [x8, x10, lsl #3] ldr x8, [x9] add x8, x8, x10 str x8, [x9] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_4: ldr x9, [sp, #8] ; 8-byte Folded Reload adrp x8, _as@GOTPAGE ldr x8, [x8, _as@GOTPAGEOFF] ldrsw x10, [x8] ldr x8, [x9] sdiv x8, x8, x10 str x8, [x9] mov x0, #0 add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _min_thread ; -- Begin function min_thread .p2align 2 _min_thread: ; @min_thread .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 adrp x8, _a@GOTPAGE ldr x8, [x8, _a@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill str x0, [sp, #24] ldr x8, [x8] str x8, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] adrp x9, _as@GOTPAGE ldr x9, [x9, _as@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp] ; 8-byte Folded Reload ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp] ; 8-byte Folded Reload ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] str x8, [sp, #16] b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_6: ldr x8, [sp, #16] adrp x9, _min@GOTPAGE ldr x9, [x9, _min@GOTPAGEOFF] str x8, [x9] mov x0, #0 add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _max_thread ; -- Begin function max_thread .p2align 2 _max_thread: ; @max_thread .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 adrp x8, _a@GOTPAGE ldr x8, [x8, _a@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill str x0, [sp, #24] ldr x8, [x8] str x8, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] adrp x9, _as@GOTPAGE ldr x9, [x9, _as@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_6 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp] ; 8-byte Folded Reload ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp] ; 8-byte Folded Reload ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] str x8, [sp, #16] b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_6: ldr x8, [sp, #16] adrp x9, _max@GOTPAGE ldr x9, [x9, _max@GOTPAGEOFF] str x8, [x9] mov x0, #0 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, #384 .cfi_def_cfa_offset 384 stp x28, x27, [sp, #352] ; 16-byte Folded Spill stp x29, x30, [sp, #368] ; 16-byte Folded Spill add x29, sp, #368 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, _as@GOTPAGE ldr x8, [x8, _as@GOTPAGEOFF] str x8, [sp, #56] ; 8-byte Folded Spill adrp x8, _a@GOTPAGE ldr x8, [x8, _a@GOTPAGEOFF] str x8, [sp, #64] ; 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, #92] str w0, [sp, #88] str x1, [sp, #80] adrp x8, l___const.main.thread_funcs@PAGE add x8, x8, l___const.main.thread_funcs@PAGEOFF ldr q0, [x8] str q0, [sp, #96] ldr x8, [x8, #16] str x8, [sp, #112] ldr w8, [sp, #88] subs w8, w8, #1 cset w8, gt tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: mov x9, sp mov x8, #10 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #92] b LBB3_23 LBB3_2: str wzr, [sp, #76] b LBB3_3 LBB3_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #76] subs w8, w8, #10 cset w8, ge mov w9, #0 str w9, [sp, #52] ; 4-byte Folded Spill tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=1 ldr w8, [sp, #76] ldr w9, [sp, #88] subs w9, w9, #1 subs w8, w8, w9 cset w8, lt str w8, [sp, #52] ; 4-byte Folded Spill b LBB3_5 LBB3_5: ; in Loop: Header=BB3_3 Depth=1 ldr w8, [sp, #52] ; 4-byte Folded Reload tbz w8, #0, LBB3_10 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_3 Depth=1 ldr x8, [sp, #80] ldr w9, [sp, #76] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] mov x1, #0 mov w2, #10 bl _strtol ldr x8, [sp, #64] ; 8-byte Folded Reload ldrsw x9, [sp, #76] str x0, [x8, x9, lsl #3] ldrsw x9, [sp, #76] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_8 b LBB3_7 LBB3_7: ldr x8, [sp, #80] ldr w9, [sp, #76] add w9, w9, #1 ldr x8, [x8, w9, sxtw #3] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w8, #-1 str w8, [sp, #92] b LBB3_23 LBB3_8: ; in Loop: Header=BB3_3 Depth=1 b LBB3_9 LBB3_9: ; in Loop: Header=BB3_3 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB3_3 LBB3_10: ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w9, [sp, #76] str w9, [x8] ldr w9, [x8] ; 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, #76] b LBB3_11 LBB3_11: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #56] ; 8-byte Folded Reload ldr w8, [sp, #76] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_14 b LBB3_12 LBB3_12: ; in Loop: Header=BB3_11 Depth=1 ldr x8, [sp, #64] ; 8-byte Folded Reload ldrsw x9, [sp, #76] 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 b LBB3_13 LBB3_13: ; in Loop: Header=BB3_11 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB3_11 LBB3_14: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf str wzr, [sp, #76] b LBB3_15 LBB3_15: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #76] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB3_18 b LBB3_16 LBB3_16: ; in Loop: Header=BB3_15 Depth=1 ldrsw x9, [sp, #76] add x8, sp, #128 str x8, [sp, #40] ; 8-byte Folded Spill add x0, x8, x9, lsl #6 bl _pthread_attr_init ldr x8, [sp, #40] ; 8-byte Folded Reload ldrsw x10, [sp, #76] sub x9, x29, #48 add x0, x9, x10, lsl #3 ldrsw x9, [sp, #76] add x1, x8, x9, lsl #6 ldrsw x9, [sp, #76] add x8, sp, #96 ldr x2, [x8, x9, lsl #3] mov x3, #0 bl _pthread_create b LBB3_17 LBB3_17: ; in Loop: Header=BB3_15 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB3_15 LBB3_18: str wzr, [sp, #76] b LBB3_19 LBB3_19: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #76] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB3_22 b LBB3_20 LBB3_20: ; in Loop: Header=BB3_19 Depth=1 ldrsw x9, [sp, #76] sub x8, x29, #48 ldr x0, [x8, x9, lsl #3] mov x1, #0 bl _pthread_join b LBB3_21 LBB3_21: ; in Loop: Header=BB3_19 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB3_19 LBB3_22: adrp x8, _avg@GOTPAGE ldr x8, [x8, _avg@GOTPAGEOFF] ldr x11, [x8] adrp x8, _min@GOTPAGE ldr x8, [x8, _min@GOTPAGEOFF] ldr x10, [x8] adrp x8, _max@GOTPAGE ldr x8, [x8, _max@GOTPAGEOFF] ldr x8, [x8] 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 str wzr, [sp, #92] b LBB3_23 LBB3_23: ldr w8, [sp, #92] str w8, [sp, #36] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB3_25 b LBB3_24 LBB3_24: bl ___stack_chk_fail LBB3_25: ldr w0, [sp, #36] ; 4-byte Folded Reload ldp x29, x30, [sp, #368] ; 16-byte Folded Reload ldp x28, x27, [sp, #352] ; 16-byte Folded Reload add sp, sp, #384 ret .cfi_endproc ; -- End function .comm _avg,8,3 ; @avg .comm _as,4,2 ; @as .comm _a,80,3 ; @a .comm _min,8,3 ; @min .comm _max,8,3 ; @max .section __DATA,__const .p2align 3 ; @__const.main.thread_funcs l___const.main.thread_funcs: .quad _avg_thread .quad _min_thread .quad _max_thread .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Usage: Provide up to %d positive integers. More than that will be ignored. Example ./a.out 2 3 5 7.\n" l_.str.1: ; @.str.1 .asciz "Failed to convert \"%s\" to an integer. Aborted.\n" l_.str.2: ; @.str.2 .asciz "%d inputs: " l_.str.3: ; @.str.3 .asciz "%ld " l_.str.4: ; @.str.4 .asciz "\n" l_.str.5: ; @.str.5 .asciz "avg. %ld\nmin. %ld\nmax. %ld\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _avg_thread ## -- Begin function avg_thread .p2align 4, 0x90 _avg_thread: ## @avg_thread .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 _avg@GOTPCREL(%rip), %rax movq $0, (%rax) movl $0, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movq _as@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -12(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax movq (%rax,%rcx,8), %rcx movq _avg@GOTPCREL(%rip), %rax addq (%rax), %rcx movq _avg@GOTPCREL(%rip), %rax movq %rcx, (%rax) ## %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: movq _as@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _avg@GOTPCREL(%rip), %rax movq (%rax), %rax cqto idivq %rcx movq %rax, %rcx movq _avg@GOTPCREL(%rip), %rax movq %rcx, (%rax) xorl %eax, %eax ## kill: def $rax killed $eax popq %rbp retq .cfi_endproc ## -- End function .globl _min_thread ## -- Begin function min_thread .p2align 4, 0x90 _min_thread: ## @min_thread .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 _a@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movl $1, -20(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _as@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_6 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -20(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax movq (%rax,%rcx,8), %rax cmpq -16(%rbp), %rax jge LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movslq -20(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax movq (%rax,%rcx,8), %rax movq %rax, -16(%rbp) LBB1_4: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_5 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_1 LBB1_6: movq -16(%rbp), %rcx movq _min@GOTPCREL(%rip), %rax movq %rcx, (%rax) xorl %eax, %eax ## kill: def $rax killed $eax popq %rbp retq .cfi_endproc ## -- End function .globl _max_thread ## -- Begin function max_thread .p2align 4, 0x90 _max_thread: ## @max_thread .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 _a@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movl $1, -20(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _as@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB2_6 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movslq -20(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax movq (%rax,%rcx,8), %rax cmpq -16(%rbp), %rax jle LBB2_4 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movslq -20(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax movq (%rax,%rcx,8), %rax movq %rax, -16(%rbp) LBB2_4: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_5 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB2_1 LBB2_6: movq -16(%rbp), %rcx movq _max@GOTPCREL(%rip), %rax movq %rcx, (%rax) xorl %eax, %eax ## kill: def $rax killed $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 $288, %rsp ## imm = 0x120 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -260(%rbp) movl %edi, -264(%rbp) movq %rsi, -272(%rbp) movq l___const.main.thread_funcs(%rip), %rax movq %rax, -256(%rbp) movq l___const.main.thread_funcs+8(%rip), %rax movq %rax, -248(%rbp) movq l___const.main.thread_funcs+16(%rip), %rax movq %rax, -240(%rbp) cmpl $1, -264(%rbp) jg LBB3_2 ## %bb.1: leaq L_.str(%rip), %rdi movl $10, %esi movb $0, %al callq _printf movl $1, -260(%rbp) jmp LBB3_23 LBB3_2: movl $0, -276(%rbp) LBB3_3: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $10, -276(%rbp) movb %al, -277(%rbp) ## 1-byte Spill jge LBB3_5 ## %bb.4: ## in Loop: Header=BB3_3 Depth=1 movl -276(%rbp), %eax movl -264(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax setl %al movb %al, -277(%rbp) ## 1-byte Spill LBB3_5: ## in Loop: Header=BB3_3 Depth=1 movb -277(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB3_6 jmp LBB3_10 LBB3_6: ## in Loop: Header=BB3_3 Depth=1 movq -272(%rbp), %rax movl -276(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi xorl %eax, %eax movl %eax, %esi movl $10, %edx callq _strtol movq %rax, %rdx movslq -276(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movslq -276(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax cmpq $0, (%rax,%rcx,8) jne LBB3_8 ## %bb.7: movq -272(%rbp), %rax movl -276(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $-1, -260(%rbp) jmp LBB3_23 LBB3_8: ## in Loop: Header=BB3_3 Depth=1 jmp LBB3_9 LBB3_9: ## in Loop: Header=BB3_3 Depth=1 movl -276(%rbp), %eax addl $1, %eax movl %eax, -276(%rbp) jmp LBB3_3 LBB3_10: movl -276(%rbp), %ecx movq _as@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _as@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -276(%rbp) LBB3_11: ## =>This Inner Loop Header: Depth=1 movl -276(%rbp), %eax movq _as@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB3_14 ## %bb.12: ## in Loop: Header=BB3_11 Depth=1 movslq -276(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax movq (%rax,%rcx,8), %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.13: ## in Loop: Header=BB3_11 Depth=1 movl -276(%rbp), %eax addl $1, %eax movl %eax, -276(%rbp) jmp LBB3_11 LBB3_14: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $0, -276(%rbp) LBB3_15: ## =>This Inner Loop Header: Depth=1 cmpl $3, -276(%rbp) jge LBB3_18 ## %bb.16: ## in Loop: Header=BB3_15 Depth=1 movslq -276(%rbp), %rax leaq -224(%rbp), %rdi shlq $6, %rax addq %rax, %rdi callq _pthread_attr_init movslq -276(%rbp), %rax leaq -32(%rbp), %rdi shlq $3, %rax addq %rax, %rdi movslq -276(%rbp), %rax leaq -224(%rbp), %rsi shlq $6, %rax addq %rax, %rsi movslq -276(%rbp), %rax movq -256(%rbp,%rax,8), %rdx xorl %eax, %eax movl %eax, %ecx callq _pthread_create ## %bb.17: ## in Loop: Header=BB3_15 Depth=1 movl -276(%rbp), %eax addl $1, %eax movl %eax, -276(%rbp) jmp LBB3_15 LBB3_18: movl $0, -276(%rbp) LBB3_19: ## =>This Inner Loop Header: Depth=1 cmpl $3, -276(%rbp) jge LBB3_22 ## %bb.20: ## in Loop: Header=BB3_19 Depth=1 movslq -276(%rbp), %rax movq -32(%rbp,%rax,8), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join ## %bb.21: ## in Loop: Header=BB3_19 Depth=1 movl -276(%rbp), %eax addl $1, %eax movl %eax, -276(%rbp) jmp LBB3_19 LBB3_22: movq _avg@GOTPCREL(%rip), %rax movq (%rax), %rsi movq _min@GOTPCREL(%rip), %rax movq (%rax), %rdx movq _max@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl $0, -260(%rbp) LBB3_23: movl -260(%rbp), %eax movl %eax, -284(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB3_25 ## %bb.24: movl -284(%rbp), %eax ## 4-byte Reload addq $288, %rsp ## imm = 0x120 popq %rbp retq LBB3_25: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .comm _avg,8,3 ## @avg .comm _as,4,2 ## @as .comm _a,80,4 ## @a .comm _min,8,3 ## @min .comm _max,8,3 ## @max .section __DATA,__const .p2align 4 ## @__const.main.thread_funcs l___const.main.thread_funcs: .quad _avg_thread .quad _min_thread .quad _max_thread .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Usage: Provide up to %d positive integers. More than that will be ignored. Example ./a.out 2 3 5 7.\n" L_.str.1: ## @.str.1 .asciz "Failed to convert \"%s\" to an integer. Aborted.\n" L_.str.2: ## @.str.2 .asciz "%d inputs: " L_.str.3: ## @.str.3 .asciz "%ld " L_.str.4: ## @.str.4 .asciz "\n" L_.str.5: ## @.str.5 .asciz "avg. %ld\nmin. %ld\nmax. %ld\n" .subsections_via_symbols
the_stack_data/159515017.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-16] stur wzr, [x29, #-20] stur wzr, [x29, #-24] stur wzr, [x29, #-28] stur wzr, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_20 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 bl _getchar sturb w0, [x29, #-9] ldursb w8, [x29, #-9] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-9] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB0_18 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-9] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-9] subs w8, w8, #122 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB0_17 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-9] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-9] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB0_16 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-9] subs w8, w8, #32 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_15 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_15 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 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_20: ldur w8, [x29, #-16] ; implicit-def: $x12 mov x12, x8 ldur w8, [x29, #-20] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-24] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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 "letter = %d, blank = %d, digit = %d, other = %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $0, -16(%rbp) movl $0, -20(%rbp) movl $0, -24(%rbp) movl $0, -28(%rbp) movl $0, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -8(%rbp) jge LBB0_20 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 callq _getchar ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) movsbl -9(%rbp), %eax cmpl $65, %eax jl LBB0_5 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movsbl -9(%rbp), %eax cmpl $90, %eax jg LBB0_5 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_18 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movsbl -9(%rbp), %eax cmpl $97, %eax jl LBB0_8 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movsbl -9(%rbp), %eax cmpl $122, %eax jg LBB0_8 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_17 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movsbl -9(%rbp), %eax cmpl $48, %eax jl LBB0_11 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movsbl -9(%rbp), %eax cmpl $57, %eax jg LBB0_11 ## %bb.10: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_16 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 movsbl -9(%rbp), %eax cmpl $32, %eax je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_1 Depth=1 movsbl -9(%rbp), %eax cmpl $10, %eax jne LBB0_14 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_15 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) 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 jmp LBB0_18 LBB0_18: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_19 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_20: movl -16(%rbp), %esi movl -20(%rbp), %edx movl -24(%rbp), %ecx movl -28(%rbp), %r8d 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 "letter = %d, blank = %d, digit = %d, other = %d" .subsections_via_symbols
the_stack_data/472091.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .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 .globl _print_array ; -- Begin function print_array .p2align 2 _print_array: ; @print_array .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 w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #16] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB1_1 LBB1_4: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _bubble_sort ; -- Begin function bubble_sort .p2align 2 _bubble_sort: ; @bubble_sort .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 Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ldr w8, [sp, #16] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_12 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 str wzr, [sp, #12] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] ldur w9, [x29, #-12] subs w9, w9, #1 ldr w10, [sp, #16] subs w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_10 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldur x9, [x29, #-8] ldrsw x10, [sp, #12] add x9, x9, x10, lsl #2 ldr w9, [x9, #4] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=2 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] add x0, x8, x9, lsl #2 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] add x8, x8, x9, lsl #2 add x1, x8, #4 bl _swap b LBB2_6 LBB2_6: ; in Loop: Header=BB2_3 Depth=2 ldr w9, [sp, #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 ldur w8, [x29, #-12] subs w8, w8, #1 ldr w9, [sp, #16] subs w8, w8, w9 subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: b LBB2_12 LBB2_8: ; in Loop: Header=BB2_3 Depth=2 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_3 LBB2_10: ; in Loop: Header=BB2_1 Depth=1 ldr w9, [sp, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB2_11 LBB2_11: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB2_1 LBB2_12: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x8, l___const.main.arr@PAGE add x8, x8, l___const.main.arr@PAGEOFF ldr q0, [x8] add x9, sp, #16 str x9, [sp] ; 8-byte Folded Spill str q0, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #32] mov w8, #6 str w8, [sp, #12] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x0, [sp] ; 8-byte Folded Reload ldr w1, [sp, #12] bl _print_array adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr x0, [sp] ; 8-byte Folded Reload ldr w1, [sp, #12] bl _bubble_sort adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr x0, [sp] ; 8-byte Folded Reload ldr w1, [sp, #12] bl _print_array ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: bl ___stack_chk_fail LBB3_2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " l_.str.1: ; @.str.1 .asciz "\n" l_.str.2: ; @.str.2 .asciz "\nj = %d\n" .section __TEXT,__const .p2align 2 ; @__const.main.arr l___const.main.arr: .long 4 ; 0x4 .long 9 ; 0x9 .long 2 ; 0x2 .long 1 ; 0x1 .long 7 ; 0x7 .long 8 ; 0x8 .section __TEXT,__cstring,cstring_literals l_.str.3: ; @.str.3 .asciz "Array before: \n" l_.str.4: ; @.str.4 .asciz "Bubble sort the hell out of them: \n" l_.str.5: ; @.str.5 .asciz "Array after: \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .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 .globl _print_array ## -- Begin function print_array .p2align 4, 0x90 _print_array: ## @print_array .cfi_startproc ## %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 subl -12(%rbp), %eax cmpl $0, %eax je LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str(%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: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _bubble_sort ## -- Begin function bubble_sort .p2align 4, 0x90 _bubble_sort: ## @bubble_sort .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 Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 movl -16(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB2_12 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl $0, -20(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx subl -16(%rbp), %ecx cmpl %ecx, %eax jge LBB2_10 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movq -8(%rbp), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %eax movq -8(%rbp), %rcx movslq -20(%rbp), %rdx cmpl 4(%rcx,%rdx,4), %eax jle LBB2_6 ## %bb.5: ## in Loop: Header=BB2_3 Depth=2 movq -8(%rbp), %rdi movslq -20(%rbp), %rax shlq $2, %rax addq %rax, %rdi movq -8(%rbp), %rsi movslq -20(%rbp), %rax shlq $2, %rax addq %rax, %rsi addq $4, %rsi callq _swap LBB2_6: ## in Loop: Header=BB2_3 Depth=2 movl -20(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %eax subl $1, %eax subl -16(%rbp), %eax cmpl $1, %eax jne LBB2_8 ## %bb.7: jmp LBB2_12 LBB2_8: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_9 LBB2_9: ## in Loop: Header=BB2_3 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB2_3 LBB2_10: ## in Loop: Header=BB2_1 Depth=1 movl -16(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.11: ## in Loop: Header=BB2_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB2_1 LBB2_12: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq l___const.main.arr(%rip), %rax movq %rax, -32(%rbp) movq l___const.main.arr+8(%rip), %rax movq %rax, -24(%rbp) movq l___const.main.arr+16(%rip), %rax movq %rax, -16(%rbp) movl $6, -36(%rbp) leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq -32(%rbp), %rdi movl -36(%rbp), %esi callq _print_array leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq -32(%rbp), %rdi movl -36(%rbp), %esi callq _bubble_sort leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq -32(%rbp), %rdi movl -36(%rbp), %esi callq _print_array movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB3_2 ## %bb.1: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB3_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " L_.str.1: ## @.str.1 .asciz "\n" L_.str.2: ## @.str.2 .asciz "\nj = %d\n" .section __TEXT,__const .p2align 4 ## @__const.main.arr l___const.main.arr: .long 4 ## 0x4 .long 9 ## 0x9 .long 2 ## 0x2 .long 1 ## 0x1 .long 7 ## 0x7 .long 8 ## 0x8 .section __TEXT,__cstring,cstring_literals L_.str.3: ## @.str.3 .asciz "Array before: \n" L_.str.4: ## @.str.4 .asciz "Bubble sort the hell out of them: \n" L_.str.5: ## @.str.5 .asciz "Array after: \n" .subsections_via_symbols
the_stack_data/329050.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] stur wzr, [x29, #-52] stur wzr, [x29, #-56] movi d0, #0000000000000000 stur s0, [x29, #-60] stur s0, [x29, #-64] stur s0, [x29, #-68] stur s0, [x29, #-72] mov w8, #1 stur w8, [x29, #-76] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-76] subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-76] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldursw x9, [x29, #-76] sub x8, x29, #48 str x8, [sp, #48] ; 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, #48] ; 8-byte Folded Reload ldur w9, [x29, #-76] ldursw x10, [x29, #-76] ldr w10, [x8, x10, lsl #2] mul w9, w9, w10 scvtf s1, w9 ldur s0, [x29, #-60] fadd s0, s0, s1 stur s0, [x29, #-60] ldursw x9, [x29, #-76] ldr w9, [x8, x9, lsl #2] ldur w8, [x29, #-56] add w8, w8, w9 stur w8, [x29, #-56] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-76] add w8, w8, #1 stur w8, [x29, #-76] b LBB0_1 LBB0_4: ldur s0, [x29, #-60] ldur s1, [x29, #-56] scvtf s1, s1 fdiv s0, s0, s1 str s0, [sp, #80] mov w8, #1 str w8, [sp, #76] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #76] subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr s0, [sp, #76] scvtf s0, s0 ldr s1, [sp, #80] fsub s0, s0, s1 fcvt d0, s0 fmov d1, #2.00000000 bl _pow ldrsw x9, [sp, #76] sub x8, x29, #48 str x8, [sp, #40] ; 8-byte Folded Spill ldr s2, [x8, x9, lsl #2] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 ldur s2, [x29, #-64] fcvt d2, s2 fmadd d0, d0, d1, d2 fcvt s0, d0 stur s0, [x29, #-64] ldr s0, [sp, #76] scvtf s0, s0 ldr s1, [sp, #80] fsub s0, s0, s1 fcvt d0, s0 fmov d1, #3.00000000 bl _pow ldr x8, [sp, #40] ; 8-byte Folded Reload ldrsw x9, [sp, #76] ldr s2, [x8, x9, lsl #2] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 ldur s2, [x29, #-68] fcvt d2, s2 fmadd d0, d0, d1, d2 fcvt s0, d0 stur s0, [x29, #-68] ldr s0, [sp, #76] scvtf s0, s0 ldr s1, [sp, #80] fsub s0, s0, s1 fcvt d0, s0 fmov d1, #4.00000000 bl _pow ldr x8, [sp, #40] ; 8-byte Folded Reload ldrsw x9, [sp, #76] ldr s2, [x8, x9, lsl #2] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 ldur s2, [x29, #-72] fcvt d2, s2 fmadd d0, d0, d1, d2 fcvt s0, d0 stur s0, [x29, #-72] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB0_5 LBB0_8: ldur s0, [x29, #-64] ldur s1, [x29, #-56] scvtf s1, s1 fdiv s0, s0, s1 str s0, [sp, #72] ldur s0, [x29, #-68] ldur s1, [x29, #-56] scvtf s1, s1 fdiv s0, s0, s1 str s0, [sp, #68] ldur s0, [x29, #-72] ldur s1, [x29, #-56] scvtf s1, s1 fdiv s0, s0, s1 str s0, [sp, #64] ldr s0, [sp, #80] 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, #72] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr s0, [sp, #68] fcvt d0, s0 str d0, [sp, #24] ; 8-byte Folded Spill ldr s0, [sp, #72] fcvt d0, s0 fmov d1, #1.50000000 bl _pow fmov d1, d0 ldr d0, [sp, #24] ; 8-byte Folded Reload fdiv d0, d0, d1 fcvt s0, d0 str s0, [sp, #60] ldr s0, [sp, #64] fcvt d0, s0 str d0, [sp, #32] ; 8-byte Folded Spill ldr s0, [sp, #72] fcvt d0, s0 fmov d1, #2.00000000 bl _pow fmov d1, d0 ldr d0, [sp, #32] ; 8-byte Folded Reload fdiv d0, d0, d1 fmov d1, #3.00000000 fsub d0, d0, d1 fcvt s0, d0 str s0, [sp, #56] ldr s0, [sp, #60] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr s0, [sp, #56] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr s0, [sp, #60] fcmp s0, #0.0 cset w8, le tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB0_14 LBB0_10: ldr s0, [sp, #60] fcmp s0, #0.0 cset w8, pl tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB0_13 LBB0_12: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB0_13 LBB0_13: b LBB0_14 LBB0_14: ldr s0, [sp, #56] fcmp s0, #0.0 cset w8, le tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf b LBB0_20 LBB0_16: ldr s0, [sp, #56] fcmp s0, #0.0 cset w8, pl tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf b LBB0_19 LBB0_18: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf b LBB0_19 LBB0_19: b LBB0_20 LBB0_20: ldur w8, [x29, #-52] str w8, [sp, #20] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: bl ___stack_chk_fail LBB0_22: ldr w0, [sp, #20] ; 4-byte Folded Reload ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "How many %d guess wins?\n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\nMean = %f\n" l_.str.3: ; @.str.3 .asciz "\nVar = %f\n" l_.str.4: ; @.str.4 .asciz "\nSkewness = %f\n" l_.str.5: ; @.str.5 .asciz "\nKurtosis = %f\n" l_.str.6: ; @.str.6 .asciz "\nThe data is positively skewed\n" l_.str.7: ; @.str.7 .asciz "\nThe data is negatively skewed\n" l_.str.8: ; @.str.8 .asciz "\nThe data is symmetric\n" l_.str.9: ; @.str.9 .asciz "\nThe data is leptokurtic\n" l_.str.10: ; @.str.10 .asciz "\nThe data is platykurtic\n" l_.str.11: ; @.str.11 .asciz "\nThe data is mesokurtic\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 0x4008000000000000 ## double 3 LCPI0_1: .quad 0x4000000000000000 ## double 2 LCPI0_2: .quad 0x3ff8000000000000 ## double 1.5 LCPI0_3: .quad 0x4010000000000000 ## double 4 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) movl $0, -56(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -60(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -64(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -68(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -72(%rbp) movl $1, -76(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $6, -76(%rbp) jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movslq -76(%rbp), %rax leaq -48(%rbp), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movl -76(%rbp), %eax movslq -76(%rbp), %rcx imull -48(%rbp,%rcx,4), %eax cvtsi2ss %eax, %xmm0 addss -60(%rbp), %xmm0 movss %xmm0, -60(%rbp) movslq -76(%rbp), %rax movl -48(%rbp,%rax,4), %eax addl -56(%rbp), %eax movl %eax, -56(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp LBB0_1 LBB0_4: movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtsi2ssl -56(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -80(%rbp) movl $1, -84(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpl $6, -84(%rbp) jg LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 cvtsi2ssl -84(%rbp), %xmm0 subss -80(%rbp), %xmm0 cvtss2sd %xmm0, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movslq -84(%rbp), %rax cvtsi2sdl -48(%rbp,%rax,4), %xmm2 movss -64(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -64(%rbp) cvtsi2ssl -84(%rbp), %xmm0 subss -80(%rbp), %xmm0 cvtss2sd %xmm0, %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movslq -84(%rbp), %rax cvtsi2sdl -48(%rbp,%rax,4), %xmm2 movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -68(%rbp) cvtsi2ssl -84(%rbp), %xmm0 subss -80(%rbp), %xmm0 cvtss2sd %xmm0, %xmm0 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movslq -84(%rbp), %rax cvtsi2sdl -48(%rbp,%rax,4), %xmm2 movss -72(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -72(%rbp) ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -84(%rbp), %eax addl $1, %eax movl %eax, -84(%rbp) jmp LBB0_5 LBB0_8: movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtsi2ssl -56(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -88(%rbp) movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtsi2ssl -56(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -92(%rbp) movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtsi2ssl -56(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -96(%rbp) movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd %xmm0, -120(%rbp) ## 8-byte Spill movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movaps %xmm0, %xmm1 movsd -120(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -100(%rbp) movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd %xmm0, -112(%rbp) ## 8-byte Spill movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movaps %xmm0, %xmm1 movsd -112(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -104(%rbp) movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.5(%rip), %rdi movb $1, %al callq _printf movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jbe LBB0_10 ## %bb.9: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf jmp LBB0_14 LBB0_10: xorps %xmm0, %xmm0 ucomiss -100(%rbp), %xmm0 jbe LBB0_12 ## %bb.11: leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB0_13 LBB0_12: leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf LBB0_13: jmp LBB0_14 LBB0_14: movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jbe LBB0_16 ## %bb.15: leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf jmp LBB0_20 LBB0_16: xorps %xmm0, %xmm0 ucomiss -104(%rbp), %xmm0 jbe LBB0_18 ## %bb.17: leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf jmp LBB0_19 LBB0_18: leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf LBB0_19: jmp LBB0_20 LBB0_20: movl -52(%rbp), %eax movl %eax, -124(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_22 ## %bb.21: movl -124(%rbp), %eax ## 4-byte Reload addq $128, %rsp popq %rbp retq LBB0_22: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "How many %d guess wins?\n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\nMean = %f\n" L_.str.3: ## @.str.3 .asciz "\nVar = %f\n" L_.str.4: ## @.str.4 .asciz "\nSkewness = %f\n" L_.str.5: ## @.str.5 .asciz "\nKurtosis = %f\n" L_.str.6: ## @.str.6 .asciz "\nThe data is positively skewed\n" L_.str.7: ## @.str.7 .asciz "\nThe data is negatively skewed\n" L_.str.8: ## @.str.8 .asciz "\nThe data is symmetric\n" L_.str.9: ## @.str.9 .asciz "\nThe data is leptokurtic\n" L_.str.10: ## @.str.10 .asciz "\nThe data is platykurtic\n" L_.str.11: ## @.str.11 .asciz "\nThe data is mesokurtic\n" .subsections_via_symbols
the_stack_data/232955299.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cmac_update_power_ctrl_reg_values ; -- Begin function cmac_update_power_ctrl_reg_values .p2align 2 _cmac_update_power_ctrl_reg_values: ; @cmac_update_power_ctrl_reg_values .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cmac_update_power_ctrl_reg_values ## -- Begin function cmac_update_power_ctrl_reg_values .p2align 4, 0x90 _cmac_update_power_ctrl_reg_values: ## @cmac_update_power_ctrl_reg_values .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/950072.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/150142924.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _welcome ; -- Begin function welcome .p2align 2 _welcome: ; @welcome .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] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x0, [sp, #8] bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _auth ; -- Begin function auth .p2align 2 _auth: ; @auth .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] bl _fflush mov x9, sp add x8, sp, #22 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur x9, [x29, #-8] 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: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #32] str w0, [sp, #28] str x1, [sp, #16] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _puts adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] bl _fflush adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] add x0, sp, #38 str x0, [sp, #8] ; 8-byte Folded Spill mov w1, #50 bl _fgets ldr x0, [sp, #8] ; 8-byte Folded Reload bl _welcome bl _auth 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, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "greetings, " l_.str.1: ; @.str.1 .asciz "\nenter your password : " l_.str.2: ; @.str.2 .asciz "%s" l_.str.3: ; @.str.3 .asciz "now go fuck yourself\n" l_.str.4: ; @.str.4 .asciz "enter your name:" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _welcome ## -- Begin function welcome .p2align 4, 0x90 _welcome: ## @welcome .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _auth ## -- Begin function auth .p2align 4, 0x90 _auth: ## @auth .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.1(%rip), %rdi movb $0, %al callq _printf movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush leaq -64(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _scanf 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 LBB1_2 ## %bb.1: addq $64, %rsp popq %rbp retq LBB1_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -68(%rbp) movl %edi, -72(%rbp) movq %rsi, -80(%rbp) leaq L_.str.4(%rip), %rdi callq _puts movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush leaq -64(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $50, %esi callq _fgets leaq -64(%rbp), %rdi callq _welcome callq _auth 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 $80, %rsp popq %rbp retq LBB2_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "greetings, " L_.str.1: ## @.str.1 .asciz "\nenter your password : " L_.str.2: ## @.str.2 .asciz "%s" L_.str.3: ## @.str.3 .asciz "now go fuck yourself\n" L_.str.4: ## @.str.4 .asciz "enter your name:" .subsections_via_symbols
the_stack_data/28112.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_lncount ; -- Begin function ft_lncount .p2align 2 _ft_lncount: ; @ft_lncount .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str wzr, [sp] str wzr, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp, #4] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp, #4] ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_5: ldr w0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_lncount ## -- Begin function ft_lncount .p2align 4, 0x90 _ft_lncount: ## @ft_lncount .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl $0, -16(%rbp) movl $0, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movslq -12(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB0_5 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -12(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_5: movl -16(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/496329.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wait ; -- Begin function _wait .p2align 2 _wait: ; @"\01_wait" .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 x1, [sp, #8] mov w0, #-1 mov w2, #0 bl _waitpid 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 _wait ## -- Begin function _wait .p2align 4, 0x90 _wait: ## @"\01_wait" .cfi_startproc ## %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 movl $4294967295, %edi ## imm = 0xFFFFFFFF xorl %edx, %edx callq _waitpid addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/248581800.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-24] stur wzr, [x29, #-28] sub x11, x29, #20 add x10, x11, #4 add x8, x11, #8 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-32] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur w8, [x29, #-32] subs w8, w8, #3 cset w8, gt tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-36] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-36] ldur w9, [x29, #-32] subs w9, w9, #1 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldursw x8, [x29, #-36] sub x9, x29, #20 ldr w8, [x9, x8, lsl #2] ldur w10, [x29, #-36] add w10, w10, #1 ldr w9, [x9, w10, sxtw #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldursw x8, [x29, #-36] sub x9, x29, #20 ldr w8, [x9, x8, lsl #2] stur w8, [x29, #-28] ldur w8, [x29, #-36] add w8, w8, #1 ldr w8, [x9, w8, sxtw #2] ldursw x10, [x29, #-36] str w8, [x9, x10, lsl #2] ldur w8, [x29, #-28] ldur w10, [x29, #-36] add w10, w10, #1 str w8, [x9, w10, sxtw #2] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB0_3 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] b LBB0_1 LBB0_10: mov x9, sp add x8, sp, #39 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf str wzr, [sp, #28] b LBB0_11 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldrsw x9, [sp, #28] add x8, sp, #39 ldrsb w8, [x8, x9] subs w9, w8, #65 sub x8, x29, #20 ldr w9, [x8, w9, sxtw #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_11 LBB0_14: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur w8, [x29, #-24] str w8, [sp, #24] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: bl ___stack_chk_fail LBB0_16: ldr w0, [sp, #24] ; 4-byte Folded Reload ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d %d" l_.str.1: ; @.str.1 .asciz "%s" l_.str.2: ; @.str.2 .asciz "%d " l_.str.3: ; @.str.3 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) movl $0, -28(%rbp) leaq -20(%rbp), %rsi leaq -20(%rbp), %rdx addq $4, %rdx leaq -20(%rbp), %rcx addq $8, %rcx leaq L_.str(%rip), %rdi movb $0, %al callq _scanf movl $0, -32(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $3, -32(%rbp) jg LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -36(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -36(%rbp), %eax movl -32(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jg LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movslq -36(%rbp), %rax movl -20(%rbp,%rax,4), %eax movl -36(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx cmpl -20(%rbp,%rcx,4), %eax jle LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movslq -36(%rbp), %rax movl -20(%rbp,%rax,4), %eax movl %eax, -28(%rbp) movl -36(%rbp), %eax addl $1, %eax cltq movl -20(%rbp,%rax,4), %ecx movslq -36(%rbp), %rax movl %ecx, -20(%rbp,%rax,4) movl -28(%rbp), %ecx movl -36(%rbp), %eax addl $1, %eax cltq movl %ecx, -20(%rbp,%rax,4) LBB0_6: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_3 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB0_1 LBB0_10: leaq -41(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movl $0, -52(%rbp) LBB0_11: ## =>This Inner Loop Header: Depth=1 cmpl $3, -52(%rbp) jge LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 movslq -52(%rbp), %rax movsbl -41(%rbp,%rax), %eax subl $65, %eax cltq movl -20(%rbp,%rax,4), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.13: ## in Loop: Header=BB0_11 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB0_11 LBB0_14: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -24(%rbp), %eax movl %eax, -56(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_16 ## %bb.15: movl -56(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB0_16: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d %d" L_.str.1: ## @.str.1 .asciz "%s" L_.str.2: ## @.str.2 .asciz "%d " L_.str.3: ## @.str.3 .asciz "\n" .subsections_via_symbols
the_stack_data/30759.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] ldr w8, [sp, #4] ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 str w8, [sp, #8] ldr w0, [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 -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax addl -12(%rbp), %eax movl %eax, -8(%rbp) movl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/68886446.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _swapBits ; -- Begin function swapBits .p2align 2 _swapBits: ; @swapBits .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] and w8, w8, #0xaaaaaaaa str w8, [sp, #8] ldr w8, [sp, #12] and w8, w8, #0x55555555 str w8, [sp, #4] ldr w8, [sp, #8] lsr w8, w8, #1 str w8, [sp, #8] ldr w8, [sp, #4] lsl w8, w8, #1 str w8, [sp, #4] ldr w8, [sp, #8] ldr w9, [sp, #4] orr 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, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #23 stur w8, [x29, #-8] ldur w0, [x29, #-8] bl _swapBits 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 w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%u " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _swapBits ## -- Begin function swapBits .p2align 4, 0x90 _swapBits: ## @swapBits .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 andl $-1431655766, %eax ## imm = 0xAAAAAAAA movl %eax, -8(%rbp) movl -4(%rbp), %eax andl $1431655765, %eax ## imm = 0x55555555 movl %eax, -12(%rbp) movl -8(%rbp), %eax shrl $1, %eax movl %eax, -8(%rbp) movl -12(%rbp), %eax shll $1, %eax movl %eax, -12(%rbp) movl -8(%rbp), %eax orl -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 $16, %rsp movl $0, -4(%rbp) movl $23, -8(%rbp) movl -8(%rbp), %edi callq _swapBits 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 "%u " .subsections_via_symbols
the_stack_data/638615.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _t_fun ; -- Begin function t_fun .p2align 2 _t_fun: ; @t_fun .cfi_startproc ; %bb.0: sub sp, sp, #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] ldursw x8, [x29, #-12] mov x9, #72 mul x9, x8, x9 adrp x8, _a@GOTPAGE ldr x8, [x8, _a@GOTPAGEOFF] add x8, x8, x9 str x8, [sp, #8] ldr x8, [sp, #8] add x0, x8, #8 bl _pthread_mutex_lock ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] ldr x9, [sp, #8] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldr x8, [sp, #8] add x0, x8, #8 bl _pthread_mutex_unlock mov x0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _a@GOTPAGE ldr x8, [x8, _a@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill mov w8, #0 stur w8, [x29, #-20] ; 4-byte Folded Spill stur wzr, [x29, #-4] sub x0, x29, #16 mov x3, #0 mov x1, x3 adrp x2, _t_fun@PAGE add x2, x2, _t_fun@PAGEOFF bl _pthread_create ldr x8, [sp, #16] ; 8-byte Folded Reload ldursw x9, [x29, #-8] mov x10, #72 str x10, [sp, #8] ; 8-byte Folded Spill mul x9, x9, x10 add x8, x8, x9 add x0, x8, #8 bl _pthread_mutex_lock ldr x10, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload ldursw x9, [x29, #-8] mul x11, x9, x10 mov x9, x8 add x11, x9, x11 ldr w9, [x11] add w9, w9, #1 str w9, [x11] ldursw x9, [x29, #-8] mul x9, x9, x10 add x8, x8, x9 add x0, x8, #8 bl _pthread_mutex_unlock 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 .comm _a,720,3 ; @a .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _t_fun ## -- Begin function t_fun .p2align 4, 0x90 _t_fun: ## @t_fun .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movslq -12(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax imulq $72, %rcx, %rcx addq %rcx, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rdi addq $8, %rdi callq _pthread_mutex_lock movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) movq -24(%rbp), %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movq -24(%rbp), %rdi addq $8, %rdi callq _pthread_mutex_unlock xorl %eax, %eax ## kill: def $rax killed $eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq -16(%rbp), %rdi xorl %eax, %eax movl %eax, %ecx leaq _t_fun(%rip), %rdx movq %rcx, %rsi callq _pthread_create movslq -8(%rbp), %rax movq _a@GOTPCREL(%rip), %rdi imulq $72, %rax, %rax addq %rax, %rdi addq $8, %rdi callq _pthread_mutex_lock movslq -8(%rbp), %rcx movq _a@GOTPCREL(%rip), %rax imulq $72, %rcx, %rcx addq %rcx, %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movslq -8(%rbp), %rax movq _a@GOTPCREL(%rip), %rdi imulq $72, %rax, %rax addq %rax, %rdi addq $8, %rdi callq _pthread_mutex_unlock xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _a,720,4 ## @a .subsections_via_symbols
the_stack_data/786875.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] sub x0, x29, #16 bl _pipe bl _fork subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: add x0, sp, #28 bl _wait ldur w0, [x29, #-12] bl _close ldur w0, [x29, #-16] add x1, sp, #32 str x1, [sp, #16] ; 8-byte Folded Spill mov x2, #80 bl _read ldr x1, [sp, #16] ; 8-byte Folded Reload mov x8, x0 str w8, [sp, #24] ldrsw x2, [sp, #24] mov w0, #1 bl _write ldr w9, [sp, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_3 LBB0_2: ldur w0, [x29, #-16] bl _close ldur w0, [x29, #-12] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov x2, #25 bl _write mov w0, #2 bl __exit LBB0_3: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "k = %d\n" l_.str.1: ; @.str.1 .asciz "How do you do my friend?" .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) leaq -16(%rbp), %rdi callq _pipe callq _fork cmpl $0, %eax je LBB0_2 ## %bb.1: leaq -100(%rbp), %rdi callq _wait movl -12(%rbp), %edi callq _close movl -16(%rbp), %edi leaq -96(%rbp), %rsi movl $80, %edx callq _read ## kill: def $eax killed $eax killed $rax movl %eax, -104(%rbp) leaq -96(%rbp), %rsi movslq -104(%rbp), %rdx movl $1, %edi callq _write movl -104(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_3 LBB0_2: movl -16(%rbp), %edi callq _close movl -12(%rbp), %edi leaq L_.str.1(%rip), %rsi movl $25, %edx callq _write movl $2, %edi callq __exit LBB0_3: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_5 ## %bb.4: addq $112, %rsp popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "k = %d\n" L_.str.1: ## @.str.1 .asciz "How do you do my friend?" .subsections_via_symbols
the_stack_data/28812.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI0_0: .quad 0x4045000000000000 ; double 42 lCPI0_1: .quad 0xc045000000000000 ; double -42 lCPI0_2: .quad 0x3ff9e353f7ced917 ; double 1.6180000000000001 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str wzr, [sp, #44] mov w8, #62915 movk w8, #16456, lsl #16 fmov s0, w8 str s0, [sp, #40] adrp x8, lCPI0_2@PAGE ldr d0, [x8, lCPI0_2@PAGEOFF] str d0, [sp, #32] mov w8, #42 str w8, [sp, #28] mov w8, #-42 str w8, [sp, #24] mov x8, #42 str x8, [sp, #16] mov x8, #-42 str x8, [sp, #8] str wzr, [sp, #4] ldr s0, [sp, #40] fcvtzs w8, s0 subs w8, w8, #3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #32] fcvtzs w8, d0 subs w8, w8, #1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s0, [sp, #40] fneg s0, s0 fcvtzs w8, s0 adds w8, w8, #3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #32] fneg d0, d0 fcvtzs w8, d0 adds w8, w8, #1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s0, [sp, #40] fcvtzu w8, s0 subs w8, w8, #3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #32] fcvtzu w8, d0 subs w8, w8, #1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s1, [sp, #24] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 adrp x8, lCPI0_1@PAGE ldr d2, [x8, lCPI0_1@PAGEOFF] fcmp d0, d2 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s1, [sp, #28] ; implicit-def: $d0 fmov s0, s1 ucvtf d0, d0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fcmp d0, d1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s0, [sp, #24] scvtf s0, s0 mov w8, #-1037565952 fmov s4, w8 fcmp s0, s4 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s0, [sp, #28] ucvtf s0, s0 mov w8, #1109917696 fmov s3, w8 fcmp s0, s3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s0, [sp, #40] fcvtzs x8, s0 subs x8, x8, #3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s0, [sp, #40] fcvtzu x8, s0 subs x8, x8, #3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #8] fmov x8, d0 scvtf s0, x8 fcmp s0, s4 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #16] fmov x8, d0 ucvtf s0, x8 fcmp s0, s3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #32] fcvtzs x8, d0 subs x8, x8, #1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #32] fcvtzu x8, d0 subs x8, x8, #1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #8] scvtf d0, d0 fcmp d0, d2 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #16] ucvtf d0, d0 fcmp d0, d1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr s0, [sp, #40] fcvt d0, s0 fcvtzu w8, d0 subs w8, w8, #3 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr d0, [sp, #32] fcvt s0, d0 mov w8, #6816 movk w8, #16335, lsl #16 fmov s1, w8 fcmp s0, s1 cset w8, ne and w9, w8, #0x1 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] ldr w0, [sp, #4] add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x3fcf1aa0 ## float 1.61800003 LCPI0_5: .long 0xc2280000 ## float -42 LCPI0_6: .long 0x42280000 ## float 42 LCPI0_7: .long 0x5f000000 ## float 9.22337203E+18 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI0_1: .long 0x80000000 ## float -0 .long 0x80000000 ## float -0 .long 0x80000000 ## float -0 .long 0x80000000 ## float -0 LCPI0_2: .quad 0x8000000000000000 ## double -0 .quad 0x8000000000000000 ## double -0 LCPI0_9: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI0_10: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI0_3: .quad 0xc045000000000000 ## double -42 LCPI0_4: .quad 0x4045000000000000 ## double 42 LCPI0_8: .quad 0x43e0000000000000 ## double 9.2233720368547758E+18 .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 movl $0, -4(%rbp) movl $1078523331, -8(%rbp) ## imm = 0x4048F5C3 movabsq $4609965643369732375, %rax ## imm = 0x3FF9E353F7CED917 movq %rax, -16(%rbp) movl $42, -20(%rbp) movl $-42, -24(%rbp) movq $42, -32(%rbp) movq $-42, -40(%rbp) movl $0, -44(%rbp) cvttss2si -8(%rbp), %eax subl $3, %eax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) cvttsd2si -16(%rbp), %eax subl $1, %eax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) movaps LCPI0_1(%rip), %xmm1 ## xmm1 = [-0.0E+0,-0.0E+0,-0.0E+0,-0.0E+0] movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero pxor %xmm1, %xmm0 cvttss2si %xmm0, %eax subl $-3, %eax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) movaps LCPI0_2(%rip), %xmm1 ## xmm1 = [-0.0E+0,-0.0E+0] movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero pxor %xmm1, %xmm0 cvttsd2si %xmm0, %eax subl $-1, %eax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) cvttss2si -8(%rbp), %rax ## kill: def $eax killed $eax killed $rax subl $3, %eax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) cvttsd2si -16(%rbp), %rax ## kill: def $eax killed $eax killed $rax subl $1, %eax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) cvtsi2sdl -24(%rbp), %xmm0 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero movsd %xmm1, -72(%rbp) ## 8-byte Spill cmpneqsd %xmm1, %xmm0 movq %xmm0, %rax movl %eax, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) movl -20(%rbp), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm0 movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero movsd %xmm1, -64(%rbp) ## 8-byte Spill cmpneqsd %xmm1, %xmm0 movq %xmm0, %rax movl %eax, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) cvtsi2ssl -24(%rbp), %xmm0 movss LCPI0_5(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpneqss %xmm1, %xmm0 movd %xmm0, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) movl -20(%rbp), %eax ## kill: def $rax killed $eax cvtsi2ss %rax, %xmm0 movss LCPI0_6(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero movss %xmm2, -56(%rbp) ## 4-byte Spill cmpneqss %xmm2, %xmm0 movd %xmm0, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) cvttss2si -8(%rbp), %rax subq $3, %rax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI0_7(%rip), %xmm3 ## xmm3 = mem[0],zero,zero,zero movaps %xmm0, %xmm2 subss %xmm3, %xmm2 cvttss2si %xmm2, %rcx cvttss2si %xmm0, %rax movq %rax, %rdx sarq $63, %rdx andq %rdx, %rcx orq %rcx, %rax subq $3, %rax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) cvtsi2ssq -40(%rbp), %xmm0 cmpneqss %xmm1, %xmm0 movd %xmm0, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) movq -32(%rbp), %rax movq %rax, %rdx shrq %rdx movl %eax, %ecx andl $1, %ecx ## kill: def $rcx killed $ecx orq %rdx, %rcx cvtsi2ss %rcx, %xmm0 addss %xmm0, %xmm0 cvtsi2ss %rax, %xmm1 movss %xmm1, -52(%rbp) ## 4-byte Spill testq %rax, %rax movss %xmm0, -48(%rbp) ## 4-byte Spill js LBB0_2 ## %bb.1: movss -52(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -48(%rbp) ## 4-byte Spill LBB0_2: movsd -64(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero movsd -72(%rbp), %xmm2 ## 8-byte Reload ## xmm2 = mem[0],zero movss -56(%rbp), %xmm3 ## 4-byte Reload ## xmm3 = mem[0],zero,zero,zero movss -48(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero cmpneqss %xmm3, %xmm0 movd %xmm0, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) cvttsd2si -16(%rbp), %rax subq $1, %rax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd LCPI0_8(%rip), %xmm4 ## xmm4 = mem[0],zero movaps %xmm0, %xmm3 subsd %xmm4, %xmm3 cvttsd2si %xmm3, %rcx cvttsd2si %xmm0, %rax movq %rax, %rdx sarq $63, %rdx andq %rdx, %rcx orq %rcx, %rax subq $1, %rax setne %al movzbl %al, %ecx movl -44(%rbp), %eax addl %ecx, %eax movl %eax, -44(%rbp) cvtsi2sdq -40(%rbp), %xmm0 cmpneqsd %xmm2, %xmm0 movq %xmm0, %rax movl %eax, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) movaps LCPI0_9(%rip), %xmm2 ## xmm2 = [1127219200,1160773632,0,0] movq -32(%rbp), %xmm0 ## xmm0 = mem[0],zero punpckldq %xmm2, %xmm0 ## xmm0 = xmm0[0],xmm2[0],xmm0[1],xmm2[1] movapd LCPI0_10(%rip), %xmm2 ## xmm2 = [4.503599627370496E+15,1.9342813113834067E+25] subpd %xmm2, %xmm0 movaps %xmm0, %xmm2 unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1] addsd %xmm2, %xmm0 cmpneqsd %xmm1, %xmm0 movq %xmm0, %rax movl %eax, %ecx movl -44(%rbp), %eax subl %ecx, %eax movl %eax, -44(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 cvttsd2si %xmm0, %rax ## kill: def $eax killed $eax killed $rax cmpl $3, %eax setne %al andb $1, %al movzbl %al, %eax addl -44(%rbp), %eax movl %eax, -44(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 setne %al setp %cl orb %cl, %al andb $1, %al movzbl %al, %eax addl -44(%rbp), %eax movl %eax, -44(%rbp) movl -44(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/200143728.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_scrambler ; -- Begin function ft_scrambler .p2align 2 _ft_scrambler: ; @ft_scrambler .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] str x2, [sp, #24] str x3, [sp, #16] ldr x8, [sp, #40] ldr x8, [x8] ldr x8, [x8] ldr w8, [x8] str w8, [sp, #12] ldr x8, [sp, #32] ldr w8, [x8] ldr x9, [sp, #40] ldr x9, [x9] ldr x9, [x9] str w8, [x9] ldr x8, [sp, #16] ldr x8, [x8] ldr x8, [x8] ldr x8, [x8] ldr w8, [x8] ldr x9, [sp, #32] str w8, [x9] ldr x8, [sp, #24] ldr x8, [x8] ldr x8, [x8] ldr x8, [x8] ldr x8, [x8] ldr x8, [x8] ldr x8, [x8] ldr w8, [x8] ldr x9, [sp, #16] ldr x9, [x9] ldr x9, [x9] ldr x9, [x9] str w8, [x9] ldr w8, [sp, #12] ldr x9, [sp, #24] ldr x9, [x9] ldr x9, [x9] ldr x9, [x9] ldr x9, [x9] ldr x9, [x9] ldr x9, [x9] str w8, [x9] add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_scrambler ## -- Begin function ft_scrambler .p2align 4, 0x90 _ft_scrambler: ## @ft_scrambler .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movl (%rax), %eax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl (%rax), %ecx movq -8(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movl %ecx, (%rax) movq -32(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movl (%rax), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -24(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movl (%rax), %ecx movq -32(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movl %ecx, (%rax) movl -36(%rbp), %ecx movq -24(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movq (%rax), %rax movl %ecx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/878165.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] subs w8, w8, #7 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_3 LBB0_2: ldr w9, [sp, #8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_3 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\354\225\204\353\254\264 \354\210\253\354\236\220\353\202\230 \354\236\205\353\240\245\355\225\264 \353\263\264\354\204\270\354\232\224 : " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\355\226\211\354\232\264\354\235\230 \354\210\253\354\236\220 7 \354\235\264\352\265\260\354\232\224!\n" l_.str.3: ; @.str.3 .asciz "\352\267\270\353\203\245 \353\263\264\355\206\265 \354\210\253\354\236\220\354\235\270 %d \353\245\274 \354\236\205\353\240\245\355\226\210\352\265\260\354\232\224\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 cmpl $7, -8(%rbp) jne LBB0_2 ## %bb.1: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_3 LBB0_2: movl -8(%rbp), %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 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\354\225\204\353\254\264 \354\210\253\354\236\220\353\202\230 \354\236\205\353\240\245\355\225\264 \353\263\264\354\204\270\354\232\224 : " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\355\226\211\354\232\264\354\235\230 \354\210\253\354\236\220 7 \354\235\264\352\265\260\354\232\224!\n" L_.str.3: ## @.str.3 .asciz "\352\267\270\353\203\245 \353\263\264\355\206\265 \354\210\253\354\236\220\354\235\270 %d \353\245\274 \354\236\205\353\240\245\355\226\210\352\265\260\354\232\224\n" .subsections_via_symbols
the_stack_data/1255407.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] bl _fflush 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 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 str x0, [sp, #8] ; 8-byte Folded Spill bl _printf ldur w0, [x29, #-8] bl _printPattern ldr x0, [sp, #8] ; 8-byte Folded Reload bl _printf ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _printPattern ; -- Begin function printPattern .p2align 2 _printPattern: ; @printPattern .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] mov w8, #1 str w8, [sp, #24] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr w8, [sp, #24] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_14 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-4] ldr w9, [sp, #24] subs w8, w8, w9 stur w8, [x29, #-8] ldur w0, [x29, #-8] bl _printWhitespaces ldr w9, [sp, #24] mov w8, #2 mul w9, w8, w9 mov w8, #1 subs w9, w9, #1 stur w9, [x29, #-12] stur w8, [x29, #-16] mov w9, #65 sturb w9, [x29, #-17] str w8, [sp, #20] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_12 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #20] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #24] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_3 Depth=2 ldursb w10, [x29, #-17] add w8, w10, #1 sturb w8, [x29, #-17] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB1_8 LBB1_7: ; in Loop: Header=BB1_3 Depth=2 ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, x8 add w9, w9, #1 stur w9, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB1_8 LBB1_8: ; in Loop: Header=BB1_3 Depth=2 b LBB1_10 LBB1_9: ; in Loop: Header=BB1_3 Depth=2 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB1_10 LBB1_10: ; in Loop: Header=BB1_3 Depth=2 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB1_3 LBB1_12: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB1_13 LBB1_13: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_1 LBB1_14: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _printWhitespaces ; -- Begin function printWhitespaces .p2align 2 _printWhitespaces: ; @printWhitespaces .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 w8, #1 str w8, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB2_1 LBB2_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "How many lines to be printed? -- " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\nYour pattern looks like this:\n" l_.str.3: ; @.str.3 .asciz "\n" l_.str.4: ; @.str.4 .asciz " %c " l_.str.5: ; @.str.5 .asciz "%2d " l_.str.6: ; @.str.6 .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 movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush 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.3(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %edi callq _printPattern 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 _printPattern ## -- Begin function printPattern .p2align 4, 0x90 _printPattern: ## @printPattern .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl $1, -24(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 movl -24(%rbp), %eax cmpl -4(%rbp), %eax jg LBB1_14 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -4(%rbp), %eax subl -24(%rbp), %eax movl %eax, -8(%rbp) movl -8(%rbp), %edi callq _printWhitespaces movl -24(%rbp), %eax shll $1, %eax subl $1, %eax movl %eax, -12(%rbp) movl $1, -16(%rbp) movb $65, -17(%rbp) movl $1, -28(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -28(%rbp), %eax cmpl -12(%rbp), %eax jg LBB1_12 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movl -28(%rbp), %eax andl $1, %eax cmpl $0, %eax je LBB1_9 ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -24(%rbp), %eax andl $1, %eax cmpl $0, %eax je LBB1_7 ## %bb.6: ## in Loop: Header=BB1_3 Depth=2 movb -17(%rbp), %al movb %al, %cl addb $1, %cl movb %cl, -17(%rbp) movsbl %al, %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB1_8 LBB1_7: ## in Loop: Header=BB1_3 Depth=2 movl -16(%rbp), %esi movl %esi, %eax addl $1, %eax movl %eax, -16(%rbp) leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB1_8: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_10 LBB1_9: ## in Loop: Header=BB1_3 Depth=2 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB1_10: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_11 LBB1_11: ## in Loop: Header=BB1_3 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_3 LBB1_12: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.13: ## in Loop: Header=BB1_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB1_1 LBB1_14: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printWhitespaces ## -- Begin function printWhitespaces .p2align 4, 0x90 _printWhitespaces: ## @printWhitespaces .cfi_startproc ## %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) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax cmpl -4(%rbp), %eax jg LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_1 LBB2_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "How many lines to be printed? -- " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\nYour pattern looks like this:\n" L_.str.3: ## @.str.3 .asciz "\n" L_.str.4: ## @.str.4 .asciz " %c " L_.str.5: ## @.str.5 .asciz "%2d " L_.str.6: ## @.str.6 .asciz " " .subsections_via_symbols
the_stack_data/25136555.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur d0, [x29, #-24] ldur d1, [x29, #-24] ldur d3, [x29, #-16] fmov d2, #4.00000000 fmul d2, d2, d3 ldur d3, [x29, #-32] fmul d2, d2, d3 fnmsub d0, d0, d1, d2 stur d0, [x29, #-40] ldur d0, [x29, #-40] fcmp d0, #0.0 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur d0, [x29, #-24] fneg d0, d0 ldur d1, [x29, #-40] fsqrt d1, d1 fadd d0, d0, d1 ldur d2, [x29, #-16] fmov d1, #2.00000000 fmul d2, d1, d2 fdiv d0, d0, d2 stur d0, [x29, #-48] ldur d0, [x29, #-24] fneg d0, d0 ldur d2, [x29, #-40] fsqrt d2, d2 fsub d0, d0, d2 ldur d2, [x29, #-16] fmul d1, d1, d2 fdiv d0, d0, d1 str d0, [sp, #56] ldur d1, [x29, #-48] ldr d0, [sp, #56] mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_6 LBB0_2: ldur d0, [x29, #-40] fcmp d0, #0.0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur d0, [x29, #-24] fneg d0, d0 ldur d2, [x29, #-16] fmov d1, #2.00000000 fmul d1, d1, d2 fdiv d0, d0, d1 str d0, [sp, #56] stur d0, [x29, #-48] ldur d0, [x29, #-48] mov x8, sp str d0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_5 LBB0_4: ldur d0, [x29, #-24] fneg d0, d0 ldur d2, [x29, #-16] fmov d1, #2.00000000 fmul d2, d1, d2 fdiv d0, d0, d2 str d0, [sp, #48] ldur d0, [x29, #-40] fneg d0, d0 fsqrt d0, d0 ldur d2, [x29, #-16] fmul d1, d1, d2 fdiv d0, d0, d1 str d0, [sp, #40] ldr d3, [sp, #48] ldr d2, [sp, #40] ldr d1, [sp, #48] ldr d0, [sp, #40] mov x8, sp str d3, [x8] str d2, [x8, #8] str d1, [x8, #16] str d0, [x8, #24] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_5 LBB0_5: b LBB0_6 LBB0_6: 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 "Enter co-efficients a,b and c:" l_.str.1: ; @.str.1 .asciz "%lf %lf %lf" l_.str.2: ; @.str.2 .asciz "root1 = %.2lf and root2 = %.2lf" l_.str.3: ; @.str.3 .asciz "root1=root2=%.2lf" l_.str.4: ; @.str.4 .asciz "root1= %.2lf+%.2lf and root2= %.2lf-%.2lf" .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 0x4010000000000000 ## double 4 LCPI0_1: .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 $80, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -16(%rbp), %rsi leaq -24(%rbp), %rdx leaq -32(%rbp), %rcx movb $0, %al callq _scanf movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -24(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd -16(%rbp), %xmm1 mulsd -32(%rbp), %xmm1 movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -40(%rbp) movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_2 ## %bb.1: movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero sqrtsd %xmm1, %xmm1 addsd %xmm1, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd -16(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -48(%rbp) movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero sqrtsd %xmm1, %xmm1 subsd %xmm1, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd -16(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -56(%rbp) movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -56(%rbp), %xmm1 ## xmm1 = mem[0],zero leaq L_.str.2(%rip), %rdi movb $2, %al callq _printf jmp LBB0_6 LBB0_2: movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_4 jp LBB0_4 ## %bb.3: movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd -16(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -56(%rbp) movsd %xmm0, -48(%rbp) movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf jmp LBB0_5 LBB0_4: movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd -16(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -64(%rbp) movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 sqrtsd %xmm0, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd -16(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -64(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -72(%rbp), %xmm3 ## xmm3 = mem[0],zero leaq L_.str.4(%rip), %rdi movb $4, %al callq _printf LBB0_5: jmp LBB0_6 LBB0_6: xorl %eax, %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter co-efficients a,b and c:" L_.str.1: ## @.str.1 .asciz "%lf %lf %lf" L_.str.2: ## @.str.2 .asciz "root1 = %.2lf and root2 = %.2lf" L_.str.3: ## @.str.3 .asciz "root1=root2=%.2lf" L_.str.4: ## @.str.4 .asciz "root1= %.2lf+%.2lf and root2= %.2lf-%.2lf" .subsections_via_symbols
the_stack_data/7949817.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI0_0: .quad 0x41dfffffffc00000 ; double 2147483647 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #65200 movk w8, #16255, lsl #16 fmov s0, w8 stur s0, [x29, #-16] mov w8, #9436 movk w8, #10292, lsl #16 fmov s0, w8 stur s0, [x29, #-20] mov w8, #2923 movk w8, #23902, lsl #16 fmov s0, w8 stur s0, [x29, #-24] movi d0, #0000000000000000 stur d0, [x29, #-32] mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur w8, [x29, #-8] ldur w9, [x29, #-12] add w8, w8, w9 scvtf d0, w8 stur d0, [x29, #-40] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur s0, [x29, #-24] mov w8, #9436 movk w8, #10292, lsl #16 fmov s1, w8 fcmp s0, s1 cset w8, le tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur d0, [x29, #-32] str d0, [sp, #32] ; 8-byte Folded Spill bl _rand ldr d0, [sp, #32] ; 8-byte Folded Reload lsl w8, w0, #1 mov w9, #2147483647 subs w8, w8, w9 scvtf s1, w8 ldur s2, [x29, #-24] fmul s1, s1, s2 fcvt d1, s1 fadd d0, d0, d1 str d0, [sp, #48] ldur d0, [x29, #-40] ldr d1, [sp, #48] fabd d0, d0, d1 ldur d1, [x29, #-40] ldur d2, [x29, #-32] fabd d1, d1, d2 fsub d0, d0, d1 str d0, [sp, #40] ldr d0, [sp, #40] fcmp d0, #0.0 cset w8, pl tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #48] stur d0, [x29, #-32] b LBB0_7 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #40] fneg d0, d0 ldur s1, [x29, #-24] fcvt d1, s1 fdiv d0, d0, d1 bl _exp adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fmul d0, d0, d1 str d0, [sp, #24] ; 8-byte Folded Spill bl _rand ldr d0, [sp, #24] ; 8-byte Folded Reload scvtf d1, w0 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #48] stur d0, [x29, #-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 s0, [x29, #-24] mov w8, #65200 movk w8, #16255, lsl #16 fmov s1, w8 fmul s0, s0, s1 stur s0, [x29, #-24] b LBB0_1 LBB0_8: ldur d0, [x29, #-32] fcvtzs w10, d0 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 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%d" l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x5d5e0b6b ## float 9.99999984E+17 LCPI0_1: .long 0x283424dc ## float 9.99999982E-15 LCPI0_2: .long 0x3f7ffeb0 ## float 0.999979972 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI0_3: .quad 0x7fffffffffffffff ## double NaN .quad 0x7fffffffffffffff ## double NaN .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI0_4: .quad 0x41dfffffffc00000 ## double 2147483647 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl $0, -4(%rbp) movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -16(%rbp) movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -20(%rbp) movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -24(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -32(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf movl -8(%rbp), %eax addl -12(%rbp), %eax cvtsi2sd %eax, %xmm0 movsd %xmm0, -40(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jbe LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) ## 8-byte Spill callq _rand movsd -64(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero shll $1, %eax subl $2147483647, %eax ## imm = 0x7FFFFFFF cvtsi2ss %eax, %xmm1 mulss -24(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 addsd %xmm1, %xmm0 movsd %xmm0, -48(%rbp) movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -48(%rbp), %xmm0 movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN] pand %xmm1, %xmm0 movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero subsd -32(%rbp), %xmm1 movaps LCPI0_3(%rip), %xmm2 ## xmm2 = [NaN,NaN] pand %xmm2, %xmm1 subsd %xmm1, %xmm0 movsd %xmm0, -56(%rbp) xorps %xmm0, %xmm0 ucomisd -56(%rbp), %xmm0 jbe LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) jmp LBB0_7 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movss -24(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 divsd %xmm1, %xmm0 callq _exp movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) ## 8-byte Spill callq _rand movsd -72(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsi2sd %eax, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) LBB0_6: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -24(%rbp), %xmm0 movss %xmm0, -24(%rbp) jmp LBB0_1 LBB0_8: cvttsd2si -32(%rbp), %esi 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 "%d%d" L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/212644218.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rgb2hex ; -- Begin function rgb2hex .p2align 2 _rgb2hex: ; @rgb2hex .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-24] stur x1, [x29, #-16] ldur x8, [x29, #-24] str x8, [sp, #40] ldur w8, [x29, #-16] str w8, [sp, #48] ldr w8, [sp, #40] ; implicit-def: $x11 mov x11, x8 ldr w8, [sp, #44] ; 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] add x0, sp, #33 str x0, [sp, #24] ; 8-byte Folded Spill mov w1, #0 mov x2, #7 adrp x3, l_.str@PAGE add x3, x3, l_.str@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function rgb2hsv lCPI1_0: .quad 0x406fe00000000000 ; double 255 .section __TEXT,__text,regular,pure_instructions .globl _rgb2hsv .p2align 2 _rgb2hsv: ; @rgb2hsv .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-24] stur x1, [x29, #-16] ldur x8, [x29, #-24] stur x8, [x29, #-40] ldur w8, [x29, #-16] stur w8, [x29, #-32] ldur w8, [x29, #-40] stur w8, [x29, #-44] ldur w8, [x29, #-36] stur w8, [x29, #-48] ldur w8, [x29, #-32] stur w8, [x29, #-52] ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_5 b LBB1_1 LBB1_1: ldur w8, [x29, #-44] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ldur w8, [x29, #-44] str w8, [sp, #64] ; 4-byte Folded Spill b LBB1_4 LBB1_3: ldur w8, [x29, #-52] str w8, [sp, #64] ; 4-byte Folded Spill b LBB1_4 LBB1_4: ldr w8, [sp, #64] ; 4-byte Folded Reload str w8, [sp, #60] ; 4-byte Folded Spill b LBB1_9 LBB1_5: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ldur w8, [x29, #-48] str w8, [sp, #56] ; 4-byte Folded Spill b LBB1_8 LBB1_7: ldur w8, [x29, #-52] str w8, [sp, #56] ; 4-byte Folded Spill b LBB1_8 LBB1_8: ldr w8, [sp, #56] ; 4-byte Folded Reload str w8, [sp, #60] ; 4-byte Folded Spill b LBB1_9 LBB1_9: ldr w8, [sp, #60] ; 4-byte Folded Reload stur w8, [x29, #-56] ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_14 b LBB1_10 LBB1_10: ldur w8, [x29, #-44] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_12 b LBB1_11 LBB1_11: ldur w8, [x29, #-44] str w8, [sp, #52] ; 4-byte Folded Spill b LBB1_13 LBB1_12: ldur w8, [x29, #-52] str w8, [sp, #52] ; 4-byte Folded Spill b LBB1_13 LBB1_13: ldr w8, [sp, #52] ; 4-byte Folded Reload str w8, [sp, #48] ; 4-byte Folded Spill b LBB1_18 LBB1_14: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_16 b LBB1_15 LBB1_15: ldur w8, [x29, #-48] str w8, [sp, #44] ; 4-byte Folded Spill b LBB1_17 LBB1_16: ldur w8, [x29, #-52] str w8, [sp, #44] ; 4-byte Folded Spill b LBB1_17 LBB1_17: ldr w8, [sp, #44] ; 4-byte Folded Reload str w8, [sp, #48] ; 4-byte Folded Spill b LBB1_18 LBB1_18: ldr w8, [sp, #48] ; 4-byte Folded Reload stur w8, [x29, #-60] ldur w8, [x29, #-56] ldur w9, [x29, #-60] subs w8, w8, w9 stur w8, [x29, #-64] ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_20 b LBB1_19 LBB1_19: stur wzr, [x29, #-68] b LBB1_32 LBB1_20: ldur w8, [x29, #-56] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_25 b LBB1_21 LBB1_21: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB1_23 b LBB1_22 LBB1_22: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldur w9, [x29, #-64] sdiv w8, w8, w9 stur w8, [x29, #-68] b LBB1_24 LBB1_23: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldur w9, [x29, #-64] sdiv w8, w8, w9 add w8, w8, #360 stur w8, [x29, #-68] b LBB1_24 LBB1_24: b LBB1_31 LBB1_25: ldur w8, [x29, #-56] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_27 b LBB1_26 LBB1_26: ldur w8, [x29, #-52] ldur w9, [x29, #-44] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldur w9, [x29, #-64] sdiv w8, w8, w9 add w8, w8, #120 stur w8, [x29, #-68] b LBB1_30 LBB1_27: ldur w8, [x29, #-56] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_29 b LBB1_28 LBB1_28: ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldur w9, [x29, #-64] sdiv w8, w8, w9 add w8, w8, #240 stur w8, [x29, #-68] b LBB1_29 LBB1_29: b LBB1_30 LBB1_30: b LBB1_31 LBB1_31: b LBB1_32 LBB1_32: ldur w8, [x29, #-56] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_34 b LBB1_33 LBB1_33: ldur s1, [x29, #-64] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #1.00000000 fmul d0, d0, d1 ldur s2, [x29, #-56] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fdiv d0, d0, d1 str d0, [sp, #32] ; 8-byte Folded Spill b LBB1_35 LBB1_34: movi d0, #0000000000000000 str d0, [sp, #32] ; 8-byte Folded Spill b LBB1_35 LBB1_35: ldr d0, [sp, #32] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #72] ldur s1, [x29, #-56] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #1.00000000 fmul d0, d0, d1 adrp x8, lCPI1_0@PAGE ldr d1, [x8, lCPI1_0@PAGEOFF] fdiv d0, d0, d1 fcvt s0, d0 str s0, [sp, #68] ldur w8, [x29, #-68] ; implicit-def: $x9 mov x9, x8 ldr s0, [sp, #72] mov w8, #1120403456 fmov s2, w8 fmul s0, s0, s2 fcvt d1, s0 ldr s0, [sp, #68] fmul s0, s0, s2 fcvt d0, s0 mov x8, sp str x9, [x8] str d1, [x8, #8] str d0, [x8, #16] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_37 b LBB1_36 LBB1_36: bl ___stack_chk_fail LBB1_37: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function rgb2hsl lCPI2_0: .quad 0x407fe00000000000 ; double 510 .section __TEXT,__text,regular,pure_instructions .globl _rgb2hsl .p2align 2 _rgb2hsl: ; @rgb2hsl .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-24] stur x1, [x29, #-16] ldur x8, [x29, #-24] stur x8, [x29, #-40] ldur w8, [x29, #-16] stur w8, [x29, #-32] ldur w8, [x29, #-40] stur w8, [x29, #-44] ldur w8, [x29, #-36] stur w8, [x29, #-48] ldur w8, [x29, #-32] stur w8, [x29, #-52] ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_5 b LBB2_1 LBB2_1: ldur w8, [x29, #-44] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ldur w8, [x29, #-44] str w8, [sp, #44] ; 4-byte Folded Spill b LBB2_4 LBB2_3: ldur w8, [x29, #-52] str w8, [sp, #44] ; 4-byte Folded Spill b LBB2_4 LBB2_4: ldr w8, [sp, #44] ; 4-byte Folded Reload str w8, [sp, #40] ; 4-byte Folded Spill b LBB2_9 LBB2_5: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ldur w8, [x29, #-48] str w8, [sp, #36] ; 4-byte Folded Spill b LBB2_8 LBB2_7: ldur w8, [x29, #-52] str w8, [sp, #36] ; 4-byte Folded Spill b LBB2_8 LBB2_8: ldr w8, [sp, #36] ; 4-byte Folded Reload str w8, [sp, #40] ; 4-byte Folded Spill b LBB2_9 LBB2_9: ldr w8, [sp, #40] ; 4-byte Folded Reload stur w8, [x29, #-56] ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_14 b LBB2_10 LBB2_10: ldur w8, [x29, #-44] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_12 b LBB2_11 LBB2_11: ldur w8, [x29, #-44] str w8, [sp, #32] ; 4-byte Folded Spill b LBB2_13 LBB2_12: ldur w8, [x29, #-52] str w8, [sp, #32] ; 4-byte Folded Spill b LBB2_13 LBB2_13: ldr w8, [sp, #32] ; 4-byte Folded Reload str w8, [sp, #28] ; 4-byte Folded Spill b LBB2_18 LBB2_14: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_16 b LBB2_15 LBB2_15: ldur w8, [x29, #-48] str w8, [sp, #24] ; 4-byte Folded Spill b LBB2_17 LBB2_16: ldur w8, [x29, #-52] str w8, [sp, #24] ; 4-byte Folded Spill b LBB2_17 LBB2_17: ldr w8, [sp, #24] ; 4-byte Folded Reload str w8, [sp, #28] ; 4-byte Folded Spill b LBB2_18 LBB2_18: ldr w8, [sp, #28] ; 4-byte Folded Reload stur w8, [x29, #-60] ldur w8, [x29, #-56] ldur w9, [x29, #-60] subs w8, w8, w9 str w8, [sp, #64] ldur w8, [x29, #-56] ldur w9, [x29, #-60] add w8, w8, w9 str w8, [sp, #60] ldr w8, [sp, #64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_20 b LBB2_19 LBB2_19: str wzr, [sp, #56] b LBB2_32 LBB2_20: ldur w8, [x29, #-56] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_25 b LBB2_21 LBB2_21: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB2_23 b LBB2_22 LBB2_22: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldr w9, [sp, #64] sdiv w8, w8, w9 str w8, [sp, #56] b LBB2_24 LBB2_23: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldr w9, [sp, #64] sdiv w8, w8, w9 add w8, w8, #360 str w8, [sp, #56] b LBB2_24 LBB2_24: b LBB2_31 LBB2_25: ldur w8, [x29, #-56] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_27 b LBB2_26 LBB2_26: ldur w8, [x29, #-52] ldur w9, [x29, #-44] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldr w9, [sp, #64] sdiv w8, w8, w9 add w8, w8, #120 str w8, [sp, #56] b LBB2_30 LBB2_27: ldur w8, [x29, #-56] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_29 b LBB2_28 LBB2_28: ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w9, w8, w9 mov w8, #60 mul w8, w8, w9 ldr w9, [sp, #64] sdiv w8, w8, w9 add w8, w8, #240 str w8, [sp, #56] b LBB2_29 LBB2_29: b LBB2_30 LBB2_30: b LBB2_31 LBB2_31: b LBB2_32 LBB2_32: ldr w8, [sp, #64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_34 b LBB2_33 LBB2_33: ldr w8, [sp, #60] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_35 b LBB2_34 LBB2_34: movi d0, #0000000000000000 str s0, [sp, #52] b LBB2_39 LBB2_35: ldr w8, [sp, #60] subs w8, w8, #128 cset w8, gt tbnz w8, #0, LBB2_37 b LBB2_36 LBB2_36: ldr s1, [sp, #64] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #1.00000000 fmul d0, d0, d1 ldr s2, [sp, #60] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fdiv d0, d0, d1 fcvt s0, d0 str s0, [sp, #52] b LBB2_38 LBB2_37: ldr s1, [sp, #64] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #1.00000000 fmul d0, d0, d1 ldr w9, [sp, #60] mov w8, #510 subs w8, w8, w9 scvtf d1, w8 fdiv d0, d0, d1 fcvt s0, d0 str s0, [sp, #52] b LBB2_38 LBB2_38: b LBB2_39 LBB2_39: ldr s1, [sp, #60] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #1.00000000 fmul d0, d0, d1 adrp x8, lCPI2_0@PAGE ldr d1, [x8, lCPI2_0@PAGEOFF] fdiv d0, d0, d1 fcvt s0, d0 str s0, [sp, #48] ldr w8, [sp, #56] ; implicit-def: $x9 mov x9, x8 ldr s0, [sp, #52] mov w8, #1120403456 fmov s2, w8 fmul s0, s0, s2 fcvt d1, s0 ldr s0, [sp, #48] fmul s0, s0, s2 fcvt d0, s0 mov x8, sp str x9, [x8] str d1, [x8, #8] str d0, [x8, #16] 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, LBB2_41 b LBB2_40 LBB2_40: bl ___stack_chk_fail LBB2_41: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function rgb2cmyk lCPI3_0: .quad 0x406fe00000000000 ; double 255 .section __TEXT,__text,regular,pure_instructions .globl _rgb2cmyk .p2align 2 _rgb2cmyk: ; @rgb2cmyk .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] stur x0, [x29, #-24] stur x1, [x29, #-16] ldur x8, [x29, #-24] stur x8, [x29, #-40] ldur w8, [x29, #-16] stur w8, [x29, #-32] ldur w8, [x29, #-40] stur w8, [x29, #-44] ldur w8, [x29, #-36] stur w8, [x29, #-48] ldur w8, [x29, #-32] stur w8, [x29, #-52] ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB3_5 b LBB3_1 LBB3_1: ldur w8, [x29, #-44] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ldur w8, [x29, #-44] str w8, [sp, #68] ; 4-byte Folded Spill b LBB3_4 LBB3_3: ldur w8, [x29, #-52] str w8, [sp, #68] ; 4-byte Folded Spill b LBB3_4 LBB3_4: ldr w8, [sp, #68] ; 4-byte Folded Reload str w8, [sp, #64] ; 4-byte Folded Spill b LBB3_9 LBB3_5: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB3_7 b LBB3_6 LBB3_6: ldur w8, [x29, #-48] str w8, [sp, #60] ; 4-byte Folded Spill b LBB3_8 LBB3_7: ldur w8, [x29, #-52] str w8, [sp, #60] ; 4-byte Folded Spill b LBB3_8 LBB3_8: ldr w8, [sp, #60] ; 4-byte Folded Reload str w8, [sp, #64] ; 4-byte Folded Spill b LBB3_9 LBB3_9: ldr w8, [sp, #64] ; 4-byte Folded Reload stur w8, [x29, #-56] ldur w8, [x29, #-44] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_14 b LBB3_10 LBB3_10: ldur w8, [x29, #-44] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_12 b LBB3_11 LBB3_11: ldur w8, [x29, #-44] str w8, [sp, #56] ; 4-byte Folded Spill b LBB3_13 LBB3_12: ldur w8, [x29, #-52] str w8, [sp, #56] ; 4-byte Folded Spill b LBB3_13 LBB3_13: ldr w8, [sp, #56] ; 4-byte Folded Reload str w8, [sp, #52] ; 4-byte Folded Spill b LBB3_18 LBB3_14: ldur w8, [x29, #-48] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_16 b LBB3_15 LBB3_15: ldur w8, [x29, #-48] str w8, [sp, #48] ; 4-byte Folded Spill b LBB3_17 LBB3_16: ldur w8, [x29, #-52] str w8, [sp, #48] ; 4-byte Folded Spill b LBB3_17 LBB3_17: ldr w8, [sp, #48] ; 4-byte Folded Reload str w8, [sp, #52] ; 4-byte Folded Spill b LBB3_18 LBB3_18: ldr w8, [sp, #52] ; 4-byte Folded Reload stur w8, [x29, #-60] ldur s1, [x29, #-44] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d1, d0 fmov d0, #1.00000000 fmul d1, d1, d0 adrp x8, lCPI3_0@PAGE ldr d2, [x8, lCPI3_0@PAGEOFF] fdiv d1, d1, d2 fsub d1, d0, d1 fcvt s1, d1 stur s1, [x29, #-64] ldur s3, [x29, #-48] ; implicit-def: $d1 fmov s1, s3 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fmul d1, d1, d0 fdiv d1, d1, d2 fsub d1, d0, d1 fcvt s1, d1 stur s1, [x29, #-68] ldur s3, [x29, #-52] ; implicit-def: $d1 fmov s1, s3 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fmul d1, d1, d0 fdiv d1, d1, d2 fsub d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-72] ldur s0, [x29, #-64] ldur s1, [x29, #-68] fcmp s0, s1 cset w8, pl tbnz w8, #0, LBB3_23 b LBB3_19 LBB3_19: ldur s0, [x29, #-64] ldur s1, [x29, #-72] fcmp s0, s1 cset w8, pl tbnz w8, #0, LBB3_21 b LBB3_20 LBB3_20: ldur s0, [x29, #-64] str s0, [sp, #44] ; 4-byte Folded Spill b LBB3_22 LBB3_21: ldur s0, [x29, #-72] str s0, [sp, #44] ; 4-byte Folded Spill b LBB3_22 LBB3_22: ldr s0, [sp, #44] ; 4-byte Folded Reload str s0, [sp, #40] ; 4-byte Folded Spill b LBB3_27 LBB3_23: ldur s0, [x29, #-68] ldur s1, [x29, #-72] fcmp s0, s1 cset w8, pl tbnz w8, #0, LBB3_25 b LBB3_24 LBB3_24: ldur s0, [x29, #-68] str s0, [sp, #36] ; 4-byte Folded Spill b LBB3_26 LBB3_25: ldur s0, [x29, #-72] str s0, [sp, #36] ; 4-byte Folded Spill b LBB3_26 LBB3_26: ldr s0, [sp, #36] ; 4-byte Folded Reload str s0, [sp, #40] ; 4-byte Folded Spill b LBB3_27 LBB3_27: ldr s0, [sp, #40] ; 4-byte Folded Reload stur s0, [x29, #-76] ldur s0, [x29, #-76] fmov s1, #1.00000000 fcmp s0, s1 cset w8, ne tbnz w8, #0, LBB3_29 b LBB3_28 LBB3_28: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _puts b LBB3_32 LBB3_29: ldur s0, [x29, #-76] fcmp s0, #0.0 cset w8, le tbnz w8, #0, LBB3_31 b LBB3_30 LBB3_30: ldur s0, [x29, #-64] ldur s1, [x29, #-76] fsub s0, s0, s1 ldur s2, [x29, #-76] fmov s1, #1.00000000 fsub s2, s1, s2 fdiv s0, s0, s2 str s0, [sp, #80] ldur s0, [x29, #-68] ldur s2, [x29, #-76] fsub s0, s0, s2 ldur s2, [x29, #-76] fsub s2, s1, s2 fdiv s0, s0, s2 str s0, [sp, #76] ldur s0, [x29, #-72] ldur s2, [x29, #-76] fsub s0, s0, s2 ldur s2, [x29, #-76] fsub s1, s1, s2 fdiv s0, s0, s1 str s0, [sp, #72] ldr s0, [sp, #80] fcvt d3, s0 ldr s0, [sp, #76] fcvt d2, s0 ldr s0, [sp, #72] fcvt d1, s0 ldur s0, [x29, #-76] fcvt d0, s0 mov x8, sp str d3, [x8] str d2, [x8, #8] str d1, [x8, #16] str d0, [x8, #24] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB3_31 LBB3_31: b LBB3_32 LBB3_32: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB3_34 b LBB3_33 LBB3_33: bl ___stack_chk_fail LBB3_34: ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function rgb2cmy lCPI4_0: .quad 0x406fe00000000000 ; double 255 .section __TEXT,__text,regular,pure_instructions .globl _rgb2cmy .p2align 2 _rgb2cmy: ; @rgb2cmy .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-24] stur x1, [x29, #-16] ldur x8, [x29, #-24] stur x8, [x29, #-40] ldur w8, [x29, #-16] stur w8, [x29, #-32] ldur w8, [x29, #-40] stur w8, [x29, #-44] ldur w8, [x29, #-36] str w8, [sp, #48] ldur w8, [x29, #-32] str w8, [sp, #44] ldur s1, [x29, #-44] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d1, d0 fmov d0, #1.00000000 fmul d1, d1, d0 adrp x8, lCPI4_0@PAGE ldr d2, [x8, lCPI4_0@PAGEOFF] fdiv d1, d1, d2 fsub d1, d0, d1 fcvt s1, d1 str s1, [sp, #40] ldr s3, [sp, #48] ; implicit-def: $d1 fmov s1, s3 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fmul d1, d1, d0 fdiv d1, d1, d2 fsub d1, d0, d1 fcvt s1, d1 str s1, [sp, #36] ldr s3, [sp, #44] ; implicit-def: $d1 fmov s1, s3 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fmul d1, d1, d0 fdiv d1, d1, d2 fsub d0, d0, d1 fcvt s0, d0 str s0, [sp, #32] ldr s0, [sp, #40] mov w8, #1120403456 fmov s3, w8 fmul s0, s0, s3 fcvt d2, s0 ldr s0, [sp, #36] fmul s0, s0, s3 fcvt d1, s0 ldr s0, [sp, #32] fmul s0, s0, s3 fcvt d0, s0 mov x8, sp str d2, [x8] str d1, [x8, #8] str d0, [x8, #16] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: bl ___stack_chk_fail LBB4_2: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _ch2i ; -- Begin function ch2i .p2align 2 _ch2i: ; @ch2i .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, LBB5_3 b LBB5_1 LBB5_1: ldrsb w8, [sp, #11] subs w8, w8, #102 cset w8, gt tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ldrsb w8, [sp, #11] subs w8, w8, #97 add w8, w8, #10 strb w8, [sp, #11] b LBB5_12 LBB5_3: ldrsb w8, [sp, #11] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB5_6 b LBB5_4 LBB5_4: ldrsb w8, [sp, #11] subs w8, w8, #70 cset w8, gt tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: ldrsb w8, [sp, #11] subs w8, w8, #65 add w8, w8, #10 strb w8, [sp, #11] b LBB5_11 LBB5_6: ldrsb w8, [sp, #11] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB5_9 b LBB5_7 LBB5_7: ldrsb w8, [sp, #11] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB5_9 b LBB5_8 LBB5_8: ldrsb w8, [sp, #11] subs w8, w8, #48 strb w8, [sp, #11] b LBB5_10 LBB5_9: str wzr, [sp, #12] b LBB5_13 LBB5_10: b LBB5_11 LBB5_11: b LBB5_12 LBB5_12: ldrsb w8, [sp, #11] str w8, [sp, #12] b LBB5_13 LBB5_13: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _hex2rgb ; -- Begin function hex2rgb .p2align 2 _hex2rgb: ; @hex2rgb .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 wzr, [x29, #-12] stur wzr, [x29, #-16] stur wzr, [x29, #-20] ldur x8, [x29, #-8] ldrsb w0, [x8] bl _ch2i str w0, [sp, #32] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldrsb w0, [x8, #1] bl _ch2i ldr w8, [sp, #32] ; 4-byte Folded Reload add w8, w0, w8, lsl #4 stur w8, [x29, #-12] ldur x8, [x29, #-8] ldrsb w0, [x8, #2] bl _ch2i stur w0, [x29, #-28] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldrsb w0, [x8, #3] bl _ch2i ldur w8, [x29, #-28] ; 4-byte Folded Reload add w8, w0, w8, lsl #4 stur w8, [x29, #-16] ldur x8, [x29, #-8] ldrsb w0, [x8, #4] bl _ch2i stur w0, [x29, #-24] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldrsb w0, [x8, #5] bl _ch2i ldur w8, [x29, #-24] ; 4-byte Folded Reload add w8, w0, w8, lsl #4 stur w8, [x29, #-20] ldur w8, [x29, #-12] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-16] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str 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 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, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _hex2rgb ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%02x%02x%02x" l_.str.1: ; @.str.1 .asciz "#%s\n" l_.str.2: ; @.str.2 .asciz "h:%dD s:%g%% v:%g%%\n" l_.str.3: ; @.str.3 .asciz "h:%dD s:%g%% l:%g%%\n" l_.str.4: ; @.str.4 .asciz "c:0 m:0 y:0 k:1" l_.str.5: ; @.str.5 .asciz "c:%g m:%g y:%g k:%g\n" l_.str.6: ; @.str.6 .asciz "c:%g%% m:%g%% y:%g%%\n" l_.str.7: ; @.str.7 .asciz "r:%d g:%d b:%d\n" l_.str.8: ; @.str.8 .asciz "Ff0aaa" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rgb2hex ## -- Begin function rgb2hex .p2align 4, 0x90 _rgb2hex: ## @rgb2hex .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, -32(%rbp) movl %esi, -24(%rbp) movq -32(%rbp), %rax movq %rax, -16(%rbp) movl -24(%rbp), %eax movl %eax, -8(%rbp) leaq -39(%rbp), %rdi movl -16(%rbp), %r8d movl -12(%rbp), %r9d movl -8(%rbp), %eax xorl %esi, %esi movl $7, %edx leaq L_.str(%rip), %rcx movl %eax, (%rsp) movb $0, %al callq ___sprintf_chk leaq -39(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function rgb2hsv LCPI1_0: .quad 0x3ff0000000000000 ## double 1 LCPI1_2: .quad 0x406fe00000000000 ## double 255 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI1_1: .long 0x42c80000 ## float 100 .section __TEXT,__text,regular,pure_instructions .globl _rgb2hsv .p2align 4, 0x90 _rgb2hsv: ## @rgb2hsv .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movq %rdi, -32(%rbp) movl %esi, -24(%rbp) movq -32(%rbp), %rax movq %rax, -16(%rbp) movl -24(%rbp), %eax movl %eax, -8(%rbp) movl -16(%rbp), %eax movl %eax, -36(%rbp) movl -12(%rbp), %eax movl %eax, -40(%rbp) movl -8(%rbp), %eax movl %eax, -44(%rbp) movl -36(%rbp), %eax cmpl -40(%rbp), %eax jle LBB1_5 ## %bb.1: movl -36(%rbp), %eax cmpl -44(%rbp), %eax jle LBB1_3 ## %bb.2: movl -36(%rbp), %eax movl %eax, -72(%rbp) ## 4-byte Spill jmp LBB1_4 LBB1_3: movl -44(%rbp), %eax movl %eax, -72(%rbp) ## 4-byte Spill LBB1_4: movl -72(%rbp), %eax ## 4-byte Reload movl %eax, -76(%rbp) ## 4-byte Spill jmp LBB1_9 LBB1_5: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jle LBB1_7 ## %bb.6: movl -40(%rbp), %eax movl %eax, -80(%rbp) ## 4-byte Spill jmp LBB1_8 LBB1_7: movl -44(%rbp), %eax movl %eax, -80(%rbp) ## 4-byte Spill LBB1_8: movl -80(%rbp), %eax ## 4-byte Reload movl %eax, -76(%rbp) ## 4-byte Spill LBB1_9: movl -76(%rbp), %eax ## 4-byte Reload movl %eax, -48(%rbp) movl -36(%rbp), %eax cmpl -40(%rbp), %eax jge LBB1_14 ## %bb.10: movl -36(%rbp), %eax cmpl -44(%rbp), %eax jge LBB1_12 ## %bb.11: movl -36(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill jmp LBB1_13 LBB1_12: movl -44(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill LBB1_13: movl -84(%rbp), %eax ## 4-byte Reload movl %eax, -88(%rbp) ## 4-byte Spill jmp LBB1_18 LBB1_14: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jge LBB1_16 ## %bb.15: movl -40(%rbp), %eax movl %eax, -92(%rbp) ## 4-byte Spill jmp LBB1_17 LBB1_16: movl -44(%rbp), %eax movl %eax, -92(%rbp) ## 4-byte Spill LBB1_17: movl -92(%rbp), %eax ## 4-byte Reload movl %eax, -88(%rbp) ## 4-byte Spill LBB1_18: movl -88(%rbp), %eax ## 4-byte Reload movl %eax, -52(%rbp) movl -48(%rbp), %eax subl -52(%rbp), %eax movl %eax, -56(%rbp) cmpl $0, -56(%rbp) jne LBB1_20 ## %bb.19: movl $0, -60(%rbp) jmp LBB1_32 LBB1_20: movl -48(%rbp), %eax cmpl -36(%rbp), %eax jne LBB1_25 ## %bb.21: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jl LBB1_23 ## %bb.22: movl -40(%rbp), %eax subl -44(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) movl %eax, -60(%rbp) jmp LBB1_24 LBB1_23: movl -40(%rbp), %eax subl -44(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) addl $360, %eax ## imm = 0x168 movl %eax, -60(%rbp) LBB1_24: jmp LBB1_31 LBB1_25: movl -48(%rbp), %eax cmpl -40(%rbp), %eax jne LBB1_27 ## %bb.26: movl -44(%rbp), %eax subl -36(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) addl $120, %eax movl %eax, -60(%rbp) jmp LBB1_30 LBB1_27: movl -48(%rbp), %eax cmpl -44(%rbp), %eax jne LBB1_29 ## %bb.28: movl -36(%rbp), %eax subl -40(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) addl $240, %eax movl %eax, -60(%rbp) LBB1_29: jmp LBB1_30 LBB1_30: jmp LBB1_31 LBB1_31: jmp LBB1_32 LBB1_32: cmpl $0, -48(%rbp) je LBB1_34 ## %bb.33: cvtsi2sdl -56(%rbp), %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsi2sdl -48(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -104(%rbp) ## 8-byte Spill jmp LBB1_35 LBB1_34: xorps %xmm0, %xmm0 movsd %xmm0, -104(%rbp) ## 8-byte Spill jmp LBB1_35 LBB1_35: movsd -104(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -64(%rbp) cvtsi2sdl -48(%rbp), %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -68(%rbp) movl -60(%rbp), %esi movss LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -64(%rbp), %xmm0 cvtss2sd %xmm0, %xmm0 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -68(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 leaq L_.str.2(%rip), %rdi movb $2, %al callq _printf addq $112, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function rgb2hsl LCPI2_0: .quad 0x3ff0000000000000 ## double 1 LCPI2_2: .quad 0x407fe00000000000 ## double 510 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI2_1: .long 0x42c80000 ## float 100 .section __TEXT,__text,regular,pure_instructions .globl _rgb2hsl .p2align 4, 0x90 _rgb2hsl: ## @rgb2hsl .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, -32(%rbp) movl %esi, -24(%rbp) movq -32(%rbp), %rax movq %rax, -16(%rbp) movl -24(%rbp), %eax movl %eax, -8(%rbp) movl -16(%rbp), %eax movl %eax, -36(%rbp) movl -12(%rbp), %eax movl %eax, -40(%rbp) movl -8(%rbp), %eax movl %eax, -44(%rbp) movl -36(%rbp), %eax cmpl -40(%rbp), %eax jle LBB2_5 ## %bb.1: movl -36(%rbp), %eax cmpl -44(%rbp), %eax jle LBB2_3 ## %bb.2: movl -36(%rbp), %eax movl %eax, -76(%rbp) ## 4-byte Spill jmp LBB2_4 LBB2_3: movl -44(%rbp), %eax movl %eax, -76(%rbp) ## 4-byte Spill LBB2_4: movl -76(%rbp), %eax ## 4-byte Reload movl %eax, -80(%rbp) ## 4-byte Spill jmp LBB2_9 LBB2_5: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jle LBB2_7 ## %bb.6: movl -40(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill jmp LBB2_8 LBB2_7: movl -44(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill LBB2_8: movl -84(%rbp), %eax ## 4-byte Reload movl %eax, -80(%rbp) ## 4-byte Spill LBB2_9: movl -80(%rbp), %eax ## 4-byte Reload movl %eax, -48(%rbp) movl -36(%rbp), %eax cmpl -40(%rbp), %eax jge LBB2_14 ## %bb.10: movl -36(%rbp), %eax cmpl -44(%rbp), %eax jge LBB2_12 ## %bb.11: movl -36(%rbp), %eax movl %eax, -88(%rbp) ## 4-byte Spill jmp LBB2_13 LBB2_12: movl -44(%rbp), %eax movl %eax, -88(%rbp) ## 4-byte Spill LBB2_13: movl -88(%rbp), %eax ## 4-byte Reload movl %eax, -92(%rbp) ## 4-byte Spill jmp LBB2_18 LBB2_14: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jge LBB2_16 ## %bb.15: movl -40(%rbp), %eax movl %eax, -96(%rbp) ## 4-byte Spill jmp LBB2_17 LBB2_16: movl -44(%rbp), %eax movl %eax, -96(%rbp) ## 4-byte Spill LBB2_17: movl -96(%rbp), %eax ## 4-byte Reload movl %eax, -92(%rbp) ## 4-byte Spill LBB2_18: movl -92(%rbp), %eax ## 4-byte Reload movl %eax, -52(%rbp) movl -48(%rbp), %eax subl -52(%rbp), %eax movl %eax, -56(%rbp) movl -48(%rbp), %eax addl -52(%rbp), %eax movl %eax, -60(%rbp) cmpl $0, -56(%rbp) jne LBB2_20 ## %bb.19: movl $0, -64(%rbp) jmp LBB2_32 LBB2_20: movl -48(%rbp), %eax cmpl -36(%rbp), %eax jne LBB2_25 ## %bb.21: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jl LBB2_23 ## %bb.22: movl -40(%rbp), %eax subl -44(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) movl %eax, -64(%rbp) jmp LBB2_24 LBB2_23: movl -40(%rbp), %eax subl -44(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) addl $360, %eax ## imm = 0x168 movl %eax, -64(%rbp) LBB2_24: jmp LBB2_31 LBB2_25: movl -48(%rbp), %eax cmpl -40(%rbp), %eax jne LBB2_27 ## %bb.26: movl -44(%rbp), %eax subl -36(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) addl $120, %eax movl %eax, -64(%rbp) jmp LBB2_30 LBB2_27: movl -48(%rbp), %eax cmpl -44(%rbp), %eax jne LBB2_29 ## %bb.28: movl -36(%rbp), %eax subl -40(%rbp), %eax imull $60, %eax, %eax cltd idivl -56(%rbp) addl $240, %eax movl %eax, -64(%rbp) LBB2_29: jmp LBB2_30 LBB2_30: jmp LBB2_31 LBB2_31: jmp LBB2_32 LBB2_32: cmpl $0, -56(%rbp) je LBB2_34 ## %bb.33: cmpl $0, -60(%rbp) jne LBB2_35 LBB2_34: xorps %xmm0, %xmm0 movss %xmm0, -68(%rbp) jmp LBB2_39 LBB2_35: cmpl $128, -60(%rbp) jg LBB2_37 ## %bb.36: cvtsi2sdl -56(%rbp), %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsi2sdl -60(%rbp), %xmm1 divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -68(%rbp) jmp LBB2_38 LBB2_37: cvtsi2sdl -56(%rbp), %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 movl $510, %eax ## imm = 0x1FE subl -60(%rbp), %eax cvtsi2sd %eax, %xmm1 divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -68(%rbp) LBB2_38: jmp LBB2_39 LBB2_39: cvtsi2sdl -60(%rbp), %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 movsd LCPI2_2(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -72(%rbp) movl -64(%rbp), %esi movss LCPI2_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -68(%rbp), %xmm0 cvtss2sd %xmm0, %xmm0 movss LCPI2_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -72(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 leaq L_.str.3(%rip), %rdi movb $2, %al callq _printf addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function rgb2cmyk LCPI3_0: .quad 0x3ff0000000000000 ## double 1 LCPI3_1: .quad 0x406fe00000000000 ## double 255 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI3_2: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .globl _rgb2cmyk .p2align 4, 0x90 _rgb2cmyk: ## @rgb2cmyk .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq %rdi, -32(%rbp) movl %esi, -24(%rbp) movq -32(%rbp), %rax movq %rax, -16(%rbp) movl -24(%rbp), %eax movl %eax, -8(%rbp) movl -16(%rbp), %eax movl %eax, -36(%rbp) movl -12(%rbp), %eax movl %eax, -40(%rbp) movl -8(%rbp), %eax movl %eax, -44(%rbp) movl -36(%rbp), %eax cmpl -40(%rbp), %eax jle LBB3_5 ## %bb.1: movl -36(%rbp), %eax cmpl -44(%rbp), %eax jle LBB3_3 ## %bb.2: movl -36(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill jmp LBB3_4 LBB3_3: movl -44(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill LBB3_4: movl -84(%rbp), %eax ## 4-byte Reload movl %eax, -88(%rbp) ## 4-byte Spill jmp LBB3_9 LBB3_5: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jle LBB3_7 ## %bb.6: movl -40(%rbp), %eax movl %eax, -92(%rbp) ## 4-byte Spill jmp LBB3_8 LBB3_7: movl -44(%rbp), %eax movl %eax, -92(%rbp) ## 4-byte Spill LBB3_8: movl -92(%rbp), %eax ## 4-byte Reload movl %eax, -88(%rbp) ## 4-byte Spill LBB3_9: movl -88(%rbp), %eax ## 4-byte Reload movl %eax, -48(%rbp) movl -36(%rbp), %eax cmpl -40(%rbp), %eax jge LBB3_14 ## %bb.10: movl -36(%rbp), %eax cmpl -44(%rbp), %eax jge LBB3_12 ## %bb.11: movl -36(%rbp), %eax movl %eax, -96(%rbp) ## 4-byte Spill jmp LBB3_13 LBB3_12: movl -44(%rbp), %eax movl %eax, -96(%rbp) ## 4-byte Spill LBB3_13: movl -96(%rbp), %eax ## 4-byte Reload movl %eax, -100(%rbp) ## 4-byte Spill jmp LBB3_18 LBB3_14: movl -40(%rbp), %eax cmpl -44(%rbp), %eax jge LBB3_16 ## %bb.15: movl -40(%rbp), %eax movl %eax, -104(%rbp) ## 4-byte Spill jmp LBB3_17 LBB3_16: movl -44(%rbp), %eax movl %eax, -104(%rbp) ## 4-byte Spill LBB3_17: movl -104(%rbp), %eax ## 4-byte Reload movl %eax, -100(%rbp) ## 4-byte Spill LBB3_18: movl -100(%rbp), %eax ## 4-byte Reload movl %eax, -52(%rbp) cvtsi2sdl -36(%rbp), %xmm1 movsd LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm0, %xmm1 movsd LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -56(%rbp) cvtsi2sdl -40(%rbp), %xmm1 movsd LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm0, %xmm1 movsd LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -60(%rbp) cvtsi2sdl -44(%rbp), %xmm1 movsd LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm0, %xmm1 movsd LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -64(%rbp) movss -56(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jbe LBB3_23 ## %bb.19: movss -56(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jbe LBB3_21 ## %bb.20: movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -108(%rbp) ## 4-byte Spill jmp LBB3_22 LBB3_21: movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -108(%rbp) ## 4-byte Spill LBB3_22: movss -108(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -112(%rbp) ## 4-byte Spill jmp LBB3_27 LBB3_23: movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jbe LBB3_25 ## %bb.24: movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -116(%rbp) ## 4-byte Spill jmp LBB3_26 LBB3_25: movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -116(%rbp) ## 4-byte Spill LBB3_26: movss -116(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -112(%rbp) ## 4-byte Spill LBB3_27: movss -112(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -68(%rbp) movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI3_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jne LBB3_29 jp LBB3_29 ## %bb.28: leaq L_.str.4(%rip), %rdi callq _puts jmp LBB3_32 LBB3_29: movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jbe LBB3_31 ## %bb.30: movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -68(%rbp), %xmm0 movss LCPI3_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero subss -68(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -72(%rbp) movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -68(%rbp), %xmm0 movss LCPI3_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero subss -68(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -76(%rbp) movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -68(%rbp), %xmm0 movss LCPI3_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero subss -68(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -80(%rbp) movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movss -80(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movss -68(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 leaq L_.str.5(%rip), %rdi movb $4, %al callq _printf LBB3_31: jmp LBB3_32 LBB3_32: addq $128, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function rgb2cmy LCPI4_0: .long 0x42c80000 ## float 100 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI4_1: .quad 0x3ff0000000000000 ## double 1 LCPI4_2: .quad 0x406fe00000000000 ## double 255 .section __TEXT,__text,regular,pure_instructions .globl _rgb2cmy .p2align 4, 0x90 _rgb2cmy: ## @rgb2cmy .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, -32(%rbp) movl %esi, -24(%rbp) movq -32(%rbp), %rax movq %rax, -16(%rbp) movl -24(%rbp), %eax movl %eax, -8(%rbp) movl -16(%rbp), %eax movl %eax, -36(%rbp) movl -12(%rbp), %eax movl %eax, -40(%rbp) movl -8(%rbp), %eax movl %eax, -44(%rbp) cvtsi2sdl -36(%rbp), %xmm1 movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI4_2(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm0, %xmm1 movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -48(%rbp) cvtsi2sdl -40(%rbp), %xmm1 movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI4_2(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm0, %xmm1 movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -52(%rbp) cvtsi2sdl -44(%rbp), %xmm1 movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI4_2(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm0, %xmm1 movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -56(%rbp) movss LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -48(%rbp), %xmm0 cvtss2sd %xmm0, %xmm0 movss LCPI4_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -52(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 movss LCPI4_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero mulss -56(%rbp), %xmm2 cvtss2sd %xmm2, %xmm2 leaq L_.str.6(%rip), %rdi movb $3, %al callq _printf addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _ch2i ## -- Begin function ch2i .p2align 4, 0x90 _ch2i: ## @ch2i .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 LBB5_3 ## %bb.1: movsbl -5(%rbp), %eax cmpl $102, %eax jg LBB5_3 ## %bb.2: movsbl -5(%rbp), %eax subl $97, %eax addl $10, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) jmp LBB5_12 LBB5_3: movsbl -5(%rbp), %eax cmpl $65, %eax jl LBB5_6 ## %bb.4: movsbl -5(%rbp), %eax cmpl $70, %eax jg LBB5_6 ## %bb.5: movsbl -5(%rbp), %eax subl $65, %eax addl $10, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) jmp LBB5_11 LBB5_6: movsbl -5(%rbp), %eax cmpl $48, %eax jl LBB5_9 ## %bb.7: movsbl -5(%rbp), %eax cmpl $57, %eax jg LBB5_9 ## %bb.8: movsbl -5(%rbp), %eax subl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) jmp LBB5_10 LBB5_9: movl $0, -4(%rbp) jmp LBB5_13 LBB5_10: jmp LBB5_11 LBB5_11: jmp LBB5_12 LBB5_12: movsbl -5(%rbp), %eax movl %eax, -4(%rbp) LBB5_13: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _hex2rgb ## -- Begin function hex2rgb .p2align 4, 0x90 _hex2rgb: ## @hex2rgb .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) movl $0, -16(%rbp) movl $0, -20(%rbp) movq -8(%rbp), %rax movsbl (%rax), %edi callq _ch2i shll $4, %eax movl %eax, -32(%rbp) ## 4-byte Spill movq -8(%rbp), %rax movsbl 1(%rax), %edi callq _ch2i movl %eax, %ecx movl -32(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -12(%rbp) movq -8(%rbp), %rax movsbl 2(%rax), %edi callq _ch2i shll $4, %eax movl %eax, -28(%rbp) ## 4-byte Spill movq -8(%rbp), %rax movsbl 3(%rax), %edi callq _ch2i movl %eax, %ecx movl -28(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -16(%rbp) movq -8(%rbp), %rax movsbl 4(%rax), %edi callq _ch2i shll $4, %eax movl %eax, -24(%rbp) ## 4-byte Spill movq -8(%rbp), %rax movsbl 5(%rax), %edi callq _ch2i movl %eax, %ecx movl -24(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -20(%rbp) movl -12(%rbp), %esi movl -16(%rbp), %edx movl -20(%rbp), %ecx leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str.8(%rip), %rdi callq _hex2rgb xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%02x%02x%02x" L_.str.1: ## @.str.1 .asciz "#%s\n" L_.str.2: ## @.str.2 .asciz "h:%dD s:%g%% v:%g%%\n" L_.str.3: ## @.str.3 .asciz "h:%dD s:%g%% l:%g%%\n" L_.str.4: ## @.str.4 .asciz "c:0 m:0 y:0 k:1" L_.str.5: ## @.str.5 .asciz "c:%g m:%g y:%g k:%g\n" L_.str.6: ## @.str.6 .asciz "c:%g%% m:%g%% y:%g%%\n" L_.str.7: ## @.str.7 .asciz "r:%d g:%d b:%d\n" L_.str.8: ## @.str.8 .asciz "Ff0aaa" .subsections_via_symbols
the_stack_data/170453834.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getch ; -- Begin function getch .p2align 2 _getch: ; @getch .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _bufp@PAGE ldr w8, [x8, _bufp@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _bufp@PAGE ldr w9, [x8, _bufp@PAGEOFF] subs w9, w9, #1 str w9, [x8, _bufp@PAGEOFF] adrp x8, _buf@GOTPAGE ldr x8, [x8, _buf@GOTPAGEOFF] ldrsb w0, [x8, w9, sxtw] stur w0, [x29, #-4] ; 4-byte Folded Spill b LBB0_3 LBB0_2: bl _getchar stur w0, [x29, #-4] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ldur w0, [x29, #-4] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _ungetch ; -- Begin function ungetch .p2align 2 _ungetch: ; @ungetch .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] adrp x8, _bufp@PAGE ldr w8, [x8, _bufp@PAGEOFF] subs w8, w8, #100 cset w8, lt tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_3 LBB1_2: ldur w8, [x29, #-4] adrp x11, _bufp@PAGE ldrsw x10, [x11, _bufp@PAGEOFF] mov x9, x10 add w9, w9, #1 str w9, [x11, _bufp@PAGEOFF] adrp x9, _buf@GOTPAGE ldr x9, [x9, _buf@GOTPAGEOFF] strb w8, [x9, x10] b LBB1_3 LBB1_3: 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, #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 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #64] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 add x0, sp, #68 bl _getop str w0, [sp, #60] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB2_27 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #60] subs w8, w8, #10 ; kill: def $x8 killed $w8 str x8, [sp, #32] ; 8-byte Folded Spill subs x8, x8, #51 cset w8, hi tbnz w8, #0, LBB2_18 ; %bb.3: ; in Loop: Header=BB2_1 Depth=1 ldr x11, [sp, #32] ; 8-byte Folded Reload adrp x10, lJTI2_0@PAGE add x10, x10, lJTI2_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 add x0, sp, #68 bl _atof bl _push b LBB2_26 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 bl _pop str d0, [sp, #24] ; 8-byte Folded Spill bl _pop fmov d1, d0 ldr d0, [sp, #24] ; 8-byte Folded Reload fadd d0, d0, d1 bl _push b LBB2_26 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 bl _pop str d0, [sp, #48] bl _pop ldr d1, [sp, #48] fsub d0, d0, d1 bl _push b LBB2_26 LBB2_7: ; in Loop: Header=BB2_1 Depth=1 bl _pop str d0, [sp, #16] ; 8-byte Folded Spill bl _pop fmov d1, d0 ldr d0, [sp, #16] ; 8-byte Folded Reload fmul d0, d0, d1 bl _push b LBB2_26 LBB2_8: ; in Loop: Header=BB2_1 Depth=1 bl _pop str d0, [sp, #48] ldr d0, [sp, #48] fcmp d0, #0.0 cset w8, eq tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_1 Depth=1 bl _pop ldr d1, [sp, #48] fdiv d0, d0, d1 bl _push b LBB2_11 LBB2_10: ; in Loop: Header=BB2_1 Depth=1 adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB2_11 LBB2_11: ; in Loop: Header=BB2_1 Depth=1 b LBB2_26 LBB2_12: ; in Loop: Header=BB2_1 Depth=1 bl _pop str d0, [sp, #40] ldr d0, [sp, #40] mov x8, sp str d0, [x8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB2_26 LBB2_13: ; in Loop: Header=BB2_1 Depth=1 bl _pop ldr w8, [sp, #56] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB2_16 b LBB2_14 LBB2_14: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #56] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB2_16 b LBB2_15 LBB2_15: ; in Loop: Header=BB2_1 Depth=1 bl _pop ldr w8, [sp, #56] subs w9, w8, #65 add x8, sp, #168 str d0, [x8, w9, sxtw #3] b LBB2_17 LBB2_16: ; in Loop: Header=BB2_1 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB2_17 LBB2_17: ; in Loop: Header=BB2_1 Depth=1 b LBB2_26 LBB2_18: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #60] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB2_21 b LBB2_19 LBB2_19: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #60] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB2_21 b LBB2_20 LBB2_20: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #60] subs w9, w8, #65 add x8, sp, #168 ldr d0, [x8, w9, sxtw #3] bl _push b LBB2_25 LBB2_21: ; in Loop: Header=BB2_1 Depth=1 ldrsb w8, [sp, #68] subs w8, w8, #118 cset w8, ne tbnz w8, #0, LBB2_23 b LBB2_22 LBB2_22: ; in Loop: Header=BB2_1 Depth=1 ldr d0, [sp, #40] bl _push b LBB2_24 LBB2_23: ; in Loop: Header=BB2_1 Depth=1 mov x9, sp add x8, sp, #68 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB2_24 LBB2_24: ; in Loop: Header=BB2_1 Depth=1 b LBB2_25 LBB2_25: ; in Loop: Header=BB2_1 Depth=1 b LBB2_26 LBB2_26: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #60] str w8, [sp, #56] b LBB2_1 LBB2_27: 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_29 b LBB2_28 LBB2_28: bl ___stack_chk_fail LBB2_29: mov w0, #0 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 lJTI2_0: .long LBB2_12-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_7-Ltmp0 .long LBB2_5-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_6-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_8-Ltmp0 .long LBB2_4-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_13-Ltmp0 ; -- End function .globl _getop ; -- Begin function getop .p2align 2 _getop: ; @getop .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 bl _getch str w0, [sp, #8] ldr x8, [sp, #16] strb w0, [x8] sxtb w8, w0 subs w8, w8, #32 cset w8, eq mov w9, #1 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #8] subs w8, w8, #9 cset w8, eq str w8, [sp, #4] ; 4-byte Folded Spill b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 b LBB3_1 LBB3_5: ldr x8, [sp, #16] strb wzr, [x8, #1] ldr w0, [sp, #8] bl _isdigit subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB3_9 b LBB3_6 LBB3_6: ldr w8, [sp, #8] subs w8, w8, #46 cset w8, eq tbnz w8, #0, LBB3_9 b LBB3_7 LBB3_7: ldr w8, [sp, #8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB3_9 b LBB3_8 LBB3_8: ldr w8, [sp, #8] stur w8, [x29, #-4] b LBB3_26 LBB3_9: str wzr, [sp, #12] ldr w8, [sp, #8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB3_11 b LBB3_10 LBB3_10: ldr w0, [sp, #8] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB3_15 b LBB3_11 LBB3_11: b LBB3_12 LBB3_12: ; =>This Inner Loop Header: Depth=1 bl _getch str w0, [sp, #8] ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 str w9, [sp, #12] strb w0, [x8, w9, sxtw] sxtb w0, w0 bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB3_14 b LBB3_13 LBB3_13: ; in Loop: Header=BB3_12 Depth=1 b LBB3_12 LBB3_14: b LBB3_15 LBB3_15: ldr w8, [sp, #8] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB3_20 b LBB3_16 LBB3_16: b LBB3_17 LBB3_17: ; =>This Inner Loop Header: Depth=1 bl _getch str w0, [sp, #8] ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 str w9, [sp, #12] strb w0, [x8, w9, sxtw] sxtb w0, w0 bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB3_19 b LBB3_18 LBB3_18: ; in Loop: Header=BB3_17 Depth=1 b LBB3_17 LBB3_19: b LBB3_20 LBB3_20: ldr x8, [sp, #16] ldrsw x9, [sp, #12] add x8, x8, x9 strb wzr, [x8] ldr w8, [sp, #8] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB3_22 b LBB3_21 LBB3_21: ldr w0, [sp, #8] bl _ungetch b LBB3_22 LBB3_22: ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB3_25 b LBB3_23 LBB3_23: ldr x8, [sp, #16] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_25 b LBB3_24 LBB3_24: mov w8, #45 stur w8, [x29, #-4] b LBB3_26 LBB3_25: mov w8, #48 stur w8, [x29, #-4] b LBB3_26 LBB3_26: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _push ; -- Begin function push .p2align 2 _push: ; @push .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str d0, [sp, #8] adrp x8, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr d0, [sp, #8] adrp x10, _sp@PAGE ldrsw x9, [x10, _sp@PAGEOFF] mov x8, x9 add w8, w8, #1 str w8, [x10, _sp@PAGEOFF] adrp x8, _val@GOTPAGE ldr x8, [x8, _val@GOTPAGEOFF] str d0, [x8, x9, lsl #3] b LBB4_3 LBB4_2: ldr d0, [sp, #8] mov x8, sp str d0, [x8] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB4_3 LBB4_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _atof ; -- Begin function atof .p2align 2 _atof: ; @atof .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 wzr, [x29, #-28] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w0, [x8, x9] bl _isspace subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_4 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB5_1 LBB5_4: ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #45 cset w8, eq and w9, w8, #0x1 mov w8, #1 ands w9, w9, #0x1 csinv w8, w8, wzr, eq str w8, [sp, #32] ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #43 cset w8, eq tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB5_7 b LBB5_6 LBB5_6: ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB5_7 LBB5_7: movi d0, #0000000000000000 stur d0, [x29, #-16] b LBB5_8 LBB5_8: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w0, [x8, x9] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_11 b LBB5_9 LBB5_9: ; in Loop: Header=BB5_8 Depth=1 ldur d1, [x29, #-16] ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #48 scvtf d2, w8 fmov d0, #10.00000000 fmadd d0, d0, d1, d2 stur d0, [x29, #-16] b LBB5_10 LBB5_10: ; in Loop: Header=BB5_8 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB5_8 LBB5_11: ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB5_13 b LBB5_12 LBB5_12: ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB5_13 LBB5_13: fmov d0, #1.00000000 stur d0, [x29, #-24] b LBB5_14 LBB5_14: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w0, [x8, x9] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_17 b LBB5_15 LBB5_15: ; in Loop: Header=BB5_14 Depth=1 ldur d0, [x29, #-16] ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #48 scvtf d2, w8 fmov d1, #10.00000000 fmadd d0, d1, d0, d2 stur d0, [x29, #-16] ldur d0, [x29, #-24] fmul d0, d0, d1 stur d0, [x29, #-24] b LBB5_16 LBB5_16: ; in Loop: Header=BB5_14 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB5_14 LBB5_17: ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #69 cset w8, eq tbnz w8, #0, LBB5_19 b LBB5_18 LBB5_18: ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB5_20 b LBB5_19 LBB5_19: ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB5_20 LBB5_20: ldur x8, [x29, #-8] ldursw x9, [x29, #-28] mov x10, x9 add w10, w10, #1 stur w10, [x29, #-28] ldrsb w8, [x8, x9] str w8, [sp, #28] str wzr, [sp, #24] b LBB5_21 LBB5_21: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-28] ldrsb w0, [x8, x9] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_24 b LBB5_22 LBB5_22: ; in Loop: Header=BB5_21 Depth=1 ldr w9, [sp, #24] mov w8, #10 mul w8, w8, w9 ldur x9, [x29, #-8] ldursw x10, [x29, #-28] ldrsb w9, [x9, x10] subs w9, w9, #48 add w8, w8, w9 str w8, [sp, #24] b LBB5_23 LBB5_23: ; in Loop: Header=BB5_21 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB5_21 LBB5_24: mov w8, #1 str w8, [sp, #20] b LBB5_25 LBB5_25: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] subs w9, w8, #1 str w9, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB5_27 b LBB5_26 LBB5_26: ; in Loop: Header=BB5_25 Depth=1 ldr w8, [sp, #20] mov w9, #10 mul w8, w8, w9 str w8, [sp, #20] b LBB5_25 LBB5_27: ldr w8, [sp, #28] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB5_29 b LBB5_28 LBB5_28: ldr s1, [sp, #32] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 ldur d1, [x29, #-16] ldur d2, [x29, #-24] fdiv d1, d1, d2 fmul d0, d0, d1 ldr s2, [sp, #20] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fdiv d0, d0, d1 str d0, [sp, #8] ; 8-byte Folded Spill b LBB5_30 LBB5_29: ldr s1, [sp, #32] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 ldur d1, [x29, #-16] ldur d2, [x29, #-24] fdiv d1, d1, d2 fmul d0, d0, d1 ldr s2, [sp, #20] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fmul d0, d0, d1 str d0, [sp, #8] ; 8-byte Folded Spill b LBB5_30 LBB5_30: ldr d0, [sp, #8] ; 8-byte Folded Reload ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _pop ; -- Begin function pop .p2align 2 _pop: ; @pop .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: adrp x8, _sp@PAGE ldr w9, [x8, _sp@PAGEOFF] subs w9, w9, #1 str w9, [x8, _sp@PAGEOFF] adrp x8, _val@GOTPAGE ldr x8, [x8, _val@GOTPAGEOFF] ldr d0, [x8, w9, sxtw #3] str d0, [sp, #8] b LBB6_3 LBB6_2: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf movi d0, #0000000000000000 str d0, [sp, #8] b LBB6_3 LBB6_3: ldr d0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _top ; -- Begin function top .p2align 2 _top: ; @top .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: adrp x8, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w9, w8, #1 adrp x8, _val@GOTPAGE ldr x8, [x8, _val@GOTPAGEOFF] ldr d0, [x8, w9, sxtw #3] str d0, [sp, #8] b LBB7_3 LBB7_2: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf movi d0, #0000000000000000 str d0, [sp, #8] b LBB7_3 LBB7_3: ldr d0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _duplicate ; -- Begin function duplicate .p2align 2 _duplicate: ; @duplicate .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 _top bl _push ldp x29, x30, [sp], #16 ; 16-byte Folded Reload 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 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, _val@GOTPAGE ldr x8, [x8, _val@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill adrp x8, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB9_2 b LBB9_1 LBB9_1: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB9_3 LBB9_2: ldr x8, [sp] ; 8-byte Folded Reload adrp x9, _sp@PAGE ldr w10, [x9, _sp@PAGEOFF] subs w10, w10, #1 ldr d0, [x8, w10, sxtw #3] str d0, [sp, #8] ldr w10, [x9, _sp@PAGEOFF] subs w10, w10, #2 ldr d0, [x8, w10, sxtw #3] ldr w10, [x9, _sp@PAGEOFF] subs w10, w10, #1 str d0, [x8, w10, sxtw #3] ldr d0, [sp, #8] ldr w9, [x9, _sp@PAGEOFF] subs w9, w9, #2 str d0, [x8, w9, sxtw #3] b LBB9_3 LBB9_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _clear ; -- Begin function clear .p2align 2 _clear: ; @clear .cfi_startproc ; %bb.0: adrp x8, _sp@PAGE str wzr, [x8, _sp@PAGEOFF] ret .cfi_endproc ; -- End function .globl _bufp ; @bufp .zerofill __DATA,__common,_bufp,4,2 .globl _sp ; @sp .zerofill __DATA,__common,_sp,4,2 .comm _buf,100,0 ; @buf .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ungetch: too many characters\n" l_.str.1: ; @.str.1 .asciz "error: zero divisor\n" l_.str.2: ; @.str.2 .asciz "\t%.8g\n" l_.str.3: ; @.str.3 .asciz "error: no variable found\n" l_.str.4: ; @.str.4 .asciz "error: unknown command %s.\n" .comm _val,800,3 ; @val l_.str.5: ; @.str.5 .asciz "error: stack full, can't push %g\n" l_.str.6: ; @.str.6 .asciz "error: stack empty\n" l_.str.7: ; @.str.7 .asciz "error: can't swap, not enough items" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getch ## -- Begin function getch .p2align 4, 0x90 _getch: ## @getch .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp cmpl $0, _bufp(%rip) jle LBB0_2 ## %bb.1: movl _bufp(%rip), %eax addl $-1, %eax movl %eax, _bufp(%rip) movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movsbl (%rax,%rcx), %eax movl %eax, -4(%rbp) ## 4-byte Spill jmp LBB0_3 LBB0_2: callq _getchar movl %eax, -4(%rbp) ## 4-byte Spill LBB0_3: movl -4(%rbp), %eax ## 4-byte Reload addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _ungetch ## -- Begin function ungetch .p2align 4, 0x90 _ungetch: ## @ungetch .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) cmpl $100, _bufp(%rip) jl LBB1_2 ## %bb.1: leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB1_3 LBB1_2: movl -4(%rbp), %eax movb %al, %dl movl _bufp(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, _bufp(%rip) movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) LBB1_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $400, %rsp ## imm = 0x190 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -340(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 leaq -336(%rbp), %rdi callq _getop movl %eax, -344(%rbp) cmpl $-1, %eax je LBB2_26 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -344(%rbp), %eax addl $-10, %eax movl %eax, %ecx movq %rcx, -376(%rbp) ## 8-byte Spill subl $51, %eax ja LBB2_17 ## %bb.29: ## in Loop: Header=BB2_1 Depth=1 movq -376(%rbp), %rax ## 8-byte Reload leaq LJTI2_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB2_3: ## in Loop: Header=BB2_1 Depth=1 leaq -336(%rbp), %rdi callq _atof callq _push jmp LBB2_25 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 callq _pop movsd %xmm0, -384(%rbp) ## 8-byte Spill callq _pop movaps %xmm0, %xmm1 movsd -384(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 callq _push jmp LBB2_25 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 callq _pop movsd %xmm0, -360(%rbp) callq _pop subsd -360(%rbp), %xmm0 callq _push jmp LBB2_25 LBB2_6: ## in Loop: Header=BB2_1 Depth=1 callq _pop movsd %xmm0, -392(%rbp) ## 8-byte Spill callq _pop movaps %xmm0, %xmm1 movsd -392(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 callq _push jmp LBB2_25 LBB2_7: ## in Loop: Header=BB2_1 Depth=1 callq _pop movsd %xmm0, -360(%rbp) movsd -360(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB2_8 jp LBB2_8 jmp LBB2_9 LBB2_8: ## in Loop: Header=BB2_1 Depth=1 callq _pop divsd -360(%rbp), %xmm0 callq _push jmp LBB2_10 LBB2_9: ## in Loop: Header=BB2_1 Depth=1 leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB2_10: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_25 LBB2_11: ## in Loop: Header=BB2_1 Depth=1 callq _pop movsd %xmm0, -368(%rbp) movsd -368(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf jmp LBB2_25 LBB2_12: ## in Loop: Header=BB2_1 Depth=1 callq _pop cmpl $65, -348(%rbp) jl LBB2_15 ## %bb.13: ## in Loop: Header=BB2_1 Depth=1 cmpl $90, -348(%rbp) jg LBB2_15 ## %bb.14: ## in Loop: Header=BB2_1 Depth=1 callq _pop movl -348(%rbp), %eax subl $65, %eax cltq movsd %xmm0, -224(%rbp,%rax,8) jmp LBB2_16 LBB2_15: ## in Loop: Header=BB2_1 Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB2_16: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_25 LBB2_17: ## in Loop: Header=BB2_1 Depth=1 cmpl $65, -344(%rbp) jl LBB2_20 ## %bb.18: ## in Loop: Header=BB2_1 Depth=1 cmpl $90, -344(%rbp) jg LBB2_20 ## %bb.19: ## in Loop: Header=BB2_1 Depth=1 movl -344(%rbp), %eax subl $65, %eax cltq movsd -224(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero callq _push jmp LBB2_24 LBB2_20: ## in Loop: Header=BB2_1 Depth=1 movsbl -336(%rbp), %eax cmpl $118, %eax jne LBB2_22 ## %bb.21: ## in Loop: Header=BB2_1 Depth=1 movsd -368(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _push jmp LBB2_23 LBB2_22: ## in Loop: Header=BB2_1 Depth=1 leaq -336(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB2_23: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_24 LBB2_24: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_25 LBB2_25: ## in Loop: Header=BB2_1 Depth=1 movl -344(%rbp), %eax movl %eax, -348(%rbp) jmp LBB2_1 LBB2_26: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_28 ## %bb.27: xorl %eax, %eax addq $400, %rsp ## imm = 0x190 popq %rbp retq LBB2_28: callq ___stack_chk_fail ud2 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L2_0_set_11, LBB2_11-LJTI2_0 .set L2_0_set_17, LBB2_17-LJTI2_0 .set L2_0_set_6, LBB2_6-LJTI2_0 .set L2_0_set_4, LBB2_4-LJTI2_0 .set L2_0_set_5, LBB2_5-LJTI2_0 .set L2_0_set_7, LBB2_7-LJTI2_0 .set L2_0_set_3, LBB2_3-LJTI2_0 .set L2_0_set_12, LBB2_12-LJTI2_0 LJTI2_0: .long L2_0_set_11 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_6 .long L2_0_set_4 .long L2_0_set_17 .long L2_0_set_5 .long L2_0_set_17 .long L2_0_set_7 .long L2_0_set_3 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_12 .end_data_region ## -- End function .globl _getop ## -- Begin function getop .p2align 4, 0x90 _getop: ## @getop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movb %al, (%rcx) movsbl %al, %ecx movb $1, %al cmpl $32, %ecx movb %al, -25(%rbp) ## 1-byte Spill je LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 cmpl $9, -24(%rbp) sete %al movb %al, -25(%rbp) ## 1-byte Spill LBB3_3: ## in Loop: Header=BB3_1 Depth=1 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB3_4 jmp LBB3_5 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_1 LBB3_5: movq -16(%rbp), %rax movb $0, 1(%rax) movl -24(%rbp), %edi callq _isdigit cmpl $0, %eax jne LBB3_9 ## %bb.6: cmpl $46, -24(%rbp) je LBB3_9 ## %bb.7: cmpl $45, -24(%rbp) je LBB3_9 ## %bb.8: movl -24(%rbp), %eax movl %eax, -4(%rbp) jmp LBB3_26 LBB3_9: movl $0, -20(%rbp) cmpl $45, -24(%rbp) je LBB3_11 ## %bb.10: movl -24(%rbp), %edi callq _isdigit cmpl $0, %eax je LBB3_15 LBB3_11: jmp LBB3_12 LBB3_12: ## =>This Inner Loop Header: Depth=1 callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movl -20(%rbp), %edx addl $1, %edx movl %edx, -20(%rbp) movslq %edx, %rdx movb %al, (%rcx,%rdx) movsbl %al, %edi callq _isdigit cmpl $0, %eax je LBB3_14 ## %bb.13: ## in Loop: Header=BB3_12 Depth=1 jmp LBB3_12 LBB3_14: jmp LBB3_15 LBB3_15: cmpl $46, -24(%rbp) jne LBB3_20 ## %bb.16: jmp LBB3_17 LBB3_17: ## =>This Inner Loop Header: Depth=1 callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movl -20(%rbp), %edx addl $1, %edx movl %edx, -20(%rbp) movslq %edx, %rdx movb %al, (%rcx,%rdx) movsbl %al, %edi callq _isdigit cmpl $0, %eax je LBB3_19 ## %bb.18: ## in Loop: Header=BB3_17 Depth=1 jmp LBB3_17 LBB3_19: jmp LBB3_20 LBB3_20: movq -16(%rbp), %rax movslq -20(%rbp), %rcx movb $0, (%rax,%rcx) cmpl $-1, -24(%rbp) je LBB3_22 ## %bb.21: movl -24(%rbp), %edi callq _ungetch LBB3_22: movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB3_25 ## %bb.23: movq -16(%rbp), %rax movsbl 1(%rax), %eax cmpl $0, %eax jne LBB3_25 ## %bb.24: movl $45, -4(%rbp) jmp LBB3_26 LBB3_25: movl $48, -4(%rbp) LBB3_26: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _push ## -- Begin function push .p2align 4, 0x90 _push: ## @push .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movsd %xmm0, -8(%rbp) cmpl $100, _sp(%rip) jge LBB4_2 ## %bb.1: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero movl _sp(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, _sp(%rip) movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd %xmm0, (%rax,%rcx,8) jmp LBB4_3 LBB4_2: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.5(%rip), %rdi movb $1, %al callq _printf LBB4_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function atof LCPI5_0: .quad 0x3ff0000000000000 ## double 1 LCPI5_1: .quad 0x4024000000000000 ## double 10 .section __TEXT,__text,regular,pure_instructions .globl _atof .p2align 4, 0x90 _atof: ## @atof .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movl $0, -28(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _isspace cmpl $0, %eax je LBB5_4 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_3 LBB5_3: ## in Loop: Header=BB5_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB5_1 LBB5_4: movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %edx movl $1, %eax movl $4294967295, %ecx ## imm = 0xFFFFFFFF cmpl $45, %edx cmovel %ecx, %eax movl %eax, -32(%rbp) movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $43, %eax je LBB5_6 ## %bb.5: movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $45, %eax jne LBB5_7 LBB5_6: movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) LBB5_7: xorps %xmm0, %xmm0 movsd %xmm0, -16(%rbp) LBB5_8: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _isdigit cmpl $0, %eax je LBB5_11 ## %bb.9: ## in Loop: Header=BB5_8 Depth=1 movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax subl $48, %eax cvtsi2sd %eax, %xmm1 movsd LCPI5_1(%rip), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -16(%rbp) ## %bb.10: ## in Loop: Header=BB5_8 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB5_8 LBB5_11: movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $46, %eax jne LBB5_13 ## %bb.12: movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) LBB5_13: movsd LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -24(%rbp) LBB5_14: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _isdigit cmpl $0, %eax je LBB5_17 ## %bb.15: ## in Loop: Header=BB5_14 Depth=1 movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax subl $48, %eax cvtsi2sd %eax, %xmm1 movsd LCPI5_1(%rip), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -16(%rbp) movsd LCPI5_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd -24(%rbp), %xmm0 movsd %xmm0, -24(%rbp) ## %bb.16: ## in Loop: Header=BB5_14 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB5_14 LBB5_17: movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $69, %eax je LBB5_19 ## %bb.18: movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $101, %eax jne LBB5_20 LBB5_19: movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) LBB5_20: movq -8(%rbp), %rax movl -28(%rbp), %ecx movl %ecx, %edx addl $1, %edx movl %edx, -28(%rbp) movslq %ecx, %rcx movsbl (%rax,%rcx), %eax movl %eax, -36(%rbp) movl $0, -40(%rbp) LBB5_21: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _isdigit cmpl $0, %eax je LBB5_24 ## %bb.22: ## in Loop: Header=BB5_21 Depth=1 imull $10, -40(%rbp), %eax movq -8(%rbp), %rcx movslq -28(%rbp), %rdx movsbl (%rcx,%rdx), %ecx subl $48, %ecx addl %ecx, %eax movl %eax, -40(%rbp) ## %bb.23: ## in Loop: Header=BB5_21 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB5_21 LBB5_24: movl $1, -44(%rbp) LBB5_25: ## =>This Inner Loop Header: Depth=1 movl -40(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -40(%rbp) cmpl $0, %eax je LBB5_27 ## %bb.26: ## in Loop: Header=BB5_25 Depth=1 imull $10, -44(%rbp), %eax movl %eax, -44(%rbp) jmp LBB5_25 LBB5_27: cmpl $45, -36(%rbp) jne LBB5_29 ## %bb.28: cvtsi2sdl -32(%rbp), %xmm0 movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero divsd -24(%rbp), %xmm1 mulsd %xmm1, %xmm0 cvtsi2sdl -44(%rbp), %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -56(%rbp) ## 8-byte Spill jmp LBB5_30 LBB5_29: cvtsi2sdl -32(%rbp), %xmm0 movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero divsd -24(%rbp), %xmm1 mulsd %xmm1, %xmm0 cvtsi2sdl -44(%rbp), %xmm1 mulsd %xmm1, %xmm0 movsd %xmm0, -56(%rbp) ## 8-byte Spill LBB5_30: movsd -56(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _pop ## -- Begin function pop .p2align 4, 0x90 _pop: ## @pop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp cmpl $0, _sp(%rip) jle LBB6_2 ## %bb.1: movl _sp(%rip), %eax addl $-1, %eax movl %eax, _sp(%rip) movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) jmp LBB6_3 LBB6_2: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf xorps %xmm0, %xmm0 movsd %xmm0, -8(%rbp) LBB6_3: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _top ## -- Begin function top .p2align 4, 0x90 _top: ## @top .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp cmpl $0, _sp(%rip) jle LBB7_2 ## %bb.1: movl _sp(%rip), %eax subl $1, %eax movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) jmp LBB7_3 LBB7_2: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf xorps %xmm0, %xmm0 movsd %xmm0, -8(%rbp) LBB7_3: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _duplicate ## -- Begin function duplicate .p2align 4, 0x90 _duplicate: ## @duplicate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _top callq _push popq %rbp retq .cfi_endproc ## -- End function .globl _swap ## -- Begin function swap .p2align 4, 0x90 _swap: ## @swap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp cmpl $2, _sp(%rip) jge LBB9_2 ## %bb.1: leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB9_3 LBB9_2: movl _sp(%rip), %eax subl $1, %eax movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) movl _sp(%rip), %eax subl $2, %eax movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movl _sp(%rip), %eax subl $1, %eax movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd %xmm0, (%rax,%rcx,8) movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero movl _sp(%rip), %eax subl $2, %eax movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd %xmm0, (%rax,%rcx,8) LBB9_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _clear ## -- Begin function clear .p2align 4, 0x90 _clear: ## @clear .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, _sp(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _bufp ## @bufp .zerofill __DATA,__common,_bufp,4,2 .globl _sp ## @sp .zerofill __DATA,__common,_sp,4,2 .comm _buf,100,4 ## @buf .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ungetch: too many characters\n" L_.str.1: ## @.str.1 .asciz "error: zero divisor\n" L_.str.2: ## @.str.2 .asciz "\t%.8g\n" L_.str.3: ## @.str.3 .asciz "error: no variable found\n" L_.str.4: ## @.str.4 .asciz "error: unknown command %s.\n" .comm _val,800,4 ## @val L_.str.5: ## @.str.5 .asciz "error: stack full, can't push %g\n" L_.str.6: ## @.str.6 .asciz "error: stack empty\n" L_.str.7: ## @.str.7 .asciz "error: can't swap, not enough items" .subsections_via_symbols
the_stack_data/181394074.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _muteButtonsPackedBMP ; @muteButtonsPackedBMP _muteButtonsPackedBMP: .ascii "\000\000\000*\257\252\376\252\372\253\352\277\352\252\257\376\252\276\257\352\372\257\377\252\252\377\352\253\353\376\252\276\377\352\252\252\376\257\372\373\353\377\352\276\252\252" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _muteButtonsPackedBMP ## @muteButtonsPackedBMP .p2align 4 _muteButtonsPackedBMP: .ascii "\000\000\000*\257\252\376\252\372\253\352\277\352\252\257\376\252\276\257\352\372\257\377\252\252\377\352\253\353\376\252\276\377\352\252\252\376\257\372\373\353\377\352\276\252\252" .subsections_via_symbols
the_stack_data/1201104.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 mov w3, #0 str w3, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] mov w0, #-2 adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF add x2, sp, #16 bl _fstatat str w0, [sp, #12] ldrh w10, [sp, #20] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w9, [sp, #16] ; 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 ldrh w10, [sp, #22] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr w9, [sp, #32] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr w9, [sp, #36] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr x8, [sp, #112] mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldr w9, [sp, #128] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf ldr x8, [sp, #120] mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldr w0, [sp, #8] ; 4-byte Folded Reload 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 "test.exe" l_.str.1: ; @.str.1 .asciz "stat->mode_t: %d\n" l_.str.2: ; @.str.2 .asciz "stat->st_ino: %ld\n" l_.str.3: ; @.str.3 .asciz "stat->st_dev: %ld\n" l_.str.4: ; @.str.4 .asciz "stat->st_nlink_t: %ld\n" l_.str.5: ; @.str.5 .asciz "stat->st_uid: %d\n" l_.str.6: ; @.str.6 .asciz "stat->st_gid: %d\n" l_.str.7: ; @.str.7 .asciz "stat->st_size: %ld\n" l_.str.8: ; @.str.8 .asciz "stat->st_blksize: %ld\n" l_.str.9: ; @.str.9 .asciz "stat->st_blocks: %ld\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $176, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $4294967294, %edi ## imm = 0xFFFFFFFE leaq L_.str(%rip), %rsi leaq -160(%rbp), %rdx xorl %ecx, %ecx callq _fstatat$INODE64 movl %eax, -164(%rbp) movzwl -156(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq -152(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -160(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movzwl -154(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -144(%rbp), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl -140(%rbp), %esi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movq -64(%rbp), %rsi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl -48(%rbp), %esi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movq -56(%rbp), %rsi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $176, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "test.exe" L_.str.1: ## @.str.1 .asciz "stat->mode_t: %d\n" L_.str.2: ## @.str.2 .asciz "stat->st_ino: %ld\n" L_.str.3: ## @.str.3 .asciz "stat->st_dev: %ld\n" L_.str.4: ## @.str.4 .asciz "stat->st_nlink_t: %ld\n" L_.str.5: ## @.str.5 .asciz "stat->st_uid: %d\n" L_.str.6: ## @.str.6 .asciz "stat->st_gid: %d\n" L_.str.7: ## @.str.7 .asciz "stat->st_size: %ld\n" L_.str.8: ## @.str.8 .asciz "stat->st_blksize: %ld\n" L_.str.9: ## @.str.9 .asciz "stat->st_blocks: %ld\n" .subsections_via_symbols
the_stack_data/137605.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 x9, sp mov x8, #1024 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 "PATH_MAX is defined to be %ld\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movl $1024, %esi ## imm = 0x400 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 "PATH_MAX is defined to be %ld\n" .subsections_via_symbols
the_stack_data/90764877.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _partitionDisjoint ; -- Begin function partitionDisjoint .p2align 2 _partitionDisjoint: ; @partitionDisjoint .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] ldr x8, [sp, #24] ldr w8, [x8] str w8, [sp, #16] str wzr, [sp, #12] ldr w8, [sp, #16] str w8, [sp, #8] mov w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] ldr x9, [sp, #24] ldrsw x10, [sp, #4] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] str w8, [sp, #16] ldr w8, [sp, #4] str w8, [sp, #12] b LBB0_8 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] ldr x9, [sp, #24] ldrsw x10, [sp, #4] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] str w8, [sp] ; 4-byte Folded Spill b LBB0_7 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #4] ldr w8, [x8, x9, lsl #2] str w8, [sp] ; 4-byte Folded Spill b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp] ; 4-byte Folded Reload str w8, [sp, #8] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_10: ldr w8, [sp, #12] add w0, w8, #1 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 _partitionDisjoint ## -- Begin function partitionDisjoint .p2align 4, 0x90 _partitionDisjoint: ## @partitionDisjoint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rax movl (%rax), %eax movl %eax, -16(%rbp) movl $0, -20(%rbp) movl -16(%rbp), %eax movl %eax, -24(%rbp) movl $1, -28(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax movq -8(%rbp), %rcx movslq -28(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jle LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax movl %eax, -16(%rbp) movl -28(%rbp), %eax movl %eax, -20(%rbp) jmp LBB0_8 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax movq -8(%rbp), %rcx movslq -28(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jle LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax movl %eax, -32(%rbp) ## 4-byte Spill jmp LBB0_7 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -32(%rbp) ## 4-byte Spill LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -32(%rbp), %eax ## 4-byte Reload movl %eax, -24(%rbp) LBB0_8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_1 LBB0_10: movl -20(%rbp), %eax addl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/152648.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/77841.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] movi d0, #0000000000000000 str d0, [sp, #24] fmov d0, #1.00000000 str d0, [sp, #16] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #16] fmov d1, #1.00000000 fmul d0, d0, d1 ldur s2, [x29, #-12] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fdiv d1, d0, d1 ldr d0, [sp, #24] fadd d0, d0, d1 str d0, [sp, #24] ldr d0, [sp, #16] fneg d0, d0 str d0, [sp, #16] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_4: ldur w8, [x29, #-8] ; implicit-def: $x9 mov x9, x8 ldr d0, [sp, #24] mov x8, sp str x9, [x8] str d0, [x8, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "f(%d)=%f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 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 $32, %rsp movl $0, -4(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -24(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $1, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd -32(%rbp), %xmm0 cvtsi2sdl -12(%rbp), %xmm1 divsd %xmm1, %xmm0 addsd -24(%rbp), %xmm0 movsd %xmm0, -24(%rbp) movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd %xmm0, -32(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_4: movl -8(%rbp), %esi movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "f(%d)=%f\n" .subsections_via_symbols
the_stack_data/153267747.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _compoundLiteralTest ; -- Begin function compoundLiteralTest .p2align 2 _compoundLiteralTest: ; @compoundLiteralTest .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, #12] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 add x8, sp, #16 str wzr, [sp, #16] mov w9, #1 str w9, [sp, #20] ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] str w8, [sp, #8] ldr w9, [sp, #8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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: 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, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _compoundLiteralTest2 ; -- Begin function compoundLiteralTest2 .p2align 2 _compoundLiteralTest2: ; @compoundLiteralTest2 .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #32] str wzr, [sp, #32] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 add x0, sp, #36 str x0, [sp, #16] ; 8-byte Folded Spill adrp x1, l_constinit@PAGE add x1, x1, l_constinit@PAGEOFF mov x2, #36 bl _memcpy ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsw x9, [sp, #32] mov x10, #12 mul x9, x9, x10 add x8, x8, x9 ldrsw x9, [sp, #32] ldr w8, [x8, x9, lsl #2] str w8, [sp, #28] ldr w9, [sp, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_1 LBB1_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, LBB1_6 b LBB1_5 LBB1_5: bl ___stack_chk_fail LBB1_6: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "thing: %i\n" .section __DATA,__data .p2align 2 ; @constinit l_constinit: .space 12 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _compoundLiteralTest ## -- Begin function compoundLiteralTest .p2align 4, 0x90 _compoundLiteralTest: ## @compoundLiteralTest .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, -20(%rbp) movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $2, -20(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -16(%rbp) movl $1, -12(%rbp) movslq -20(%rbp), %rax movl -16(%rbp,%rax,4), %eax movl %eax, -24(%rbp) movl -24(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %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 ___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 $32, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _compoundLiteralTest2 ## -- Begin function compoundLiteralTest2 .p2align 4, 0x90 _compoundLiteralTest2: ## @compoundLiteralTest2 .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, -48(%rbp) movl $0, -48(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $3, -48(%rbp) jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq -44(%rbp), %rdi leaq l_constinit(%rip), %rsi movl $36, %edx callq _memcpy movslq -48(%rbp), %rcx leaq -44(%rbp), %rax imulq $12, %rcx, %rcx addq %rcx, %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -52(%rbp) movl -52(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB1_1 LBB1_4: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_6 ## %bb.5: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB1_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "thing: %i\n" .section __DATA,__data .p2align 2 ## @constinit l_constinit: .space 12 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .subsections_via_symbols
the_stack_data/72012460.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _n@GOTPAGE ldr x8, [x8, _n@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill adrp x9, _d@GOTPAGE ldr x9, [x9, _d@GOTPAGEOFF] str x9, [sp, #16] ; 8-byte Folded Spill adrp x9, _x@GOTPAGE ldr x9, [x9, _x@GOTPAGEOFF] str x9, [sp, #32] ; 8-byte Folded Spill adrp x9, _y@GOTPAGE ldr x9, [x9, _y@GOTPAGEOFF] stur x9, [x29, #-32] ; 8-byte Folded Spill stur wzr, [x29, #-4] mov w9, #3 stur w9, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #24] ; 8-byte Folded Spill bl _scanf ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _scanf ldr x8, [sp, #40] ; 8-byte Folded Reload ldrsw x9, [x8] mov x8, #4 mul x0, x8, x9 bl _malloc ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #40] ; 8-byte Folded Reload str x0, [x9] ldrsw x9, [x8] mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-32] ; 8-byte Folded Reload str x0, [x8] stur wzr, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #40] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsw x9, [x8] mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-32] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-8] str x0, [x8, x9, lsl #3] 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: stur wzr, [x29, #-8] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldr x9, [sp, #40] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 stur wzr, [x29, #-12] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-12] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldur x8, [x29, #-32] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-8] ldr x8, [x8, x9, lsl #3] ldursw x9, [x29, #-12] 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 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_7 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-8] add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_5 LBB0_12: ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsw x9, [x8] mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-24] stur wzr, [x29, #-8] b LBB0_13 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 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 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_13 LBB0_16: ldur x0, [x29, #-24] mov w1, #3 bl _knn_diag subs w8, w0, #1 cset w8, eq and w10, w8, #0x1 adrp x9, l_.str.3@PAGE add x9, x9, l_.str.3@PAGEOFF adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF ands w10, w10, #0x1 csel x0, x8, x9, ne bl _printf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] bl _free ldur x8, [x29, #-32] ; 8-byte Folded Reload ldr x0, [x8] bl _free ldur x0, [x29, #-24] bl _free mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _knn_diag ; -- Begin function knn_diag .p2align 2 _knn_diag: ; @knn_diag .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _n@GOTPAGE ldr x8, [x8, _n@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill adrp x9, _x@GOTPAGE ldr x9, [x9, _x@GOTPAGEOFF] str x9, [sp, #24] ; 8-byte Folded Spill stur x0, [x29, #-8] stur w1, [x29, #-12] stur wzr, [x29, #-36] ldrsw x9, [x8] mov x8, #8 mul x0, x8, x9 bl _malloc str x0, [sp, #32] stur wzr, [x29, #-16] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-16] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 movi d0, #0000000000000000 stur d0, [x29, #-32] stur wzr, [x29, #-20] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-20] adrp x9, _d@GOTPAGE ldr x9, [x9, _d@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldur x8, [x29, #-8] ldursw x9, [x29, #-20] ldr d0, [x8, x9, lsl #3] adrp x8, _y@GOTPAGE ldr x8, [x8, _y@GOTPAGEOFF] ldr x8, [x8] ldursw x9, [x29, #-16] ldr x8, [x8, x9, lsl #3] ldursw x9, [x29, #-20] ldr d1, [x8, x9, lsl #3] fsub d0, d0, d1 fmov d1, #2.00000000 bl _pow fmov d1, d0 ldur d0, [x29, #-32] fadd d0, d0, d1 stur d0, [x29, #-32] b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB1_3 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldur d0, [x29, #-32] fsqrt d0, d0 ldr x8, [sp, #32] ldursw x9, [x29, #-16] str d0, [x8, x9, lsl #3] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB1_1 LBB1_8: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #32] ldr x1, [x9] ldr w2, [x8] bl _selectionsort stur wzr, [x29, #-16] b LBB1_9 LBB1_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_14 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_9 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [sp, #32] ldursw x10, [x29, #-16] ldr d0, [x9, x10, lsl #3] ldr x8, [x8] ldursw x9, [x29, #-16] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str d0, [x9] str x8, [x9, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-16] ldr w8, [x8, x9, lsl #2] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_12 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_9 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB1_12 LBB1_12: ; in Loop: Header=BB1_9 Depth=1 b LBB1_13 LBB1_13: ; in Loop: Header=BB1_9 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB1_9 LBB1_14: ldr x0, [sp, #32] bl _free ldur w8, [x29, #-36] ldur w9, [x29, #-12] mov w10, #2 sdiv w9, w9, w10 subs w8, w8, w9 cset w8, gt and w9, w8, #0x1 mov w8, #0 ands w9, w9, #0x1 csinc w0, w8, wzr, eq ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _selectionsort ; -- Begin function selectionsort .p2align 2 _selectionsort: ; @selectionsort .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] str wzr, [sp, #24] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ldr w8, [sp, #24] ldr w9, [sp, #28] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_12 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #24] str w8, [sp, #16] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #20] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_8 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldr x8, [sp, #40] ldrsw x9, [sp, #20] ldr d0, [x8, x9, lsl #3] ldr x8, [sp, #40] ldrsw x9, [sp, #16] ldr d1, [x8, x9, lsl #3] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #20] str w8, [sp, #16] b LBB2_6 LBB2_6: ; in Loop: Header=BB2_3 Depth=2 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB2_3 LBB2_8: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #40] ldrsw x9, [sp, #16] ldr d0, [x8, x9, lsl #3] ldr x8, [sp, #40] ldrsw x9, [sp, #24] ldr d1, [x8, x9, lsl #3] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #40] ldrsw x9, [sp, #24] ldr d0, [x8, x9, lsl #3] str d0, [sp, #8] ldr x8, [sp, #40] ldrsw x9, [sp, #16] ldr d0, [x8, x9, lsl #3] ldr x8, [sp, #40] ldrsw x9, [sp, #24] str d0, [x8, x9, lsl #3] ldr d0, [sp, #8] ldr x8, [sp, #40] ldrsw x9, [sp, #16] str d0, [x8, x9, lsl #3] ldr x8, [sp, #32] ldrsw x9, [sp, #24] ldr s1, [x8, x9, lsl #2] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 str d0, [sp, #8] ldr x8, [sp, #32] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #32] ldrsw x10, [sp, #24] str w8, [x9, x10, lsl #2] ldr d0, [sp, #8] fcvtzs w8, d0 ldr x9, [sp, #32] ldrsw x10, [sp, #16] str w8, [x9, x10, lsl #2] b LBB2_10 LBB2_10: ; in Loop: Header=BB2_1 Depth=1 b LBB2_11 LBB2_11: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB2_1 LBB2_12: add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .comm _n,4,2 ; @n .comm _d,4,2 ; @d .comm _x,8,3 ; @x .comm _y,8,3 ; @y l_.str.1: ; @.str.1 .asciz "%lf" l_.str.2: ; @.str.2 .asciz "You have a heart disease!\n" l_.str.3: ; @.str.3 .asciz "You are healthy!\n" l_.str.4: ; @.str.4 .asciz "%lf %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 $3, -16(%rbp) leaq L_.str(%rip), %rdi movq _n@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf leaq L_.str(%rip), %rdi movq _d@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf movq _n@GOTPCREL(%rip), %rax movslq (%rax), %rdi shlq $2, %rdi callq _malloc movq %rax, %rcx movq _x@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _n@GOTPCREL(%rip), %rax movslq (%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, %rcx movq _y@GOTPCREL(%rip), %rax movq %rcx, (%rax) movl $0, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq _d@GOTPCREL(%rip), %rax movslq (%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, %rdx movq _y@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -8(%rbp), %rcx movq %rdx, (%rax,%rcx,8) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_4: movl $0, -8(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 movl -8(%rbp), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_12 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl $0, -12(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -12(%rbp), %eax movq _d@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq _y@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rsi movslq -12(%rbp), %rax shlq $3, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_7 LBB0_10: ## in Loop: Header=BB0_5 Depth=1 movq _x@GOTPCREL(%rip), %rax movq (%rax), %rsi movslq -8(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf ## %bb.11: ## in Loop: Header=BB0_5 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_5 LBB0_12: movq _d@GOTPCREL(%rip), %rax movslq (%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, -24(%rbp) movl $0, -8(%rbp) LBB0_13: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movq _d@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 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 ## %bb.15: ## in Loop: Header=BB0_13 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_13 LBB0_16: movq -24(%rbp), %rdi movl $3, %esi callq _knn_diag movl %eax, %ecx leaq L_.str.3(%rip), %rdi leaq L_.str.2(%rip), %rax cmpl $1, %ecx cmoveq %rax, %rdi movb $0, %al callq _printf movq _x@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _free movq _y@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _free movq -24(%rbp), %rdi callq _free xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function knn_diag LCPI1_0: .quad 0x4000000000000000 ## double 2 .section __TEXT,__text,regular,pure_instructions .globl _knn_diag .p2align 4, 0x90 _knn_diag: ## @knn_diag .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -36(%rbp) movq _n@GOTPCREL(%rip), %rax movslq (%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, -48(%rbp) movl $0, -16(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 movl -16(%rbp), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_8 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 xorps %xmm0, %xmm0 movsd %xmm0, -32(%rbp) movl $0, -20(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax movq _d@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_6 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movq -8(%rbp), %rax movslq -20(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq _y@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -20(%rbp), %rcx subsd (%rax,%rcx,8), %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow addsd -32(%rbp), %xmm0 movsd %xmm0, -32(%rbp) ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_3 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero sqrtsd %xmm0, %xmm0 movq -48(%rbp), %rax movslq -16(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) ## %bb.7: ## in Loop: Header=BB1_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_1 LBB1_8: movq -48(%rbp), %rdi movq _x@GOTPCREL(%rip), %rax movq (%rax), %rsi movq _n@GOTPCREL(%rip), %rax movl (%rax), %edx callq _selectionsort movl $0, -16(%rbp) LBB1_9: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB1_14 ## %bb.10: ## in Loop: Header=BB1_9 Depth=1 movq -48(%rbp), %rax movslq -16(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq _x@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf movq _x@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx cmpl $1, (%rax,%rcx,4) jne LBB1_12 ## %bb.11: ## in Loop: Header=BB1_9 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) LBB1_12: ## in Loop: Header=BB1_9 Depth=1 jmp LBB1_13 LBB1_13: ## in Loop: Header=BB1_9 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_9 LBB1_14: movq -48(%rbp), %rdi callq _free movl -36(%rbp), %eax movl %eax, -52(%rbp) ## 4-byte Spill movl -12(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl -52(%rbp), %edx ## 4-byte Reload movl %eax, %esi xorl %eax, %eax movl $1, %ecx cmpl %esi, %edx cmovgl %ecx, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _selectionsort ## -- Begin function selectionsort .p2align 4, 0x90 _selectionsort: ## @selectionsort .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $0, -24(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 movl -24(%rbp), %eax movl -20(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB2_12 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -24(%rbp), %eax movl %eax, -32(%rbp) movl -24(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -28(%rbp), %eax cmpl -20(%rbp), %eax jge LBB2_8 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero movq -8(%rbp), %rax movslq -32(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB2_6 ## %bb.5: ## in Loop: Header=BB2_3 Depth=2 movl -28(%rbp), %eax movl %eax, -32(%rbp) LBB2_6: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_7 LBB2_7: ## in Loop: Header=BB2_3 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB2_3 LBB2_8: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movslq -32(%rbp), %rcx movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB2_10 ## %bb.9: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -40(%rbp) movq -8(%rbp), %rax movslq -32(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movslq -32(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) movq -16(%rbp), %rax movslq -24(%rbp), %rcx cvtsi2sdl (%rax,%rcx,4), %xmm0 movsd %xmm0, -40(%rbp) movq -16(%rbp), %rax movslq -32(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -16(%rbp), %rax movslq -24(%rbp), %rcx movl %edx, (%rax,%rcx,4) cvttsd2si -40(%rbp), %edx movq -16(%rbp), %rax movslq -32(%rbp), %rcx movl %edx, (%rax,%rcx,4) LBB2_10: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_11 LBB2_11: ## in Loop: Header=BB2_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB2_1 LBB2_12: popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" .comm _n,4,2 ## @n .comm _d,4,2 ## @d .comm _x,8,3 ## @x .comm _y,8,3 ## @y L_.str.1: ## @.str.1 .asciz "%lf" L_.str.2: ## @.str.2 .asciz "You have a heart disease!\n" L_.str.3: ## @.str.3 .asciz "You are healthy!\n" L_.str.4: ## @.str.4 .asciz "%lf %d\n" .subsections_via_symbols
the_stack_data/181391992.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _add ; -- Begin function add .p2align 2 _add: ; @add .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 .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, #5 stur w8, [x29, #-4] mov w8, #10 stur w8, [x29, #-8] ldur w0, [x29, #-4] ldur w1, [x29, #-8] bl _add stur w0, [x29, #-12] ldur w8, [x29, #-4] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d + %d = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _add ## -- Begin function add .p2align 4, 0x90 _add: ## @add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp 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 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %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 $5, -4(%rbp) movl $10, -8(%rbp) movl -4(%rbp), %edi movl -8(%rbp), %esi callq _add movl %eax, -12(%rbp) movl -4(%rbp), %esi movl -8(%rbp), %edx movl -12(%rbp), %ecx 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 + %d = %d\n" .subsections_via_symbols
the_stack_data/575251.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] sub x8, x29, #16 str x8, [x9, #16] sub x8, x29, #20 str x8, [x9, #24] sub x8, x29, #24 str x8, [x9, #32] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: ldur w8, [x29, #-16] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ldur w8, [x29, #-24] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_18 LBB0_4: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_5 LBB0_5: ldur w8, [x29, #-12] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_9 b LBB0_6 LBB0_6: ldur w8, [x29, #-20] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ldur w8, [x29, #-24] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_17 LBB0_9: ldur w8, [x29, #-8] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_15 b LBB0_10 LBB0_10: ldur w8, [x29, #-12] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_15 b LBB0_11 LBB0_11: ldur w8, [x29, #-16] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_15 b LBB0_12 LBB0_12: ldur w8, [x29, #-20] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_15 b LBB0_13 LBB0_13: ldur w8, [x29, #-24] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_16 LBB0_15: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_16 LBB0_16: b LBB0_17 LBB0_17: b LBB0_18 LBB0_18: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%i\n%i\n%i\n%i\n%i" l_.str.1: ; @.str.1 .asciz "Knight\n" l_.str.2: ; @.str.2 .asciz "Mage\n" l_.str.3: ; @.str.3 .asciz "Paladin\n" l_.str.4: ; @.str.4 .asciz "Orc\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx leaq -16(%rbp), %rcx leaq -20(%rbp), %r8 leaq -24(%rbp), %r9 movb $0, %al callq _scanf cmpl $5, -8(%rbp) jle LBB0_4 ## %bb.1: cmpl $5, -16(%rbp) jle LBB0_4 ## %bb.2: cmpl $5, -24(%rbp) jle LBB0_4 ## %bb.3: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_18 LBB0_4: cmpl $5, -8(%rbp) jge LBB0_9 ## %bb.5: cmpl $5, -12(%rbp) jle LBB0_9 ## %bb.6: cmpl $5, -20(%rbp) jle LBB0_9 ## %bb.7: cmpl $5, -24(%rbp) jge LBB0_9 ## %bb.8: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_17 LBB0_9: cmpl $5, -8(%rbp) jle LBB0_15 ## %bb.10: cmpl $5, -12(%rbp) jle LBB0_15 ## %bb.11: cmpl $5, -16(%rbp) jle LBB0_15 ## %bb.12: cmpl $5, -20(%rbp) jle LBB0_15 ## %bb.13: cmpl $5, -24(%rbp) jge LBB0_15 ## %bb.14: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf jmp LBB0_16 LBB0_15: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB0_16: jmp LBB0_17 LBB0_17: jmp LBB0_18 LBB0_18: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%i\n%i\n%i\n%i\n%i" L_.str.1: ## @.str.1 .asciz "Knight\n" L_.str.2: ## @.str.2 .asciz "Mage\n" L_.str.3: ## @.str.3 .asciz "Paladin\n" L_.str.4: ## @.str.4 .asciz "Orc\n" .subsections_via_symbols
the_stack_data/234517593.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] str wzr, [sp, #16] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #12] ldrsh w8, [x8, x9, lsl #1] add w9, w8, #5 ldr w8, [sp, #16] add w8, w8, w9 str w8, [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 w0, [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 mov w8, #0 str w8, [sp, #16] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #4 stur w8, [x29, #-8] ldur w1, [x29, #-8] adrp x0, _B@PAGE add x0, x0, _B@PAGEOFF bl _foo stur w0, [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 ldr w0, [sp, #16] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _B ; @B .p2align 1 _B: .short 0 ; 0x0 .short 1 ; 0x1 .short 2 ; 0x2 .short 3 ; 0x3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "foo: %d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -16(%rbp) movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -20(%rbp), %rcx movswl (%rax,%rcx,2), %eax addl $5, %eax addl -16(%rbp), %eax movl %eax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_4: movl -16(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $4, -8(%rbp) movl -8(%rbp), %esi leaq _B(%rip), %rdi callq _foo movl %eax, -12(%rbp) movl -12(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _B ## @B .p2align 1 _B: .short 0 ## 0x0 .short 1 ## 0x1 .short 2 ## 0x2 .short 3 ## 0x3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "foo: %d \n" .subsections_via_symbols
the_stack_data/22562.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dgeqrt2_ ; -- Begin function dgeqrt2_ .p2align 2 _dgeqrt2_: ; @dgeqrt2_ .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 stur x0, [x29, #-32] stur x1, [x29, #-40] stur x2, [x29, #-48] stur x3, [x29, #-56] stur x4, [x29, #-64] stur x5, [x29, #-72] stur x6, [x29, #-80] ldur x8, [x29, #-56] ldr w8, [x8] stur w8, [x29, #-84] ldur w8, [x29, #-84] mov x9, #0 lsr w8, w8, #0 add w8, w8, #1 stur w8, [x29, #-88] ldursw x10, [x29, #-88] ldur x8, [x29, #-48] subs x10, x9, x10 add x8, x8, x10, lsl #3 stur x8, [x29, #-48] ldur x8, [x29, #-72] ldr w8, [x8] stur w8, [x29, #-92] ldur w8, [x29, #-92] lsr w8, w8, #0 add w8, w8, #1 stur w8, [x29, #-96] ldursw x10, [x29, #-96] ldur x8, [x29, #-64] subs x9, x9, x10 add x8, x8, x9, lsl #3 stur x8, [x29, #-64] ldur x8, [x29, #-80] str wzr, [x8] ldur x8, [x29, #-32] ldr w8, [x8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x9, [x29, #-80] mov w8, #-1 str w8, [x9] b LBB0_17 LBB0_2: ldur x8, [x29, #-40] ldr w8, [x8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x9, [x29, #-80] mov w8, #-2 str w8, [x9] b LBB0_16 LBB0_4: ldur x8, [x29, #-56] ldr w8, [x8] str w8, [sp, #116] ; 4-byte Folded Spill ldur x8, [x29, #-32] ldr w9, [x8] mov w8, #1 subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: mov w8, #1 str w8, [sp, #112] ; 4-byte Folded Spill b LBB0_7 LBB0_6: ldur x8, [x29, #-32] ldr w8, [x8] str w8, [sp, #112] ; 4-byte Folded Spill b LBB0_7 LBB0_7: ldr w8, [sp, #116] ; 4-byte Folded Reload ldr w9, [sp, #112] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldur x9, [x29, #-80] mov w8, #-4 str w8, [x9] b LBB0_15 LBB0_9: ldur x8, [x29, #-72] ldr w8, [x8] str w8, [sp, #108] ; 4-byte Folded Spill ldur x8, [x29, #-40] ldr w9, [x8] mov w8, #1 subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: mov w8, #1 str w8, [sp, #104] ; 4-byte Folded Spill b LBB0_12 LBB0_11: ldur x8, [x29, #-40] ldr w8, [x8] str w8, [sp, #104] ; 4-byte Folded Spill b LBB0_12 LBB0_12: ldr w8, [sp, #108] ; 4-byte Folded Reload ldr w9, [sp, #104] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ldur x9, [x29, #-80] mov w8, #-6 str w8, [x9] b LBB0_14 LBB0_14: b LBB0_15 LBB0_15: b LBB0_16 LBB0_16: b LBB0_17 LBB0_17: ldur x8, [x29, #-80] ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ldur x8, [x29, #-80] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 sub x1, x29, #100 stur w8, [x29, #-100] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w2, #7 bl _xerbla_ stur wzr, [x29, #-20] b LBB0_36 LBB0_19: ldur x8, [x29, #-32] ldr w8, [x8] ldur x9, [x29, #-40] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ldur x8, [x29, #-32] ldr w8, [x8] str w8, [sp, #100] ; 4-byte Folded Spill b LBB0_22 LBB0_21: ldur x8, [x29, #-40] ldr w8, [x8] str w8, [sp, #100] ; 4-byte Folded Spill b LBB0_22 LBB0_22: ldr w8, [sp, #100] ; 4-byte Folded Reload stur w8, [x29, #-116] ldur w8, [x29, #-116] stur w8, [x29, #-100] mov w8, #1 stur w8, [x29, #-112] b LBB0_23 LBB0_23: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-112] ldur w9, [x29, #-100] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_31 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_23 Depth=1 ldur x8, [x29, #-32] ldr w8, [x8] ldur w9, [x29, #-112] subs w8, w8, w9 add w8, w8, #1 stur w8, [x29, #-104] ldur w8, [x29, #-112] add w8, w8, #1 stur w8, [x29, #-108] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 add x8, x8, w9, sxtw #3 str x8, [sp, #80] ; 8-byte Folded Spill ldur x8, [x29, #-48] str x8, [sp, #88] ; 8-byte Folded Spill ldur w8, [x29, #-108] ldur x9, [x29, #-32] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_23 Depth=1 ldur w8, [x29, #-108] str w8, [sp, #76] ; 4-byte Folded Spill b LBB0_27 LBB0_26: ; in Loop: Header=BB0_23 Depth=1 ldur x8, [x29, #-32] ldr w8, [x8] str w8, [sp, #76] ; 4-byte Folded Spill b LBB0_27 LBB0_27: ; in Loop: Header=BB0_23 Depth=1 ldr x1, [sp, #80] ; 8-byte Folded Reload ldr x8, [sp, #88] ; 8-byte Folded Reload ldr w9, [sp, #76] ; 4-byte Folded Reload ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 add x2, x8, w9, sxtw #3 ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-92] add w9, w9, w10 add x4, x8, w9, sxtw #3 sub x0, x29, #104 adrp x3, _c__1@PAGE add x3, x3, _c__1@PAGEOFF bl _dlarfg_ ldur w8, [x29, #-112] ldur x9, [x29, #-40] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_23 Depth=1 ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 ldr d0, [x8, w9, sxtw #3] str d0, [sp, #120] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 fmov d0, #1.00000000 str d0, [x8, w9, sxtw #3] ldur x8, [x29, #-32] ldr w8, [x8] ldur w9, [x29, #-112] subs w8, w8, w9 add w8, w8, #1 sub x1, x29, #104 str x1, [sp, #64] ; 8-byte Folded Spill stur w8, [x29, #-104] ldur x8, [x29, #-40] ldr w8, [x8] ldur w9, [x29, #-112] subs w8, w8, w9 sub x2, x29, #108 str x2, [sp, #48] ; 8-byte Folded Spill stur w8, [x29, #-108] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] add w10, w10, #1 ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 add x4, x8, w9, sxtw #3 ldur x5, [x29, #-56] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 add x6, x8, w9, sxtw #3 ldur x8, [x29, #-64] ldur x9, [x29, #-40] ldr w9, [x9] ldur w10, [x29, #-92] mul w9, w9, w10 add w9, w9, #1 add x8, x8, w9, sxtw #3 mov x9, sp adrp x10, _c_b7@PAGE add x10, x10, _c_b7@PAGEOFF str x10, [x9] str x8, [x9, #8] adrp x7, _c__1@PAGE add x7, x7, _c__1@PAGEOFF str x7, [sp, #56] ; 8-byte Folded Spill mov x8, x7 str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF adrp x3, _c_b5@PAGE add x3, x3, _c_b5@PAGEOFF bl _dgemv_ ldr x1, [sp, #48] ; 8-byte Folded Reload ldr x6, [sp, #56] ; 8-byte Folded Reload ldr x0, [sp, #64] ; 8-byte Folded Reload ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-92] add w9, w9, w10 ldr d0, [x8, w9, sxtw #3] fneg d0, d0 add x2, sp, #128 str d0, [sp, #128] ldur x8, [x29, #-32] ldr w8, [x8] ldur w9, [x29, #-112] subs w8, w8, w9 add w8, w8, #1 stur w8, [x29, #-104] ldur x8, [x29, #-40] ldr w8, [x8] ldur w9, [x29, #-112] subs w8, w8, w9 stur w8, [x29, #-108] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 add x3, x8, w9, sxtw #3 ldur x8, [x29, #-64] ldur x9, [x29, #-40] ldr w9, [x9] ldur w10, [x29, #-92] mul w9, w9, w10 add w9, w9, #1 add x5, x8, w9, sxtw #3 ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] add w10, w10, #1 ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 add x7, x8, w9, sxtw #3 ldur x8, [x29, #-56] mov x9, sp str x8, [x9] mov x4, x6 bl _dger_ ldr d0, [sp, #120] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 str d0, [x8, w9, sxtw #3] b LBB0_29 LBB0_29: ; in Loop: Header=BB0_23 Depth=1 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_23 Depth=1 ldur w8, [x29, #-112] add w8, w8, #1 stur w8, [x29, #-112] b LBB0_23 LBB0_31: ldur x8, [x29, #-40] ldr w8, [x8] stur w8, [x29, #-100] mov w8, #2 stur w8, [x29, #-112] b LBB0_32 LBB0_32: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-112] ldur w9, [x29, #-100] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_35 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_32 Depth=1 ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 ldr d0, [x8, w9, sxtw #3] str d0, [sp, #120] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 fmov d0, #1.00000000 str d0, [x8, w9, sxtw #3] ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-92] add w9, w9, w10 ldr d0, [x8, w9, sxtw #3] fneg d0, d0 add x3, sp, #128 str d0, [sp, #128] ldur x8, [x29, #-32] ldr w8, [x8] ldur w9, [x29, #-112] subs w8, w8, w9 add w8, w8, #1 sub x1, x29, #104 str x1, [sp, #32] ; 8-byte Folded Spill stur w8, [x29, #-104] ldur w8, [x29, #-112] subs w8, w8, #1 sub x2, x29, #108 stur w8, [x29, #-108] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-84] add w9, w9, w10 add x4, x8, w9, sxtw #3 ldur x5, [x29, #-56] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 add x6, x8, w9, sxtw #3 ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-92] mul w9, w9, w10 add w9, w9, #1 add x8, x8, w9, sxtw #3 mov x9, sp adrp x10, _c_b7@PAGE add x10, x10, _c_b7@PAGEOFF str x10, [x9] str x8, [x9, #8] adrp x7, _c__1@PAGE add x7, x7, _c__1@PAGEOFF str x7, [sp, #40] ; 8-byte Folded Spill mov x8, x7 str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _dgemv_ ldr x3, [sp, #32] ; 8-byte Folded Reload ldr x7, [sp, #40] ; 8-byte Folded Reload ldr d0, [sp, #120] ldur x8, [x29, #-48] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-84] mul w10, w10, w11 add w9, w9, w10 str d0, [x8, w9, sxtw #3] ldur w8, [x29, #-112] subs w8, w8, #1 stur w8, [x29, #-104] ldur x8, [x29, #-64] ldursw x9, [x29, #-96] add x4, x8, x9, lsl #3 ldur x5, [x29, #-72] ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-92] mul w9, w9, w10 add w9, w9, #1 add x6, x8, w9, sxtw #3 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF adrp x2, l_.str.3@PAGE add x2, x2, l_.str.3@PAGEOFF mov x1, x2 bl _dtrmv_ ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-92] add w9, w9, w10 ldr d0, [x8, w9, sxtw #3] ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-112] ldur w11, [x29, #-92] mul w10, w10, w11 add w9, w9, w10 str d0, [x8, w9, sxtw #3] ldur x8, [x29, #-64] ldur w9, [x29, #-112] ldur w10, [x29, #-92] add w9, w9, w10 movi d0, #0000000000000000 str d0, [x8, w9, sxtw #3] b LBB0_34 LBB0_34: ; in Loop: Header=BB0_32 Depth=1 ldur w8, [x29, #-112] add w8, w8, #1 stur w8, [x29, #-112] b LBB0_32 LBB0_35: stur wzr, [x29, #-20] b LBB0_36 LBB0_36: ldur w0, [x29, #-20] 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 "DGEQRT2" .section __DATA,__data .p2align 2 ; @c__1 _c__1: .long 1 ; 0x1 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "T" .section __DATA,__data .p2align 3 ; @c_b5 _c_b5: .quad 0x3ff0000000000000 ; double 1 .zerofill __DATA,__bss,_c_b7,8,3 ; @c_b7 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "U" l_.str.3: ; @.str.3 .asciz "N" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function dgeqrt2_ LCPI0_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _dgeqrt2_ .p2align 4, 0x90 _dgeqrt2_: ## @dgeqrt2_ .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $200, %rsp .cfi_offset %rbx, -24 movq 16(%rbp), %rax movq %rdi, -24(%rbp) movq %rsi, -32(%rbp) movq %rdx, -40(%rbp) movq %rcx, -48(%rbp) movq %r8, -56(%rbp) movq %r9, -64(%rbp) movq -48(%rbp), %rax movl (%rax), %eax movl %eax, -68(%rbp) movl -68(%rbp), %eax shll $0, %eax addl $1, %eax movl %eax, -72(%rbp) movl -72(%rbp), %ecx movq -40(%rbp), %rax movslq %ecx, %rdx xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movq %rax, -40(%rbp) movq -64(%rbp), %rax movl (%rax), %eax movl %eax, -76(%rbp) movl -76(%rbp), %eax shll $0, %eax addl $1, %eax movl %eax, -80(%rbp) movl -80(%rbp), %ecx movq -56(%rbp), %rax movslq %ecx, %rdx xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movq %rax, -56(%rbp) movq 16(%rbp), %rax movl $0, (%rax) movq -24(%rbp), %rax cmpl $0, (%rax) jge LBB0_2 ## %bb.1: movq 16(%rbp), %rax movl $-1, (%rax) jmp LBB0_17 LBB0_2: movq -32(%rbp), %rax cmpl $0, (%rax) jge LBB0_4 ## %bb.3: movq 16(%rbp), %rax movl $-2, (%rax) jmp LBB0_16 LBB0_4: movq -48(%rbp), %rax movl (%rax), %eax movl %eax, -124(%rbp) ## 4-byte Spill movq -24(%rbp), %rcx movl $1, %eax cmpl (%rcx), %eax jl LBB0_6 ## %bb.5: movl $1, %eax movl %eax, -128(%rbp) ## 4-byte Spill jmp LBB0_7 LBB0_6: movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -128(%rbp) ## 4-byte Spill LBB0_7: movl -124(%rbp), %eax ## 4-byte Reload movl -128(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jge LBB0_9 ## %bb.8: movq 16(%rbp), %rax movl $-4, (%rax) jmp LBB0_15 LBB0_9: movq -64(%rbp), %rax movl (%rax), %eax movl %eax, -132(%rbp) ## 4-byte Spill movq -32(%rbp), %rcx movl $1, %eax cmpl (%rcx), %eax jl LBB0_11 ## %bb.10: movl $1, %eax movl %eax, -136(%rbp) ## 4-byte Spill jmp LBB0_12 LBB0_11: movq -32(%rbp), %rax movl (%rax), %eax movl %eax, -136(%rbp) ## 4-byte Spill LBB0_12: movl -132(%rbp), %eax ## 4-byte Reload movl -136(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jge LBB0_14 ## %bb.13: movq 16(%rbp), %rax movl $-6, (%rax) LBB0_14: jmp LBB0_15 LBB0_15: jmp LBB0_16 LBB0_16: jmp LBB0_17 LBB0_17: movq 16(%rbp), %rax cmpl $0, (%rax) je LBB0_19 ## %bb.18: movq 16(%rbp), %rcx xorl %eax, %eax subl (%rcx), %eax movl %eax, -84(%rbp) leaq L_.str(%rip), %rdi leaq -84(%rbp), %rsi movl $7, %edx callq _xerbla_ movl $0, -12(%rbp) jmp LBB0_36 LBB0_19: movq -24(%rbp), %rax movl (%rax), %eax movq -32(%rbp), %rcx cmpl (%rcx), %eax jg LBB0_21 ## %bb.20: movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -140(%rbp) ## 4-byte Spill jmp LBB0_22 LBB0_21: movq -32(%rbp), %rax movl (%rax), %eax movl %eax, -140(%rbp) ## 4-byte Spill LBB0_22: movl -140(%rbp), %eax ## 4-byte Reload movl %eax, -100(%rbp) movl -100(%rbp), %eax movl %eax, -84(%rbp) movl $1, -96(%rbp) LBB0_23: ## =>This Inner Loop Header: Depth=1 movl -96(%rbp), %eax cmpl -84(%rbp), %eax jg LBB0_31 ## %bb.24: ## in Loop: Header=BB0_23 Depth=1 movq -24(%rbp), %rax movl (%rax), %eax subl -96(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) movl -96(%rbp), %eax addl $1, %eax movl %eax, -92(%rbp) movq -40(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx shlq $3, %rcx addq %rcx, %rax movq %rax, -160(%rbp) ## 8-byte Spill movq -40(%rbp), %rax movq %rax, -152(%rbp) ## 8-byte Spill movl -92(%rbp), %eax movq -24(%rbp), %rcx cmpl (%rcx), %eax jg LBB0_26 ## %bb.25: ## in Loop: Header=BB0_23 Depth=1 movl -92(%rbp), %eax movl %eax, -164(%rbp) ## 4-byte Spill jmp LBB0_27 LBB0_26: ## in Loop: Header=BB0_23 Depth=1 movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -164(%rbp) ## 4-byte Spill LBB0_27: ## in Loop: Header=BB0_23 Depth=1 movq -160(%rbp), %rsi ## 8-byte Reload movq -152(%rbp), %rdx ## 8-byte Reload movl -164(%rbp), %eax ## 4-byte Reload movl -96(%rbp), %ecx imull -68(%rbp), %ecx addl %ecx, %eax cltq shlq $3, %rax addq %rax, %rdx movq -56(%rbp), %r8 movl -96(%rbp), %eax addl -76(%rbp), %eax cltq shlq $3, %rax addq %rax, %r8 leaq -88(%rbp), %rdi leaq _c__1(%rip), %rcx callq _dlarfg_ movl -96(%rbp), %eax movq -32(%rbp), %rcx cmpl (%rcx), %eax jge LBB0_29 ## %bb.28: ## in Loop: Header=BB0_23 Depth=1 movq -40(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -120(%rbp) movq -40(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, (%rax,%rcx,8) movq -24(%rbp), %rax movl (%rax), %eax subl -96(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) movq -32(%rbp), %rax movl (%rax), %eax subl -96(%rbp), %eax movl %eax, -92(%rbp) movq -40(%rbp), %r8 movl -96(%rbp), %eax movl -96(%rbp), %ecx addl $1, %ecx imull -68(%rbp), %ecx addl %ecx, %eax cltq shlq $3, %rax addq %rax, %r8 movq -48(%rbp), %r9 movq -40(%rbp), %rbx movl -96(%rbp), %eax movl -96(%rbp), %ecx imull -68(%rbp), %ecx addl %ecx, %eax cltq shlq $3, %rax addq %rax, %rbx movq -56(%rbp), %r10 movq -32(%rbp), %rax movl (%rax), %eax imull -76(%rbp), %eax addl $1, %eax cltq shlq $3, %rax addq %rax, %r10 leaq L_.str.1(%rip), %rdi leaq -88(%rbp), %rsi leaq -92(%rbp), %rdx leaq _c_b5(%rip), %rcx leaq _c__1(%rip), %rax leaq _c_b7(%rip), %r11 movq %rbx, (%rsp) movq %rax, 8(%rsp) movq %r11, 16(%rsp) movq %r10, 24(%rsp) movq %rax, 32(%rsp) callq _dgemv_ movq -56(%rbp), %rax movl -96(%rbp), %ecx addl -76(%rbp), %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd %xmm0, -112(%rbp) movq -24(%rbp), %rax movl (%rax), %eax subl -96(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) movq -32(%rbp), %rax movl (%rax), %eax subl -96(%rbp), %eax movl %eax, -92(%rbp) movq -40(%rbp), %rcx movl -96(%rbp), %eax movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %eax cltq shlq $3, %rax addq %rax, %rcx movq -56(%rbp), %r9 movq -32(%rbp), %rax movl (%rax), %eax imull -76(%rbp), %eax addl $1, %eax cltq shlq $3, %rax addq %rax, %r9 movq -40(%rbp), %r10 movl -96(%rbp), %eax movl -96(%rbp), %edx addl $1, %edx imull -68(%rbp), %edx addl %edx, %eax cltq shlq $3, %rax addq %rax, %r10 movq -48(%rbp), %rax leaq -88(%rbp), %rdi leaq -92(%rbp), %rsi leaq -112(%rbp), %rdx leaq _c__1(%rip), %r11 movq %r11, %r8 movq %r11, (%rsp) movq %r10, 8(%rsp) movq %rax, 16(%rsp) callq _dger_ movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx movsd %xmm0, (%rax,%rcx,8) LBB0_29: ## in Loop: Header=BB0_23 Depth=1 jmp LBB0_30 LBB0_30: ## in Loop: Header=BB0_23 Depth=1 movl -96(%rbp), %eax addl $1, %eax movl %eax, -96(%rbp) jmp LBB0_23 LBB0_31: movq -32(%rbp), %rax movl (%rax), %eax movl %eax, -84(%rbp) movl $2, -96(%rbp) LBB0_32: ## =>This Inner Loop Header: Depth=1 movl -96(%rbp), %eax cmpl -84(%rbp), %eax jg LBB0_35 ## %bb.33: ## in Loop: Header=BB0_32 Depth=1 movq -40(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -120(%rbp) movq -40(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, (%rax,%rcx,8) movq -56(%rbp), %rax movl -96(%rbp), %ecx addl -76(%rbp), %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd %xmm0, -112(%rbp) movq -24(%rbp), %rax movl (%rax), %eax subl -96(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) movl -96(%rbp), %eax subl $1, %eax movl %eax, -92(%rbp) movq -40(%rbp), %r8 movl -96(%rbp), %eax addl -68(%rbp), %eax cltq shlq $3, %rax addq %rax, %r8 movq -48(%rbp), %r9 movq -40(%rbp), %rbx movl -96(%rbp), %eax movl -96(%rbp), %ecx imull -68(%rbp), %ecx addl %ecx, %eax cltq shlq $3, %rax addq %rax, %rbx movq -56(%rbp), %r10 movl -96(%rbp), %eax imull -76(%rbp), %eax addl $1, %eax cltq shlq $3, %rax addq %rax, %r10 leaq L_.str.1(%rip), %rdi leaq -88(%rbp), %rsi leaq -92(%rbp), %rdx leaq -112(%rbp), %rcx leaq _c__1(%rip), %rax leaq _c_b7(%rip), %r11 movq %rbx, (%rsp) movq %rax, 8(%rsp) movq %r11, 16(%rsp) movq %r10, 24(%rsp) movq %rax, 32(%rsp) callq _dgemv_ movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -68(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx movsd %xmm0, (%rax,%rcx,8) movl -96(%rbp), %eax subl $1, %eax movl %eax, -88(%rbp) movq -56(%rbp), %r8 movslq -80(%rbp), %rax shlq $3, %rax addq %rax, %r8 movq -64(%rbp), %r9 movq -56(%rbp), %r10 movl -96(%rbp), %eax imull -76(%rbp), %eax addl $1, %eax cltq shlq $3, %rax addq %rax, %r10 leaq L_.str.2(%rip), %rdi leaq L_.str.3(%rip), %rdx leaq -88(%rbp), %rcx leaq _c__1(%rip), %rax movq %rdx, %rsi movq %r10, (%rsp) movq %rax, 8(%rsp) callq _dtrmv_ movq -56(%rbp), %rax movl -96(%rbp), %ecx addl -76(%rbp), %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -56(%rbp), %rax movl -96(%rbp), %ecx movl -96(%rbp), %edx imull -76(%rbp), %edx addl %edx, %ecx movslq %ecx, %rcx movsd %xmm0, (%rax,%rcx,8) movq -56(%rbp), %rax movl -96(%rbp), %ecx addl -76(%rbp), %ecx movslq %ecx, %rcx xorps %xmm0, %xmm0 movsd %xmm0, (%rax,%rcx,8) ## %bb.34: ## in Loop: Header=BB0_32 Depth=1 movl -96(%rbp), %eax addl $1, %eax movl %eax, -96(%rbp) jmp LBB0_32 LBB0_35: movl $0, -12(%rbp) LBB0_36: movl -12(%rbp), %eax addq $200, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "DGEQRT2" .section __DATA,__data .p2align 2 ## @c__1 _c__1: .long 1 ## 0x1 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "T" .section __DATA,__data .p2align 3 ## @c_b5 _c_b5: .quad 0x3ff0000000000000 ## double 1 .zerofill __DATA,__bss,_c_b7,8,3 ## @c_b7 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "U" L_.str.3: ## @.str.3 .asciz "N" .subsections_via_symbols
the_stack_data/122014907.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, #496 .cfi_def_cfa_offset 496 stp x28, x27, [sp, #464] ; 16-byte Folded Spill stp x29, x30, [sp, #480] ; 16-byte Folded Spill add x29, sp, #480 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #52] movi d0, #0000000000000000 str s0, [sp, #40] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #48 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #48] subs w8, w8, #100 cset w8, gt mov w9, #1 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #48] subs w8, w8, #1 cset w8, le str w8, [sp, #32] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload tbz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov x9, sp add x8, sp, #48 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf b LBB0_1 LBB0_5: str wzr, [sp, #44] b LBB0_6 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #44] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #44] add w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldrsw x9, [sp, #44] add x8, sp, #56 str x8, [sp, #24] ; 8-byte Folded Spill add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _scanf ldr x8, [sp, #24] ; 8-byte Folded Reload ldrsw x9, [sp, #44] ldr s1, [x8, x9, lsl #2] ldr s0, [sp, #40] fadd s0, s0, s1 str s0, [sp, #40] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_6 LBB0_9: ldr s0, [sp, #40] ldr s1, [sp, #48] scvtf s1, s1 fdiv s0, s0, s1 str s0, [sp, #36] ldr s0, [sp, #36] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr w8, [sp, #52] str w8, [sp, #20] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: bl ___stack_chk_fail LBB0_11: ldr w0, [sp, #20] ; 4-byte Folded Reload ldp x29, x30, [sp, #480] ; 16-byte Folded Reload ldp x28, x27, [sp, #464] ; 16-byte Folded Reload add sp, sp, #496 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Kac sayinin ortalamasini bulmak istiyorsun: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "1 ile 100 arasinda bir sayi sec\n" l_.str.3: ; @.str.3 .asciz "Yine sayi gir: \n" l_.str.4: ; @.str.4 .asciz "%d. Sayi gir:" l_.str.5: ; @.str.5 .asciz "%f" l_.str.6: ; @.str.6 .asciz "Ortalama: %.2f" .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 $448, %rsp ## imm = 0x1C0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -420(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -432(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -424(%rbp), %rsi movb $0, %al callq _scanf LBB0_1: ## =>This Inner Loop Header: Depth=1 movb $1, %al cmpl $100, -424(%rbp) movb %al, -437(%rbp) ## 1-byte Spill jg LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $1, -424(%rbp) setle %al movb %al, -437(%rbp) ## 1-byte Spill LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb -437(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_4 jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 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.1(%rip), %rdi leaq -424(%rbp), %rsi movb $0, %al callq _scanf jmp LBB0_1 LBB0_5: movl $0, -428(%rbp) LBB0_6: ## =>This Inner Loop Header: Depth=1 movl -428(%rbp), %eax cmpl -424(%rbp), %eax jge LBB0_9 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 movl -428(%rbp), %esi addl $1, %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movslq -428(%rbp), %rax leaq -416(%rbp), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str.5(%rip), %rdi movb $0, %al callq _scanf movslq -428(%rbp), %rax movss -416(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -432(%rbp), %xmm0 movss %xmm0, -432(%rbp) ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 movl -428(%rbp), %eax addl $1, %eax movl %eax, -428(%rbp) jmp LBB0_6 LBB0_9: movss -432(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtsi2ssl -424(%rbp), %xmm1 divss %xmm1, %xmm0 movss %xmm0, -436(%rbp) movss -436(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.6(%rip), %rdi movb $1, %al callq _printf movl -420(%rbp), %eax movl %eax, -444(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_11 ## %bb.10: movl -444(%rbp), %eax ## 4-byte Reload addq $448, %rsp ## imm = 0x1C0 popq %rbp retq LBB0_11: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Kac sayinin ortalamasini bulmak istiyorsun: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "1 ile 100 arasinda bir sayi sec\n" L_.str.3: ## @.str.3 .asciz "Yine sayi gir: \n" L_.str.4: ## @.str.4 .asciz "%d. Sayi gir:" L_.str.5: ## @.str.5 .asciz "%f" L_.str.6: ## @.str.6 .asciz "Ortalama: %.2f" .subsections_via_symbols
the_stack_data/72013558.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, #1056 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #44] mov x9, sp add x8, sp, #40 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #40] subs w9, w8, #1 str w9, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 add x0, sp, #48 str x0, [sp, #16] ; 8-byte Folded Spill bl _gets ldr x8, [sp, #16] ; 8-byte Folded Reload str x8, [sp, #32] str wzr, [sp, #28] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrsb w8, [x8] eor w9, w8, #0x30 ldr w8, [sp, #28] add w8, w8, w9 str w8, [sp, #28] b LBB0_3 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] mov w10, #3 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _puts b LBB0_8 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _puts b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_9: ldr w8, [sp, #44] str w8, [sp, #12] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: bl ___stack_chk_fail LBB0_11: ldr w0, [sp, #12] ; 4-byte Folded Reload add sp, sp, #1056 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " l_.str.1: ; @.str.1 .asciz "NO" l_.str.2: ; @.str.2 .asciz "YES" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1040, %rsp ## imm = 0x410 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -1012(%rbp) leaq L_.str(%rip), %rdi leaq -1016(%rbp), %rsi movb $0, %al callq _scanf LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -1016(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -1016(%rbp) cmpl $0, %eax je LBB0_9 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq -1008(%rbp), %rdi callq _gets leaq -1008(%rbp), %rax movq %rax, -1024(%rbp) movl $0, -1028(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -1024(%rbp), %rax cmpb $0, (%rax) je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -1024(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -1024(%rbp) movsbl (%rax), %eax xorl $48, %eax addl -1028(%rbp), %eax movl %eax, -1028(%rbp) jmp LBB0_3 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -1028(%rbp), %eax movl $3, %ecx cltd idivl %ecx cmpl $1, %edx jne LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str.1(%rip), %rdi callq _puts jmp LBB0_8 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str.2(%rip), %rdi callq _puts LBB0_8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_9: movl -1012(%rbp), %eax movl %eax, -1032(%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 -1032(%rbp), %eax ## 4-byte Reload addq $1040, %rsp ## imm = 0x410 popq %rbp retq LBB0_11: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " L_.str.1: ## @.str.1 .asciz "NO" L_.str.2: ## @.str.2 .asciz "YES" .subsections_via_symbols
the_stack_data/79082.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hasher ; -- Begin function hasher .p2align 2 _hasher: ; @hasher .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] ldrh w0, [sp, #14] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _hashset_new ; -- Begin function hashset_new .p2align 2 _hashset_new: ; @hashset_new .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, #8 bl _malloc str x0, [sp, #8] mov x0, #65535 mov x1, #2 bl _calloc ldr x8, [sp, #8] str x0, [x8] ldr x8, [sp, #8] ldr x9, [x8] mov w8, #1 strh w8, [x9] ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _hashset_insert ; -- Begin function hashset_insert .p2align 2 _hashset_insert: ; @hashset_insert .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] strh w1, [sp, #14] ldrh w0, [sp, #14] bl _hasher strh w0, [sp, #12] ldrh w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ldrh w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_3 LBB2_3: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: stur wzr, [x29, #-4] b LBB2_6 LBB2_5: ldrh w8, [sp, #14] ldr x9, [sp, #16] ldr x9, [x9] ldrh w10, [sp, #12] ; kill: def $x10 killed $w10 add x9, x9, x10, lsl #1 strh w8, [x9] mov w8, #1 stur w8, [x29, #-4] b LBB2_6 LBB2_6: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _hashset_contains ; -- Begin function hashset_contains .p2align 2 _hashset_contains: ; @hashset_contains .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] strh w1, [sp, #14] ldrh w0, [sp, #14] bl _hasher strh w0, [sp, #12] ldrh w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ldrh w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_3 LBB3_3: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: mov w8, #1 stur w8, [x29, #-4] b LBB3_6 LBB3_5: stur wzr, [x29, #-4] b LBB3_6 LBB3_6: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _hashset_remove ; -- Begin function hashset_remove .p2align 2 _hashset_remove: ; @hashset_remove .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] strh w1, [sp, #14] ldrh w0, [sp, #14] bl _hasher strh w0, [sp, #12] ldrh w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ldrh w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_5 b LBB4_3 LBB4_3: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 ldrh w8, [x8, x9, lsl #1] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: stur wzr, [x29, #-4] b LBB4_9 LBB4_5: ldrh w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_7 b LBB4_6 LBB4_6: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 add x9, x8, x9, lsl #1 mov w8, #1 strh w8, [x9] b LBB4_8 LBB4_7: ldr x8, [sp, #16] ldr x8, [x8] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #1 strh wzr, [x8] b LBB4_8 LBB4_8: mov w8, #1 stur w8, [x29, #-4] b LBB4_9 LBB4_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__const .globl _SENTINEL ; @SENTINEL .p2align 1 _SENTINEL: .short 1 ; 0x1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hasher ## -- Begin function hasher .p2align 4, 0x90 _hasher: ## @hasher .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 popq %rbp retq .cfi_endproc ## -- End function .globl _hashset_new ## -- Begin function hashset_new .p2align 4, 0x90 _hashset_new: ## @hashset_new .cfi_startproc ## %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 $8, %edi callq _malloc movq %rax, -8(%rbp) movl $65535, %edi ## imm = 0xFFFF movl $2, %esi callq _calloc movq %rax, %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movq -8(%rbp), %rax movq (%rax), %rax movw $1, (%rax) movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _hashset_insert ## -- Begin function hashset_insert .p2align 4, 0x90 _hashset_insert: ## @hashset_insert .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movw %si, %ax movq %rdi, -16(%rbp) movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _hasher movw %ax, -20(%rbp) movzwl -20(%rbp), %eax cmpl $0, %eax jne LBB2_2 ## %bb.1: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movzwl (%rax,%rcx,2), %eax cmpl $1, %eax jne LBB2_4 LBB2_2: movzwl -20(%rbp), %eax cmpl $0, %eax je LBB2_5 ## %bb.3: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movzwl (%rax,%rcx,2), %eax cmpl $0, %eax je LBB2_5 LBB2_4: movl $0, -4(%rbp) jmp LBB2_6 LBB2_5: movw -18(%rbp), %dx movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movw %dx, (%rax,%rcx,2) movl $1, -4(%rbp) LBB2_6: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _hashset_contains ## -- Begin function hashset_contains .p2align 4, 0x90 _hashset_contains: ## @hashset_contains .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movw %si, %ax movq %rdi, -16(%rbp) movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _hasher movw %ax, -20(%rbp) movzwl -20(%rbp), %eax cmpl $0, %eax jne LBB3_2 ## %bb.1: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movzwl (%rax,%rcx,2), %eax cmpl $1, %eax jne LBB3_4 LBB3_2: movzwl -20(%rbp), %eax cmpl $0, %eax je LBB3_5 ## %bb.3: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movzwl (%rax,%rcx,2), %eax cmpl $0, %eax je LBB3_5 LBB3_4: movl $1, -4(%rbp) jmp LBB3_6 LBB3_5: movl $0, -4(%rbp) LBB3_6: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _hashset_remove ## -- Begin function hashset_remove .p2align 4, 0x90 _hashset_remove: ## @hashset_remove .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movw %si, %ax movq %rdi, -16(%rbp) movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _hasher movw %ax, -20(%rbp) movzwl -20(%rbp), %eax cmpl $0, %eax jne LBB4_2 ## %bb.1: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movzwl (%rax,%rcx,2), %eax cmpl $1, %eax je LBB4_4 LBB4_2: movzwl -20(%rbp), %eax cmpl $0, %eax je LBB4_5 ## %bb.3: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movzwl (%rax,%rcx,2), %eax cmpl $0, %eax jne LBB4_5 LBB4_4: movl $0, -4(%rbp) jmp LBB4_9 LBB4_5: movzwl -20(%rbp), %eax cmpl $0, %eax jne LBB4_7 ## %bb.6: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movw $1, (%rax,%rcx,2) jmp LBB4_8 LBB4_7: movq -16(%rbp), %rax movq (%rax), %rax movzwl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movw $0, (%rax,%rcx,2) LBB4_8: movl $1, -4(%rbp) LBB4_9: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__const .globl _SENTINEL ## @SENTINEL .p2align 1 _SENTINEL: .short 1 ## 0x1 .subsections_via_symbols
the_stack_data/966521.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scmp ; -- Begin function scmp .p2align 2 _scmp: ; @scmp .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] ldr x9, [sp, #16] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq 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_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_1 LBB0_5: ldr x8, [sp, #24] ldrsb w8, [x8] ldr x9, [sp, #16] ldrsb w9, [x9] subs w0, w8, w9 add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _CompareVocabTie ; -- Begin function CompareVocabTie .p2align 2 _CompareVocabTie: ; @CompareVocabTie .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str x1, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp, #16] ldr x9, [x9, #8] subs x8, x8, x9 str x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr x8, [sp] subs x8, x8, #0 cset w8, gt and w9, w8, #0x1 mov w8, #-1 ands w9, w9, #0x1 csinc w8, w8, wzr, eq stur w8, [x29, #-4] b LBB1_3 LBB1_2: ldr x8, [sp, #16] ldr x0, [x8] ldr x8, [sp, #8] ldr x1, [x8] bl _scmp stur w0, [x29, #-4] b LBB1_3 LBB1_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _CompareVocab ; -- Begin function CompareVocab .p2align 2 _CompareVocab: ; @CompareVocab .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] str x1, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp, #16] ldr x9, [x9, #8] subs x8, x8, x9 str x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr x8, [sp] subs x8, x8, #0 cset w8, gt and w9, w8, #0x1 mov w8, #-1 ands w9, w9, #0x1 csinc w8, w8, wzr, eq str w8, [sp, #28] b LBB2_3 LBB2_2: str wzr, [sp, #28] b LBB2_3 LBB2_3: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _bitwisehash ; -- Begin function bitwisehash .p2align 2 _bitwisehash: ; @bitwisehash .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] str w2, [sp, #16] ldr w8, [sp, #16] str w8, [sp, #8] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] strb w8, [sp, #15] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w9, [sp, #8] ldrsb w8, [sp, #15] add w8, w8, w9, lsl #5 ldr w9, [sp, #8] add w9, w8, w9, lsr #2 ldr w8, [sp, #8] eor w8, w8, w9 str w8, [sp, #8] b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB3_1 LBB3_4: ldr w8, [sp, #8] and w8, w8, #0x7fffffff ldr w10, [sp, #20] udiv w9, w8, w10 mul w9, w9, w10 subs w0, w8, w9 add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _inithashtable ; -- Begin function inithashtable .p2align 2 _inithashtable: ; @inithashtable .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, #8388608 bl _malloc str x0, [sp] stur wzr, [x29, #-4] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] subs w8, w8, #256, lsl #12 ; =1048576 cset w8, ge tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x9, [sp] ldursw x10, [x29, #-4] mov x8, #0 str x8, [x9, x10, lsl #3] b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB4_1 LBB4_4: ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _hashinsert ; -- Begin function hashinsert .p2align 2 _hashinsert: ; @hashinsert .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x0, [x29, #-16] mov w1, #1048576 mov w2, #45129 movk w2, #17, lsl #16 bl _bitwisehash str w0, [sp, #12] ; kill: def $x8 killed $xzr str xzr, [sp, #16] ldur x8, [x29, #-8] ldr w9, [sp, #12] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] str x8, [sp, #24] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #24] ldr x0, [x8] ldur x1, [x29, #-16] bl _scmp subs w8, w0, #0 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB5_6 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_1 Depth=1 b LBB5_5 LBB5_5: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #24] str x8, [sp, #16] ldr x8, [sp, #24] ldr x8, [x8, #16] str x8, [sp, #24] b LBB5_1 LBB5_6: ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_11 b LBB5_7 LBB5_7: mov x0, #24 bl _malloc str x0, [sp, #24] ldur x0, [x29, #-16] bl _strlen mov x8, #1 str x8, [sp] ; 8-byte Folded Spill add x0, x0, #1 bl _malloc ldr x8, [sp, #24] str x0, [x8] ldr x8, [sp, #24] ldr x0, [x8] ldur x1, [x29, #-16] mov x2, #-1 bl ___strcpy_chk ldr x8, [sp] ; 8-byte Folded Reload ldr x9, [sp, #24] str x8, [x9, #8] ldr x8, [sp, #24] ; kill: def $x9 killed $xzr str xzr, [x8, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_9 b LBB5_8 LBB5_8: ldr x8, [sp, #24] ldur x9, [x29, #-8] ldr w10, [sp, #12] ; kill: def $x10 killed $w10 str x8, [x9, x10, lsl #3] b LBB5_10 LBB5_9: ldr x8, [sp, #24] ldr x9, [sp, #16] str x8, [x9, #16] b LBB5_10 LBB5_10: b LBB5_14 LBB5_11: ldr x9, [sp, #24] ldr x8, [x9, #8] add x8, x8, #1 str x8, [x9, #8] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB5_13 b LBB5_12 LBB5_12: ldr x8, [sp, #24] ldr x8, [x8, #16] ldr x9, [sp, #16] str x8, [x9, #16] ldur x8, [x29, #-8] ldr w9, [sp, #12] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr x9, [sp, #24] str x8, [x9, #16] ldr x8, [sp, #24] ldur x9, [x29, #-8] ldr w10, [sp, #12] ; kill: def $x10 killed $w10 str x8, [x9, x10, lsl #3] b LBB5_13 LBB5_13: b LBB5_14 LBB5_14: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _get_counts ; -- Begin function get_counts .p2align 2 _get_counts: ; @get_counts .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #1120 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str xzr, [sp, #80] str xzr, [sp, #72] mov x8, #12500 str x8, [sp, #64] bl _inithashtable ldr x8, [sp, #24] ; 8-byte Folded Reload str x0, [sp, #56] adrp x9, ___stdinp@GOTPAGE ldr x9, [x9, ___stdinp@GOTPAGEOFF] ldr x9, [x9] str x9, [sp, #32] ldr x0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf adrp x8, _verbose@PAGE ldr w8, [x8, _verbose@PAGEOFF] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #80] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf b LBB6_2 LBB6_2: mov x9, sp mov x8, #1000 str x8, [x9] sub x0, x29, #44 mov w1, #0 mov x2, #20 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___sprintf_chk b LBB6_3 LBB6_3: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #32] mov x9, sp add x8, sp, #91 str x8, [x9] sub x1, x29, #44 bl _fscanf adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB6_9 b LBB6_4 LBB6_4: ; in Loop: Header=BB6_3 Depth=1 ldr x0, [sp, #56] add x1, sp, #91 bl _hashinsert ldr x8, [sp, #80] add x8, x8, #1 str x8, [sp, #80] mov x10, #19264 movk x10, #76, lsl #16 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_8 b LBB6_5 LBB6_5: ; in Loop: Header=BB6_3 Depth=1 adrp x8, _verbose@PAGE ldr w8, [x8, _verbose@PAGEOFF] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB6_7 b LBB6_6 LBB6_6: ; in Loop: Header=BB6_3 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #80] mov x9, sp str x8, [x9] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB6_7 LBB6_7: ; in Loop: Header=BB6_3 Depth=1 b LBB6_8 LBB6_8: ; in Loop: Header=BB6_3 Depth=1 b LBB6_3 LBB6_9: adrp x8, _verbose@PAGE ldr w8, [x8, _verbose@PAGEOFF] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB6_11 b LBB6_10 LBB6_10: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #80] mov x9, sp str x8, [x9] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf b LBB6_11 LBB6_11: ldr x9, [sp, #64] mov x8, #16 mul x0, x8, x9 bl _malloc str x0, [sp, #40] str xzr, [sp, #80] b LBB6_12 LBB6_12: ; =>This Loop Header: Depth=1 ; Child Loop BB6_14 Depth 2 ldr x8, [sp, #80] subs x8, x8, #256, lsl #12 ; =1048576 cset w8, ge tbnz w8, #0, LBB6_20 b LBB6_13 LBB6_13: ; in Loop: Header=BB6_12 Depth=1 ldr x8, [sp, #56] ldr x9, [sp, #80] ldr x8, [x8, x9, lsl #3] str x8, [sp, #48] b LBB6_14 LBB6_14: ; Parent Loop BB6_12 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #48] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB6_18 b LBB6_15 LBB6_15: ; in Loop: Header=BB6_14 Depth=2 ldr x8, [sp, #48] ldr x8, [x8] ldr x9, [sp, #40] ldr x10, [sp, #72] lsl x10, x10, #4 str x8, [x9, x10] ldr x8, [sp, #48] ldr x8, [x8, #8] ldr x9, [sp, #40] ldr x10, [sp, #72] add x9, x9, x10, lsl #4 str x8, [x9, #8] ldr x8, [sp, #72] add x8, x8, #1 str x8, [sp, #72] ldr x8, [sp, #72] ldr x9, [sp, #64] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB6_17 b LBB6_16 LBB6_16: ; in Loop: Header=BB6_14 Depth=2 ldr x8, [sp, #64] add x8, x8, #2500 str x8, [sp, #64] ldr x0, [sp, #40] ldr x9, [sp, #64] mov x8, #16 mul x1, x8, x9 bl _realloc str x0, [sp, #40] b LBB6_17 LBB6_17: ; in Loop: Header=BB6_14 Depth=2 ldr x8, [sp, #48] ldr x8, [x8, #16] str x8, [sp, #48] b LBB6_14 LBB6_18: ; in Loop: Header=BB6_12 Depth=1 b LBB6_19 LBB6_19: ; in Loop: Header=BB6_12 Depth=1 ldr x8, [sp, #80] add x8, x8, #1 str x8, [sp, #80] b LBB6_12 LBB6_20: adrp x8, _verbose@PAGE ldr w8, [x8, _verbose@PAGEOFF] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB6_22 b LBB6_21 LBB6_21: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #72] mov x9, sp str x8, [x9] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf b LBB6_22 LBB6_22: adrp x8, _max_vocab@PAGE ldr x8, [x8, _max_vocab@PAGEOFF] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB6_25 b LBB6_23 LBB6_23: adrp x8, _max_vocab@PAGE ldr x8, [x8, _max_vocab@PAGEOFF] ldr x9, [sp, #72] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB6_25 b LBB6_24 LBB6_24: ldr x0, [sp, #40] ldr x1, [sp, #72] mov x2, #16 adrp x3, _CompareVocab@PAGE add x3, x3, _CompareVocab@PAGEOFF bl _qsort b LBB6_26 LBB6_25: ldr x8, [sp, #72] adrp x9, _max_vocab@PAGE str x8, [x9, _max_vocab@PAGEOFF] b LBB6_26 LBB6_26: ldr x0, [sp, #40] adrp x8, _max_vocab@PAGE ldr x1, [x8, _max_vocab@PAGEOFF] mov x2, #16 adrp x3, _CompareVocabTie@PAGE add x3, x3, _CompareVocabTie@PAGEOFF bl _qsort str xzr, [sp, #80] b LBB6_27 LBB6_27: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #80] adrp x9, _max_vocab@PAGE ldr x9, [x9, _max_vocab@PAGEOFF] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB6_34 b LBB6_28 LBB6_28: ; in Loop: Header=BB6_27 Depth=1 ldr x8, [sp, #40] ldr x9, [sp, #80] add x8, x8, x9, lsl #4 ldr x8, [x8, #8] adrp x9, _min_count@PAGE ldr x9, [x9, _min_count@PAGEOFF] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB6_32 b LBB6_29 LBB6_29: adrp x8, _verbose@PAGE ldr w8, [x8, _verbose@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB6_31 b LBB6_30 LBB6_30: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] adrp x8, _min_count@PAGE ldr x8, [x8, _min_count@PAGEOFF] mov x9, sp str x8, [x9] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf b LBB6_31 LBB6_31: b LBB6_34 LBB6_32: ; in Loop: Header=BB6_27 Depth=1 ldr x8, [sp, #40] ldr x9, [sp, #80] lsl x9, x9, #4 ldr x10, [x8, x9] ldr x8, [sp, #40] ldr x9, [sp, #80] add x8, x8, x9, lsl #4 ldr x8, [x8, #8] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB6_33 LBB6_33: ; in Loop: Header=BB6_27 Depth=1 ldr x8, [sp, #80] add x8, x8, #1 str x8, [sp, #80] b LBB6_27 LBB6_34: ldr x8, [sp, #80] adrp x9, _max_vocab@PAGE ldr x9, [x9, _max_vocab@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB6_39 b LBB6_35 LBB6_35: adrp x8, _max_vocab@PAGE ldr x8, [x8, _max_vocab@PAGEOFF] ldr x9, [sp, #72] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB6_39 b LBB6_36 LBB6_36: adrp x8, _verbose@PAGE ldr w8, [x8, _verbose@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB6_38 b LBB6_37 LBB6_37: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] adrp x8, _max_vocab@PAGE ldr x8, [x8, _max_vocab@PAGEOFF] mov x9, sp str x8, [x9] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fprintf b LBB6_38 LBB6_38: b LBB6_39 LBB6_39: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #80] mov x9, sp str x8, [x9] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _fprintf 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, LBB6_41 b LBB6_40 LBB6_40: bl ___stack_chk_fail LBB6_41: mov w0, #0 add sp, sp, #1120 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _find_arg ; -- Begin function find_arg .p2align 2 _find_arg: ; @find_arg .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] str x2, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB7_8 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldur x0, [x29, #-16] ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x1, [x8, x9, lsl #3] bl _scmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_6 b LBB7_3 LBB7_3: ldr w8, [sp, #12] ldur w9, [x29, #-20] subs w9, w9, #1 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB7_5 b LBB7_4 LBB7_4: ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf mov w0, #1 bl _exit LBB7_5: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB7_9 LBB7_6: ; in Loop: Header=BB7_1 Depth=1 b LBB7_7 LBB7_7: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB7_1 LBB7_8: mov w8, #-1 stur w8, [x29, #-4] b LBB7_9 LBB7_9: 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, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _printf adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF bl _printf stur wzr, [x29, #-4] b LBB8_9 LBB8_2: ldur w1, [x29, #-8] ldr x2, [sp, #16] adrp x0, l_.str.22@PAGE add x0, x0, l_.str.22@PAGEOFF bl _find_arg str w0, [sp, #12] subs w8, w0, #0 cset w8, le tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] bl _atoi adrp x8, _verbose@PAGE str w0, [x8, _verbose@PAGEOFF] b LBB8_4 LBB8_4: ldur w1, [x29, #-8] ldr x2, [sp, #16] adrp x0, l_.str.23@PAGE add x0, x0, l_.str.23@PAGEOFF bl _find_arg str w0, [sp, #12] subs w8, w0, #0 cset w8, le tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] bl _atoll adrp x8, _max_vocab@PAGE str x0, [x8, _max_vocab@PAGEOFF] b LBB8_6 LBB8_6: ldur w1, [x29, #-8] ldr x2, [sp, #16] adrp x0, l_.str.24@PAGE add x0, x0, l_.str.24@PAGEOFF bl _find_arg str w0, [sp, #12] subs w8, w0, #0 cset w8, le tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] bl _atoll adrp x8, _min_count@PAGE str x0, [x8, _min_count@PAGEOFF] b LBB8_8 LBB8_8: bl _get_counts stur w0, [x29, #-4] b LBB8_9 LBB8_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _verbose ; @verbose .p2align 2 _verbose: .long 2 ; 0x2 .globl _min_count ; @min_count .p2align 3 _min_count: .quad 1 ; 0x1 .globl _max_vocab ; @max_vocab .zerofill __DATA,__common,_max_vocab,8,3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "BUILDING VOCABULARY\n" l_.str.1: ; @.str.1 .asciz "Processed %lld tokens." l_.str.2: ; @.str.2 .asciz "%%%ds" l_.str.3: ; @.str.3 .asciz " %lld tokens " l_.str.4: ; @.str.4 .asciz " Processed %lld tokens.\n" l_.str.5: ; @.str.5 .asciz "Counted %lld unique words.\n" l_.str.6: ; @.str.6 .asciz "Truncating vocabulary at min count %lld.\n" l_.str.7: ; @.str.7 .asciz "%s %lld\n" l_.str.8: ; @.str.8 .asciz "Truncating vocabulary at size %lld.\n" l_.str.9: ; @.str.9 .asciz "Using vocabulary of size %lld.\n\n" l_.str.10: ; @.str.10 .asciz "No argument given for %s\n" l_.str.11: ; @.str.11 .asciz "Simple tool to extract unigram counts\n" l_.str.12: ; @.str.12 .asciz "Author: Jeffrey Pennington ([email protected])\n\n" l_.str.13: ; @.str.13 .asciz "Usage options:\n" l_.str.14: ; @.str.14 .asciz "\t-verbose <int>\n" l_.str.15: ; @.str.15 .asciz "\t\tSet verbosity: 0, 1, or 2 (default)\n" l_.str.16: ; @.str.16 .asciz "\t-max-vocab <int>\n" l_.str.17: ; @.str.17 .asciz "\t\tUpper bound on vocabulary size, i.e. keep the <int> most frequent words. The minimum frequency words are randomly sampled so as to obtain an even distribution over the alphabet.\n" l_.str.18: ; @.str.18 .asciz "\t-min-count <int>\n" l_.str.19: ; @.str.19 .asciz "\t\tLower limit such that words which occur fewer than <int> times are discarded.\n" l_.str.20: ; @.str.20 .asciz "\nExample usage:\n" l_.str.21: ; @.str.21 .asciz "./vocab_count -verbose 2 -max-vocab 100000 -min-count 10 < corpus.txt > vocab.txt\n" l_.str.22: ; @.str.22 .asciz "-verbose" l_.str.23: ; @.str.23 .asciz "-max-vocab" l_.str.24: ; @.str.24 .asciz "-min-count" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scmp ## -- Begin function scmp .p2align 4, 0x90 _scmp: ## @scmp .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) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -17(%rbp) ## 1-byte Spill je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %eax movq -16(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax sete %al movb %al, -17(%rbp) ## 1-byte Spill LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb -17(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_4 jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_1 LBB0_5: movq -8(%rbp), %rax movsbl (%rax), %eax movq -16(%rbp), %rcx movsbl (%rcx), %ecx subl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _CompareVocabTie ## -- Begin function CompareVocabTie .p2align 4, 0x90 _CompareVocabTie: ## @CompareVocabTie .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -24(%rbp), %rax movq 8(%rax), %rax movq -16(%rbp), %rcx subq 8(%rcx), %rax movq %rax, -32(%rbp) cmpq $0, %rax je LBB1_2 ## %bb.1: movq -32(%rbp), %rdx movl $4294967295, %eax ## imm = 0xFFFFFFFF movl $1, %ecx cmpq $0, %rdx cmovgl %ecx, %eax movl %eax, -4(%rbp) jmp LBB1_3 LBB1_2: movq -16(%rbp), %rax movq (%rax), %rdi movq -24(%rbp), %rax movq (%rax), %rsi callq _scmp movl %eax, -4(%rbp) LBB1_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _CompareVocab ## -- Begin function CompareVocab .p2align 4, 0x90 _CompareVocab: ## @CompareVocab .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 -24(%rbp), %rax movq 8(%rax), %rax movq -16(%rbp), %rcx subq 8(%rcx), %rax movq %rax, -32(%rbp) cmpq $0, %rax je LBB2_2 ## %bb.1: movq -32(%rbp), %rdx movl $4294967295, %eax ## imm = 0xFFFFFFFF movl $1, %ecx cmpq $0, %rdx cmovgl %ecx, %eax movl %eax, -4(%rbp) jmp LBB2_3 LBB2_2: movl $0, -4(%rbp) LBB2_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _bitwisehash ## -- Begin function bitwisehash .p2align 4, 0x90 _bitwisehash: ## @bitwisehash .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl -16(%rbp), %eax movl %eax, -24(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movb (%rax), %al movb %al, -17(%rbp) movsbl %al, %eax cmpl $0, %eax je LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -24(%rbp), %eax shll $5, %eax movsbl -17(%rbp), %ecx addl %ecx, %eax movl -24(%rbp), %ecx shrl $2, %ecx addl %ecx, %eax xorl -24(%rbp), %eax movl %eax, -24(%rbp) ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB3_1 LBB3_4: movl -24(%rbp), %eax andl $2147483647, %eax ## imm = 0x7FFFFFFF xorl %edx, %edx divl -12(%rbp) movl %edx, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _inithashtable ## -- Begin function inithashtable .p2align 4, 0x90 _inithashtable: ## @inithashtable .cfi_startproc ## %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 $8388608, %edi ## imm = 0x800000 callq _malloc movq %rax, -16(%rbp) movl $0, -4(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 cmpl $1048576, -4(%rbp) ## imm = 0x100000 jge LBB4_4 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -16(%rbp), %rax movslq -4(%rbp), %rcx movq $0, (%rax,%rcx,8) ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB4_1 LBB4_4: movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _hashinsert ## -- Begin function hashinsert .p2align 4, 0x90 _hashinsert: ## @hashinsert .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rdi movl $1048576, %esi ## imm = 0x100000 movl $1159241, %edx ## imm = 0x11B049 callq _bitwisehash movl %eax, -36(%rbp) movq $0, -32(%rbp) movq -8(%rbp), %rax movl -36(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movq %rax, -24(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -24(%rbp) movb %al, -37(%rbp) ## 1-byte Spill je LBB5_3 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -24(%rbp), %rax movq (%rax), %rdi movq -16(%rbp), %rsi callq _scmp cmpl $0, %eax setne %al movb %al, -37(%rbp) ## 1-byte Spill LBB5_3: ## in Loop: Header=BB5_1 Depth=1 movb -37(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB5_4 jmp LBB5_6 LBB5_4: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_5 LBB5_5: ## in Loop: Header=BB5_1 Depth=1 movq -24(%rbp), %rax movq %rax, -32(%rbp) movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) jmp LBB5_1 LBB5_6: cmpq $0, -24(%rbp) jne LBB5_11 ## %bb.7: movl $24, %edi callq _malloc movq %rax, -24(%rbp) movq -16(%rbp), %rdi callq _strlen movq %rax, %rdi addq $1, %rdi callq _malloc movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, (%rax) movq -24(%rbp), %rax movq (%rax), %rdi movq -16(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -24(%rbp), %rax movq $1, 8(%rax) movq -24(%rbp), %rax movq $0, 16(%rax) cmpq $0, -32(%rbp) jne LBB5_9 ## %bb.8: movq -24(%rbp), %rdx movq -8(%rbp), %rax movl -36(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) jmp LBB5_10 LBB5_9: movq -24(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 16(%rax) LBB5_10: jmp LBB5_14 LBB5_11: movq -24(%rbp), %rax movq 8(%rax), %rcx addq $1, %rcx movq %rcx, 8(%rax) cmpq $0, -32(%rbp) je LBB5_13 ## %bb.12: movq -24(%rbp), %rax movq 16(%rax), %rcx movq -32(%rbp), %rax movq %rcx, 16(%rax) movq -8(%rbp), %rax movl -36(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rcx movq -24(%rbp), %rax movq %rcx, 16(%rax) movq -24(%rbp), %rdx movq -8(%rbp), %rax movl -36(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) LBB5_13: jmp LBB5_14 LBB5_14: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_counts ## -- Begin function get_counts .p2align 4, 0x90 _get_counts: ## @get_counts .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1104, %rsp ## imm = 0x450 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq $0, -1048(%rbp) movq $0, -1056(%rbp) movq $12500, -1064(%rbp) ## imm = 0x30D4 callq _inithashtable movq %rax, -1072(%rbp) movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -1096(%rbp) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str(%rip), %rsi movb $0, %al callq _fprintf cmpl $1, _verbose(%rip) jle LBB6_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1048(%rbp), %rdx leaq L_.str.1(%rip), %rsi movb $0, %al callq _fprintf LBB6_2: leaq -32(%rbp), %rdi xorl %esi, %esi movl $20, %edx leaq L_.str.2(%rip), %rcx movl $1000, %r8d ## imm = 0x3E8 movb $0, %al callq ___sprintf_chk LBB6_3: ## =>This Inner Loop Header: Depth=1 movq -1096(%rbp), %rdi leaq -32(%rbp), %rsi leaq -1040(%rbp), %rdx movb $0, %al callq _fscanf cmpl $-1, %eax je LBB6_9 ## %bb.4: ## in Loop: Header=BB6_3 Depth=1 movq -1072(%rbp), %rdi leaq -1040(%rbp), %rsi callq _hashinsert movq -1048(%rbp), %rax addq $1, %rax movq %rax, -1048(%rbp) movl $5000000, %ecx ## imm = 0x4C4B40 cqto idivq %rcx cmpq $0, %rdx jne LBB6_8 ## %bb.5: ## in Loop: Header=BB6_3 Depth=1 cmpl $1, _verbose(%rip) jle LBB6_7 ## %bb.6: ## in Loop: Header=BB6_3 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1048(%rbp), %rdx leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf LBB6_7: ## in Loop: Header=BB6_3 Depth=1 jmp LBB6_8 LBB6_8: ## in Loop: Header=BB6_3 Depth=1 jmp LBB6_3 LBB6_9: cmpl $1, _verbose(%rip) jle LBB6_11 ## %bb.10: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1048(%rbp), %rdx leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf LBB6_11: movq -1064(%rbp), %rdi shlq $4, %rdi callq _malloc movq %rax, -1088(%rbp) movq $0, -1048(%rbp) LBB6_12: ## =>This Loop Header: Depth=1 ## Child Loop BB6_14 Depth 2 cmpq $1048576, -1048(%rbp) ## imm = 0x100000 jge LBB6_20 ## %bb.13: ## in Loop: Header=BB6_12 Depth=1 movq -1072(%rbp), %rax movq -1048(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -1080(%rbp) LBB6_14: ## Parent Loop BB6_12 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq $0, -1080(%rbp) je LBB6_18 ## %bb.15: ## in Loop: Header=BB6_14 Depth=2 movq -1080(%rbp), %rax movq (%rax), %rcx movq -1088(%rbp), %rax movq -1056(%rbp), %rdx shlq $4, %rdx addq %rdx, %rax movq %rcx, (%rax) movq -1080(%rbp), %rax movq 8(%rax), %rcx movq -1088(%rbp), %rax movq -1056(%rbp), %rdx shlq $4, %rdx addq %rdx, %rax movq %rcx, 8(%rax) movq -1056(%rbp), %rax addq $1, %rax movq %rax, -1056(%rbp) movq -1056(%rbp), %rax cmpq -1064(%rbp), %rax jl LBB6_17 ## %bb.16: ## in Loop: Header=BB6_14 Depth=2 movq -1064(%rbp), %rax addq $2500, %rax ## imm = 0x9C4 movq %rax, -1064(%rbp) movq -1088(%rbp), %rdi movq -1064(%rbp), %rsi shlq $4, %rsi callq _realloc movq %rax, -1088(%rbp) LBB6_17: ## in Loop: Header=BB6_14 Depth=2 movq -1080(%rbp), %rax movq 16(%rax), %rax movq %rax, -1080(%rbp) jmp LBB6_14 LBB6_18: ## in Loop: Header=BB6_12 Depth=1 jmp LBB6_19 LBB6_19: ## in Loop: Header=BB6_12 Depth=1 movq -1048(%rbp), %rax addq $1, %rax movq %rax, -1048(%rbp) jmp LBB6_12 LBB6_20: cmpl $1, _verbose(%rip) jle LBB6_22 ## %bb.21: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1056(%rbp), %rdx leaq L_.str.5(%rip), %rsi movb $0, %al callq _fprintf LBB6_22: cmpq $0, _max_vocab(%rip) jle LBB6_25 ## %bb.23: movq _max_vocab(%rip), %rax cmpq -1056(%rbp), %rax jge LBB6_25 ## %bb.24: movq -1088(%rbp), %rdi movq -1056(%rbp), %rsi movl $16, %edx leaq _CompareVocab(%rip), %rcx callq _qsort jmp LBB6_26 LBB6_25: movq -1056(%rbp), %rax movq %rax, _max_vocab(%rip) LBB6_26: movq -1088(%rbp), %rdi movq _max_vocab(%rip), %rsi movl $16, %edx leaq _CompareVocabTie(%rip), %rcx callq _qsort movq $0, -1048(%rbp) LBB6_27: ## =>This Inner Loop Header: Depth=1 movq -1048(%rbp), %rax cmpq _max_vocab(%rip), %rax jge LBB6_34 ## %bb.28: ## in Loop: Header=BB6_27 Depth=1 movq -1088(%rbp), %rax movq -1048(%rbp), %rcx shlq $4, %rcx addq %rcx, %rax movq 8(%rax), %rax cmpq _min_count(%rip), %rax jge LBB6_32 ## %bb.29: cmpl $0, _verbose(%rip) jle LBB6_31 ## %bb.30: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq _min_count(%rip), %rdx leaq L_.str.6(%rip), %rsi movb $0, %al callq _fprintf LBB6_31: jmp LBB6_34 LBB6_32: ## in Loop: Header=BB6_27 Depth=1 movq -1088(%rbp), %rax movq -1048(%rbp), %rcx shlq $4, %rcx addq %rcx, %rax movq (%rax), %rsi movq -1088(%rbp), %rax movq -1048(%rbp), %rcx shlq $4, %rcx addq %rcx, %rax movq 8(%rax), %rdx leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf ## %bb.33: ## in Loop: Header=BB6_27 Depth=1 movq -1048(%rbp), %rax addq $1, %rax movq %rax, -1048(%rbp) jmp LBB6_27 LBB6_34: movq -1048(%rbp), %rax cmpq _max_vocab(%rip), %rax jne LBB6_39 ## %bb.35: movq _max_vocab(%rip), %rax cmpq -1056(%rbp), %rax jge LBB6_39 ## %bb.36: cmpl $0, _verbose(%rip) jle LBB6_38 ## %bb.37: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq _max_vocab(%rip), %rdx leaq L_.str.8(%rip), %rsi movb $0, %al callq _fprintf LBB6_38: jmp LBB6_39 LBB6_39: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1048(%rbp), %rdx leaq L_.str.9(%rip), %rsi movb $0, %al callq _fprintf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB6_41 ## %bb.40: xorl %eax, %eax addq $1104, %rsp ## imm = 0x450 popq %rbp retq LBB6_41: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _find_arg ## -- Begin function find_arg .p2align 4, 0x90 _find_arg: ## @find_arg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq %rdx, -32(%rbp) movl $1, -36(%rbp) LBB7_1: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl -20(%rbp), %eax jge LBB7_8 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rax movslq -36(%rbp), %rcx movq (%rax,%rcx,8), %rsi callq _scmp cmpl $0, %eax jne LBB7_6 ## %bb.3: movl -36(%rbp), %eax movl -20(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jne LBB7_5 ## %bb.4: movq -16(%rbp), %rsi leaq L_.str.10(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB7_5: movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp LBB7_9 LBB7_6: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_7 LBB7_7: ## in Loop: Header=BB7_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB7_1 LBB7_8: movl $-1, -4(%rbp) LBB7_9: 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 $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $1, -8(%rbp) jne LBB8_2 ## %bb.1: leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf leaq L_.str.19(%rip), %rdi movb $0, %al callq _printf leaq L_.str.20(%rip), %rdi movb $0, %al callq _printf leaq L_.str.21(%rip), %rdi movb $0, %al callq _printf movl $0, -4(%rbp) jmp LBB8_9 LBB8_2: movl -8(%rbp), %esi movq -16(%rbp), %rdx leaq L_.str.22(%rip), %rdi callq _find_arg movl %eax, -20(%rbp) cmpl $0, %eax jle LBB8_4 ## %bb.3: movq -16(%rbp), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi callq _atoi movl %eax, _verbose(%rip) LBB8_4: movl -8(%rbp), %esi movq -16(%rbp), %rdx leaq L_.str.23(%rip), %rdi callq _find_arg movl %eax, -20(%rbp) cmpl $0, %eax jle LBB8_6 ## %bb.5: movq -16(%rbp), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi callq _atoll movq %rax, _max_vocab(%rip) LBB8_6: movl -8(%rbp), %esi movq -16(%rbp), %rdx leaq L_.str.24(%rip), %rdi callq _find_arg movl %eax, -20(%rbp) cmpl $0, %eax jle LBB8_8 ## %bb.7: movq -16(%rbp), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi callq _atoll movq %rax, _min_count(%rip) LBB8_8: callq _get_counts movl %eax, -4(%rbp) LBB8_9: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _verbose ## @verbose .p2align 2 _verbose: .long 2 ## 0x2 .globl _min_count ## @min_count .p2align 3 _min_count: .quad 1 ## 0x1 .globl _max_vocab ## @max_vocab .zerofill __DATA,__common,_max_vocab,8,3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "BUILDING VOCABULARY\n" L_.str.1: ## @.str.1 .asciz "Processed %lld tokens." L_.str.2: ## @.str.2 .asciz "%%%ds" L_.str.3: ## @.str.3 .asciz " %lld tokens " L_.str.4: ## @.str.4 .asciz " Processed %lld tokens.\n" L_.str.5: ## @.str.5 .asciz "Counted %lld unique words.\n" L_.str.6: ## @.str.6 .asciz "Truncating vocabulary at min count %lld.\n" L_.str.7: ## @.str.7 .asciz "%s %lld\n" L_.str.8: ## @.str.8 .asciz "Truncating vocabulary at size %lld.\n" L_.str.9: ## @.str.9 .asciz "Using vocabulary of size %lld.\n\n" L_.str.10: ## @.str.10 .asciz "No argument given for %s\n" L_.str.11: ## @.str.11 .asciz "Simple tool to extract unigram counts\n" L_.str.12: ## @.str.12 .asciz "Author: Jeffrey Pennington ([email protected])\n\n" L_.str.13: ## @.str.13 .asciz "Usage options:\n" L_.str.14: ## @.str.14 .asciz "\t-verbose <int>\n" L_.str.15: ## @.str.15 .asciz "\t\tSet verbosity: 0, 1, or 2 (default)\n" L_.str.16: ## @.str.16 .asciz "\t-max-vocab <int>\n" L_.str.17: ## @.str.17 .asciz "\t\tUpper bound on vocabulary size, i.e. keep the <int> most frequent words. The minimum frequency words are randomly sampled so as to obtain an even distribution over the alphabet.\n" L_.str.18: ## @.str.18 .asciz "\t-min-count <int>\n" L_.str.19: ## @.str.19 .asciz "\t\tLower limit such that words which occur fewer than <int> times are discarded.\n" L_.str.20: ## @.str.20 .asciz "\nExample usage:\n" L_.str.21: ## @.str.21 .asciz "./vocab_count -verbose 2 -max-vocab 100000 -min-count 10 < corpus.txt > vocab.txt\n" L_.str.22: ## @.str.22 .asciz "-verbose" L_.str.23: ## @.str.23 .asciz "-max-vocab" L_.str.24: ## @.str.24 .asciz "-min-count" .subsections_via_symbols
the_stack_data/922750.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _closure_new ; -- Begin function closure_new .p2align 2 _closure_new: ; @closure_new .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #8] str x1, [sp] ldr x8, [sp] str x8, [sp, #16] ldr x8, [sp, #8] str x8, [sp, #24] ldr x0, [sp, #16] ldr x1, [sp, #24] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _closure_call ; -- Begin function closure_call .p2align 2 _closure_call: ; @closure_call .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str x1, [sp, #24] str x2, [sp, #8] ldr x8, [sp, #24] ldr x0, [sp, #16] ldr x1, [sp, #8] blr x8 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _closure_new ## -- Begin function closure_new .p2align 4, 0x90 _closure_new: ## @closure_new .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -24(%rbp) movq %rsi, -32(%rbp) movq -32(%rbp), %rax movq %rax, -16(%rbp) movq -24(%rbp), %rax movq %rax, -8(%rbp) movq -16(%rbp), %rax movq -8(%rbp), %rdx popq %rbp retq .cfi_endproc ## -- End function .globl _closure_call ## -- Begin function closure_call .p2align 4, 0x90 _closure_call: ## @closure_call .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq %rsi, -8(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rax movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq *%rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/231392606.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sd_genmat ; -- Begin function sd_genmat .p2align 2 _sd_genmat: ; @sd_genmat .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 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] mov x0, #1 mov x1, #11664 bl _calloc str x0, [sp, #40] str wzr, [sp, #24] str wzr, [sp, #36] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_5 Depth 3 ldr w8, [sp, #36] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #32] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_5 Depth 3 ldr w8, [sp, #32] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 str wzr, [sp, #28] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #28] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=3 ldr w9, [sp, #36] mov w8, #9 mul w9, w8, w9 ldr w10, [sp, #32] add w9, w9, w10 ldr x11, [sp, #40] mov x10, #5832 add x11, x11, x10 ldrsw x12, [sp, #24] lsl x12, x12, #3 strh w9, [x11, x12] ldr w9, [sp, #36] mov w12, #3 sdiv w9, w9, w12 mul w9, w9, w12 ldr w11, [sp, #32] sdiv w11, w11, w12 add w9, w9, w11 mul w9, w9, w8 ldr w11, [sp, #28] add w9, w9, w11 add w9, w9, #81 ldr x11, [sp, #40] add x11, x11, x10 ldrsw x12, [sp, #24] add x11, x11, x12, lsl #3 strh w9, [x11, #2] ldr w9, [sp, #36] mul w9, w8, w9 ldr w11, [sp, #28] add w9, w9, w11 add w9, w9, #162 ldr x11, [sp, #40] add x11, x11, x10 ldrsw x12, [sp, #24] add x11, x11, x12, lsl #3 strh w9, [x11, #4] ldr w9, [sp, #32] mul w8, w8, w9 ldr w9, [sp, #28] add w8, w8, w9 add w8, w8, #243 ldr x9, [sp, #40] add x9, x9, x10 ldrsw x10, [sp, #24] add x9, x9, x10, lsl #3 strh w8, [x9, #6] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_5 LBB0_8: ; in Loop: Header=BB0_3 Depth=2 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_3 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB0_1 LBB0_12: str wzr, [sp, #20] b LBB0_13 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #324 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=1 ldrsw x9, [sp, #20] add x8, sp, #52 add x8, x8, x9 strb wzr, [x8] 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: str wzr, [sp, #24] b LBB0_17 LBB0_17: ; =>This Loop Header: Depth=1 ; Child Loop BB0_19 Depth 2 ldr w8, [sp, #24] subs w8, w8, #729 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 str wzr, [sp, #16] b LBB0_19 LBB0_19: ; Parent Loop BB0_17 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #16] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=2 ldr x8, [sp, #40] mov x9, #5832 add x8, x8, x9 ldrsw x9, [sp, #24] add x8, x8, x9, lsl #3 ldrsw x9, [sp, #16] ldrh w8, [x8, x9, lsl #1] str w8, [sp, #28] ldr w8, [sp, #24] ldr x9, [sp, #40] ldrsw x10, [sp, #28] mov x11, #18 mul x10, x10, x11 add x9, x9, x10 ldrsw x11, [sp, #28] add x10, sp, #52 add x12, x10, x11 ldrsb x10, [x12] mov x11, x10 add w11, w11, #1 strb w11, [x12] strh w8, [x9, x10, lsl #1] b LBB0_21 LBB0_21: ; in Loop: Header=BB0_19 Depth=2 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_19 LBB0_22: ; in Loop: Header=BB0_17 Depth=1 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_17 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_17 LBB0_24: ldr x8, [sp, #40] str x8, [sp] ; 8-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: bl ___stack_chk_fail LBB0_26: ldr x0, [sp] ; 8-byte Folded Reload 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 ; -- End function .globl _sd_solve ; -- Begin function sd_solve .p2align 2 _sd_solve: ; @sd_solve .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, #1408 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #88] str x1, [sp, #80] str x2, [sp, #72] str x3, [sp, #64] str wzr, [sp, #32] str wzr, [sp, #24] str wzr, [sp, #52] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #52] subs w8, w8, #729 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldrsw x9, [sp, #52] add x8, sp, #671 add x8, x8, x9 strb wzr, [x8] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #52] add w8, w8, #1 str w8, [sp, #52] b LBB1_1 LBB1_4: str wzr, [sp, #48] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #48] subs w8, w8, #324 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldrsw x9, [sp, #48] add x8, sp, #266 add x9, x8, x9 mov w8, #9 strb w8, [x9] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=1 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB1_5 LBB1_8: str wzr, [sp, #60] b LBB1_9 LBB1_9: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #60] subs w8, w8, #81 cset w8, ge tbnz w8, #0, LBB1_20 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_9 Depth=1 ldr x8, [sp, #80] ldrsw x9, [sp, #60] ldrsb w8, [x8, x9] subs w8, w8, #49 cset w8, lt tbnz w8, #0, LBB1_13 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_9 Depth=1 ldr x8, [sp, #80] ldrsw x9, [sp, #60] ldrsb w8, [x8, x9] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB1_13 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_9 Depth=1 ldr x8, [sp, #80] ldrsw x9, [sp, #60] ldrsb w8, [x8, x9] subs w8, w8, #49 str w8, [sp, #16] ; 4-byte Folded Spill b LBB1_14 LBB1_13: ; in Loop: Header=BB1_9 Depth=1 mov w8, #-1 str w8, [sp, #16] ; 4-byte Folded Spill b LBB1_14 LBB1_14: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload str w8, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_16 b LBB1_15 LBB1_15: ; in Loop: Header=BB1_9 Depth=1 ldr x0, [sp, #88] ldr w8, [sp, #60] mov w9, #9 mul w8, w8, w9 ldr w9, [sp, #20] add w3, w8, w9 add x1, sp, #671 add x2, sp, #266 mov w4, #1 bl _sd_update b LBB1_16 LBB1_16: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #20] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_18 b LBB1_17 LBB1_17: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_18 LBB1_18: ; in Loop: Header=BB1_9 Depth=1 ldrsw x9, [sp, #60] add x8, sp, #104 add x9, x8, x9, lsl #1 mov w8, #65535 strh w8, [x9] ldrsw x9, [sp, #60] add x8, sp, #590 add x9, x8, x9 mov w8, #255 strb w8, [x9] ldr x8, [sp, #80] ldrsw x9, [sp, #60] add x8, x8, x9 ldrb w8, [x8] ldr x9, [sp, #72] ldrsw x10, [sp, #60] add x9, x9, x10 strb w8, [x9] b LBB1_19 LBB1_19: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB1_9 LBB1_20: str wzr, [sp, #60] mov w8, #1 str w8, [sp, #40] mov w8, #655360 str w8, [sp, #36] b LBB1_21 LBB1_21: ; =>This Loop Header: Depth=1 ; Child Loop BB1_22 Depth 2 ; Child Loop BB1_28 Depth 3 ; Child Loop BB1_46 Depth 3 ; Child Loop BB1_58 Depth 2 b LBB1_22 LBB1_22: ; Parent Loop BB1_21 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_28 Depth 3 ; Child Loop BB1_46 Depth 3 ldr w8, [sp, #60] subs w8, w8, #0 cset w8, lt mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB1_24 b LBB1_23 LBB1_23: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #60] ldr w10, [sp, #24] mov w9, #81 subs w9, w9, w10 subs w8, w8, w9 cset w8, lt str w8, [sp, #12] ; 4-byte Folded Spill b LBB1_24 LBB1_24: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB1_55 b LBB1_25 LBB1_25: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #40] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_40 b LBB1_26 LBB1_26: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #36] asr w8, w8, #16 str w8, [sp, #28] ldrh w8, [sp, #36] ldrsw x10, [sp, #60] add x9, sp, #104 strh w8, [x9, x10, lsl #1] ldr w8, [sp, #28] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB1_36 b LBB1_27 LBB1_27: ; in Loop: Header=BB1_22 Depth=2 str wzr, [sp, #48] b LBB1_28 LBB1_28: ; Parent Loop BB1_21 Depth=1 ; Parent Loop BB1_22 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #48] subs w8, w8, #324 cset w8, ge tbnz w8, #0, LBB1_35 b LBB1_29 LBB1_29: ; in Loop: Header=BB1_28 Depth=3 ldrsw x9, [sp, #48] add x8, sp, #266 ldrb w8, [x8, x9] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_33 b LBB1_30 LBB1_30: ; in Loop: Header=BB1_28 Depth=3 ldrsw x9, [sp, #48] add x8, sp, #266 ldrb w8, [x8, x9] str w8, [sp, #28] ldr w8, [sp, #48] ldrsw x10, [sp, #60] add x9, sp, #104 strh w8, [x9, x10, lsl #1] ldr w8, [sp, #28] subs w8, w8, #1 cset w8, gt tbnz w8, #0, LBB1_32 b LBB1_31 LBB1_31: ; in Loop: Header=BB1_22 Depth=2 b LBB1_35 LBB1_32: ; in Loop: Header=BB1_28 Depth=3 b LBB1_33 LBB1_33: ; in Loop: Header=BB1_28 Depth=3 b LBB1_34 LBB1_34: ; in Loop: Header=BB1_28 Depth=3 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB1_28 LBB1_35: ; in Loop: Header=BB1_22 Depth=2 b LBB1_36 LBB1_36: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_38 b LBB1_37 LBB1_37: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #28] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB1_39 b LBB1_38 LBB1_38: ; in Loop: Header=BB1_22 Depth=2 mov w8, #-1 str w8, [sp, #40] ldrsw x9, [sp, #60] mov x8, x9 subs w8, w8, #1 str w8, [sp, #60] add x8, sp, #590 add x9, x8, x9 mov w8, #255 strb w8, [x9] b LBB1_39 LBB1_39: ; in Loop: Header=BB1_22 Depth=2 b LBB1_40 LBB1_40: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #60] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_42 b LBB1_41 LBB1_41: str wzr, [sp, #100] b LBB1_65 LBB1_42: ; in Loop: Header=BB1_22 Depth=2 ldrsw x9, [sp, #60] add x8, sp, #104 ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #48] ldr w8, [sp, #40] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_45 b LBB1_43 LBB1_43: ; in Loop: Header=BB1_22 Depth=2 ldrsw x9, [sp, #60] add x8, sp, #590 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_45 b LBB1_44 LBB1_44: ; in Loop: Header=BB1_22 Depth=2 ldr x0, [sp, #88] ldr x8, [sp, #88] ldrsw x9, [sp, #48] mov x10, #18 mul x9, x9, x10 add x8, x8, x9 ldrsw x10, [sp, #60] add x9, sp, #590 ldrsb x9, [x9, x10] ldrh w3, [x8, x9, lsl #1] add x1, sp, #671 add x2, sp, #266 mov w4, #-1 bl _sd_update b LBB1_45 LBB1_45: ; in Loop: Header=BB1_22 Depth=2 ldrsw x9, [sp, #60] add x8, sp, #590 ldrsb w8, [x8, x9] add w8, w8, #1 str w8, [sp, #44] b LBB1_46 LBB1_46: ; Parent Loop BB1_21 Depth=1 ; Parent Loop BB1_22 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #44] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB1_51 b LBB1_47 LBB1_47: ; in Loop: Header=BB1_46 Depth=3 ldr x8, [sp, #88] ldrsw x9, [sp, #48] mov x10, #18 mul x9, x9, x10 add x8, x8, x9 ldrsw x9, [sp, #44] ldrh w8, [x8, x9, lsl #1] mov x9, x8 add x8, sp, #671 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_49 b LBB1_48 LBB1_48: ; in Loop: Header=BB1_22 Depth=2 b LBB1_51 LBB1_49: ; in Loop: Header=BB1_46 Depth=3 b LBB1_50 LBB1_50: ; in Loop: Header=BB1_46 Depth=3 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB1_46 LBB1_51: ; in Loop: Header=BB1_22 Depth=2 ldr w8, [sp, #44] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB1_53 b LBB1_52 LBB1_52: ; in Loop: Header=BB1_22 Depth=2 ldr x0, [sp, #88] ldr x8, [sp, #88] ldrsw x9, [sp, #48] mov x10, #18 mul x9, x9, x10 add x8, x8, x9 ldrsw x9, [sp, #44] ldrh w3, [x8, x9, lsl #1] add x1, sp, #671 add x2, sp, #266 mov w4, #1 str w4, [sp, #8] ; 4-byte Folded Spill bl _sd_update ldr w8, [sp, #8] ; 4-byte Folded Reload str w0, [sp, #36] ldr w9, [sp, #44] ldrsw x11, [sp, #60] mov x10, x11 add w10, w10, #1 str w10, [sp, #60] add x10, sp, #590 strb w9, [x10, x11] str w8, [sp, #40] b LBB1_54 LBB1_53: ; in Loop: Header=BB1_22 Depth=2 mov w8, #-1 str w8, [sp, #40] ldrsw x9, [sp, #60] mov x8, x9 subs w8, w8, #1 str w8, [sp, #60] add x8, sp, #590 add x9, x8, x9 mov w8, #255 strb w8, [x9] b LBB1_54 LBB1_54: ; in Loop: Header=BB1_22 Depth=2 b LBB1_22 LBB1_55: ; in Loop: Header=BB1_21 Depth=1 ldr w8, [sp, #60] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_57 b LBB1_56 LBB1_56: b LBB1_64 LBB1_57: ; in Loop: Header=BB1_21 Depth=1 str wzr, [sp, #56] b LBB1_58 LBB1_58: ; Parent Loop BB1_21 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #56] ldr w9, [sp, #60] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_61 b LBB1_59 LBB1_59: ; in Loop: Header=BB1_58 Depth=2 ldr x8, [sp, #88] ldrsw x10, [sp, #56] add x9, sp, #104 ldrsh x9, [x9, x10, lsl #1] mov x10, #18 mul x9, x9, x10 add x8, x8, x9 ldrsw x10, [sp, #56] add x9, sp, #590 ldrsb x9, [x9, x10] ldrh w8, [x8, x9, lsl #1] str w8, [sp, #52] ldr w8, [sp, #52] mov w11, #9 sdiv w9, w8, w11 mul w9, w9, w11 subs w8, w8, w9 add w8, w8, #49 ldr x9, [sp, #72] ldr w10, [sp, #52] sdiv w10, w10, w11 strb w8, [x9, w10, sxtw] b LBB1_60 LBB1_60: ; in Loop: Header=BB1_58 Depth=2 ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #56] b LBB1_58 LBB1_61: ; in Loop: Header=BB1_21 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] ldr w9, [sp, #60] mov w8, #-1 subs w9, w9, #1 str w9, [sp, #60] str w8, [sp, #40] ldrsw x8, [sp, #32] ldr x9, [sp, #64] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_63 b LBB1_62 LBB1_62: b LBB1_64 LBB1_63: ; in Loop: Header=BB1_21 Depth=1 b LBB1_21 LBB1_64: ldr w8, [sp, #32] str w8, [sp, #100] b LBB1_65 LBB1_65: ldr w8, [sp, #100] str w8, [sp, #4] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_67 b LBB1_66 LBB1_66: bl ___stack_chk_fail LBB1_67: ldr w0, [sp, #4] ; 4-byte Folded Reload add sp, sp, #1408 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function sd_update _sd_update: ; @sd_update .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 str x0, [sp, #72] str x1, [sp, #64] str x2, [sp, #56] str w3, [sp, #52] str w4, [sp, #48] mov w8, #10 str w8, [sp, #40] str wzr, [sp, #36] str wzr, [sp, #44] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #44] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w10, [sp, #48] ldr x8, [sp, #56] ldr x9, [sp, #72] mov x11, #5832 add x9, x9, x11 ldrsw x11, [sp, #52] add x9, x9, x11, lsl #3 ldrsw x11, [sp, #44] ldrh w9, [x9, x11, lsl #1] ; kill: def $x9 killed $w9 add x9, x8, x9 ldrb w8, [x9] add w8, w8, w10, lsl #7 strb w8, [x9] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_1 LBB2_4: str wzr, [sp, #44] b LBB2_5 LBB2_5: ; =>This Loop Header: Depth=1 ; Child Loop BB2_21 Depth 2 ; Child Loop BB2_8 Depth 2 ; Child Loop BB2_12 Depth 3 ldr w8, [sp, #44] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB2_29 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_5 Depth=1 ldr x8, [sp, #72] mov x9, #5832 add x8, x8, x9 ldrsw x9, [sp, #52] add x8, x8, x9, lsl #3 ldrsw x9, [sp, #44] ldrh w8, [x8, x9, lsl #1] str w8, [sp, #20] ldr w8, [sp, #48] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB2_20 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_5 Depth=1 str wzr, [sp, #32] b LBB2_8 LBB2_8: ; Parent Loop BB2_5 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB2_12 Depth 3 ldr w8, [sp, #32] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB2_19 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_8 Depth=2 ldr x8, [sp, #64] ldr x9, [sp, #72] ldrsw x10, [sp, #20] mov x11, #18 mul x10, x10, x11 add x9, x9, x10 ldrsw x10, [sp, #32] ldrh w9, [x9, x10, lsl #1] str w9, [sp, #28] add x10, x8, w9, sxtw ldrsb w8, [x10] add w9, w8, #1 strb w9, [x10] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: ; in Loop: Header=BB2_8 Depth=2 b LBB2_18 LBB2_11: ; in Loop: Header=BB2_8 Depth=2 str wzr, [sp, #24] b LBB2_12 LBB2_12: ; Parent Loop BB2_5 Depth=1 ; Parent Loop BB2_8 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #24] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB2_17 b LBB2_13 LBB2_13: ; in Loop: Header=BB2_12 Depth=3 ldr x8, [sp, #72] mov x9, #5832 add x8, x8, x9 ldrsw x9, [sp, #28] add x8, x8, x9, lsl #3 ldrsw x9, [sp, #24] ldrh w8, [x8, x9, lsl #1] str w8, [sp, #16] ldr x8, [sp, #56] ldrsw x9, [sp, #16] add x8, x8, x9 ldrb w10, [x8] mov w9, #-1 add w9, w9, w10, uxtb strb w9, [x8] ldr w8, [sp, #40] subs w8, w8, w9, uxtb cset w8, le tbnz w8, #0, LBB2_15 b LBB2_14 LBB2_14: ; in Loop: Header=BB2_12 Depth=3 ldr x8, [sp, #56] ldrsw x9, [sp, #16] ldrb w8, [x8, x9] str w8, [sp, #40] ldr w8, [sp, #16] str w8, [sp, #36] b LBB2_15 LBB2_15: ; in Loop: Header=BB2_12 Depth=3 b LBB2_16 LBB2_16: ; in Loop: Header=BB2_12 Depth=3 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB2_12 LBB2_17: ; in Loop: Header=BB2_8 Depth=2 b LBB2_18 LBB2_18: ; in Loop: Header=BB2_8 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB2_8 LBB2_19: ; in Loop: Header=BB2_5 Depth=1 b LBB2_27 LBB2_20: ; in Loop: Header=BB2_5 Depth=1 str wzr, [sp, #32] b LBB2_21 LBB2_21: ; Parent Loop BB2_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #32] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB2_26 b LBB2_22 LBB2_22: ; in Loop: Header=BB2_21 Depth=2 ldr x8, [sp, #64] ldr x9, [sp, #72] ldrsw x10, [sp, #20] mov x11, #18 mul x10, x10, x11 add x9, x9, x10 ldrsw x10, [sp, #32] ldrh w9, [x9, x10, lsl #1] str w9, [sp, #28] add x9, x8, w9, sxtw ldrb w10, [x9] mov w8, #-1 add w8, w8, w10, uxtb strb w8, [x9] sxtb w8, w8 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_24 b LBB2_23 LBB2_23: ; in Loop: Header=BB2_21 Depth=2 b LBB2_25 LBB2_24: ; in Loop: Header=BB2_21 Depth=2 ldr x8, [sp, #72] mov x9, #5832 add x8, x8, x9 ldrsw x9, [sp, #28] add x8, x8, x9, lsl #3 str x8, [sp, #8] ldr x8, [sp, #56] ldr x9, [sp, #8] ldrh w9, [x9] ; kill: def $x9 killed $w9 add x9, x8, x9 ldrb w8, [x9] add w8, w8, #1 strb w8, [x9] ldr x8, [sp, #56] ldr x9, [sp, #8] ldrh w9, [x9, #2] ; kill: def $x9 killed $w9 add x9, x8, x9 ldrb w8, [x9] add w8, w8, #1 strb w8, [x9] ldr x8, [sp, #56] ldr x9, [sp, #8] ldrh w9, [x9, #4] ; kill: def $x9 killed $w9 add x9, x8, x9 ldrb w8, [x9] add w8, w8, #1 strb w8, [x9] ldr x8, [sp, #56] ldr x9, [sp, #8] ldrh w9, [x9, #6] ; kill: def $x9 killed $w9 add x9, x8, x9 ldrb w8, [x9] add w8, w8, #1 strb w8, [x9] b LBB2_25 LBB2_25: ; in Loop: Header=BB2_21 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB2_21 LBB2_26: ; in Loop: Header=BB2_5 Depth=1 b LBB2_27 LBB2_27: ; in Loop: Header=BB2_5 Depth=1 b LBB2_28 LBB2_28: ; in Loop: Header=BB2_5 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_5 LBB2_29: ldr w9, [sp, #40] ldr w8, [sp, #36] orr w0, w8, w9, lsl #16 add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _OtherSolverKudoku ; -- Begin function OtherSolverKudoku .p2align 2 _OtherSolverKudoku: ; @OtherSolverKudoku .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] stur w2, [x29, #-20] str x3, [sp, #16] str x4, [sp, #8] adrp x8, _aux@PAGE ldr x8, [x8, _aux@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: bl _sd_genmat adrp x8, _aux@PAGE str x0, [x8, _aux@PAGEOFF] b LBB3_2 LBB3_2: ldr x8, [sp, #8] str xzr, [x8] adrp x8, _aux@PAGE ldr x0, [x8, _aux@PAGEOFF] ldur x1, [x29, #-8] ldr x2, [sp, #16] ldur x3, [x29, #-16] bl _sd_solve ; implicit-def: $x8 mov x8, x0 sxtw x0, w8 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _aux ; @aux .zerofill __DATA,__common,_aux,8,3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sd_genmat ## -- Begin function sd_genmat .p2align 4, 0x90 _sd_genmat: ## @sd_genmat .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $384, %rsp ## imm = 0x180 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $1, %edi movl $11664, %esi ## imm = 0x2D90 callq _calloc movq %rax, -344(%rbp) movl $0, -360(%rbp) movl $0, -348(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_5 Depth 3 cmpl $9, -348(%rbp) jge LBB0_12 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -352(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_5 Depth 3 cmpl $9, -352(%rbp) jge LBB0_10 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl $0, -356(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $9, -356(%rbp) jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=3 imull $9, -348(%rbp), %eax addl -352(%rbp), %eax movw %ax, %dx movq -344(%rbp), %rax movslq -360(%rbp), %rcx movw %dx, 5832(%rax,%rcx,8) movl -348(%rbp), %eax movl $3, %ecx cltd idivl %ecx imull $3, %eax, %eax movl %eax, -376(%rbp) ## 4-byte Spill movl -352(%rbp), %eax movl $3, %ecx cltd idivl %ecx movl %eax, %ecx movl -376(%rbp), %eax ## 4-byte Reload addl %ecx, %eax imull $9, %eax, %eax addl -356(%rbp), %eax addl $81, %eax movw %ax, %dx movq -344(%rbp), %rax movslq -360(%rbp), %rcx movw %dx, 5834(%rax,%rcx,8) imull $9, -348(%rbp), %eax addl -356(%rbp), %eax addl $162, %eax movw %ax, %dx movq -344(%rbp), %rax movslq -360(%rbp), %rcx movw %dx, 5836(%rax,%rcx,8) imull $9, -352(%rbp), %eax addl -356(%rbp), %eax addl $243, %eax movw %ax, %dx movq -344(%rbp), %rax movslq -360(%rbp), %rcx movw %dx, 5838(%rax,%rcx,8) movl -360(%rbp), %eax addl $1, %eax movl %eax, -360(%rbp) ## %bb.7: ## in Loop: Header=BB0_5 Depth=3 movl -356(%rbp), %eax addl $1, %eax movl %eax, -356(%rbp) jmp LBB0_5 LBB0_8: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_3 Depth=2 movl -352(%rbp), %eax addl $1, %eax movl %eax, -352(%rbp) jmp LBB0_3 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 movl -348(%rbp), %eax addl $1, %eax movl %eax, -348(%rbp) jmp LBB0_1 LBB0_12: movl $0, -364(%rbp) LBB0_13: ## =>This Inner Loop Header: Depth=1 cmpl $324, -364(%rbp) ## imm = 0x144 jge LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 movslq -364(%rbp), %rax movb $0, -336(%rbp,%rax) ## %bb.15: ## in Loop: Header=BB0_13 Depth=1 movl -364(%rbp), %eax addl $1, %eax movl %eax, -364(%rbp) jmp LBB0_13 LBB0_16: movl $0, -360(%rbp) LBB0_17: ## =>This Loop Header: Depth=1 ## Child Loop BB0_19 Depth 2 cmpl $729, -360(%rbp) ## imm = 0x2D9 jge LBB0_24 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 movl $0, -368(%rbp) LBB0_19: ## Parent Loop BB0_17 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $4, -368(%rbp) jge LBB0_22 ## %bb.20: ## in Loop: Header=BB0_19 Depth=2 movq -344(%rbp), %rax addq $5832, %rax ## imm = 0x16C8 movslq -360(%rbp), %rcx shlq $3, %rcx addq %rcx, %rax movslq -368(%rbp), %rcx movzwl (%rax,%rcx,2), %eax movl %eax, -356(%rbp) movl -360(%rbp), %eax movw %ax, %dx movq -344(%rbp), %rax movslq -356(%rbp), %rcx imulq $18, %rcx, %rcx addq %rcx, %rax movslq -356(%rbp), %rsi movb -336(%rbp,%rsi), %cl movb %cl, %dil addb $1, %dil movb %dil, -336(%rbp,%rsi) movsbq %cl, %rcx movw %dx, (%rax,%rcx,2) ## %bb.21: ## in Loop: Header=BB0_19 Depth=2 movl -368(%rbp), %eax addl $1, %eax movl %eax, -368(%rbp) jmp LBB0_19 LBB0_22: ## in Loop: Header=BB0_17 Depth=1 jmp LBB0_23 LBB0_23: ## in Loop: Header=BB0_17 Depth=1 movl -360(%rbp), %eax addl $1, %eax movl %eax, -360(%rbp) jmp LBB0_17 LBB0_24: movq -344(%rbp), %rax movq %rax, -384(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_26 ## %bb.25: movq -384(%rbp), %rax ## 8-byte Reload addq $384, %rsp ## imm = 0x180 popq %rbp retq LBB0_26: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _sd_solve ## -- Begin function sd_solve .p2align 4, 0x90 _sd_solve: ## @sd_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 $1472, %rsp ## imm = 0x5C0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -1376(%rbp) movq %rsi, -1384(%rbp) movq %rdx, -1392(%rbp) movq %rcx, -1400(%rbp) movl $0, -1432(%rbp) movl $0, -1440(%rbp) movl $0, -1412(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $729, -1412(%rbp) ## imm = 0x2D9 jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -1412(%rbp), %rax movb $0, -752(%rbp,%rax) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -1412(%rbp), %eax addl $1, %eax movl %eax, -1412(%rbp) jmp LBB1_1 LBB1_4: movl $0, -1416(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 cmpl $324, -1416(%rbp) ## imm = 0x144 jge LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movslq -1416(%rbp), %rax movb $9, -1184(%rbp,%rax) ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl -1416(%rbp), %eax addl $1, %eax movl %eax, -1416(%rbp) jmp LBB1_5 LBB1_8: movl $0, -1404(%rbp) LBB1_9: ## =>This Inner Loop Header: Depth=1 cmpl $81, -1404(%rbp) jge LBB1_20 ## %bb.10: ## in Loop: Header=BB1_9 Depth=1 movq -1384(%rbp), %rax movslq -1404(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $49, %eax jl LBB1_13 ## %bb.11: ## in Loop: Header=BB1_9 Depth=1 movq -1384(%rbp), %rax movslq -1404(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $57, %eax jg LBB1_13 ## %bb.12: ## in Loop: Header=BB1_9 Depth=1 movq -1384(%rbp), %rax movslq -1404(%rbp), %rcx movsbl (%rax,%rcx), %eax subl $49, %eax movl %eax, -1448(%rbp) ## 4-byte Spill jmp LBB1_14 LBB1_13: ## in Loop: Header=BB1_9 Depth=1 movl $4294967295, %eax ## imm = 0xFFFFFFFF movl %eax, -1448(%rbp) ## 4-byte Spill jmp LBB1_14 LBB1_14: ## in Loop: Header=BB1_9 Depth=1 movl -1448(%rbp), %eax ## 4-byte Reload movl %eax, -1444(%rbp) cmpl $0, -1444(%rbp) jl LBB1_16 ## %bb.15: ## in Loop: Header=BB1_9 Depth=1 movq -1376(%rbp), %rdi leaq -752(%rbp), %rsi leaq -1184(%rbp), %rdx imull $9, -1404(%rbp), %ecx addl -1444(%rbp), %ecx movl $1, %r8d callq _sd_update LBB1_16: ## in Loop: Header=BB1_9 Depth=1 cmpl $0, -1444(%rbp) jl LBB1_18 ## %bb.17: ## in Loop: Header=BB1_9 Depth=1 movl -1440(%rbp), %eax addl $1, %eax movl %eax, -1440(%rbp) LBB1_18: ## in Loop: Header=BB1_9 Depth=1 movslq -1404(%rbp), %rax movw $-1, -1360(%rbp,%rax,2) movslq -1404(%rbp), %rax movb $-1, -848(%rbp,%rax) movq -1384(%rbp), %rax movslq -1404(%rbp), %rcx movb (%rax,%rcx), %dl movq -1392(%rbp), %rax movslq -1404(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.19: ## in Loop: Header=BB1_9 Depth=1 movl -1404(%rbp), %eax addl $1, %eax movl %eax, -1404(%rbp) jmp LBB1_9 LBB1_20: movl $0, -1404(%rbp) movl $1, -1424(%rbp) movl $655360, -1428(%rbp) ## imm = 0xA0000 LBB1_21: ## =>This Loop Header: Depth=1 ## Child Loop BB1_22 Depth 2 ## Child Loop BB1_28 Depth 3 ## Child Loop BB1_46 Depth 3 ## Child Loop BB1_58 Depth 2 jmp LBB1_22 LBB1_22: ## Parent Loop BB1_21 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_28 Depth 3 ## Child Loop BB1_46 Depth 3 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -1404(%rbp) movb %al, -1449(%rbp) ## 1-byte Spill jl LBB1_24 ## %bb.23: ## in Loop: Header=BB1_22 Depth=2 movl -1404(%rbp), %eax movl $81, %ecx subl -1440(%rbp), %ecx cmpl %ecx, %eax setl %al movb %al, -1449(%rbp) ## 1-byte Spill LBB1_24: ## in Loop: Header=BB1_22 Depth=2 movb -1449(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_25 jmp LBB1_55 LBB1_25: ## in Loop: Header=BB1_22 Depth=2 cmpl $1, -1424(%rbp) jne LBB1_40 ## %bb.26: ## in Loop: Header=BB1_22 Depth=2 movl -1428(%rbp), %eax sarl $16, %eax movl %eax, -1436(%rbp) movl -1428(%rbp), %eax andl $65535, %eax ## imm = 0xFFFF movw %ax, %cx movslq -1404(%rbp), %rax movw %cx, -1360(%rbp,%rax,2) cmpl $1, -1436(%rbp) jle LBB1_36 ## %bb.27: ## in Loop: Header=BB1_22 Depth=2 movl $0, -1416(%rbp) LBB1_28: ## Parent Loop BB1_21 Depth=1 ## Parent Loop BB1_22 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $324, -1416(%rbp) ## imm = 0x144 jge LBB1_35 ## %bb.29: ## in Loop: Header=BB1_28 Depth=3 movslq -1416(%rbp), %rax movzbl -1184(%rbp,%rax), %eax cmpl -1436(%rbp), %eax jge LBB1_33 ## %bb.30: ## in Loop: Header=BB1_28 Depth=3 movslq -1416(%rbp), %rax movzbl -1184(%rbp,%rax), %eax movl %eax, -1436(%rbp) movl -1416(%rbp), %eax movw %ax, %cx movslq -1404(%rbp), %rax movw %cx, -1360(%rbp,%rax,2) cmpl $1, -1436(%rbp) jg LBB1_32 ## %bb.31: ## in Loop: Header=BB1_22 Depth=2 jmp LBB1_35 LBB1_32: ## in Loop: Header=BB1_28 Depth=3 jmp LBB1_33 LBB1_33: ## in Loop: Header=BB1_28 Depth=3 jmp LBB1_34 LBB1_34: ## in Loop: Header=BB1_28 Depth=3 movl -1416(%rbp), %eax addl $1, %eax movl %eax, -1416(%rbp) jmp LBB1_28 LBB1_35: ## in Loop: Header=BB1_22 Depth=2 jmp LBB1_36 LBB1_36: ## in Loop: Header=BB1_22 Depth=2 cmpl $0, -1436(%rbp) je LBB1_38 ## %bb.37: ## in Loop: Header=BB1_22 Depth=2 cmpl $10, -1436(%rbp) jne LBB1_39 LBB1_38: ## in Loop: Header=BB1_22 Depth=2 movl $-1, -1424(%rbp) movl -1404(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -1404(%rbp) cltq movb $-1, -848(%rbp,%rax) LBB1_39: ## in Loop: Header=BB1_22 Depth=2 jmp LBB1_40 LBB1_40: ## in Loop: Header=BB1_22 Depth=2 cmpl $0, -1404(%rbp) jge LBB1_42 ## %bb.41: movl $0, -1364(%rbp) jmp LBB1_65 LBB1_42: ## in Loop: Header=BB1_22 Depth=2 movslq -1404(%rbp), %rax movswl -1360(%rbp,%rax,2), %eax movl %eax, -1416(%rbp) cmpl $-1, -1424(%rbp) jne LBB1_45 ## %bb.43: ## in Loop: Header=BB1_22 Depth=2 movslq -1404(%rbp), %rax movsbl -848(%rbp,%rax), %eax cmpl $0, %eax jl LBB1_45 ## %bb.44: ## in Loop: Header=BB1_22 Depth=2 movq -1376(%rbp), %rdi leaq -752(%rbp), %rsi leaq -1184(%rbp), %rdx movq -1376(%rbp), %rax movslq -1416(%rbp), %rcx imulq $18, %rcx, %rcx addq %rcx, %rax movslq -1404(%rbp), %rcx movsbq -848(%rbp,%rcx), %rcx movzwl (%rax,%rcx,2), %ecx movl $4294967295, %r8d ## imm = 0xFFFFFFFF callq _sd_update LBB1_45: ## in Loop: Header=BB1_22 Depth=2 movslq -1404(%rbp), %rax movsbl -848(%rbp,%rax), %eax addl $1, %eax movl %eax, -1420(%rbp) LBB1_46: ## Parent Loop BB1_21 Depth=1 ## Parent Loop BB1_22 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $9, -1420(%rbp) jge LBB1_51 ## %bb.47: ## in Loop: Header=BB1_46 Depth=3 movq -1376(%rbp), %rax movslq -1416(%rbp), %rcx imulq $18, %rcx, %rcx addq %rcx, %rax movslq -1420(%rbp), %rcx movzwl (%rax,%rcx,2), %eax ## kill: def $rax killed $eax movsbl -752(%rbp,%rax), %eax cmpl $0, %eax jne LBB1_49 ## %bb.48: ## in Loop: Header=BB1_22 Depth=2 jmp LBB1_51 LBB1_49: ## in Loop: Header=BB1_46 Depth=3 jmp LBB1_50 LBB1_50: ## in Loop: Header=BB1_46 Depth=3 movl -1420(%rbp), %eax addl $1, %eax movl %eax, -1420(%rbp) jmp LBB1_46 LBB1_51: ## in Loop: Header=BB1_22 Depth=2 cmpl $9, -1420(%rbp) jge LBB1_53 ## %bb.52: ## in Loop: Header=BB1_22 Depth=2 movq -1376(%rbp), %rdi leaq -752(%rbp), %rsi leaq -1184(%rbp), %rdx movq -1376(%rbp), %rax movslq -1416(%rbp), %rcx imulq $18, %rcx, %rcx addq %rcx, %rax movslq -1420(%rbp), %rcx movzwl (%rax,%rcx,2), %ecx movl $1, %r8d callq _sd_update movl %eax, -1428(%rbp) movl -1420(%rbp), %eax movb %al, %cl movl -1404(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -1404(%rbp) cltq movb %cl, -848(%rbp,%rax) movl $1, -1424(%rbp) jmp LBB1_54 LBB1_53: ## in Loop: Header=BB1_22 Depth=2 movl $-1, -1424(%rbp) movl -1404(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -1404(%rbp) cltq movb $-1, -848(%rbp,%rax) LBB1_54: ## in Loop: Header=BB1_22 Depth=2 jmp LBB1_22 LBB1_55: ## in Loop: Header=BB1_21 Depth=1 cmpl $0, -1404(%rbp) jge LBB1_57 ## %bb.56: jmp LBB1_64 LBB1_57: ## in Loop: Header=BB1_21 Depth=1 movl $0, -1408(%rbp) LBB1_58: ## Parent Loop BB1_21 Depth=1 ## => This Inner Loop Header: Depth=2 movl -1408(%rbp), %eax cmpl -1404(%rbp), %eax jge LBB1_61 ## %bb.59: ## in Loop: Header=BB1_58 Depth=2 movq -1376(%rbp), %rax movslq -1408(%rbp), %rcx movswq -1360(%rbp,%rcx,2), %rcx imulq $18, %rcx, %rcx addq %rcx, %rax movslq -1408(%rbp), %rcx movsbq -848(%rbp,%rcx), %rcx movzwl (%rax,%rcx,2), %eax movl %eax, -1412(%rbp) movl -1412(%rbp), %eax movl $9, %ecx cltd idivl %ecx addl $49, %edx movb %dl, %al movb %al, -1465(%rbp) ## 1-byte Spill movq -1392(%rbp), %rax movq %rax, -1464(%rbp) ## 8-byte Spill movl -1412(%rbp), %eax movl $9, %ecx cltd idivl %ecx movb -1465(%rbp), %dl ## 1-byte Reload movl %eax, %ecx movq -1464(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movb %dl, (%rax,%rcx) ## %bb.60: ## in Loop: Header=BB1_58 Depth=2 movl -1408(%rbp), %eax addl $1, %eax movl %eax, -1408(%rbp) jmp LBB1_58 LBB1_61: ## in Loop: Header=BB1_21 Depth=1 movl -1432(%rbp), %eax addl $1, %eax movl %eax, -1432(%rbp) movl -1404(%rbp), %eax addl $-1, %eax movl %eax, -1404(%rbp) movl $-1, -1424(%rbp) movslq -1432(%rbp), %rax cmpq -1400(%rbp), %rax jne LBB1_63 ## %bb.62: jmp LBB1_64 LBB1_63: ## in Loop: Header=BB1_21 Depth=1 jmp LBB1_21 LBB1_64: movl -1432(%rbp), %eax movl %eax, -1364(%rbp) LBB1_65: movl -1364(%rbp), %eax movl %eax, -1472(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_67 ## %bb.66: movl -1472(%rbp), %eax ## 4-byte Reload addq $1472, %rsp ## imm = 0x5C0 popq %rbp retq LBB1_67: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function sd_update _sd_update: ## @sd_update .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movl %r8d, -32(%rbp) movl $10, -40(%rbp) movl $0, -44(%rbp) movl $0, -36(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $4, -36(%rbp) jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -32(%rbp), %esi shll $7, %esi movq -24(%rbp), %rax movq -8(%rbp), %rcx addq $5832, %rcx ## imm = 0x16C8 movslq -28(%rbp), %rdx shlq $3, %rdx addq %rdx, %rcx movslq -36(%rbp), %rdx movzwl (%rcx,%rdx,2), %ecx ## kill: def $rcx killed $ecx movzbl (%rax,%rcx), %edx addl %esi, %edx ## kill: def $dl killed $dl killed $edx movb %dl, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB2_1 LBB2_4: movl $0, -36(%rbp) LBB2_5: ## =>This Loop Header: Depth=1 ## Child Loop BB2_8 Depth 2 ## Child Loop BB2_12 Depth 3 ## Child Loop BB2_21 Depth 2 cmpl $4, -36(%rbp) jge LBB2_29 ## %bb.6: ## in Loop: Header=BB2_5 Depth=1 movq -8(%rbp), %rax addq $5832, %rax ## imm = 0x16C8 movslq -28(%rbp), %rcx shlq $3, %rcx addq %rcx, %rax movslq -36(%rbp), %rcx movzwl (%rax,%rcx,2), %eax movl %eax, -60(%rbp) cmpl $0, -32(%rbp) jle LBB2_20 ## %bb.7: ## in Loop: Header=BB2_5 Depth=1 movl $0, -48(%rbp) LBB2_8: ## Parent Loop BB2_5 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB2_12 Depth 3 cmpl $9, -48(%rbp) jge LBB2_19 ## %bb.9: ## in Loop: Header=BB2_8 Depth=2 movq -16(%rbp), %rcx movq -8(%rbp), %rax movslq -60(%rbp), %rdx imulq $18, %rdx, %rdx addq %rdx, %rax movslq -48(%rbp), %rdx movzwl (%rax,%rdx,2), %eax movl %eax, -52(%rbp) movslq %eax, %rdx movb (%rcx,%rdx), %al movb %al, %sil addb $1, %sil movb %sil, (%rcx,%rdx) movsbl %al, %eax cmpl $0, %eax je LBB2_11 ## %bb.10: ## in Loop: Header=BB2_8 Depth=2 jmp LBB2_18 LBB2_11: ## in Loop: Header=BB2_8 Depth=2 movl $0, -56(%rbp) LBB2_12: ## Parent Loop BB2_5 Depth=1 ## Parent Loop BB2_8 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $4, -56(%rbp) jge LBB2_17 ## %bb.13: ## in Loop: Header=BB2_12 Depth=3 movq -8(%rbp), %rax addq $5832, %rax ## imm = 0x16C8 movslq -52(%rbp), %rcx shlq $3, %rcx addq %rcx, %rax movslq -56(%rbp), %rcx movzwl (%rax,%rcx,2), %eax movl %eax, -64(%rbp) movq -24(%rbp), %rcx movslq -64(%rbp), %rdx movb (%rcx,%rdx), %al addb $-1, %al movb %al, (%rcx,%rdx) movzbl %al, %eax cmpl -40(%rbp), %eax jge LBB2_15 ## %bb.14: ## in Loop: Header=BB2_12 Depth=3 movq -24(%rbp), %rax movslq -64(%rbp), %rcx movzbl (%rax,%rcx), %eax movl %eax, -40(%rbp) movl -64(%rbp), %eax movl %eax, -44(%rbp) LBB2_15: ## in Loop: Header=BB2_12 Depth=3 jmp LBB2_16 LBB2_16: ## in Loop: Header=BB2_12 Depth=3 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB2_12 LBB2_17: ## in Loop: Header=BB2_8 Depth=2 jmp LBB2_18 LBB2_18: ## in Loop: Header=BB2_8 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB2_8 LBB2_19: ## in Loop: Header=BB2_5 Depth=1 jmp LBB2_27 LBB2_20: ## in Loop: Header=BB2_5 Depth=1 movl $0, -48(%rbp) LBB2_21: ## Parent Loop BB2_5 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $9, -48(%rbp) jge LBB2_26 ## %bb.22: ## in Loop: Header=BB2_21 Depth=2 movq -16(%rbp), %rcx movq -8(%rbp), %rax movslq -60(%rbp), %rdx imulq $18, %rdx, %rdx addq %rdx, %rax movslq -48(%rbp), %rdx movzwl (%rax,%rdx,2), %eax movl %eax, -52(%rbp) movslq %eax, %rdx movb (%rcx,%rdx), %al addb $-1, %al movb %al, (%rcx,%rdx) movsbl %al, %eax cmpl $0, %eax je LBB2_24 ## %bb.23: ## in Loop: Header=BB2_21 Depth=2 jmp LBB2_25 LBB2_24: ## in Loop: Header=BB2_21 Depth=2 movq -8(%rbp), %rax addq $5832, %rax ## imm = 0x16C8 movslq -52(%rbp), %rcx shlq $3, %rcx addq %rcx, %rax movq %rax, -72(%rbp) movq -24(%rbp), %rax movq -72(%rbp), %rcx movzwl (%rcx), %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %dl addb $1, %dl movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq -72(%rbp), %rcx movzwl 2(%rcx), %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %dl addb $1, %dl movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq -72(%rbp), %rcx movzwl 4(%rcx), %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %dl addb $1, %dl movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq -72(%rbp), %rcx movzwl 6(%rcx), %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %dl addb $1, %dl movb %dl, (%rax,%rcx) LBB2_25: ## in Loop: Header=BB2_21 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB2_21 LBB2_26: ## in Loop: Header=BB2_5 Depth=1 jmp LBB2_27 LBB2_27: ## in Loop: Header=BB2_5 Depth=1 jmp LBB2_28 LBB2_28: ## in Loop: Header=BB2_5 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB2_5 LBB2_29: movl -40(%rbp), %eax shll $16, %eax orl -44(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _OtherSolverKudoku ## -- Begin function OtherSolverKudoku .p2align 4, 0x90 _OtherSolverKudoku: ## @OtherSolverKudoku .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) cmpq $0, _aux(%rip) jne LBB3_2 ## %bb.1: callq _sd_genmat movq %rax, _aux(%rip) LBB3_2: movq -40(%rbp), %rax movq $0, (%rax) movq _aux(%rip), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movq -16(%rbp), %rcx callq _sd_solve cltq addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _aux ## @aux .zerofill __DATA,__common,_aux,8,3 .subsections_via_symbols
the_stack_data/130334.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _dsp_fw ; @dsp_fw _dsp_fw: .asciz "#RKCPDSPFW#\000\000\000\000\000V0.1.0\000\000\000\000\000\000\000\000\000\000\001\000\000\000(\356\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\376\007\000\000MAIN\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000 \001\000\000\000\000\0000\006\017\000\000\000\377\377\377\000\004\0000D\020\000\000\000\000\000\000\000\000\000\000\020DDD,\000\0000\000\000\000 \000\000\000\000\000\000\000\000\030`\000\000\030w\017\000\030W\r\000\030G\f\000\030g\000\000\001\361\377\000a\023\f\000\000\344\023!\357\377 \347\023 a\000!\356\377 (\023!\355\3771\355\377\026\362\005\026\303\0058\003\026s\005\f\f\300b\023\300Z\023\f\r\034\376F\001\000\000\000\000\000\000\000\300 \000\320\354P\033\335\347=\364\274\023 #\260\206\005\000\000\000\000\000\000\000\000\000\000\000\000\000\000\300 \000\320\357P\013\356\234C\"\302\370\330\022\370\002\0133\320\300D\300\3350\340\335 \006\370\377\000F\017\000!\325\3771\325\377A\325\377\f\206\f\027\f\t\220b\023 \2145\200P\024\360\231\021\033\251P\232\2030X\240\202\310\373\200S\263X\005\300\"\021@w\300\013fjUP\347PVf\375\220b\023!\310\377\214b\300\002\000\f\000V\362\377\f\021\020I\023\000H\023\020 \000\f\000\305\204\002\000\000\001\000\000\000l\001\000\000\000\004\0000\000\305I\020\325I \345I0\365I\0004\000\000(A8QHa\022\301`\000\321\023\000H\003\360\200@ \346\003 84@30F\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\305\t\020\325\t \345\t0\365\t\0005\000\000@\321\003\2003\0210\"0 \346\023\020 \000\367t\335\360\200@\347xW\360\200@F4\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\311I\000\321\t\020\331I \351I0\371I@\200IP\220I`\240Ip\260I\0004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\311\t\020\331\t \351\tp\321\t0\371\t@\207\tP\227\t`\247\tp\267\t\0005\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\315I\000\321\t\020\335I \355I0\375I@@IPPI``IppI\200\200I\220\220I\240\240I\260\260I\0004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\315\t\020\335\t \355\t\260\321\t0\375\t@K\tP[\t`k\tp{\t\200\213\t\220\233\t\240\253\t\260\273\t\0005\000\000\000\002\000\000\000\f\000\000\000|\005\0000 \322\023|\202\000Q\000\006\377\377\000\003\000\000\000\b\000\000\000\234\005\0000\000A\000F\376\377\000\000\004\000\000\000\004\000\000\000\244\005\0000P' 0\005\000\000\000\030\000\000\000\274\005\0000\022\301\240)A9Q1\370\377 \350\00302\2408\003Ia\240\003\000\000\006\000\000\000\b\000\000\000\334\005\0000@A\000F\376\377\000\000\007\000\000\000P\037\000\000\344\005\0000\001\000\000`\002\000\000`\003\000\000`\004\000\000`\\) 0\224$ 0\000\000 0\b\000 0P*\0000\034\000 0D\000 0p\000 0\377?\000\000\000\000\"0\377\273\001\000\000@\"0\224\000 0\260\000 0\000\000\021D\240! 0\310*\00000# 0\000\000\005D\274\r\0000T\0003D\001\000\001\000\000\000\007\000X\0003D\000\000p\000\330\0003D\030\0003D\000\000 \000 \000 \000\334\0003Dx\0003D\377\377\000\000p\0003D\b\0003D|\0003Dt\0003D\f\0003D\320\0003D\340\000 0\000\377\000\000\004\0013D\b\0013D\220\0003Dd) 0\360\000 0\370\000 0\214\000\000D\210\000\000D@# 0\020\000\000D\000\000\000D\004\000\000DX# 0\030\000\000D\224\025\0000\214\026\0000\234$ 0\000\000\001D\017\000\t\000U\020\377\220\002\001\001\000\003\001\001\000\004\001\001\000p# 0\000\016'\007\024\001 0\034\001 0\002\002\001\000$\032\0000\001\002\001\000xV4\022|# 0\204# 0\304# 0\001\002\003\000\001\001\003\000@\000\000\000 \000\000\000\204\033\0000`$ 00\001 0\\\001 0\340# 00\000\000\000\020\000\000\000l$ 0p\001 0h#\0000t$ 0\200\001 0\210\001 06\301\000)\3019\321\f\r\331\001\f\f\3111\f\013\271!\f\n\251Q\f\t\231A\210\321\210(\211ax\321x\027yqa\227\377Xqg\025\032\361\226\377\350q\367\036!1\225\377(q7\022(Q\224\377HqW\024 \006\b\000\242!\r\242*\002\345%\000\242a\000F\004\000\242!\r\242*\002\245 \000\242a\000\206\000\000\306\377\377\270\001\271\201\306\377\377(\201\035\360\000\0006\201\000)AXAY\001H\001H\004f\024\t\250Ae\002\000\251\021\306\003\000\f.\330\001\330\r\322\315\376\f\034\f\013\320\274\203\370\021\371!\306\377\377(!\035\360\000\000\0006\301\000)\301h\301i\001\f\005H\001W\024\t\f\bqt\377x\007\207\227\006|\370\211\201\206#\000\350\001\350\036\351\021\330\001\330-\331!\310\001\310<\3111\f\013\271A\f\n\251Q\221k\377\230\t\230I\231a\206\023\000\241g\377\242*\000\262!\001\302!\002\3301\342\301\020\370a\245j\002\251Q\310Q\f\013\307\253/(Q\370\021*\377\371\021\350Q\330!\340\335\300\331!a[\377h\006iqh\001XqXEYVX\001HqHdIeH\0018q8S9t\210!\f\007\207'\251\330\001\310A\311M\270\001\f\n\251+\f\t\231\201\306\377\377(\201\035\3606A\000\f\ne\250\000\035\360\000\0006a\000)\001\241I\377e\224\001\241I\377\262!\000\345\223\001\302\240\000V\254\376(\001\035\360\000\0006a\000\"a\000\241?\377\242*\000%]\002\321=\377\f\f\311\r\270\001f\033\021\241:\377\250\n\345[\002\3018\377\f\013\271\f\206\005\000\322!\000f-\020\2414\377\242*\001eZ\002\3012\377\262\240\000\271\034\035\360\000\0006\201\000)A\2411\377eF\002\f\005Y\001HAf\024-\250AeF\002\301(\377\251\f\f\f\261'\377\270\013\307\233\026\241'\377\345\213\001\241(\377\270Ae\213\001\f\fV\314\376|\375\331\001F\013\000\242!\004eC\002\301\035\377\242l\001\302\240\000\261\032\377\270\033\307\233\026\241\032\377\245\210\001\241\034\377\270A%\210\001\f\fV\314\376|\375\331\001\241\025\377e\207\001\241\027\377\270A\345\206\001\f\fV\314\376\330\001\331\021\306\377\377(\021\035\360\000\0006\201\000)AQ\n\377X\005X\225\f\004W$ \241\b\377%\204\001\241\f\377\261\005\377\262+\000\262+\te\203\001\f\fV\\\376|\375\331\001\306\003\000\301\377\376\310\f\f+\271\234\250A%\335\377\251\001(\001\035\360\000\0006\201\000)A8A9\001(\001\361\376\376\371\"\350\001\321\375\376\331\036\310\001\261\374\376\271L\250\001\221\374\376\231:\210\001\f'yhh\001\f\005Y\206\f\004I\021\241\355\376e}\001\241\366\376\270\001\270\013\345|\001\f\fV\254\376\330\001\330\rf\035+\241\345\376\250\n\270\001,L%\221\013\301\342\376\310\f\f\033\271\234\250\001\250\n\345\353\377\251\021\241\336\376\250\n\262\242\000%\304\013\206\025\000\262!\000\262+\000f+2\310\001\262\240d\271\\\241\326\376\250\032\270\001,Le\215\013\301\323\376\310\034\f\033\271\234\250\001\250\n%\350\377\251\021\241\317\376\250\032\262\242\000e\300\013\206\006\000\241\314\376%u\001\241\326\376\262!\000\262+\000et\001\f\fV\214\376|\375\331\021\350\021\351!\306\377\377(!\035\360\0006\201\000)Aa\315\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021F\026\000\250A\034\371\247)%\310\001|\376\f\035\370A\360\360D\000\037@\000\335\241\340\3350\270\001\300 \000\270+\320\273\020\300 \000\271,F\t\0008\001|\365\f\024hAb\306\340``D\000\026@\000D\241PD0(\001\300 \000(2@\"\020\300 \000)3\f\007y\021\306\377\377(\021\035\360\000\000\0006\201\000)Aa\255\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021\306\023\000\250A\034\371\247) \310\001\f\035\350A\340\340D\000\036@\000\335\241\270\001\300 \000\270+\320\273 \300 \000\271,\006\b\000(\001\f\023HAB\304\340@@D\000\024@\0003\241\370\001\300 \000\370?0\377 \300 \000\3712\f\005Y\021\306\377\377(\021\035\360\0006A\000\242\240\000\345\367\001\"\240\000\220\000\000\0006A\000\241\216\376\262\240\000\302\241\214e\221\013\f\n\261\213\376\245`\n\f\n%\367\001\f\002\035\3606\201\000)Aa\204\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021F\026\000\250A\034\371\247)%\310\001|\376\f\035\370A\360\360D\000\037@\000\335\241\340\3350\270\001\300 \000\270\013\320\273\020\300 \000\271\fF\t\0008\001|\365\f\024hAb\306\340``D\000\026@\000D\241PD0(\001\300 \000(\022@\"\020\300 \000)\023\f\007y\021\306\377\377(\021\035\360\000\000\0006\201\000)Aad\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021\306\023\000\250A\034\371\247) \310\001\f\035\350A\340\340D\000\036@\000\335\241\270\001\300 \000\270\013\320\273 \300 \000\271\f\006\b\000(\001\f\023HAB\304\340@@D\000\024@\0003\241\370\001\300 \000\370\0370\377 \300 \000\371\022\f\005Y\021\306\377\377(\021\035\360\0006\201\000)AXA,\004W$\006\f\007hAw\246\006|\347y\001\206\r\000\350A\370A\360\356\220\361A\376\360\356\240\f\r\331\036\310A\330A\320\314\220\321=\376\320\314\240,\033\271\f\250A\270A\260\252\220\2619\376\260\252\240\f\t\231*\f\b\211\001(\001\035\360\000\000\0006\201\000)A9QIa\210A,\007\207'\006\f\n\230A\247\251\006|\352\251\001\206\r\0008AHA@3\220A*\376@3\240(Q)\023\370A(A \377\220!&\376 \377\240\350A\351\017\330A\350A\340\335\220\341\"\376\340\335\240\310a\311-\f\013\271\001(\001\035\360\000\000\0006\241\000\"a\b2a\t\242!\b%\b\000\251\001\250\001K\252\345\027\013\251\021\f\013\271!\306\031\000\322!\002\310\021\327\\Y\270!\f\214\300\273\260\250\001\272\252\345\025\013\2511\270!\320\273\021\250\001\272\252\313\252\345\024\013\251A\350!\361\f\376\360\356\240\350\016\351Q\f\r\310Q\327\034\025\f\003(Q(\"7\022\f\250Q\2701\310A\210Q\210(\340\b\000\250\001K\252\f\033\310!\000\034@\000\273\241%\020\013\270!\033\273\271!\310!\246L\222\035\3606\201\000)AXAY\001H\001&d+h\001&v&x\001&\207!\f\231\210\001\227\030\032\250\001&\232\025\f\274\270\001\307\033\016\330\001&\255\t\f\337\350\001\367\036\002\306\001\000!\355\375)\021\306\000\000\f\0039\021(\021\035\360\000\0006\201\000)AhAi\001\f\005H\001W\024\002\306\001\000q\344\375y\021\006\001\000\201\342\375\211\021(\021\035\3606\201\000)A\f\013\271\001\250A%\375\377\251\021\f\f\311\001\006\006\000\370\0018A\3003\021!\327\375:\" \377\240\f\016\351\017\330\001\033\335\331\001B!\000\246D\340\242!\001K\252\f\373e\004\013\250\021\f\373\345\003\013\fj\261\316\375\f\fe\345\377\fje\330\377\fz\261\313\375\f\fe\344\377\fze\327\377\f\212\261\307\375\f\fe\343\377\f\212e\326\377\f\232\261\303\375\f\f\245\342\377\f\232e\325\377\f\013\271!\306\377\377(!\035\360\000\0006\201\000\"a\0042a\005IaYq\250A\345\363\377\251\001\250Q\270\001\260\252\260\242\3120\270a%\375\n\250Q\270\001\260\252\260\242\3124\270qe\374\n\f\013\271\021\306\377\377(\021\035\360\000\000\0006\201\000)AHAH\024\246D\006|\365Y\001\206\006\000\250A\250\n\210A\210\030\300\252\021\221\243\375\252\231\220\210\240xAy\b\f\006i\001(\001\035\360\000\0006A\000\241\240\375\261\240\375e\367\n\035\360\000\0006\201\000\"a\0042a\005R!\004&\205\021q\233\375hApf i\001\241\231\375\270\001%\365\nr!\005&\207\025\221\227\375\202!\005\300\210\021\220\210 \211\001\241\222\375\270\001e\363\n\241\222\375\262\241\377\345\362\n\035\3606A\000\241\220\375\261\220\375\345\361\n\241\216\375\261\217\375e\361\n\035\360\0006a\000 t\"A\000\f\005B\001\000W\024\b\242\242\000\245\026\000F\001\000\242\242\000\345\027\000\035\360\000\0006a\000 `tbA\000Ra\003Ba\002\f\t\202\001\000\227\030\030\245\205\000\2701\250!\f\f\f\r\f\016\345z\000\242\240\200\345\024\000F\004\000\360 \000\345\203\000\360 \000\245x\000\242\240\200\345\021\000\035\3606\241\000 `tbA Ra\013Ba\n\262!\013\250\241\f\r\034\254\345\314\005\271\021\251\001\f\r\302\001 \327\034K\330\021\331!8\00191\f\016\351A|\362)Q\f\017\371a\347=\021H!XAW\224\006hQx1w\266\003\f\030\211a\230a\214i\f\013\271\021|\372\251\001\322!\001\262!\000\302\240\000\241Z\375\345\343\nL\ne\f\000\006\001\000L\n%\n\000\035\360\000\0006a\000\"a\0009\021\f\006X\001g\225+\241R\375\261R\375e\341\n\241R\375\310\021\000\314\021\270\021\300\273 e\340\n\241O\375\310\021\000\314\021\270\021\300\273 e\337\nF\n\000\241K\375\261G\375\245\336\n\241J\375\302!\001\000\314\021\270\021\300\273 \245\335\n\241F\375\310\021\000\314\021\270\021\300\273 \245\334\n,\n%\005\000\035\3606a\000 `tbA\0009\021I!\f\t\202\001\000\227\030\017\250\021\270!%\005\000\242\244\000\345\002\000F\001\000\242\244\000e\000\000\035\360\000\000\0006\201\000\"a\004B!\004\000D\021Ba\000\2412\375\270\001\245\327\n\035\360\000\000\0006\201\000\"a\004R!\004\000U\021B!\004PD I\001\241*\375\270\001\245\325\n\035\360\000\0006\201\000)A9Q\202\241\000xA\200w\020y\001\f\006X\001g\025\006\250\001\270Q\245\002\000|\362\370\001 \3770\350A\360\356\020\351\001\f\r\310\001\327\034\006\250\001\270Q\345\000\000\f\f\311\021\306\377\377(\021\035\360\000\0006\241\000)\2019\221\f\t\231\001\f\b\211\021\f\007y!\f\006i1X\201f\365-\302\247\000\311\021\270\221\271A\250A\366J\034\341\013\375\330A\340\335\021\352\335\330\r\3311\306\002\000\006\002\000F\001\000\206\000\000\306\377\377\306%\000X\201PPta\003\375H\201\200D\021`D\020PD I\0018\20100t9\021(\221)Q\f\017\350Q\367\036\021hQ&\026#xQ&'/\210Q&8B\206\027\000\261\366\374\250\201\200\252\021\260\252\020\251!\230\201\220\220t\2311\306\021\000\310\201\300\300t\311!\270\201\260\260t\2711\206\r\000\350\201\340\340t\361\353\374\330\201\200\335\021\360\335\020\340\335 \331!\206\007\0008\20100tA\345\374(\201\200\"\021@\"\0200\" )!\370\201\360\360t\3711\306\377\377R\240\000B!\000W\024\020\241\335\374\302!\000\000\314\021\270!\300\273 %\301\n\241\332\374\302!\001\000\314\021\262!\003\300\273 %\300\n\322\240\000\331a\306\377\377(a\035\360\000\0006a\000)\001\f\005H\001W\224\005\000p\000\306\001\000X\001f\025\002\000p\000\035\3606a\000 t\"A\000\f\005B\001\000W\024\007\f\372\345\344\377\006\001\000\f\372\245\342\377\035\3606A\000\f\032\262\241\017\f,\245\336\377\f\032e\311\377%\302\377\035\360\0006a\000\241\275\374e\272\n\242a\000\"!\000gb\0072\240\0009\021\306\005\000H\001\227d\006\f\025Y\021\306\002\000h\001\267f\006\f'y\021\306\377\377(\021\035\360\000\0006A\000\245\255\007\201\257\374\242h\001Q\256\374q\255\374x7a\254\374h\026pf\300A\252\374HDjDIEA\247\3741\247\3748\003\03339\004\f\003\f\244!\243\374(\002@\"\3627\222\032\241\242\374%\340\000\241\241\374\261\236\374\270K\301\235\374\310,%\337\000\f\fVL\376\035\360\000\000\0006A\0002\240\000!\227\374\"\"\0007\222\031\345\246\007a\224\374\242f\003a\223\374Q\222\374X5Y\026A\220\374\f\0239\004%\245\007\261\216\374\242k\003\201\214\374\241\213\374\242*\001\221\212\374\222)\003\240\231\300q\210\374x'\232wy(\035\360\0006\201\000)A\f\004I\001\306\002\000\242\243\350e\001\000X\001\033UY\001xAh\001w6\354\035\360\000\000\0006a\000)\001\270\001\250\001\300\252\021\260\252\300\320\252\021e\000\000\035\360\0006\201\000)A\245\236\007\300 \000\251\001%\236\007HA\300 \000R!\000PZ\300PDbR\240\001PD0\214\024\306\370\377\035\360\0006\201\000\241m\374e\245\n\242a\000\241l\374\345\244\n\251\021\241i\374e\244\n\251!8!(\0017\222\337H\021\f\005h\001\f\b\f\007pD `U Y1IA\306\377\37781(A\035\3606\201\000\"a\004B!\004B$\004I\001\250\001\f\013e\032\013\f\005Y\021\306\377\377(\021\035\3606\241\000)AYqIai\201\230A\230I\231\001\345\027\013\251\021\245\027\013\251!\270q\250a\f\r\302\240xe\200\005\315\n\250\001\270!\312\273\245\026\013\f\r\3311\306\377\377(1\035\360\000\000\0006\201\000\"a\004QF\374Y\001\f\005H\001H$W\224\"\245\023\013\251\021\250\001\270\032\250\n\f\r\302\240xe|\005\315\n\250\001\250J\270\021\312\273e\022\013\306\002\000\242!\000\242*\004\262\240\000e\021\013\f\f\270\001\270;\307\033\n\250\001\250J\210\001\2108\340\b\000\035\360\000\000\0006\201\000\"a\004\262!\004\262+\004\271\001\261.\374\250\001\260\252\021\272\252\f\013e\223\n\f\f\311\021\306\377\377(\021\035\3606\301\000)\201Y\261I\241i\301\330\201\330M\331\001\f\\\311\021\270\261\250\241\f\r\034\214\245t\005\2711\251!\3301\270!\f\f\301\036\374\250\001\260\252\021\312\252%\217\n\2701\330!\f\f\301\032\374\250\001\260\252\021\312\252%\216\n\350\201\350.f\036\b\f\"\370\021 \377 \371\021\261\021\374\250\001\260\252\021\272\252\270\021%\214\n\f\013\271A\306\377\377(A\035\3606\201\000\"a\0042a\005\301\013\374\302a\000\270\001\270K\271\021\261\t\374\250\021\260\252\021\272\252\f\033%\211\n\f\016\330\001\330-\347\235H\250\001\270\032\250\n\f\r\034\214\345k\005\2711\251!\3301\270!\f\f\301\373\373\250\021\260\252\021\312\252e\206\n\2701\330!\f\f\301\367\373\250\021\260\252\021\312\252%\205\n\261\362\373\250\021\260\252\021\272\252\f[%\204\nF\004\000\261\355\373\242!\001\260\252\021\260\252\200\262\240\000\345\202\n\f\f\270\001\270;\307\033\n\250\001\250J\210\001\2108\340\b\000\035\360\000\0006a\000e\334\377\271\021\251\001\034\204I!(\0218\001 .\025\f\003\f\004\f\005\f\026@3\30006\223\f\024P\"\300 $\2230\" \234\002h\021X\001|\367|\370\200U0pf0i\021Y\001\262!\001\242!\000\302!\002\f\r\345A\001\2511\306\377\377(1\035\360\000\000\0006A\000\241\312\373e\332\377\f\002\035\360\000\000\0006\241\0002a\005\"a\004Ba\006Yqi\201\241\303\373\251\001\250\001\f\013\034\214e\326\nH\001XQY\0248A9\0048\001(a)#(\001\370q\3712\370\001\350\201\351O\250\001\330Q\310A\350a\245\327\377\f\006i\021\306\377\377(\021\035\3606A\000\242\240\f\245X\001\"\240\000\220\000\000\0006A\000\241\256\373\262\240\000\034\214e\321\n\f\312\261\261\373\245\240\t\f\312\345W\001\f\002\035\360\0006A\000\241\252\373%\335\377\f\002\035\360\000\000\0006\241\0009Q)AIaYqi\201\301\243\373\311\001\270\201\271\021\250\021\346j\006\f\016\330\021\347\255\006|\377\371!F\016\000\242!\000\262\240\000\302\240\030\345\313\nH\001XQY\0248A9\0048\001(a)#(\001\370q\3712\370\001\350\201\351O\250\001\330Q\310A\350ae\331\377\f\006i!\306\377\377(!\035\360\0006A\000\242\240\f%N\001\"\240\000\220\000\000\0006A\000\241\210\373\262\240\000\034\214\345\306\n\034\252\261\210\373\f\f\245J\377\034\252\245=\377\f\002\035\360\000\000\0006a\000\301\177\373\302a\000\262!\000\262+\004\271\021\261|\373\250\021\260\252\021\272\252\f\033\345e\n\035\360\000\0006a\000)\001Qy\373az\373H\001\000D\021jDI\005\035\360\000\0006\201\000\"a\004\302\240\000\311\001\301r\373\321r\373\270A\000\273\021\332\273\271\f\262\240\210\241m\373\250\n\272\252\f{\245a\n\241j\373\250\nK\252\f\013\345`\n\262\240\203\271\001\241f\373\250\n\313\252\270\001\345_\n\241c\373\250\n\f\333%_\n\241a\373\250\nK\252\f\013e^\n\f;\271\001\241]\373\250\n\313\252\270\001e]\n\f\f\311\021\306\377\377(\021\035\360\0006\201\000)A9Q\f\325RA\000xQ\013wyQhQ&\006\036\210A\202\b\000f\230\005\242\001\000%\002\000\250A\242\n\000\230A\033\231\231A%\001\000F\365\377\f\013\271\021\306\377\377(\021\035\360\000\000\0006\201\000 t\"A\020\262\240\000\262a\000\241B\373\250\n\262\001\020\345V\n\241?\373\250\n\242\312\024%W\n\251\001\f\fL\r\270\001\320\273\020\307\033\346\f\016\351\021\306\377\377(\021\035\360\000\0006A\000e\001\000%\037\377\f\neK\377e\f\000\f\002\035\360\000\000\0006A\000\2611\373\2411\373\345\224\t-\n\035\3606\201\000)A9QIa\230Q\231\001\201,\373x\001\207\027\034\261+\373\250\001\276\212\260\300A\007\000\r\321)\373\310\001\336\214\260\240A\007\000\rF\035\000\"!\006\"a\001\370\021\370/\371!\f\017\350!\350n\367.\006\250!\250j\245\347\377\241\037\373\250\n\270!\270\033\310!\310,\330!\330=eq\000\350\021\f\r\331N\310\021\261\031\373\271l\250\021%\231\000\241\030\373ex\000\241\027\373\345w\000\f\017V\357\376\241\021\373\250\n\261\020\373\270\033\301\023\373\330\021%I\377F\003\000\f\n\345\210\377F\001\000\000\000\000%\225\000\035\360\000\0006A\000q\007\373\f\006i\007Q\005\373\f\024I\0251\003\373!\b\373)#\241\001\373\345I\377\245\217\000\241\377\372\250\n\261\376\372\270\033\301\003\373\321\003\373\245D\377%\225\000\f\002\035\3606\201\000)A9Q\f\t\231\001\201\376\372\f\007y\bq\374\372hAi\027\f\005Y\001\006\006\000\310\001\321\371\372\320\314\240\270\001\330Q\320\273\240\270\013\271\f\250\001\033\252\251\001\370\001\f\376\367\256\337\f\002)\021\306\377\377(\021\035\360\0006A\0002\240\000!\356\372\"\"\0067\222\032\321\354\372\302\240\001\311m\f\n\261\351\372\262+(\301\351\372\321\347\372\330M\345<\377\035\3606\201\000)A9QIa\201\344\372xQ\207\027\006|\350\211\001F\004\000\321\337\372\310a\311]\261\335\372\f\n\251k\f\t\231\001(\001\035\360\000\0006\301\000)\2019\221I\241Y\261i\301y\321\375\001\341\327\372\352\341\355\016\351\017\355\001\321\326\372\332\321\335\r\331\036\315\001\f\313\271,\250\201\270\221\310\241\375\001\330\017\350\037\370/%\001\000\2511-\001\3701\371A\306\377\377(A\035\360\0006a\001\"a\0342a\035Ba\036Ra\037ba ra!\322!\034\331\001\302!\034\311\021\262!\035\271!\"!\036\"\002\0002!\036\03332a\036\"A\f\f\017\342\001\f\376\216\260\220A0\000\rH!X\0018\021P3\300\0333N\303\260`A/\000\r,Wb\001\fw\026\n\242\001\f\275\001%7\000\306\266\000\f\013\262A\r\242!\036\242\n\000\262!\036\033\273\262a\036\242A\f<\t\202\001\f\227\230B\342!\036\342\016\000\362!\036\033\377\362a\036\342A\f\f\r\302\001\f\336\214\260pA*\000\r\"\001\f\"\302\320\f\237'?\b2\001\f2\303\3202A\rB!\036B\004\000R!\036\033URa\036BA\fr\001\fyA\f\006XAg\025R\222\240u\210A\227\030M\262\240d\250A\267\032E\322\240l\310A\336\214\260@A\n\000\r\362\240x\350A\376\216\260`A\023\000\r\\\203(A>\202\260\240A\022\000\rR\240cHA^\204\260\220A\030\000\rr\240shA~\206\260`A\034\000\r\306\204\000\306\206\000\262!!\271Q\250QK\252\242a!\222!!\034\210\227(\007\302! \311a\006\004\000\350Q\034\215\347-\004,O\362a!2!\0379a\362\240u\342\001\f\342\316\213\f\034\f\r\340\334\203\262!!\262\313\374\250a\272\252\250\n\f\253\f\f\342\301 \362\001\r%*\000\242a\020\242\301 \262!\020\315\001\345\034\000Fl\000B!\036B\004\000R!\036\033URa\036BA\f2\240d\"\001\f7\022\bb\240uR\001\fg\225x\262!!\262a\021|\213\242!\021{\252\260\252\020\242a\021\222!\021\213\231\222a!\202!!\034\207\207'\b\302! \302a\022\206\004\000\342!\021\034\215\347-\004,\217\362a!2!\0372a\022\262!!\262\313\370\242!\022\272\252\270\032\250\nb\240uR\001\fR\305\213\f\024\f\rP\324\203\f\253\f\f\342\301 \362\001\r% \000\242a\020\242\301 \262!\020\315\001%\023\000\206D\000\362!!\362a\023\342!\023K\356\342a!\322!!\034\214\327,\b\"! \"a\024\206\004\000B!\023\034\203G#\004,ERa!r!\037ra\024\\\217\342\001\f\342\316\250\f\035\f\f\340\315\203\262!!\262\313\374\242!\024\272\252\250\n\034\013\f\035\342\301 \362\001\re\031\000\242a\020\242\301 \262!\020\315\001e\f\000\206)\000R!!Ra\025B!\025KDBa!2!!\034\2027\"\bb! ba\026\206\004\000\202!\025\034\207\207'\004,I\222a!\262!\037\262a\026\262!!\262\313\374\242!\026\272\252\250\n\240\240t\275\001%\017\000\006\027\000\362!!\362a\027\342!\027K\356\342a!\322!!\034\214\327,\b\"! \"a\030\206\004\000B!\027\034\203G#\004,ERa!r!\037ra\030\222!!\222\311\374\202!\030\232\210\210\b\202a\031\242!\031\345#\000\275\n\242!\031\315\001e\002\000\306\001\000\242\001\f\275\001%\t\000\0067\377\270\001\250\021\260\252\300\242a\032\306\377\377\"!\032\035\360\000\000\0006\201\000)A9QIa\210Q\250a\250\032\230a\230\t\240\231\300xax'\232w\013w\207\267\024\270a\270\033\250a\250\n\260\252\300\230a\230)\252\231\013\231\231Q\f\f\311\001\306\007\0008a8\023H\001(AJ\"\"\002\000\"C\000\370a\350a\350\036\033\356\351\037\330\001\033\335\331\001XQH\001W4\330\210a\210\030\f\007rH\000hQi\021\306\377\377(\021\035\3606\201\000)A9QhQh&xQx\007XQX\025pU\300\033Ug5\006\f\007y\001\206\b\000\350Q\350\036\330A\000\335#\322N\000\310Q\270Q\270\033\033\273\271\034\250Q\250\032\f\t\222J\000\f\030\211\001(\001\035\360\000\000\0006\341\000)\3019\321I\341Y\361ba\020ra\021\342!\020\351\001\f\r\331\021\310\321\034\013\307\273\006\f\017\371a\006G\000\f\003(\3017\242\021\f\0048\361G\223\n\f\025Y\021H\301@@`I\301\230\321\210\301\220\210\342\211!x!\f\226w&\f\250!\242\3120\240\240t\251q\006\b\000\f\f\270\341\307\033\006L\034\311\201\006\001\000\322\240a\331\201\350!\370\201\372\356\342\316\366\340\340t\351qh\001XqRF\000H\001\033DI\0018\321(\3010\"\302)\301\210\301\f\007\207'\244\242!\020\230\001\240\231\300\2311\206\004\000\350\001<\r\322N\000\310\001\033\314\311\001\2701\033\273\2711\"!\021\3701'?\344\f\0048\021G\023\fx\001,\326bG\000X\001\033UY\001\270\001\f\n\242K\000\222!\020\210\001\220\210\300\211A\f\f\3111\306\020\000h1R!\020jUR\005\000RA\024X1B!\020ZDh1XA`U\3002!\020Z32\323\3772\003\3772D\000(1\370A \377\300\342!\020\372\356\322\001\024\342\336\377\322N\377h1\033fi1\210A\200\201Ax1\2077\261\230A\231a\306\377\377(a\035\360\000\000\0006\201\000)A\f\004I\001F\001\000X\001\033UY\001\f\007\210\001hA\212fb\006\000w\226\353x\001y\021\306\377\377(\021\035\360\0006\201\000)A9QIaYq\f\t\210a\227\030\013\f\n\270q\230a\260\231\342\247\031\006|\354\311\001F\027\000\341V\371\322\240\000\322n\006\301T\371\262\240\000\271\\\241R\371\f\t\231J\221P\371\210Q\211\031\201O\371xqy(QM\371hqHa`D\302I5AJ\3718A2d'!H\371\f?\362b(\341F\371\321J\371\322n)\241J\371%\330\376\241I\371\261I\371\345\007\000\f\017\371\001(\001\035\360\0006\241\000\"a\0042a\005IaYqi\201y\221\241B\371\f\013\302\240\200\345-\n-\001\361@\371\372\361\375\017\371\002\375\001\341>\371\352\341\355\016\351\037\335\001\fL\311-\2610\371\270\013f\033\f\345\033\005\250A\f\013\345\002\000\206\b\000\2413\371\262\240\200\302!\004\020\361 \330\017\350\037\370/%\230\377\241.\371\245l\005\275\n\241,\371\245n\377\335\001\035\3606\241\000)A9QIaYqi\201y\221\f\f\261\034\371\270\033\307\233\002\006-\000\261\032\371\262+\003\241\030\371\242*\004\260\252\342\261\026\371\270+\345\364\t\321\024\371\330\035\252\335\331\001\250\001\f\013\301\021\371\310,\345#\n\241\030\371\f\013\302\240\200%#\nK1!\025\371*!-\002)\003K!\361\024\371\372\361\375\017\371\022K\341\fM\331.\241\016\371\262\240\200\310AK\361\330\017\350\037\370/\345\216\377\250\001\261\t\371\301\377\370\310,\013\314\245\005\nK\301\250\001\261\373\370\270+\2459\n\f\016\321\371\370\330m\347\235\035\301\367\370\f\033\271l\241\365\370\242*'\261\364\370\262+(\301\363\370\321\361\370\330Me\277\376\341\357\370\321\357\370\330M\033\335\331N\035\360\0006\201\000)A9QIa\210a\211\001\202\241\001xQ\207\027\006|\351\231\021\006\013\000\262\240\000\241\360\370\242*\001\267\032\r\241\357\370%\360\377\262\257\377\271\021\206\004\000\250\001e\001\000\341\351\370\330\001\331\036\f\f\311\021\306\377\377(\021\035\360\000\000\0006a\000\"a\000\242!\000,\013e.\n\f\f\270\001\270;\307\033\023\f\r\310\001\310,\327\034\n\250\001\250*\270\001\270;e,\n\035\360\000\000\0006A\000\261\327\370\242\240\000\242k\000\221\325\370\202\240\000\211\031q\323\370\f\006i'Q\321\370\f\004I51\317\370!\320\370)C\241\320\370e\267\376\035\360\000\0006A\0001\312\370\f\022)\003\035\3606a\000\"a\000\242!\000,\013e)\n\f\f\270\001\270;\307\033\023\f\r\310\001\310,\327\034\n\250\001\250*\270\001\270;e'\n\035\360\000\000\0006\201\000\241\277\370%\334\377\241\276\370\245\333\377\"\240\000V\322\3762\240\0009\001F+\000r\240\000ra\001b\240\000i!\f\005Y1\f\005A\260\370H\004W\024\013\221\256\370\f\b\211\t\f\032\245\353\376\262\240\000\241\252\370\242*\001\267\232\b\242\240\000e\352\376\306\034\000\245\240\006\242a\001\321\244\370\322-\001\322-\005\331A\f\f\270A\307\033\002F\003\000\241\237\370\261\236\370\262+\001\345(\376\2511\345\235\006\251!!\232\370(\0228\021\370!0\377\300\371r\341\227\370\350\036\3301\331N\301\225\370\310\034\261~\370\271l\241\222\370\250\032e\362\377\341\220\370\350\036\351\001\321\216\370\f\f\311\035\f\n\261\214\370\270;\302\242\001\330\001\245\242\376\206\323\377\f\017\371Q\306\377\377(Q\035\360\000\000\000\b\000\000\000$\242\000\0008%\00004*\0000 \277\0000\000\374#0 \000\004\000\000\000\000\000\000\000\000\000\220! 0\240! 0\210$ 0\200$ 0\204$ 0P)\0000L\307\0000@) 0\220$ 0\000\000\000\000|! 0\000\000\000\000D) 0 \004\000\000$\004\000\000(\004\000\000,\004\000\0000\004\000\0004\004\000\000\000\000 0l\000 0\000\000\021D\240! 0\240\001 0p\027 0\002P\001\000\214\027 0\260\027 0\314\027 0\360\027 0\f\030 0(\030 0\000\000\000\200\300\001 0D\030 0\230\030 0d\030 0\273\260\271\337\340\030 0\270\030 0\340\001 0x) 0t0\0000\030O\00000O\0000\276\377\377\177\b\031 0(\031 0\276\252\270\336t\031 0\234\031 0\264\031 0\3144\0000\314\031 0\360\001 0\200>\000\000\000\002 0\324\013\000\000`\002 0\320\004 0\260\003 0\020\003 0\000\200\000\000\000\000\377\377\377\177\000\000P\004 0\300\002 0p\002 0\000\377\000\000\374\031 0\3102\000\000(\032 0D\032 0\212u\000\000h\032 0\260\036\004\000@B\017\000\240h\006\000\037\277\002\000 \007 0\025\000\001\000\027\000\001\000\035\000\001\000\036\000\001\000\001\b\001\000\003\b\001\000\013\000\001\000\020\000\001\000\021\000\001\000\022\000\001\000\023\000\001\000\003\000\001\000\007\000\001\000\033\000\001\000\034\000\001\000\377\007\001\000\277\377\377\017\210\032 0\244\032 0\314\032 0\030\033 0@\033 0\264\033 0\360\033 0\\\034 0\034\034 0\254\034 0\354\034 0$\035 0l\033 0D\035 0\244T\0000\260T\0000\200V\0000UUUU3333\017\017\017\017\017\017\017\0000\007 0\360\b 0|) 0\377\377\377\177\000\r 0\340\377\377\177\244\036 0\277\377\377\177\314\036 04\037 0\f\037 0\\\037 0\230\037 0\370\037 00 0l 0\334\037 00\016 0 \017 0\260\016 0\260\020 0\220\017 0\fe\0000\354d\0000\240d\0000Td\0000\214c\0000\310b\0000,e\0000\210f\0000hk\0000\320k\0000p% 0\200) 0\220) 0\220* 0\224* 0\204% 0\240* 0\000\000\377\000\000\000\000\377\270y\0000\320\021 0\376\377\377\177\000\022 0\234 0\020\022 0\244 0\324 0d\032 0\360 0\274 0d\023 0p\023 0\240\023 0 + 0\210% 0(+ 0H- 0\320+ 0\340+ 0p+ 0\320\212\0000\200+ 0\340+ 0\357\017\000\000\214% 0\000\017\000\000$+ 0L- 0P- 0|% 0x% 0\350+ 00& 0\f! 0\354+ 0\370& 0d\032 0\360+ 0\344, 0\220% 0\002\220\000\000\000B\000\000\000`\000\0008! 04! 0\240\206\001\0000! 0\204\327\227A\000\000\360?P! 0,! 0\340& 0<! 0\000\000$@\000\026 0\357\377\000\000\340\025 0@- 0\220& 0`\236\0000\377\337\000\000\360\177\000\000\377\177\377\377\017\200\377\377\340?\000\000\177\377\000\000d! 08\026 0\000\b\000\000\377\377\177\177\000\000\200\177\224- 0\374& 0\240\026 0\360\026 0\230- 0\260. 0L' 0\240- 0!\000\005\000\007\000\000\200P\027 0X( 0`\306\0000P( 0\000\000\000\300\310' 0x\306\0000D\020\000\000\000\000\b\000\000\000\360\177\377\377\037\000\000\000\0008\204\037 0\200! 0\370)\00006\201\000\201\371\376=\360\340\b\000\325R\007\201\367\376=\360\340\b\000\035\360\002\240\000\021\365\3761\365\376=\3600\346\023\020 \000A\363\376\026$\000\320\004\000A\362\376\214\264a\362\376q\362\376\320\004\000\006\016\000\000a\357\376q\357\376w\266.\210\006\230\026\213f\200\251\300'j\003\t\bK\2107j\007\t\b\002h\001\202\310\b\240\244Av\232\n\t\b\t\030\t(\t8\202\310\020w6\320\225\310\ta\342\376q\342\376\201\342\376\221\343\376\241\343\376b&\000\325J\006a\335\376q\335\376\201\335\376h\006\325\000\377U\256\004\000\000\0006A\0001\334\376\202\003\000\354\330!\333\376\270\002\250\013\214\312K\233\231\002\340\n\000\270\002\250\013V\032\377\241\326\376\f\013\267\032\b\241\325\376\201\323\376\340\b\000\f\034\302C\000\035\360\035\3606A\000\201\321\376\f\t\227\030\013\241\316\376\261\317\376\201\315\376\340\b\000\035\360\000\000\0006\341\bp\207 r\240\020zq\341\312\376\352\347)\016\321\311\376\332\3279\r\301\310\376\312\307I\f\261\310\376\272\267Y\013\241\307\376\252\247i\n\221\306\376\232\227\211\t\242\307 \f\013\302\244\000\245\250\t\242\307 \262\244\000\301\275\376\312\307\310\f\361\274\376\372\367\375\017\330\017\350\037\370/e\363\004\241\273\376\345v\377\241\273\376\262\307 ev\377\322\240\000V\255\376\220\000\000\000\000\0006\201\000)Aq\265\376y\001h\001\300 \000h\206i\021X\001\300 \000X\225Y!\f\004I1F\f\000\2301\034\370\2278\023\250\021\240\240\004\240\240t\354j\270\021\260\261A\271\021\006\004\000\310!\300\300\004\300\300t\334,\330!\320\321A\331!\3501\033\356\3511(1,\017'\277\306H1,\003G36\f\006X1x1pU\220q\235\376pU\240X\025g\025\"\2501\2701\3101\300\273\220\301\230\376\300\273\240\270+\2101\2301\220\210\220\221\224\376\220\210\240\210\030\340\b\000\306\377\377\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241\345l\b\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241%i\b\035\360\0006A\0012a\035\"a\034Ba\036Ra\0372!\0352a\001\"!\034\"a\000\362!\036\"\240\000)1\371!\f\016\351Q\f\035\331A\302!\035\342!\034\f\r\311a\f\013\271\221\f\n\251\201\222!\036\210a\22783\362!\036\350a\360\356\302\351a\310a\f\r\f\013\311\221\271\201\242!\036\270a\245a\t\f\003\f\0028\021H\001 $\300 Db\2403\300@3\3009\021)\001F\n\000x1h!\2101X!ZV\212w`ebzfi1Y!hQXAxQHAJEzfPTbjUYQIAh1i\241\250!\251\261\f\007y\301\f\t\231\321\f\b\211\341w&\021\270\241\310\301\307\233\006\330\321\350\261\347\275\003\f\037\371\341(\341\274R8\0219\361x\001ra\020H1Ba\021h!ba\022\f\005Ra\023G3\025\210\361\222!\021\227\230\b\242!\022\262!\020\267\272\004\f\034\302a\023\322!\023V\035\367\350\021\342a\024H\001Ba\025\3701\362a\0268!2a\027\f\002\"a\030\367>\026R!\024b!\026g\225\br!\025\202!\027\2077\004\f\031\222a\030\242!\030\254\272\330\021\350\001\3701\310!\300\316\300\300\356b\360\335\300\340\335\300\331\021\311\001\330\221\310\201\350Q\270A\272\274\352\335\300\313b\332\314\311\221\271\201H18!\020T\00101AP3 @AAI19!8Q(A\020C\001 !A@\" 01A9Q)A\350Q\330A\f\017\f\002\f\023\360\356\300\340\343\223\f\037 \335\300\320\337\223\340\335 VM\365\f\005B!\037W\024\n\210\021X\001\f\007b!\037Y\006\250\221\242a\031\230\201\222a\032\306\377\3772!\031\"!\032\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241\345K\b\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241%H\b\035\360\0006A\000\255\002\245\250\002\035\360\000\0006a\000\013\202.(\260\360A\007@\r1\372\375&\022\023\335\003\f\n\034\013\301\370\375\342\241\221\375\002\245\241\002\006\030\000e+\000\034\312\f\005Y\001Y\021Y!e\255\002-\n\234\352%*\000\241\360\375%/\000m\nV*\004\335\003\f\n\034\013\301\355\375\342\241\246\361\352\375%\236\002\f\004\230\001\214Y\255\001\345\217\000Y\001\2144\255\004e\231\000\250!\214:\213\241\345\030\t\270\021\214;K\241\345/\000\2142\255\002\245\245\002\f\002\035\360\250:\345\216\000M\n\334\n\335\003\f\n\034\013\301\333\375\342\241\254\245\231\002F\355\377\255\006\245\205\000\251\001\334\n\335\003\f\n\034\013\301\325\375\342\241\262\345\227\002\206\346\377\275\006\345\026\002\326\032\001\335\003\f\n\034\013\301\320\375\342\241\267e\226\002\006\340\377\245(\000\251\021\334\n\335\003\f\n\034\013\301\312\375\342\241\275\345\224\002\306\331\377\345\r\t\251!\334\n\335\003\f\n\034\013\301\305\375\342\241\303%\223\002\206\323\377\2512\330\021\331\"I\002\310\001\311\022\035\3606a\000\274\262\210\022\211\0018\002\250\"\251\021\2302\231!\2148\255\001\345\202\000\f\004I\022\2143\255\003e\214\000I\002\270!\214;\213\241\245\013\tI2\310\021\214<K\241e\"\000\255\002I\"e\230\002\035\3606\301\000\375\004)\301\0262\005\026\005\005\026\326\004(\022\026\202\004\250\301\250\n\026\032\004\355\003\301\247\375H\301\f\013\2104\211\221H$\271\001\271!\271Q\271A\311\021\3111\322\304\034\302\304\030\275\002\345\203\0001\237\375\326\332\002\335\003\f\n\034\013\301\235\375\342\242\035e\210\002\f\t\231\201\306\004\000|\362\035\360\321\227\375\f\n\034\013\301\227\375\342\242/\345\206\002(\201\035\360\270t\251\201\026K\377\275\004\255\002\245H\000\326\032\001\335\003\f\n\034\013\301\217\375\342\242%\245\204\002\006\366\377Y\261|UA\214\3758\221\255\002\275\003\345L\000W\032\305G\032\302\226\372\372\250\362\245\224\002M\n\226\212\007\342#\021\322#\027\202#$\370\301\222#\022\231O\211o\331_\246\036\307\310\342\f\n\f\013\271\321\251\241\246\034B\f\0058\221\310\006\312\364w\257\027\330\003\250\261\270\321\252\254\332\273\315\004%7\t\270\006J\273\271\006F\004\000y\001\f\n\034\013\301r\375\321m\375\342\242J\245|\002K3\310\342\033U\307%\305\350\221\342.\021\370\241\210\321\033\377J\210\211\321\371\241\347/\252F\331\377\321b\375\f\n\034\013\301g\375\342\2426\245y\002F\312\3776A\000Ad\375X\002@E\240H\004\033\205\214\004\211\002-\004\035\360\0006a\000\f\002)\001\255\001\345\375\377\214z\214\002\251\262-\n\306\373\377\035\360\000\000\0006A\000!X\375\202\002\000\314\230\201W\375\340\b\000\f\031\222B\000\035\3606a\000]\002\f\004I\001\255\001\245\372\377-\n\234Z\340\003\000\026\n\377\2102W\230\353\230B\227i\b\314TM\002\306\367\377-\004\035\360\000\000\0006A\000\255\002\261G\375e\374\377-\n\035\360\0006A\000\255\002\261D\375e\373\377-\n\035\360\0006A\000|\370\2214\375\f\0039\"9B9\2629\2429\2229\2029\002\211\322\211\302\2312\231R\035\360\000\0006A\000<\212\345y\002-\n\314\n\035\360%\n\000\035\360\0006A\000\214\242\250\002\214j%\t\000\255\002%v\002\035\360\0006A\000\226C\001\201.\3757(\016\255\002\262\303@\345A\002\326z\000-\n\035\360l\242\035\360\250\002\f\013\250\032L\f\252\243\245:\t\f\002\035\3606a\000\255\001\275\003\f\b\211\001e\374\377\226*\001\255\002%\367\3779r\250\001\251\002\230\001\f\n\230\031\231b-\n\035\3606A\000\370\223H3I2\371\222\350\203\330#\331\"\351\202\310S\311R\270C\271B\250\323\251\322\230\303\231\302\210\263\211\262H\243I\242\f\002\035\360\0006A\000\255\002%7\002\255\002%\362\377\f\b\211b\211r\035\360\000\000\0006A\000\255\002\275\003%\373\377\226j\002\250\003\354Z\255\002\270s\245\364\377\226\212\001\310s\214|\250\002\270c\250\032%\027\t\230\002\230\031\f\n\231b\270s\271r-\n\035\360%,\002\251\002\214:\230c\306\371\377|J\206\372\377\000\000\0006A\000\255\002\275\003<\214%\024\t\255\003\245\353\377\f\b\211c\211s\035\360\000\000\0006A\000\210\002\214(\f\002\035\360\255\002\270r\245\356\377\326:\000-\n\035\360\310r\214|\250\002\270b\250\032\345\020\t\270\002\270\033\271b\306\365\377\0006A\000HB\210d\270t\234\270!\327\374\035\360\255\003%\372\377\230\022\222)\022\f\002\214i\270\264\250s\272\252\251\264\035\360\310kV,\376|R\035\360\000\000\0006a\000HBX\024\210e\334\270\230d\334y\255\005\245\360\377\255\002\275\005%\373\377\326\232\000\261\305\374\267\032\003-\n\035\360\310\244\314\234\330e\270\022\374\255\350KW\3566!\277\374\035\360\311\244\370\264\250u\372\367\371\264\256\247\260 A\017\000\r\226\247\016\210e\f\t\261\262\374p\312\300\311u\2715\271U\231%\231E\212\207\211e`'C\035\360\255\002\315\001\335\005\210\353\f\006i\001\275\003\340\b\000}\n\270\022\230\001\330+\231\021f\035E\226*\004\026\371\003\f\b\f\t\342#\022\f\034f\016\004\370\362\362c\022\362#\031\342#\030\360\234\203\340\214\203\227\b\013\222\"\023\222c\031\202\"\022\202c\030\302#$\314<\350\342\342c$\362#\027\314?\210\322\202c\027\f\034f\035\"\230\304\334\331\226\272\001\330u\247\035\026\350K\251!\207\356\017\255\002\034\213\301\232\374\345D\002\250!\f\034\311\304\370\001\251!\314\177\255\003\245\301\b\f\034\250!\210B\210h\230\021\026\270\362V\211\362\326:\362\250\324\034[\033\332\331\324\276\232\260\240A\361?\r\255\002\034\013\301\214\374%A\002q\213\374\f\036\351\244F\300\377\255\005\345\335\377\006\311\3776A\000\202#\032HB\314\350\255\002\275\003\345\352\377\226z\000\222#\032\026\371\376\f\n\261u\374-\n\267\232\003\f\034\311\244\035\360\000\0006A\000HB\255\002%\002\002\234\252\250\022%\260\001\234:\210B\210h\2148!j\374\035\360\214\243\230s\250c\314I\214*l\242\035\360\250t\345\327\377\234\003\270c\214\313\275\003\250t\245\330\377\326:\000-\n\035\360\270\224\302+\032\334<\255\002e\370\377-\n\326\252\000|]\327\032\005\341Z\374\347\232\272\f\002\035\360\000\000\0006A\000HB\255\003\345\263\b\255\002%\373\001\254\312\250\022e\251\001\254Z\270\224\202+\032\234\030\255\003%\264\b\222\"\021\f\n\033\231\222b\021-\n\035\360\275\003\255\002e\363\377\326z\376\206\373\377l\252F\372\3776a\000]\002HB\210\002H\004f\030;b#$\242#\022%E\002\222#\022\f\027\210\024\240v\223\236\270\260@A\t\000\r\250d\270t~\272\260\200A\b\000\rn\273\260\000A\b\000\r\322#\021\310\204\336\274\2600A\007\000\r\f\002\206\005\000|K\255\004\271\001%\024\002(\001|\376\f\017\371\204\371t\371d\351\024\226B\004\210\005|\362&\030\001\035\360XE2c\020X\005\f\212\270%\230e\271\203\240\231C\246\031\"\f\004-\0030i\240\250\005\345\023\002\242b\032\234j\210\032\211\002\222#\020K\"J\231\211\tKDg\222\343\f\002\035\360\035\360\255\003\345\244\b|B\035\360\255\004\345\r\002\213\244\275\006\302#\021\322#\022\f\016\245;\002\275\n\226\352\367\250$\f\013\245\006\002\251\004\026\n\367ydit\242#\021\262#\022\271\024\251\204\206\326\377\0006A\000\210\022\210(f\030Y\222#\027\262#\022\3149\250\322\242c\027\326K\000\310\362\302c\022\f\r\202#\031\f\034\f\016\362#\030\200\354\203\360\334\203\347\r*\242\"\022\262\"\023\235\n\335\013\260\334\223\240\234\223\320\231 \254\311%\021\002\330\342\327\032\026\255\002\034\013\301\000\374\245\035\002l\242\035\360\330\342\322c$\f\002\035\360\362\"\023\362c\031\342\"\022\342c\030F\372\377\330\342\202\241\000\327\250\341\255\002\034\013\301\366\373\345\032\002\"\253\344\035\360\000\0006A\000\255\002\275\003\245\366\377\326J\000=\n\306\005\000\315\004\255\002\202\"\024\275\003\340\b\000M\n\326J\000\255\003\245\225\b=\004\326\223\000\255\002\034\013\301\347\373\345\026\002-\003\035\360\0006A\000\250B\f\013\271j\271\252\271\332\250\232e\223\b\250B\250z\345\262\377\250B\250\032e\262\377\270\022\262+\023\214;\255\002\340\013\000\035\360\000\0006A\000=\002\242\240h%\030\002-\n\026J\004\f\013\302\240h\245\344\b\3143|\371F\000\000\230#\231\002\214C9\022\2103\211\"|\371\241\316\373\242b\024\231\362\234#\250\243\214\352\2702\314\253\245\034\002\2512\314:|IF\000\000\f\t\326\211\000\255\002\245\030\002\f\002\035\360\035\360\0006A\0008\002\214\343\255\003%\315\001\242\303,\345\027\002\255\002e\027\002\035\360\000\000\0006a\000\f\n\251\001\314\"-\n\035\360\255\001%\033\000=\n\026:\004\210\n\230\032'\030\021'\031\016\250*'\032\t\2703\310C'\033\002'\234\334\f\312\345\025\002-\n\234\2729\032\250S%\025\002\251\002\214\232\270c\234;\255\002\340\013\000\214\312\2142\255\002\345\021\002\255\002\245\020\002\f\002\035\360\0006\301\000\355\006\314\227\255\001\f\013L\f\245\327\b\355\001\375\007\335\005\315\004\210\022\275\003\210x\255\002\340\b\000-\n\035\360\0006A\000\2342\270\022\270\213\214;\255\002\340\013\000\255\002e\r\002\255\002e\f\002\035\3606A\000\210b\246\030 \310\002\270\022\250r\033\333\033\352\312\273\331\022\351r\312\252\242\n\000\242K\000\230b\013\231\231b\346\031\336\242\257\234\310\005\f\006\314<\247\223\001\f\003\310\022\311\"\247\223*\250\002\330\005\313\262\312\315\302\314@\245\013\002VJ\n\f\n\034\013\350\022\330\005\301~\373\352\335\322\315@\345\373\001i\022|I\206!\000:\374\371r\371\005\310\022\274\314\250\002\313\262:\314\302\314@e\b\002\334J\f\n\034\013\330\022\301r\373:\335\322\315@\345\370\001ir\206\362\377\251\002\342\257\3007\256\r\270\004\370\022\302\303@\252\257\345\257\b\250\002i\022\251\004\326\223\003\020H@\330b\310B\270\2220\200`\250\"\230\002:\252\252\231\250\202v\250 \033\335\200\314\021\240\273\201\342\t\000\200\252\021\300\316 \311B\342\t\000\271\222\331b\033\231\240\256 \251\202\f\t-\t\035\360\310\005\330\022\251\002\270\004\252\255\245\252\b\370\022\350\005|\371\372\356\351\022F\370\377\000\0006A\000\250\002e\373\001\035\360\000\0006A\000AM\373X\002@E\240H\004\033\205\214\004\211\002-\004\035\360\0006a\000-\003\3665\003|\362\035\360\f\033\242\004\000\202\240\255\207\232\034\222\004\001\334i\302\004\002\334\034\271\343\271\363<\222\322\240x\341>\373\351\323\322c\020\035\360\362\240\234\367\032\003|\342\035\360]\013\221:\373r\004\0022\004\001\f*m\n\271\3620B\0240\206A\220\210\240@k\203i\342\210\b\013\264\211\322\260Z\2030\244\024\033\25200\004\0333\340\252\021\251\001\3403\021\275\003%\211\b\275\003\322\304\375\242b\020\f\034\f\n\320\254\203\345\207\bM\n\275\005\250\001e\207\b\275\007%\207\b-\n\275\006\255\003\245\206\b*\204\f\211\f\"{\210\220\210\322 *\322\212\"K\"\035\360\000\0006\201\000iA\335\007yQ\210\"x\002\007h\004-\r\206\013\000\250\267\254\372\f<\275\006\240\314\300z\252\242\312(%\231\b\275\003\255\002\302\307(\f=%\361\377(\307\f\b\211\267 *\300\206\007\000hA\330Qi\004\331\005\035\360\315\006\275\003\255\002%\357\377\230Q|\370\220\232r\220\250\203-\n\326r\001\270A\242\307(\310Q\f=\320\314c\311\267e\224\b\"\257\234\330Q\331\307\255\007\322\301\024\302\301\020\275\002\245\330\377\326Z\373\f\b\211\004\211\005(Q\035\3606A\000(2\f\n\245\324\001\f\013\202\322\b\302\245P\242h\034\242\322\t\242\312\200e\252\b\f\f\f\252\034\016\321\356\372\f\013*\233\332\231\033\314\262\313@v\256\006\242i\177K\231\253\252\f\252\034\016*\233\332\231f,\345\f\002\035\360\0006\201\003\235\003\2102\202aE\314(|\262\035\360\f\026Ba'\"a&\222a%8e\301\335\372\330u\342\034\004\370\034\371\021\342Q\004X\fY\001\302\f\n\302A\n\f\365\266M=\f\217\fJ\f\016\302\003\000\202\240\255\216\274\260\260Ac\000\r\222\003\001\026\311z|\347\006\b\000\034\002,\007R!ER\005\030\275\004\255\005ep\b\202!0p\232\240\236\310\260\260Ap\000\r|\367n\027\260\300A;@\r\262!E\322!%\fl\302m\022\242\013\021\342\013\030\342m$\262\013 em\b\262!%\f\f\242k\021\242!&\345\257\377-\n\226\3128\242!E\242\n \016J\260PA8@\rraf\316\212\260\300A6@\rR!ER\005\030rafn\025\260\260A5@\rraf\302!%\f\n\222!E\f\b\202a>\222aQ\242a?\302aR\342\t\021\262\331\013\262aA\302\331\t\262\331\016\255\t\242ac\262\313\320\302\314\200\302aB\262a=\222\331\f\215\t\322\311\024\322a9\202\310\324\202aC\222\311\364\222a:n\036\260\020A\"@\r\f\f\202!E\f\tR!?\222a7\212UR\325\002R\305p\302aFb!Cq\222\372\034\0022&\177\01332f\177\3263\001\242!A\262!B,LB\240\237Bf\177\345v\b2&\177\250\007\262%\200\245_\b\242a]\262%\201\250\027\345^\b\242a^\262%\202\250'%^\b\242a_\262%\203\2507\245]\b\242a`\262%\204\250G\345\\\b\242aa\262%\205\250W%\\\b\262%\206\242ab\250ge[\bM\n\262%\207\250w\345Z\br\307 Kf\013\"\262!b\322!`\302!_\222!a\332\314\272\231\322!^\262!]\252\204\332\273\312\253\252\231\232\210\222!c\200\217!\220\223\240\222\331\007\222\311\204\202i\177V\002\365b!Cqf\372!f\372\f\214\f\215\342!F\342a3\322a1\302a2\250\002\202!Q\222!c2!1B&\177004\220D\240\2003\2402\323\fB\324\007B\304\2042\303\3242#\177\262$\177\2203\2402\323\0072\303\204%R\b\242aS\262#\200\250\007\245Q\b\242aT\262$\201\250\022\345P\b\242aU\262#\202\250\027%P\b\242aV\262$\203\250\"eO\b\242aW\262#\204\250'\345N\b\242aX\262$\205\2502%N\b\242aY\262#\206\2507eM\b\242aZ\262$\207\250B\245L\bB!1\242a[\262#\210\250G\345K\b\362!3Kfr\307\024\322!X\202!V\302!Z\262!Y2!U\312\273\2123\302!W\202!T\332\314\322!S\342!2\212\335\215\n:\335\242![\332\314\312\273\321.\372\301.\372\212\252\272\252\240\257!\332\212\207\f\013\261+\372\240\2371\260\2310F\000\000\235\n\"\302\024\013\356\302!R\033DBa1\310\f\342a2\312\317\222\\\000+\377\362a3V\376\356R\305@\342!E\302!F\322!7\302\314\020\033\335\342\016\021\322a7\356\235\260 A\340?\rR!ER\005\030\322!Q\202!>\222!A\242!c\262!?\362!B\302!R\362\337\003K\314\262\313 \242\332\003\222\331\003\033\210\322\315@\322aQ\202a>\222\311\250\242\312\250\262a?\302aR\362\317\250\362aB\302!C\262!:\242ac\222aA\242!9\222!=\262\313@\302\314@\302aC\262a:\222\311@\242\312@\242a9\222a=^\230\260\320A\326?\r\006\033\000\322!Q\202!>\222!@\242!c\262!?\362!B\302!R\362\337\003K\314\262\313 \242\332\003\222\331\003\033\210\322\315@\322aQ\202a>\222\311\250\242\312\250\262a?\302aR\362\317\250\362aB\302!<\262!;\242ac\222a@\242!D\222!=\262\313@\302\314@\302a<\262a;\222\311@\242\312@\242aD\222a=W(lr!f\342!'\f\035\331\016-\007\035\360R!ER\005\030raf\026U\376raf\262!%\f\n\222!E\f\b\202a>\222aQ\242a?\262aR\342\t\021\322\331\t\302\331\016\302\314\320\322\315\200\322aB\302a=\262\331\n\255\t\242ac\262\313\300\262a@\222\331\f\215\t\362\311\324\362aD\202\310\364\202a<\222\311\344\222a;n\036\260 A\362\177\r\202!Er!?\f\t\f\n\262!<\262aP\242a8\222a7\212wr\327\002r\307hb!DQ\272\371\"&\177\013\"\"f\177\326\"\001\242!@\262!B,LL\3632f\177e?\b\"&\177\250\005\262'\202%(\b\262'\203\242a\\\250\025e'\b\262'\204M\n\250%\345&\b=\n\262'\205\2505%&\bR\305\020\202!PKf\222!\\\252\243J\231\252\231\242!c\220\237!\240\242\240\242\332\007\242\312\204\222j\177\207\226\224b!DQ\237\371!\237\371\fJ\fK\302!8\302a6\262a4\242a5\250\002\202!Q\222!c2!4B&\177004\220D\240\2003\2402\323\fB\324\007B\304\2042\303\3242#\177\262$\177\2203\2402\323\0072\303\204\345\036\b\242aG\262#\200\250\005e\036\b\242aH\262$\201\250\022\245\035\b\242aI\262#\202\250\025\345\034\b\242aJ\262$\203\250\"%\034\b\242aK\262#\204\250%\245\033\b\242aL\262$\205\2502\345\032\b\242aM\262#\206\2505%\032\b\242aN\262$\207\250Be\031\bB!4\242aO\262#\210\250E\245\030\bKfR\305\024\"\302\024\322!6\222!L\342!J\262!I\202!N\362!M\302!5\033DBa4\013\314\212\377\352\273\202!K\342!H\232\210\222!G\302a5\352\231\342!O\272\231\232\210\262!R\221^\371\212\377\252\356\201]\371\270\013\372\356\272\275\340\357!\232\236+\335\322a6\227\b\013\241Y\371\340\2371\240\2310F\000\000\235\016\222[\000V\034\357r\307@\322!8\342!E\302!7\342\016\021\033\314\213\335\322a8\302a7\356\234\260\260A\344?\rR!ER\005\030FO\377\202\240\234\216\274\260\200A\234?\r\202\003\001\222!E\200\206\024\202I\020R\003\001\fHPT\024\200U\240RI\021\302\003\001\f(\300\302\024\311Y\300\206\203\202I\030R\003\001PQ\004Yy\262\003\001]\n\260\260\004\260_\223RI \362\003\002\362I!\026,\t\016\034\260\360A\b@\r&,\002f<\rP\220t\260\231\021\376\231\260\220A\b\000\rB!E\222\003\001\320\255\021\242a0\222A\000\202\003\002\202A\001\250TB\004 \316:\260`A\224\177\r\262!0\302\304 \316\353\260pA\225?\r\322!E\f\n\342M$\013\324\246\035%\f|\f\005\362!E\000\f@\202\003\004\013\314\200\200\261\000\025@\200\200\004\033U\000\210\241\200\252 \242O$\327%\335\222\003\004\316D\260\260A/@\r\242\240\360\240\231\020F\273\000P\260t\300\273\021\376\253\260\260A\366?\r|\307\206>\376\0265\006\fL\f\016\f\013\375\001\246\024P\322!E\f\n\332\336\033\252p\200$pCA \223!\232\237JC\200\214\300Kw\000\b@B\004\000 \200$K\"\200\214\300@@\261@@4\000\030@I\315\202\t\000\000D\241@\210 B!E\202I\000B\004 K\335G*\273R!ER\005\030\342\316 \033\273W+\243\315\002\242!E\275\001\242\332\006\242*\234\345\275\001\262\003\003\247\033*|\327\006\036\376\302\003\002\256l\260\300A\204\177\r\222!E\034\250RI\021\362I \342I\020\351y\351YbI\030\202I!F\263\377\242!E\262\301\020\242\312\020e\276\001R!ER\005\030\246\025/\322\301P\302\301\020\262!E\f\002\262\013 \235\r\255\fv\253\017\370\nK\252\000\037@\000\346\241\013\356\351\tK\231\302\314 \322\315 \033\"W\222\335\342!E\342\016\021rag\026\316\026\f\004|\374\f\n\242a)n\025\260\240A\024@\r\262!E\f\002\322\301\020\342\301P\f\017\362a-\342a/\322a.\"a*\262\013 \f\002n\033\260\020A\017@\r\362!.\f\005\202!E\242!-\222!*\342!)\262!/\262a,\232\356\212\252\242a+\200\356\240\342\336\002\342\316t\242!,\250\n\314j\f\013\262n\177\006#\000\322!+\242a$\330\315\230\017;\335\322a(\246\031B\013\251\f\013\f\rv\2510\202!0~\350\260\020Aw?\r\033\273p\223A\300\2070\200\200$\232\223\033w\222\t\000\000\b@\220\220\261\007i\b\000\032@\000\226\241\220\335 \013\252\362ad\342ae\306\001\000\f\r\362ad\342ae\f\034\360\255\021\320\277\005\300\252 \302!(e\362\007\f\r\302!$\245\322\002\362!d\342!(|\374\000\036@\342!e\000\326\241\320\332\300\322n\177K\356K\377\033U\202!+\262!E\322!,\262\013 K\335K\210\202a+\322a,\276\225\260@A\364?\rR!ER\005\030\033\"\322!*\242!-\202!/\222!.\202\310 \222\311 \242\312 \213\335\322a*\242a-\222a.\202a/^\222\260 A\356?\r\342!E\342\016\021rag\362!)\033D\362\317\020\362a)\356\224\260\000A\352?\r\202!E\210X\302!gf8W\246\036T\f\r\262!E\f\n\262\013 \246\033?\342!E\f\005\352\355\342\336\002\342\316t\362!E\362\017$\000\005@\360\360\261\007o\026\222.\207\202.\177\262!E\220\370\300\362n\207\232\210\202n\177\262\013 K\356\033U\267%\322\342!E\342\016\021\322\315@\033\252\347*\264\f\177\307\017\006|\215\320\314\020\213\314\300sA\306\207\375B!E+q\222G\000B\004 r\304 \"\304\020\206{\375\0006A\00082\f\0022\323\b\"c\034\035\360\000\000\000\000\0006A\000\f\nX\022,\013\346\305*H\002\000\025@\000D\241I\002\346\305\035X2@\230u\222E\000X2\210\022H\002\213\210\200D\021\033UY2I\002\211\022\246\310\343\251\002\271\022\035\360\000\000\0006A\000\270\022\250\0020[\300\267\243\r\275\005\000\023@\000\252\241\240\244 \206\032\000\260\343\300\2302\310B\000\033@\000\332\241\220\314\300\000\016@@\240\221\320\252 \246L?K\371\200\272\021\301/\370\240\200\365\200\210\021\300\210\020\300\273\020\240\310u\300\210 \240\310t\300\273 \000\273\021\260\210 \202I\000\200\210A\202I\001\200\210A\202I\002\200\210A\202I\003\3712F\002\000\f\n\034\013\301 \370\245 \001\255\004\262\305 \251\002\271\022\035\3606\301\000\f\03382\241\033\370\f\r\202\"\027\355\rf\030\001\271C\3313\230C\251#\026\351\031x\342\361\005\370\016\027\2600A\026@\r\255\002\034\013\301\022\370\245\034\001l\242\035\360\f-\351\263\262\240\374\350\223\260\272\020\2711\262C!\271\261\351Q\f\032\013\356\340\255\203\245\274\007\251A\275\007\255\004%\274\007\275\006\f-\251a\310A\250\301\320\314\322\311q\f\r\300\3171\311\201\315\004%q\002h\001\f\r\3101\245p\002\335\006\315\005\245s\002hA\f\036\370Q\230a\362\317\375\340\231\021\220\2171\200\213\300\220\232\300\231\221\f\013\220\232b\360\276\203\255\004\220\210\300\211\241\245\266\007H\321\240\3771\350\241\330\201\360\356\300\370\221\310q\240\277\300\260\377b\272\274\360\356\300\352\335\300\313b\242\313\340\260\272b\332\314\013\314`\3371\312\273\315\006\245m\002\242C1\246\024\b\202\240v\200\204\322\202C1h\261B\0030`\262A@\243A\033\252e\261\007\300\312\021\302b\020\330\022\330]\310\r\f\n\234\f\307\225\002\242C \033\252\310\035K\335V\f\377b\003!\255\004\f\022rC(\275\006\245\256\007\275\007e\256\007\360\352\021\342S\031\f\n\345\006\001\f\013\362\323\b\302\245 \242o \242\323\t\242\312\240\245\334\007|\213\222\323\b\330C\fL\202\241H\342\0030\242\323\t\242\312\220\340\356\260\340\210\300\320\302\223\302I\224\260\210\020\202i$%\\\002\f\002\035\360X\322B\240x\367\025\f\255\002\034\013\301\271\367%\006\001F\245\377\331\263\331\223\f\370\f\206\034\251\222C1bC0\202C!\f\366Bb\020B\0030\206\324\377\250\202\301\260\367\247\254\f\255\002\034\013\301\256\367\345\002\001\206\230\377hr\251\321\370bx\342\371\301f\027U\331\223\241\251\367\226f\000\314\026\367\272\001\f\036\f\210\fD\340H\203\f\013BC0X\322\241\235\367\315\005P\3371\331\001eX\002+\232\231\021\240\231b\255\004\272\231\231!\261\235\367e\240\007\315\n\240\3371\270!\250\021\345Y\002\f\016\242\312\366\346JM\fJ\306\200\377\315\r\275\017\241\225\367\361\225\367\346\026\006\314\026\267?\001\f\034\334L\270\301\f\f\347&\007\347\226\002\267\272\001\f\034\314<\f,F\000\000\f<\311\223\270\301\f\017\347&\007\347\226\002\267\272\001\f\037\f\212\fD\360J\203\206\335\377\034\f\256\254\260PA\333?\r\255\f\306j\377\000\0006\301\002h2baJb\006(\242$\021\275\006\345\227\007\222!J\222\031\031\360\212\021\236\230\2600A+\000\r\255\006r!JRa=\262\0070\262a>x\227\245\225\007\f\030\f\013\013\227]\n\302\307\375\242!>\f\007\300\270\203\220x\203%\224\007m\n\242!J\262\n1\242\n!e\223\007\033\267\345\222\007\275\003\f\216\252\306\340\325\021\255\002{\314\340\335\322\340\314\322\332\314K\314\f\r%\031\001-\n\326*%F\223\000\034\002\322!JM\001r\r(\322\315 \322a<\246\027a\f\003\f\017R!J\362aER\0050\246\025Cb!J\f\007jc\242\301\020\302&\020\fK\300\3004e\302\377\033w \223!\232\224\202\t\000R!J\300\210\021\202I\000\242&\020K\"\240\2404\240\210 \202I\000R\0050KfW'\310r!Jr\007(\202!E2\303 \033\210\202aEw(\252\fy'\t\030 \263!\f\214\300\322\362\272\264\242\013\000\320\314\300\000\034@\000\252\241\242K\000\315\002B!<\242!J\275\001\242\332\006\242*\240\245L\001\262!?\270k\242K\003\255\004\262\3010\345O\001r!Jr\007(n\027\260PA\t@\r\f\033\f\374\f\rR!J\242\301\177\342\3010\f\b\222\301p\222aH\202aE\342aG\242\3121R\0050\242aI\340\345\240\"!GB!Hb!J2!Ijmv\245*\362&\020\210\002KfK\"\222\317\020\000\030@\360\374\300\000\253\241\013\252\000\037@\000\252\241\251\004\000\031@\000\213\241KD\211\003K3\322\315 \342\316 \362!I\242!H\202!E\222!G\033\210\222\311 \242\312 \362\317 \362aI\242aH\222aG\202aEw\230\227\302!J\302\f!n\034\260\000A\016@\r\f\r\f\016\342aD\322aBn\027\260PA\013@\rR!J\362\301\177\f\b\222\301p\242\3010\f\013\262aF\242aG\222aH\202aE\362\3171R\0050\362aI\246\025O\"!GB!H\202!Db!F2!I\212f\202!J\f\007\200f\240\230\002\222aK\234\271\302& \270\003\250\004\312\273\345{\007\315\013\242\301\020\262!K\245\250\377R!JR\0050KfK3KDK\"\033wW'\316r!Jr\007(\302!F\262!I\242!H\202!E\222!G\033\210\222\311 \242\312 \262\313 \213\314\302aF\262aI\242aH\222aG\202aE~\230\260\340A\367?\r\302!J\302\f!\322!B\342!D\033\335\342\316\020\342aD\322aB\316\235\260 A\363?\r\242\301\020\245\235\377\202!=\f\037\371\b\f\002\035\3602a?r!Jh\004baM\262\007!\"\327\f\"\302\330B\327\007R\304\224b\327\tB$dRaLb\306\240R\0070r\007(\255\005\245h\007\335\n\302!M2!L\316\205\260\220A/@\r\355\007\255\004\275\f\202\"\177\315\006\340\b\000R!J\242c\177R\0050\016E\260@A\013@\r\316\205\260@A\013@\rr!Jr\007(\"aNn\027\260 A-@\r\f\006\322!J\f\016\342aA\302\r!\202\335\tR\335\fR\305\314\202\310\220\202aC\322\335\b2\315\024\322\r\224\"!A\202#\037\320\235\021\220\234\360\232\210\212\"\202!J\200\"\220\"\322\t\"\302\240\246\0348r\240\200\f\004\242!C\275\002\202%\200\302!J`\324\220\260\335\021\332\314z\314\034\r\340\b\000\322\003\200\302!J\332D\300\355\021\302\f!\340\"\300\307$\321r!Jr\007(\202!A\033f\202\330\001\202\310H\202aAw&\226R!JR\0050F.\000r!Jr\007(\314\247\302!J\"aN\302\f!F)\000\f\006\"aN\322!J\f\016\342aA\302\r!\222\335\t\202\335\003R\335\fR\305\314\202\310<\222\311\220\222aC\202a@\322\335\b2\315\024\322\r\224\"!A\202!@\340\235\021\202\330\005\202(\025\220\234\340\232\210\212\"\202!J\200\"\220\"\322\t\"\302\240\246\0348r\240\200\f\004\242!C\275\002\202%\177\302!J`\324\220\260\335\021\332\314z\314\034\r\340\b\000\322\003\200\302!J\332D\320\355\021\302\f!\340\"\300\307$\321r!Jr\007(\202!A\033f\202\330\001\202\310H\202aAw&\220R!JR\0050\262!J\"!N\210\233\242\333\001\242\312\200\262\313@f8\f\202\"\201\335\005\340\b\000-\n\306\003\000\355\005\322!J\202\"\200\322\r(\340\b\000\f\002\242!?\f\031\261L\366\342!J\362\013\n\310\033\350N\322\033\004\340\351\223\322Q\004\311\021\362A\n\f\f\270\013\271\001\250j\234N\362!?\262\240\255\262J\000\210o\302H\001\370o\302O\002\306&\000\222\240\234\215\f\222J\000\222!J\322!?\362\t \250m\360\360\024\240\377\021\362J\001\270m\342\t!\242\013\001\340\342A\013\356\340\340\024\300\356\021\340\252 \242K\001\350m\370\231\262\016\001\360\360\024\340\377\021\360\273 \262N\001\250\271\370m\240\240\004\342\017\001\360\252\021\240\356 \f\032\342O\001\370m\262\t0\342\017\001\262\313\370\260\212\203\200\356 \342O\001\330m\262\t1\262M\002\230\231&)\004&9\001\f\nK\352\322!J\000\036@\262\r0\322\r1\000\273\241\336\233\260 A\322?\r\222!?\270i\262\013\001\262A\000\250i\242\n\002\242A\001\250i\230yK\252\3269\000\f\t\f\n\311A\251a\251q\322!J\320\371\021\252\351\351\201\371\221,\016\330\235\351Q\316=\260\320A\251\177\r\242\301\020\262!J\315\002\262\0130\245n\377+\201\"H\000\"!J\"\0020\"\302\020\306\236\376\355\007\255\004\275\f\202\"~\315\006\340\b\000\306A\377\302!J\302\f!F\236\377\0006A\000\f\002\035\360\0006a\000\f\006\202\257\277G\270\b\255\002\345\235\000i\003\035\360\255\001\275\002\fL\345J\007\230\003R\304@W9\004\f\t\006\n\000\255\002\345\233\000P\244A\252\244\242\312`PZs\255\005\345\234\000\275\001\251\001\fL\255\002%H\007\270\001\f\031\260V\203Y\003\314\231\f\013\250\002L\fJ\252e`\007\035\360\000\0006A\000\f\004\214\2228\322\202\"\020\314\003\214\b\f\024-\004\035\360\000\0006A\000\f\004\214\2228\342\3143\202\"\022\214\b\f\024-\004\035\360\000\0006A\0001\321\365A\321\365'\263\035'\264ha\320\365\201\320\365'\266I'\270g\221\317\365\241\317\365'\271M'\272/\306\f\000\261\315\365\301\315\365'\273\027'\2747Q\314\365\321\314\365'\265<'\275@\341\313\365'>\016\206\004\000\361\312\3651\312\365'\277\006'\263',\002\035\360\366\022$\f\002\035\360Q\306\365A\306\365'\265\033'4\036\034\202\035\360\201\304\365'\270\345L\002\035\360W\222\336\f\202\035\360\034\002\035\360W\222\323F\374\377g\222\315\306\360\377\0006A\000\255\002e\366\377-\n\035\3606a\000\255\002\245E\000\026\312\b\f\002\035\360\314\0038\022\250\302\201\264\365\226j\t\256\230\2600A\t\000\r<\212%\213\000\251B\026\232\013,J\245\212\000\230B\f\004\251\t\234\252e\366\006\270B\251\233\234\032%\017\376\310B\251|\214\212e\016\376\330B\251\035V\n\b|C\250\022\214\272\342*\024\027n\006\210\372\255\002\340\b\000\313\242\345\204\000\250B\234\212\242\312$\245\365\006\250B\242\312\034\245\f\376\250BK\252%\f\376\250B\345\202\000\242\302\020\245\202\000I\022-\003\035\360\255\002\034\013\301\224\365\245v\000\3343\270\022\314\313\255\002\034\013\301\221\365\245u\000l\242\035\360\026s\365\270\022\026\013\365>\213\260\320A\364?\r\255\002\350\003\330\013\301\212\365\034\013es\000\206\366\377\250\243\246\032\017\3102\314\314e\177\000\2512\314Z|C\306\351\377I2\350\342\322\241\000\347\255\016\255\002\034\013\301\177\365\335\016\245p\000\006\t\000\250\0029\022&\n\"\350#\247\036\035\310\"\2703\267\234\007\370#\247\037#&J \255\002\034\013\301v\365%n\000l\243\006\312\377\310\"\2703V\354\375\271\"\315\013\250#\251\002\306\364\377Bb\021\255\003\245\336\377\026\332\034\250\022\310j\026,\004\270\f&\0135\f\003\330\362\267\035.\210\342f\030\035\255\rez\000\270\022\270k]\n:\253\250\n\245y\000\256\205\260pA%\000\r\250\022\310jK3\312\263\270\013f\013\316F\206\000\016\013\260`A!@\r\350Z\274\036\310\016\234\\\375\016\330\322\f\013\306\001\000\033\273\310\037K\377\214\214\327\234\364\006\002\000\330\322\f\013\340\313\240\310\f\314\334\f\n\034\013\301O\365%d\000\006\327\377\330\322\326\315\000\255\002\034\013\301J\365\345b\000\206\322\377\362\"\023\330z\342\"\022\234\335\f\b\f\033\f\t\360\233\203\340\213\203\227\bF\255\002\034\213\301B\365\245`\000\362\"\023\342\"\022\f\034\275\017\255\016\360\274\223\340\254\223\260\252 \026z\t\330\342\026-\t\275\017\255\016\345P\000\350\342\335\n\356\212\260PA\n\000\r\f\n\034\013\3014\365\345\\\000\206\272\377\250\r\310\035\215\n\235\f\300\233\223\240\213\223\220\210 \274H=\r\f\013\206\005\000\033\273\3103\250#\2133\215\n\235\f\300\226\223\240\206\223\220\210 \234\210\340\232\300\360\\\300\f\026\f\bP\206\203\f\005\220V\203\207\005\323\006\002\000\f\013\320\253\260\310\032\250\n\f\013\f\030\f\r\300\330\203\240\270\203\336\373\260pA\366?\r\f\n\034\013\301\030\365\245U\000\306\235\377\235\016\f\033\255\017\360\253\223\340\233\223\240\231 \214\311\275\017\255\016\245F\000\355\n\251\342F\000\000\350\342\326\356\000\255\002\034\013\301\r\365\335\016\245R\000\006\221\377\310\002f\034/\350b\370r\f\t\226_\000\314\017\214\016\f\031\234\331\302\243\347\f\013\346\037\006\314\037\347<\001\f\033\214\313\371\021\351\001\255\002\034\213\301\000\365%O\000\250\022\270\312\214\253\255\002\340\013\000=\n\226\332\322\250\022\245\301\377\026\n\007\f\r\350b\f\031\f\b\370r\340\211\203\360\331\203\207\r\030\250\002\016\032\260PA\t@\r\f\017\f\016\306\000\000\370r\350b\351b\371r\f\n\034\213\301\355\364%J\000\f\035\342\"\022\362\"\023\275\016\315\017\360\315\223\340\275\223\300\273 \234+\275\017\255\016\345:\000\350\342\335\n\354\236\251\342\355\nF\000\000\350\342\226\036\331\362\241\000\356\357\260\260A\330?\r\f\003\306:\377\f\n\034\013\301\334\364\330\362eE\000\206\\\377\247\036\332\255\002\034\213\301\330\364eD\000\350\342\f\b\202b\023\202b\022\306\360\377\250\022\270j\272\263\310\013\311\362\270\013Fk\377\250\"%\301\377=\n\026\272\366\250\322\310\342\240\2771\300\3371%\232\0010\3371\315\003\245\231\001\355\n\375\013\306\324\377\000\0006A\000\3142\f\t\306\021\000\255\002\245\004\000\274j\270B\230\0228\013\214\231\310\371\214\\\255\002\340\f\000\270B\242\313$%\272\006\250B\242\312\034%\321\375\250BK\252\245\320\375\255\003\245#\000\250B\345F\000\242\302\020\245F\000\313\242eF\000\f\t\231\022-\t\035\360\000\0006A\000(B\f\023 #\223\035\3606a\000\034\212\f\b\211\001%F\000\251\001\254\252)\n\230\001\241\251\364YI@J\2039\031I9\230\001\f\032\251)\007f\006\270Y\240\273 \271Y\f\312\245C\000\314\212\255\001%A\000\f\n\306\001\0009*\310\001\311\n)\032-\n\035\360\000\000\0006A\000\255\003\245>\000\035\360\000\0006a\000\255\002\f\b\211\001\2458\000\314*\f\002\035\360\275\002\251\001\301\221\364\f\r\f\016e\370\377-\n\314Z\255\001\245<\000\035\360\035\360\000\000\0006A\000=\002\f\312\245=\000-\n\234J\250#\270\023\310\003\311\002\230\003\271\022\210)\251\"\033\210\211)\035\360\f\002\035\3606a\000\250\002\210\n\211\001\214\323\270\003\f\314e\346\006\255\003%8\000\006\001\000\255\002\2457\000\270\001\230+\013\251\251+f\031\r\250K\210;\270\013\340\b\000\255\001%6\000\035\360\000\0006A\000\214\222\210\002\214X\255\002\f\013e\373\377\035\360\000\0006A\000(\002\f\0248R\210\"\007c\003\f\002\035\360\013\210\f\002\200$\203\035\360\0006a\000H\002\f%\314\344\f\n\275\003\245-\000\251\001V\232\006|B\035\360\210$\230\0047\0304\230Y\027i3\255\004\345\373\377\254\272\250\004\270\024\250\n\247\233#\275\003%+\000\026z\375\270\004\251\024\251\0139$9\033\206\002\000\330\n\310]P\314 \311]\251\002\f\002\035\360K\241\275\003\f\r\331\021\345\371\377\250\021\026\272\372\250\032\310$\270\0240\314Ce\331\006\255\002K\261\245\361\377F\365\377\275\003\301E\364\f\r\f\016e\345\377V\272\373\255\001\245)\000\206\337\377\000\0006A\000,\n\345*\000\234\n\201>\364):\f\031\231*-\n08\2039Z\035\360\f\002\035\3606\201\000\250\022)A\234\272\251\001\310J\311\022\270\001\250\033\210+\270\013\340\b\000\255\001e%\000(A\250\022V*\376\270r\214;\250B\340\013\000\242\301\020%$\000\035\360\0006A\000\234\"\250\002\f\013\214\312\210*\271\002\013\230\231*f\030\002%\373\377\035\360\0006A\000\2502\210*\270\032\271B)\032\013\230\231*f\030\002e\371\377\035\360\000\000\0006a\000\27028\022A\034\364\234s\315\004\250\003\335\003\f\016%\332\377\026\312\005\f\b\230C\231\022\211CF\022\000\310b\214l\250B\340\f\000\206\001\000\210R\255\013\340\b\000\251\001\214\252\034Je\036\000\314\212\255\001%\346\377\f\nF\b\000\330\001\330\r\330\r\331\n\310\001\310\f\310L\311\032\270\001\270\013):\310;\311*\251K\250\001\230\nI9\214J\350\"\033\356\351\"-\n\035\360\0006A\000A\001\364\221\377\363 QAa\375\3630qA`w\020`U\020PR\300ps\300P\202A\220\210\020\220g\020\220U\020prA\220w\020\212Uzf`tAzfPtAzU@%\020q\362\363@F\020PXA`hApU\020Z\"pf\020jD P\365Z\" T@P\365ZD@@TJ\"\035\360\0006A\000a\350\363B\240\034v\244\007X\026'\025\bb\306\020\f\003\f\002\035\36086(&\035\360\000\000\000\0006A\0001\340\363\200\202\021\212\"0\"\240\035\3606A\000\215\002Zd-\003g\264\035\f\031\220\225Sv\251\025b\004\000 8A &0 t\200\"\240(\002\033D0\"0\035\3606A\000(\002(\002\035\360\000\000\0006\241\000\315\004\275\003\255\002Yqi\201y\221\342\301\020\322\3010\f\317\371!\331\001\351\021e\000\000\035\360\000\0006\241\000\222\301\034i\201\201\305\363y\221\210\bYq\214\330\315\004\275\003\255\002\335\005\355\006\375\007\340\b\000\035\3606A\0001\275\363)\003\035\360\000\0006A\000\034\n\275\002\345\351\001\314Z\3142\f\032\345\376\377-\n\035\360\0006A\000\255\002\f\034\f\0130\274\203:\273\345\360\001-\n\035\360\000\000\0006A\000\234S\201\256\3630\210\302\207\262\r\255\002\275\003\345\230\006e\003\000-\n\035\360\f\002\035\3606A\000\255\002\345\311\001\035\360\000\0006a\000\255\001\275\002\fL%\255\006\255\002K\261\fL\f\b\211\021e\254\006\250\001\245\375\377\035\3606A\000\255\002=\002\345\367\377-\n\214Z\315\003\f\013e\304\006\035\360\0006A\000\210\003G\270\017\255\002\275\004e\367\377-\n\f\t\240I\203I\003\035\360\000\0006A\000\226R\001\346\242\022\201\216\363 B\240\200D\24084\214\003\035\360(D\035\360|\362\035\3606A\000\226\"\001\346\242\0171\206\363 \"\2400\"\240(\" #!\035\360\f\002\035\360\000\000\0006A\000\226\362\000\346\242\f1~\363 \"\2400\"\240(2\035\360\f\002\035\360\000\0006a\000\255\005\345\373\377}\n\255\005e\375\377]\n\214G\246\024\002\346\023\007l\242\035\360-\013\035\360\314\346\201r\363\f\026G(\355l\bB\304\037\200D\020\221l\363`\231\3227)\334\255\003\275\006%\210\006@\3371\261g\363\315\004\240\253\300p\252\322\251\0010\2771\240\2571\251\021\255\003%=\001\350\001\370\021\f\f\367+\007\267\237\002\247\276\001\f\034VL\372\275\007\255\004\245\204\006\275\n`@`\234Uj\232\013\271\260\264\020\214\002\271\002\026\305\370\255\003%\203\006-\n\035\360\255\003\245\202\006\252\226\006\370\377\0006a\000)!i1\250\301\251\001e\363\377\f\026\251\021-\006\240'\223\250\001e\360\377\310\021\300g\203\275\006\345\177\006}\n\255\004\275\007%\177\006M\n\275\007\255\005\245~\006]\n\330!\310\003\330\r\2701\307\275\005\320l\300\206\000\000\300m\300\255\013\275\007\345|\006}\n\247& \246\022;\350!\340b\240-\016\315\007\250\002\270\003\252\244\272\265\245\221\006K3K\"g\222\353F\007\000\246\022\032\270!\260b\240-\013\315\007\250\002\270\003\252\244\272\265\345\236\006K3K\"g\222\353\f\002\035\360\000\000\0006\201\000\275\007xs\f\r\326\367\000\255\002\034\013\301'\363\335\007e\324\377l\242\035\360\f\n\346\025\006\314\025\327\264\001\f\032\314\372\321!\363\f\n\226e\000\314\025G\275\001\f\032\274*\255\002\375\005\355\004\034\013\301\034\363\201\032\363\211\001%\321\377\206\361\377\255\003\275\004\245h\375=\n\326\332\000\255\002\034\013\301\025\363\375\005\355\004%\317\377-\003\035\360\026\242\004\f\r\255\006\f,hciQ\345&\001hQ\f\r\267%\007\267\225\002G\272\001\f\035\254\335\234\006\f\np\3771\367%\007\367\225\002G\267\001\f\032\234\232\270B\315\004\313\253\262\313\020%7\377hBxFysh6icF\000\000hc\026\346\370\f\n\270\003po1g%\007g\225\002G\267\001\f\032\234\032\255\002\034\013\301\370\362\335\007\375\005\355\004\245\307\377\206\313\377-\013\255\003eW\375)\003Is\f\002\035\3606\341\000\213\241\275\003<\214\f\007y\001%~\006y\005h\201\f\033\250\022\f\t\210\332`\233\203\314\350\255\002\034\013\301\350\362\245\303\377b\253\344\0061\000\310J\222a\021W\354\020\314\364\255\003%`\375\255\003\245R\375\f\006\306*\000\254d\322$\020\354\035\250\362e\325\377\026j\025\350\342\f\215\356\255\260\360A\024\000\r\255\002\034\013\301\330\362e\277\377l\246F \000\f\007\026\224\t\230Jn\t\260\260A\007\000\r\202$\021\362\"\020\216\257\260`A\b\000\r\255\002\034\013\301\316\362\245\274\377l\246\306\022\000\230\003\314\211\255\003\245a\375m\n\226\332\003\f\n\242a\021\354F\262!\021\234{\310c\234<\270s\255\003\262\313@%\222\377m\n\226Z\000\310\003\310\034\311c\322\"\021\033\335\322b\021\226F\f\350\005\f\030\026\336\013\370\223\200\377 \371\223\255\001\3453\006\255\007e\301\377-\006\035\360\007\371\025\342\"\020\322$\021\347\035\f\255\002\034\013\301\262\362e\265\377\306\341\377\275\003\315\004\335\005ba\020\210\332\255\002\340\b\000m\n\374z\230\005\254\371\250\022\3103\250J\270#W\352\036\f\r\f\037\f\016\201B\362\260\357\203\200\214\300\200\337\203\347\r\t\262$\024\302$\025\3113\271#\311S\271C\306\000\000\f\t\231s\270c\026\333\364\250B\250:\302!\020\276\272\2600A\364?\r\026\214\362\330sH\221\327$\n\315\r\242!\020\345f\006F\003\000\255\002\034\013\301\222\362%\255\377Is|\366\330!\342!\020\351c\331\003\206\302\377\255\003\245I\375\255\003%<\375\306\316\377\255\002\034\213\301\212\362\345\252\377%$\006}\n\314:|F\306\313\377\275\004\302\240\230eb\006rg\020M\007\250\022F\247\3776A\000\250B\f\005Y\004\250z\345E\375\250B\270\002Y\212f\033\021\315\003\270z\335\004\255\002\245\340\377=\n\250BF\000\000l\243\226\303\000\310\004\f\035\214\\\f\003\331\212\006\001\000\250z\245B\375-\003\035\3606a\000\255\002\245i\377\234\n\250\022%\026\377\214\232\230B\210i\214x!\t\362\035\360l\242\035\360\314\323\250\022\f\034\270J\311iW\353\005\f\002\035\360\250\022\302*\020\214\234\255\002\275\003\340\f\000-\n\035\360\330\211\214-|R\035\360\275\003\255\002\315\001\f\016\351\001e\366\377-\n\035\3606a\000\255\003%<\375\255\002\245c\377\254\272\250\022%\020\377\254J\230\022\302)\021\270B\234\374\210k\2148\250IWj\016\255\002\275\003\340\f\000-\n\035\360\270\001\334;!\352\361\035\360l\242\035\360\310\213\330k\314l\334=|R\035\360\270B\255\003\270{\245=\375\350B\f\002)\216\035\360\255\002\f\013\315\001\345\357\377\326\232\374-\n\035\360\000\000\000\000\000\000\0006A\000\255\002\f\373@P$\315\003@CA\335\004\345\222\377\240 t\254U\034\332:\224\222\t\000\306\005\000\360\202\021\220\"0\360\231\021\000\"# '!\240\"\020\200\"0 t\013Uf\005\342\035\360\000\0006\241\001\f\rq*\362\"a+\202!+\034\002\262\b\020R\b\000\210\030b\307\300\026\030\t\016\030\260\340A\b@\r&(\007\3168\260\000A\b@\r\302!+\310<\316\034\260\340A\037@\r\362!+\f\n\f\t\342\301@\f\004Ba#\342a&]\017b!&v\233\n\210\205KU\211\006\220\230SKf\362\317 \033\252\302!&\342!#\302\314 \213\356\342a#\302a&f*\323F\215\0002\303 \242!*\222!)\202!(R!+B!'R\005\b\033D\202\310 \213\231\242\312 \242a*\222a)\202a(Ba'W$5\035\360\000\302!+\302\f\b\026<\377\320E\021\362!+\340\345\0212a*\f\t\222a'\f\003`\356\240\362a(pD\240\362\017\021Ba$\342a%2a)=\001\202!+\2108f\030\032\026k\006\202!(m\003\f\nv\233\n\230\210K\210\231\006\240\251SKf\006\024\000\026\273\004|\265\222!$\302!%\202!+b!)\f\n\200\206\240\020f\240v\233/x\210K\210\314WY\006|\267F\006\000fK\017\350\f\340w\300\246\027\f\f.\340w\322\006\001\000\350\t\006\373\377y\006\240\247SK\314K\231KfF\000\000\f\n\f\006\033\312\215\f\355\006\013\314\254\013\f\t\373\250m\003v\233\025x\006Kfw\250\007\247\247\004\033\231\006\001\000\207\227\001+\231=\360F\000\000\f\t\215\f\352i\367&\316\367\226\003\355\006\013\314\254\313\202!*b!)+\234\020f\240v\233\031x\006Kf\227\247\004\331\b\306\002\000\034\017\300G\300I\bG\257\001)\bK\210\362!+\362\017\021\033\234\202!*b!)\f\007\020f\240\367\2565\267\2472X\b\033w\246%\021\346\265\016\033\356\033\245\251\b\362!+\362\017\021F\002\000H\006\033^\227\224\002\367%\006KfK\210\306\363\377+\356\f*\251\b\006\367\377\202!*\f\007\376\256\260\260A\346?\r\276\247\2600A\346?\rX\b\033w\346\265\013\033\356\362!+\033EI\b\362\017\021K\210\306\365\377\362!+\f\n\f\t\320\305\021\340\205\021\342\301@\f\004Ba#\342a&`\210\240p\314\240\302a$\202a%b!&]\017\302!%\202!$v\2331x\205KU\314w|\267y\006|\267F\006\000fK\017\350\f\340w\300\246\027\f\f.\340w\322\006\001\000\350\b\006\373\377y\006\220\227SKfK\314K\210\362\317 \033\252B!&\202!#B\304 \213\210\202a#Ba&f*\246\033\351\302!+\f\006\302\f\021\302a!\315\006\f\t\f\n\215\016\f\017\342\301@\362a#\342a&\013\350\373\370B!#b!&v\233\025x\006Kfw\250\007\367\247\004\033\231\006\001\000\207\227\001+\231=\360\213DBa#B!&\033\252B\304 Ba&f*\315R!!\312iW&\256W\226\003\315\006\013\356\375\003+\236\242\301@0K\240\340\213\021\202a\"Ba \242a&\f\nb!&\215\017v\233\031x\006Kf\227\247\004\331\b\306\002\000\034\004\340W\300Y\bW\244\001)\bK\210\362\317 \033\252\202!&B! \202\310 B\304 Ba \202a&f*\303\362!+\362\017\021\367\254Ub\301@r!\"\033\336\f\t\f\013\f\n\260\212\021\212\203\212\211X\b\246%\035\346\265\032\033\314\033\345\351\b\362!+\362\017\021f\032$\033\273K\231w\251$\f\n\206\006\000\260J\260`D\240H\004\327\224\345\033\\\367\245\340+\314\f.\351\bF\364\377\f\032\367,\267\035\360\376\254\260\240A\315?\r\f\t\f\n\260\212\021\212\203\212\211X\b\346\265\005\033\314\033\265\271\bf\032\tK\231w\251\017\f\nF\000\000\f\032\322!+\322\r\021\327,\325\035\360\000\000\000\000\0006\301\000)\3019\361I\341\255\001\221\335\360\202\240\004v\250\003\231\nK\252\f\003}\001\f\005(\301h\341*#jc\242\222\000\262\226\000PA!pD\240\245\361\005+f+\"\210\004\033U\252\210\211\004f\205\341\\\t2\303\020\227\223\317\255\001\222\301 \fKv\253\013\310\nK\252\300\3001\302Y\000+\231\255\001\f\013,\fe\036\006\f\003\f\005\f\016\351\321\210\341h\321\f\002\212f\262\301 \240\004 A!pD\240\252\243\260\252\220\242\232\000\262\226(\245\353\005+f\210\004\033\"\252\210\211\004f\202\330+3\230\321\033U\222\311\020\231\321f%\302\230\361\255\001\fKv\253\007\310\n\311\tK\252K\231\035\360\0006\301\000)\3019\361I\321\255\001\221\254\360\202\240\bv\250\003\231\nK\252\f\003}\001\f\005(\301h\321*#jc\242\222\000\262\226\000PA!pD\240e\345\005+f+\"\210\004\033U\252\210\211\004f\265\341\222\240\2402\303 \227\223\316\255\001\222\301 \262\240\bv\253\013\310\nK\252\300\3001\302Y\000+\231\255\001\f\013,\f%\022\006\f\003\f\005\f\016\351\341\210\321h\341\f\002\212f\262\301 \240\004 A!pD\240\252\243\260\252\220\242\232\000\262\226P%\337\005+f\210\004\033\"\252\210\211\004f\262\330+3\230\341\033U\222\311 \231\341fE\302\230\361\255\001\262\240\bv\253\007\310\n\311\tK\252K\231\035\360\000\0006A\000\242\303\030\275\004q\305\360\202\322\003\"\3104\202(\214\315\007\340\b\000\242\303\020\202\"\177@E\240a\277\360\340U\021\275\004\315\006\340\b\000\315\007\213\243JE\202\"\177\275\004\340\b\000\315\006\255\003\202\"\177J\265\340\b\000\035\360\0006A\000\242\3030\275\004q\264\360\202\322\003\"\3108\202(\215\315\007\340\b\000\242\303 \202\"\177@E\240a\256\360\340U\021\275\004\315\006\340\b\000\315\007\242\303\020JE\202\"\177\275\004\340\b\000\315\006\255\003\202\"\177J\265\340\b\000\035\3606A\000\275\004\255\003\202\322\003\"\310<\202(\215\301\237\360\340\b\000\221\237\360\222b\200\035\360\000\0006A\000\275\004\255\003\202\322\003\"\310<\202(\215\301\230\360\340\b\000\221\230\360\222b\200\035\360\000\0006\241\000Y\241\255\006I\221b\242\220W\2420\251\001\246\032(\215\004@r\220\240\232\240\240\231\260 )\260B\324\002B\304@\200\"\220\255\004\275\007L\214\345\341\005jDjw'\227\357\250\001\"\241 \210\241n\210\260 A\021@\r\251\001M\003\240\332\360\340\312\021\240\272\240\240\232\220\360R\021R\305\360\360\231\021\360\273\021\360\314\021\360\335\021\3311\311a\271\201\231A\360\272\021\360\231\021\300\312\021\311\021\231Q\271!\360\273\021\271q\"\302\370Y\261\210\001x\221\230\201\250q\270a\310Q\330A\370!\3501:\377:\356:\335:\314:\273:\2520\231\200pu\200v\250\211R\016\000\202\016\001+\356\200\210\021P\210 \202W\000\202\r\000R\r\001+\335\200U\021\200U RW\001R\f\000\202\f\001+\314\200\210\021P\210 \202W\002\202\013\000R\013\001+\273\200U\021\200U RW\003R\004\000\202\004\001+D\200\210\021P\210 \202W\004\202\n\000R\n\001+\252\200U\021\200U RW\005R\017\000\202\017\001+\377\200\210\021P\210 \202W\006R\t\001\202\t\000\200U\021+\231\200U RW\007jw\230\241X\261\250\021R\305\360\2523\222\311\370\231\241M\003N\211\260@A\363\177\r\035\360\000\0006A\0012a\027Ya\255\004}\002M\006\"\242\220\251AW\247,y1\246\026$b\332\002\235\007@4\240\240w\220@3\260\2203\260\2403\220\255\006\275\007\302\240\220\345\313\005*f*w7\227\356r\241\000y1\034\b\200\207\362\316\210\260\220A\r@\r\360\224\021@\304\220\340\244\021@\264\240@\344\360\330aR\307\370\362!\027xAm\017\322\315\370pu\220\360\356\220\360\273\220\331a\360\252\220\360\334\220\360\231\220\360\314\021\360\314\220\360\364\220v\244\2112\016\000\202\016\001+\356\200\210\0210\210 \202W\000\202\f\0002\f\001+\314\2003\021\2003 2W\0022\006\000\202\006\001+f\200\210\0210\210 \202W\003\202\013\0002\013\001+\273\2003\021\2003 2W\0042\017\000\202\017\001+\377\200\210\0210\210 \202W\005\202\n\0002\n\001+\252\2003\021\2003 2W\0062\t\000\202\t\001+\231\200\210\0210\210 \202W\0072\r\001\202\r\000\2003\021+\335\2003 2W\b*wY1\222!\027\300\244\021\252\231\222a\027x1\270aI\001\235\013n\273\260\360A,@\rI\001\231\021y1\302!\027@\244\220\260\344\021@\204\360\360\370\021\351Q\360\272\021\320\344\021\300\332\220\300\273\220\300\377\220\362a\020\271\261\331\241\300\356\220\342a\021\300\324\220\300\210\220@\272\240\360\364\021\340\252\021\300\377\220\211\221\331\201\300\344\021\300\273\220\262a\022@\356\300@\324\260\340\204\021\371\341\300\252\220\242a\024@\364\240\300\210\220\300\335\220\300\356\220\351\361\322a\023\211\321\034\r\320\331\322\300\217\220\211\301\331!\360\217\021@\377\220\300\210\220\202a\025\300\377\220\310A\362a\026\300\307\220\311q\370\201\350\221\330\241\310\261\270\301\250\321\230\341\210\001h1xq2!\021X\361B!\020\"!\022\"a\033Ba\031Ra\0302a\032R!\0232!\024B!\025\"!\026r\307\340b\306\360i1ra\007b!\027\026\250\025\226x\025v\250\027\200\001\003\200\000\023\202\310=\202\330\001\200\001\023\000 \000\200\002\003\202\310\0012a\0352!\030\"a\034\"\003\000\202\003\001+3\200\210\021 \210 2a\030\"!\031\202W\000\202\016\0002\016\001+\356\2003\021\2003 2W\0012\002\001\202\002\000\2003\021+\"\"a\031\2003 \"!\0322W\0022\002\001\202\002\000\2003\021+\"\"a\032\2003 \"!\0332W\0032\002\001\202\002\000\2003\021+\"\"a\033\2003 2W\004\"\005\0012\005\000\200\"\021+U0\" 2!\035\"W\005\"\003\000\202\003\001+3\200\210\021 \210 \202W\006\"\004\001\202\004\000\200\"\021\200\" \"W\007\"!\034+D\202\002\001\"\002\000\200\210\021 \210 \202W\b\202\r\000\"\r\001+\335\200\"\021\200\" \"W\t\"\f\000\202\f\001+\314\200\210\021 \210 \202W\n\202\006\000\"\006\001+f\200\"\021\200\" \"W\013\"\013\000\202\013\001+\273\200\210\021 \210 \202W\f\202\017\000\"\017\001+\377\200\"\021\200\" \"W\r\"\n\000\202\n\001+\252\200\210\021 \210 \202W\016\"\t\001\202\t\000\200\"\021+\231\200\" \"W\017\"!\034r\327\003r\307\220+\"\262!\027\202!\025\222!\026\302!\021\322!\022\250Q\342!\023\362!\024\252\356\252\377\252\335\252\314\252\231\252\210\252\273\262a\027\202a\025\222a\026\302a\021\322a\022\362a\024\342a\023\370\321\350\301\330\261\310\241\230\361\210\341\262!\020\252\210\252\273\252\231\252\314\252\335\252\356\252\377\371\321\351\301\331\261\311\241\231\361\262a\020\211\341\270\221\210a\230\201\202\310\360\252\231\252\273\271\221\231\201\211aN\270\260\000A\336\177\r\330!\310\021\300\335\021\320\314\300\311a\"\242\220x1\350aH\001\316\216\260\260A\f@\r\202\257\004\360\224\021\340\244\021@\264\240@\344\3602!\027@\304\220m\0030\364\2200\334\2200\356\2200\273\2200\252\220\360\314\0210\231\2200\314\2208Ar\307\37007\220\2003\200v\244\211B\016\000\202\016\001+\356\200\210\021@\210 \202Sw\202\r\000B\r\001+\335\200D\021\200D BS\177B\f\000\202\f\001+\314\200\210\021@\210 \202S\200\202\006\000B\006\001+f\200D\021\200D BS\201B\013\000\202\013\001+\273\200\210\021@\210 \202S\202\202\017\000B\017\001+\377\200D\021\200D BS\203B\n\000\202\n\001+\252\200\210\021@\210 \202S\204B\t\001\202\t\000\200D\021+\231\200D BS\205*3-\007\035\360\000\0006a\000Y\021i\001\246\025[\034\0160\326\240\240\364\021\f\006\372\362x\001\246\0277\275\017\255\002\315\003K\273\246\024\032\221\256\356\215\nv\244\017x\b\202\310@pq`\013WPY p\225\223\206\000\000\221\247\356K\252\200\371@\200\216\300\211\fK\314\327\234\315\362\317 \"\302 2\303 \322\315 \230\021\033fg\231\257\035\3606\201\001\013\245\246\0240\340\312\021\201\233\356Q\232\356 z\240\275\007v\244\034\330\007h\207r\307@`a`\320\321`\013\235\013& ( \220\225 \320Y\223`\202\223\306\002\000 \272\240\340\312\021\201\216\356Q\215\356\f\017:\314p\370@\f\r\034\t\322a \320\365@py\300y\214\320\231\300\231\f\033\377\013\252\222\314\374\342\313\374\275\016\315\t\226:\017\246\024UQ\201\356\201\200\356=\001}\016\222a#\342a$\242a%\222a&v\244-\310\007h\207r\307@`\321!\300\241!`a`\300\301`\013\274\013&\320\232\300\231\023 ( \332\252\260\265 \300[\223\251\003`\202\223\2133\222!&\242!%\262!$\302!#F\001\000Qk\356\201j\356 \365@\034\003\320\370@\320\323\300 #\300)\t\331\211\246\0247Qd\356\201d\356=\001\"a!\322a\"v\244\033\330\003h\023\2133`a`\320\321`\013}\013& ( pu \320W\223`\202\223\322!\"\"!!\034\003F\001\000\201V\356QV\356\332b\200\370@P\365@\200\203\300PS\300Zxn\307\260\220A\362?\rY\t\211\211=\001\"! \000\037@\f\027\000g\241`\" v\244\f\210\023\230\003\231\016\211\216\2133\342\316@\"a \206\276\377\"! \035\360\000\0006A\000\221\231\356\241\227\356\261\225\356\301\224\3561\217\356A\215\356a\216\356q\217\356R\002\004\201\216\356\"\322\003\202b\214rb\215bb\216\013UPC\223Bb\217\222b\223\242b\222\262b\221\302b\220\035\360\0006\201\0002a\001)\001Y1I!\255\002@\264 \345O\005\271Q\251A\275\002\2501eG\005\275\004-\n\250\021\345F\005\252\2028Q(A\21239Q\035\360\000\000\000\0006\241\0019\021\275\005\255\003\235\004I!\315\002)\001Y1\2101-\004M\f\226S\022\f\006\251QIA,\r\315\n\226\210\022\271q)a=\002]\004\026;\023\267\272\025\f\002\f\003\02662|\372\24030\033\223 9\203 `\035\360P\373@\334\025\247;\007.\344\260\260A0\000\r\f\022\206\365\377\000\000\000P\315\300\000\f@\2400\221\000\025@ {\201@\212\201\202a\035p\220\365\222a\034\020@@p\240\364\220\263\302\262a\032\242a\036\262a\037\2203\342\2003\2012a\027%<\005ra\031\247\263\"ra\0312!\027\322!\03207\200\013\335\322a\037w3\016\247\263\013\202!\03207\200\202\310\376\202a\037\240s\300\202!\034\242!\0362!\035\200\267\302\262a\03300\364\200w\342\000w\021p3 2a\030}\013%7\005\247\263\0322!\030r!\033\222!\031\013w:9\2273\n\247\263\007r!\033:9r\307\376\2403\300\222!\037\000\025@\000\262\241\000\231\021\220w -\007\255\007e;\005\2673\025\276\263\260\340A\360?\r\000\025@\000\264\241\256\313\260\000A\360?\r\013'\206\275\377\300@`|\366`\2430\033\332\300\255\203\306\262\377|\373\220 `\260f0\260\2650\033\353\220\276\203\306\260\377\000\000\000.\312\260\300A\t\000\r\220\362@\214\251\000\031@\0002\241@\312\201\000T\241\020@@0 \3650@\364@\244 |\342 \274\302\262a\025\262a\rPw\201ra\022\345+\005\247\267\037r!\022\202!\0250w\200\202\310\377\202a\r77\r\247\267\n\202!\025ps\200\202\310\376\211\321\240\267\300P\240\364 {\302ra\" \273\342\000\273\021\260\252 \242a \275\007\255\004\245'\005\310\321\342! \322!\"\247\276\f\013\327:\2767;\005\247\273\002\322\307\376\f\003\000,\021 - \306\214\377\000\f\023 \203\302 (\203\260\362@\314\333)\301 z\300 @\365 \364\006-\000\000\260\335\300\000\033@\0002\2410 \364\000\r@\240\300\221\000\033@@z\201\000T\241\020@@0@\365@\254\342@\274\302\262a\021\262a\024p\252\201\242a\017\242a& \242 \345\037\005\302!&\247\274 \302!\017\342!\0210\314\200\342\316\377\342a\0247<\016\247\274\013\322!\021\300\303\200\322\315\376\322a\024\240\214\300p\340\364\255\002@\370\342\000\377\021@x\302ra$\275\007\360\356 \342a\020\342a%e\033\005\322!$\302!%9\301\247\274\0279\301\302!\020\013\327:\3147<\0139\301\247\274\0069\301\312\303\322\307\3762!\024\240|\300\0003\0210= \242 \020@@@\207\342@\267\302\262a\026\262a'P\210\201\202a\023\202a(\245\026\005\302!(r!'\247\274\035\222!\fr!\026\302!\023r\307\377\220\314\200\227<\013\247\274\br!\026\300\311\200r\307\376\240\314\300P\240\364@\274\302\262a\016@\314\342\262a#\000\314\021\300\252 \242a!\255\002%\022\005\322!!\302!#\247\275\022\310\341\350\301\013\314\352\335\347=\007\247\275\004\310\341\302\314\376\000'\021 , V\266\315\035\360\f\002\3063\377\000\000\000\000\000\000\0006A\001\315\0039\021)\001Y1I!m\004}\002\255\003,\013\026\365\016W\263\005\f\002\f\003\035\360@\365@\334\00475\007n\342\260\360A+\000\r\f\022\f\003\035\360\000@\213\300\000\b@0 \221\000\024@p\203\201`5\201\202a\025\020@@0P\3650\240\364\242a\026Ra\024P\262\302\262a\022P\"\342\200\"\201\"a\017]\013\345\007\0052a\021\247\262\0312a\021R!\022(\361\013U*#72\n\247\262\007R!\022*#R\305\376\222!\024\240\202\3002!\025\242!\02600\364\220\270\302\262a\023-\013\220\210\342\000\210\021\2003 2a\020\245\003\005\247\263\0322!\020\"!\023\262!\021\013\":;\2673\n\247\263\007\"!\023:;\"\302\376\2403\300\000\225\021\000\024@\000\266\241\220\" \255\002%\b\005\2673\025\276\263\2600A\036\000\r\000\024@\000\267\241\256\313\260PA\035\000\r\013\"\f\003\035\360\000N\303\260 A\n\000\r\220\364@\214\251\000\031@\000D\241 \303\201\000\"\241\020@@@0\365@P\364P\245 0|\3420\274\302\262a\n\260k w\201ra\t\345\372\004\247\267\026b!\nr!\t\013fJwG7\t\247\267\006h\241ztb\306\376 \220\364\240\247\3000\272\302\262a\030\262a\0310\252\342\000\252\021\240\231 \222a\033\255\005%\367\004\322!\031\302!\033\262!\030\256\314\260\320A\024\000\r\013\333J\314N\354\260\020A\024\000\r\256\314\260\220A\023\000\r\0006\021\"\313\3760\" \f\003\035\360\f\023@C\302`d\203M\006\300\366@\314\3549\341@P\364`:\300``\365\206'\000\000\000\300\273\300\000\034@\000F\241@P\364@`\365\000\013@\240\220\221\000\034@`\271\302\271\301\262a\035 :\201`\231\342\000\"\241\255\005\020@@0\231\201\231\261\222a\034\245\356\004\302!\034r!\035\247\274\024x\301\310\261\013wJ\314G<\t\247\274\006x\301\312\304r\307\3760\200\364\240\254\300`\232\342\000\231\021`:\3022a\027\255\005\275\003\220\210 \211\201\202a\032\245\352\004\302!\032\322!\027\247\274\020\310\201\013\323J\314G<\007\247\274\004\312\304\322\303\376\240<\300\000\347\021\340\355 \351\341\255\005\020@@`\263\302\271\321\260{ `3\342 3\2012a\036\245\346\004\302!\036\247\274\023x\321J\303\013wG<\n\247\274\007x\321\300\304\200r\307\376 \364\240\214\300`8\302\255\005`h\342\275\003\000f\021`\" m\003e\343\004\247\262$\013cJ\262G;\035\247\273\032\"\303\376\000\207\0218\341\200\" \035\360\f\003\035\360\f\003\000&\021 - \035\360\230\341\000'\021 & =\t\035\360\f\002\f\003\035\360\000\000\000\000\000\0006A\000\034j\2451\000\f\032\345_\000\000\000\0006A\000A\335\354\250\004\270\024\240!A\026\033\005\252\242\340\252\021\340\013\000=\n\026J\004\301\327\354\310\f\270$\340\314\021e\362\004\310\004\3304\270$\332\2420\252\240\260\275\240\320\314\300\340\314\021\345\360\004\261\317\354\250$\267\032\006\270D\214\033\340\013\0009$\310\004\3304*\314*\335\3314\311\004\f\022\035\360\f\002\035\360\000\0006A\000 2 \242\240\001\345o\001A\301\354\201\301\354\242$\003\210\b\2478\006\345\367\377\234z\2504\f\002\270$\013\232\2314\260\231\2409\t\f\032%p\001\035\360\000\000\000|\362\006\374\377\000\000\0006A\0001\263\354\210\003\242#\003\207\272\032\033\212\222#\002\202c\003\220\210\240\202\330\377\202(?\340\b\000\270\003\2503\267:\344A\252\354\250\004\234J\202\312\377\222#\002\202d\000\220\210\240\210\b\340\b\000\250\004V\232\376A\244\354\250#\270CG\032\004\214\033\340\013\000L\nI#\251\003\255\002%O\0006A\000\026\342\0042\302\370\242\322\377\242*>0# \266\212?\262\240\007\247\2139\242\240\001\245d\001\301\226\354\262,\001\214\033\267\263,\271\0239\034\242\"\001\322\"\000\026j\001*\335\327\232\021\f\t\231\f\350\022\210\002\370\016\212\377\371\002\350\036\351\022\f\032%d\001\035\360\000\000\250\033\214\2527\272\b\275\n\250\032\214\0327:\366\330\013\272\255\2473\037\247\223\n\250\003-\013\332\252\251\013F\354\377\250\033\214Z\330\003:\335\327:\020\251\0239\033\306\347\377\f\032%`\001\035\360\000\000\000\f\032e_\001\035\360\000\000\000\000\000\000\0006A\000\242\240\001\245[\001\262\257\370\242\302\017\260\252\020\256\302\260\360A\r\000\rap\354\"\240\bQn\354\240\"sB\305\374\270\004\026k\t\310\013\026\\\b\255\fv\200\013\210\n'\270\033K\272\250\032\026J\007F\373\377\000K\272\250\032\316\212\260\340A\b\000\r\230\n'9\356\026\333\0048\013\250\003\242\312\370'\272\006\230\023\231\013\006\005\000:\342\351\013\330\023\331\036\310\003\330\013 \314\300\311\r)\003\230\013\026\331\005\370\031\026\217\005K\251\242d\000\242\240\001\245U\001\"\303\b\035\36001A02s\255\003\345:\000\374\3727\222\357\242\240\001\345S\001\"\240\000\220\000\000\000\000\000\210\024\275\005\307\030\035\250\005\206\343\377\230\024\275\005\234\031\250\005\310\n.\314\260`A\370?\rK\272\250\032V\352\3768\006F\356\377\f\n\306\350\3779\n\213\252\245\346\377\206\315\377\000\000\000\242\240\001%O\001\"\240\000\220\000\000\000\000\000\000\000\000\0006A\000\026\242\001B\302\377G\202\024\266\204\0250\242\200\242\312\007%\356\377\214\032G\212\023-\n\035\360\f\002\035\3600\243 \345\354\377\240* \220\000\000 *\200\202\257\377\302\312\370\322,\000\200\2040\013\"\200\"\020\342\322\377\240\262\300\260\335\300\322n>\271\f\345\337\377\035\3606A\000 \242 \262\240\001e\035\000\240: &\n\037&\032\020\026\032\001 \242 \262\240\000%\034\000\255\002\340\003\000\f\002\035\360\f\032\360 \000\245+\000|\362\035\360\000\0006A\000\0262\017\026\203\022\302\257\370\262\303\017\300\273\020\276\303\260@A\f\000\r\242\322\377\242*>\302\240\007\216\212\2600A\013@\r\256\\\260\260A\n\000\r\322\312\370\f\204\260DsN\315\260\020A\n\000\rN\312\260\020A\013\000\r\242\240\001\245=\001\361\372\353\242\322\377\310\037K_\026\374\005\242*>\270\034*\352\342\316\370\214\373\322\302\370\327\273\nK\\\310\034\270\034\214\033\327;\364\f\006\356\274\260PA\b\000\r\342\302\370i\017\330\005\210\016\330\r\212\335\331\016\310\005\242\322\377\310\034\311\005\242*>N\312\260\220A\013\000\r\234,\270\f\322\302\370\272\354\347\235\t\272\212N\310\260\360A\n\000\r\f\004\242\240\001%9\001\026D\000@$ \035\3600\243 e\331\377\240: VZ\006\"\240\000\035\360\000 \244\200\222\302\370\262)\000\302\332\377@\273\300\262l>Bi\000\245\314\377\035\3600\243 \245\326\377\240* \220\000\000\330\034\347\235\234i\017\310\005\322\302\370\310\034\350\r\310\f\352\314\311\r\310\005\270\034\242\322\377\270\033\271\034\242*>G\272k\310\005F\335\377 \242 \245\310\377\"\240\000\220\000\000\000\000\302\322\377\302,> \262 \302\314\370e\253\004 \242 \345\306\3770# \035\360\000\000\000\255\002\275\003\345\351\377M\n\206\325\377 \262 B,\001bo\000\350\005\370\r\330\016\302\322\377\372\335\331\016\250\005\302,>\213\252\302\314\370\345\266\004I\005\275\003\345\346\377M\n\306\311\377\000\255\002\275\003%\346\377M\n\206\306\377\000\000\0006A\000\246\022\005\346\302\002f\003\003|\362\035\360\242\240\001\345&\001\201\242\353\242\240\001\200\202\240\"(\0009\be(\001\035\360\000\000\000\000\000\000\0006!\0002\302\374B\240\377QA\353a\232\353q\232\353\007\342\006\027\342\r\006\007\000\000\202\003\004\0333\254\210\027c\021+3\210\003g\b-w\210\007;3 #\300\035\360\000\f\bv\210\017\210\023K3G\b\nW\b\fg\b\020w\b\377;3 #\300\035\360\0333 #\300\035\360+3 #\300\035\360\000\000\000\000\000\0006A\000\202\"\001@Hc\026\204\001\242\"\000\275\003\315\004%\233\004\230\022\250\002@\231\300J\252\251\002\231\022\035\360\035\360\0006\301\000Y\261i\301\315\004y\321\f\004\254\223)A\013\223\231Q\362!\r\342!\f\322!\013\f\n\262\301\020\251\001\241q\353e\005\000\230A-\n\2149BI\000\035\360-\n\035\360IAIQ\306\364\377\000\000\000\000\000\000\0006A\000\255\002ew\0036A\000\246\022\037 \242 \345C\001&\n\026\202\257\370\"\312\007\200\"\020\247\022\016\240\242\300\245B\001\035\360\000\000\000\f\002\035\360-\n\035\360\000\0006\001\002\"a\0042a\005\242\301PRa3ba4`\306 \341V\353\275\007\262a5\f\007y\001\322\036\003\322Q\003\342\036\002\335\013\342Q\002\275\005e\025\001y\361aO\353,U\362!@\362AG\306\004\000\000\210\361\262\021.:\210\211\361*$M\002W\033J\026{\017rQ.\242\301\\@\264 \301\034\353\020\321 %6\002\240* \262\021.\246\032 \242\313\333\013\222=\002\2409\203\246\023\315\250Q\275\004\210A\315\003\340\b\000\251QVJ\373|\362\035\360\"\004\000\f\031 )\223\306\364\377\0002\243\347\f\n\251\321\206\004\000\000\033D\260\314\220\302\314\320\311\321\316\223\260pA\034\000\r%Q\001\262\004\000\310\321\240\333\220\322\235\000\300\314\240W\355\331\033D,N\356\213\260\320A\032\000\rM\002y\321\241%\353\302\240\005rQ\"ra\007ra\bra\tra\nra\013y\301\262\004\000\245\240\004\275\n\254j!\034\3532\302\340\255\002\f\\\362\021\" \213\3000\210\240\210\b\033D\200\377 \362Q\"\262\004\000%\236\004\275\nV\332\375\222\004\000,\252\247\231\036\262!\026\034\214K\273\262a\026\276\234\2600A\r\000\r\222!\025F5\000\000\000\000(\361\035\360ra\020\360 \000eG\001\262\004\000=\360\240\313\220\302\234\000Wl'\302!\020\307&\013\300\334\240\260\335\220\322\315\320\322a\020\033D\360 \000\345D\001\262\004\000=\360\240\353\220\342\236\000W\356\327,\357\376\213\260pA\n\000\r|\370\211\341\262\004\000\241\366\352\360 \000\345\227\004\026\232\f\222\240h\262\004\000\033D\262AF\236\213\260 A\022\000\r\242\240l\256\213\260\000A\023\000\r\270\321n\033\260\240A\f@\r\242\301`\322\301P\013\353\351\321\310\035\270\r\322-\002\345\371\000\213\241\262\301`\302\004\000\322\301p\033D\345\026\000\334\n\213\241\262\301pe\312\000\326\352\344\306\240\377\000\000\000\000-\n\035\360\000\000\034\317\267/\004,K\262a\026\222!\024\232\313\302\334\377\302,?\302a\020\226|\r,\356\322\004\001\033D\356\275\260\020A\366?\r\362\240*\262\004\001B\304\001\376\213\260pA\r\000\r\202\240-\216\213\260PA\f\000\r\f\002y\341\3456\001\262\004\000\240\233\220\222\231\000 t^\t\260\020A\363?\rF\017\000rAFF\323\377\262\004\000\206\222\377\270\321\242\243\347n\033\260\340A\344\177\r\276\252\260\240A\344?\r\206\217\377\242\301\b\262\301P\302\004\000\322\301pB\304\001\245\013\000\026\252\364\240* \035\360V\022\001\302!\016\307&\013\300\334\240\260\335\220\322\315\320\322a\016\033D%0\001\262\004\000\240\353\220\342\236\000W\356\331\206\260\377\362\004\000\202\240h\216\277\260\200A\355?\r\033D\222\240b\222AF\306\264\377\242\004\000\302\240l\307\032T\262AF\006\261\377\fN\322\021\"\300\360`\362a\020\340\335 \322Q\"\306\304\377-\013\033DF\316\377\262!\026\034\210K\273\262a\026\267(\006\222!\025F\003\000\000\034\314\267,\004,K\262a\026\222!\024\033D\232\333\322\335\377\322-?\331\341\262\004\000\006\223\377\000\033D\342\240q\342AF\206\232\377\000\000\000\000\0006a\000\034\213\034F|\214r\240t\342\240q\322\240l\362\240j\\H\242\304\333\207\272\n\201~\352\200\212\240\210\b\240\b\000\250R,Y\033\272\271RZ\252\222J\000\026\2249\310R\033\334\331RZ\314\f\002BL\000\035\360,L\342\002>\250\262\336\216\260`Ai\000\r\256*\260\360A\200@\r\330#\230\023K\255\251#\327&\002\006\002\000\327+\003\311#,J\230\003\370\262\232\232\013\377\222\331\377\222)?\371\262\326\177\375\370R\033\217\211RZ\377\f\002\222O\000\035\360\250\262\256*\260\260Ax@\r,L\330#\230\023K\255\251#\327&\004\206\002\000\000\000\327+\003\311#,J\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375F\036\001\000\242\002?\026*O|\362\241Q\352e\370\000\240\"\300\035\360\000\000\000\000\210\262\256(\260\020A|@\r\242\002>\310#\327\0321\347\032U\376\212\260 A\b\000\r\222\240t\236\212\260pA\n\000\r\202\240z\216\212\260\020A\f\000\rK\254\251#\316\226\260pA\r\000\r\230\023\0066\000K\254\251#\307&\006\230\023\006\003\000\000\000\307+\005,J,I\231#\230\003\232\312\302\334\377\302,?\300\1771\006/\000|\210{\314\200\314\020\034\b\213\254\251#\307(\006\230\023\006\003\000\000\000\307+\005,\212,\211\231#\230\003\232\312\302\334\377r,?\302,>\006#\000|\210{\314\200\314\020\034\b\213\254\251#\307(\006\230\023\006\003\000\000\000\307+\005,\212,\211\231#\230\003\232\312\302\334\377r,?\302,>\006\027\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,H\211#\230\003\232\312\302\334\377\302,?\300\1771\306\r\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,H\211#\230\003\232\312\302\334\377\302,?\206\004\000\307+\005,J,H\211#\230\003\232\312\302\334\377\302,?\300\1771\311\002\210\262y\022\013\210\211\262\326H\355\262\240h\206\262\000\000\000\230\262\226\371\"\242\002>\310#\327\032+\347\032L\367\032w~\212\260 A\n\000\r\202\240z\216\212\260\260A\013\000\r\f\tK\254\251#\316\226\260 A\r\000\r\310\023\3064\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,I\231#\230\003\232\252\f\t\242\332\377\242*?\306-\000|\210{\314\200\314\020\034\b\213\254\251#\307(\004\230\023\206\002\000\307+\005,\212,\211\231#\230\003\232\252\242\332\377\222*?\242*>F\"\000|\210{\314\200\314\020\034\b\213\254\251#\307(\004\230\023\206\002\000\307+\005,\212,\211\231#\230\003\232\252\242\332\377\222*?\242*>\306\026\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\232\252\f\t\242\332\377\242*?\306\r\000K\254\251#\307&\005\230\023\306\002\000\000\307+\005,J,L\311#\230\003\232\252\f\t\242\332\377\242*?\206\004\000\307+\005,J,L\311#\310\003\312\252\242\332\377\242*?\231\022\310\262\251\002\013\314\311\262\326,\356\306C\000\000,L\322B>\255\r\006\001\000,L\242\002>\350\262\336\212\260 A2\000\r\226\256/\330#\230\023K\255\251#\327&\003F\002\000\000\327+\003\311#,J\230\003\322\"\013\220\252\200\322\315\377\242\332\377\242*?\251B\331\262\326\035\375\026\352,\310\302\226l1\f\013%@\004\314J\250\302F\001\000\000\270B\260\252\300\262\022\036\251rGk\034\310\302\316\252\260\020A\036\000\r\240\334\300\331b\f\002\035\360\255\002\275\r%f\000\226\2325\f\002\035\360\000\000\000\350\262,\215\226\036\rL\317\350#\202\002>{\356\300\356\020\367\030\r\034\b\213\256\251#\347()\230\023F\013\000\034\t\213\256\251#\347)\004\230\023\006\002\000\347+\003\331#,\212\230\003\232\232\222\331\377\242)?\222)>\306\004\000\347+\003\331#,\212\230\003\232\232\222\331\377\242)?\222)>\251\022\350\262\231\002\013\356\351\262\326\356\371\306\032\000\000\210R,_\033\230\231RZ(\362B\000\f\002\035\360\242\002>\262\240h\276\212\2600A.\000\r\302\240b\316\212\260@A0\000\r\322\022\0367m%\f\030\370\022\350\002\360\370\223\340\350\223\360\356 \234>\222\240x\236\204\260\340A.\000\r\\\212\256\204\260@A.\000\r\262\"\005 \242 P\273\200\271B\275\004\345O\001\f\002\035\360\000 \242 \245\353\000\302\232\000\226\\)\262\022\036\036\013\2600A\030\000\r\342\"\005\322\240+\033\376\371RZ\356\322N\000 \242 \202\"\005@\264 Z\210\211B%\351\000\f\002\035\360\242\002>\276\212\260PA$\000\r\222\240b\236\212\260`A&\000\r\262\240t\276\212\260\320A\034\000\r\322\240z\336\212\260 A\034\000\r\f\013\f\nn\027\260\000A!@\r\026:\031\370R,\336\033\217\211RZ\377\342O\000 \242 \222\"\005@\264 Z\231\231BeF\001\f\002\035\360\231\002\f\033\f\n\240\253\223\220\233\223\240\251 \f\013\271\022\234\232\210R<\017\033\230\231RZ\210\362H\000\330R\302\240x\033\355\351RZ\335\302M\000 \242 \262\240x\322\022\036\342\240\n\302\"\005\351\342\034\016Z\314\311B\340\335 \322R\036%A\001\f\002\035\360\326,\343`\233\020\316\271\260\300A\342\177\r\310R\230\342\270b\300\231\300\260\231\300\240\231\300n\031\260PA\341\177\r\231b\f\002\035\360\000\250\262\302\002>\202\240b\216\214\260\300A\035\000\r\356\214\260\320A \000\r\376\214\260pA$\000\r~\214\260\340A(\000\r\222\240z\236\214\260\220A,\000\r\342\240h\356\214\260`A/\000\r\336\214\260\360A2\000\r\226\2128\310#\230\023K\254\251#\307&\003\306\002\000\000\307+\005,J,O\371#\230\003\210\262\232\232\013\210\222\331\377\222)?\211\262\326H\375\026\2515F'\000\000\000\000\000\000\000\016\013\260\300A\350?\r\270R,\n\033\313\311RZ\273\242K\000\306\235\377\250BV\n\323\322\002?\026],Vz\322\241\354\350\262\240\032\245\236\000\"\257\377\240\"\300\220\000\000\226\376/\330#\230\023K\255\251#\327&\002\006\002\000\327+\003\311#,J\230\003\210\262\232\332\013\210\322\335\377\322-?\211\262\326x\375\026M-\206E\377\000eM\377\006=\377\000\000\000\262\022\036\036\013\260`A\r\000\r\370R,\276\033\217\211RZ\377\342O\000F\227\377\311\002\300\1771y\022\306\215\377\250\322\251\t\f\002\035\360\226\232*\330#\230\023K\255\251#\327&\002\006\002\000\327+\003\311#,J\230\003\322\"\013\220\252\200\322\315\377\242\332\377\242*?\331\262\326M\375|\373\242Q\000\f\f\302Q\001\255\002\271\302\275\001\2450\000\326Z\312|\362\035\360\026G$\f\032\306z\377\200\314#\311\002\300\1771y\022\206t\377\322\222\000\f\016\351\022\320\320\364\331\002\006G\377\210R,\337\033\230\231RZ\210\362H\000\306\\\377\000\314#\311\002\300\1771y\022\206i\377\242\002\000\f\013\271\022\251\002\306<\377\370R<\016\033\217\211RZ\377\342O\000\310R\033\334\331RZ\314BL\000\006A\377\016\013\260\200A\331?\r\250R,\t\033\272\271RZ\252\222J\000\306`\377\226\232\037\310#\230\023K\254\251#\307&\002\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026\311\034\250\322\242I\000\f\002\035\360\226:\035\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026i\032\250\322\251\t\f\002\240\2571\251\031\035\360\f\t\006G\377\226:\032\310#K\254\251#\307&\005\230\023\306\002\000\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326M\375\026Y\027\250\322\251\t\f\002\240\2571\251\031\035\360\370R\f\t\033\217\211RZ\377\f\002\222O\000\035\360\226z\026\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026\251\023\206\002\000\262\240hx\022\310\002\006\r\377\000\250\322\251\t\f\002\035\360\226J\023\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026y\020\250\322\251\t\f\002\035\360\226\352\020\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026\031\016\250\322\242Y\000\f\002\035\360\241<\350\251BFL\377\226\n\016\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\0269\013\250\322\251\t\f\002\035\360\000\000\000\000\000\000\000\276\314\260\200A\272?\r\306k\377\241)\350\262\240\033em\000\"\257\377\240\"\300\220\000\000\f\n\306^\377\241$\350\262\240\030\345k\000\"\257\377\240\"\300\220\000\000\000\241\037\350\262\240\030\345j\000\"\257\377\240\"\300\220\000\000\000\241\033\350\262\240\030\245i\000\"\257\377\240\"\300\220\000\000\241\026\350\262\240\030eh\000\"\257\377\240\"\300\220\000\000\000\241\021\350\262\240\030eg\000\"\257\377\240\"\300\220\000\000\000\241\r\350\262\240\030%f\000\"\257\377\240\"\300\220\000\000\241\b\350\262\240\030\345d\000\"\257\377\240\"\300\220\000\000\000\241\003\350\262\240\030\345c\000\"\257\377\240\"\300\220\000\000\0006\001\001R\"\f\360 \000\226U\f\245)\000\221\374\347r\"\016\262\240\000\262a\000\202\031\003\202Q\003\222\031\002\222Q\002\202\022\036\240w\200'\350\n\302\240@~\354\260\220A\n\000\rb\301\020L\007n\025\260\320A\n@\r\f\r\322a\026\242\301P\262\023\000\315\001\245Q\000M\n\226\252\007\342\023\000=\360\026\256\004G%O\262\"\005@\373\200\367\267\027 \242 \275\006\f\b\211\342e\t\000\242a\026\226J\003\f\013\f\t\231R`\253\200@\304 \262\301P%\257\003\262\"\005@U\300J\273\271R\242\023\000+3\234\n\346\025\243\306\002\000\000\000\000\000\013J\326\364\372\306\007\000\302!\026\274,\322\301\020\327\026\005`\246 \245\307\376\222!\026\220) \220\000\000Q\232\347\306\314\377|\376\342a\026\006\367\377p\247 e\320\376\240j V:\365\"\257\377\035\360 \242 `\266 \245\001\000\242a\026V\312\373\362\240\000\371\342\371R\206\354\377\000\000\000\000\000\0006a\000,\004\250r\210b\310R\235\003x\3421\271\347\300w\300\200w\300\240w\300\210\202\250\222\200w\300\210\242\240w\300\200w\300\202\022\036\231\001'\350\t\246\027\006]\007\006$\000\310R\246\034\025\270\001\210\"\2502\340\b\000\2512\026\312\b\250\322\230R\252\231\231\3228ba\250\347\346\023\036\306\t\000\2502\275\006\210\"\315\005\340\b\000\2512\026\232\006\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\335P3\300\346\023\363\310r\246\034\025\2502\210\"\270B\340\b\000\2512\026\352\003\250r\230\322\252\231\231\3228\202\346\023Q\206\026\000\275\003\2502\210\"\315\006\340\b\000\2512\234\352\230\322`U\300j\231\231\322n\025\2600A\367\177\r@ec\346\026\331`U\300\346\025\363\306\327\377|\362\035\360\2502\275\006\210\"\315\005\340\b\000\2512\026\272\376\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\335P3\300\346\023\363\310\222\246\034\031\2502\330r\270B\210\"\332\273\340\b\000\2512\026\312\373\370\322\350\222\372\356\351\3228\242\346\023\036\306\t\000\275\006\2502\210\"\315\005\340\b\000\2512\026\312\371\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\335P3\300\346\023\363\242\022\036'j1\246\027.=\007F\007\000\000\2502\261c\347\210\"\315\005\340\b\000\2512\026J\366\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\334P3\300\346\023\363\f\002\035\360\000\000\000\000\000\000\0006A\000\241X\347\250\n\214\032\340\n\000!V\347\"\002\000\035\360\000\000\0006A\000\241R\347\250\032\214\032\340\n\000!Q\347\035\360\000\000\000\000\000\0006A\000\201O\3471O\347\210\b\"\303\260\2548B\303\240R\240\000Rd\000 \242 \245\256\003\"\302\0047\222\363Rd\001!H\347\255\003\245\255\003K3'\223\365\035\360\000\000\000\000\0006A\000\201@\3471@\347\210\b\"\303\260\254x \242 %\253\003K\"7\222\364A=\347\034I\231\004\"\304p\255\003\345\251\003K3'\223\365\fJ\251\024\2418\347e&\000\035\360\0006A\00014\347\202\003\b\234\270\214b\230\003\242\002\002\227*\002\035\360\000\2611\347\260\252\240\245\247\003\035\360\000\000\000\000\000\245\371\377\f,\302C\b\306\365\377\0006A\000\214\222\261&\347\242\002\002\210\013\207*\003\035\360\000\000\222\313\020\220\252\240%\245\003\035\360\000\000\000\000\0006A\0001\036\347\202\003\b\2348\230\023\227\"\001\035\360\241\030\347\240\242\240e\242\003\035\360\000\000\000\245\364\377\f+\262C\b\306\367\377\0006A\000\241\023\347\210\032\207\"\001\035\360\242\312`\240\242\240\245\240\003\035\360\000\000\000\0006a\000 \242 \302\240\f\262\301\004I!Y19\021%x\003\035\360\0006a\000\230\005\261\b\347V\031\007\026\342\020\262\302\0010\247\204\026\252\0220\313D\026<\021\302\240\0020\334A\322B\000\255\013\322\240\200\300\214\220\360\210\021\007l\023\033\253\202\310\372\000\b@0\220\261\220\220T\320\231 \222K\000\300\221!=\360v\251%\222\310\372\000\t@\202\310\3640\220\261\220\220T\000\b@\320\231 0\260\261\222J\000\260\220T\320\231 \222J\001+\252 *\300\035\360\000\000Ba\000\242\004\006\0262\fr\240\000B\240\000\f\005.\272\260\340A\007@\r`\352\240\350\016\351\021\026\376\006\345\337\377\315\004\247\244g\361\341\346\033UW/_\230\0210\200t\220\210\220\202\030\000\026\030\005\200\2504\367h\013\200\220t\262\257\000\2603\020\2203 0\350t\200\323\021\340\335 \200\354\004\340=\223\327h\035\f\005*\334\200\340t\275\003\033L*\224\222\331\377\340\276\223\262M\000\222\t\377\f\037\220\177\203\347\350\002\026w\370\270\001-\004\242[\003\035\360\000\321\310\346|\362\330\r,\254\311\r\035\360\342\033\003\"\033\002\210\013\211\004\"T\002\342T\003\f\002\035\360\f\034\242\240\3000\226A\240\231 \222B\000\306\270\3772B\000 +\300\035\360\210\013\242\033\002\302\033\003\302T\003\242T\002\211\004(\005\201\266\346\"\022\000\200\"\020\035\360\0006A\000\241\263\346\250\n\214\032\340\n\000Q\245\346\f\013\267\025\022\214\362\241\257\346\250\n\214\032\340\n\000\341\255\346\206\000\000\000\f\016\335\005\315\004\275\003\255\002e\346\377-\n\035\360\000\000\000\000\000\000\0006A\0001\246\346\201\177\346\242#\000\202(\000\301\244\346\2478\027%g\376\026\352\001\230\003\241\240\346\013\231\250\n\231\003\240\231\240)\t\035\360\013\272\310\f\271\003\300\273\240)\013\035\360\345c\376\000\000\0006A\000 2 \242\240\001\345\332\377\201\226\346\242\240\001\"(\0002h\000\245\334\377\220\000\000\000\0006A\000 \242 !\220\346\275\002e\026\000\f\252\275\002\345\017\000%`\3766A\000\035\360\000\000\0006A\000\026\022\0010\263 \242 \245{\003 \212\200\202\b\000\026(\000!\205\346\321\202\346\330\r\214\335\255\002\f\013,,\340\r\000,\"\035\360\000\0001}\346 \242 0\263 e\021\0000\263 \242\240\n\345\n\000\"\240\"\220\000\000\000\000\000\0006A\000\241m\346 \262 \242*\000\245#\002\240* \035\360\000\000\000\0006A\000\214c\221p\346\210\003\202i\000\241o\346Bj\000\360 \000\245\005\000\214\025\340\005\000\2146\255\006e^\376\035\360\0006a\000\241]\346\020\261 \242*\000\245v\003&\n\020\222!\001\2501\210!(\001\252\210\232\"\212\"\035\360-\n\035\360\0006A\000 \242 \262\240\000\302\240\364\245b\003\201\\\346\222\240\001\222b\033\211\022\035\360\000\000\000\0006A\000\f\0301W\346!V\346)\023\202c\033\035\360\000\000\000\000\000\0006A\000\210S\2503\207\272%\"J\000\2703\222\023\000\033\273\2713\267\351& \240t\247i\002&\232\035\220\312\024\274\f-\n\3303\331S\035\360\000\255\003\345\017\000\226\032\001\2503\006\363\377\000\000\000\255\003\360 \000%\375\000\214J|\362\035\360\000\000 \240t\222\023\000\006\362\377-\n\035\360\000\000\0006A\000\202\002\000\026\b\b\250S\2303\262\023\000\247\271\030\247k+ \242 \262\240\n\245a\003\240Z \234\345 E\300\033DF\b\000\255\003%\n\000\226\352\004\202\023\000\f\005\247\350\331\206\370\377\000\000\000\f\005\255\002\360 \000\345\230\376M\n\2503\270S\240\273\300G\273\003M\013\f\005 \262 @\304 %:\003\302#\003@\"\200@\314\200\302c\003\214U\255\003%\364\000\314z\322\002\000V\215\370\206\001\000|\362\035\360\000\000\000\222\023\000\267\351\f\220\352\024\234~\f\002\3703\371S\035\360\255\003\245\361\000V\332\375\222\023\000\006\371\377\000\000\000\f\002\035\360\000\000\000\000\000\0006A\000\241\r\346\250\n\214\032\340\n\000!\013\346(\002\035\360\000\000\000\0006A\000\210R\2702\221\b\346\207;\036\242\022\000\302\242\000\220\232\020&)\027\261\004\346\200\332#\320\274\243\260\272 \262R\000|\362\035\360\f\002\035\360\0001\377\3457\312\t\350\"\356\313\260\020A\b\000\r\262\"\001\267\3525B\302DG\233/\242\242\000eT\376\242b\001V:\003Bb\001Bb\003\362\302E\362b\002\345V\003\322\022\000\350\"\370\022\371B\351R0\335 \322R\000\f\002\035\360\271B\230\"0\212 \202R\000\231R\f\002\035\360\242b\003\242b\n\242b\013\302\332\002L\013\242\022\000\311\"\260\252 \242R\000\345R\003\322\022\000\350\"\370\022\371B\351R0\335 \322R\000\f\002\035\360 \242 e\342\000\026J\000\"\257\377\035\360\242\022\000\206\333\377\000\000\000\000\000\0006A\000 \242 %\356\000\240* \220\000\000\0006A\000\035\360\000\000\0006A\000k\"\035\360\0006A\002b\240A\242\240\001R\"\001\222\240gY\021R\240aH\002I\001W\023\ng\023\007\210\302\226\030\022\026\310\020\213\241\275\002\345^\000\f8r\240f\222\240e\016*\260PA\f@\r\246\032'\211rW\023\032\227\023\027w\023\024\202\240g\207\023\016\261\272\345\242\"\004\302\240\003%\036\003\220\000\000\261\270\345F\373\377\000\000^\203\260@A&\000\rn\203\260\300A%\000\r\026\232R\262\240\000\302\240\000\302a:\262a;^\203\260\360AC\000\rn\203\260\340A\026\000\r\020\241 \345\365\377\262\240\003\240\352 \322\032\000\242\301@\320\320\344\322^\000\322!\001\302!\000%}\000|\312\222\221\004\201\241\345\220\371\360\220\377\240\220\377\240\220\377\220\220\377\260\220\377\220\220\377\360\200\377\322\362\317\374\200\357#\342Q\004\376\017\260\260A!\000\r\f4\340D\300\240T\020P\200`\202Q\004\247\004r\2068\001\000\211r^\203\260`A\034\000\r\236\203\260\340A\033\000\r~\203\260`A\033\000\r\202\240g\216\203\260\260A\032\000\r\261\211\345\242\"\004\302\240\003\345\020\003\220\000\000\000\227\023\tL{\276\263\260\240A\356?\r\251\302\006\270\377\fl\311\302F\266\377\f;\302\301`\242\301\177\242\3121%\177\000\242\301`\f;\342\301\177\f=\302\3161\342\316\001e\225\000PA!\007\345m]\004V4\375~\203\260\300A5\000\rB\240FN\203\260\020A5\000\r\202\240\007\222\240\024\302\301\020\262\2400\242\"\fR\301\021Ra9\212\252\262L\000\240\231C\222a<n\031\260`A\027@\r\270\021\250\001\322!:\302!;er\002n\032\260\020A\026@\r\f\013\301a\345\f\r\341_\345\342a7\322a8\302a=\262a>\206\262\000\242\301@\262\240\003\302\301`\322\240\003\342\301\177\342\316\001\345\214\000]\004V\004\365F\336\377\000\000\000qT\345\202\"\f\226X9\202\310\001\020\241 \200H#h\022i\021\370\002\371\001+d\245\335\377\f\t\302\032\000R\301\021Ra9\300\300\344\302Z\000\262\221\004\242\301\020\222J\000\262\313\374\262Q\004N\004\260 A*@\rb\301\020`e\300R!9\013f@\346C\200\336#\367\356TZ\215g\255\037\222\b\000\266\211\031\f\371\f\373\242\330\377\242\n\377\013\215\276\212\260\220A4\000\r\f\371\306\003\000\000\f\t\262\330\377\262\013\377\013\215\026\0333\f\t\f\374\316\211\260\320A5\000\r\226X6\013\215Z\210v\255\f\222\b\000\013\210z\231\222\t\000\222H\001\230\302\360 \000\226i!\342\221\004P\305 0\263 \242 %\334\000\035\360\261#\345F\225\377\222\303\237\362\240x\\\214\330B<\013\262M\000\330B\220\317\203\033\355\351B\302M\001\270R\310B+\273\033\314\311B\271RF_\377\000\000\000\000\000\000n\036\260`A-@\r\240^\020\200U#RQ\004\026\205\345\242\301`\f;\301\020\345\245b\000\206\222\377\000\000\000\342\221\004\202\301\020\222\301\020\220\225\300\202\b\001R!9\013\231{\356\342Q\004\222a<<\t\227\230\026<\013\302!<\033U\013\356\342Q\004\242\005\000\013\314\302a<\267\032\350\322\240f\336\203\260\300A\027\000\rLo\376\203\260 A\027\000\r\262\303\233\f\b\302\303\273\f\032\222\240\000\300\232\203\260\212\203\220\210 \330\302\362!<\212\335\200\335#\327\257\004\013\337\200\335#\226\275\361<\233\362!<Z\215\367\255\"\222\b\000<D\227\264\032\255\013\302\330\377\302\f\377\013\215\276\214\260\260A\034\000\r<\231F\006\000\000\000\000\000<\n<\004\362\330\377\362\017\377\013\215N\217\260\340A\032\000\r<\t\276\211\260\340A\034\000\r\326\330\354\013U\033\335\033\376\362Q\004\200\335#\206\257\377\f\004`\246 p\267 eb\002\240D\200\345\034\003\240\312 \321 \344\242\301@\320\3330\262\240\003e\001\001\322!=\302!>r!\021b!\020p\267 `\246 %T\002\326j\374\342!<\360 \000\342\316\370\342a<\246\036\020\242\301@\f;\322!7\302!8\360 \000\345P\000\213U\f\206\246\024\033b\306\377\226V\001@\244 \262\240\ne\242\000M\n\013U\362\3130\362E\000\346\032\343\013\206\226\230\000<\tv\246\004\013U\222E\000\222!<R\305\bn\031\260@A\351\177\r\262!\001\242!\000\322!:\302!;%D\002n\032\260\320A\347\177\r\322!=\302!>r!\021b!\020p\267 `\246 %K\002\326Z\363B\240\000\206\332\377q\245\344\306L\377\013\255\251\302Fx\377\000\202\221\004\273\210F+\377\033\216\206\250\377\000\270\021\250\001\322!:\302!;\360 \000%?\002n\032\260\340A\324\177\r\020\241 \262\240\034\2458\001\242!\000\262!\001\262a5\242a6eQ\002\240\212 \242a4b\306\371\246\026\026e\013\003\335\013\315\n\262!5\242!6\345\353\001\202!4\271\021\251\001{U\fz\246\030\022\013\252\226\332\000\200\2204\013U\200\204!\222E\000\346\030\354\013\272\226\233\000\f\tv\252\004\013U\222E\000R\305\007n\026\260\360A\315\177\r\262!\001\242!\000\322!:\302!;\2456\002N\032\260\340A\367\177\r\0060\377\000\240\220tZ\250\013\210\013\335\013\252\302\n\000\200\335#\227\034\360\006\220\377\000,\030\306\031\377\f\rR\301\020\f\016\342Q\004FB\377Z\230\362\t\000\033\377\362I\000\006\212\377\000\242!9\220\220t\252\250\013\210\013\335\013\252\262\n\000\200\335#\227\033\360F-\377\f\005F\343\376\000\242\301`\f;\321_\344\f\f\345)\000\006\337\376\000\000\000\362!9\212\377\342\017\000\033\356\342O\000\326\230\311\202\221\004R!9\033\335\200\335#\013UK\210\202Q\004\006!\3776A\0000\263 \242 \345\220\000\240* \035\360\000\000\000\000\000\000\0006\241\000)\201\262\240o\\\212\256\203\260\240A\031\000\r\221I\344\222a\t\276\203\260@A\031\000\r\302\240x\316\203\260PA\026\000\r\256\203\260\320A\025\000\rb\240\n\f\007<\002\f\037\270\201\322\240d\250\033\270\013]\nM\013\336\203\260\000A\022\000\r\302\240i\316\203\260PA\021\000\r\335\004\355\005P\357\223@\337\223\340\335 \314]\210\201\210\310\026\210\027P\265 @\244 p\327 `\306 %C\002P\265 p\327 8\221\315\006\2523\255\0042\003\0002A\027%\222\375M\n\f\b]\013\f\013\2075\004\026e\023\f\033\026\313\020\"\240\027\0322P\265 \"\302\3772\303\377@\244 p\327 `\306 e\217\375\315\n]\013\251\241\275\007\335\005\255\006\345S\375\f\r\240\304\300\270\221\f\n\312\273\310\241\262\013\000\262C\000M\f\3275\006\314\025\026\034\000\f\032\214\0327!\267\222\306\370\f\016\f\030\f\017p\370\203\220\350\203\367\016\032\250\201\242\032\0367j\022\034|'<\004<\r\327\033\b\013\"\0133<\016\342C\0000\263 \302\240\030\242!\b \314\300\311z\250Je\255\002\270\201\250\313\270{\247+Q\326j\002\310\201\302\034\036\034M\320\314\020f\274\031\210\201\230X(\350\210h\220\"\300\200\"\300\260\"\300\246\022\005\230\201)i\035\360\035\360\f\r\f\fn\032\260\260A\t@\r\026\374\355\260@`|\365PZ0\033\305\260\\\203\306\263\377\f\007\034\006\006\251\377\301\352\343\230\201\260\332\300\202\031\036\331i\300\210\020\202Y\036\035\360\341\346\343\351\221\306\231\377\f\007\f\206\006\240\377\000\242\306\370\f\017\f\031\f\bp\211\203\240\371\203\207\017\030\270\201\262\033\0367k\020'\023\r2\301\027\034r\206\317\377VZ\354\006\261\3772\301\027\034rF\316\377@\244 P\265 p\327 \315\006%|\375M\n\f\f]\013\f\013\3075\003\274%\f\033\214\313\034\202\206\247\377\000\274J\f\034F\330\377\000\202\306\370\f\r\f\037\f\016p\357\203\200\337\203\347\r\025\230\201\222\031\0367i\r2\301\030\034\202F\270\377V\212\374\306\361\3772\301\030\034\202\006\267\377\336\313\260\320A\362?\r\206\357\377\000\000\000\000\0006a\000Ra\001Ba\000n\023\260\260A\n@\r&\023\036\242\301\b\275\001e\327\377\234\232\f\006\f\007\246\032\035\230\021\231\022\210\001\211\002y2i\"\035\360Y\022I\002\035\360\250\001\270\021\271\022\251\002\035\360\020\241 \262\240\032e\372\000\020\241 \262\221\004e\373\000\255\004\275\005\330\021\331\022\310\001\311\002\330\021\310\001\345\257\001M\n]\013\2712\251\"\2463D\335\007\315\006%\373\001\026\312\003\213\241\213\262\262a\003\245\320\377\2501\034\253e\366\000\2501\262\221\004e\367\000\275\005\255\004\3302\310\"e\254\001\271R\251B\246C\017\335\007`\306 \245\367\001\214Jyrib\035\360\035\360yRiB\035\3606A\000@\264 \242 \320\303\021e\216\002\220\000\000\000\000\000\000\000\0006\341\000\"a\0172a\020\246\023A\262\"\001\242\"\000P\325 @\304 \345\315\001\242a\000\271\021\255\001\345e\377m\n\f\002\f\007\226:\002\016*\260`A\022@\r\310\361\330\021\331\034\270\001\271\f\246\026\n\342!\020N.\260`A\020@\r(\361\035\360\f\026Y\321I\301\250\361\362\321\376\f\t\231\341\213\377)\032y\n\362a\013\346FH\020V\260\350\341\202!\020\352\346\216\256\260\260A\f\000\r\335\002H\361\315\007@N\260Ba\0218\024H\004\275\003\255\004\345\353\001\026\312\n\270\321\250\301\335\003\315\004e\305\001\033f\251\005\271\025\202!\021\213U)\030y\bfF\271\335\002\315\007H\021X\001@\264 P\245 \245\350\001\026:\370I\221Y\201\242\301(\262\301 %\276\377\242\301 \034\253\245\343\000\242\301 \262\221\024\245\344\000\250\361\262!\020\330\221\310\201\345\235\000\270\021\330\221\310\201\250\001\345\230\001\315\n\335\013\250\361\262!\020e\234\000\246&!X\2612\321\3760F\260\335\002\315\007\242%\200\262%\201\262e\177\242e~\245\342\001\214:\213UG\225\345\013f\230\341\202!\020\033\231\231\341\236\270\260\260A\362?\r\306\301\377)\025y\005\f\206\206\331\377\000)<y,-\f\035\360\034\n\345O\000F\265\3776a\000\026#\t\026\365\b\f\007\250\004\270\024\f\r\3311\271\001\242a\001p\307 e\335\001\026\232\007\2704\250$\3301\315\007e\334\001\026\272\006\255\006\275\003\315\002%\345\377\255\002\275\003\330\024\310\004\345\345\377\246%R\2704\250$\3301\315\007%\332\001\026J\004@U\260Y!\213D`S\260\006\004\000\000\262$\001\242$\000\322!\003\315\007%\330\001\254ZP\245 \275\003\315\006\345\340\377\255\005\275\003\330\024\310\004\245\341\377\255\002\275\003\315\005\335\003%\315\000\210!\213D\2074\310\035\3600\263 \242 \322!\000\310\021\245\337\377\035\360\000\000\000\000\0006A\0000\223 \321\377\342\202\005\006r&\000\242\025\000VG\007\026\023\023\322\240\360\262\240\340b\240\300\026t\016\254\210\302\t\000\013\210`\274\020\316\353\260`A\013@\r\200\200t\240\272\021\300\240T\260\252 \240\240\364\026\250\016\013D\033\231\006\362\377\000\302\t\000w\354\004\255\fF\372\377\260\354\020g\036\031\320\374\020\276\277\260\000A\b\000\r\033\231\300\2404\013D\026\224\016\f(\206\352\377\300\240D\033\231\013D\026T\016\f\030\306\346\377\026s\b\f\r\341\273\342v\200O\0264\007\366\270L`\270\240\270\013\033\335\026+\004\327.?\302\t\000\260\274\220\262\033\000\274;\260\2104\367k\013\260\360tr\257\000p\252\020\360\252 \240xt\200\372\021p\377 \260|\004p\257\223\240\240\364\347k\007\214L\033\231\013D\f\r\327\353\017F\352\377\221\246\342|\362\230\t,\250\211\t\035\360\214\022\242R\000\202U\003\251\005\026:\0040\251\300|\322\240*\223\035\360|\342\251\005\202U\003\035\360\222\035\003\202\035\002x\ry\005\202U\002\222U\003(\006q\227\342\"\022\000p\"\020\035\360\000\214\022\242R\000\f\002\"U\003\234\3320)\300\033\"\035\360\f\002\035\360\f\002r\035\003\202\035\002\230\r\231\005\202U\002rU\003\035\360\035\360|\342\251\005\f+\262U\003\035\360|\342\251\005\f\034\302U\003\035\360\000\0006A\000\241\203\342\250\n\214\032\340\n\000\335\005\315\004\275\003\255\002\341s\342\345\346\377-\n\035\360\0006A\000\241|\342\250\n\214\032\340\n\000!z\342\035\360\000\000\000\000\000\0006A\000!\225\342\f42\302P\250\002\214\332\202\032\000\222\n\003\207\004\005w\351\002e\002\000K\"7\222\347\035\360\000\000\0006A\000\242\240\002%\321\376\241\212\342%\361\376\f*%\323\376\035\360\000\0006A\000\026\322\007\202\022\000\222\002\003\200\200\024\214\030wi\035\242\240\002\245\316\376\255\002\245+\000\f*\245\320\376\261[\342|\362\270\013\f\232\251\013\035\360\000 \242 \245\005\000\240: \242\240\002%\314\376\302\022\000g\354@\242\002\003B\240\000Bb\001\000\252#e\260\000R\257\377\240\272 \250\342\2605\223\214\272e\016\000\2405\223\250\342\345b\375I\342 \242 e&\000\242\240\002%\313\3760# \035\360\000\000\000|\362\035\360\250\022\345`\375\206\355\3776A\000\026b\005\242\022\000\262\"\003\327j62\"\001\267\26340\313\300\242\002\0030\263 \000\252#e\256\000\246\032`\2702\2523\2673\346\301X\342\262\022\000\330\022\3312\331R\331\262\300\273\020\262R\000\f\002\035\360\f\002\035\360929R\341P\3429\262\340\352\020\342R\000\f\002\035\360\f*%\301\3761I\342\f\002B\303P\242#\000\026\212\000\345\370\377\362\257\377\240/\243K3G\223\353\f*\245\301\376\035\360\000\000\000\222\242\000\202\022\000\250\022\2512\251R\251\262\220\210 \202R\000|\362\035\3606A\0000\243 0B\322@\264 e#\002\2402\300@$ \035\360\0006A\000 \242 %\242\000\026\312\000 \242 \245\242\000-\n\035\360\000\000\000\f\002\035\360\000\000\0006A\000R\022\0031-\342P\20040e\0207\305\006\254(\f\"\035\360\000\221)\342|\355\227\205\016\242\022\002\262\022\001\314Z\314;\302\022\000\234\314|\362`-\203\035\360\000\342\022\002V^\375\362\022\001V\377\3742\022\000V\223\374\f\022\035\360\f\002\035\360\000\0006A\000\035\360\000\000\0006A\000k\"\035\360\000\000\000\000\0006A\000\f\004\262\023\003\202\247\377\260\244\244\207\032\036\246\032+\321\023\342\301\021\342\222\254\002\232\232\300\313\020\320\314 \302S\003\222R\000|\362\035\360\000BR\000\322\023\003\f\"\320\3204\274\035\035\360\0000\243 \345\277\000\246\032\bBR\000\"\240\000\220\000\000\201\003\342\221\001\342\362\023\003\342\254\002\352\352\220\377\020\200\377 \362S\003\342R\000|\362\035\360\242\023\002Vj\374\262\023\001V\013\374\302\023\000V\254\373\f\022\035\360\000\0006A\000\202\240\001\222\240\006\220\222\020\200\202 \220(\223 \242 \245\232\000\241\310\341G\342\016\f\353'\213\001\035\360\330\n,,\311\r\035\360\370\n,\036\351\017\035\360\000\000\0006A\0001\341\341\f\004\034Hv\250\f(\003\214\262\222\022\000\033D\234\371K3\f\002\035\360\242\240H\262\240\001\245\217\000\026j\001-\n\262\240\200\251\003BJ\002\262Z\000\035\360\301\332\341\302R\000\035\360-\n\035\360\000\000\0006A\000\202\022\000\f\nwh\036\261\315\341\222\240\024v\251\007\310\013'\034\013\262\313\004 \242 %:\375\220\000\000\251\013F\374\377\242R\000|\375\342\302$\362\302D\371\022\3712\371B\371\242\371R\371\262\371b\351r\322B\003\035\360\000\000\000\000\000\0006\201\0000pt\2005#\360 \000%\235\000R*\013\222\240fR\005\000n\023\260\020A#@\r\236\207\260\240A\031\000\r\f\017Ll\316\207\260\240A\026\000\rL{\342\240g\356\207\260\220A\024\000\r\276\207\260\020A\024\000\r\242\240a\256\207\260\200A+\000\r\302\307\277\\\013\300{\203\370B\350r\322\004\000\033\216\211r\372\356\322N\000\210\302n\030\260`A$@\r\230r\250B\033\271\271r\252\231RI\000\210\302\242\"\007\246\030$2\303\377\262\304\001\2003#08C\210B\2003#\315\003\252\250%\021\002\250r\210\302:\2520\210\300\211\202\251r\210B,\271\252\210rH\000\226\006\025\222H\001+\210M\bn\026\260\320A\025@\r\f\003]\001\211A`\246 \262\240\n%~\0002\303\001\262E\000\200j#\033U\346\026\350\346#\024\242\240e\256\207\260\300A!\000\rL[\276\207\260 A!\000\r\026s\023\246\023K\032S0\222!0\300\024v\254\f\013U\322\005\000\322\3150\322D\000\033Dv\2510\013\225\262\305\376\302\305\375\222\t\000\262\013\000\302\f\000R\305\374\222\3110\262\3130\302\3140\322\005\000\222D\000\262D\001\302D\002\222\3150\222D\003KD\370r\350B\262\022\036\372\356\340\344\300\351\222\034H\200\213\020f\270\033\210\342\250\202\330r\350\242\270\222\310R\352\273\332\314\312\252\272\252\216\232\260\000A\023\000\r\035\360|\310\216\226\260\300A\023\000\r\210\302\216\246\260\360A\023\000\r\033f\200f#\307\027!\222\022\036\210\3027\351\006\207\243\0039\302\215\003`\250\300\251\302\326\252\000\371\302F\001\000b\306\001\200f#\242\"\004\202\"\007n\026\260\300A\024@\r\212\252}\003g\243|\315\003@\264 e\375\001\210\302\250rp\266\300\271\202z\252\251rn\030\260\260A\030@\r\330B\252\335RM\000\210\302\310\222\262\022\036\033\314\311\222\211\242\206\324\377```,\331\222H\001\200f#+\210M\bN\026\260\260A\352\177\r\242\240e\256\207\260\200A\024\000\rL[\276\207\260\340A\023\000\r\f\003<\f\302D\000\033DN\023\260\000A\354\177\r\006\301\377\f\023A0\341\206r\377\000@\264 `\306 e\365\001\202\"\f\262\"\007`3\300\2003#\272\266\271r\255\013n\030\260`A\021@\r\210B\033\233\231r\212\213RH\000\250r\210\302@\266\200\302\"\00408C\240\254\200\2003#\315\003\245\361\001\262\022\036\210\302\230r0\210\300:\231\231r\211\202\006\254\377\000\240\230\300\231b\035\360\000\242\022\036>\n\260`A\334?\r\306k\377\000\000\347\227\fF\004\000\000\000\000\000\000\000\000\347\027\t\276\267\260\320A\326?\r\210\302\207\243\013\262\022\0367\353\0052b\f0\203 \013\310\311\302\226\234\n\342\307\231\322\240eLW\340}\203FU\377\000\000r\240pFS\377HA<\b\202D\000\033DFy\377\212\272<\t\033\310\311r\222K\000\210\302\246\030n\330r\350B\033\375\371r\352\335RM\000\210\302`\240`\247\250\b\200``\200f#`\240`\262\"\007\242b\b\200\206\200\211\302\250B08C\2003#9\222\272\252\315\003\275\004%\345\001\230\302\262\022\0360\231\300\231\242\006{\377\033H<\n\242H\000\306\256\377\262\022\036>\013\260@A\350?\r\206\232\377\302\022\036>\f\260`A\357?\r\306\267\377\322\022\0367m\231\306\341\377\371\302\006\324\377\0006A\001Y\021I\001Ra\037Ba\036\026\323\004\213\241\275\001%\035\377\f\007\f\006\246\032U&*F\255\002\345\270\376\246\032>&*1\242\301x\245\271\376M\n\255\002%\271\376\321'\340\302\032\000\262\024\000\320\314\020\320\273\020\307\033\022\034\n\245\263\377\321\307\340\350\035\351\022\330\r\331\002\346#\001\035\360y2i\"\035\360\000\000\202!\037\211\022\362!\036\371\002\035\360\326j\376\246\023\343\"a\023\261\274\340 S\260\013\303\f\r\f\016B\256\bJB\351\301\322a\022\311\221R\325\376\262a\020Y\261\f\005\306\r\000\000\262!\024\242!\025\335\007\315\006\360 \000\345<\001\026\272\006\033U\213D\202!\022\242!\023\262!\021\262a\020\213\252\213\230\231\301\222a\022\242a\023>\245\260\200A\370?\r\242\301\030\262\301\020\322$\177\331Q\302$~\311A\360 \000\245\017\377N\032\260\240A\366\177\r\026J-\362\221\004\202!\036\342\221\f\222!\037\222a\024\342a\021\202a\025\360\356\300lo\356\257\260\360A\022\000\r\034\251\227\256\200\262$\177\242$~\322!\024\302!\025\360 \000\345\322\000\271\321\262d\177\251\341\242d~\335\007\315\006\360 \000\2453\001VJ\005\302!\022\335\005*\314\302\334\376\306\007\000\000\322!\b`\306 \242-\200\262-\201\262m\177\242m~p\327 %1\001\310\201\322!\027\214\252\033\335\213\314\311\201\322a\0277-\324\335\007\350\261\315\006bn~rn\177\242$~\262$\177\271\321\251\341e.\001\026\332\353\213\241\202\301x\370\341\230\321\222a\037\362a\036\275\be\003\377\322!\020\302\221\004\322\315\346\316\235\260 A\020\000\r\033U>\205\2600A\351?\r\242\301\030\262!\023\202$\177\202a\037\342$~\342a\036e\000\377\242!\023\034\253\345%\000\242!\023\262\221\f\345&\000\262!\037\242!\036\322$\177\302$~\245\333\000\262a\024\262a\037\242a\025\242a\036\302\221\f\335\007\302a\020\315\006e&\001\026\272\024\262!\024\242!\025\251\001\271\021\213\241\275\001\245\373\376\213D\362!\022\222!\023\213\217\213\231\222a\023\211\301\202a\022F\242\377\342a\030\220\271 p\327 `\306 \255\b\245\"\001\342!\030\026\332\353\033\245\251\361>\232\260\300A\022\000\r\270\361\310\221\033\333\307\253\004\331\361\306\002\000\260\203\300\013\373\355\013\200\357\203\351\361\230\361\227\245!\215\t \210\260P\231\300v\251\n\202\310\370\230\030\250\b\2318\251(\222!\036\242!\037\242a\024\222a\025\302!\024\322!\025\322d~\302d\177ra\037ba\036\006\204\377\000\000\262!\020\242\301x\260\274\300\262\313\032\200\273#\360 \000%\027\000\262\221\004\242\301x\360 \000\345\027\000\322!\037\302!\036\262$\177\242$~\360 \000\245\314\000\262d\177\242d~\335\007\315\006\360 \000\345\027\001\374\352\310\301\335\005*\314\302\334\376\306\007\000\000\322!\007`\306 \242-\200\262-\201\262m\177\242m~p\327 e\025\001\310q\322!\026\214\252\033\335\213\314\311q\322a\0267-\324\350\261rn\177bn~B\304\370\013U\362!\022\222!\023\202\317\370\222\311\370\222a\023\211\301\202a\022\334\005\241\003\340\242a\020FY\377\262$\177\242$~\006\254\377\302$}\242\301\030\302a\001\262$|\262a\000\020\261 %\346\376\322\221\f\322a\020\206O\377p\327 `\306 \252\260\242a\n\270\032\250\n\345\r\001\334J\306\257\377p\327 \242!\n`\306 \270\032\250\ne\f\001\026\312\352\270\361\310\241\033\273\213\314\311\241\271\3617+\335\206\246\377\033\325\362!\037\362d\177\342!\036\342d~>\255\260\300A\307?\rrd\201bd\200\035\360\000\0006a\000\246\025Lr\240\000b\240\000\242$\000\270\024\271!\2511\335\006\315\007e\007\001y\001i\021\254\372@U\260x!h1\306\004\000\322!\001\302!\000r$\001h\004\275\007\255\006e\005\001\234\032`\306 p\327 0\263 \255\002e\274\377\213DW4\330\035\360\000\000\0006A\0000\263 \242 \345\037\000\240* \035\360\000\000\000\000\000\000\0006A\000\275\003\255\002\fLe\000\000-\n\035\3606A\000@\304 0\263 \242 \245=\000\240* \035\360\000\000\000\0006A\000\241\215\337 \262 \242*\000%\302\001\240* \035\360\000\000\000\0006A\0001\207\3378\003\f\022)\003|\362\035\3606A\000\241\203\337 \262 \242*\000\245\301\001\240* \035\360\000\000\000\0006A\000@\324 0\303 \241{\337 \262 \250\n\345i\000-\n\035\3606A\000\214\242|\370 \210\3027\270\003\f\002\035\3600\263 \255\002\345z\001=\ne\267\374-\n\214Z\315\003\f\013%\252\001\035\360\000\000\000\000\0006A\0000\243 0B\322@\264 ex\001\2402\300@$ \035\360\0006A\000\220.\343\035\3606A\000\220N\343|\365PS0PD\020@\" \351\363\035\360\000\0006A\000 D\214\362\220\242\021\f\013\245\375\377\240\207A\200\242\020\207\202\003\f\002\035\360\245\000\000\f\002\035\360\000\000\000\0006\201\000\f\032\301\177\337\f\013\2711\311\001\251!\221\021\337\300 \000\231A0#\372^Q\324\201G\026\200\r^a\323\220G\026\200\r\201w\337P\030\372v\200\031\240\222\020&\031U&)J&I?&\211,&\271\n\360\252\021\034\r\247-]\306\367\377\300 \000T\021\340\300 \000T\001\275\356\000\260\020A\036\200\r\300 \000T\001\275\306\365\377\000\000\024\003>\236\225\2544@\032\200\r\306\361\377\000\000PP\n\306\357\377\000\000` *\306\355\377\000\000\300 \000\370A\376p\260\000A\034\200\r\300 \000Tq\340\300 \000T\001\275F\346\377e\002\001\240* \260; \220\000\0006A\0008\002\f\0020\350\3630\351\363\035\360\0006A\000\241P\337\250\n\214\032\340\n\000!N\337\035\360\000\000\000\000\000\0006A\000r\022\003B\247\377pd\244N\206\2600A\013\000\rQ=\337j\223W\207\b\202\022\002\362\022\001\026h\n\202\2443\220\210\300\200h#n\026\2600A\n@\r\f\003<Jg*7`d!\301=\337\200P4r\314\020pU\220\300\306\240\310\fR\025\000 \314\220\262\034\000\260U\020P\2730\262\\\000&6$&&*&\026C|\370P8\223-\003\035\3602R\0022R\001\221\203\3362R\000\220\227\020\222R\003|\362\035\360\242\022\0022R\002PZ |\374\322\022\000\262\022\0012R\0012R\000P[ P\335 \320<\223-\003\035\360\000|\374\322\022\0002R\000P\335 \320<\223-\003\035\360\000p\3404\214\376\f\"\035\360V_\365B\022\000V\364\364\f\002\035\360\202\022\002V\210\376\222\022\001V)\376\242\022\000V\312\375\f\022\035\360\0006A\000 R \202\022\003\221c\336\200@4\220\210\020BR\003\026D\n\"\240\001\366\264Kb\025\000v\200@2\025\002\222\025\001`\277A\013\"\360d\021\200\"#\220OA0\177A\360\251\021\3603\021pf \260\252 \242U\001bU\003@3 2U\002b\025\000B\025\003\360f\021``\364bU\000\366\264\004\006\356\377\000\000\266\304Cv\200=\020D\0212\025\002\033\"\200\"#0aA`D BU\002B\025\001\0203\021@aA`3 b\025\000\020D\021`aA`D BU\000B\025\0032U\001@AABU\003\266\304\002\306\356\377@\2204\220\230 \222U\003\035\360\000\242\022\002\254\312b\022\000\f\022\f\007v\200\037rU\0002\025\001B\025\002\"\302\360\200\"#BU\003bU\0012U\002\f\006@@\364V\344\362F\366\377\000\222\022\001b\022\000V\271\374V\206\374@\250 \242R\003\f\022\035\360\000\0006A\000\275\003\255\002\fLe\000\000-\n\035\3606a\000}\004m\002-\003\322\026\0032\247\377\320\244\244>\212\260pA\"\000\r\026\332#\246\022#\240\203\300\207\"\035\201\302\336\221\367\335\250\030\210\b\376\r\260\020A \000\r\f\022\211\006\220\2320\231\026\035\360\000*\212\240\260`.\233\260\260A\037\000\r\f\004\0138\302\257\312\361\n\336\320\3404\360\375\020\371\001\034\r\320\336 \320\320\364\322V\003>\254\260\020A\033\000\r\326\223\032\f\025\200\303#|\b\316\230\260`A\036\000\r\215\0040\240`\240\244!P\252S\240#!\240\220$v\251%BV\003\200\205\223\262\026\000\342\026\002\302\314\020\200\314#\322V\002\200\273 \322\026\001\342V\001\322V\000\260\200\364\f\rv\242\221\200\205\223\222\026\002\242\026\001\262\026\000BV\003\302\314\020\320\340\364\f\r\f\017\f\002\200\273 \200\314#\220\220\364\240\240\364\322V\002\362V\001\"V\000\f\r\260\200\364\262\314\020\200\205\223\200\273#\200\252 \262\313\020\240\200\364\200\253#\200\205\223\242\312\020\200\231 \200\252#\220\200\364\222\312\020\200\205\223\200\231#\200\256 \222\311\020\240\200\364\200\231#\200\205\223\222\311\020\200\200\364\200\231#\200\205\223\222\311\020\200\200\364\200\311#\200\205\223\200\200\364\200\205\223\200\200\364\300\240`\200\252#\026\252\005\342\026\003\262\026\002\362\026\001\222\026\000\034\002\f\034\200\214\223\240\"\300\000\022@\0009\24108 \000\317\2410\200\364\000\n@\220\220\261\300\231 \000\022@\000;\241\222V\000\000\n@\360\360\2610\377 \000\022@\000\315\241\362V\001\000\n@\260\260\261\340\320\261\322V\003\300\273 \262V\002\350\001\222\307\374\320\336 \320\320\364\322V\003\274\330\f\037\220\177\203\274g\016'\260\000A\r@\r\0167\2600A\r@\r\241\247\335\216\352\260\240A\t\000\r\261\244\335\276\210\260@A\b\000\r\f\b\214\310\302\026\000\033\314\300\300\364\302V\000\026\\\013\350\001|\362\327\236\017\362\026\002\314\237\202\026\001\314H\222\026\000\026I\004\035\360\f\002BV\002BV\001BV\000\250\001\242V\003\035\360\f\022\251\026\211\006\035\360\320\2604\026K\004\f\"\035\360\000|\362\301.\336\300\350\021\300\315\020\340\314 \302V\003\035\360\255\006\360 \000e\310\377\246\0329\f\002\035\360\300\240`\200\252#\026j\007\215\004\306\271\377\262\026\000\016\013\260\220A\367?\r\f\030F\334\377\302\026\002VL\373\322\026\001V\355\372\342\026\000V\216\372\f\022\035\360\000\000\322\026\003\206]\377\f\037\f\b\340\217\203\306\001\000\000\f\032\215\016\340\212\223V\b\364\306\322\377\000\000\262\026\001\033\273\260\260\364\262V\001V\273\363\302\026\002\322\026\003\033\314\300\300\364\302V\002V\254\362\033\335\320\320\364\322V\003\306\307\377\320\337 \320\320\364\322V\003\306\304\377\000\0006A\000A\020\336\235\002a\r\336!\r\336X\006H\004P%\223*3G3\007|\362\f\310\211\t\035\3609\006\035\360\000\0006A\000P% \246\025\0332\240\000R\004\000B\304\001f\225\005\242\240\r\345\000\000\255\005\245\000\000\03337\222\346\035\360\0006A\000A\375\3358\004R\304\020ZS\"E\000\033300t9\004\035\360\000\000\0006A\000|\362\035\360\0000\261\003 \001\003;37\222\f \002\003\214b\013\" \002\0230\000\003(A0\261\0238QVB\0042a\021Ba\022Ra\0231\353\335 \346\0030\346\0230\261\003\022\301`\020 \000\f\0046\201\000\365\001\000\341\345\335\352\f\035\360 \346\023\f\002H\245\020 \0000\261\0238\225X\265\0000\0006a\000\375\017\035\360|\362\022\301`\0000\000\0006!\000\225N\001\320 \000=\002M\003\f\022\000Q\000-\004\360A\000\000\177\000\306\372\377\000\000\000\000\000\000\0006A\000\226\022\003\f\325'%,\201\320\335\212\202\202\b\000q\317\335\3668\036\320\202\021\200w\300\201\315\335b'\032\3343\202g\032\"g\033\200\226\300\f\002\220&\223\035\360\000\f\002\035\3602g\032Bg\033\200\246\300\f\002\240&\223\035\3606A\000\275\003\255\002\315\002\245\372\377-\n\035\3606!\000A\276\335pb\0008\004h\024 S Y\004`U\020P\344\023p\346\023\020 \000-\003\035\360\000\0006!\000A\265\335pb\0008\004h\024 S U0Y\004`U\020P\344\023p\346\023\020 \000-\003\035\360\000\000\000Yq!\246\3350\261\003 \346a9\001)\021\022\301`\020 \000A\247\33504 0D\2206\301\000\341\243\335\360\342\003\300\344\003\330\036\300\377\020\300\003\003\3311\026\017\b\311!)\201|\362\300\377@\361\310\334\000\f@\360\360\221\360\"0\321\233\335\360\343\023\320\314\260\322,\034\360b\000\370\016\331\036\320\377\020\360\344\023\020 \000\360`\000\320\002\003\360\000\003\331\221\320\001\003\371\241\331\261\322,\000\020\361 \350\034\360\r\000\330\221\350\241\370\261\320\002\023\340\000\023\360\001\023\341\207\335\360\342\003\320b\000\330\016\3101\300\335\020\320\377\020V\037\002(\201\302n\001\302!\002\320\344\023\320a\000\001\201\335\321~\335\300\003\023\320\000 \000\r\220\320a\000\035\360\320\377@\301z\335\300\315\260\342,\035 \377\020\340\377\020\341t\335V\217\365\361\237\334\000\r@\360\320\221\362,\035\320\343\023\360\" \320\"0\006\326\3776!\000Qp\335\033B@%\203 \"\263\326\242\001\020@@0R\201PU\201@(\003 3\2010D 0D00U\020P$ (a\035\360\000\000\000g\305\f@s\021 w V\367\000=\005-\004@s\021 w \314'\035\360\000\000A^\335@3 \035\360Pv\021pU0\206Z\000\000\000\0006!\000aY\335Ps0\226w\376gC\300gE\3110t\265P\204\265\2077xg\0051`U PU\021P[A\200\247\300\366\312>\000\n@\222\240\000\220\224\201@E\201PP\221J\"Z3G\262\001\03330\244\265w\032v\215\007\306(\000@U\021P\\Ag\003\004\033\210\006\362\377J\"Z3G\262\0022\303\001\035\360\000\000\366\332\370\000\n@\000\264\241@\225\201P@\221\f\005\026\273\373\240\231 F\355\377\000\000@3\0210<A\033w\006\003\000\000g\003\360`3 P3\0210;Ap\250\300\366\312-\000\n@\000\222\241 #\20100\221J\"P3\200G\262\001\03330\244\265\207\2321\326\251\000\033\"\026\022\006\360\231\021\0269\005\035\360\000\000\366\332\026\000\n@\000\262\241 \223\2010 \221\f\003\026\233\374\240\231 \306\360\377=\005-\004\035\360\255\002\000A@ #\20100\221\033\210\320\210\001\2123gC\n\007j\005\033\"\234\242\234\t\035\360\f\00204\265\3003\001\360\210\021\2003 \035\360 !A\360\"\021\035\360\0333\035\360\000g\305\017A\f\335@3 \035\360Pv\021p50-\004@s\021 w Vg\376\035\360\000Pv\021pU0\206\254\377\000\000\0006!\000a\002\335Ps0\226w\376gC\305gE\3150t\245P\204\245W3|W\023Ag\005J`U PU\021P[A\200\247\300\366\312K\000\n@\f\t\220\224\201@E\201PP\221P3\300G\262\001\0133@\"\300\220\220`\214Y\013S 5\203\013\"0\244\245w\032\177F1\000\000\000G24'4\267\f\003\f\002\035\360@U\021P\\Ag\003\264\033\210\306\353\377\000\000\366\332\352\000\n@\000\264\241@\225\201P@\221\f\005\026\333\372\240\231 \306\351\377\000\000g\003P`3 P3\0210;Ap\250\300\366\312Q\000\n@\f\t\220\222\201 #\20100\221P\266\021\260U0 $\30005\300'\264\001\0133\220\220`\214Y\013S 5\203\013\"0\244\245\207\232H\326\251\000\033\"\026B\007\360\231\021\026i\006\035\360\000@3\0210<Ag\005\256\033wF\352\377\000\000\366\332\030\000\n@\000\262\241 \223\2010 \221P6\021\026\313\372\240\231 \206\351\377\000Pv\021p50-\004\035\360\000\000@\203\021\274\030`\370@\200\214A\247\246N\033f\000\026@ \210\201\220\"\201\000\231\24104\265`3\300\3003\001\2123\006\343\377\000\000 !A\360\"\021\035\360\0333\035\360`\362@b\306\025g*\033\266\306\313\000\026@\220\202\201\000)\241\f\t04\265`3\300\3003\001\2123F\326\377m\n\206\367\377\000\000\3603\02101A \243 \026J\b\234S\240\363@\242\312\365\000\032@ 3\201\000\"\241\f\030\240\210\300\2065\000\240\362@\242\312\365l\030\240\210\300\000\032@\226\232\000\0002\241\f\002F/\000\000\000 0\221\000\"\241\206,\000\360U\021PQA@\245 \274\272\234U\240\365@\242\312\365\000\032@@U\201\000D\241\f\031\240\231\300F$\000\240\364@\242\312\365l\031\240\231\300\000\032@\226\232\000\000T\241\f\004\006\036\000\000\000@P\221\000D\241F\033\000p?\005\0203\001\f\002F\201\000\000\000\3144\360\205\021\274\030g\305\013@\205\021@\210 \214(=\005-\004@\203\021 \210 \334\250p\177\005\3603\021\000A@07\201\206u\000\000\000V\362\375\360\203\021V\230\375=\005Aj\334@3 \006p\000\000\000\0006\201\000ag\334Ps0gC\255gE\3310\204\245P\224\245\0268\360\026\231\364\232\210\241a\334`3 \2403\020`U \240U\020ra\001 \340\364@\360\365\265\036\000\340\256 \340\365@\360\364\365\035\000\275\016\f\t\260\252\200\267\272\002\222\311\001\020@@\240i\201 \340\364@\360\3645\034\000\275\016\000\252\241\272\252\267\272\002b\306\001\f\t \340\364P\360\364\265\032\000\275\016\272f\267\266\001\033\231 \340\365@\360\365\265\031\000\275\016\272f\267\266\002\222\311\0010\340\364@\360\364u\030\000\275\016\272f\267\266\001\033\231\214:\f\033\260f \340\364P\360\365\365\026\000\340~ 0\340\365@\360\3645\026\000\275\016\f\nz\273w\273\001\033\252 \340\365P\360\364\365\024\000}\016p\273\200w\273\001\033\2520\340\364@\360\365\265\023\000\340~ p\273\200w\273\002\242\312\001\260\252\201\232\252\000\273\241\272f\267\266\002\242\312\001\f\t \340\365P\360\3655\021\000-\016\252\"\247\262\001\033\2310\340\364P\360\3645\020\000\255\016\240\"\200\247\262\002\222\311\0010\340\365@\360\365\365\016\000\255\016\240\"\200\247\262\002\222\311\0010\340\364P\360\365\265\r\000\340\276 0\340\365P\360\364\365\f\000}\016\f\nz\273w\273\001\033\252\260\252\201\232\252\000\273\241\272\"\267\262\002\242\312\0010\340\365P\360\365\265\n\000=\016\2523x\021\f\2640YA\3145\033D\202\310\377\000\024@ 3\201`\"\201\000f\241B\243\377@\210\300\360D\021G\270+\326\206\000\033\"\234\302\360f\021\214\346\300\210\001\2123p\177\005\020w\001p3 \035\360 !A\360\"\021\206\371\377\0333F\370\377\000\000\226\230\000\033\204\3008\001\f\002\306\365\377\200\200`\235\006\000\b@\366\310\013\000b\241 #\20100\221\006\004\000\366\330\034\000\242\241 c\2010 \221\f\003\240\231 \f\b\026\231\371\f\031\220f F\344\377\000\000p?\005\0203\001\f\002\206\347\377\0006!\000M\002\"\240\000*S@`\004`%\223 S\220@a\004`%\223 S\240@b\004`%\223 S\260@c\004`%\223@DA\3003\021V4\375\035\360\000\0006!\000G\222\rW\223\027a\317\333gC\b\f\002\035\360\000\f\022\035\360@s\021 w \006\002\000Ps \360w\021 w \f\002\f\023p#\223\035\360\0006!\000a\304\333gC\016g\305@@u\021@w \274w\f\002\035\360@s\021 w \026w\376\f\002\035\360\000\000\0006!\000a\272\333gC\016g\305\030@u\021@w \214\367\f\022\035\360@s\021 w \026w\376\f\022\035\360Ps0\226\327\001\226\323\000W3\005W\223\020'4\r\f\002\035\360\00075\3677\225\002G\262\361\f\022\035\360\226\243\376Ps \360w\021 w @w \f\022\f\003p#\203\035\360\000\000\0006!\000a\241\333gC\016g\305@@u\021@w \274w|\362\035\360@s\021 w \026w\376|\362\035\360\000\000\0006!\000a\227\333gC\016g\305\030@u\021@w \214\367\f\002\035\360@s\021 w \026w\376\f\002\035\360Ps0\226\327\001\226\323\000W3\005W\223\020G\262\r|\362\035\360\00075\3677\225\002'4\361\f\002\035\360\326\203\377Ps \360w\021 w @w \f\002|\363p#\223\035\360\000\000\0006!\000a~\333gC\006gE\020\f\002\035\360@s\021 w \026\367\376\f\022\035\360@u\021@w \026W\376\f\022\035\360\000\0006!\000as\333gC&0D\245`S\225PD\300\346\304&\246\024/`s \020E@ W\201\000\024@PP\221P `p%\263\035\360\000@C\021 D \026$\0002\240\000PF\021\013T0E\263-\004\035\360\f\002\035\3606!\000@ \372 _\005\020U\001\360B\021 gu\254\246\033f&\366\017a\\\333@DAjD0\"\001P4 \035\360AV\333pr\021\026W\000Pf\021`D P4 \f\002\035\360\000\026D\377p\364@r\307\370\000\027@\000D\2410$\001@CAb\243\177pf\300\300f\001jDP4 \035\360\000\000\000\000\000\000\0006\341\000\315\003}\0029\021)\001Y1I!@d \262\240 \026u\026^\343\260\300A\025\000\r@\365@\334\22475\007n\342\260\020A-\000\r`\222\300P3\300\220\202b-\t\2003\300\035\360@{\300\000\007@ra\0200\200\221\000\024@ s\201`U\201P\240\364\242a\023\020@@P0\3652a\0220\270\302\262a\016\271\30108\342p3\2019\261\345W\000\302!\023\322!\022\247\263\0308\261\210\341:5\013\210\211\301W3\013\247\263\b\210\341:5\202\310\376\211\301\240\203\300\255\fp0\364\320\270\302\271\361\320\210\342\000x\021p3 9\321}\013%T\000\310\301\247\263\024x\3618\321\013w:5W3\t\247\263\006x\361:5r\307\376\2403\300\000\024@\000f\241\000\254\021\240\247 \275\006\345X\000\302!\020\355\n\375\013\2673+\000\024@\000\322\241\267\223\002\247=Q\000\034@\340-\300\3603\300 \215b\2003\300\000\203\241\000\004@00\221 \221\200\" \035\360\000\024@P\213\300\000\322\241\000\034@`*\300 \232b\220\210\300 -\300\2003\300 \215b\2003\300\000\203\241\000\004@00\221 \221\200\" \035\360\000\034@P\213\300`*\300 \232b\220\210\300 -\300\2003\300 \215b\2003\300\000\203\241\000\004@00\221 \221\200\" \035\360\035\360\000\000\000\000\000\000N\303\260@A\b\000\rP\364@\214\245\000\025@\000D\241 \303\201\000r\241\020@@@0\364@ \365 \254\3020\263 l\342pf\201ba\b%D\000\247\266\016b!\b@f\200G6\005\247\266\002`d\2000\263 \240\206\300 \250\302p`\364 \210\342\000\210\021\200f -\006eA\000\247\266\026J&G2\021\247\262\016\f\003\000\005@*$\240\"\300 \221\035\360\f\003\000\005@\240\"\300 \221\035\360\000\f\024`D\302`d\203@\366@\314\304i\241`\263\300`P\365` \364\006\035\000@{\300\000\024@\000\206\241\211\241\200P\365\000\007@0`\221P\246\302\000\024@Pf\342\000r\241 \223\201\231\221\020@@\200 \364\275\002\220f\201ba\021\3459\000\262!\021\247\273\013\210\241\212\266\207;\004\247\273\001\272\270h\221\240\253\300P\212\342\275\002P\252\302\000\210\021``\364\200f =\006%7\000\247\266\013\210\241\2126\2073\004\247\263\001:8\240\263\300P\253\302Pk\342\020@@\275\002pf\201=\006\2454\000\247\266\f\210\241\2126\2073\005\247\263\00208\200\240\203\300\275\002P\250\302P\210\342\000\210\021pP\364\200U =\005%2\000\247\265\030\230\241\2325\2273\021\247\263\016\000\004@:9\240#\300 \221\f\003\035\360\240#\300\000\004@\f\003 \221\035\360\035\360\0006A\000\201\210\332\202(\177!\207\332&\b\f\250\002\340\n\000\"\302\374\250\002f\n\364\035\360\000\0006a\000)\0019\021h\001X\021Y\006\035\360\0006a\000)\001(\001(\002\035\360\000\000\000\000\0006A\000\202\"\020'\030\005\242\302@%\223\371\255\002\f\013\302\240\230%Z\000\"b\020\f\t|\372\242b\022\222b\"\035\3606A\000\242\240\230%\223\371-\n\314*\f\002\035\360\f\b\202j\020%\374\377\035\360\0006A\000\214\202\255\002\f\b\202b\020\345\372\377\035\360\000\000\0006A\000\214\242\250\002\214j\245\000\000\255\002\245\215\371\035\360\0006A\000\234b2\302hB\322\001B\304\210\255\003eV\371K3G\223\365\255\002\245\367\377\035\360\0006A\000\255\002\275\003\302\240\230e8\000\202#\0207\230\002\"b\020\255\003\f\013\302\240\230\345P\000\255\003%\365\377\035\360\0006A\000\242\"\022\202\"\021\226\352\nn\030\260\260A\n@\r\f\034\262\"\031\222\"\030\260\274\223\220\234\223\260\231 \314\231\322\"$n\035\260\320A\b@\r\345\216\371\262\"$]\n\314\313\262\"\031\242\"\030%l\371\275\n\242b$\f\024\350\202PK\223\334>\242\302 \302\"\021\322\"\022\355\003\345\215\371\326:\000-\n\035\360\f\203G\243\025\255\004\fK\345~\371\242b\020\314\272\242\302@\345\200\371|B\035\360\"b\0200\224C\246\031\"\f\004=\002 Y\240\250\202e@\371\242c\032\234J\370\032\371\003\202\"\020K3J\210\371\bKDW\223\343\f\002\035\360\255\002%\360\377\306\360\377l\242\035\360\0006a\000\242\"\022\202#\022\222\"\021\247\230H\226Z\004\246\031B\262\"$\246\033<e\204\371\342\"\021\362\"$\f\033\302#\021\240\277\223\347\234$\322#$\367\235\036\302#\030\242#\031\222\"\031\202\"\030\240\231\300\300\210\300\f\032\220\232\223\200\212\223\220\210 \234\330l\242\035\360l\242\035\360\000\262#\020\242\"\020\322\"\022\f\f\331\001\f\r%\213\371\f\002\035\360\246\033\346\242\"\020\f\f\235\nv\253\022\210\t\026\350\374\262#\020K\231\272\334\330\rK\314\026\r\374\006\363\377\000\0006A\000\202\"\032B\302 \314(\f\002\035\360\f\023\242\"\032\214\232e=\371\f\031\240\251\223\2403\020K\"G\222\352-\003\035\360\000\0006\201\001\202\"\032\314(l\242\035\360\255\002e\374\377V\332\004\255\001\f\013\302\240\230e6\000\302\"\022\322\"$\322a$\302a\022\262\"\031\262a\031\242\"\030,\013\242a\030\255\001\222\"\021\222a\021\245\343\377\326\372\001-\n\035\360\255\002e\336\377\255\002\275\001\302\240\230\345\030\000\342!\020\027\236\002\"b\020\f\002\035\360\255\001\275\002%\355\377=\n\326z\375\255\001\345\333\377-\003\035\360\0006!\0000R001` !`0r\300M\003pB\263p2\243\f\0020`\004`$\223 t\2200a\004`'\223 t\2400b\004`'\223 t\2600c\004`'\223\366\263\n 0`P#\243\035\360\000\000\00004A\300D\021*t0`\004`'\223 t\2200a\004`'\223 t\2400b\004`'\223 t\2600c\004`'\223\366\263\323 0`P#\243\035\3606a\000 \340\3640\360\365\265\004\000\340n \340\3650\360\364\365\003\000\275\016\f\t\260f\200\267\266\002\222\311\001\020@@`\231\201 \340\3640\360\3645\002\000\275\016\000f\241\272f\267\266\001\033\231 \340\3650\360\365\365\000\000=\016\2323-\006\035\360\000\000\0006!\000M\002\"\240\000*S@`\004`%\223 S\220@a\004`%\223 S\240@b\004`%\223 S\260@c\004`%\223@DA\3003\021V4\375\035\360\000\0006!\000\000\024@\346\304\007 3\201\000\"\241\035\360\0002\241\f\002\035\360\000\000\000\000\000\000\000\000\000v\224\tb\003\000\0333bE\000\033U\035\360\266t\355b\003\000\0333B\304\377bE\000R\305\001\027e'\266d\331b\003\000r\003\001+3B\304\376bE\000rE\001+U\206\003\000\000\000\0006!\000 R \007\342\306\027\342\327@tA \203\001V\250\005v\227\025h\003x\023i\005h#y\025x3i%2\303\020y5R\305\0207d\013h\003x\023\2133i\005y\025\213U'\344\007\027\344\024\007\344 \035\360h\003K3i\005KU\027\344\004\007\344\020\035\360b\023\000+3bU\000+U\007\344\001\035\360b\003\000bE\000\035\360\000\026\224\377\000#@\200\276\025\2603\300h\003v\227!x\023\210#`g\201i\005\2303px\201y\025hC\200\211\201\211%2\303\020\220\226\201\2315R\305\0207d\025x\023\210#`g\201i\005\2133px\201y\025R\305\b\200h 'd\fx\023K3`g\201i\005KUm\007\2723\027\344\004\007\344\027\035\360b\003\000r\003\001+3bE\000rE\001+U\007\344\002\035\360\000b\003\000bE\000\035\3606A\000}\002\215\004-\003M\007w\263\031\21237\267\024\212'v\230\t\013\"\0133B\003\000BB\000-\007\035\360\000\000\026\230\004\2003A\200P$v\225\t\222\002\000\222D\000\033\"\033Dv\22332\002\0002D\0002\002\0012D\0012\002\0022D\0022\002\0032D\0032\002\0042D\0042\002\0052D\0052\002\0062D\0062\002\0072D\007\213\"\213D-\007\035\360\000\000\000\000\000\000\000\000v\224\0042E\000\033U\035\360\000\266\204\3612E\000\033U\013D\027e(\266\204\3442U\000+UB\304\376\206\006\000\0006!\00000t\200s\021p3 \000s\021p3 ]\002\007\342\314\027\342\326@tAv\227\n9\0059\0259%95R\305\0207d\0059\0059\025\213U'd\0039\005KU\027d\0042U\000+U\007d\0022E\000\035\360\000\000\000\000\0006A\00000tv\224\tR\002\000\013D7\025\006\033\"\f\002\035\360\000\035\360\000\000\000\000\000\0006A\000b\002\00000t7\026\021=\360v\200\t\214\266b\002\001\033\"7\026\002F\373\377\035\360\f\002\035\360\000\000\000\0006A\0000`t\f\003F\000\000\033\"B\002\000`T\300P2\203V\024\377-\003\035\360\000\000\0006A\000\035\360\000\000\0006A\000\035\360\000\000\0006A\000\035\360\000\000\0006A\000\035\360\000\000\0006A\000\254\022]\002\234sB\002\000\360 \000\214\364v\200\n\033U\0133\214c\202\005\000\214\030\206\373\377 %\300\035\360\000\f\002\035\3606!\000\035\360\000\000\000\000\000\000\0006A\000\f\002\035\360\0006A\000 \352\003\214\243)\003\f\004I\023I#I3\035\360\035\360\000\0006A\000\fS9\002|\362\035\360\000\000\000\000\0006A\000\035\360\000\000\0006!\000\360A\000\035\360(A8Q\022\301`\020A\000\0000\000\000\000\000(\0258\005 \346\023(EHe\020 \0000\261\0238UXu\0000\0006!\000\"\240@2\240\000v\202\b\202s\004\202s\2042\323\001\035\360\0006!\000 @dJ32\303\17707Av\223\bbr\000\"\302\200\"\322\001\035\360\000\000\000\0006!\000 @dJ32\303\17707Av\223\bBr\000\"\302\200\"\322\001\035\3606!\000 \352\003\035\3606!\000\314b0\360\023\020 \000\035\360\035\360\0006!\000\3142 \360\003\035\360\f\002\035\360\000\0006!\000\2742\f\007F\003\000\000\0006!\000\026r\002 \177\005 !`@\362@\000\024@\000R\241P;A\260%\001R\244\035@U\300\300U\001Z3\020w\001p3 \035\360\f\003\035\360\000\0006\201\000\201\177\330=\360\340\b\000\035\360\000\000\000\t\000\000\000\240!\000\000\000\000 0Hifi3: \000wake result = %d\n\000\000\000%s: audio_decoder_init codec %d fail\n\000\000\000sbc audio_decoder_init codec %d out\n\000\000\000\000%s\n\000wakeup_start,wakeup_status = %d\n\000\000\000\000wakeup_config type = %d\n\000\000\000\000wakeup_config type = %d not support\n\000\000\000\000\000\000\000\000\000\000\000\000\000\006\000\000\000\005\000\000\000\003\000\000\000\007\000\000Hifi3: \000cnt idle = %x, work = %x\n\000\000\000Hifi3: \000Hifi3 config done\n\000\000DSP is ready to work, firmware version: %s\n\000KOALA_V0.0_20190124\000Worker busy!\n\000\000\000Hifi3: \000worker_run in\n\000\000\000\000\000\000\000\000\000\000audio_decoder_init\000\000\000\000\000\000\000\000\000\000\000\000\000\000audio_decode_frame\000\000\000\000\000\000\000\000\000\000\000\000\000\000\310$ 0\034% 0\000\000\000\000\000\000\000\000\240$ 0\000\000\000\000\000\000\000\000\000\000\000\000\200>\000\000\000}\000\000D\254\000\000\200\273\000\000\200>\000\000\000}\000\000D\254\000\000\200\273\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\006\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000i\372\377\377\223\272\377\377lE\000\000\226\005\000\000\271\377\377\377\211\365\377\377*\234\377\377\301'\000\000\221\001\000\000<\377\377\3777\361\377\377\270\201\377\377\301\016\000\000\013\377\377\377\231\376\377\377\204\357\377\377\264o\377\377\334\374\377\377\001\376\377\377\t\376\377\377\300\362\377\377Oi\377\377\300\362\377\377\t\376\377\377\001\376\377\377\334\374\377\377\264o\377\377\204\357\377\377\231\376\377\377\013\377\377\377\301\016\000\000\270\201\377\3777\361\377\377<\377\377\377\221\001\000\000\301'\000\000*\234\377\377\211\365\377\377\271\377\377\377\000\000\000\0004\372\377\377^\272\377\377\241E\000\000\313\005\000\000\326\377\377\377\307\367\377\377\006\253\377\377v6\000\000\224\003\000\000\246\377\377\377J\365\377\377\025\234\377\377\003(\000\000\260\001\000\000n\377\377\377\362\362\377\377\"\216\377\377\274\032\000\000.\000\000\000(\377\377\377\376\360\377\377\306\201\377\377\375\016\000\000\023\377\377\377\325\376\377\377\266\357\377\377\211w\377\377\b\005\000\000X\376\377\377|\376\377\377c\357\377\377\336o\377\377\001\375\377\377\365\375\377\377,\376\377\377P\360\377\377\036k\377\377\356\366\377\377\330\375\377\377\360\375\377\377\300\362\377\377\204i\377\377\300\362\377\377\360\375\377\377\330\375\377\377\356\366\377\377\036k\377\377P\360\377\377,\376\377\377\365\375\377\377\001\375\377\377\336o\377\377c\357\377\377|\376\377\377X\376\377\377\b\005\000\000\211w\377\377\266\357\377\377\325\376\377\377\023\377\377\377\375\016\000\000\306\201\377\377\376\360\377\377(\377\377\377.\000\000\000\274\032\000\000\"\216\377\377\362\362\377\377n\377\377\377\260\001\000\000\003(\000\000\025\234\377\377J\365\377\377\246\377\377\377\224\003\000\000v6\000\000\006\253\377\377\307\367\377\377\326\377\377\377\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000>\f\000\000o\342\377\377\220\035\000\000\301\363\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\301\363\377\377\220\035\000\000o\342\377\377>\f\000\000_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000\307\021\000\000\235\340\377\377>\006\000\000\233\032\000\000d\345\377\377\301\371\377\377b\037\000\0008\356\377\377>\f\000\000o\342\377\377\220\035\000\000\301\363\377\377\301\363\377\377\220\035\000\000o\342\377\377>\f\000\000>\006\000\0008\356\377\377\233\032\000\000\235\340\377\377b\037\000\000d\345\377\377\307\021\000\000\301\371\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\301\371\377\377\307\021\000\000d\345\377\377b\037\000\000\235\340\377\377\233\032\000\0008\356\377\377>\006\000\000\301\363\377\377\220\035\000\000o\342\377\377>\f\000\000>\f\000\000o\342\377\377\220\035\000\000\301\363\377\3778\356\377\377b\037\000\000\301\371\377\377d\345\377\377\233\032\000\000>\006\000\000\235\340\377\377\307\021\000\000_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377d\345\377\377>\006\000\000b\037\000\000\307\021\000\0008\356\377\377\235\340\377\377\301\371\377\377\233\032\000\000o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\220\035\000\000>\f\000\000\301\363\377\377o\342\377\377\235\340\377\377d\345\377\3778\356\377\377\301\371\377\377>\006\000\000\307\021\000\000\233\032\000\000b\037\000\000\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\235\340\377\377d\345\377\3778\356\377\377\301\371\377\377>\006\000\000\307\021\000\000\233\032\000\000b\037\000\000o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\220\035\000\000>\f\000\000\301\363\377\377o\342\377\377d\345\377\377>\006\000\000b\037\000\000\307\021\000\0008\356\377\377\235\340\377\377\301\371\377\377\233\032\000\000\200>\000\000\000}\000\000D\254\000\000\200\273\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\264\035 0\001\000\000\000\004\000\000\000\000\000\000\000\274\035 0\002\000\000\000\003\000\000\000\000\000\000\000\304\035 0\003\000\000\000\013\000\000\000\000\000\000\000\310\035 0\003\000\000\000\007\000\000\000\000\000\000\000\314\035 0\003\000\000\000\003\001\000\000\000\000\000\000\330\035 0\004\000\000\000\007\001\000\000\000\000\000\000\334\035 0\004\000\000\0003\000\000\000\000\000\000\000\344\035 0\004\000\000\000\003\006\000\000\000\000\000\000\360\035 0\004\000\000\000\017\000\000\000\000\000\000\000\364\035 0\005\000\000\0007\000\000\000\000\000\000\000\370\035 0\005\000\000\000\007\006\000\000\000\000\000\000\004\036 0\005\000\000\000\017\001\000\000\000\000\000\000\b\036 0\006\000\000\000?\000\000\000\000\000\000\000\f\036 0\006\000\000\000\017\006\000\000\000\000\000\000\030\036 0\006\000\000\000\007\007\000\000\000\000\000\000\034\036 0\006\000\000\000\303\006\000\000\000\000\000\000(\036 0\006\000\000\0007\001\000\000\000\000\000\0004\036 0\007\000\000\000\017\007\000\000\000\000\000\0008\036 0\007\000\000\000?\001\000\000\000\000\000\000D\036 0\007\000\000\000\313\006\000\000\000\000\000\000P\036 0\007\000\000\0007\006\000\000\000\000\000\000T\036 0\007\000\000\000\307\006\000\000\000\000\000\000`\036 0\b\000\000\000?\006\000\000\000\000\000\000d\036 0\b\000\000\000\377\000\000\000\000\000\000\000p\036 0\b\000\000\000\317\006\000\000\000\000\000\000\200\036 0\b\000\000\0007\007\000\000\000\000\000\000\214\036 0\020\000\000\0007\367\003\200\001\000\000\000\234\036 0\002\000\000\000\000\000\000`\000\000\000\000\000\000\000\000\035\000\000\000:\000\000\000'\000\000\000t\000\000\000i\000\000\000N\000\000\000S\000\000\000\350\000\000\000\365\000\000\000\322\000\000\000\317\000\000\000\234\000\000\000\201\000\000\000\246\000\000\000\273\000\000\000\315\000\000\000\320\000\000\000\367\000\000\000\352\000\000\000\271\000\000\000\244\000\000\000\203\000\000\000\236\000\000\000%\000\000\0008\000\000\000\037\000\000\000\002\000\000\000Q\000\000\000L\000\000\000k\000\000\000v\000\000\000\207\000\000\000\232\000\000\000\275\000\000\000\240\000\000\000\363\000\000\000\356\000\000\000\311\000\000\000\324\000\000\000o\000\000\000r\000\000\000U\000\000\000H\000\000\000\033\000\000\000\006\000\000\000!\000\000\000<\000\000\000J\000\000\000W\000\000\000p\000\000\000m\000\000\000>\000\000\000#\000\000\000\004\000\000\000\031\000\000\000\242\000\000\000\277\000\000\000\230\000\000\000\205\000\000\000\326\000\000\000\313\000\000\000\354\000\000\000\361\000\000\000\023\000\000\000\016\000\000\000)\000\000\0004\000\000\000g\000\000\000z\000\000\000]\000\000\000@\000\000\000\373\000\000\000\346\000\000\000\301\000\000\000\334\000\000\000\217\000\000\000\222\000\000\000\265\000\000\000\250\000\000\000\336\000\000\000\303\000\000\000\344\000\000\000\371\000\000\000\252\000\000\000\267\000\000\000\220\000\000\000\215\000\000\0006\000\000\000+\000\000\000\f\000\000\000\021\000\000\000B\000\000\000_\000\000\000x\000\000\000e\000\000\000\224\000\000\000\211\000\000\000\256\000\000\000\263\000\000\000\340\000\000\000\375\000\000\000\332\000\000\000\307\000\000\000|\000\000\000a\000\000\000F\000\000\000[\000\000\000\b\000\000\000\025\000\000\0002\000\000\000/\000\000\000Y\000\000\000D\000\000\000c\000\000\000~\000\000\000-\000\000\0000\000\000\000\027\000\000\000\n\000\000\000\261\000\000\000\254\000\000\000\213\000\000\000\226\000\000\000\305\000\000\000\330\000\000\000\377\000\000\000\342\000\000\000&\000\000\000;\000\000\000\034\000\000\000\001\000\000\000R\000\000\000O\000\000\000h\000\000\000u\000\000\000\316\000\000\000\323\000\000\000\364\000\000\000\351\000\000\000\272\000\000\000\247\000\000\000\200\000\000\000\235\000\000\000\353\000\000\000\366\000\000\000\321\000\000\000\314\000\000\000\237\000\000\000\202\000\000\000\245\000\000\000\270\000\000\000\003\000\000\000\036\000\000\0009\000\000\000$\000\000\000w\000\000\000j\000\000\000M\000\000\000P\000\000\000\241\000\000\000\274\000\000\000\233\000\000\000\206\000\000\000\325\000\000\000\310\000\000\000\357\000\000\000\362\000\000\000I\000\000\000T\000\000\000s\000\000\000n\000\000\000=\000\000\000 \000\000\000\007\000\000\000\032\000\000\000l\000\000\000q\000\000\000V\000\000\000K\000\000\000\030\000\000\000\005\000\000\000\"\000\000\000?\000\000\000\204\000\000\000\231\000\000\000\276\000\000\000\243\000\000\000\360\000\000\000\355\000\000\000\312\000\000\000\327\000\000\0005\000\000\000(\000\000\000\017\000\000\000\022\000\000\000A\000\000\000\\\000\000\000{\000\000\000f\000\000\000\335\000\000\000\300\000\000\000\347\000\000\000\372\000\000\000\251\000\000\000\264\000\000\000\223\000\000\000\216\000\000\000\370\000\000\000\345\000\000\000\302\000\000\000\337\000\000\000\214\000\000\000\221\000\000\000\266\000\000\000\253\000\000\000\020\000\000\000\r\000\000\000*\000\000\0007\000\000\000d\000\000\000y\000\000\000^\000\000\000C\000\000\000\262\000\000\000\257\000\000\000\210\000\000\000\225\000\000\000\306\000\000\000\333\000\000\000\374\000\000\000\341\000\000\000Z\000\000\000G\000\000\000`\000\000\000}\000\000\000.\000\000\0003\000\000\000\024\000\000\000\t\000\000\000\177\000\000\000b\000\000\000E\000\000\000X\000\000\000\013\000\000\000\026\000\000\0001\000\000\000,\000\000\000\227\000\000\000\212\000\000\000\255\000\000\000\260\000\000\000\343\000\000\000\376\000\000\000\331\000\000\000\304\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000u8\000\000\000\000\000\000\b\000\000\000\000\000\000\000\005\000\000\000s16\000\000\000\000\000\020\000\000\000\000\000\000\000\006\000\000\000s32\000\000\000\000\000 \000\000\000\000\000\000\000\007\000\000\000flt\000\000\000\000\000 \000\000\000\000\000\000\000\b\000\000\000dbl\000\000\000\000\000@\000\000\000\000\000\000\000\t\000\000\000u8p\000\000\000\000\000\b\000\000\000\001\000\000\000\000\000\000\000s16p\000\000\000\000\020\000\000\000\001\000\000\000\001\000\000\000s32p\000\000\000\000 \000\000\000\001\000\000\000\002\000\000\000fltp\000\000\000\000 \000\000\000\001\000\000\000\003\000\000\000dblp\000\000\000\000@\000\000\000\001\000\000\000\004\000\000\000s64\000\000\000\000\000@\000\000\000\000\000\000\000\013\000\000\000s64p\000\000\000\000@\000\000\000\001\000\000\000\n\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\001\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\001\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\001\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\375\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\374\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\374\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\000\000\023\001.\000\352\000\006\001M\001\000\000\\\377\016\003>\007\325\006\303\n\364\031\r\002\000\000\232\363\363%_R-A4^\323\2764^\000\000\032\226\r\332>\007\f\346\r\002+\371\303\n\000\000`\f\362\374\023\001\372\376M\001\322\377\352\000\000\0003\377\312R\222Z6\255\204%6\255|\332\312Rn\245\204%\257\263n\245\257\263\222Z\257\263|\332\257\263\352\000.\000\\\377\000\000\023\001\016\003M\001\006\001\303\n\325\006\232\363\000\000>\007\363%\r\002\364\0314^-A\032\226\000\000_R\r\3324^\323\276\r\002\f\346`\f\000\000>\007\362\374\303\n+\371M\001\372\3763\377\000\000\023\001\000\000\352\000\322\377\222Z\257\263\204%\257\263|\332\257\263n\245\257\263\312R\204%6\255n\2456\255\222Z\312R|\332\000\000p\001\031\000\034\001?\000\017\001s\000\355\000w\377\000\000O\001,\002n\001/\001P\001%\000\013\004>\t\375\004\204\t\200\007\242\013Y\n\351\f{\366\000\000\201\005\f!\031\002\006\034\002\3742\025\2240\374h\2173UZ\373E\363dEZ/l\353\257\000\000UZq\314\363d\005\272/l\273\245l\317>\t\364\336\201\005\372\343\031\002\316\352\002\374\203\t\000\000\204\t\003\373\242\013\200\370\351\f\247\365\365\373p\001\324\375O\001\321\376n\001\333\377P\001j\377\000\000\034\001\347\377\017\001\301\377\355\000\215\377o \332+\221\337\266\365\221\337F\314o \263\342o M\035\221\337\2723\221\337J\no &\3246*\227'|\021\220!\204\356m\026\312\325\340\007\312\325 \370\204\356\223\351|\021p\3366*i\330\220\315M\035\220\315F\314\220\315J\n\220\315\332+\220\315&\324\220\315\266\365\220\315\2723\220\315\263\342|\021\340\007\312\325\223\3516*\220!\204\356i\330\204\356\227'6*p\336\312\325m\026|\021 \370\000\000w\377\031\000\034\001?\000\017\001s\000\355\000p\001\013\004O\001,\002n\001/\001P\001%\000\000\000{\366\375\004\204\t\200\007\242\013Y\n\351\f>\t\2240\201\005\f!\031\002\006\034\002\3742\025\000\000\353\257\2173UZ\373E\363dEZ/l\374hl\317UZq\314\363d\005\272/l\273\245\000\000\203\t\364\336\201\005\372\343\031\002\316\352\002\374>\t\365\373\204\t\003\373\242\013\200\370\351\f\247\365\000\000j\377\324\375O\001\321\376n\001\333\377P\001p\001\000\000\034\001\347\377\017\001\301\377\355\000\215\377\220\315\332+\220\315\266\365\220\315F\314\220\315\263\342\220\315M\035\220\315\2723\220\315J\n\220\315&\3246*\227'|\021\220!\204\356m\026\312\325\340\007\312\325 \370\204\356\223\351|\021p\3366*i\330o M\035\221\337F\314\221\337J\no \332+o &\324\221\337\266\365\221\337\2723o \263\342|\021\340\007\312\325\223\3516*\220!\204\356i\330\204\356\227'6*p\336\312\325m\026|\021 \370\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\004\000\000\000\b\000\000\000\020\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 +-#0,;:_\000\000\000\000\000\000\000\017\202\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\241\201\0000\360}\0000\360}\0000\360}\0000\241\201\0000\241\201\0000\241\201\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\021\201\0000\360}\0000\360}\0000\360}\0000\360}\0000\353\177\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\241\201\0000\360}\0000\017~\0000\256~\0000\241\201\0000\241\201\0000\241\201\0000\360}\0000\256~\0000\360}\0000\360}\0000\360}\0000\360}\0000\227~\0000\353\177\0000]~\0000\360}\0000\360}\0000\033\201\0000\360}\0000\353\177\0000\360}\0000\360}\0000\353\177\0000\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\00000000000000000000000000000000000\000\000\000\000\f\000\000\000\000\000\000\000\000\000\000\000\000\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\300\004\300\000\300\000\300\000\300\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\004\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000!\000!\000!\000!\000!\000!\000!\000!\000!\000!\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\003\000\003\000\003\000\003\000\003\000\003\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\b\000\b\000\b\000\b\000\b\000\b\000\021\000\021\000\021\000\021\000\021\000\021\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\b\000\b\000\b\000\b\000\200\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0000123456789ABCDEF\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0000123456789abcdef\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\370\177\000\000\000\000\000\000\000\000\001\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\220<\000\000\000\000\000\000\000\000\000\000\000\000\000\000@>\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\200\177\000\000\200?\000\000\000\000\000\000\000?\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\003\000\000\000\000\000\001\000\003\000\007\000\017\000\037\000?\000\177\000\377\000\377\001\377\003\377\007\377\017\377\037\377?\377\177\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\370\177\000\000\000\000\000\000\000\000\001\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\220<\000\000\000\000\000\000\000\000\000\000\000\000\000\000@>\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000%s:%d id = %d not support\n\000\000%s:%d fail,not find codecId = %d\n\000\000\000%s:%d fail,av_parser_init\n\000\000%s:%d fail,avcodec_alloc_context3\n\000\000%s:%d fail,avcodec_open2\n\000\000\000%s:%d fail,av_packet_alloc\n\000%s:%d fail,av_frame_alloc\n\000\000%s:%d fail,av_parser_parse2\n\000\000\000\000%s:%d: Error submitting the packet to the decoder\n\000\000%s:%d: Error during decoding\n\000\000\000%s:%d: Failed to calculate data size\n\000\000\000%s:%d: full, size = %d, max size = %d\n\000\000Multiple frames in a packet.\n\000\000\000Too many errors when draining, this is a bug. Stop draining and force EOF.\n\000Inconsistent channel configuration.\n\000\000\000\000Too many channels: %d.\n\000get_buffer() failed\n\000\000\000\000Failed to reallocate parser buffer to %d\n\000\000\000sbc\000Internal error, put_bits buffer too small\n\000\000mSBC require mono channel.\n\000mSBC require 16 kHz samplerate.\n\000\000\000\000bitpool > 255 is not allowed.\n\000\000avcodec_open2, 2019_7_18\n\000\000\000No codec provided to avcodec_open2()\n\000\000\000This AVCodecContext was allocated for %s, but %s passed to avcodec_open2()\n\000avcodec_open2 Too many channels: %d\n\000\000\000\000avcodec_open2 Codec type or id mismatches\n\000\000avcodec_open2 Specified sample format = %d is invalid or not supported\n\000avcodec_open2 Specified sample rate %d is not supported\n\000\000\000\000avcodec_open2 Channel layout not specified\n\000avcodec_open2 Specified channel layout 0x%x is not supported\n\000\000\000Channel layout with %d channels does not match number of specified channels %d\n\000avcodec_open2 Specified number of channels %d is not supported\n\000Bitrate %lld is extremely low, maybe you mean %lldk\n\000\000\000\000avcodec_open2: bit_rate = %d\n\000\000\000Channel layout %d channels does not match specified number of channels %d: ignoring specified channel layout\n\000\000mono\000\000\000\000stereo\000\0002.1\0003.0\0003.0(back)\000\000\0004.0\000quad\000\000\000\000quad(side)\000\0003.1\0005.0\0005.0(side)\000\000\0004.1\0005.1\0005.1(side)\000\000\0006.0\0006.0(front)\000\000hexagonal\000\000\0006.1\0006.1(back)\000\000\0006.1(front)\000\0007.0\0007.0(front)\000\0007.1\0007.1(wide)\000\000\0007.1(wide-side)\000\000octagonal\000\000\000hexadecagonal\000\000\000downmix\000Invalid negative user packet size %d\n\000\000\000Invalid minimum required packet size %lld (max allowed is %d)\n\000\000User packet is too small (%d < %lld)\n\000\000\000Failed to allocate packet of size %lld\n\000This encoder requires using the avcodec_send_frame() API.\n\000\000Encoding to a planar sample format, with more than %d channels, but extended_data is not set.\n\000\000more samples than frame size (avcodec_encode_audio2)\n\000\000\000nb_samples (%d) != frame_size (%d) (avcodec_encode_audio2)\n\000Provided packet is too small, needs to be %d\n\000\000\000hjltzL\000\000printf_s: %n disallowed\000printf: bad %n argument\000printf_s: bad %s argument\000\000\000printf_s: bad %ls argument\000\000constraint handler: bad message\000nan\000NAN\000inf\000INF\0000123456789abcdef\000\000\000\0000123456789ABCDEF\000\000\000\0000\000\000\000.\000\000\000false\000\000\000true\000\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000 \000\000\000 @) 0\260. 0\n\000\000\000\340\002\000\000\240! 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\013\000\000\000\270\004\000\000\200$ 0\204$ 0\000\000\000\000\001\000\000\000\000\000\000\000\214! 0\000\376#0\000\000$0\000\000\001D\002P\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\3049\0000\3448\0000\000\000\000\000\370\031 0\000\000\000\000\001\000\000\000\002P\001\000\002\000\000\000\020\002 00\002 0@\002 0\000\000\000\000\000\000\000\000P\016\000\000\000\000\000\000X:\0000\000\000\000\000\244:\0000\024E\0000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\370\031 0\000\000\000\000\001\000\000\000\002P\001\000@\000\000\000\320\006 0\360\006 0\000\007 0\000\000\000\000\000\000\000\000\340\r\000\000\000\000\000\000\364E\0000\204H\0000\000\000\000\000\254N\0000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000@\000\000\000\340u\0000\220) 0@\000\000\0008u\0000\000\002\000\000\003\000\000\000\360+ 0\322\023 0\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\344% 0\345% 0\344% 0\344% 0\344% 0\344% 0\304% 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\004\001\001,& 0-& 0,& 0,& 0,& 0,& 0\f& 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\004\002\002\360, 0@- 0\360, 0\360, 0\360, 0t& 0T& 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\240% 0\350% 00& 0\000\000\000\000\000\000\000\000\000\000\000\000\240% 0\350% 00& 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\200\231\231\271?\000\000\000\220\231\2319>\000\000\000033\243<\220- 0\220\026 0\220\026 0\220\026 0\220\026 0\220\026 0\220\026 0\220\026 0\377\377\377\377\377\377\377\377\377\377\377\377\377\377\000\000h! 0\220\026 0\220\026 0\220\026 0\220\026 0l! 0t! 0\220\026 0\220\026 0\000\374#0h\306\00004\261\0000h\306\0000h\306\0000p\262\0000\020\004\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000\000\000\000\000\377\377\377\377`\306\0000\r\000\000\000`\306\0000\f\000\000\000`\306\0000\013\000\000\000`\306\0000\n\000\000\000`\306\0000\t\000\000\000`\306\0000\b\000\000\000`\306\0000\007\000\000\000`\306\0000\006\000\000\000`\306\0000\005\000\000\000`\306\0000\004\000\000\000`\306\0000\003\000\000\000`\306\0000\002\000\000\000`\306\0000\001\000\000\000`\306\0000\000\000\000\000\000\300\377\377\000 \000\000\000\340\377\377\000\020\000\000\000\360\377\377\000\b\000\000\000\370\377\377\000\004\000\000\000\374\377\377\000\002\000\000\000\376\377\377\000\001\000\000\000\377\377\377\200\000\000\000\200\377\377\377@\000\000\000\300\377\377\377 \000\000\000\340\377\377\377\020\000\000\000\360\377\377\377\b\000\000\000\370\377\377\377\004\000\000\000\374\377\377\377\002\000\000\000\376\377\377\377\001\000\000" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _dsp_fw ## @dsp_fw .p2align 4 _dsp_fw: .asciz "#RKCPDSPFW#\000\000\000\000\000V0.1.0\000\000\000\000\000\000\000\000\000\000\001\000\000\000(\356\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\376\007\000\000MAIN\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000 \001\000\000\000\000\0000\006\017\000\000\000\377\377\377\000\004\0000D\020\000\000\000\000\000\000\000\000\000\000\020DDD,\000\0000\000\000\000 \000\000\000\000\000\000\000\000\030`\000\000\030w\017\000\030W\r\000\030G\f\000\030g\000\000\001\361\377\000a\023\f\000\000\344\023!\357\377 \347\023 a\000!\356\377 (\023!\355\3771\355\377\026\362\005\026\303\0058\003\026s\005\f\f\300b\023\300Z\023\f\r\034\376F\001\000\000\000\000\000\000\000\300 \000\320\354P\033\335\347=\364\274\023 #\260\206\005\000\000\000\000\000\000\000\000\000\000\000\000\000\000\300 \000\320\357P\013\356\234C\"\302\370\330\022\370\002\0133\320\300D\300\3350\340\335 \006\370\377\000F\017\000!\325\3771\325\377A\325\377\f\206\f\027\f\t\220b\023 \2145\200P\024\360\231\021\033\251P\232\2030X\240\202\310\373\200S\263X\005\300\"\021@w\300\013fjUP\347PVf\375\220b\023!\310\377\214b\300\002\000\f\000V\362\377\f\021\020I\023\000H\023\020 \000\f\000\305\204\002\000\000\001\000\000\000l\001\000\000\000\004\0000\000\305I\020\325I \345I0\365I\0004\000\000(A8QHa\022\301`\000\321\023\000H\003\360\200@ \346\003 84@30F\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\305\t\020\325\t \345\t0\365\t\0005\000\000@\321\003\2003\0210\"0 \346\023\020 \000\367t\335\360\200@\347xW\360\200@F4\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\311I\000\321\t\020\331I \351I0\371I@\200IP\220I`\240Ip\260I\0004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\311\t\020\331\t \351\tp\321\t0\371\t@\207\tP\227\t`\247\tp\267\t\0005\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\315I\000\321\t\020\335I \355I0\375I@@IPPI``IppI\200\200I\220\220I\240\240I\260\260I\0004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\315\t\020\335\t \355\t\260\321\t0\375\t@K\tP[\t`k\tp{\t\200\213\t\220\233\t\240\253\t\260\273\t\0005\000\000\000\002\000\000\000\f\000\000\000|\005\0000 \322\023|\202\000Q\000\006\377\377\000\003\000\000\000\b\000\000\000\234\005\0000\000A\000F\376\377\000\000\004\000\000\000\004\000\000\000\244\005\0000P' 0\005\000\000\000\030\000\000\000\274\005\0000\022\301\240)A9Q1\370\377 \350\00302\2408\003Ia\240\003\000\000\006\000\000\000\b\000\000\000\334\005\0000@A\000F\376\377\000\000\007\000\000\000P\037\000\000\344\005\0000\001\000\000`\002\000\000`\003\000\000`\004\000\000`\\) 0\224$ 0\000\000 0\b\000 0P*\0000\034\000 0D\000 0p\000 0\377?\000\000\000\000\"0\377\273\001\000\000@\"0\224\000 0\260\000 0\000\000\021D\240! 0\310*\00000# 0\000\000\005D\274\r\0000T\0003D\001\000\001\000\000\000\007\000X\0003D\000\000p\000\330\0003D\030\0003D\000\000 \000 \000 \000\334\0003Dx\0003D\377\377\000\000p\0003D\b\0003D|\0003Dt\0003D\f\0003D\320\0003D\340\000 0\000\377\000\000\004\0013D\b\0013D\220\0003Dd) 0\360\000 0\370\000 0\214\000\000D\210\000\000D@# 0\020\000\000D\000\000\000D\004\000\000DX# 0\030\000\000D\224\025\0000\214\026\0000\234$ 0\000\000\001D\017\000\t\000U\020\377\220\002\001\001\000\003\001\001\000\004\001\001\000p# 0\000\016'\007\024\001 0\034\001 0\002\002\001\000$\032\0000\001\002\001\000xV4\022|# 0\204# 0\304# 0\001\002\003\000\001\001\003\000@\000\000\000 \000\000\000\204\033\0000`$ 00\001 0\\\001 0\340# 00\000\000\000\020\000\000\000l$ 0p\001 0h#\0000t$ 0\200\001 0\210\001 06\301\000)\3019\321\f\r\331\001\f\f\3111\f\013\271!\f\n\251Q\f\t\231A\210\321\210(\211ax\321x\027yqa\227\377Xqg\025\032\361\226\377\350q\367\036!1\225\377(q7\022(Q\224\377HqW\024 \006\b\000\242!\r\242*\002\345%\000\242a\000F\004\000\242!\r\242*\002\245 \000\242a\000\206\000\000\306\377\377\270\001\271\201\306\377\377(\201\035\360\000\0006\201\000)AXAY\001H\001H\004f\024\t\250Ae\002\000\251\021\306\003\000\f.\330\001\330\r\322\315\376\f\034\f\013\320\274\203\370\021\371!\306\377\377(!\035\360\000\000\0006\301\000)\301h\301i\001\f\005H\001W\024\t\f\bqt\377x\007\207\227\006|\370\211\201\206#\000\350\001\350\036\351\021\330\001\330-\331!\310\001\310<\3111\f\013\271A\f\n\251Q\221k\377\230\t\230I\231a\206\023\000\241g\377\242*\000\262!\001\302!\002\3301\342\301\020\370a\245j\002\251Q\310Q\f\013\307\253/(Q\370\021*\377\371\021\350Q\330!\340\335\300\331!a[\377h\006iqh\001XqXEYVX\001HqHdIeH\0018q8S9t\210!\f\007\207'\251\330\001\310A\311M\270\001\f\n\251+\f\t\231\201\306\377\377(\201\035\3606A\000\f\ne\250\000\035\360\000\0006a\000)\001\241I\377e\224\001\241I\377\262!\000\345\223\001\302\240\000V\254\376(\001\035\360\000\0006a\000\"a\000\241?\377\242*\000%]\002\321=\377\f\f\311\r\270\001f\033\021\241:\377\250\n\345[\002\3018\377\f\013\271\f\206\005\000\322!\000f-\020\2414\377\242*\001eZ\002\3012\377\262\240\000\271\034\035\360\000\0006\201\000)A\2411\377eF\002\f\005Y\001HAf\024-\250AeF\002\301(\377\251\f\f\f\261'\377\270\013\307\233\026\241'\377\345\213\001\241(\377\270Ae\213\001\f\fV\314\376|\375\331\001F\013\000\242!\004eC\002\301\035\377\242l\001\302\240\000\261\032\377\270\033\307\233\026\241\032\377\245\210\001\241\034\377\270A%\210\001\f\fV\314\376|\375\331\001\241\025\377e\207\001\241\027\377\270A\345\206\001\f\fV\314\376\330\001\331\021\306\377\377(\021\035\360\000\0006\201\000)AQ\n\377X\005X\225\f\004W$ \241\b\377%\204\001\241\f\377\261\005\377\262+\000\262+\te\203\001\f\fV\\\376|\375\331\001\306\003\000\301\377\376\310\f\f+\271\234\250A%\335\377\251\001(\001\035\360\000\0006\201\000)A8A9\001(\001\361\376\376\371\"\350\001\321\375\376\331\036\310\001\261\374\376\271L\250\001\221\374\376\231:\210\001\f'yhh\001\f\005Y\206\f\004I\021\241\355\376e}\001\241\366\376\270\001\270\013\345|\001\f\fV\254\376\330\001\330\rf\035+\241\345\376\250\n\270\001,L%\221\013\301\342\376\310\f\f\033\271\234\250\001\250\n\345\353\377\251\021\241\336\376\250\n\262\242\000%\304\013\206\025\000\262!\000\262+\000f+2\310\001\262\240d\271\\\241\326\376\250\032\270\001,Le\215\013\301\323\376\310\034\f\033\271\234\250\001\250\n%\350\377\251\021\241\317\376\250\032\262\242\000e\300\013\206\006\000\241\314\376%u\001\241\326\376\262!\000\262+\000et\001\f\fV\214\376|\375\331\021\350\021\351!\306\377\377(!\035\360\0006\201\000)Aa\315\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021F\026\000\250A\034\371\247)%\310\001|\376\f\035\370A\360\360D\000\037@\000\335\241\340\3350\270\001\300 \000\270+\320\273\020\300 \000\271,F\t\0008\001|\365\f\024hAb\306\340``D\000\026@\000D\241PD0(\001\300 \000(2@\"\020\300 \000)3\f\007y\021\306\377\377(\021\035\360\000\000\0006\201\000)Aa\255\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021\306\023\000\250A\034\371\247) \310\001\f\035\350A\340\340D\000\036@\000\335\241\270\001\300 \000\270+\320\273 \300 \000\271,\006\b\000(\001\f\023HAB\304\340@@D\000\024@\0003\241\370\001\300 \000\370?0\377 \300 \000\3712\f\005Y\021\306\377\377(\021\035\360\0006A\000\242\240\000\345\367\001\"\240\000\220\000\000\0006A\000\241\216\376\262\240\000\302\241\214e\221\013\f\n\261\213\376\245`\n\f\n%\367\001\f\002\035\3606\201\000)Aa\204\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021F\026\000\250A\034\371\247)%\310\001|\376\f\035\370A\360\360D\000\037@\000\335\241\340\3350\270\001\300 \000\270\013\320\273\020\300 \000\271\fF\t\0008\001|\365\f\024hAb\306\340``D\000\026@\000D\241PD0(\001\300 \000(\022@\"\020\300 \000)\023\f\007y\021\306\377\377(\021\035\360\000\000\0006\201\000)Aad\376i\001XA,\004W$\006\f\bxA\207\247\006|\350\211\021\306\023\000\250A\034\371\247) \310\001\f\035\350A\340\340D\000\036@\000\335\241\270\001\300 \000\270\013\320\273 \300 \000\271\f\006\b\000(\001\f\023HAB\304\340@@D\000\024@\0003\241\370\001\300 \000\370\0370\377 \300 \000\371\022\f\005Y\021\306\377\377(\021\035\360\0006\201\000)AXA,\004W$\006\f\007hAw\246\006|\347y\001\206\r\000\350A\370A\360\356\220\361A\376\360\356\240\f\r\331\036\310A\330A\320\314\220\321=\376\320\314\240,\033\271\f\250A\270A\260\252\220\2619\376\260\252\240\f\t\231*\f\b\211\001(\001\035\360\000\000\0006\201\000)A9QIa\210A,\007\207'\006\f\n\230A\247\251\006|\352\251\001\206\r\0008AHA@3\220A*\376@3\240(Q)\023\370A(A \377\220!&\376 \377\240\350A\351\017\330A\350A\340\335\220\341\"\376\340\335\240\310a\311-\f\013\271\001(\001\035\360\000\000\0006\241\000\"a\b2a\t\242!\b%\b\000\251\001\250\001K\252\345\027\013\251\021\f\013\271!\306\031\000\322!\002\310\021\327\\Y\270!\f\214\300\273\260\250\001\272\252\345\025\013\2511\270!\320\273\021\250\001\272\252\313\252\345\024\013\251A\350!\361\f\376\360\356\240\350\016\351Q\f\r\310Q\327\034\025\f\003(Q(\"7\022\f\250Q\2701\310A\210Q\210(\340\b\000\250\001K\252\f\033\310!\000\034@\000\273\241%\020\013\270!\033\273\271!\310!\246L\222\035\3606\201\000)AXAY\001H\001&d+h\001&v&x\001&\207!\f\231\210\001\227\030\032\250\001&\232\025\f\274\270\001\307\033\016\330\001&\255\t\f\337\350\001\367\036\002\306\001\000!\355\375)\021\306\000\000\f\0039\021(\021\035\360\000\0006\201\000)AhAi\001\f\005H\001W\024\002\306\001\000q\344\375y\021\006\001\000\201\342\375\211\021(\021\035\3606\201\000)A\f\013\271\001\250A%\375\377\251\021\f\f\311\001\006\006\000\370\0018A\3003\021!\327\375:\" \377\240\f\016\351\017\330\001\033\335\331\001B!\000\246D\340\242!\001K\252\f\373e\004\013\250\021\f\373\345\003\013\fj\261\316\375\f\fe\345\377\fje\330\377\fz\261\313\375\f\fe\344\377\fze\327\377\f\212\261\307\375\f\fe\343\377\f\212e\326\377\f\232\261\303\375\f\f\245\342\377\f\232e\325\377\f\013\271!\306\377\377(!\035\360\000\0006\201\000\"a\0042a\005IaYq\250A\345\363\377\251\001\250Q\270\001\260\252\260\242\3120\270a%\375\n\250Q\270\001\260\252\260\242\3124\270qe\374\n\f\013\271\021\306\377\377(\021\035\360\000\000\0006\201\000)AHAH\024\246D\006|\365Y\001\206\006\000\250A\250\n\210A\210\030\300\252\021\221\243\375\252\231\220\210\240xAy\b\f\006i\001(\001\035\360\000\0006A\000\241\240\375\261\240\375e\367\n\035\360\000\0006\201\000\"a\0042a\005R!\004&\205\021q\233\375hApf i\001\241\231\375\270\001%\365\nr!\005&\207\025\221\227\375\202!\005\300\210\021\220\210 \211\001\241\222\375\270\001e\363\n\241\222\375\262\241\377\345\362\n\035\3606A\000\241\220\375\261\220\375\345\361\n\241\216\375\261\217\375e\361\n\035\360\0006a\000 t\"A\000\f\005B\001\000W\024\b\242\242\000\245\026\000F\001\000\242\242\000\345\027\000\035\360\000\0006a\000 `tbA\000Ra\003Ba\002\f\t\202\001\000\227\030\030\245\205\000\2701\250!\f\f\f\r\f\016\345z\000\242\240\200\345\024\000F\004\000\360 \000\345\203\000\360 \000\245x\000\242\240\200\345\021\000\035\3606\241\000 `tbA Ra\013Ba\n\262!\013\250\241\f\r\034\254\345\314\005\271\021\251\001\f\r\302\001 \327\034K\330\021\331!8\00191\f\016\351A|\362)Q\f\017\371a\347=\021H!XAW\224\006hQx1w\266\003\f\030\211a\230a\214i\f\013\271\021|\372\251\001\322!\001\262!\000\302\240\000\241Z\375\345\343\nL\ne\f\000\006\001\000L\n%\n\000\035\360\000\0006a\000\"a\0009\021\f\006X\001g\225+\241R\375\261R\375e\341\n\241R\375\310\021\000\314\021\270\021\300\273 e\340\n\241O\375\310\021\000\314\021\270\021\300\273 e\337\nF\n\000\241K\375\261G\375\245\336\n\241J\375\302!\001\000\314\021\270\021\300\273 \245\335\n\241F\375\310\021\000\314\021\270\021\300\273 \245\334\n,\n%\005\000\035\3606a\000 `tbA\0009\021I!\f\t\202\001\000\227\030\017\250\021\270!%\005\000\242\244\000\345\002\000F\001\000\242\244\000e\000\000\035\360\000\000\0006\201\000\"a\004B!\004\000D\021Ba\000\2412\375\270\001\245\327\n\035\360\000\000\0006\201\000\"a\004R!\004\000U\021B!\004PD I\001\241*\375\270\001\245\325\n\035\360\000\0006\201\000)A9Q\202\241\000xA\200w\020y\001\f\006X\001g\025\006\250\001\270Q\245\002\000|\362\370\001 \3770\350A\360\356\020\351\001\f\r\310\001\327\034\006\250\001\270Q\345\000\000\f\f\311\021\306\377\377(\021\035\360\000\0006\241\000)\2019\221\f\t\231\001\f\b\211\021\f\007y!\f\006i1X\201f\365-\302\247\000\311\021\270\221\271A\250A\366J\034\341\013\375\330A\340\335\021\352\335\330\r\3311\306\002\000\006\002\000F\001\000\206\000\000\306\377\377\306%\000X\201PPta\003\375H\201\200D\021`D\020PD I\0018\20100t9\021(\221)Q\f\017\350Q\367\036\021hQ&\026#xQ&'/\210Q&8B\206\027\000\261\366\374\250\201\200\252\021\260\252\020\251!\230\201\220\220t\2311\306\021\000\310\201\300\300t\311!\270\201\260\260t\2711\206\r\000\350\201\340\340t\361\353\374\330\201\200\335\021\360\335\020\340\335 \331!\206\007\0008\20100tA\345\374(\201\200\"\021@\"\0200\" )!\370\201\360\360t\3711\306\377\377R\240\000B!\000W\024\020\241\335\374\302!\000\000\314\021\270!\300\273 %\301\n\241\332\374\302!\001\000\314\021\262!\003\300\273 %\300\n\322\240\000\331a\306\377\377(a\035\360\000\0006a\000)\001\f\005H\001W\224\005\000p\000\306\001\000X\001f\025\002\000p\000\035\3606a\000 t\"A\000\f\005B\001\000W\024\007\f\372\345\344\377\006\001\000\f\372\245\342\377\035\3606A\000\f\032\262\241\017\f,\245\336\377\f\032e\311\377%\302\377\035\360\0006a\000\241\275\374e\272\n\242a\000\"!\000gb\0072\240\0009\021\306\005\000H\001\227d\006\f\025Y\021\306\002\000h\001\267f\006\f'y\021\306\377\377(\021\035\360\000\0006A\000\245\255\007\201\257\374\242h\001Q\256\374q\255\374x7a\254\374h\026pf\300A\252\374HDjDIEA\247\3741\247\3748\003\03339\004\f\003\f\244!\243\374(\002@\"\3627\222\032\241\242\374%\340\000\241\241\374\261\236\374\270K\301\235\374\310,%\337\000\f\fVL\376\035\360\000\000\0006A\0002\240\000!\227\374\"\"\0007\222\031\345\246\007a\224\374\242f\003a\223\374Q\222\374X5Y\026A\220\374\f\0239\004%\245\007\261\216\374\242k\003\201\214\374\241\213\374\242*\001\221\212\374\222)\003\240\231\300q\210\374x'\232wy(\035\360\0006\201\000)A\f\004I\001\306\002\000\242\243\350e\001\000X\001\033UY\001xAh\001w6\354\035\360\000\000\0006a\000)\001\270\001\250\001\300\252\021\260\252\300\320\252\021e\000\000\035\360\0006\201\000)A\245\236\007\300 \000\251\001%\236\007HA\300 \000R!\000PZ\300PDbR\240\001PD0\214\024\306\370\377\035\360\0006\201\000\241m\374e\245\n\242a\000\241l\374\345\244\n\251\021\241i\374e\244\n\251!8!(\0017\222\337H\021\f\005h\001\f\b\f\007pD `U Y1IA\306\377\37781(A\035\3606\201\000\"a\004B!\004B$\004I\001\250\001\f\013e\032\013\f\005Y\021\306\377\377(\021\035\3606\241\000)AYqIai\201\230A\230I\231\001\345\027\013\251\021\245\027\013\251!\270q\250a\f\r\302\240xe\200\005\315\n\250\001\270!\312\273\245\026\013\f\r\3311\306\377\377(1\035\360\000\000\0006\201\000\"a\004QF\374Y\001\f\005H\001H$W\224\"\245\023\013\251\021\250\001\270\032\250\n\f\r\302\240xe|\005\315\n\250\001\250J\270\021\312\273e\022\013\306\002\000\242!\000\242*\004\262\240\000e\021\013\f\f\270\001\270;\307\033\n\250\001\250J\210\001\2108\340\b\000\035\360\000\000\0006\201\000\"a\004\262!\004\262+\004\271\001\261.\374\250\001\260\252\021\272\252\f\013e\223\n\f\f\311\021\306\377\377(\021\035\3606\301\000)\201Y\261I\241i\301\330\201\330M\331\001\f\\\311\021\270\261\250\241\f\r\034\214\245t\005\2711\251!\3301\270!\f\f\301\036\374\250\001\260\252\021\312\252%\217\n\2701\330!\f\f\301\032\374\250\001\260\252\021\312\252%\216\n\350\201\350.f\036\b\f\"\370\021 \377 \371\021\261\021\374\250\001\260\252\021\272\252\270\021%\214\n\f\013\271A\306\377\377(A\035\3606\201\000\"a\0042a\005\301\013\374\302a\000\270\001\270K\271\021\261\t\374\250\021\260\252\021\272\252\f\033%\211\n\f\016\330\001\330-\347\235H\250\001\270\032\250\n\f\r\034\214\345k\005\2711\251!\3301\270!\f\f\301\373\373\250\021\260\252\021\312\252e\206\n\2701\330!\f\f\301\367\373\250\021\260\252\021\312\252%\205\n\261\362\373\250\021\260\252\021\272\252\f[%\204\nF\004\000\261\355\373\242!\001\260\252\021\260\252\200\262\240\000\345\202\n\f\f\270\001\270;\307\033\n\250\001\250J\210\001\2108\340\b\000\035\360\000\0006a\000e\334\377\271\021\251\001\034\204I!(\0218\001 .\025\f\003\f\004\f\005\f\026@3\30006\223\f\024P\"\300 $\2230\" \234\002h\021X\001|\367|\370\200U0pf0i\021Y\001\262!\001\242!\000\302!\002\f\r\345A\001\2511\306\377\377(1\035\360\000\000\0006A\000\241\312\373e\332\377\f\002\035\360\000\000\0006\241\0002a\005\"a\004Ba\006Yqi\201\241\303\373\251\001\250\001\f\013\034\214e\326\nH\001XQY\0248A9\0048\001(a)#(\001\370q\3712\370\001\350\201\351O\250\001\330Q\310A\350a\245\327\377\f\006i\021\306\377\377(\021\035\3606A\000\242\240\f\245X\001\"\240\000\220\000\000\0006A\000\241\256\373\262\240\000\034\214e\321\n\f\312\261\261\373\245\240\t\f\312\345W\001\f\002\035\360\0006A\000\241\252\373%\335\377\f\002\035\360\000\000\0006\241\0009Q)AIaYqi\201\301\243\373\311\001\270\201\271\021\250\021\346j\006\f\016\330\021\347\255\006|\377\371!F\016\000\242!\000\262\240\000\302\240\030\345\313\nH\001XQY\0248A9\0048\001(a)#(\001\370q\3712\370\001\350\201\351O\250\001\330Q\310A\350ae\331\377\f\006i!\306\377\377(!\035\360\0006A\000\242\240\f%N\001\"\240\000\220\000\000\0006A\000\241\210\373\262\240\000\034\214\345\306\n\034\252\261\210\373\f\f\245J\377\034\252\245=\377\f\002\035\360\000\000\0006a\000\301\177\373\302a\000\262!\000\262+\004\271\021\261|\373\250\021\260\252\021\272\252\f\033\345e\n\035\360\000\0006a\000)\001Qy\373az\373H\001\000D\021jDI\005\035\360\000\0006\201\000\"a\004\302\240\000\311\001\301r\373\321r\373\270A\000\273\021\332\273\271\f\262\240\210\241m\373\250\n\272\252\f{\245a\n\241j\373\250\nK\252\f\013\345`\n\262\240\203\271\001\241f\373\250\n\313\252\270\001\345_\n\241c\373\250\n\f\333%_\n\241a\373\250\nK\252\f\013e^\n\f;\271\001\241]\373\250\n\313\252\270\001e]\n\f\f\311\021\306\377\377(\021\035\360\0006\201\000)A9Q\f\325RA\000xQ\013wyQhQ&\006\036\210A\202\b\000f\230\005\242\001\000%\002\000\250A\242\n\000\230A\033\231\231A%\001\000F\365\377\f\013\271\021\306\377\377(\021\035\360\000\000\0006\201\000 t\"A\020\262\240\000\262a\000\241B\373\250\n\262\001\020\345V\n\241?\373\250\n\242\312\024%W\n\251\001\f\fL\r\270\001\320\273\020\307\033\346\f\016\351\021\306\377\377(\021\035\360\000\0006A\000e\001\000%\037\377\f\neK\377e\f\000\f\002\035\360\000\000\0006A\000\2611\373\2411\373\345\224\t-\n\035\3606\201\000)A9QIa\230Q\231\001\201,\373x\001\207\027\034\261+\373\250\001\276\212\260\300A\007\000\r\321)\373\310\001\336\214\260\240A\007\000\rF\035\000\"!\006\"a\001\370\021\370/\371!\f\017\350!\350n\367.\006\250!\250j\245\347\377\241\037\373\250\n\270!\270\033\310!\310,\330!\330=eq\000\350\021\f\r\331N\310\021\261\031\373\271l\250\021%\231\000\241\030\373ex\000\241\027\373\345w\000\f\017V\357\376\241\021\373\250\n\261\020\373\270\033\301\023\373\330\021%I\377F\003\000\f\n\345\210\377F\001\000\000\000\000%\225\000\035\360\000\0006A\000q\007\373\f\006i\007Q\005\373\f\024I\0251\003\373!\b\373)#\241\001\373\345I\377\245\217\000\241\377\372\250\n\261\376\372\270\033\301\003\373\321\003\373\245D\377%\225\000\f\002\035\3606\201\000)A9Q\f\t\231\001\201\376\372\f\007y\bq\374\372hAi\027\f\005Y\001\006\006\000\310\001\321\371\372\320\314\240\270\001\330Q\320\273\240\270\013\271\f\250\001\033\252\251\001\370\001\f\376\367\256\337\f\002)\021\306\377\377(\021\035\360\0006A\0002\240\000!\356\372\"\"\0067\222\032\321\354\372\302\240\001\311m\f\n\261\351\372\262+(\301\351\372\321\347\372\330M\345<\377\035\3606\201\000)A9QIa\201\344\372xQ\207\027\006|\350\211\001F\004\000\321\337\372\310a\311]\261\335\372\f\n\251k\f\t\231\001(\001\035\360\000\0006\301\000)\2019\221I\241Y\261i\301y\321\375\001\341\327\372\352\341\355\016\351\017\355\001\321\326\372\332\321\335\r\331\036\315\001\f\313\271,\250\201\270\221\310\241\375\001\330\017\350\037\370/%\001\000\2511-\001\3701\371A\306\377\377(A\035\360\0006a\001\"a\0342a\035Ba\036Ra\037ba ra!\322!\034\331\001\302!\034\311\021\262!\035\271!\"!\036\"\002\0002!\036\03332a\036\"A\f\f\017\342\001\f\376\216\260\220A0\000\rH!X\0018\021P3\300\0333N\303\260`A/\000\r,Wb\001\fw\026\n\242\001\f\275\001%7\000\306\266\000\f\013\262A\r\242!\036\242\n\000\262!\036\033\273\262a\036\242A\f<\t\202\001\f\227\230B\342!\036\342\016\000\362!\036\033\377\362a\036\342A\f\f\r\302\001\f\336\214\260pA*\000\r\"\001\f\"\302\320\f\237'?\b2\001\f2\303\3202A\rB!\036B\004\000R!\036\033URa\036BA\fr\001\fyA\f\006XAg\025R\222\240u\210A\227\030M\262\240d\250A\267\032E\322\240l\310A\336\214\260@A\n\000\r\362\240x\350A\376\216\260`A\023\000\r\\\203(A>\202\260\240A\022\000\rR\240cHA^\204\260\220A\030\000\rr\240shA~\206\260`A\034\000\r\306\204\000\306\206\000\262!!\271Q\250QK\252\242a!\222!!\034\210\227(\007\302! \311a\006\004\000\350Q\034\215\347-\004,O\362a!2!\0379a\362\240u\342\001\f\342\316\213\f\034\f\r\340\334\203\262!!\262\313\374\250a\272\252\250\n\f\253\f\f\342\301 \362\001\r%*\000\242a\020\242\301 \262!\020\315\001\345\034\000Fl\000B!\036B\004\000R!\036\033URa\036BA\f2\240d\"\001\f7\022\bb\240uR\001\fg\225x\262!!\262a\021|\213\242!\021{\252\260\252\020\242a\021\222!\021\213\231\222a!\202!!\034\207\207'\b\302! \302a\022\206\004\000\342!\021\034\215\347-\004,\217\362a!2!\0372a\022\262!!\262\313\370\242!\022\272\252\270\032\250\nb\240uR\001\fR\305\213\f\024\f\rP\324\203\f\253\f\f\342\301 \362\001\r% \000\242a\020\242\301 \262!\020\315\001%\023\000\206D\000\362!!\362a\023\342!\023K\356\342a!\322!!\034\214\327,\b\"! \"a\024\206\004\000B!\023\034\203G#\004,ERa!r!\037ra\024\\\217\342\001\f\342\316\250\f\035\f\f\340\315\203\262!!\262\313\374\242!\024\272\252\250\n\034\013\f\035\342\301 \362\001\re\031\000\242a\020\242\301 \262!\020\315\001e\f\000\206)\000R!!Ra\025B!\025KDBa!2!!\034\2027\"\bb! ba\026\206\004\000\202!\025\034\207\207'\004,I\222a!\262!\037\262a\026\262!!\262\313\374\242!\026\272\252\250\n\240\240t\275\001%\017\000\006\027\000\362!!\362a\027\342!\027K\356\342a!\322!!\034\214\327,\b\"! \"a\030\206\004\000B!\027\034\203G#\004,ERa!r!\037ra\030\222!!\222\311\374\202!\030\232\210\210\b\202a\031\242!\031\345#\000\275\n\242!\031\315\001e\002\000\306\001\000\242\001\f\275\001%\t\000\0067\377\270\001\250\021\260\252\300\242a\032\306\377\377\"!\032\035\360\000\000\0006\201\000)A9QIa\210Q\250a\250\032\230a\230\t\240\231\300xax'\232w\013w\207\267\024\270a\270\033\250a\250\n\260\252\300\230a\230)\252\231\013\231\231Q\f\f\311\001\306\007\0008a8\023H\001(AJ\"\"\002\000\"C\000\370a\350a\350\036\033\356\351\037\330\001\033\335\331\001XQH\001W4\330\210a\210\030\f\007rH\000hQi\021\306\377\377(\021\035\3606\201\000)A9QhQh&xQx\007XQX\025pU\300\033Ug5\006\f\007y\001\206\b\000\350Q\350\036\330A\000\335#\322N\000\310Q\270Q\270\033\033\273\271\034\250Q\250\032\f\t\222J\000\f\030\211\001(\001\035\360\000\000\0006\341\000)\3019\321I\341Y\361ba\020ra\021\342!\020\351\001\f\r\331\021\310\321\034\013\307\273\006\f\017\371a\006G\000\f\003(\3017\242\021\f\0048\361G\223\n\f\025Y\021H\301@@`I\301\230\321\210\301\220\210\342\211!x!\f\226w&\f\250!\242\3120\240\240t\251q\006\b\000\f\f\270\341\307\033\006L\034\311\201\006\001\000\322\240a\331\201\350!\370\201\372\356\342\316\366\340\340t\351qh\001XqRF\000H\001\033DI\0018\321(\3010\"\302)\301\210\301\f\007\207'\244\242!\020\230\001\240\231\300\2311\206\004\000\350\001<\r\322N\000\310\001\033\314\311\001\2701\033\273\2711\"!\021\3701'?\344\f\0048\021G\023\fx\001,\326bG\000X\001\033UY\001\270\001\f\n\242K\000\222!\020\210\001\220\210\300\211A\f\f\3111\306\020\000h1R!\020jUR\005\000RA\024X1B!\020ZDh1XA`U\3002!\020Z32\323\3772\003\3772D\000(1\370A \377\300\342!\020\372\356\322\001\024\342\336\377\322N\377h1\033fi1\210A\200\201Ax1\2077\261\230A\231a\306\377\377(a\035\360\000\000\0006\201\000)A\f\004I\001F\001\000X\001\033UY\001\f\007\210\001hA\212fb\006\000w\226\353x\001y\021\306\377\377(\021\035\360\0006\201\000)A9QIaYq\f\t\210a\227\030\013\f\n\270q\230a\260\231\342\247\031\006|\354\311\001F\027\000\341V\371\322\240\000\322n\006\301T\371\262\240\000\271\\\241R\371\f\t\231J\221P\371\210Q\211\031\201O\371xqy(QM\371hqHa`D\302I5AJ\3718A2d'!H\371\f?\362b(\341F\371\321J\371\322n)\241J\371%\330\376\241I\371\261I\371\345\007\000\f\017\371\001(\001\035\360\0006\241\000\"a\0042a\005IaYqi\201y\221\241B\371\f\013\302\240\200\345-\n-\001\361@\371\372\361\375\017\371\002\375\001\341>\371\352\341\355\016\351\037\335\001\fL\311-\2610\371\270\013f\033\f\345\033\005\250A\f\013\345\002\000\206\b\000\2413\371\262\240\200\302!\004\020\361 \330\017\350\037\370/%\230\377\241.\371\245l\005\275\n\241,\371\245n\377\335\001\035\3606\241\000)A9QIaYqi\201y\221\f\f\261\034\371\270\033\307\233\002\006-\000\261\032\371\262+\003\241\030\371\242*\004\260\252\342\261\026\371\270+\345\364\t\321\024\371\330\035\252\335\331\001\250\001\f\013\301\021\371\310,\345#\n\241\030\371\f\013\302\240\200%#\nK1!\025\371*!-\002)\003K!\361\024\371\372\361\375\017\371\022K\341\fM\331.\241\016\371\262\240\200\310AK\361\330\017\350\037\370/\345\216\377\250\001\261\t\371\301\377\370\310,\013\314\245\005\nK\301\250\001\261\373\370\270+\2459\n\f\016\321\371\370\330m\347\235\035\301\367\370\f\033\271l\241\365\370\242*'\261\364\370\262+(\301\363\370\321\361\370\330Me\277\376\341\357\370\321\357\370\330M\033\335\331N\035\360\0006\201\000)A9QIa\210a\211\001\202\241\001xQ\207\027\006|\351\231\021\006\013\000\262\240\000\241\360\370\242*\001\267\032\r\241\357\370%\360\377\262\257\377\271\021\206\004\000\250\001e\001\000\341\351\370\330\001\331\036\f\f\311\021\306\377\377(\021\035\360\000\000\0006a\000\"a\000\242!\000,\013e.\n\f\f\270\001\270;\307\033\023\f\r\310\001\310,\327\034\n\250\001\250*\270\001\270;e,\n\035\360\000\000\0006A\000\261\327\370\242\240\000\242k\000\221\325\370\202\240\000\211\031q\323\370\f\006i'Q\321\370\f\004I51\317\370!\320\370)C\241\320\370e\267\376\035\360\000\0006A\0001\312\370\f\022)\003\035\3606a\000\"a\000\242!\000,\013e)\n\f\f\270\001\270;\307\033\023\f\r\310\001\310,\327\034\n\250\001\250*\270\001\270;e'\n\035\360\000\000\0006\201\000\241\277\370%\334\377\241\276\370\245\333\377\"\240\000V\322\3762\240\0009\001F+\000r\240\000ra\001b\240\000i!\f\005Y1\f\005A\260\370H\004W\024\013\221\256\370\f\b\211\t\f\032\245\353\376\262\240\000\241\252\370\242*\001\267\232\b\242\240\000e\352\376\306\034\000\245\240\006\242a\001\321\244\370\322-\001\322-\005\331A\f\f\270A\307\033\002F\003\000\241\237\370\261\236\370\262+\001\345(\376\2511\345\235\006\251!!\232\370(\0228\021\370!0\377\300\371r\341\227\370\350\036\3301\331N\301\225\370\310\034\261~\370\271l\241\222\370\250\032e\362\377\341\220\370\350\036\351\001\321\216\370\f\f\311\035\f\n\261\214\370\270;\302\242\001\330\001\245\242\376\206\323\377\f\017\371Q\306\377\377(Q\035\360\000\000\000\b\000\000\000$\242\000\0008%\00004*\0000 \277\0000\000\374#0 \000\004\000\000\000\000\000\000\000\000\000\220! 0\240! 0\210$ 0\200$ 0\204$ 0P)\0000L\307\0000@) 0\220$ 0\000\000\000\000|! 0\000\000\000\000D) 0 \004\000\000$\004\000\000(\004\000\000,\004\000\0000\004\000\0004\004\000\000\000\000 0l\000 0\000\000\021D\240! 0\240\001 0p\027 0\002P\001\000\214\027 0\260\027 0\314\027 0\360\027 0\f\030 0(\030 0\000\000\000\200\300\001 0D\030 0\230\030 0d\030 0\273\260\271\337\340\030 0\270\030 0\340\001 0x) 0t0\0000\030O\00000O\0000\276\377\377\177\b\031 0(\031 0\276\252\270\336t\031 0\234\031 0\264\031 0\3144\0000\314\031 0\360\001 0\200>\000\000\000\002 0\324\013\000\000`\002 0\320\004 0\260\003 0\020\003 0\000\200\000\000\000\000\377\377\377\177\000\000P\004 0\300\002 0p\002 0\000\377\000\000\374\031 0\3102\000\000(\032 0D\032 0\212u\000\000h\032 0\260\036\004\000@B\017\000\240h\006\000\037\277\002\000 \007 0\025\000\001\000\027\000\001\000\035\000\001\000\036\000\001\000\001\b\001\000\003\b\001\000\013\000\001\000\020\000\001\000\021\000\001\000\022\000\001\000\023\000\001\000\003\000\001\000\007\000\001\000\033\000\001\000\034\000\001\000\377\007\001\000\277\377\377\017\210\032 0\244\032 0\314\032 0\030\033 0@\033 0\264\033 0\360\033 0\\\034 0\034\034 0\254\034 0\354\034 0$\035 0l\033 0D\035 0\244T\0000\260T\0000\200V\0000UUUU3333\017\017\017\017\017\017\017\0000\007 0\360\b 0|) 0\377\377\377\177\000\r 0\340\377\377\177\244\036 0\277\377\377\177\314\036 04\037 0\f\037 0\\\037 0\230\037 0\370\037 00 0l 0\334\037 00\016 0 \017 0\260\016 0\260\020 0\220\017 0\fe\0000\354d\0000\240d\0000Td\0000\214c\0000\310b\0000,e\0000\210f\0000hk\0000\320k\0000p% 0\200) 0\220) 0\220* 0\224* 0\204% 0\240* 0\000\000\377\000\000\000\000\377\270y\0000\320\021 0\376\377\377\177\000\022 0\234 0\020\022 0\244 0\324 0d\032 0\360 0\274 0d\023 0p\023 0\240\023 0 + 0\210% 0(+ 0H- 0\320+ 0\340+ 0p+ 0\320\212\0000\200+ 0\340+ 0\357\017\000\000\214% 0\000\017\000\000$+ 0L- 0P- 0|% 0x% 0\350+ 00& 0\f! 0\354+ 0\370& 0d\032 0\360+ 0\344, 0\220% 0\002\220\000\000\000B\000\000\000`\000\0008! 04! 0\240\206\001\0000! 0\204\327\227A\000\000\360?P! 0,! 0\340& 0<! 0\000\000$@\000\026 0\357\377\000\000\340\025 0@- 0\220& 0`\236\0000\377\337\000\000\360\177\000\000\377\177\377\377\017\200\377\377\340?\000\000\177\377\000\000d! 08\026 0\000\b\000\000\377\377\177\177\000\000\200\177\224- 0\374& 0\240\026 0\360\026 0\230- 0\260. 0L' 0\240- 0!\000\005\000\007\000\000\200P\027 0X( 0`\306\0000P( 0\000\000\000\300\310' 0x\306\0000D\020\000\000\000\000\b\000\000\000\360\177\377\377\037\000\000\000\0008\204\037 0\200! 0\370)\00006\201\000\201\371\376=\360\340\b\000\325R\007\201\367\376=\360\340\b\000\035\360\002\240\000\021\365\3761\365\376=\3600\346\023\020 \000A\363\376\026$\000\320\004\000A\362\376\214\264a\362\376q\362\376\320\004\000\006\016\000\000a\357\376q\357\376w\266.\210\006\230\026\213f\200\251\300'j\003\t\bK\2107j\007\t\b\002h\001\202\310\b\240\244Av\232\n\t\b\t\030\t(\t8\202\310\020w6\320\225\310\ta\342\376q\342\376\201\342\376\221\343\376\241\343\376b&\000\325J\006a\335\376q\335\376\201\335\376h\006\325\000\377U\256\004\000\000\0006A\0001\334\376\202\003\000\354\330!\333\376\270\002\250\013\214\312K\233\231\002\340\n\000\270\002\250\013V\032\377\241\326\376\f\013\267\032\b\241\325\376\201\323\376\340\b\000\f\034\302C\000\035\360\035\3606A\000\201\321\376\f\t\227\030\013\241\316\376\261\317\376\201\315\376\340\b\000\035\360\000\000\0006\341\bp\207 r\240\020zq\341\312\376\352\347)\016\321\311\376\332\3279\r\301\310\376\312\307I\f\261\310\376\272\267Y\013\241\307\376\252\247i\n\221\306\376\232\227\211\t\242\307 \f\013\302\244\000\245\250\t\242\307 \262\244\000\301\275\376\312\307\310\f\361\274\376\372\367\375\017\330\017\350\037\370/e\363\004\241\273\376\345v\377\241\273\376\262\307 ev\377\322\240\000V\255\376\220\000\000\000\000\0006\201\000)Aq\265\376y\001h\001\300 \000h\206i\021X\001\300 \000X\225Y!\f\004I1F\f\000\2301\034\370\2278\023\250\021\240\240\004\240\240t\354j\270\021\260\261A\271\021\006\004\000\310!\300\300\004\300\300t\334,\330!\320\321A\331!\3501\033\356\3511(1,\017'\277\306H1,\003G36\f\006X1x1pU\220q\235\376pU\240X\025g\025\"\2501\2701\3101\300\273\220\301\230\376\300\273\240\270+\2101\2301\220\210\220\221\224\376\220\210\240\210\030\340\b\000\306\377\377\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241\345l\b\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241%i\b\035\360\0006A\0012a\035\"a\034Ba\036Ra\0372!\0352a\001\"!\034\"a\000\362!\036\"\240\000)1\371!\f\016\351Q\f\035\331A\302!\035\342!\034\f\r\311a\f\013\271\221\f\n\251\201\222!\036\210a\22783\362!\036\350a\360\356\302\351a\310a\f\r\f\013\311\221\271\201\242!\036\270a\245a\t\f\003\f\0028\021H\001 $\300 Db\2403\300@3\3009\021)\001F\n\000x1h!\2101X!ZV\212w`ebzfi1Y!hQXAxQHAJEzfPTbjUYQIAh1i\241\250!\251\261\f\007y\301\f\t\231\321\f\b\211\341w&\021\270\241\310\301\307\233\006\330\321\350\261\347\275\003\f\037\371\341(\341\274R8\0219\361x\001ra\020H1Ba\021h!ba\022\f\005Ra\023G3\025\210\361\222!\021\227\230\b\242!\022\262!\020\267\272\004\f\034\302a\023\322!\023V\035\367\350\021\342a\024H\001Ba\025\3701\362a\0268!2a\027\f\002\"a\030\367>\026R!\024b!\026g\225\br!\025\202!\027\2077\004\f\031\222a\030\242!\030\254\272\330\021\350\001\3701\310!\300\316\300\300\356b\360\335\300\340\335\300\331\021\311\001\330\221\310\201\350Q\270A\272\274\352\335\300\313b\332\314\311\221\271\201H18!\020T\00101AP3 @AAI19!8Q(A\020C\001 !A@\" 01A9Q)A\350Q\330A\f\017\f\002\f\023\360\356\300\340\343\223\f\037 \335\300\320\337\223\340\335 VM\365\f\005B!\037W\024\n\210\021X\001\f\007b!\037Y\006\250\221\242a\031\230\201\222a\032\306\377\3772!\031\"!\032\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241\345K\b\035\360\0006a\000\"a\000\242\240\001\262!\000\000\033@\000\252\241%H\b\035\360\0006A\000\255\002\245\250\002\035\360\000\0006a\000\013\202.(\260\360A\007@\r1\372\375&\022\023\335\003\f\n\034\013\301\370\375\342\241\221\375\002\245\241\002\006\030\000e+\000\034\312\f\005Y\001Y\021Y!e\255\002-\n\234\352%*\000\241\360\375%/\000m\nV*\004\335\003\f\n\034\013\301\355\375\342\241\246\361\352\375%\236\002\f\004\230\001\214Y\255\001\345\217\000Y\001\2144\255\004e\231\000\250!\214:\213\241\345\030\t\270\021\214;K\241\345/\000\2142\255\002\245\245\002\f\002\035\360\250:\345\216\000M\n\334\n\335\003\f\n\034\013\301\333\375\342\241\254\245\231\002F\355\377\255\006\245\205\000\251\001\334\n\335\003\f\n\034\013\301\325\375\342\241\262\345\227\002\206\346\377\275\006\345\026\002\326\032\001\335\003\f\n\034\013\301\320\375\342\241\267e\226\002\006\340\377\245(\000\251\021\334\n\335\003\f\n\034\013\301\312\375\342\241\275\345\224\002\306\331\377\345\r\t\251!\334\n\335\003\f\n\034\013\301\305\375\342\241\303%\223\002\206\323\377\2512\330\021\331\"I\002\310\001\311\022\035\3606a\000\274\262\210\022\211\0018\002\250\"\251\021\2302\231!\2148\255\001\345\202\000\f\004I\022\2143\255\003e\214\000I\002\270!\214;\213\241\245\013\tI2\310\021\214<K\241e\"\000\255\002I\"e\230\002\035\3606\301\000\375\004)\301\0262\005\026\005\005\026\326\004(\022\026\202\004\250\301\250\n\026\032\004\355\003\301\247\375H\301\f\013\2104\211\221H$\271\001\271!\271Q\271A\311\021\3111\322\304\034\302\304\030\275\002\345\203\0001\237\375\326\332\002\335\003\f\n\034\013\301\235\375\342\242\035e\210\002\f\t\231\201\306\004\000|\362\035\360\321\227\375\f\n\034\013\301\227\375\342\242/\345\206\002(\201\035\360\270t\251\201\026K\377\275\004\255\002\245H\000\326\032\001\335\003\f\n\034\013\301\217\375\342\242%\245\204\002\006\366\377Y\261|UA\214\3758\221\255\002\275\003\345L\000W\032\305G\032\302\226\372\372\250\362\245\224\002M\n\226\212\007\342#\021\322#\027\202#$\370\301\222#\022\231O\211o\331_\246\036\307\310\342\f\n\f\013\271\321\251\241\246\034B\f\0058\221\310\006\312\364w\257\027\330\003\250\261\270\321\252\254\332\273\315\004%7\t\270\006J\273\271\006F\004\000y\001\f\n\034\013\301r\375\321m\375\342\242J\245|\002K3\310\342\033U\307%\305\350\221\342.\021\370\241\210\321\033\377J\210\211\321\371\241\347/\252F\331\377\321b\375\f\n\034\013\301g\375\342\2426\245y\002F\312\3776A\000Ad\375X\002@E\240H\004\033\205\214\004\211\002-\004\035\360\0006a\000\f\002)\001\255\001\345\375\377\214z\214\002\251\262-\n\306\373\377\035\360\000\000\0006A\000!X\375\202\002\000\314\230\201W\375\340\b\000\f\031\222B\000\035\3606a\000]\002\f\004I\001\255\001\245\372\377-\n\234Z\340\003\000\026\n\377\2102W\230\353\230B\227i\b\314TM\002\306\367\377-\004\035\360\000\000\0006A\000\255\002\261G\375e\374\377-\n\035\360\0006A\000\255\002\261D\375e\373\377-\n\035\360\0006A\000|\370\2214\375\f\0039\"9B9\2629\2429\2229\2029\002\211\322\211\302\2312\231R\035\360\000\0006A\000<\212\345y\002-\n\314\n\035\360%\n\000\035\360\0006A\000\214\242\250\002\214j%\t\000\255\002%v\002\035\360\0006A\000\226C\001\201.\3757(\016\255\002\262\303@\345A\002\326z\000-\n\035\360l\242\035\360\250\002\f\013\250\032L\f\252\243\245:\t\f\002\035\3606a\000\255\001\275\003\f\b\211\001e\374\377\226*\001\255\002%\367\3779r\250\001\251\002\230\001\f\n\230\031\231b-\n\035\3606A\000\370\223H3I2\371\222\350\203\330#\331\"\351\202\310S\311R\270C\271B\250\323\251\322\230\303\231\302\210\263\211\262H\243I\242\f\002\035\360\0006A\000\255\002%7\002\255\002%\362\377\f\b\211b\211r\035\360\000\000\0006A\000\255\002\275\003%\373\377\226j\002\250\003\354Z\255\002\270s\245\364\377\226\212\001\310s\214|\250\002\270c\250\032%\027\t\230\002\230\031\f\n\231b\270s\271r-\n\035\360%,\002\251\002\214:\230c\306\371\377|J\206\372\377\000\000\0006A\000\255\002\275\003<\214%\024\t\255\003\245\353\377\f\b\211c\211s\035\360\000\000\0006A\000\210\002\214(\f\002\035\360\255\002\270r\245\356\377\326:\000-\n\035\360\310r\214|\250\002\270b\250\032\345\020\t\270\002\270\033\271b\306\365\377\0006A\000HB\210d\270t\234\270!\327\374\035\360\255\003%\372\377\230\022\222)\022\f\002\214i\270\264\250s\272\252\251\264\035\360\310kV,\376|R\035\360\000\000\0006a\000HBX\024\210e\334\270\230d\334y\255\005\245\360\377\255\002\275\005%\373\377\326\232\000\261\305\374\267\032\003-\n\035\360\310\244\314\234\330e\270\022\374\255\350KW\3566!\277\374\035\360\311\244\370\264\250u\372\367\371\264\256\247\260 A\017\000\r\226\247\016\210e\f\t\261\262\374p\312\300\311u\2715\271U\231%\231E\212\207\211e`'C\035\360\255\002\315\001\335\005\210\353\f\006i\001\275\003\340\b\000}\n\270\022\230\001\330+\231\021f\035E\226*\004\026\371\003\f\b\f\t\342#\022\f\034f\016\004\370\362\362c\022\362#\031\342#\030\360\234\203\340\214\203\227\b\013\222\"\023\222c\031\202\"\022\202c\030\302#$\314<\350\342\342c$\362#\027\314?\210\322\202c\027\f\034f\035\"\230\304\334\331\226\272\001\330u\247\035\026\350K\251!\207\356\017\255\002\034\213\301\232\374\345D\002\250!\f\034\311\304\370\001\251!\314\177\255\003\245\301\b\f\034\250!\210B\210h\230\021\026\270\362V\211\362\326:\362\250\324\034[\033\332\331\324\276\232\260\240A\361?\r\255\002\034\013\301\214\374%A\002q\213\374\f\036\351\244F\300\377\255\005\345\335\377\006\311\3776A\000\202#\032HB\314\350\255\002\275\003\345\352\377\226z\000\222#\032\026\371\376\f\n\261u\374-\n\267\232\003\f\034\311\244\035\360\000\0006A\000HB\255\002%\002\002\234\252\250\022%\260\001\234:\210B\210h\2148!j\374\035\360\214\243\230s\250c\314I\214*l\242\035\360\250t\345\327\377\234\003\270c\214\313\275\003\250t\245\330\377\326:\000-\n\035\360\270\224\302+\032\334<\255\002e\370\377-\n\326\252\000|]\327\032\005\341Z\374\347\232\272\f\002\035\360\000\000\0006A\000HB\255\003\345\263\b\255\002%\373\001\254\312\250\022e\251\001\254Z\270\224\202+\032\234\030\255\003%\264\b\222\"\021\f\n\033\231\222b\021-\n\035\360\275\003\255\002e\363\377\326z\376\206\373\377l\252F\372\3776a\000]\002HB\210\002H\004f\030;b#$\242#\022%E\002\222#\022\f\027\210\024\240v\223\236\270\260@A\t\000\r\250d\270t~\272\260\200A\b\000\rn\273\260\000A\b\000\r\322#\021\310\204\336\274\2600A\007\000\r\f\002\206\005\000|K\255\004\271\001%\024\002(\001|\376\f\017\371\204\371t\371d\351\024\226B\004\210\005|\362&\030\001\035\360XE2c\020X\005\f\212\270%\230e\271\203\240\231C\246\031\"\f\004-\0030i\240\250\005\345\023\002\242b\032\234j\210\032\211\002\222#\020K\"J\231\211\tKDg\222\343\f\002\035\360\035\360\255\003\345\244\b|B\035\360\255\004\345\r\002\213\244\275\006\302#\021\322#\022\f\016\245;\002\275\n\226\352\367\250$\f\013\245\006\002\251\004\026\n\367ydit\242#\021\262#\022\271\024\251\204\206\326\377\0006A\000\210\022\210(f\030Y\222#\027\262#\022\3149\250\322\242c\027\326K\000\310\362\302c\022\f\r\202#\031\f\034\f\016\362#\030\200\354\203\360\334\203\347\r*\242\"\022\262\"\023\235\n\335\013\260\334\223\240\234\223\320\231 \254\311%\021\002\330\342\327\032\026\255\002\034\013\301\000\374\245\035\002l\242\035\360\330\342\322c$\f\002\035\360\362\"\023\362c\031\342\"\022\342c\030F\372\377\330\342\202\241\000\327\250\341\255\002\034\013\301\366\373\345\032\002\"\253\344\035\360\000\0006A\000\255\002\275\003\245\366\377\326J\000=\n\306\005\000\315\004\255\002\202\"\024\275\003\340\b\000M\n\326J\000\255\003\245\225\b=\004\326\223\000\255\002\034\013\301\347\373\345\026\002-\003\035\360\0006A\000\250B\f\013\271j\271\252\271\332\250\232e\223\b\250B\250z\345\262\377\250B\250\032e\262\377\270\022\262+\023\214;\255\002\340\013\000\035\360\000\0006A\000=\002\242\240h%\030\002-\n\026J\004\f\013\302\240h\245\344\b\3143|\371F\000\000\230#\231\002\214C9\022\2103\211\"|\371\241\316\373\242b\024\231\362\234#\250\243\214\352\2702\314\253\245\034\002\2512\314:|IF\000\000\f\t\326\211\000\255\002\245\030\002\f\002\035\360\035\360\0006A\0008\002\214\343\255\003%\315\001\242\303,\345\027\002\255\002e\027\002\035\360\000\000\0006a\000\f\n\251\001\314\"-\n\035\360\255\001%\033\000=\n\026:\004\210\n\230\032'\030\021'\031\016\250*'\032\t\2703\310C'\033\002'\234\334\f\312\345\025\002-\n\234\2729\032\250S%\025\002\251\002\214\232\270c\234;\255\002\340\013\000\214\312\2142\255\002\345\021\002\255\002\245\020\002\f\002\035\360\0006\301\000\355\006\314\227\255\001\f\013L\f\245\327\b\355\001\375\007\335\005\315\004\210\022\275\003\210x\255\002\340\b\000-\n\035\360\0006A\000\2342\270\022\270\213\214;\255\002\340\013\000\255\002e\r\002\255\002e\f\002\035\3606A\000\210b\246\030 \310\002\270\022\250r\033\333\033\352\312\273\331\022\351r\312\252\242\n\000\242K\000\230b\013\231\231b\346\031\336\242\257\234\310\005\f\006\314<\247\223\001\f\003\310\022\311\"\247\223*\250\002\330\005\313\262\312\315\302\314@\245\013\002VJ\n\f\n\034\013\350\022\330\005\301~\373\352\335\322\315@\345\373\001i\022|I\206!\000:\374\371r\371\005\310\022\274\314\250\002\313\262:\314\302\314@e\b\002\334J\f\n\034\013\330\022\301r\373:\335\322\315@\345\370\001ir\206\362\377\251\002\342\257\3007\256\r\270\004\370\022\302\303@\252\257\345\257\b\250\002i\022\251\004\326\223\003\020H@\330b\310B\270\2220\200`\250\"\230\002:\252\252\231\250\202v\250 \033\335\200\314\021\240\273\201\342\t\000\200\252\021\300\316 \311B\342\t\000\271\222\331b\033\231\240\256 \251\202\f\t-\t\035\360\310\005\330\022\251\002\270\004\252\255\245\252\b\370\022\350\005|\371\372\356\351\022F\370\377\000\0006A\000\250\002e\373\001\035\360\000\0006A\000AM\373X\002@E\240H\004\033\205\214\004\211\002-\004\035\360\0006a\000-\003\3665\003|\362\035\360\f\033\242\004\000\202\240\255\207\232\034\222\004\001\334i\302\004\002\334\034\271\343\271\363<\222\322\240x\341>\373\351\323\322c\020\035\360\362\240\234\367\032\003|\342\035\360]\013\221:\373r\004\0022\004\001\f*m\n\271\3620B\0240\206A\220\210\240@k\203i\342\210\b\013\264\211\322\260Z\2030\244\024\033\25200\004\0333\340\252\021\251\001\3403\021\275\003%\211\b\275\003\322\304\375\242b\020\f\034\f\n\320\254\203\345\207\bM\n\275\005\250\001e\207\b\275\007%\207\b-\n\275\006\255\003\245\206\b*\204\f\211\f\"{\210\220\210\322 *\322\212\"K\"\035\360\000\0006\201\000iA\335\007yQ\210\"x\002\007h\004-\r\206\013\000\250\267\254\372\f<\275\006\240\314\300z\252\242\312(%\231\b\275\003\255\002\302\307(\f=%\361\377(\307\f\b\211\267 *\300\206\007\000hA\330Qi\004\331\005\035\360\315\006\275\003\255\002%\357\377\230Q|\370\220\232r\220\250\203-\n\326r\001\270A\242\307(\310Q\f=\320\314c\311\267e\224\b\"\257\234\330Q\331\307\255\007\322\301\024\302\301\020\275\002\245\330\377\326Z\373\f\b\211\004\211\005(Q\035\3606A\000(2\f\n\245\324\001\f\013\202\322\b\302\245P\242h\034\242\322\t\242\312\200e\252\b\f\f\f\252\034\016\321\356\372\f\013*\233\332\231\033\314\262\313@v\256\006\242i\177K\231\253\252\f\252\034\016*\233\332\231f,\345\f\002\035\360\0006\201\003\235\003\2102\202aE\314(|\262\035\360\f\026Ba'\"a&\222a%8e\301\335\372\330u\342\034\004\370\034\371\021\342Q\004X\fY\001\302\f\n\302A\n\f\365\266M=\f\217\fJ\f\016\302\003\000\202\240\255\216\274\260\260Ac\000\r\222\003\001\026\311z|\347\006\b\000\034\002,\007R!ER\005\030\275\004\255\005ep\b\202!0p\232\240\236\310\260\260Ap\000\r|\367n\027\260\300A;@\r\262!E\322!%\fl\302m\022\242\013\021\342\013\030\342m$\262\013 em\b\262!%\f\f\242k\021\242!&\345\257\377-\n\226\3128\242!E\242\n \016J\260PA8@\rraf\316\212\260\300A6@\rR!ER\005\030rafn\025\260\260A5@\rraf\302!%\f\n\222!E\f\b\202a>\222aQ\242a?\302aR\342\t\021\262\331\013\262aA\302\331\t\262\331\016\255\t\242ac\262\313\320\302\314\200\302aB\262a=\222\331\f\215\t\322\311\024\322a9\202\310\324\202aC\222\311\364\222a:n\036\260\020A\"@\r\f\f\202!E\f\tR!?\222a7\212UR\325\002R\305p\302aFb!Cq\222\372\034\0022&\177\01332f\177\3263\001\242!A\262!B,LB\240\237Bf\177\345v\b2&\177\250\007\262%\200\245_\b\242a]\262%\201\250\027\345^\b\242a^\262%\202\250'%^\b\242a_\262%\203\2507\245]\b\242a`\262%\204\250G\345\\\b\242aa\262%\205\250W%\\\b\262%\206\242ab\250ge[\bM\n\262%\207\250w\345Z\br\307 Kf\013\"\262!b\322!`\302!_\222!a\332\314\272\231\322!^\262!]\252\204\332\273\312\253\252\231\232\210\222!c\200\217!\220\223\240\222\331\007\222\311\204\202i\177V\002\365b!Cqf\372!f\372\f\214\f\215\342!F\342a3\322a1\302a2\250\002\202!Q\222!c2!1B&\177004\220D\240\2003\2402\323\fB\324\007B\304\2042\303\3242#\177\262$\177\2203\2402\323\0072\303\204%R\b\242aS\262#\200\250\007\245Q\b\242aT\262$\201\250\022\345P\b\242aU\262#\202\250\027%P\b\242aV\262$\203\250\"eO\b\242aW\262#\204\250'\345N\b\242aX\262$\205\2502%N\b\242aY\262#\206\2507eM\b\242aZ\262$\207\250B\245L\bB!1\242a[\262#\210\250G\345K\b\362!3Kfr\307\024\322!X\202!V\302!Z\262!Y2!U\312\273\2123\302!W\202!T\332\314\322!S\342!2\212\335\215\n:\335\242![\332\314\312\273\321.\372\301.\372\212\252\272\252\240\257!\332\212\207\f\013\261+\372\240\2371\260\2310F\000\000\235\n\"\302\024\013\356\302!R\033DBa1\310\f\342a2\312\317\222\\\000+\377\362a3V\376\356R\305@\342!E\302!F\322!7\302\314\020\033\335\342\016\021\322a7\356\235\260 A\340?\rR!ER\005\030\322!Q\202!>\222!A\242!c\262!?\362!B\302!R\362\337\003K\314\262\313 \242\332\003\222\331\003\033\210\322\315@\322aQ\202a>\222\311\250\242\312\250\262a?\302aR\362\317\250\362aB\302!C\262!:\242ac\222aA\242!9\222!=\262\313@\302\314@\302aC\262a:\222\311@\242\312@\242a9\222a=^\230\260\320A\326?\r\006\033\000\322!Q\202!>\222!@\242!c\262!?\362!B\302!R\362\337\003K\314\262\313 \242\332\003\222\331\003\033\210\322\315@\322aQ\202a>\222\311\250\242\312\250\262a?\302aR\362\317\250\362aB\302!<\262!;\242ac\222a@\242!D\222!=\262\313@\302\314@\302a<\262a;\222\311@\242\312@\242aD\222a=W(lr!f\342!'\f\035\331\016-\007\035\360R!ER\005\030raf\026U\376raf\262!%\f\n\222!E\f\b\202a>\222aQ\242a?\262aR\342\t\021\322\331\t\302\331\016\302\314\320\322\315\200\322aB\302a=\262\331\n\255\t\242ac\262\313\300\262a@\222\331\f\215\t\362\311\324\362aD\202\310\364\202a<\222\311\344\222a;n\036\260 A\362\177\r\202!Er!?\f\t\f\n\262!<\262aP\242a8\222a7\212wr\327\002r\307hb!DQ\272\371\"&\177\013\"\"f\177\326\"\001\242!@\262!B,LL\3632f\177e?\b\"&\177\250\005\262'\202%(\b\262'\203\242a\\\250\025e'\b\262'\204M\n\250%\345&\b=\n\262'\205\2505%&\bR\305\020\202!PKf\222!\\\252\243J\231\252\231\242!c\220\237!\240\242\240\242\332\007\242\312\204\222j\177\207\226\224b!DQ\237\371!\237\371\fJ\fK\302!8\302a6\262a4\242a5\250\002\202!Q\222!c2!4B&\177004\220D\240\2003\2402\323\fB\324\007B\304\2042\303\3242#\177\262$\177\2203\2402\323\0072\303\204\345\036\b\242aG\262#\200\250\005e\036\b\242aH\262$\201\250\022\245\035\b\242aI\262#\202\250\025\345\034\b\242aJ\262$\203\250\"%\034\b\242aK\262#\204\250%\245\033\b\242aL\262$\205\2502\345\032\b\242aM\262#\206\2505%\032\b\242aN\262$\207\250Be\031\bB!4\242aO\262#\210\250E\245\030\bKfR\305\024\"\302\024\322!6\222!L\342!J\262!I\202!N\362!M\302!5\033DBa4\013\314\212\377\352\273\202!K\342!H\232\210\222!G\302a5\352\231\342!O\272\231\232\210\262!R\221^\371\212\377\252\356\201]\371\270\013\372\356\272\275\340\357!\232\236+\335\322a6\227\b\013\241Y\371\340\2371\240\2310F\000\000\235\016\222[\000V\034\357r\307@\322!8\342!E\302!7\342\016\021\033\314\213\335\322a8\302a7\356\234\260\260A\344?\rR!ER\005\030FO\377\202\240\234\216\274\260\200A\234?\r\202\003\001\222!E\200\206\024\202I\020R\003\001\fHPT\024\200U\240RI\021\302\003\001\f(\300\302\024\311Y\300\206\203\202I\030R\003\001PQ\004Yy\262\003\001]\n\260\260\004\260_\223RI \362\003\002\362I!\026,\t\016\034\260\360A\b@\r&,\002f<\rP\220t\260\231\021\376\231\260\220A\b\000\rB!E\222\003\001\320\255\021\242a0\222A\000\202\003\002\202A\001\250TB\004 \316:\260`A\224\177\r\262!0\302\304 \316\353\260pA\225?\r\322!E\f\n\342M$\013\324\246\035%\f|\f\005\362!E\000\f@\202\003\004\013\314\200\200\261\000\025@\200\200\004\033U\000\210\241\200\252 \242O$\327%\335\222\003\004\316D\260\260A/@\r\242\240\360\240\231\020F\273\000P\260t\300\273\021\376\253\260\260A\366?\r|\307\206>\376\0265\006\fL\f\016\f\013\375\001\246\024P\322!E\f\n\332\336\033\252p\200$pCA \223!\232\237JC\200\214\300Kw\000\b@B\004\000 \200$K\"\200\214\300@@\261@@4\000\030@I\315\202\t\000\000D\241@\210 B!E\202I\000B\004 K\335G*\273R!ER\005\030\342\316 \033\273W+\243\315\002\242!E\275\001\242\332\006\242*\234\345\275\001\262\003\003\247\033*|\327\006\036\376\302\003\002\256l\260\300A\204\177\r\222!E\034\250RI\021\362I \342I\020\351y\351YbI\030\202I!F\263\377\242!E\262\301\020\242\312\020e\276\001R!ER\005\030\246\025/\322\301P\302\301\020\262!E\f\002\262\013 \235\r\255\fv\253\017\370\nK\252\000\037@\000\346\241\013\356\351\tK\231\302\314 \322\315 \033\"W\222\335\342!E\342\016\021rag\026\316\026\f\004|\374\f\n\242a)n\025\260\240A\024@\r\262!E\f\002\322\301\020\342\301P\f\017\362a-\342a/\322a.\"a*\262\013 \f\002n\033\260\020A\017@\r\362!.\f\005\202!E\242!-\222!*\342!)\262!/\262a,\232\356\212\252\242a+\200\356\240\342\336\002\342\316t\242!,\250\n\314j\f\013\262n\177\006#\000\322!+\242a$\330\315\230\017;\335\322a(\246\031B\013\251\f\013\f\rv\2510\202!0~\350\260\020Aw?\r\033\273p\223A\300\2070\200\200$\232\223\033w\222\t\000\000\b@\220\220\261\007i\b\000\032@\000\226\241\220\335 \013\252\362ad\342ae\306\001\000\f\r\362ad\342ae\f\034\360\255\021\320\277\005\300\252 \302!(e\362\007\f\r\302!$\245\322\002\362!d\342!(|\374\000\036@\342!e\000\326\241\320\332\300\322n\177K\356K\377\033U\202!+\262!E\322!,\262\013 K\335K\210\202a+\322a,\276\225\260@A\364?\rR!ER\005\030\033\"\322!*\242!-\202!/\222!.\202\310 \222\311 \242\312 \213\335\322a*\242a-\222a.\202a/^\222\260 A\356?\r\342!E\342\016\021rag\362!)\033D\362\317\020\362a)\356\224\260\000A\352?\r\202!E\210X\302!gf8W\246\036T\f\r\262!E\f\n\262\013 \246\033?\342!E\f\005\352\355\342\336\002\342\316t\362!E\362\017$\000\005@\360\360\261\007o\026\222.\207\202.\177\262!E\220\370\300\362n\207\232\210\202n\177\262\013 K\356\033U\267%\322\342!E\342\016\021\322\315@\033\252\347*\264\f\177\307\017\006|\215\320\314\020\213\314\300sA\306\207\375B!E+q\222G\000B\004 r\304 \"\304\020\206{\375\0006A\00082\f\0022\323\b\"c\034\035\360\000\000\000\000\0006A\000\f\nX\022,\013\346\305*H\002\000\025@\000D\241I\002\346\305\035X2@\230u\222E\000X2\210\022H\002\213\210\200D\021\033UY2I\002\211\022\246\310\343\251\002\271\022\035\360\000\000\0006A\000\270\022\250\0020[\300\267\243\r\275\005\000\023@\000\252\241\240\244 \206\032\000\260\343\300\2302\310B\000\033@\000\332\241\220\314\300\000\016@@\240\221\320\252 \246L?K\371\200\272\021\301/\370\240\200\365\200\210\021\300\210\020\300\273\020\240\310u\300\210 \240\310t\300\273 \000\273\021\260\210 \202I\000\200\210A\202I\001\200\210A\202I\002\200\210A\202I\003\3712F\002\000\f\n\034\013\301 \370\245 \001\255\004\262\305 \251\002\271\022\035\3606\301\000\f\03382\241\033\370\f\r\202\"\027\355\rf\030\001\271C\3313\230C\251#\026\351\031x\342\361\005\370\016\027\2600A\026@\r\255\002\034\013\301\022\370\245\034\001l\242\035\360\f-\351\263\262\240\374\350\223\260\272\020\2711\262C!\271\261\351Q\f\032\013\356\340\255\203\245\274\007\251A\275\007\255\004%\274\007\275\006\f-\251a\310A\250\301\320\314\322\311q\f\r\300\3171\311\201\315\004%q\002h\001\f\r\3101\245p\002\335\006\315\005\245s\002hA\f\036\370Q\230a\362\317\375\340\231\021\220\2171\200\213\300\220\232\300\231\221\f\013\220\232b\360\276\203\255\004\220\210\300\211\241\245\266\007H\321\240\3771\350\241\330\201\360\356\300\370\221\310q\240\277\300\260\377b\272\274\360\356\300\352\335\300\313b\242\313\340\260\272b\332\314\013\314`\3371\312\273\315\006\245m\002\242C1\246\024\b\202\240v\200\204\322\202C1h\261B\0030`\262A@\243A\033\252e\261\007\300\312\021\302b\020\330\022\330]\310\r\f\n\234\f\307\225\002\242C \033\252\310\035K\335V\f\377b\003!\255\004\f\022rC(\275\006\245\256\007\275\007e\256\007\360\352\021\342S\031\f\n\345\006\001\f\013\362\323\b\302\245 \242o \242\323\t\242\312\240\245\334\007|\213\222\323\b\330C\fL\202\241H\342\0030\242\323\t\242\312\220\340\356\260\340\210\300\320\302\223\302I\224\260\210\020\202i$%\\\002\f\002\035\360X\322B\240x\367\025\f\255\002\034\013\301\271\367%\006\001F\245\377\331\263\331\223\f\370\f\206\034\251\222C1bC0\202C!\f\366Bb\020B\0030\206\324\377\250\202\301\260\367\247\254\f\255\002\034\013\301\256\367\345\002\001\206\230\377hr\251\321\370bx\342\371\301f\027U\331\223\241\251\367\226f\000\314\026\367\272\001\f\036\f\210\fD\340H\203\f\013BC0X\322\241\235\367\315\005P\3371\331\001eX\002+\232\231\021\240\231b\255\004\272\231\231!\261\235\367e\240\007\315\n\240\3371\270!\250\021\345Y\002\f\016\242\312\366\346JM\fJ\306\200\377\315\r\275\017\241\225\367\361\225\367\346\026\006\314\026\267?\001\f\034\334L\270\301\f\f\347&\007\347\226\002\267\272\001\f\034\314<\f,F\000\000\f<\311\223\270\301\f\017\347&\007\347\226\002\267\272\001\f\037\f\212\fD\360J\203\206\335\377\034\f\256\254\260PA\333?\r\255\f\306j\377\000\0006\301\002h2baJb\006(\242$\021\275\006\345\227\007\222!J\222\031\031\360\212\021\236\230\2600A+\000\r\255\006r!JRa=\262\0070\262a>x\227\245\225\007\f\030\f\013\013\227]\n\302\307\375\242!>\f\007\300\270\203\220x\203%\224\007m\n\242!J\262\n1\242\n!e\223\007\033\267\345\222\007\275\003\f\216\252\306\340\325\021\255\002{\314\340\335\322\340\314\322\332\314K\314\f\r%\031\001-\n\326*%F\223\000\034\002\322!JM\001r\r(\322\315 \322a<\246\027a\f\003\f\017R!J\362aER\0050\246\025Cb!J\f\007jc\242\301\020\302&\020\fK\300\3004e\302\377\033w \223!\232\224\202\t\000R!J\300\210\021\202I\000\242&\020K\"\240\2404\240\210 \202I\000R\0050KfW'\310r!Jr\007(\202!E2\303 \033\210\202aEw(\252\fy'\t\030 \263!\f\214\300\322\362\272\264\242\013\000\320\314\300\000\034@\000\252\241\242K\000\315\002B!<\242!J\275\001\242\332\006\242*\240\245L\001\262!?\270k\242K\003\255\004\262\3010\345O\001r!Jr\007(n\027\260PA\t@\r\f\033\f\374\f\rR!J\242\301\177\342\3010\f\b\222\301p\222aH\202aE\342aG\242\3121R\0050\242aI\340\345\240\"!GB!Hb!J2!Ijmv\245*\362&\020\210\002KfK\"\222\317\020\000\030@\360\374\300\000\253\241\013\252\000\037@\000\252\241\251\004\000\031@\000\213\241KD\211\003K3\322\315 \342\316 \362!I\242!H\202!E\222!G\033\210\222\311 \242\312 \362\317 \362aI\242aH\222aG\202aEw\230\227\302!J\302\f!n\034\260\000A\016@\r\f\r\f\016\342aD\322aBn\027\260PA\013@\rR!J\362\301\177\f\b\222\301p\242\3010\f\013\262aF\242aG\222aH\202aE\362\3171R\0050\362aI\246\025O\"!GB!H\202!Db!F2!I\212f\202!J\f\007\200f\240\230\002\222aK\234\271\302& \270\003\250\004\312\273\345{\007\315\013\242\301\020\262!K\245\250\377R!JR\0050KfK3KDK\"\033wW'\316r!Jr\007(\302!F\262!I\242!H\202!E\222!G\033\210\222\311 \242\312 \262\313 \213\314\302aF\262aI\242aH\222aG\202aE~\230\260\340A\367?\r\302!J\302\f!\322!B\342!D\033\335\342\316\020\342aD\322aB\316\235\260 A\363?\r\242\301\020\245\235\377\202!=\f\037\371\b\f\002\035\3602a?r!Jh\004baM\262\007!\"\327\f\"\302\330B\327\007R\304\224b\327\tB$dRaLb\306\240R\0070r\007(\255\005\245h\007\335\n\302!M2!L\316\205\260\220A/@\r\355\007\255\004\275\f\202\"\177\315\006\340\b\000R!J\242c\177R\0050\016E\260@A\013@\r\316\205\260@A\013@\rr!Jr\007(\"aNn\027\260 A-@\r\f\006\322!J\f\016\342aA\302\r!\202\335\tR\335\fR\305\314\202\310\220\202aC\322\335\b2\315\024\322\r\224\"!A\202#\037\320\235\021\220\234\360\232\210\212\"\202!J\200\"\220\"\322\t\"\302\240\246\0348r\240\200\f\004\242!C\275\002\202%\200\302!J`\324\220\260\335\021\332\314z\314\034\r\340\b\000\322\003\200\302!J\332D\300\355\021\302\f!\340\"\300\307$\321r!Jr\007(\202!A\033f\202\330\001\202\310H\202aAw&\226R!JR\0050F.\000r!Jr\007(\314\247\302!J\"aN\302\f!F)\000\f\006\"aN\322!J\f\016\342aA\302\r!\222\335\t\202\335\003R\335\fR\305\314\202\310<\222\311\220\222aC\202a@\322\335\b2\315\024\322\r\224\"!A\202!@\340\235\021\202\330\005\202(\025\220\234\340\232\210\212\"\202!J\200\"\220\"\322\t\"\302\240\246\0348r\240\200\f\004\242!C\275\002\202%\177\302!J`\324\220\260\335\021\332\314z\314\034\r\340\b\000\322\003\200\302!J\332D\320\355\021\302\f!\340\"\300\307$\321r!Jr\007(\202!A\033f\202\330\001\202\310H\202aAw&\220R!JR\0050\262!J\"!N\210\233\242\333\001\242\312\200\262\313@f8\f\202\"\201\335\005\340\b\000-\n\306\003\000\355\005\322!J\202\"\200\322\r(\340\b\000\f\002\242!?\f\031\261L\366\342!J\362\013\n\310\033\350N\322\033\004\340\351\223\322Q\004\311\021\362A\n\f\f\270\013\271\001\250j\234N\362!?\262\240\255\262J\000\210o\302H\001\370o\302O\002\306&\000\222\240\234\215\f\222J\000\222!J\322!?\362\t \250m\360\360\024\240\377\021\362J\001\270m\342\t!\242\013\001\340\342A\013\356\340\340\024\300\356\021\340\252 \242K\001\350m\370\231\262\016\001\360\360\024\340\377\021\360\273 \262N\001\250\271\370m\240\240\004\342\017\001\360\252\021\240\356 \f\032\342O\001\370m\262\t0\342\017\001\262\313\370\260\212\203\200\356 \342O\001\330m\262\t1\262M\002\230\231&)\004&9\001\f\nK\352\322!J\000\036@\262\r0\322\r1\000\273\241\336\233\260 A\322?\r\222!?\270i\262\013\001\262A\000\250i\242\n\002\242A\001\250i\230yK\252\3269\000\f\t\f\n\311A\251a\251q\322!J\320\371\021\252\351\351\201\371\221,\016\330\235\351Q\316=\260\320A\251\177\r\242\301\020\262!J\315\002\262\0130\245n\377+\201\"H\000\"!J\"\0020\"\302\020\306\236\376\355\007\255\004\275\f\202\"~\315\006\340\b\000\306A\377\302!J\302\f!F\236\377\0006A\000\f\002\035\360\0006a\000\f\006\202\257\277G\270\b\255\002\345\235\000i\003\035\360\255\001\275\002\fL\345J\007\230\003R\304@W9\004\f\t\006\n\000\255\002\345\233\000P\244A\252\244\242\312`PZs\255\005\345\234\000\275\001\251\001\fL\255\002%H\007\270\001\f\031\260V\203Y\003\314\231\f\013\250\002L\fJ\252e`\007\035\360\000\0006A\000\f\004\214\2228\322\202\"\020\314\003\214\b\f\024-\004\035\360\000\0006A\000\f\004\214\2228\342\3143\202\"\022\214\b\f\024-\004\035\360\000\0006A\0001\321\365A\321\365'\263\035'\264ha\320\365\201\320\365'\266I'\270g\221\317\365\241\317\365'\271M'\272/\306\f\000\261\315\365\301\315\365'\273\027'\2747Q\314\365\321\314\365'\265<'\275@\341\313\365'>\016\206\004\000\361\312\3651\312\365'\277\006'\263',\002\035\360\366\022$\f\002\035\360Q\306\365A\306\365'\265\033'4\036\034\202\035\360\201\304\365'\270\345L\002\035\360W\222\336\f\202\035\360\034\002\035\360W\222\323F\374\377g\222\315\306\360\377\0006A\000\255\002e\366\377-\n\035\3606a\000\255\002\245E\000\026\312\b\f\002\035\360\314\0038\022\250\302\201\264\365\226j\t\256\230\2600A\t\000\r<\212%\213\000\251B\026\232\013,J\245\212\000\230B\f\004\251\t\234\252e\366\006\270B\251\233\234\032%\017\376\310B\251|\214\212e\016\376\330B\251\035V\n\b|C\250\022\214\272\342*\024\027n\006\210\372\255\002\340\b\000\313\242\345\204\000\250B\234\212\242\312$\245\365\006\250B\242\312\034\245\f\376\250BK\252%\f\376\250B\345\202\000\242\302\020\245\202\000I\022-\003\035\360\255\002\034\013\301\224\365\245v\000\3343\270\022\314\313\255\002\034\013\301\221\365\245u\000l\242\035\360\026s\365\270\022\026\013\365>\213\260\320A\364?\r\255\002\350\003\330\013\301\212\365\034\013es\000\206\366\377\250\243\246\032\017\3102\314\314e\177\000\2512\314Z|C\306\351\377I2\350\342\322\241\000\347\255\016\255\002\034\013\301\177\365\335\016\245p\000\006\t\000\250\0029\022&\n\"\350#\247\036\035\310\"\2703\267\234\007\370#\247\037#&J \255\002\034\013\301v\365%n\000l\243\006\312\377\310\"\2703V\354\375\271\"\315\013\250#\251\002\306\364\377Bb\021\255\003\245\336\377\026\332\034\250\022\310j\026,\004\270\f&\0135\f\003\330\362\267\035.\210\342f\030\035\255\rez\000\270\022\270k]\n:\253\250\n\245y\000\256\205\260pA%\000\r\250\022\310jK3\312\263\270\013f\013\316F\206\000\016\013\260`A!@\r\350Z\274\036\310\016\234\\\375\016\330\322\f\013\306\001\000\033\273\310\037K\377\214\214\327\234\364\006\002\000\330\322\f\013\340\313\240\310\f\314\334\f\n\034\013\301O\365%d\000\006\327\377\330\322\326\315\000\255\002\034\013\301J\365\345b\000\206\322\377\362\"\023\330z\342\"\022\234\335\f\b\f\033\f\t\360\233\203\340\213\203\227\bF\255\002\034\213\301B\365\245`\000\362\"\023\342\"\022\f\034\275\017\255\016\360\274\223\340\254\223\260\252 \026z\t\330\342\026-\t\275\017\255\016\345P\000\350\342\335\n\356\212\260PA\n\000\r\f\n\034\013\3014\365\345\\\000\206\272\377\250\r\310\035\215\n\235\f\300\233\223\240\213\223\220\210 \274H=\r\f\013\206\005\000\033\273\3103\250#\2133\215\n\235\f\300\226\223\240\206\223\220\210 \234\210\340\232\300\360\\\300\f\026\f\bP\206\203\f\005\220V\203\207\005\323\006\002\000\f\013\320\253\260\310\032\250\n\f\013\f\030\f\r\300\330\203\240\270\203\336\373\260pA\366?\r\f\n\034\013\301\030\365\245U\000\306\235\377\235\016\f\033\255\017\360\253\223\340\233\223\240\231 \214\311\275\017\255\016\245F\000\355\n\251\342F\000\000\350\342\326\356\000\255\002\034\013\301\r\365\335\016\245R\000\006\221\377\310\002f\034/\350b\370r\f\t\226_\000\314\017\214\016\f\031\234\331\302\243\347\f\013\346\037\006\314\037\347<\001\f\033\214\313\371\021\351\001\255\002\034\213\301\000\365%O\000\250\022\270\312\214\253\255\002\340\013\000=\n\226\332\322\250\022\245\301\377\026\n\007\f\r\350b\f\031\f\b\370r\340\211\203\360\331\203\207\r\030\250\002\016\032\260PA\t@\r\f\017\f\016\306\000\000\370r\350b\351b\371r\f\n\034\213\301\355\364%J\000\f\035\342\"\022\362\"\023\275\016\315\017\360\315\223\340\275\223\300\273 \234+\275\017\255\016\345:\000\350\342\335\n\354\236\251\342\355\nF\000\000\350\342\226\036\331\362\241\000\356\357\260\260A\330?\r\f\003\306:\377\f\n\034\013\301\334\364\330\362eE\000\206\\\377\247\036\332\255\002\034\213\301\330\364eD\000\350\342\f\b\202b\023\202b\022\306\360\377\250\022\270j\272\263\310\013\311\362\270\013Fk\377\250\"%\301\377=\n\026\272\366\250\322\310\342\240\2771\300\3371%\232\0010\3371\315\003\245\231\001\355\n\375\013\306\324\377\000\0006A\000\3142\f\t\306\021\000\255\002\245\004\000\274j\270B\230\0228\013\214\231\310\371\214\\\255\002\340\f\000\270B\242\313$%\272\006\250B\242\312\034%\321\375\250BK\252\245\320\375\255\003\245#\000\250B\345F\000\242\302\020\245F\000\313\242eF\000\f\t\231\022-\t\035\360\000\0006A\000(B\f\023 #\223\035\3606a\000\034\212\f\b\211\001%F\000\251\001\254\252)\n\230\001\241\251\364YI@J\2039\031I9\230\001\f\032\251)\007f\006\270Y\240\273 \271Y\f\312\245C\000\314\212\255\001%A\000\f\n\306\001\0009*\310\001\311\n)\032-\n\035\360\000\000\0006A\000\255\003\245>\000\035\360\000\0006a\000\255\002\f\b\211\001\2458\000\314*\f\002\035\360\275\002\251\001\301\221\364\f\r\f\016e\370\377-\n\314Z\255\001\245<\000\035\360\035\360\000\000\0006A\000=\002\f\312\245=\000-\n\234J\250#\270\023\310\003\311\002\230\003\271\022\210)\251\"\033\210\211)\035\360\f\002\035\3606a\000\250\002\210\n\211\001\214\323\270\003\f\314e\346\006\255\003%8\000\006\001\000\255\002\2457\000\270\001\230+\013\251\251+f\031\r\250K\210;\270\013\340\b\000\255\001%6\000\035\360\000\0006A\000\214\222\210\002\214X\255\002\f\013e\373\377\035\360\000\0006A\000(\002\f\0248R\210\"\007c\003\f\002\035\360\013\210\f\002\200$\203\035\360\0006a\000H\002\f%\314\344\f\n\275\003\245-\000\251\001V\232\006|B\035\360\210$\230\0047\0304\230Y\027i3\255\004\345\373\377\254\272\250\004\270\024\250\n\247\233#\275\003%+\000\026z\375\270\004\251\024\251\0139$9\033\206\002\000\330\n\310]P\314 \311]\251\002\f\002\035\360K\241\275\003\f\r\331\021\345\371\377\250\021\026\272\372\250\032\310$\270\0240\314Ce\331\006\255\002K\261\245\361\377F\365\377\275\003\301E\364\f\r\f\016e\345\377V\272\373\255\001\245)\000\206\337\377\000\0006A\000,\n\345*\000\234\n\201>\364):\f\031\231*-\n08\2039Z\035\360\f\002\035\3606\201\000\250\022)A\234\272\251\001\310J\311\022\270\001\250\033\210+\270\013\340\b\000\255\001e%\000(A\250\022V*\376\270r\214;\250B\340\013\000\242\301\020%$\000\035\360\0006A\000\234\"\250\002\f\013\214\312\210*\271\002\013\230\231*f\030\002%\373\377\035\360\0006A\000\2502\210*\270\032\271B)\032\013\230\231*f\030\002e\371\377\035\360\000\000\0006a\000\27028\022A\034\364\234s\315\004\250\003\335\003\f\016%\332\377\026\312\005\f\b\230C\231\022\211CF\022\000\310b\214l\250B\340\f\000\206\001\000\210R\255\013\340\b\000\251\001\214\252\034Je\036\000\314\212\255\001%\346\377\f\nF\b\000\330\001\330\r\330\r\331\n\310\001\310\f\310L\311\032\270\001\270\013):\310;\311*\251K\250\001\230\nI9\214J\350\"\033\356\351\"-\n\035\360\0006A\000A\001\364\221\377\363 QAa\375\3630qA`w\020`U\020PR\300ps\300P\202A\220\210\020\220g\020\220U\020prA\220w\020\212Uzf`tAzfPtAzU@%\020q\362\363@F\020PXA`hApU\020Z\"pf\020jD P\365Z\" T@P\365ZD@@TJ\"\035\360\0006A\000a\350\363B\240\034v\244\007X\026'\025\bb\306\020\f\003\f\002\035\36086(&\035\360\000\000\000\0006A\0001\340\363\200\202\021\212\"0\"\240\035\3606A\000\215\002Zd-\003g\264\035\f\031\220\225Sv\251\025b\004\000 8A &0 t\200\"\240(\002\033D0\"0\035\3606A\000(\002(\002\035\360\000\000\0006\241\000\315\004\275\003\255\002Yqi\201y\221\342\301\020\322\3010\f\317\371!\331\001\351\021e\000\000\035\360\000\0006\241\000\222\301\034i\201\201\305\363y\221\210\bYq\214\330\315\004\275\003\255\002\335\005\355\006\375\007\340\b\000\035\3606A\0001\275\363)\003\035\360\000\0006A\000\034\n\275\002\345\351\001\314Z\3142\f\032\345\376\377-\n\035\360\0006A\000\255\002\f\034\f\0130\274\203:\273\345\360\001-\n\035\360\000\000\0006A\000\234S\201\256\3630\210\302\207\262\r\255\002\275\003\345\230\006e\003\000-\n\035\360\f\002\035\3606A\000\255\002\345\311\001\035\360\000\0006a\000\255\001\275\002\fL%\255\006\255\002K\261\fL\f\b\211\021e\254\006\250\001\245\375\377\035\3606A\000\255\002=\002\345\367\377-\n\214Z\315\003\f\013e\304\006\035\360\0006A\000\210\003G\270\017\255\002\275\004e\367\377-\n\f\t\240I\203I\003\035\360\000\0006A\000\226R\001\346\242\022\201\216\363 B\240\200D\24084\214\003\035\360(D\035\360|\362\035\3606A\000\226\"\001\346\242\0171\206\363 \"\2400\"\240(\" #!\035\360\f\002\035\360\000\000\0006A\000\226\362\000\346\242\f1~\363 \"\2400\"\240(2\035\360\f\002\035\360\000\0006a\000\255\005\345\373\377}\n\255\005e\375\377]\n\214G\246\024\002\346\023\007l\242\035\360-\013\035\360\314\346\201r\363\f\026G(\355l\bB\304\037\200D\020\221l\363`\231\3227)\334\255\003\275\006%\210\006@\3371\261g\363\315\004\240\253\300p\252\322\251\0010\2771\240\2571\251\021\255\003%=\001\350\001\370\021\f\f\367+\007\267\237\002\247\276\001\f\034VL\372\275\007\255\004\245\204\006\275\n`@`\234Uj\232\013\271\260\264\020\214\002\271\002\026\305\370\255\003%\203\006-\n\035\360\255\003\245\202\006\252\226\006\370\377\0006a\000)!i1\250\301\251\001e\363\377\f\026\251\021-\006\240'\223\250\001e\360\377\310\021\300g\203\275\006\345\177\006}\n\255\004\275\007%\177\006M\n\275\007\255\005\245~\006]\n\330!\310\003\330\r\2701\307\275\005\320l\300\206\000\000\300m\300\255\013\275\007\345|\006}\n\247& \246\022;\350!\340b\240-\016\315\007\250\002\270\003\252\244\272\265\245\221\006K3K\"g\222\353F\007\000\246\022\032\270!\260b\240-\013\315\007\250\002\270\003\252\244\272\265\345\236\006K3K\"g\222\353\f\002\035\360\000\000\0006\201\000\275\007xs\f\r\326\367\000\255\002\034\013\301'\363\335\007e\324\377l\242\035\360\f\n\346\025\006\314\025\327\264\001\f\032\314\372\321!\363\f\n\226e\000\314\025G\275\001\f\032\274*\255\002\375\005\355\004\034\013\301\034\363\201\032\363\211\001%\321\377\206\361\377\255\003\275\004\245h\375=\n\326\332\000\255\002\034\013\301\025\363\375\005\355\004%\317\377-\003\035\360\026\242\004\f\r\255\006\f,hciQ\345&\001hQ\f\r\267%\007\267\225\002G\272\001\f\035\254\335\234\006\f\np\3771\367%\007\367\225\002G\267\001\f\032\234\232\270B\315\004\313\253\262\313\020%7\377hBxFysh6icF\000\000hc\026\346\370\f\n\270\003po1g%\007g\225\002G\267\001\f\032\234\032\255\002\034\013\301\370\362\335\007\375\005\355\004\245\307\377\206\313\377-\013\255\003eW\375)\003Is\f\002\035\3606\341\000\213\241\275\003<\214\f\007y\001%~\006y\005h\201\f\033\250\022\f\t\210\332`\233\203\314\350\255\002\034\013\301\350\362\245\303\377b\253\344\0061\000\310J\222a\021W\354\020\314\364\255\003%`\375\255\003\245R\375\f\006\306*\000\254d\322$\020\354\035\250\362e\325\377\026j\025\350\342\f\215\356\255\260\360A\024\000\r\255\002\034\013\301\330\362e\277\377l\246F \000\f\007\026\224\t\230Jn\t\260\260A\007\000\r\202$\021\362\"\020\216\257\260`A\b\000\r\255\002\034\013\301\316\362\245\274\377l\246\306\022\000\230\003\314\211\255\003\245a\375m\n\226\332\003\f\n\242a\021\354F\262!\021\234{\310c\234<\270s\255\003\262\313@%\222\377m\n\226Z\000\310\003\310\034\311c\322\"\021\033\335\322b\021\226F\f\350\005\f\030\026\336\013\370\223\200\377 \371\223\255\001\3453\006\255\007e\301\377-\006\035\360\007\371\025\342\"\020\322$\021\347\035\f\255\002\034\013\301\262\362e\265\377\306\341\377\275\003\315\004\335\005ba\020\210\332\255\002\340\b\000m\n\374z\230\005\254\371\250\022\3103\250J\270#W\352\036\f\r\f\037\f\016\201B\362\260\357\203\200\214\300\200\337\203\347\r\t\262$\024\302$\025\3113\271#\311S\271C\306\000\000\f\t\231s\270c\026\333\364\250B\250:\302!\020\276\272\2600A\364?\r\026\214\362\330sH\221\327$\n\315\r\242!\020\345f\006F\003\000\255\002\034\013\301\222\362%\255\377Is|\366\330!\342!\020\351c\331\003\206\302\377\255\003\245I\375\255\003%<\375\306\316\377\255\002\034\213\301\212\362\345\252\377%$\006}\n\314:|F\306\313\377\275\004\302\240\230eb\006rg\020M\007\250\022F\247\3776A\000\250B\f\005Y\004\250z\345E\375\250B\270\002Y\212f\033\021\315\003\270z\335\004\255\002\245\340\377=\n\250BF\000\000l\243\226\303\000\310\004\f\035\214\\\f\003\331\212\006\001\000\250z\245B\375-\003\035\3606a\000\255\002\245i\377\234\n\250\022%\026\377\214\232\230B\210i\214x!\t\362\035\360l\242\035\360\314\323\250\022\f\034\270J\311iW\353\005\f\002\035\360\250\022\302*\020\214\234\255\002\275\003\340\f\000-\n\035\360\330\211\214-|R\035\360\275\003\255\002\315\001\f\016\351\001e\366\377-\n\035\3606a\000\255\003%<\375\255\002\245c\377\254\272\250\022%\020\377\254J\230\022\302)\021\270B\234\374\210k\2148\250IWj\016\255\002\275\003\340\f\000-\n\035\360\270\001\334;!\352\361\035\360l\242\035\360\310\213\330k\314l\334=|R\035\360\270B\255\003\270{\245=\375\350B\f\002)\216\035\360\255\002\f\013\315\001\345\357\377\326\232\374-\n\035\360\000\000\000\000\000\000\0006A\000\255\002\f\373@P$\315\003@CA\335\004\345\222\377\240 t\254U\034\332:\224\222\t\000\306\005\000\360\202\021\220\"0\360\231\021\000\"# '!\240\"\020\200\"0 t\013Uf\005\342\035\360\000\0006\241\001\f\rq*\362\"a+\202!+\034\002\262\b\020R\b\000\210\030b\307\300\026\030\t\016\030\260\340A\b@\r&(\007\3168\260\000A\b@\r\302!+\310<\316\034\260\340A\037@\r\362!+\f\n\f\t\342\301@\f\004Ba#\342a&]\017b!&v\233\n\210\205KU\211\006\220\230SKf\362\317 \033\252\302!&\342!#\302\314 \213\356\342a#\302a&f*\323F\215\0002\303 \242!*\222!)\202!(R!+B!'R\005\b\033D\202\310 \213\231\242\312 \242a*\222a)\202a(Ba'W$5\035\360\000\302!+\302\f\b\026<\377\320E\021\362!+\340\345\0212a*\f\t\222a'\f\003`\356\240\362a(pD\240\362\017\021Ba$\342a%2a)=\001\202!+\2108f\030\032\026k\006\202!(m\003\f\nv\233\n\230\210K\210\231\006\240\251SKf\006\024\000\026\273\004|\265\222!$\302!%\202!+b!)\f\n\200\206\240\020f\240v\233/x\210K\210\314WY\006|\267F\006\000fK\017\350\f\340w\300\246\027\f\f.\340w\322\006\001\000\350\t\006\373\377y\006\240\247SK\314K\231KfF\000\000\f\n\f\006\033\312\215\f\355\006\013\314\254\013\f\t\373\250m\003v\233\025x\006Kfw\250\007\247\247\004\033\231\006\001\000\207\227\001+\231=\360F\000\000\f\t\215\f\352i\367&\316\367\226\003\355\006\013\314\254\313\202!*b!)+\234\020f\240v\233\031x\006Kf\227\247\004\331\b\306\002\000\034\017\300G\300I\bG\257\001)\bK\210\362!+\362\017\021\033\234\202!*b!)\f\007\020f\240\367\2565\267\2472X\b\033w\246%\021\346\265\016\033\356\033\245\251\b\362!+\362\017\021F\002\000H\006\033^\227\224\002\367%\006KfK\210\306\363\377+\356\f*\251\b\006\367\377\202!*\f\007\376\256\260\260A\346?\r\276\247\2600A\346?\rX\b\033w\346\265\013\033\356\362!+\033EI\b\362\017\021K\210\306\365\377\362!+\f\n\f\t\320\305\021\340\205\021\342\301@\f\004Ba#\342a&`\210\240p\314\240\302a$\202a%b!&]\017\302!%\202!$v\2331x\205KU\314w|\267y\006|\267F\006\000fK\017\350\f\340w\300\246\027\f\f.\340w\322\006\001\000\350\b\006\373\377y\006\220\227SKfK\314K\210\362\317 \033\252B!&\202!#B\304 \213\210\202a#Ba&f*\246\033\351\302!+\f\006\302\f\021\302a!\315\006\f\t\f\n\215\016\f\017\342\301@\362a#\342a&\013\350\373\370B!#b!&v\233\025x\006Kfw\250\007\367\247\004\033\231\006\001\000\207\227\001+\231=\360\213DBa#B!&\033\252B\304 Ba&f*\315R!!\312iW&\256W\226\003\315\006\013\356\375\003+\236\242\301@0K\240\340\213\021\202a\"Ba \242a&\f\nb!&\215\017v\233\031x\006Kf\227\247\004\331\b\306\002\000\034\004\340W\300Y\bW\244\001)\bK\210\362\317 \033\252\202!&B! \202\310 B\304 Ba \202a&f*\303\362!+\362\017\021\367\254Ub\301@r!\"\033\336\f\t\f\013\f\n\260\212\021\212\203\212\211X\b\246%\035\346\265\032\033\314\033\345\351\b\362!+\362\017\021f\032$\033\273K\231w\251$\f\n\206\006\000\260J\260`D\240H\004\327\224\345\033\\\367\245\340+\314\f.\351\bF\364\377\f\032\367,\267\035\360\376\254\260\240A\315?\r\f\t\f\n\260\212\021\212\203\212\211X\b\346\265\005\033\314\033\265\271\bf\032\tK\231w\251\017\f\nF\000\000\f\032\322!+\322\r\021\327,\325\035\360\000\000\000\000\0006\301\000)\3019\361I\341\255\001\221\335\360\202\240\004v\250\003\231\nK\252\f\003}\001\f\005(\301h\341*#jc\242\222\000\262\226\000PA!pD\240\245\361\005+f+\"\210\004\033U\252\210\211\004f\205\341\\\t2\303\020\227\223\317\255\001\222\301 \fKv\253\013\310\nK\252\300\3001\302Y\000+\231\255\001\f\013,\fe\036\006\f\003\f\005\f\016\351\321\210\341h\321\f\002\212f\262\301 \240\004 A!pD\240\252\243\260\252\220\242\232\000\262\226(\245\353\005+f\210\004\033\"\252\210\211\004f\202\330+3\230\321\033U\222\311\020\231\321f%\302\230\361\255\001\fKv\253\007\310\n\311\tK\252K\231\035\360\0006\301\000)\3019\361I\321\255\001\221\254\360\202\240\bv\250\003\231\nK\252\f\003}\001\f\005(\301h\321*#jc\242\222\000\262\226\000PA!pD\240e\345\005+f+\"\210\004\033U\252\210\211\004f\265\341\222\240\2402\303 \227\223\316\255\001\222\301 \262\240\bv\253\013\310\nK\252\300\3001\302Y\000+\231\255\001\f\013,\f%\022\006\f\003\f\005\f\016\351\341\210\321h\341\f\002\212f\262\301 \240\004 A!pD\240\252\243\260\252\220\242\232\000\262\226P%\337\005+f\210\004\033\"\252\210\211\004f\262\330+3\230\341\033U\222\311 \231\341fE\302\230\361\255\001\262\240\bv\253\007\310\n\311\tK\252K\231\035\360\000\0006A\000\242\303\030\275\004q\305\360\202\322\003\"\3104\202(\214\315\007\340\b\000\242\303\020\202\"\177@E\240a\277\360\340U\021\275\004\315\006\340\b\000\315\007\213\243JE\202\"\177\275\004\340\b\000\315\006\255\003\202\"\177J\265\340\b\000\035\360\0006A\000\242\3030\275\004q\264\360\202\322\003\"\3108\202(\215\315\007\340\b\000\242\303 \202\"\177@E\240a\256\360\340U\021\275\004\315\006\340\b\000\315\007\242\303\020JE\202\"\177\275\004\340\b\000\315\006\255\003\202\"\177J\265\340\b\000\035\3606A\000\275\004\255\003\202\322\003\"\310<\202(\215\301\237\360\340\b\000\221\237\360\222b\200\035\360\000\0006A\000\275\004\255\003\202\322\003\"\310<\202(\215\301\230\360\340\b\000\221\230\360\222b\200\035\360\000\0006\241\000Y\241\255\006I\221b\242\220W\2420\251\001\246\032(\215\004@r\220\240\232\240\240\231\260 )\260B\324\002B\304@\200\"\220\255\004\275\007L\214\345\341\005jDjw'\227\357\250\001\"\241 \210\241n\210\260 A\021@\r\251\001M\003\240\332\360\340\312\021\240\272\240\240\232\220\360R\021R\305\360\360\231\021\360\273\021\360\314\021\360\335\021\3311\311a\271\201\231A\360\272\021\360\231\021\300\312\021\311\021\231Q\271!\360\273\021\271q\"\302\370Y\261\210\001x\221\230\201\250q\270a\310Q\330A\370!\3501:\377:\356:\335:\314:\273:\2520\231\200pu\200v\250\211R\016\000\202\016\001+\356\200\210\021P\210 \202W\000\202\r\000R\r\001+\335\200U\021\200U RW\001R\f\000\202\f\001+\314\200\210\021P\210 \202W\002\202\013\000R\013\001+\273\200U\021\200U RW\003R\004\000\202\004\001+D\200\210\021P\210 \202W\004\202\n\000R\n\001+\252\200U\021\200U RW\005R\017\000\202\017\001+\377\200\210\021P\210 \202W\006R\t\001\202\t\000\200U\021+\231\200U RW\007jw\230\241X\261\250\021R\305\360\2523\222\311\370\231\241M\003N\211\260@A\363\177\r\035\360\000\0006A\0012a\027Ya\255\004}\002M\006\"\242\220\251AW\247,y1\246\026$b\332\002\235\007@4\240\240w\220@3\260\2203\260\2403\220\255\006\275\007\302\240\220\345\313\005*f*w7\227\356r\241\000y1\034\b\200\207\362\316\210\260\220A\r@\r\360\224\021@\304\220\340\244\021@\264\240@\344\360\330aR\307\370\362!\027xAm\017\322\315\370pu\220\360\356\220\360\273\220\331a\360\252\220\360\334\220\360\231\220\360\314\021\360\314\220\360\364\220v\244\2112\016\000\202\016\001+\356\200\210\0210\210 \202W\000\202\f\0002\f\001+\314\2003\021\2003 2W\0022\006\000\202\006\001+f\200\210\0210\210 \202W\003\202\013\0002\013\001+\273\2003\021\2003 2W\0042\017\000\202\017\001+\377\200\210\0210\210 \202W\005\202\n\0002\n\001+\252\2003\021\2003 2W\0062\t\000\202\t\001+\231\200\210\0210\210 \202W\0072\r\001\202\r\000\2003\021+\335\2003 2W\b*wY1\222!\027\300\244\021\252\231\222a\027x1\270aI\001\235\013n\273\260\360A,@\rI\001\231\021y1\302!\027@\244\220\260\344\021@\204\360\360\370\021\351Q\360\272\021\320\344\021\300\332\220\300\273\220\300\377\220\362a\020\271\261\331\241\300\356\220\342a\021\300\324\220\300\210\220@\272\240\360\364\021\340\252\021\300\377\220\211\221\331\201\300\344\021\300\273\220\262a\022@\356\300@\324\260\340\204\021\371\341\300\252\220\242a\024@\364\240\300\210\220\300\335\220\300\356\220\351\361\322a\023\211\321\034\r\320\331\322\300\217\220\211\301\331!\360\217\021@\377\220\300\210\220\202a\025\300\377\220\310A\362a\026\300\307\220\311q\370\201\350\221\330\241\310\261\270\301\250\321\230\341\210\001h1xq2!\021X\361B!\020\"!\022\"a\033Ba\031Ra\0302a\032R!\0232!\024B!\025\"!\026r\307\340b\306\360i1ra\007b!\027\026\250\025\226x\025v\250\027\200\001\003\200\000\023\202\310=\202\330\001\200\001\023\000 \000\200\002\003\202\310\0012a\0352!\030\"a\034\"\003\000\202\003\001+3\200\210\021 \210 2a\030\"!\031\202W\000\202\016\0002\016\001+\356\2003\021\2003 2W\0012\002\001\202\002\000\2003\021+\"\"a\031\2003 \"!\0322W\0022\002\001\202\002\000\2003\021+\"\"a\032\2003 \"!\0332W\0032\002\001\202\002\000\2003\021+\"\"a\033\2003 2W\004\"\005\0012\005\000\200\"\021+U0\" 2!\035\"W\005\"\003\000\202\003\001+3\200\210\021 \210 \202W\006\"\004\001\202\004\000\200\"\021\200\" \"W\007\"!\034+D\202\002\001\"\002\000\200\210\021 \210 \202W\b\202\r\000\"\r\001+\335\200\"\021\200\" \"W\t\"\f\000\202\f\001+\314\200\210\021 \210 \202W\n\202\006\000\"\006\001+f\200\"\021\200\" \"W\013\"\013\000\202\013\001+\273\200\210\021 \210 \202W\f\202\017\000\"\017\001+\377\200\"\021\200\" \"W\r\"\n\000\202\n\001+\252\200\210\021 \210 \202W\016\"\t\001\202\t\000\200\"\021+\231\200\" \"W\017\"!\034r\327\003r\307\220+\"\262!\027\202!\025\222!\026\302!\021\322!\022\250Q\342!\023\362!\024\252\356\252\377\252\335\252\314\252\231\252\210\252\273\262a\027\202a\025\222a\026\302a\021\322a\022\362a\024\342a\023\370\321\350\301\330\261\310\241\230\361\210\341\262!\020\252\210\252\273\252\231\252\314\252\335\252\356\252\377\371\321\351\301\331\261\311\241\231\361\262a\020\211\341\270\221\210a\230\201\202\310\360\252\231\252\273\271\221\231\201\211aN\270\260\000A\336\177\r\330!\310\021\300\335\021\320\314\300\311a\"\242\220x1\350aH\001\316\216\260\260A\f@\r\202\257\004\360\224\021\340\244\021@\264\240@\344\3602!\027@\304\220m\0030\364\2200\334\2200\356\2200\273\2200\252\220\360\314\0210\231\2200\314\2208Ar\307\37007\220\2003\200v\244\211B\016\000\202\016\001+\356\200\210\021@\210 \202Sw\202\r\000B\r\001+\335\200D\021\200D BS\177B\f\000\202\f\001+\314\200\210\021@\210 \202S\200\202\006\000B\006\001+f\200D\021\200D BS\201B\013\000\202\013\001+\273\200\210\021@\210 \202S\202\202\017\000B\017\001+\377\200D\021\200D BS\203B\n\000\202\n\001+\252\200\210\021@\210 \202S\204B\t\001\202\t\000\200D\021+\231\200D BS\205*3-\007\035\360\000\0006a\000Y\021i\001\246\025[\034\0160\326\240\240\364\021\f\006\372\362x\001\246\0277\275\017\255\002\315\003K\273\246\024\032\221\256\356\215\nv\244\017x\b\202\310@pq`\013WPY p\225\223\206\000\000\221\247\356K\252\200\371@\200\216\300\211\fK\314\327\234\315\362\317 \"\302 2\303 \322\315 \230\021\033fg\231\257\035\3606\201\001\013\245\246\0240\340\312\021\201\233\356Q\232\356 z\240\275\007v\244\034\330\007h\207r\307@`a`\320\321`\013\235\013& ( \220\225 \320Y\223`\202\223\306\002\000 \272\240\340\312\021\201\216\356Q\215\356\f\017:\314p\370@\f\r\034\t\322a \320\365@py\300y\214\320\231\300\231\f\033\377\013\252\222\314\374\342\313\374\275\016\315\t\226:\017\246\024UQ\201\356\201\200\356=\001}\016\222a#\342a$\242a%\222a&v\244-\310\007h\207r\307@`\321!\300\241!`a`\300\301`\013\274\013&\320\232\300\231\023 ( \332\252\260\265 \300[\223\251\003`\202\223\2133\222!&\242!%\262!$\302!#F\001\000Qk\356\201j\356 \365@\034\003\320\370@\320\323\300 #\300)\t\331\211\246\0247Qd\356\201d\356=\001\"a!\322a\"v\244\033\330\003h\023\2133`a`\320\321`\013}\013& ( pu \320W\223`\202\223\322!\"\"!!\034\003F\001\000\201V\356QV\356\332b\200\370@P\365@\200\203\300PS\300Zxn\307\260\220A\362?\rY\t\211\211=\001\"! \000\037@\f\027\000g\241`\" v\244\f\210\023\230\003\231\016\211\216\2133\342\316@\"a \206\276\377\"! \035\360\000\0006A\000\221\231\356\241\227\356\261\225\356\301\224\3561\217\356A\215\356a\216\356q\217\356R\002\004\201\216\356\"\322\003\202b\214rb\215bb\216\013UPC\223Bb\217\222b\223\242b\222\262b\221\302b\220\035\360\0006\201\0002a\001)\001Y1I!\255\002@\264 \345O\005\271Q\251A\275\002\2501eG\005\275\004-\n\250\021\345F\005\252\2028Q(A\21239Q\035\360\000\000\000\0006\241\0019\021\275\005\255\003\235\004I!\315\002)\001Y1\2101-\004M\f\226S\022\f\006\251QIA,\r\315\n\226\210\022\271q)a=\002]\004\026;\023\267\272\025\f\002\f\003\02662|\372\24030\033\223 9\203 `\035\360P\373@\334\025\247;\007.\344\260\260A0\000\r\f\022\206\365\377\000\000\000P\315\300\000\f@\2400\221\000\025@ {\201@\212\201\202a\035p\220\365\222a\034\020@@p\240\364\220\263\302\262a\032\242a\036\262a\037\2203\342\2003\2012a\027%<\005ra\031\247\263\"ra\0312!\027\322!\03207\200\013\335\322a\037w3\016\247\263\013\202!\03207\200\202\310\376\202a\037\240s\300\202!\034\242!\0362!\035\200\267\302\262a\03300\364\200w\342\000w\021p3 2a\030}\013%7\005\247\263\0322!\030r!\033\222!\031\013w:9\2273\n\247\263\007r!\033:9r\307\376\2403\300\222!\037\000\025@\000\262\241\000\231\021\220w -\007\255\007e;\005\2673\025\276\263\260\340A\360?\r\000\025@\000\264\241\256\313\260\000A\360?\r\013'\206\275\377\300@`|\366`\2430\033\332\300\255\203\306\262\377|\373\220 `\260f0\260\2650\033\353\220\276\203\306\260\377\000\000\000.\312\260\300A\t\000\r\220\362@\214\251\000\031@\0002\241@\312\201\000T\241\020@@0 \3650@\364@\244 |\342 \274\302\262a\025\262a\rPw\201ra\022\345+\005\247\267\037r!\022\202!\0250w\200\202\310\377\202a\r77\r\247\267\n\202!\025ps\200\202\310\376\211\321\240\267\300P\240\364 {\302ra\" \273\342\000\273\021\260\252 \242a \275\007\255\004\245'\005\310\321\342! \322!\"\247\276\f\013\327:\2767;\005\247\273\002\322\307\376\f\003\000,\021 - \306\214\377\000\f\023 \203\302 (\203\260\362@\314\333)\301 z\300 @\365 \364\006-\000\000\260\335\300\000\033@\0002\2410 \364\000\r@\240\300\221\000\033@@z\201\000T\241\020@@0@\365@\254\342@\274\302\262a\021\262a\024p\252\201\242a\017\242a& \242 \345\037\005\302!&\247\274 \302!\017\342!\0210\314\200\342\316\377\342a\0247<\016\247\274\013\322!\021\300\303\200\322\315\376\322a\024\240\214\300p\340\364\255\002@\370\342\000\377\021@x\302ra$\275\007\360\356 \342a\020\342a%e\033\005\322!$\302!%9\301\247\274\0279\301\302!\020\013\327:\3147<\0139\301\247\274\0069\301\312\303\322\307\3762!\024\240|\300\0003\0210= \242 \020@@@\207\342@\267\302\262a\026\262a'P\210\201\202a\023\202a(\245\026\005\302!(r!'\247\274\035\222!\fr!\026\302!\023r\307\377\220\314\200\227<\013\247\274\br!\026\300\311\200r\307\376\240\314\300P\240\364@\274\302\262a\016@\314\342\262a#\000\314\021\300\252 \242a!\255\002%\022\005\322!!\302!#\247\275\022\310\341\350\301\013\314\352\335\347=\007\247\275\004\310\341\302\314\376\000'\021 , V\266\315\035\360\f\002\3063\377\000\000\000\000\000\000\0006A\001\315\0039\021)\001Y1I!m\004}\002\255\003,\013\026\365\016W\263\005\f\002\f\003\035\360@\365@\334\00475\007n\342\260\360A+\000\r\f\022\f\003\035\360\000@\213\300\000\b@0 \221\000\024@p\203\201`5\201\202a\025\020@@0P\3650\240\364\242a\026Ra\024P\262\302\262a\022P\"\342\200\"\201\"a\017]\013\345\007\0052a\021\247\262\0312a\021R!\022(\361\013U*#72\n\247\262\007R!\022*#R\305\376\222!\024\240\202\3002!\025\242!\02600\364\220\270\302\262a\023-\013\220\210\342\000\210\021\2003 2a\020\245\003\005\247\263\0322!\020\"!\023\262!\021\013\":;\2673\n\247\263\007\"!\023:;\"\302\376\2403\300\000\225\021\000\024@\000\266\241\220\" \255\002%\b\005\2673\025\276\263\2600A\036\000\r\000\024@\000\267\241\256\313\260PA\035\000\r\013\"\f\003\035\360\000N\303\260 A\n\000\r\220\364@\214\251\000\031@\000D\241 \303\201\000\"\241\020@@@0\365@P\364P\245 0|\3420\274\302\262a\n\260k w\201ra\t\345\372\004\247\267\026b!\nr!\t\013fJwG7\t\247\267\006h\241ztb\306\376 \220\364\240\247\3000\272\302\262a\030\262a\0310\252\342\000\252\021\240\231 \222a\033\255\005%\367\004\322!\031\302!\033\262!\030\256\314\260\320A\024\000\r\013\333J\314N\354\260\020A\024\000\r\256\314\260\220A\023\000\r\0006\021\"\313\3760\" \f\003\035\360\f\023@C\302`d\203M\006\300\366@\314\3549\341@P\364`:\300``\365\206'\000\000\000\300\273\300\000\034@\000F\241@P\364@`\365\000\013@\240\220\221\000\034@`\271\302\271\301\262a\035 :\201`\231\342\000\"\241\255\005\020@@0\231\201\231\261\222a\034\245\356\004\302!\034r!\035\247\274\024x\301\310\261\013wJ\314G<\t\247\274\006x\301\312\304r\307\3760\200\364\240\254\300`\232\342\000\231\021`:\3022a\027\255\005\275\003\220\210 \211\201\202a\032\245\352\004\302!\032\322!\027\247\274\020\310\201\013\323J\314G<\007\247\274\004\312\304\322\303\376\240<\300\000\347\021\340\355 \351\341\255\005\020@@`\263\302\271\321\260{ `3\342 3\2012a\036\245\346\004\302!\036\247\274\023x\321J\303\013wG<\n\247\274\007x\321\300\304\200r\307\376 \364\240\214\300`8\302\255\005`h\342\275\003\000f\021`\" m\003e\343\004\247\262$\013cJ\262G;\035\247\273\032\"\303\376\000\207\0218\341\200\" \035\360\f\003\035\360\f\003\000&\021 - \035\360\230\341\000'\021 & =\t\035\360\f\002\f\003\035\360\000\000\000\000\000\0006A\000\034j\2451\000\f\032\345_\000\000\000\0006A\000A\335\354\250\004\270\024\240!A\026\033\005\252\242\340\252\021\340\013\000=\n\026J\004\301\327\354\310\f\270$\340\314\021e\362\004\310\004\3304\270$\332\2420\252\240\260\275\240\320\314\300\340\314\021\345\360\004\261\317\354\250$\267\032\006\270D\214\033\340\013\0009$\310\004\3304*\314*\335\3314\311\004\f\022\035\360\f\002\035\360\000\0006A\000 2 \242\240\001\345o\001A\301\354\201\301\354\242$\003\210\b\2478\006\345\367\377\234z\2504\f\002\270$\013\232\2314\260\231\2409\t\f\032%p\001\035\360\000\000\000|\362\006\374\377\000\000\0006A\0001\263\354\210\003\242#\003\207\272\032\033\212\222#\002\202c\003\220\210\240\202\330\377\202(?\340\b\000\270\003\2503\267:\344A\252\354\250\004\234J\202\312\377\222#\002\202d\000\220\210\240\210\b\340\b\000\250\004V\232\376A\244\354\250#\270CG\032\004\214\033\340\013\000L\nI#\251\003\255\002%O\0006A\000\026\342\0042\302\370\242\322\377\242*>0# \266\212?\262\240\007\247\2139\242\240\001\245d\001\301\226\354\262,\001\214\033\267\263,\271\0239\034\242\"\001\322\"\000\026j\001*\335\327\232\021\f\t\231\f\350\022\210\002\370\016\212\377\371\002\350\036\351\022\f\032%d\001\035\360\000\000\250\033\214\2527\272\b\275\n\250\032\214\0327:\366\330\013\272\255\2473\037\247\223\n\250\003-\013\332\252\251\013F\354\377\250\033\214Z\330\003:\335\327:\020\251\0239\033\306\347\377\f\032%`\001\035\360\000\000\000\f\032e_\001\035\360\000\000\000\000\000\000\0006A\000\242\240\001\245[\001\262\257\370\242\302\017\260\252\020\256\302\260\360A\r\000\rap\354\"\240\bQn\354\240\"sB\305\374\270\004\026k\t\310\013\026\\\b\255\fv\200\013\210\n'\270\033K\272\250\032\026J\007F\373\377\000K\272\250\032\316\212\260\340A\b\000\r\230\n'9\356\026\333\0048\013\250\003\242\312\370'\272\006\230\023\231\013\006\005\000:\342\351\013\330\023\331\036\310\003\330\013 \314\300\311\r)\003\230\013\026\331\005\370\031\026\217\005K\251\242d\000\242\240\001\245U\001\"\303\b\035\36001A02s\255\003\345:\000\374\3727\222\357\242\240\001\345S\001\"\240\000\220\000\000\000\000\000\210\024\275\005\307\030\035\250\005\206\343\377\230\024\275\005\234\031\250\005\310\n.\314\260`A\370?\rK\272\250\032V\352\3768\006F\356\377\f\n\306\350\3779\n\213\252\245\346\377\206\315\377\000\000\000\242\240\001%O\001\"\240\000\220\000\000\000\000\000\000\000\000\0006A\000\026\242\001B\302\377G\202\024\266\204\0250\242\200\242\312\007%\356\377\214\032G\212\023-\n\035\360\f\002\035\3600\243 \345\354\377\240* \220\000\000 *\200\202\257\377\302\312\370\322,\000\200\2040\013\"\200\"\020\342\322\377\240\262\300\260\335\300\322n>\271\f\345\337\377\035\3606A\000 \242 \262\240\001e\035\000\240: &\n\037&\032\020\026\032\001 \242 \262\240\000%\034\000\255\002\340\003\000\f\002\035\360\f\032\360 \000\245+\000|\362\035\360\000\0006A\000\0262\017\026\203\022\302\257\370\262\303\017\300\273\020\276\303\260@A\f\000\r\242\322\377\242*>\302\240\007\216\212\2600A\013@\r\256\\\260\260A\n\000\r\322\312\370\f\204\260DsN\315\260\020A\n\000\rN\312\260\020A\013\000\r\242\240\001\245=\001\361\372\353\242\322\377\310\037K_\026\374\005\242*>\270\034*\352\342\316\370\214\373\322\302\370\327\273\nK\\\310\034\270\034\214\033\327;\364\f\006\356\274\260PA\b\000\r\342\302\370i\017\330\005\210\016\330\r\212\335\331\016\310\005\242\322\377\310\034\311\005\242*>N\312\260\220A\013\000\r\234,\270\f\322\302\370\272\354\347\235\t\272\212N\310\260\360A\n\000\r\f\004\242\240\001%9\001\026D\000@$ \035\3600\243 e\331\377\240: VZ\006\"\240\000\035\360\000 \244\200\222\302\370\262)\000\302\332\377@\273\300\262l>Bi\000\245\314\377\035\3600\243 \245\326\377\240* \220\000\000\330\034\347\235\234i\017\310\005\322\302\370\310\034\350\r\310\f\352\314\311\r\310\005\270\034\242\322\377\270\033\271\034\242*>G\272k\310\005F\335\377 \242 \245\310\377\"\240\000\220\000\000\000\000\302\322\377\302,> \262 \302\314\370e\253\004 \242 \345\306\3770# \035\360\000\000\000\255\002\275\003\345\351\377M\n\206\325\377 \262 B,\001bo\000\350\005\370\r\330\016\302\322\377\372\335\331\016\250\005\302,>\213\252\302\314\370\345\266\004I\005\275\003\345\346\377M\n\306\311\377\000\255\002\275\003%\346\377M\n\206\306\377\000\000\0006A\000\246\022\005\346\302\002f\003\003|\362\035\360\242\240\001\345&\001\201\242\353\242\240\001\200\202\240\"(\0009\be(\001\035\360\000\000\000\000\000\000\0006!\0002\302\374B\240\377QA\353a\232\353q\232\353\007\342\006\027\342\r\006\007\000\000\202\003\004\0333\254\210\027c\021+3\210\003g\b-w\210\007;3 #\300\035\360\000\f\bv\210\017\210\023K3G\b\nW\b\fg\b\020w\b\377;3 #\300\035\360\0333 #\300\035\360+3 #\300\035\360\000\000\000\000\000\0006A\000\202\"\001@Hc\026\204\001\242\"\000\275\003\315\004%\233\004\230\022\250\002@\231\300J\252\251\002\231\022\035\360\035\360\0006\301\000Y\261i\301\315\004y\321\f\004\254\223)A\013\223\231Q\362!\r\342!\f\322!\013\f\n\262\301\020\251\001\241q\353e\005\000\230A-\n\2149BI\000\035\360-\n\035\360IAIQ\306\364\377\000\000\000\000\000\000\0006A\000\255\002ew\0036A\000\246\022\037 \242 \345C\001&\n\026\202\257\370\"\312\007\200\"\020\247\022\016\240\242\300\245B\001\035\360\000\000\000\f\002\035\360-\n\035\360\000\0006\001\002\"a\0042a\005\242\301PRa3ba4`\306 \341V\353\275\007\262a5\f\007y\001\322\036\003\322Q\003\342\036\002\335\013\342Q\002\275\005e\025\001y\361aO\353,U\362!@\362AG\306\004\000\000\210\361\262\021.:\210\211\361*$M\002W\033J\026{\017rQ.\242\301\\@\264 \301\034\353\020\321 %6\002\240* \262\021.\246\032 \242\313\333\013\222=\002\2409\203\246\023\315\250Q\275\004\210A\315\003\340\b\000\251QVJ\373|\362\035\360\"\004\000\f\031 )\223\306\364\377\0002\243\347\f\n\251\321\206\004\000\000\033D\260\314\220\302\314\320\311\321\316\223\260pA\034\000\r%Q\001\262\004\000\310\321\240\333\220\322\235\000\300\314\240W\355\331\033D,N\356\213\260\320A\032\000\rM\002y\321\241%\353\302\240\005rQ\"ra\007ra\bra\tra\nra\013y\301\262\004\000\245\240\004\275\n\254j!\034\3532\302\340\255\002\f\\\362\021\" \213\3000\210\240\210\b\033D\200\377 \362Q\"\262\004\000%\236\004\275\nV\332\375\222\004\000,\252\247\231\036\262!\026\034\214K\273\262a\026\276\234\2600A\r\000\r\222!\025F5\000\000\000\000(\361\035\360ra\020\360 \000eG\001\262\004\000=\360\240\313\220\302\234\000Wl'\302!\020\307&\013\300\334\240\260\335\220\322\315\320\322a\020\033D\360 \000\345D\001\262\004\000=\360\240\353\220\342\236\000W\356\327,\357\376\213\260pA\n\000\r|\370\211\341\262\004\000\241\366\352\360 \000\345\227\004\026\232\f\222\240h\262\004\000\033D\262AF\236\213\260 A\022\000\r\242\240l\256\213\260\000A\023\000\r\270\321n\033\260\240A\f@\r\242\301`\322\301P\013\353\351\321\310\035\270\r\322-\002\345\371\000\213\241\262\301`\302\004\000\322\301p\033D\345\026\000\334\n\213\241\262\301pe\312\000\326\352\344\306\240\377\000\000\000\000-\n\035\360\000\000\034\317\267/\004,K\262a\026\222!\024\232\313\302\334\377\302,?\302a\020\226|\r,\356\322\004\001\033D\356\275\260\020A\366?\r\362\240*\262\004\001B\304\001\376\213\260pA\r\000\r\202\240-\216\213\260PA\f\000\r\f\002y\341\3456\001\262\004\000\240\233\220\222\231\000 t^\t\260\020A\363?\rF\017\000rAFF\323\377\262\004\000\206\222\377\270\321\242\243\347n\033\260\340A\344\177\r\276\252\260\240A\344?\r\206\217\377\242\301\b\262\301P\302\004\000\322\301pB\304\001\245\013\000\026\252\364\240* \035\360V\022\001\302!\016\307&\013\300\334\240\260\335\220\322\315\320\322a\016\033D%0\001\262\004\000\240\353\220\342\236\000W\356\331\206\260\377\362\004\000\202\240h\216\277\260\200A\355?\r\033D\222\240b\222AF\306\264\377\242\004\000\302\240l\307\032T\262AF\006\261\377\fN\322\021\"\300\360`\362a\020\340\335 \322Q\"\306\304\377-\013\033DF\316\377\262!\026\034\210K\273\262a\026\267(\006\222!\025F\003\000\000\034\314\267,\004,K\262a\026\222!\024\033D\232\333\322\335\377\322-?\331\341\262\004\000\006\223\377\000\033D\342\240q\342AF\206\232\377\000\000\000\000\0006a\000\034\213\034F|\214r\240t\342\240q\322\240l\362\240j\\H\242\304\333\207\272\n\201~\352\200\212\240\210\b\240\b\000\250R,Y\033\272\271RZ\252\222J\000\026\2249\310R\033\334\331RZ\314\f\002BL\000\035\360,L\342\002>\250\262\336\216\260`Ai\000\r\256*\260\360A\200@\r\330#\230\023K\255\251#\327&\002\006\002\000\327+\003\311#,J\230\003\370\262\232\232\013\377\222\331\377\222)?\371\262\326\177\375\370R\033\217\211RZ\377\f\002\222O\000\035\360\250\262\256*\260\260Ax@\r,L\330#\230\023K\255\251#\327&\004\206\002\000\000\000\327+\003\311#,J\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375F\036\001\000\242\002?\026*O|\362\241Q\352e\370\000\240\"\300\035\360\000\000\000\000\210\262\256(\260\020A|@\r\242\002>\310#\327\0321\347\032U\376\212\260 A\b\000\r\222\240t\236\212\260pA\n\000\r\202\240z\216\212\260\020A\f\000\rK\254\251#\316\226\260pA\r\000\r\230\023\0066\000K\254\251#\307&\006\230\023\006\003\000\000\000\307+\005,J,I\231#\230\003\232\312\302\334\377\302,?\300\1771\006/\000|\210{\314\200\314\020\034\b\213\254\251#\307(\006\230\023\006\003\000\000\000\307+\005,\212,\211\231#\230\003\232\312\302\334\377r,?\302,>\006#\000|\210{\314\200\314\020\034\b\213\254\251#\307(\006\230\023\006\003\000\000\000\307+\005,\212,\211\231#\230\003\232\312\302\334\377r,?\302,>\006\027\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,H\211#\230\003\232\312\302\334\377\302,?\300\1771\306\r\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,H\211#\230\003\232\312\302\334\377\302,?\206\004\000\307+\005,J,H\211#\230\003\232\312\302\334\377\302,?\300\1771\311\002\210\262y\022\013\210\211\262\326H\355\262\240h\206\262\000\000\000\230\262\226\371\"\242\002>\310#\327\032+\347\032L\367\032w~\212\260 A\n\000\r\202\240z\216\212\260\260A\013\000\r\f\tK\254\251#\316\226\260 A\r\000\r\310\023\3064\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,I\231#\230\003\232\252\f\t\242\332\377\242*?\306-\000|\210{\314\200\314\020\034\b\213\254\251#\307(\004\230\023\206\002\000\307+\005,\212,\211\231#\230\003\232\252\242\332\377\222*?\242*>F\"\000|\210{\314\200\314\020\034\b\213\254\251#\307(\004\230\023\206\002\000\307+\005,\212,\211\231#\230\003\232\252\242\332\377\222*?\242*>\306\026\000K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\232\252\f\t\242\332\377\242*?\306\r\000K\254\251#\307&\005\230\023\306\002\000\000\307+\005,J,L\311#\230\003\232\252\f\t\242\332\377\242*?\206\004\000\307+\005,J,L\311#\310\003\312\252\242\332\377\242*?\231\022\310\262\251\002\013\314\311\262\326,\356\306C\000\000,L\322B>\255\r\006\001\000,L\242\002>\350\262\336\212\260 A2\000\r\226\256/\330#\230\023K\255\251#\327&\003F\002\000\000\327+\003\311#,J\230\003\322\"\013\220\252\200\322\315\377\242\332\377\242*?\251B\331\262\326\035\375\026\352,\310\302\226l1\f\013%@\004\314J\250\302F\001\000\000\270B\260\252\300\262\022\036\251rGk\034\310\302\316\252\260\020A\036\000\r\240\334\300\331b\f\002\035\360\255\002\275\r%f\000\226\2325\f\002\035\360\000\000\000\350\262,\215\226\036\rL\317\350#\202\002>{\356\300\356\020\367\030\r\034\b\213\256\251#\347()\230\023F\013\000\034\t\213\256\251#\347)\004\230\023\006\002\000\347+\003\331#,\212\230\003\232\232\222\331\377\242)?\222)>\306\004\000\347+\003\331#,\212\230\003\232\232\222\331\377\242)?\222)>\251\022\350\262\231\002\013\356\351\262\326\356\371\306\032\000\000\210R,_\033\230\231RZ(\362B\000\f\002\035\360\242\002>\262\240h\276\212\2600A.\000\r\302\240b\316\212\260@A0\000\r\322\022\0367m%\f\030\370\022\350\002\360\370\223\340\350\223\360\356 \234>\222\240x\236\204\260\340A.\000\r\\\212\256\204\260@A.\000\r\262\"\005 \242 P\273\200\271B\275\004\345O\001\f\002\035\360\000 \242 \245\353\000\302\232\000\226\\)\262\022\036\036\013\2600A\030\000\r\342\"\005\322\240+\033\376\371RZ\356\322N\000 \242 \202\"\005@\264 Z\210\211B%\351\000\f\002\035\360\242\002>\276\212\260PA$\000\r\222\240b\236\212\260`A&\000\r\262\240t\276\212\260\320A\034\000\r\322\240z\336\212\260 A\034\000\r\f\013\f\nn\027\260\000A!@\r\026:\031\370R,\336\033\217\211RZ\377\342O\000 \242 \222\"\005@\264 Z\231\231BeF\001\f\002\035\360\231\002\f\033\f\n\240\253\223\220\233\223\240\251 \f\013\271\022\234\232\210R<\017\033\230\231RZ\210\362H\000\330R\302\240x\033\355\351RZ\335\302M\000 \242 \262\240x\322\022\036\342\240\n\302\"\005\351\342\034\016Z\314\311B\340\335 \322R\036%A\001\f\002\035\360\326,\343`\233\020\316\271\260\300A\342\177\r\310R\230\342\270b\300\231\300\260\231\300\240\231\300n\031\260PA\341\177\r\231b\f\002\035\360\000\250\262\302\002>\202\240b\216\214\260\300A\035\000\r\356\214\260\320A \000\r\376\214\260pA$\000\r~\214\260\340A(\000\r\222\240z\236\214\260\220A,\000\r\342\240h\356\214\260`A/\000\r\336\214\260\360A2\000\r\226\2128\310#\230\023K\254\251#\307&\003\306\002\000\000\307+\005,J,O\371#\230\003\210\262\232\232\013\210\222\331\377\222)?\211\262\326H\375\026\2515F'\000\000\000\000\000\000\000\016\013\260\300A\350?\r\270R,\n\033\313\311RZ\273\242K\000\306\235\377\250BV\n\323\322\002?\026],Vz\322\241\354\350\262\240\032\245\236\000\"\257\377\240\"\300\220\000\000\226\376/\330#\230\023K\255\251#\327&\002\006\002\000\327+\003\311#,J\230\003\210\262\232\332\013\210\322\335\377\322-?\211\262\326x\375\026M-\206E\377\000eM\377\006=\377\000\000\000\262\022\036\036\013\260`A\r\000\r\370R,\276\033\217\211RZ\377\342O\000F\227\377\311\002\300\1771y\022\306\215\377\250\322\251\t\f\002\035\360\226\232*\330#\230\023K\255\251#\327&\002\006\002\000\327+\003\311#,J\230\003\322\"\013\220\252\200\322\315\377\242\332\377\242*?\331\262\326M\375|\373\242Q\000\f\f\302Q\001\255\002\271\302\275\001\2450\000\326Z\312|\362\035\360\026G$\f\032\306z\377\200\314#\311\002\300\1771y\022\206t\377\322\222\000\f\016\351\022\320\320\364\331\002\006G\377\210R,\337\033\230\231RZ\210\362H\000\306\\\377\000\314#\311\002\300\1771y\022\206i\377\242\002\000\f\013\271\022\251\002\306<\377\370R<\016\033\217\211RZ\377\342O\000\310R\033\334\331RZ\314BL\000\006A\377\016\013\260\200A\331?\r\250R,\t\033\272\271RZ\252\222J\000\306`\377\226\232\037\310#\230\023K\254\251#\307&\002\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026\311\034\250\322\242I\000\f\002\035\360\226:\035\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026i\032\250\322\251\t\f\002\240\2571\251\031\035\360\f\t\006G\377\226:\032\310#K\254\251#\307&\005\230\023\306\002\000\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326M\375\026Y\027\250\322\251\t\f\002\240\2571\251\031\035\360\370R\f\t\033\217\211RZ\377\f\002\222O\000\035\360\226z\026\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026\251\023\206\002\000\262\240hx\022\310\002\006\r\377\000\250\322\251\t\f\002\035\360\226J\023\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026y\020\250\322\251\t\f\002\035\360\226\352\020\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\026\031\016\250\322\242Y\000\f\002\035\360\241<\350\251BFL\377\226\n\016\310#K\254\251#\307&\004\230\023\206\002\000\307+\005,J,L\311#\230\003\330\262\232\232\013\335\222\331\377\222)?\331\262\326]\375\0269\013\250\322\251\t\f\002\035\360\000\000\000\000\000\000\000\276\314\260\200A\272?\r\306k\377\241)\350\262\240\033em\000\"\257\377\240\"\300\220\000\000\f\n\306^\377\241$\350\262\240\030\345k\000\"\257\377\240\"\300\220\000\000\000\241\037\350\262\240\030\345j\000\"\257\377\240\"\300\220\000\000\000\241\033\350\262\240\030\245i\000\"\257\377\240\"\300\220\000\000\241\026\350\262\240\030eh\000\"\257\377\240\"\300\220\000\000\000\241\021\350\262\240\030eg\000\"\257\377\240\"\300\220\000\000\000\241\r\350\262\240\030%f\000\"\257\377\240\"\300\220\000\000\241\b\350\262\240\030\345d\000\"\257\377\240\"\300\220\000\000\000\241\003\350\262\240\030\345c\000\"\257\377\240\"\300\220\000\000\0006\001\001R\"\f\360 \000\226U\f\245)\000\221\374\347r\"\016\262\240\000\262a\000\202\031\003\202Q\003\222\031\002\222Q\002\202\022\036\240w\200'\350\n\302\240@~\354\260\220A\n\000\rb\301\020L\007n\025\260\320A\n@\r\f\r\322a\026\242\301P\262\023\000\315\001\245Q\000M\n\226\252\007\342\023\000=\360\026\256\004G%O\262\"\005@\373\200\367\267\027 \242 \275\006\f\b\211\342e\t\000\242a\026\226J\003\f\013\f\t\231R`\253\200@\304 \262\301P%\257\003\262\"\005@U\300J\273\271R\242\023\000+3\234\n\346\025\243\306\002\000\000\000\000\000\013J\326\364\372\306\007\000\302!\026\274,\322\301\020\327\026\005`\246 \245\307\376\222!\026\220) \220\000\000Q\232\347\306\314\377|\376\342a\026\006\367\377p\247 e\320\376\240j V:\365\"\257\377\035\360 \242 `\266 \245\001\000\242a\026V\312\373\362\240\000\371\342\371R\206\354\377\000\000\000\000\000\0006a\000,\004\250r\210b\310R\235\003x\3421\271\347\300w\300\200w\300\240w\300\210\202\250\222\200w\300\210\242\240w\300\200w\300\202\022\036\231\001'\350\t\246\027\006]\007\006$\000\310R\246\034\025\270\001\210\"\2502\340\b\000\2512\026\312\b\250\322\230R\252\231\231\3228ba\250\347\346\023\036\306\t\000\2502\275\006\210\"\315\005\340\b\000\2512\026\232\006\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\335P3\300\346\023\363\310r\246\034\025\2502\210\"\270B\340\b\000\2512\026\352\003\250r\230\322\252\231\231\3228\202\346\023Q\206\026\000\275\003\2502\210\"\315\006\340\b\000\2512\234\352\230\322`U\300j\231\231\322n\025\2600A\367\177\r@ec\346\026\331`U\300\346\025\363\306\327\377|\362\035\360\2502\275\006\210\"\315\005\340\b\000\2512\026\272\376\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\335P3\300\346\023\363\310\222\246\034\031\2502\330r\270B\210\"\332\273\340\b\000\2512\026\312\373\370\322\350\222\372\356\351\3228\242\346\023\036\306\t\000\275\006\2502\210\"\315\005\340\b\000\2512\026\312\371\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\335P3\300\346\023\363\242\022\036'j1\246\027.=\007F\007\000\000\2502\261c\347\210\"\315\005\340\b\000\2512\026J\366\230\322P3\300Z\231\231\322\246\023\013@Sc\346\025\334P3\300\346\023\363\f\002\035\360\000\000\000\000\000\000\0006A\000\241X\347\250\n\214\032\340\n\000!V\347\"\002\000\035\360\000\000\0006A\000\241R\347\250\032\214\032\340\n\000!Q\347\035\360\000\000\000\000\000\0006A\000\201O\3471O\347\210\b\"\303\260\2548B\303\240R\240\000Rd\000 \242 \245\256\003\"\302\0047\222\363Rd\001!H\347\255\003\245\255\003K3'\223\365\035\360\000\000\000\000\0006A\000\201@\3471@\347\210\b\"\303\260\254x \242 %\253\003K\"7\222\364A=\347\034I\231\004\"\304p\255\003\345\251\003K3'\223\365\fJ\251\024\2418\347e&\000\035\360\0006A\00014\347\202\003\b\234\270\214b\230\003\242\002\002\227*\002\035\360\000\2611\347\260\252\240\245\247\003\035\360\000\000\000\000\000\245\371\377\f,\302C\b\306\365\377\0006A\000\214\222\261&\347\242\002\002\210\013\207*\003\035\360\000\000\222\313\020\220\252\240%\245\003\035\360\000\000\000\000\0006A\0001\036\347\202\003\b\2348\230\023\227\"\001\035\360\241\030\347\240\242\240e\242\003\035\360\000\000\000\245\364\377\f+\262C\b\306\367\377\0006A\000\241\023\347\210\032\207\"\001\035\360\242\312`\240\242\240\245\240\003\035\360\000\000\000\0006a\000 \242 \302\240\f\262\301\004I!Y19\021%x\003\035\360\0006a\000\230\005\261\b\347V\031\007\026\342\020\262\302\0010\247\204\026\252\0220\313D\026<\021\302\240\0020\334A\322B\000\255\013\322\240\200\300\214\220\360\210\021\007l\023\033\253\202\310\372\000\b@0\220\261\220\220T\320\231 \222K\000\300\221!=\360v\251%\222\310\372\000\t@\202\310\3640\220\261\220\220T\000\b@\320\231 0\260\261\222J\000\260\220T\320\231 \222J\001+\252 *\300\035\360\000\000Ba\000\242\004\006\0262\fr\240\000B\240\000\f\005.\272\260\340A\007@\r`\352\240\350\016\351\021\026\376\006\345\337\377\315\004\247\244g\361\341\346\033UW/_\230\0210\200t\220\210\220\202\030\000\026\030\005\200\2504\367h\013\200\220t\262\257\000\2603\020\2203 0\350t\200\323\021\340\335 \200\354\004\340=\223\327h\035\f\005*\334\200\340t\275\003\033L*\224\222\331\377\340\276\223\262M\000\222\t\377\f\037\220\177\203\347\350\002\026w\370\270\001-\004\242[\003\035\360\000\321\310\346|\362\330\r,\254\311\r\035\360\342\033\003\"\033\002\210\013\211\004\"T\002\342T\003\f\002\035\360\f\034\242\240\3000\226A\240\231 \222B\000\306\270\3772B\000 +\300\035\360\210\013\242\033\002\302\033\003\302T\003\242T\002\211\004(\005\201\266\346\"\022\000\200\"\020\035\360\0006A\000\241\263\346\250\n\214\032\340\n\000Q\245\346\f\013\267\025\022\214\362\241\257\346\250\n\214\032\340\n\000\341\255\346\206\000\000\000\f\016\335\005\315\004\275\003\255\002e\346\377-\n\035\360\000\000\000\000\000\000\0006A\0001\246\346\201\177\346\242#\000\202(\000\301\244\346\2478\027%g\376\026\352\001\230\003\241\240\346\013\231\250\n\231\003\240\231\240)\t\035\360\013\272\310\f\271\003\300\273\240)\013\035\360\345c\376\000\000\0006A\000 2 \242\240\001\345\332\377\201\226\346\242\240\001\"(\0002h\000\245\334\377\220\000\000\000\0006A\000 \242 !\220\346\275\002e\026\000\f\252\275\002\345\017\000%`\3766A\000\035\360\000\000\0006A\000\026\022\0010\263 \242 \245{\003 \212\200\202\b\000\026(\000!\205\346\321\202\346\330\r\214\335\255\002\f\013,,\340\r\000,\"\035\360\000\0001}\346 \242 0\263 e\021\0000\263 \242\240\n\345\n\000\"\240\"\220\000\000\000\000\000\0006A\000\241m\346 \262 \242*\000\245#\002\240* \035\360\000\000\000\0006A\000\214c\221p\346\210\003\202i\000\241o\346Bj\000\360 \000\245\005\000\214\025\340\005\000\2146\255\006e^\376\035\360\0006a\000\241]\346\020\261 \242*\000\245v\003&\n\020\222!\001\2501\210!(\001\252\210\232\"\212\"\035\360-\n\035\360\0006A\000 \242 \262\240\000\302\240\364\245b\003\201\\\346\222\240\001\222b\033\211\022\035\360\000\000\000\0006A\000\f\0301W\346!V\346)\023\202c\033\035\360\000\000\000\000\000\0006A\000\210S\2503\207\272%\"J\000\2703\222\023\000\033\273\2713\267\351& \240t\247i\002&\232\035\220\312\024\274\f-\n\3303\331S\035\360\000\255\003\345\017\000\226\032\001\2503\006\363\377\000\000\000\255\003\360 \000%\375\000\214J|\362\035\360\000\000 \240t\222\023\000\006\362\377-\n\035\360\000\000\0006A\000\202\002\000\026\b\b\250S\2303\262\023\000\247\271\030\247k+ \242 \262\240\n\245a\003\240Z \234\345 E\300\033DF\b\000\255\003%\n\000\226\352\004\202\023\000\f\005\247\350\331\206\370\377\000\000\000\f\005\255\002\360 \000\345\230\376M\n\2503\270S\240\273\300G\273\003M\013\f\005 \262 @\304 %:\003\302#\003@\"\200@\314\200\302c\003\214U\255\003%\364\000\314z\322\002\000V\215\370\206\001\000|\362\035\360\000\000\000\222\023\000\267\351\f\220\352\024\234~\f\002\3703\371S\035\360\255\003\245\361\000V\332\375\222\023\000\006\371\377\000\000\000\f\002\035\360\000\000\000\000\000\0006A\000\241\r\346\250\n\214\032\340\n\000!\013\346(\002\035\360\000\000\000\0006A\000\210R\2702\221\b\346\207;\036\242\022\000\302\242\000\220\232\020&)\027\261\004\346\200\332#\320\274\243\260\272 \262R\000|\362\035\360\f\002\035\360\0001\377\3457\312\t\350\"\356\313\260\020A\b\000\r\262\"\001\267\3525B\302DG\233/\242\242\000eT\376\242b\001V:\003Bb\001Bb\003\362\302E\362b\002\345V\003\322\022\000\350\"\370\022\371B\351R0\335 \322R\000\f\002\035\360\271B\230\"0\212 \202R\000\231R\f\002\035\360\242b\003\242b\n\242b\013\302\332\002L\013\242\022\000\311\"\260\252 \242R\000\345R\003\322\022\000\350\"\370\022\371B\351R0\335 \322R\000\f\002\035\360 \242 e\342\000\026J\000\"\257\377\035\360\242\022\000\206\333\377\000\000\000\000\000\0006A\000 \242 %\356\000\240* \220\000\000\0006A\000\035\360\000\000\0006A\000k\"\035\360\0006A\002b\240A\242\240\001R\"\001\222\240gY\021R\240aH\002I\001W\023\ng\023\007\210\302\226\030\022\026\310\020\213\241\275\002\345^\000\f8r\240f\222\240e\016*\260PA\f@\r\246\032'\211rW\023\032\227\023\027w\023\024\202\240g\207\023\016\261\272\345\242\"\004\302\240\003%\036\003\220\000\000\261\270\345F\373\377\000\000^\203\260@A&\000\rn\203\260\300A%\000\r\026\232R\262\240\000\302\240\000\302a:\262a;^\203\260\360AC\000\rn\203\260\340A\026\000\r\020\241 \345\365\377\262\240\003\240\352 \322\032\000\242\301@\320\320\344\322^\000\322!\001\302!\000%}\000|\312\222\221\004\201\241\345\220\371\360\220\377\240\220\377\240\220\377\220\220\377\260\220\377\220\220\377\360\200\377\322\362\317\374\200\357#\342Q\004\376\017\260\260A!\000\r\f4\340D\300\240T\020P\200`\202Q\004\247\004r\2068\001\000\211r^\203\260`A\034\000\r\236\203\260\340A\033\000\r~\203\260`A\033\000\r\202\240g\216\203\260\260A\032\000\r\261\211\345\242\"\004\302\240\003\345\020\003\220\000\000\000\227\023\tL{\276\263\260\240A\356?\r\251\302\006\270\377\fl\311\302F\266\377\f;\302\301`\242\301\177\242\3121%\177\000\242\301`\f;\342\301\177\f=\302\3161\342\316\001e\225\000PA!\007\345m]\004V4\375~\203\260\300A5\000\rB\240FN\203\260\020A5\000\r\202\240\007\222\240\024\302\301\020\262\2400\242\"\fR\301\021Ra9\212\252\262L\000\240\231C\222a<n\031\260`A\027@\r\270\021\250\001\322!:\302!;er\002n\032\260\020A\026@\r\f\013\301a\345\f\r\341_\345\342a7\322a8\302a=\262a>\206\262\000\242\301@\262\240\003\302\301`\322\240\003\342\301\177\342\316\001\345\214\000]\004V\004\365F\336\377\000\000\000qT\345\202\"\f\226X9\202\310\001\020\241 \200H#h\022i\021\370\002\371\001+d\245\335\377\f\t\302\032\000R\301\021Ra9\300\300\344\302Z\000\262\221\004\242\301\020\222J\000\262\313\374\262Q\004N\004\260 A*@\rb\301\020`e\300R!9\013f@\346C\200\336#\367\356TZ\215g\255\037\222\b\000\266\211\031\f\371\f\373\242\330\377\242\n\377\013\215\276\212\260\220A4\000\r\f\371\306\003\000\000\f\t\262\330\377\262\013\377\013\215\026\0333\f\t\f\374\316\211\260\320A5\000\r\226X6\013\215Z\210v\255\f\222\b\000\013\210z\231\222\t\000\222H\001\230\302\360 \000\226i!\342\221\004P\305 0\263 \242 %\334\000\035\360\261#\345F\225\377\222\303\237\362\240x\\\214\330B<\013\262M\000\330B\220\317\203\033\355\351B\302M\001\270R\310B+\273\033\314\311B\271RF_\377\000\000\000\000\000\000n\036\260`A-@\r\240^\020\200U#RQ\004\026\205\345\242\301`\f;\301\020\345\245b\000\206\222\377\000\000\000\342\221\004\202\301\020\222\301\020\220\225\300\202\b\001R!9\013\231{\356\342Q\004\222a<<\t\227\230\026<\013\302!<\033U\013\356\342Q\004\242\005\000\013\314\302a<\267\032\350\322\240f\336\203\260\300A\027\000\rLo\376\203\260 A\027\000\r\262\303\233\f\b\302\303\273\f\032\222\240\000\300\232\203\260\212\203\220\210 \330\302\362!<\212\335\200\335#\327\257\004\013\337\200\335#\226\275\361<\233\362!<Z\215\367\255\"\222\b\000<D\227\264\032\255\013\302\330\377\302\f\377\013\215\276\214\260\260A\034\000\r<\231F\006\000\000\000\000\000<\n<\004\362\330\377\362\017\377\013\215N\217\260\340A\032\000\r<\t\276\211\260\340A\034\000\r\326\330\354\013U\033\335\033\376\362Q\004\200\335#\206\257\377\f\004`\246 p\267 eb\002\240D\200\345\034\003\240\312 \321 \344\242\301@\320\3330\262\240\003e\001\001\322!=\302!>r!\021b!\020p\267 `\246 %T\002\326j\374\342!<\360 \000\342\316\370\342a<\246\036\020\242\301@\f;\322!7\302!8\360 \000\345P\000\213U\f\206\246\024\033b\306\377\226V\001@\244 \262\240\ne\242\000M\n\013U\362\3130\362E\000\346\032\343\013\206\226\230\000<\tv\246\004\013U\222E\000\222!<R\305\bn\031\260@A\351\177\r\262!\001\242!\000\322!:\302!;%D\002n\032\260\320A\347\177\r\322!=\302!>r!\021b!\020p\267 `\246 %K\002\326Z\363B\240\000\206\332\377q\245\344\306L\377\013\255\251\302Fx\377\000\202\221\004\273\210F+\377\033\216\206\250\377\000\270\021\250\001\322!:\302!;\360 \000%?\002n\032\260\340A\324\177\r\020\241 \262\240\034\2458\001\242!\000\262!\001\262a5\242a6eQ\002\240\212 \242a4b\306\371\246\026\026e\013\003\335\013\315\n\262!5\242!6\345\353\001\202!4\271\021\251\001{U\fz\246\030\022\013\252\226\332\000\200\2204\013U\200\204!\222E\000\346\030\354\013\272\226\233\000\f\tv\252\004\013U\222E\000R\305\007n\026\260\360A\315\177\r\262!\001\242!\000\322!:\302!;\2456\002N\032\260\340A\367\177\r\0060\377\000\240\220tZ\250\013\210\013\335\013\252\302\n\000\200\335#\227\034\360\006\220\377\000,\030\306\031\377\f\rR\301\020\f\016\342Q\004FB\377Z\230\362\t\000\033\377\362I\000\006\212\377\000\242!9\220\220t\252\250\013\210\013\335\013\252\262\n\000\200\335#\227\033\360F-\377\f\005F\343\376\000\242\301`\f;\321_\344\f\f\345)\000\006\337\376\000\000\000\362!9\212\377\342\017\000\033\356\342O\000\326\230\311\202\221\004R!9\033\335\200\335#\013UK\210\202Q\004\006!\3776A\0000\263 \242 \345\220\000\240* \035\360\000\000\000\000\000\000\0006\241\000)\201\262\240o\\\212\256\203\260\240A\031\000\r\221I\344\222a\t\276\203\260@A\031\000\r\302\240x\316\203\260PA\026\000\r\256\203\260\320A\025\000\rb\240\n\f\007<\002\f\037\270\201\322\240d\250\033\270\013]\nM\013\336\203\260\000A\022\000\r\302\240i\316\203\260PA\021\000\r\335\004\355\005P\357\223@\337\223\340\335 \314]\210\201\210\310\026\210\027P\265 @\244 p\327 `\306 %C\002P\265 p\327 8\221\315\006\2523\255\0042\003\0002A\027%\222\375M\n\f\b]\013\f\013\2075\004\026e\023\f\033\026\313\020\"\240\027\0322P\265 \"\302\3772\303\377@\244 p\327 `\306 e\217\375\315\n]\013\251\241\275\007\335\005\255\006\345S\375\f\r\240\304\300\270\221\f\n\312\273\310\241\262\013\000\262C\000M\f\3275\006\314\025\026\034\000\f\032\214\0327!\267\222\306\370\f\016\f\030\f\017p\370\203\220\350\203\367\016\032\250\201\242\032\0367j\022\034|'<\004<\r\327\033\b\013\"\0133<\016\342C\0000\263 \302\240\030\242!\b \314\300\311z\250Je\255\002\270\201\250\313\270{\247+Q\326j\002\310\201\302\034\036\034M\320\314\020f\274\031\210\201\230X(\350\210h\220\"\300\200\"\300\260\"\300\246\022\005\230\201)i\035\360\035\360\f\r\f\fn\032\260\260A\t@\r\026\374\355\260@`|\365PZ0\033\305\260\\\203\306\263\377\f\007\034\006\006\251\377\301\352\343\230\201\260\332\300\202\031\036\331i\300\210\020\202Y\036\035\360\341\346\343\351\221\306\231\377\f\007\f\206\006\240\377\000\242\306\370\f\017\f\031\f\bp\211\203\240\371\203\207\017\030\270\201\262\033\0367k\020'\023\r2\301\027\034r\206\317\377VZ\354\006\261\3772\301\027\034rF\316\377@\244 P\265 p\327 \315\006%|\375M\n\f\f]\013\f\013\3075\003\274%\f\033\214\313\034\202\206\247\377\000\274J\f\034F\330\377\000\202\306\370\f\r\f\037\f\016p\357\203\200\337\203\347\r\025\230\201\222\031\0367i\r2\301\030\034\202F\270\377V\212\374\306\361\3772\301\030\034\202\006\267\377\336\313\260\320A\362?\r\206\357\377\000\000\000\000\0006a\000Ra\001Ba\000n\023\260\260A\n@\r&\023\036\242\301\b\275\001e\327\377\234\232\f\006\f\007\246\032\035\230\021\231\022\210\001\211\002y2i\"\035\360Y\022I\002\035\360\250\001\270\021\271\022\251\002\035\360\020\241 \262\240\032e\372\000\020\241 \262\221\004e\373\000\255\004\275\005\330\021\331\022\310\001\311\002\330\021\310\001\345\257\001M\n]\013\2712\251\"\2463D\335\007\315\006%\373\001\026\312\003\213\241\213\262\262a\003\245\320\377\2501\034\253e\366\000\2501\262\221\004e\367\000\275\005\255\004\3302\310\"e\254\001\271R\251B\246C\017\335\007`\306 \245\367\001\214Jyrib\035\360\035\360yRiB\035\3606A\000@\264 \242 \320\303\021e\216\002\220\000\000\000\000\000\000\000\0006\341\000\"a\0172a\020\246\023A\262\"\001\242\"\000P\325 @\304 \345\315\001\242a\000\271\021\255\001\345e\377m\n\f\002\f\007\226:\002\016*\260`A\022@\r\310\361\330\021\331\034\270\001\271\f\246\026\n\342!\020N.\260`A\020@\r(\361\035\360\f\026Y\321I\301\250\361\362\321\376\f\t\231\341\213\377)\032y\n\362a\013\346FH\020V\260\350\341\202!\020\352\346\216\256\260\260A\f\000\r\335\002H\361\315\007@N\260Ba\0218\024H\004\275\003\255\004\345\353\001\026\312\n\270\321\250\301\335\003\315\004e\305\001\033f\251\005\271\025\202!\021\213U)\030y\bfF\271\335\002\315\007H\021X\001@\264 P\245 \245\350\001\026:\370I\221Y\201\242\301(\262\301 %\276\377\242\301 \034\253\245\343\000\242\301 \262\221\024\245\344\000\250\361\262!\020\330\221\310\201\345\235\000\270\021\330\221\310\201\250\001\345\230\001\315\n\335\013\250\361\262!\020e\234\000\246&!X\2612\321\3760F\260\335\002\315\007\242%\200\262%\201\262e\177\242e~\245\342\001\214:\213UG\225\345\013f\230\341\202!\020\033\231\231\341\236\270\260\260A\362?\r\306\301\377)\025y\005\f\206\206\331\377\000)<y,-\f\035\360\034\n\345O\000F\265\3776a\000\026#\t\026\365\b\f\007\250\004\270\024\f\r\3311\271\001\242a\001p\307 e\335\001\026\232\007\2704\250$\3301\315\007e\334\001\026\272\006\255\006\275\003\315\002%\345\377\255\002\275\003\330\024\310\004\345\345\377\246%R\2704\250$\3301\315\007%\332\001\026J\004@U\260Y!\213D`S\260\006\004\000\000\262$\001\242$\000\322!\003\315\007%\330\001\254ZP\245 \275\003\315\006\345\340\377\255\005\275\003\330\024\310\004\245\341\377\255\002\275\003\315\005\335\003%\315\000\210!\213D\2074\310\035\3600\263 \242 \322!\000\310\021\245\337\377\035\360\000\000\000\000\0006A\0000\223 \321\377\342\202\005\006r&\000\242\025\000VG\007\026\023\023\322\240\360\262\240\340b\240\300\026t\016\254\210\302\t\000\013\210`\274\020\316\353\260`A\013@\r\200\200t\240\272\021\300\240T\260\252 \240\240\364\026\250\016\013D\033\231\006\362\377\000\302\t\000w\354\004\255\fF\372\377\260\354\020g\036\031\320\374\020\276\277\260\000A\b\000\r\033\231\300\2404\013D\026\224\016\f(\206\352\377\300\240D\033\231\013D\026T\016\f\030\306\346\377\026s\b\f\r\341\273\342v\200O\0264\007\366\270L`\270\240\270\013\033\335\026+\004\327.?\302\t\000\260\274\220\262\033\000\274;\260\2104\367k\013\260\360tr\257\000p\252\020\360\252 \240xt\200\372\021p\377 \260|\004p\257\223\240\240\364\347k\007\214L\033\231\013D\f\r\327\353\017F\352\377\221\246\342|\362\230\t,\250\211\t\035\360\214\022\242R\000\202U\003\251\005\026:\0040\251\300|\322\240*\223\035\360|\342\251\005\202U\003\035\360\222\035\003\202\035\002x\ry\005\202U\002\222U\003(\006q\227\342\"\022\000p\"\020\035\360\000\214\022\242R\000\f\002\"U\003\234\3320)\300\033\"\035\360\f\002\035\360\f\002r\035\003\202\035\002\230\r\231\005\202U\002rU\003\035\360\035\360|\342\251\005\f+\262U\003\035\360|\342\251\005\f\034\302U\003\035\360\000\0006A\000\241\203\342\250\n\214\032\340\n\000\335\005\315\004\275\003\255\002\341s\342\345\346\377-\n\035\360\0006A\000\241|\342\250\n\214\032\340\n\000!z\342\035\360\000\000\000\000\000\0006A\000!\225\342\f42\302P\250\002\214\332\202\032\000\222\n\003\207\004\005w\351\002e\002\000K\"7\222\347\035\360\000\000\0006A\000\242\240\002%\321\376\241\212\342%\361\376\f*%\323\376\035\360\000\0006A\000\026\322\007\202\022\000\222\002\003\200\200\024\214\030wi\035\242\240\002\245\316\376\255\002\245+\000\f*\245\320\376\261[\342|\362\270\013\f\232\251\013\035\360\000 \242 \245\005\000\240: \242\240\002%\314\376\302\022\000g\354@\242\002\003B\240\000Bb\001\000\252#e\260\000R\257\377\240\272 \250\342\2605\223\214\272e\016\000\2405\223\250\342\345b\375I\342 \242 e&\000\242\240\002%\313\3760# \035\360\000\000\000|\362\035\360\250\022\345`\375\206\355\3776A\000\026b\005\242\022\000\262\"\003\327j62\"\001\267\26340\313\300\242\002\0030\263 \000\252#e\256\000\246\032`\2702\2523\2673\346\301X\342\262\022\000\330\022\3312\331R\331\262\300\273\020\262R\000\f\002\035\360\f\002\035\360929R\341P\3429\262\340\352\020\342R\000\f\002\035\360\f*%\301\3761I\342\f\002B\303P\242#\000\026\212\000\345\370\377\362\257\377\240/\243K3G\223\353\f*\245\301\376\035\360\000\000\000\222\242\000\202\022\000\250\022\2512\251R\251\262\220\210 \202R\000|\362\035\3606A\0000\243 0B\322@\264 e#\002\2402\300@$ \035\360\0006A\000 \242 %\242\000\026\312\000 \242 \245\242\000-\n\035\360\000\000\000\f\002\035\360\000\000\0006A\000R\022\0031-\342P\20040e\0207\305\006\254(\f\"\035\360\000\221)\342|\355\227\205\016\242\022\002\262\022\001\314Z\314;\302\022\000\234\314|\362`-\203\035\360\000\342\022\002V^\375\362\022\001V\377\3742\022\000V\223\374\f\022\035\360\f\002\035\360\000\0006A\000\035\360\000\000\0006A\000k\"\035\360\000\000\000\000\0006A\000\f\004\262\023\003\202\247\377\260\244\244\207\032\036\246\032+\321\023\342\301\021\342\222\254\002\232\232\300\313\020\320\314 \302S\003\222R\000|\362\035\360\000BR\000\322\023\003\f\"\320\3204\274\035\035\360\0000\243 \345\277\000\246\032\bBR\000\"\240\000\220\000\000\201\003\342\221\001\342\362\023\003\342\254\002\352\352\220\377\020\200\377 \362S\003\342R\000|\362\035\360\242\023\002Vj\374\262\023\001V\013\374\302\023\000V\254\373\f\022\035\360\000\0006A\000\202\240\001\222\240\006\220\222\020\200\202 \220(\223 \242 \245\232\000\241\310\341G\342\016\f\353'\213\001\035\360\330\n,,\311\r\035\360\370\n,\036\351\017\035\360\000\000\0006A\0001\341\341\f\004\034Hv\250\f(\003\214\262\222\022\000\033D\234\371K3\f\002\035\360\242\240H\262\240\001\245\217\000\026j\001-\n\262\240\200\251\003BJ\002\262Z\000\035\360\301\332\341\302R\000\035\360-\n\035\360\000\000\0006A\000\202\022\000\f\nwh\036\261\315\341\222\240\024v\251\007\310\013'\034\013\262\313\004 \242 %:\375\220\000\000\251\013F\374\377\242R\000|\375\342\302$\362\302D\371\022\3712\371B\371\242\371R\371\262\371b\351r\322B\003\035\360\000\000\000\000\000\0006\201\0000pt\2005#\360 \000%\235\000R*\013\222\240fR\005\000n\023\260\020A#@\r\236\207\260\240A\031\000\r\f\017Ll\316\207\260\240A\026\000\rL{\342\240g\356\207\260\220A\024\000\r\276\207\260\020A\024\000\r\242\240a\256\207\260\200A+\000\r\302\307\277\\\013\300{\203\370B\350r\322\004\000\033\216\211r\372\356\322N\000\210\302n\030\260`A$@\r\230r\250B\033\271\271r\252\231RI\000\210\302\242\"\007\246\030$2\303\377\262\304\001\2003#08C\210B\2003#\315\003\252\250%\021\002\250r\210\302:\2520\210\300\211\202\251r\210B,\271\252\210rH\000\226\006\025\222H\001+\210M\bn\026\260\320A\025@\r\f\003]\001\211A`\246 \262\240\n%~\0002\303\001\262E\000\200j#\033U\346\026\350\346#\024\242\240e\256\207\260\300A!\000\rL[\276\207\260 A!\000\r\026s\023\246\023K\032S0\222!0\300\024v\254\f\013U\322\005\000\322\3150\322D\000\033Dv\2510\013\225\262\305\376\302\305\375\222\t\000\262\013\000\302\f\000R\305\374\222\3110\262\3130\302\3140\322\005\000\222D\000\262D\001\302D\002\222\3150\222D\003KD\370r\350B\262\022\036\372\356\340\344\300\351\222\034H\200\213\020f\270\033\210\342\250\202\330r\350\242\270\222\310R\352\273\332\314\312\252\272\252\216\232\260\000A\023\000\r\035\360|\310\216\226\260\300A\023\000\r\210\302\216\246\260\360A\023\000\r\033f\200f#\307\027!\222\022\036\210\3027\351\006\207\243\0039\302\215\003`\250\300\251\302\326\252\000\371\302F\001\000b\306\001\200f#\242\"\004\202\"\007n\026\260\300A\024@\r\212\252}\003g\243|\315\003@\264 e\375\001\210\302\250rp\266\300\271\202z\252\251rn\030\260\260A\030@\r\330B\252\335RM\000\210\302\310\222\262\022\036\033\314\311\222\211\242\206\324\377```,\331\222H\001\200f#+\210M\bN\026\260\260A\352\177\r\242\240e\256\207\260\200A\024\000\rL[\276\207\260\340A\023\000\r\f\003<\f\302D\000\033DN\023\260\000A\354\177\r\006\301\377\f\023A0\341\206r\377\000@\264 `\306 e\365\001\202\"\f\262\"\007`3\300\2003#\272\266\271r\255\013n\030\260`A\021@\r\210B\033\233\231r\212\213RH\000\250r\210\302@\266\200\302\"\00408C\240\254\200\2003#\315\003\245\361\001\262\022\036\210\302\230r0\210\300:\231\231r\211\202\006\254\377\000\240\230\300\231b\035\360\000\242\022\036>\n\260`A\334?\r\306k\377\000\000\347\227\fF\004\000\000\000\000\000\000\000\000\347\027\t\276\267\260\320A\326?\r\210\302\207\243\013\262\022\0367\353\0052b\f0\203 \013\310\311\302\226\234\n\342\307\231\322\240eLW\340}\203FU\377\000\000r\240pFS\377HA<\b\202D\000\033DFy\377\212\272<\t\033\310\311r\222K\000\210\302\246\030n\330r\350B\033\375\371r\352\335RM\000\210\302`\240`\247\250\b\200``\200f#`\240`\262\"\007\242b\b\200\206\200\211\302\250B08C\2003#9\222\272\252\315\003\275\004%\345\001\230\302\262\022\0360\231\300\231\242\006{\377\033H<\n\242H\000\306\256\377\262\022\036>\013\260@A\350?\r\206\232\377\302\022\036>\f\260`A\357?\r\306\267\377\322\022\0367m\231\306\341\377\371\302\006\324\377\0006A\001Y\021I\001Ra\037Ba\036\026\323\004\213\241\275\001%\035\377\f\007\f\006\246\032U&*F\255\002\345\270\376\246\032>&*1\242\301x\245\271\376M\n\255\002%\271\376\321'\340\302\032\000\262\024\000\320\314\020\320\273\020\307\033\022\034\n\245\263\377\321\307\340\350\035\351\022\330\r\331\002\346#\001\035\360y2i\"\035\360\000\000\202!\037\211\022\362!\036\371\002\035\360\326j\376\246\023\343\"a\023\261\274\340 S\260\013\303\f\r\f\016B\256\bJB\351\301\322a\022\311\221R\325\376\262a\020Y\261\f\005\306\r\000\000\262!\024\242!\025\335\007\315\006\360 \000\345<\001\026\272\006\033U\213D\202!\022\242!\023\262!\021\262a\020\213\252\213\230\231\301\222a\022\242a\023>\245\260\200A\370?\r\242\301\030\262\301\020\322$\177\331Q\302$~\311A\360 \000\245\017\377N\032\260\240A\366\177\r\026J-\362\221\004\202!\036\342\221\f\222!\037\222a\024\342a\021\202a\025\360\356\300lo\356\257\260\360A\022\000\r\034\251\227\256\200\262$\177\242$~\322!\024\302!\025\360 \000\345\322\000\271\321\262d\177\251\341\242d~\335\007\315\006\360 \000\2453\001VJ\005\302!\022\335\005*\314\302\334\376\306\007\000\000\322!\b`\306 \242-\200\262-\201\262m\177\242m~p\327 %1\001\310\201\322!\027\214\252\033\335\213\314\311\201\322a\0277-\324\335\007\350\261\315\006bn~rn\177\242$~\262$\177\271\321\251\341e.\001\026\332\353\213\241\202\301x\370\341\230\321\222a\037\362a\036\275\be\003\377\322!\020\302\221\004\322\315\346\316\235\260 A\020\000\r\033U>\205\2600A\351?\r\242\301\030\262!\023\202$\177\202a\037\342$~\342a\036e\000\377\242!\023\034\253\345%\000\242!\023\262\221\f\345&\000\262!\037\242!\036\322$\177\302$~\245\333\000\262a\024\262a\037\242a\025\242a\036\302\221\f\335\007\302a\020\315\006e&\001\026\272\024\262!\024\242!\025\251\001\271\021\213\241\275\001\245\373\376\213D\362!\022\222!\023\213\217\213\231\222a\023\211\301\202a\022F\242\377\342a\030\220\271 p\327 `\306 \255\b\245\"\001\342!\030\026\332\353\033\245\251\361>\232\260\300A\022\000\r\270\361\310\221\033\333\307\253\004\331\361\306\002\000\260\203\300\013\373\355\013\200\357\203\351\361\230\361\227\245!\215\t \210\260P\231\300v\251\n\202\310\370\230\030\250\b\2318\251(\222!\036\242!\037\242a\024\222a\025\302!\024\322!\025\322d~\302d\177ra\037ba\036\006\204\377\000\000\262!\020\242\301x\260\274\300\262\313\032\200\273#\360 \000%\027\000\262\221\004\242\301x\360 \000\345\027\000\322!\037\302!\036\262$\177\242$~\360 \000\245\314\000\262d\177\242d~\335\007\315\006\360 \000\345\027\001\374\352\310\301\335\005*\314\302\334\376\306\007\000\000\322!\007`\306 \242-\200\262-\201\262m\177\242m~p\327 e\025\001\310q\322!\026\214\252\033\335\213\314\311q\322a\0267-\324\350\261rn\177bn~B\304\370\013U\362!\022\222!\023\202\317\370\222\311\370\222a\023\211\301\202a\022\334\005\241\003\340\242a\020FY\377\262$\177\242$~\006\254\377\302$}\242\301\030\302a\001\262$|\262a\000\020\261 %\346\376\322\221\f\322a\020\206O\377p\327 `\306 \252\260\242a\n\270\032\250\n\345\r\001\334J\306\257\377p\327 \242!\n`\306 \270\032\250\ne\f\001\026\312\352\270\361\310\241\033\273\213\314\311\241\271\3617+\335\206\246\377\033\325\362!\037\362d\177\342!\036\342d~>\255\260\300A\307?\rrd\201bd\200\035\360\000\0006a\000\246\025Lr\240\000b\240\000\242$\000\270\024\271!\2511\335\006\315\007e\007\001y\001i\021\254\372@U\260x!h1\306\004\000\322!\001\302!\000r$\001h\004\275\007\255\006e\005\001\234\032`\306 p\327 0\263 \255\002e\274\377\213DW4\330\035\360\000\000\0006A\0000\263 \242 \345\037\000\240* \035\360\000\000\000\000\000\000\0006A\000\275\003\255\002\fLe\000\000-\n\035\3606A\000@\304 0\263 \242 \245=\000\240* \035\360\000\000\000\0006A\000\241\215\337 \262 \242*\000%\302\001\240* \035\360\000\000\000\0006A\0001\207\3378\003\f\022)\003|\362\035\3606A\000\241\203\337 \262 \242*\000\245\301\001\240* \035\360\000\000\000\0006A\000@\324 0\303 \241{\337 \262 \250\n\345i\000-\n\035\3606A\000\214\242|\370 \210\3027\270\003\f\002\035\3600\263 \255\002\345z\001=\ne\267\374-\n\214Z\315\003\f\013%\252\001\035\360\000\000\000\000\0006A\0000\243 0B\322@\264 ex\001\2402\300@$ \035\360\0006A\000\220.\343\035\3606A\000\220N\343|\365PS0PD\020@\" \351\363\035\360\000\0006A\000 D\214\362\220\242\021\f\013\245\375\377\240\207A\200\242\020\207\202\003\f\002\035\360\245\000\000\f\002\035\360\000\000\000\0006\201\000\f\032\301\177\337\f\013\2711\311\001\251!\221\021\337\300 \000\231A0#\372^Q\324\201G\026\200\r^a\323\220G\026\200\r\201w\337P\030\372v\200\031\240\222\020&\031U&)J&I?&\211,&\271\n\360\252\021\034\r\247-]\306\367\377\300 \000T\021\340\300 \000T\001\275\356\000\260\020A\036\200\r\300 \000T\001\275\306\365\377\000\000\024\003>\236\225\2544@\032\200\r\306\361\377\000\000PP\n\306\357\377\000\000` *\306\355\377\000\000\300 \000\370A\376p\260\000A\034\200\r\300 \000Tq\340\300 \000T\001\275F\346\377e\002\001\240* \260; \220\000\0006A\0008\002\f\0020\350\3630\351\363\035\360\0006A\000\241P\337\250\n\214\032\340\n\000!N\337\035\360\000\000\000\000\000\0006A\000r\022\003B\247\377pd\244N\206\2600A\013\000\rQ=\337j\223W\207\b\202\022\002\362\022\001\026h\n\202\2443\220\210\300\200h#n\026\2600A\n@\r\f\003<Jg*7`d!\301=\337\200P4r\314\020pU\220\300\306\240\310\fR\025\000 \314\220\262\034\000\260U\020P\2730\262\\\000&6$&&*&\026C|\370P8\223-\003\035\3602R\0022R\001\221\203\3362R\000\220\227\020\222R\003|\362\035\360\242\022\0022R\002PZ |\374\322\022\000\262\022\0012R\0012R\000P[ P\335 \320<\223-\003\035\360\000|\374\322\022\0002R\000P\335 \320<\223-\003\035\360\000p\3404\214\376\f\"\035\360V_\365B\022\000V\364\364\f\002\035\360\202\022\002V\210\376\222\022\001V)\376\242\022\000V\312\375\f\022\035\360\0006A\000 R \202\022\003\221c\336\200@4\220\210\020BR\003\026D\n\"\240\001\366\264Kb\025\000v\200@2\025\002\222\025\001`\277A\013\"\360d\021\200\"#\220OA0\177A\360\251\021\3603\021pf \260\252 \242U\001bU\003@3 2U\002b\025\000B\025\003\360f\021``\364bU\000\366\264\004\006\356\377\000\000\266\304Cv\200=\020D\0212\025\002\033\"\200\"#0aA`D BU\002B\025\001\0203\021@aA`3 b\025\000\020D\021`aA`D BU\000B\025\0032U\001@AABU\003\266\304\002\306\356\377@\2204\220\230 \222U\003\035\360\000\242\022\002\254\312b\022\000\f\022\f\007v\200\037rU\0002\025\001B\025\002\"\302\360\200\"#BU\003bU\0012U\002\f\006@@\364V\344\362F\366\377\000\222\022\001b\022\000V\271\374V\206\374@\250 \242R\003\f\022\035\360\000\0006A\000\275\003\255\002\fLe\000\000-\n\035\3606a\000}\004m\002-\003\322\026\0032\247\377\320\244\244>\212\260pA\"\000\r\026\332#\246\022#\240\203\300\207\"\035\201\302\336\221\367\335\250\030\210\b\376\r\260\020A \000\r\f\022\211\006\220\2320\231\026\035\360\000*\212\240\260`.\233\260\260A\037\000\r\f\004\0138\302\257\312\361\n\336\320\3404\360\375\020\371\001\034\r\320\336 \320\320\364\322V\003>\254\260\020A\033\000\r\326\223\032\f\025\200\303#|\b\316\230\260`A\036\000\r\215\0040\240`\240\244!P\252S\240#!\240\220$v\251%BV\003\200\205\223\262\026\000\342\026\002\302\314\020\200\314#\322V\002\200\273 \322\026\001\342V\001\322V\000\260\200\364\f\rv\242\221\200\205\223\222\026\002\242\026\001\262\026\000BV\003\302\314\020\320\340\364\f\r\f\017\f\002\200\273 \200\314#\220\220\364\240\240\364\322V\002\362V\001\"V\000\f\r\260\200\364\262\314\020\200\205\223\200\273#\200\252 \262\313\020\240\200\364\200\253#\200\205\223\242\312\020\200\231 \200\252#\220\200\364\222\312\020\200\205\223\200\231#\200\256 \222\311\020\240\200\364\200\231#\200\205\223\222\311\020\200\200\364\200\231#\200\205\223\222\311\020\200\200\364\200\311#\200\205\223\200\200\364\200\205\223\200\200\364\300\240`\200\252#\026\252\005\342\026\003\262\026\002\362\026\001\222\026\000\034\002\f\034\200\214\223\240\"\300\000\022@\0009\24108 \000\317\2410\200\364\000\n@\220\220\261\300\231 \000\022@\000;\241\222V\000\000\n@\360\360\2610\377 \000\022@\000\315\241\362V\001\000\n@\260\260\261\340\320\261\322V\003\300\273 \262V\002\350\001\222\307\374\320\336 \320\320\364\322V\003\274\330\f\037\220\177\203\274g\016'\260\000A\r@\r\0167\2600A\r@\r\241\247\335\216\352\260\240A\t\000\r\261\244\335\276\210\260@A\b\000\r\f\b\214\310\302\026\000\033\314\300\300\364\302V\000\026\\\013\350\001|\362\327\236\017\362\026\002\314\237\202\026\001\314H\222\026\000\026I\004\035\360\f\002BV\002BV\001BV\000\250\001\242V\003\035\360\f\022\251\026\211\006\035\360\320\2604\026K\004\f\"\035\360\000|\362\301.\336\300\350\021\300\315\020\340\314 \302V\003\035\360\255\006\360 \000e\310\377\246\0329\f\002\035\360\300\240`\200\252#\026j\007\215\004\306\271\377\262\026\000\016\013\260\220A\367?\r\f\030F\334\377\302\026\002VL\373\322\026\001V\355\372\342\026\000V\216\372\f\022\035\360\000\000\322\026\003\206]\377\f\037\f\b\340\217\203\306\001\000\000\f\032\215\016\340\212\223V\b\364\306\322\377\000\000\262\026\001\033\273\260\260\364\262V\001V\273\363\302\026\002\322\026\003\033\314\300\300\364\302V\002V\254\362\033\335\320\320\364\322V\003\306\307\377\320\337 \320\320\364\322V\003\306\304\377\000\0006A\000A\020\336\235\002a\r\336!\r\336X\006H\004P%\223*3G3\007|\362\f\310\211\t\035\3609\006\035\360\000\0006A\000P% \246\025\0332\240\000R\004\000B\304\001f\225\005\242\240\r\345\000\000\255\005\245\000\000\03337\222\346\035\360\0006A\000A\375\3358\004R\304\020ZS\"E\000\033300t9\004\035\360\000\000\0006A\000|\362\035\360\0000\261\003 \001\003;37\222\f \002\003\214b\013\" \002\0230\000\003(A0\261\0238QVB\0042a\021Ba\022Ra\0231\353\335 \346\0030\346\0230\261\003\022\301`\020 \000\f\0046\201\000\365\001\000\341\345\335\352\f\035\360 \346\023\f\002H\245\020 \0000\261\0238\225X\265\0000\0006a\000\375\017\035\360|\362\022\301`\0000\000\0006!\000\225N\001\320 \000=\002M\003\f\022\000Q\000-\004\360A\000\000\177\000\306\372\377\000\000\000\000\000\000\0006A\000\226\022\003\f\325'%,\201\320\335\212\202\202\b\000q\317\335\3668\036\320\202\021\200w\300\201\315\335b'\032\3343\202g\032\"g\033\200\226\300\f\002\220&\223\035\360\000\f\002\035\3602g\032Bg\033\200\246\300\f\002\240&\223\035\3606A\000\275\003\255\002\315\002\245\372\377-\n\035\3606!\000A\276\335pb\0008\004h\024 S Y\004`U\020P\344\023p\346\023\020 \000-\003\035\360\000\0006!\000A\265\335pb\0008\004h\024 S U0Y\004`U\020P\344\023p\346\023\020 \000-\003\035\360\000\000\000Yq!\246\3350\261\003 \346a9\001)\021\022\301`\020 \000A\247\33504 0D\2206\301\000\341\243\335\360\342\003\300\344\003\330\036\300\377\020\300\003\003\3311\026\017\b\311!)\201|\362\300\377@\361\310\334\000\f@\360\360\221\360\"0\321\233\335\360\343\023\320\314\260\322,\034\360b\000\370\016\331\036\320\377\020\360\344\023\020 \000\360`\000\320\002\003\360\000\003\331\221\320\001\003\371\241\331\261\322,\000\020\361 \350\034\360\r\000\330\221\350\241\370\261\320\002\023\340\000\023\360\001\023\341\207\335\360\342\003\320b\000\330\016\3101\300\335\020\320\377\020V\037\002(\201\302n\001\302!\002\320\344\023\320a\000\001\201\335\321~\335\300\003\023\320\000 \000\r\220\320a\000\035\360\320\377@\301z\335\300\315\260\342,\035 \377\020\340\377\020\341t\335V\217\365\361\237\334\000\r@\360\320\221\362,\035\320\343\023\360\" \320\"0\006\326\3776!\000Qp\335\033B@%\203 \"\263\326\242\001\020@@0R\201PU\201@(\003 3\2010D 0D00U\020P$ (a\035\360\000\000\000g\305\f@s\021 w V\367\000=\005-\004@s\021 w \314'\035\360\000\000A^\335@3 \035\360Pv\021pU0\206Z\000\000\000\0006!\000aY\335Ps0\226w\376gC\300gE\3110t\265P\204\265\2077xg\0051`U PU\021P[A\200\247\300\366\312>\000\n@\222\240\000\220\224\201@E\201PP\221J\"Z3G\262\001\03330\244\265w\032v\215\007\306(\000@U\021P\\Ag\003\004\033\210\006\362\377J\"Z3G\262\0022\303\001\035\360\000\000\366\332\370\000\n@\000\264\241@\225\201P@\221\f\005\026\273\373\240\231 F\355\377\000\000@3\0210<A\033w\006\003\000\000g\003\360`3 P3\0210;Ap\250\300\366\312-\000\n@\000\222\241 #\20100\221J\"P3\200G\262\001\03330\244\265\207\2321\326\251\000\033\"\026\022\006\360\231\021\0269\005\035\360\000\000\366\332\026\000\n@\000\262\241 \223\2010 \221\f\003\026\233\374\240\231 \306\360\377=\005-\004\035\360\255\002\000A@ #\20100\221\033\210\320\210\001\2123gC\n\007j\005\033\"\234\242\234\t\035\360\f\00204\265\3003\001\360\210\021\2003 \035\360 !A\360\"\021\035\360\0333\035\360\000g\305\017A\f\335@3 \035\360Pv\021p50-\004@s\021 w Vg\376\035\360\000Pv\021pU0\206\254\377\000\000\0006!\000a\002\335Ps0\226w\376gC\305gE\3150t\245P\204\245W3|W\023Ag\005J`U PU\021P[A\200\247\300\366\312K\000\n@\f\t\220\224\201@E\201PP\221P3\300G\262\001\0133@\"\300\220\220`\214Y\013S 5\203\013\"0\244\245w\032\177F1\000\000\000G24'4\267\f\003\f\002\035\360@U\021P\\Ag\003\264\033\210\306\353\377\000\000\366\332\352\000\n@\000\264\241@\225\201P@\221\f\005\026\333\372\240\231 \306\351\377\000\000g\003P`3 P3\0210;Ap\250\300\366\312Q\000\n@\f\t\220\222\201 #\20100\221P\266\021\260U0 $\30005\300'\264\001\0133\220\220`\214Y\013S 5\203\013\"0\244\245\207\232H\326\251\000\033\"\026B\007\360\231\021\026i\006\035\360\000@3\0210<Ag\005\256\033wF\352\377\000\000\366\332\030\000\n@\000\262\241 \223\2010 \221P6\021\026\313\372\240\231 \206\351\377\000Pv\021p50-\004\035\360\000\000@\203\021\274\030`\370@\200\214A\247\246N\033f\000\026@ \210\201\220\"\201\000\231\24104\265`3\300\3003\001\2123\006\343\377\000\000 !A\360\"\021\035\360\0333\035\360`\362@b\306\025g*\033\266\306\313\000\026@\220\202\201\000)\241\f\t04\265`3\300\3003\001\2123F\326\377m\n\206\367\377\000\000\3603\02101A \243 \026J\b\234S\240\363@\242\312\365\000\032@ 3\201\000\"\241\f\030\240\210\300\2065\000\240\362@\242\312\365l\030\240\210\300\000\032@\226\232\000\0002\241\f\002F/\000\000\000 0\221\000\"\241\206,\000\360U\021PQA@\245 \274\272\234U\240\365@\242\312\365\000\032@@U\201\000D\241\f\031\240\231\300F$\000\240\364@\242\312\365l\031\240\231\300\000\032@\226\232\000\000T\241\f\004\006\036\000\000\000@P\221\000D\241F\033\000p?\005\0203\001\f\002F\201\000\000\000\3144\360\205\021\274\030g\305\013@\205\021@\210 \214(=\005-\004@\203\021 \210 \334\250p\177\005\3603\021\000A@07\201\206u\000\000\000V\362\375\360\203\021V\230\375=\005Aj\334@3 \006p\000\000\000\0006\201\000ag\334Ps0gC\255gE\3310\204\245P\224\245\0268\360\026\231\364\232\210\241a\334`3 \2403\020`U \240U\020ra\001 \340\364@\360\365\265\036\000\340\256 \340\365@\360\364\365\035\000\275\016\f\t\260\252\200\267\272\002\222\311\001\020@@\240i\201 \340\364@\360\3645\034\000\275\016\000\252\241\272\252\267\272\002b\306\001\f\t \340\364P\360\364\265\032\000\275\016\272f\267\266\001\033\231 \340\365@\360\365\265\031\000\275\016\272f\267\266\002\222\311\0010\340\364@\360\364u\030\000\275\016\272f\267\266\001\033\231\214:\f\033\260f \340\364P\360\365\365\026\000\340~ 0\340\365@\360\3645\026\000\275\016\f\nz\273w\273\001\033\252 \340\365P\360\364\365\024\000}\016p\273\200w\273\001\033\2520\340\364@\360\365\265\023\000\340~ p\273\200w\273\002\242\312\001\260\252\201\232\252\000\273\241\272f\267\266\002\242\312\001\f\t \340\365P\360\3655\021\000-\016\252\"\247\262\001\033\2310\340\364P\360\3645\020\000\255\016\240\"\200\247\262\002\222\311\0010\340\365@\360\365\365\016\000\255\016\240\"\200\247\262\002\222\311\0010\340\364P\360\365\265\r\000\340\276 0\340\365P\360\364\365\f\000}\016\f\nz\273w\273\001\033\252\260\252\201\232\252\000\273\241\272\"\267\262\002\242\312\0010\340\365P\360\365\265\n\000=\016\2523x\021\f\2640YA\3145\033D\202\310\377\000\024@ 3\201`\"\201\000f\241B\243\377@\210\300\360D\021G\270+\326\206\000\033\"\234\302\360f\021\214\346\300\210\001\2123p\177\005\020w\001p3 \035\360 !A\360\"\021\206\371\377\0333F\370\377\000\000\226\230\000\033\204\3008\001\f\002\306\365\377\200\200`\235\006\000\b@\366\310\013\000b\241 #\20100\221\006\004\000\366\330\034\000\242\241 c\2010 \221\f\003\240\231 \f\b\026\231\371\f\031\220f F\344\377\000\000p?\005\0203\001\f\002\206\347\377\0006!\000M\002\"\240\000*S@`\004`%\223 S\220@a\004`%\223 S\240@b\004`%\223 S\260@c\004`%\223@DA\3003\021V4\375\035\360\000\0006!\000G\222\rW\223\027a\317\333gC\b\f\002\035\360\000\f\022\035\360@s\021 w \006\002\000Ps \360w\021 w \f\002\f\023p#\223\035\360\0006!\000a\304\333gC\016g\305@@u\021@w \274w\f\002\035\360@s\021 w \026w\376\f\002\035\360\000\000\0006!\000a\272\333gC\016g\305\030@u\021@w \214\367\f\022\035\360@s\021 w \026w\376\f\022\035\360Ps0\226\327\001\226\323\000W3\005W\223\020'4\r\f\002\035\360\00075\3677\225\002G\262\361\f\022\035\360\226\243\376Ps \360w\021 w @w \f\022\f\003p#\203\035\360\000\000\0006!\000a\241\333gC\016g\305@@u\021@w \274w|\362\035\360@s\021 w \026w\376|\362\035\360\000\000\0006!\000a\227\333gC\016g\305\030@u\021@w \214\367\f\002\035\360@s\021 w \026w\376\f\002\035\360Ps0\226\327\001\226\323\000W3\005W\223\020G\262\r|\362\035\360\00075\3677\225\002'4\361\f\002\035\360\326\203\377Ps \360w\021 w @w \f\002|\363p#\223\035\360\000\000\0006!\000a~\333gC\006gE\020\f\002\035\360@s\021 w \026\367\376\f\022\035\360@u\021@w \026W\376\f\022\035\360\000\0006!\000as\333gC&0D\245`S\225PD\300\346\304&\246\024/`s \020E@ W\201\000\024@PP\221P `p%\263\035\360\000@C\021 D \026$\0002\240\000PF\021\013T0E\263-\004\035\360\f\002\035\3606!\000@ \372 _\005\020U\001\360B\021 gu\254\246\033f&\366\017a\\\333@DAjD0\"\001P4 \035\360AV\333pr\021\026W\000Pf\021`D P4 \f\002\035\360\000\026D\377p\364@r\307\370\000\027@\000D\2410$\001@CAb\243\177pf\300\300f\001jDP4 \035\360\000\000\000\000\000\000\0006\341\000\315\003}\0029\021)\001Y1I!@d \262\240 \026u\026^\343\260\300A\025\000\r@\365@\334\22475\007n\342\260\020A-\000\r`\222\300P3\300\220\202b-\t\2003\300\035\360@{\300\000\007@ra\0200\200\221\000\024@ s\201`U\201P\240\364\242a\023\020@@P0\3652a\0220\270\302\262a\016\271\30108\342p3\2019\261\345W\000\302!\023\322!\022\247\263\0308\261\210\341:5\013\210\211\301W3\013\247\263\b\210\341:5\202\310\376\211\301\240\203\300\255\fp0\364\320\270\302\271\361\320\210\342\000x\021p3 9\321}\013%T\000\310\301\247\263\024x\3618\321\013w:5W3\t\247\263\006x\361:5r\307\376\2403\300\000\024@\000f\241\000\254\021\240\247 \275\006\345X\000\302!\020\355\n\375\013\2673+\000\024@\000\322\241\267\223\002\247=Q\000\034@\340-\300\3603\300 \215b\2003\300\000\203\241\000\004@00\221 \221\200\" \035\360\000\024@P\213\300\000\322\241\000\034@`*\300 \232b\220\210\300 -\300\2003\300 \215b\2003\300\000\203\241\000\004@00\221 \221\200\" \035\360\000\034@P\213\300`*\300 \232b\220\210\300 -\300\2003\300 \215b\2003\300\000\203\241\000\004@00\221 \221\200\" \035\360\035\360\000\000\000\000\000\000N\303\260@A\b\000\rP\364@\214\245\000\025@\000D\241 \303\201\000r\241\020@@@0\364@ \365 \254\3020\263 l\342pf\201ba\b%D\000\247\266\016b!\b@f\200G6\005\247\266\002`d\2000\263 \240\206\300 \250\302p`\364 \210\342\000\210\021\200f -\006eA\000\247\266\026J&G2\021\247\262\016\f\003\000\005@*$\240\"\300 \221\035\360\f\003\000\005@\240\"\300 \221\035\360\000\f\024`D\302`d\203@\366@\314\304i\241`\263\300`P\365` \364\006\035\000@{\300\000\024@\000\206\241\211\241\200P\365\000\007@0`\221P\246\302\000\024@Pf\342\000r\241 \223\201\231\221\020@@\200 \364\275\002\220f\201ba\021\3459\000\262!\021\247\273\013\210\241\212\266\207;\004\247\273\001\272\270h\221\240\253\300P\212\342\275\002P\252\302\000\210\021``\364\200f =\006%7\000\247\266\013\210\241\2126\2073\004\247\263\001:8\240\263\300P\253\302Pk\342\020@@\275\002pf\201=\006\2454\000\247\266\f\210\241\2126\2073\005\247\263\00208\200\240\203\300\275\002P\250\302P\210\342\000\210\021pP\364\200U =\005%2\000\247\265\030\230\241\2325\2273\021\247\263\016\000\004@:9\240#\300 \221\f\003\035\360\240#\300\000\004@\f\003 \221\035\360\035\360\0006A\000\201\210\332\202(\177!\207\332&\b\f\250\002\340\n\000\"\302\374\250\002f\n\364\035\360\000\0006a\000)\0019\021h\001X\021Y\006\035\360\0006a\000)\001(\001(\002\035\360\000\000\000\000\0006A\000\202\"\020'\030\005\242\302@%\223\371\255\002\f\013\302\240\230%Z\000\"b\020\f\t|\372\242b\022\222b\"\035\3606A\000\242\240\230%\223\371-\n\314*\f\002\035\360\f\b\202j\020%\374\377\035\360\0006A\000\214\202\255\002\f\b\202b\020\345\372\377\035\360\000\000\0006A\000\214\242\250\002\214j\245\000\000\255\002\245\215\371\035\360\0006A\000\234b2\302hB\322\001B\304\210\255\003eV\371K3G\223\365\255\002\245\367\377\035\360\0006A\000\255\002\275\003\302\240\230e8\000\202#\0207\230\002\"b\020\255\003\f\013\302\240\230\345P\000\255\003%\365\377\035\360\0006A\000\242\"\022\202\"\021\226\352\nn\030\260\260A\n@\r\f\034\262\"\031\222\"\030\260\274\223\220\234\223\260\231 \314\231\322\"$n\035\260\320A\b@\r\345\216\371\262\"$]\n\314\313\262\"\031\242\"\030%l\371\275\n\242b$\f\024\350\202PK\223\334>\242\302 \302\"\021\322\"\022\355\003\345\215\371\326:\000-\n\035\360\f\203G\243\025\255\004\fK\345~\371\242b\020\314\272\242\302@\345\200\371|B\035\360\"b\0200\224C\246\031\"\f\004=\002 Y\240\250\202e@\371\242c\032\234J\370\032\371\003\202\"\020K3J\210\371\bKDW\223\343\f\002\035\360\255\002%\360\377\306\360\377l\242\035\360\0006a\000\242\"\022\202#\022\222\"\021\247\230H\226Z\004\246\031B\262\"$\246\033<e\204\371\342\"\021\362\"$\f\033\302#\021\240\277\223\347\234$\322#$\367\235\036\302#\030\242#\031\222\"\031\202\"\030\240\231\300\300\210\300\f\032\220\232\223\200\212\223\220\210 \234\330l\242\035\360l\242\035\360\000\262#\020\242\"\020\322\"\022\f\f\331\001\f\r%\213\371\f\002\035\360\246\033\346\242\"\020\f\f\235\nv\253\022\210\t\026\350\374\262#\020K\231\272\334\330\rK\314\026\r\374\006\363\377\000\0006A\000\202\"\032B\302 \314(\f\002\035\360\f\023\242\"\032\214\232e=\371\f\031\240\251\223\2403\020K\"G\222\352-\003\035\360\000\0006\201\001\202\"\032\314(l\242\035\360\255\002e\374\377V\332\004\255\001\f\013\302\240\230e6\000\302\"\022\322\"$\322a$\302a\022\262\"\031\262a\031\242\"\030,\013\242a\030\255\001\222\"\021\222a\021\245\343\377\326\372\001-\n\035\360\255\002e\336\377\255\002\275\001\302\240\230\345\030\000\342!\020\027\236\002\"b\020\f\002\035\360\255\001\275\002%\355\377=\n\326z\375\255\001\345\333\377-\003\035\360\0006!\0000R001` !`0r\300M\003pB\263p2\243\f\0020`\004`$\223 t\2200a\004`'\223 t\2400b\004`'\223 t\2600c\004`'\223\366\263\n 0`P#\243\035\360\000\000\00004A\300D\021*t0`\004`'\223 t\2200a\004`'\223 t\2400b\004`'\223 t\2600c\004`'\223\366\263\323 0`P#\243\035\3606a\000 \340\3640\360\365\265\004\000\340n \340\3650\360\364\365\003\000\275\016\f\t\260f\200\267\266\002\222\311\001\020@@`\231\201 \340\3640\360\3645\002\000\275\016\000f\241\272f\267\266\001\033\231 \340\3650\360\365\365\000\000=\016\2323-\006\035\360\000\000\0006!\000M\002\"\240\000*S@`\004`%\223 S\220@a\004`%\223 S\240@b\004`%\223 S\260@c\004`%\223@DA\3003\021V4\375\035\360\000\0006!\000\000\024@\346\304\007 3\201\000\"\241\035\360\0002\241\f\002\035\360\000\000\000\000\000\000\000\000\000v\224\tb\003\000\0333bE\000\033U\035\360\266t\355b\003\000\0333B\304\377bE\000R\305\001\027e'\266d\331b\003\000r\003\001+3B\304\376bE\000rE\001+U\206\003\000\000\000\0006!\000 R \007\342\306\027\342\327@tA \203\001V\250\005v\227\025h\003x\023i\005h#y\025x3i%2\303\020y5R\305\0207d\013h\003x\023\2133i\005y\025\213U'\344\007\027\344\024\007\344 \035\360h\003K3i\005KU\027\344\004\007\344\020\035\360b\023\000+3bU\000+U\007\344\001\035\360b\003\000bE\000\035\360\000\026\224\377\000#@\200\276\025\2603\300h\003v\227!x\023\210#`g\201i\005\2303px\201y\025hC\200\211\201\211%2\303\020\220\226\201\2315R\305\0207d\025x\023\210#`g\201i\005\2133px\201y\025R\305\b\200h 'd\fx\023K3`g\201i\005KUm\007\2723\027\344\004\007\344\027\035\360b\003\000r\003\001+3bE\000rE\001+U\007\344\002\035\360\000b\003\000bE\000\035\3606A\000}\002\215\004-\003M\007w\263\031\21237\267\024\212'v\230\t\013\"\0133B\003\000BB\000-\007\035\360\000\000\026\230\004\2003A\200P$v\225\t\222\002\000\222D\000\033\"\033Dv\22332\002\0002D\0002\002\0012D\0012\002\0022D\0022\002\0032D\0032\002\0042D\0042\002\0052D\0052\002\0062D\0062\002\0072D\007\213\"\213D-\007\035\360\000\000\000\000\000\000\000\000v\224\0042E\000\033U\035\360\000\266\204\3612E\000\033U\013D\027e(\266\204\3442U\000+UB\304\376\206\006\000\0006!\00000t\200s\021p3 \000s\021p3 ]\002\007\342\314\027\342\326@tAv\227\n9\0059\0259%95R\305\0207d\0059\0059\025\213U'd\0039\005KU\027d\0042U\000+U\007d\0022E\000\035\360\000\000\000\000\0006A\00000tv\224\tR\002\000\013D7\025\006\033\"\f\002\035\360\000\035\360\000\000\000\000\000\0006A\000b\002\00000t7\026\021=\360v\200\t\214\266b\002\001\033\"7\026\002F\373\377\035\360\f\002\035\360\000\000\000\0006A\0000`t\f\003F\000\000\033\"B\002\000`T\300P2\203V\024\377-\003\035\360\000\000\0006A\000\035\360\000\000\0006A\000\035\360\000\000\0006A\000\035\360\000\000\0006A\000\035\360\000\000\0006A\000\254\022]\002\234sB\002\000\360 \000\214\364v\200\n\033U\0133\214c\202\005\000\214\030\206\373\377 %\300\035\360\000\f\002\035\3606!\000\035\360\000\000\000\000\000\000\0006A\000\f\002\035\360\0006A\000 \352\003\214\243)\003\f\004I\023I#I3\035\360\035\360\000\0006A\000\fS9\002|\362\035\360\000\000\000\000\0006A\000\035\360\000\000\0006!\000\360A\000\035\360(A8Q\022\301`\020A\000\0000\000\000\000\000(\0258\005 \346\023(EHe\020 \0000\261\0238UXu\0000\0006!\000\"\240@2\240\000v\202\b\202s\004\202s\2042\323\001\035\360\0006!\000 @dJ32\303\17707Av\223\bbr\000\"\302\200\"\322\001\035\360\000\000\000\0006!\000 @dJ32\303\17707Av\223\bBr\000\"\302\200\"\322\001\035\3606!\000 \352\003\035\3606!\000\314b0\360\023\020 \000\035\360\035\360\0006!\000\3142 \360\003\035\360\f\002\035\360\000\0006!\000\2742\f\007F\003\000\000\0006!\000\026r\002 \177\005 !`@\362@\000\024@\000R\241P;A\260%\001R\244\035@U\300\300U\001Z3\020w\001p3 \035\360\f\003\035\360\000\0006\201\000\201\177\330=\360\340\b\000\035\360\000\000\000\t\000\000\000\240!\000\000\000\000 0Hifi3: \000wake result = %d\n\000\000\000%s: audio_decoder_init codec %d fail\n\000\000\000sbc audio_decoder_init codec %d out\n\000\000\000\000%s\n\000wakeup_start,wakeup_status = %d\n\000\000\000\000wakeup_config type = %d\n\000\000\000\000wakeup_config type = %d not support\n\000\000\000\000\000\000\000\000\000\000\000\000\000\006\000\000\000\005\000\000\000\003\000\000\000\007\000\000Hifi3: \000cnt idle = %x, work = %x\n\000\000\000Hifi3: \000Hifi3 config done\n\000\000DSP is ready to work, firmware version: %s\n\000KOALA_V0.0_20190124\000Worker busy!\n\000\000\000Hifi3: \000worker_run in\n\000\000\000\000\000\000\000\000\000\000audio_decoder_init\000\000\000\000\000\000\000\000\000\000\000\000\000\000audio_decode_frame\000\000\000\000\000\000\000\000\000\000\000\000\000\000\310$ 0\034% 0\000\000\000\000\000\000\000\000\240$ 0\000\000\000\000\000\000\000\000\000\000\000\000\200>\000\000\000}\000\000D\254\000\000\200\273\000\000\200>\000\000\000}\000\000D\254\000\000\200\273\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\006\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000i\372\377\377\223\272\377\377lE\000\000\226\005\000\000\271\377\377\377\211\365\377\377*\234\377\377\301'\000\000\221\001\000\000<\377\377\3777\361\377\377\270\201\377\377\301\016\000\000\013\377\377\377\231\376\377\377\204\357\377\377\264o\377\377\334\374\377\377\001\376\377\377\t\376\377\377\300\362\377\377Oi\377\377\300\362\377\377\t\376\377\377\001\376\377\377\334\374\377\377\264o\377\377\204\357\377\377\231\376\377\377\013\377\377\377\301\016\000\000\270\201\377\3777\361\377\377<\377\377\377\221\001\000\000\301'\000\000*\234\377\377\211\365\377\377\271\377\377\377\000\000\000\0004\372\377\377^\272\377\377\241E\000\000\313\005\000\000\326\377\377\377\307\367\377\377\006\253\377\377v6\000\000\224\003\000\000\246\377\377\377J\365\377\377\025\234\377\377\003(\000\000\260\001\000\000n\377\377\377\362\362\377\377\"\216\377\377\274\032\000\000.\000\000\000(\377\377\377\376\360\377\377\306\201\377\377\375\016\000\000\023\377\377\377\325\376\377\377\266\357\377\377\211w\377\377\b\005\000\000X\376\377\377|\376\377\377c\357\377\377\336o\377\377\001\375\377\377\365\375\377\377,\376\377\377P\360\377\377\036k\377\377\356\366\377\377\330\375\377\377\360\375\377\377\300\362\377\377\204i\377\377\300\362\377\377\360\375\377\377\330\375\377\377\356\366\377\377\036k\377\377P\360\377\377,\376\377\377\365\375\377\377\001\375\377\377\336o\377\377c\357\377\377|\376\377\377X\376\377\377\b\005\000\000\211w\377\377\266\357\377\377\325\376\377\377\023\377\377\377\375\016\000\000\306\201\377\377\376\360\377\377(\377\377\377.\000\000\000\274\032\000\000\"\216\377\377\362\362\377\377n\377\377\377\260\001\000\000\003(\000\000\025\234\377\377J\365\377\377\246\377\377\377\224\003\000\000v6\000\000\006\253\377\377\307\367\377\377\326\377\377\377\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000>\f\000\000o\342\377\377\220\035\000\000\301\363\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\301\363\377\377\220\035\000\000o\342\377\377>\f\000\000_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000\307\021\000\000\235\340\377\377>\006\000\000\233\032\000\000d\345\377\377\301\371\377\377b\037\000\0008\356\377\377>\f\000\000o\342\377\377\220\035\000\000\301\363\377\377\301\363\377\377\220\035\000\000o\342\377\377>\f\000\000>\006\000\0008\356\377\377\233\032\000\000\235\340\377\377b\037\000\000d\345\377\377\307\021\000\000\301\371\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\301\371\377\377\307\021\000\000d\345\377\377b\037\000\000\235\340\377\377\233\032\000\0008\356\377\377>\006\000\000\301\363\377\377\220\035\000\000o\342\377\377>\f\000\000>\f\000\000o\342\377\377\220\035\000\000\301\363\377\3778\356\377\377b\037\000\000\301\371\377\377d\345\377\377\233\032\000\000>\006\000\000\235\340\377\377\307\021\000\000_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377_\351\377\377\240\026\000\000\240\026\000\000_\351\377\377d\345\377\377>\006\000\000b\037\000\000\307\021\000\0008\356\377\377\235\340\377\377\301\371\377\377\233\032\000\000o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\220\035\000\000>\f\000\000\301\363\377\377o\342\377\377\235\340\377\377d\345\377\3778\356\377\377\301\371\377\377>\006\000\000\307\021\000\000\233\032\000\000b\037\000\000\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\000\340\377\377\235\340\377\377d\345\377\3778\356\377\377\301\371\377\377>\006\000\000\307\021\000\000\233\032\000\000b\037\000\000o\342\377\377\301\363\377\377>\f\000\000\220\035\000\000\220\035\000\000>\f\000\000\301\363\377\377o\342\377\377d\345\377\377>\006\000\000b\037\000\000\307\021\000\0008\356\377\377\235\340\377\377\301\371\377\377\233\032\000\000\200>\000\000\000}\000\000D\254\000\000\200\273\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\264\035 0\001\000\000\000\004\000\000\000\000\000\000\000\274\035 0\002\000\000\000\003\000\000\000\000\000\000\000\304\035 0\003\000\000\000\013\000\000\000\000\000\000\000\310\035 0\003\000\000\000\007\000\000\000\000\000\000\000\314\035 0\003\000\000\000\003\001\000\000\000\000\000\000\330\035 0\004\000\000\000\007\001\000\000\000\000\000\000\334\035 0\004\000\000\0003\000\000\000\000\000\000\000\344\035 0\004\000\000\000\003\006\000\000\000\000\000\000\360\035 0\004\000\000\000\017\000\000\000\000\000\000\000\364\035 0\005\000\000\0007\000\000\000\000\000\000\000\370\035 0\005\000\000\000\007\006\000\000\000\000\000\000\004\036 0\005\000\000\000\017\001\000\000\000\000\000\000\b\036 0\006\000\000\000?\000\000\000\000\000\000\000\f\036 0\006\000\000\000\017\006\000\000\000\000\000\000\030\036 0\006\000\000\000\007\007\000\000\000\000\000\000\034\036 0\006\000\000\000\303\006\000\000\000\000\000\000(\036 0\006\000\000\0007\001\000\000\000\000\000\0004\036 0\007\000\000\000\017\007\000\000\000\000\000\0008\036 0\007\000\000\000?\001\000\000\000\000\000\000D\036 0\007\000\000\000\313\006\000\000\000\000\000\000P\036 0\007\000\000\0007\006\000\000\000\000\000\000T\036 0\007\000\000\000\307\006\000\000\000\000\000\000`\036 0\b\000\000\000?\006\000\000\000\000\000\000d\036 0\b\000\000\000\377\000\000\000\000\000\000\000p\036 0\b\000\000\000\317\006\000\000\000\000\000\000\200\036 0\b\000\000\0007\007\000\000\000\000\000\000\214\036 0\020\000\000\0007\367\003\200\001\000\000\000\234\036 0\002\000\000\000\000\000\000`\000\000\000\000\000\000\000\000\035\000\000\000:\000\000\000'\000\000\000t\000\000\000i\000\000\000N\000\000\000S\000\000\000\350\000\000\000\365\000\000\000\322\000\000\000\317\000\000\000\234\000\000\000\201\000\000\000\246\000\000\000\273\000\000\000\315\000\000\000\320\000\000\000\367\000\000\000\352\000\000\000\271\000\000\000\244\000\000\000\203\000\000\000\236\000\000\000%\000\000\0008\000\000\000\037\000\000\000\002\000\000\000Q\000\000\000L\000\000\000k\000\000\000v\000\000\000\207\000\000\000\232\000\000\000\275\000\000\000\240\000\000\000\363\000\000\000\356\000\000\000\311\000\000\000\324\000\000\000o\000\000\000r\000\000\000U\000\000\000H\000\000\000\033\000\000\000\006\000\000\000!\000\000\000<\000\000\000J\000\000\000W\000\000\000p\000\000\000m\000\000\000>\000\000\000#\000\000\000\004\000\000\000\031\000\000\000\242\000\000\000\277\000\000\000\230\000\000\000\205\000\000\000\326\000\000\000\313\000\000\000\354\000\000\000\361\000\000\000\023\000\000\000\016\000\000\000)\000\000\0004\000\000\000g\000\000\000z\000\000\000]\000\000\000@\000\000\000\373\000\000\000\346\000\000\000\301\000\000\000\334\000\000\000\217\000\000\000\222\000\000\000\265\000\000\000\250\000\000\000\336\000\000\000\303\000\000\000\344\000\000\000\371\000\000\000\252\000\000\000\267\000\000\000\220\000\000\000\215\000\000\0006\000\000\000+\000\000\000\f\000\000\000\021\000\000\000B\000\000\000_\000\000\000x\000\000\000e\000\000\000\224\000\000\000\211\000\000\000\256\000\000\000\263\000\000\000\340\000\000\000\375\000\000\000\332\000\000\000\307\000\000\000|\000\000\000a\000\000\000F\000\000\000[\000\000\000\b\000\000\000\025\000\000\0002\000\000\000/\000\000\000Y\000\000\000D\000\000\000c\000\000\000~\000\000\000-\000\000\0000\000\000\000\027\000\000\000\n\000\000\000\261\000\000\000\254\000\000\000\213\000\000\000\226\000\000\000\305\000\000\000\330\000\000\000\377\000\000\000\342\000\000\000&\000\000\000;\000\000\000\034\000\000\000\001\000\000\000R\000\000\000O\000\000\000h\000\000\000u\000\000\000\316\000\000\000\323\000\000\000\364\000\000\000\351\000\000\000\272\000\000\000\247\000\000\000\200\000\000\000\235\000\000\000\353\000\000\000\366\000\000\000\321\000\000\000\314\000\000\000\237\000\000\000\202\000\000\000\245\000\000\000\270\000\000\000\003\000\000\000\036\000\000\0009\000\000\000$\000\000\000w\000\000\000j\000\000\000M\000\000\000P\000\000\000\241\000\000\000\274\000\000\000\233\000\000\000\206\000\000\000\325\000\000\000\310\000\000\000\357\000\000\000\362\000\000\000I\000\000\000T\000\000\000s\000\000\000n\000\000\000=\000\000\000 \000\000\000\007\000\000\000\032\000\000\000l\000\000\000q\000\000\000V\000\000\000K\000\000\000\030\000\000\000\005\000\000\000\"\000\000\000?\000\000\000\204\000\000\000\231\000\000\000\276\000\000\000\243\000\000\000\360\000\000\000\355\000\000\000\312\000\000\000\327\000\000\0005\000\000\000(\000\000\000\017\000\000\000\022\000\000\000A\000\000\000\\\000\000\000{\000\000\000f\000\000\000\335\000\000\000\300\000\000\000\347\000\000\000\372\000\000\000\251\000\000\000\264\000\000\000\223\000\000\000\216\000\000\000\370\000\000\000\345\000\000\000\302\000\000\000\337\000\000\000\214\000\000\000\221\000\000\000\266\000\000\000\253\000\000\000\020\000\000\000\r\000\000\000*\000\000\0007\000\000\000d\000\000\000y\000\000\000^\000\000\000C\000\000\000\262\000\000\000\257\000\000\000\210\000\000\000\225\000\000\000\306\000\000\000\333\000\000\000\374\000\000\000\341\000\000\000Z\000\000\000G\000\000\000`\000\000\000}\000\000\000.\000\000\0003\000\000\000\024\000\000\000\t\000\000\000\177\000\000\000b\000\000\000E\000\000\000X\000\000\000\013\000\000\000\026\000\000\0001\000\000\000,\000\000\000\227\000\000\000\212\000\000\000\255\000\000\000\260\000\000\000\343\000\000\000\376\000\000\000\331\000\000\000\304\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000u8\000\000\000\000\000\000\b\000\000\000\000\000\000\000\005\000\000\000s16\000\000\000\000\000\020\000\000\000\000\000\000\000\006\000\000\000s32\000\000\000\000\000 \000\000\000\000\000\000\000\007\000\000\000flt\000\000\000\000\000 \000\000\000\000\000\000\000\b\000\000\000dbl\000\000\000\000\000@\000\000\000\000\000\000\000\t\000\000\000u8p\000\000\000\000\000\b\000\000\000\001\000\000\000\000\000\000\000s16p\000\000\000\000\020\000\000\000\001\000\000\000\001\000\000\000s32p\000\000\000\000 \000\000\000\001\000\000\000\002\000\000\000fltp\000\000\000\000 \000\000\000\001\000\000\000\003\000\000\000dblp\000\000\000\000@\000\000\000\001\000\000\000\004\000\000\000s64\000\000\000\000\000@\000\000\000\000\000\000\000\013\000\000\000s64p\000\000\000\000@\000\000\000\001\000\000\000\n\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\001\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\001\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\001\000\000\000\376\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\375\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\374\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\374\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\000\000\023\001.\000\352\000\006\001M\001\000\000\\\377\016\003>\007\325\006\303\n\364\031\r\002\000\000\232\363\363%_R-A4^\323\2764^\000\000\032\226\r\332>\007\f\346\r\002+\371\303\n\000\000`\f\362\374\023\001\372\376M\001\322\377\352\000\000\0003\377\312R\222Z6\255\204%6\255|\332\312Rn\245\204%\257\263n\245\257\263\222Z\257\263|\332\257\263\352\000.\000\\\377\000\000\023\001\016\003M\001\006\001\303\n\325\006\232\363\000\000>\007\363%\r\002\364\0314^-A\032\226\000\000_R\r\3324^\323\276\r\002\f\346`\f\000\000>\007\362\374\303\n+\371M\001\372\3763\377\000\000\023\001\000\000\352\000\322\377\222Z\257\263\204%\257\263|\332\257\263n\245\257\263\312R\204%6\255n\2456\255\222Z\312R|\332\000\000p\001\031\000\034\001?\000\017\001s\000\355\000w\377\000\000O\001,\002n\001/\001P\001%\000\013\004>\t\375\004\204\t\200\007\242\013Y\n\351\f{\366\000\000\201\005\f!\031\002\006\034\002\3742\025\2240\374h\2173UZ\373E\363dEZ/l\353\257\000\000UZq\314\363d\005\272/l\273\245l\317>\t\364\336\201\005\372\343\031\002\316\352\002\374\203\t\000\000\204\t\003\373\242\013\200\370\351\f\247\365\365\373p\001\324\375O\001\321\376n\001\333\377P\001j\377\000\000\034\001\347\377\017\001\301\377\355\000\215\377o \332+\221\337\266\365\221\337F\314o \263\342o M\035\221\337\2723\221\337J\no &\3246*\227'|\021\220!\204\356m\026\312\325\340\007\312\325 \370\204\356\223\351|\021p\3366*i\330\220\315M\035\220\315F\314\220\315J\n\220\315\332+\220\315&\324\220\315\266\365\220\315\2723\220\315\263\342|\021\340\007\312\325\223\3516*\220!\204\356i\330\204\356\227'6*p\336\312\325m\026|\021 \370\000\000w\377\031\000\034\001?\000\017\001s\000\355\000p\001\013\004O\001,\002n\001/\001P\001%\000\000\000{\366\375\004\204\t\200\007\242\013Y\n\351\f>\t\2240\201\005\f!\031\002\006\034\002\3742\025\000\000\353\257\2173UZ\373E\363dEZ/l\374hl\317UZq\314\363d\005\272/l\273\245\000\000\203\t\364\336\201\005\372\343\031\002\316\352\002\374>\t\365\373\204\t\003\373\242\013\200\370\351\f\247\365\000\000j\377\324\375O\001\321\376n\001\333\377P\001p\001\000\000\034\001\347\377\017\001\301\377\355\000\215\377\220\315\332+\220\315\266\365\220\315F\314\220\315\263\342\220\315M\035\220\315\2723\220\315J\n\220\315&\3246*\227'|\021\220!\204\356m\026\312\325\340\007\312\325 \370\204\356\223\351|\021p\3366*i\330o M\035\221\337F\314\221\337J\no \332+o &\324\221\337\266\365\221\337\2723o \263\342|\021\340\007\312\325\223\3516*\220!\204\356i\330\204\356\227'6*p\336\312\325m\026|\021 \370\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\004\000\000\000\b\000\000\000\020\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 +-#0,;:_\000\000\000\000\000\000\000\017\202\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\241\201\0000\360}\0000\360}\0000\360}\0000\241\201\0000\241\201\0000\241\201\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\021\201\0000\360}\0000\360}\0000\360}\0000\360}\0000\353\177\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\360}\0000\241\201\0000\360}\0000\017~\0000\256~\0000\241\201\0000\241\201\0000\241\201\0000\360}\0000\256~\0000\360}\0000\360}\0000\360}\0000\360}\0000\227~\0000\353\177\0000]~\0000\360}\0000\360}\0000\033\201\0000\360}\0000\353\177\0000\360}\0000\360}\0000\353\177\0000\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\00000000000000000000000000000000000\000\000\000\000\f\000\000\000\000\000\000\000\000\000\000\000\000\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\300\004\300\000\300\000\300\000\300\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\004\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000!\000!\000!\000!\000!\000!\000!\000!\000!\000!\000\b\000\b\000\b\000\b\000\b\000\b\000\b\000\003\000\003\000\003\000\003\000\003\000\003\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\002\000\b\000\b\000\b\000\b\000\b\000\b\000\021\000\021\000\021\000\021\000\021\000\021\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\020\000\b\000\b\000\b\000\b\000\200\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0000123456789ABCDEF\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0000123456789abcdef\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\370\177\000\000\000\000\000\000\000\000\001\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\220<\000\000\000\000\000\000\000\000\000\000\000\000\000\000@>\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\200\177\000\000\200?\000\000\000\000\000\000\000?\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\003\000\000\000\000\000\001\000\003\000\007\000\017\000\037\000?\000\177\000\377\000\377\001\377\003\377\007\377\017\377\037\377?\377\177\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\370\177\000\000\000\000\000\000\000\000\001\000\000\000\000\000\360\177\000\000\000\000\000\000\000\000\000\000\000\000\000\000\220<\000\000\000\000\000\000\000\000\000\000\000\000\000\000@>\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000%s:%d id = %d not support\n\000\000%s:%d fail,not find codecId = %d\n\000\000\000%s:%d fail,av_parser_init\n\000\000%s:%d fail,avcodec_alloc_context3\n\000\000%s:%d fail,avcodec_open2\n\000\000\000%s:%d fail,av_packet_alloc\n\000%s:%d fail,av_frame_alloc\n\000\000%s:%d fail,av_parser_parse2\n\000\000\000\000%s:%d: Error submitting the packet to the decoder\n\000\000%s:%d: Error during decoding\n\000\000\000%s:%d: Failed to calculate data size\n\000\000\000%s:%d: full, size = %d, max size = %d\n\000\000Multiple frames in a packet.\n\000\000\000Too many errors when draining, this is a bug. Stop draining and force EOF.\n\000Inconsistent channel configuration.\n\000\000\000\000Too many channels: %d.\n\000get_buffer() failed\n\000\000\000\000Failed to reallocate parser buffer to %d\n\000\000\000sbc\000Internal error, put_bits buffer too small\n\000\000mSBC require mono channel.\n\000mSBC require 16 kHz samplerate.\n\000\000\000\000bitpool > 255 is not allowed.\n\000\000avcodec_open2, 2019_7_18\n\000\000\000No codec provided to avcodec_open2()\n\000\000\000This AVCodecContext was allocated for %s, but %s passed to avcodec_open2()\n\000avcodec_open2 Too many channels: %d\n\000\000\000\000avcodec_open2 Codec type or id mismatches\n\000\000avcodec_open2 Specified sample format = %d is invalid or not supported\n\000avcodec_open2 Specified sample rate %d is not supported\n\000\000\000\000avcodec_open2 Channel layout not specified\n\000avcodec_open2 Specified channel layout 0x%x is not supported\n\000\000\000Channel layout with %d channels does not match number of specified channels %d\n\000avcodec_open2 Specified number of channels %d is not supported\n\000Bitrate %lld is extremely low, maybe you mean %lldk\n\000\000\000\000avcodec_open2: bit_rate = %d\n\000\000\000Channel layout %d channels does not match specified number of channels %d: ignoring specified channel layout\n\000\000mono\000\000\000\000stereo\000\0002.1\0003.0\0003.0(back)\000\000\0004.0\000quad\000\000\000\000quad(side)\000\0003.1\0005.0\0005.0(side)\000\000\0004.1\0005.1\0005.1(side)\000\000\0006.0\0006.0(front)\000\000hexagonal\000\000\0006.1\0006.1(back)\000\000\0006.1(front)\000\0007.0\0007.0(front)\000\0007.1\0007.1(wide)\000\000\0007.1(wide-side)\000\000octagonal\000\000\000hexadecagonal\000\000\000downmix\000Invalid negative user packet size %d\n\000\000\000Invalid minimum required packet size %lld (max allowed is %d)\n\000\000User packet is too small (%d < %lld)\n\000\000\000Failed to allocate packet of size %lld\n\000This encoder requires using the avcodec_send_frame() API.\n\000\000Encoding to a planar sample format, with more than %d channels, but extended_data is not set.\n\000\000more samples than frame size (avcodec_encode_audio2)\n\000\000\000nb_samples (%d) != frame_size (%d) (avcodec_encode_audio2)\n\000Provided packet is too small, needs to be %d\n\000\000\000hjltzL\000\000printf_s: %n disallowed\000printf: bad %n argument\000printf_s: bad %s argument\000\000\000printf_s: bad %ls argument\000\000constraint handler: bad message\000nan\000NAN\000inf\000INF\0000123456789abcdef\000\000\000\0000123456789ABCDEF\000\000\000\0000\000\000\000.\000\000\000false\000\000\000true\000\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000 \000\000\000 @) 0\260. 0\n\000\000\000\340\002\000\000\240! 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\013\000\000\000\270\004\000\000\200$ 0\204$ 0\000\000\000\000\001\000\000\000\000\000\000\000\214! 0\000\376#0\000\000$0\000\000\001D\002P\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\3049\0000\3448\0000\000\000\000\000\370\031 0\000\000\000\000\001\000\000\000\002P\001\000\002\000\000\000\020\002 00\002 0@\002 0\000\000\000\000\000\000\000\000P\016\000\000\000\000\000\000X:\0000\000\000\000\000\244:\0000\024E\0000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\370\031 0\000\000\000\000\001\000\000\000\002P\001\000@\000\000\000\320\006 0\360\006 0\000\007 0\000\000\000\000\000\000\000\000\340\r\000\000\000\000\000\000\364E\0000\204H\0000\000\000\000\000\254N\0000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000@\000\000\000\340u\0000\220) 0@\000\000\0008u\0000\000\002\000\000\003\000\000\000\360+ 0\322\023 0\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\344% 0\345% 0\344% 0\344% 0\344% 0\344% 0\304% 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\004\001\001,& 0-& 0,& 0,& 0,& 0,& 0\f& 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\004\002\002\360, 0@- 0\360, 0\360, 0\360, 0t& 0T& 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\240% 0\350% 00& 0\000\000\000\000\000\000\000\000\000\000\000\000\240% 0\350% 00& 0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\200\231\231\271?\000\000\000\220\231\2319>\000\000\000033\243<\220- 0\220\026 0\220\026 0\220\026 0\220\026 0\220\026 0\220\026 0\220\026 0\377\377\377\377\377\377\377\377\377\377\377\377\377\377\000\000h! 0\220\026 0\220\026 0\220\026 0\220\026 0l! 0t! 0\220\026 0\220\026 0\000\374#0h\306\00004\261\0000h\306\0000h\306\0000p\262\0000\020\004\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000h\306\0000\000\000\000\000\377\377\377\377`\306\0000\r\000\000\000`\306\0000\f\000\000\000`\306\0000\013\000\000\000`\306\0000\n\000\000\000`\306\0000\t\000\000\000`\306\0000\b\000\000\000`\306\0000\007\000\000\000`\306\0000\006\000\000\000`\306\0000\005\000\000\000`\306\0000\004\000\000\000`\306\0000\003\000\000\000`\306\0000\002\000\000\000`\306\0000\001\000\000\000`\306\0000\000\000\000\000\000\300\377\377\000 \000\000\000\340\377\377\000\020\000\000\000\360\377\377\000\b\000\000\000\370\377\377\000\004\000\000\000\374\377\377\000\002\000\000\000\376\377\377\000\001\000\000\000\377\377\377\200\000\000\000\200\377\377\377@\000\000\000\300\377\377\377 \000\000\000\340\377\377\377\020\000\000\000\360\377\377\377\b\000\000\000\370\377\377\377\004\000\000\000\374\377\377\377\002\000\000\000\376\377\377\377\001\000\000" .subsections_via_symbols
the_stack_data/23387.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _make_chars ; -- Begin function make_chars .p2align 2 _make_chars: ; @make_chars .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldursw x0, [x29, #-4] bl _malloc 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 mov w8, #0 str w8, [sp, #28] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] sub x8, x29, #20 str x8, [sp, #16] ; 8-byte Folded Spill mov w8, #1 stur w8, [x29, #-20] adrp x8, l___const.main.arr@PAGE add x8, x8, l___const.main.arr@PAGEOFF ldr w8, [x8] sub x10, x29, #24 stur w8, [x29, #-24] mov x8, x10 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp adrp x8, _make_chars@PAGE add x8, x8, _make_chars@PAGEOFF str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov x9, sp adrp x8, _global_thing@PAGE add x8, x8, _global_thing@PAGEOFF str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x8, [sp, #16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #32 bl _make_chars str x0, [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 ldr x0, [sp, #32] bl _free 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 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 .globl _global_thing ; @global_thing .zerofill __DATA,__common,_global_thing,4,2 .section __TEXT,__cstring,cstring_literals l___const.main.arr: ; @__const.main.arr .asciz "foo" l_.str: ; @.str .asciz "foo: %p (%ld)\n" l_.str.1: ; @.str.1 .asciz "code: %p\n" l_.str.2: ; @.str.2 .asciz "global_thing: %p\n" l_.str.3: ; @.str.3 .asciz "local_thing: %p\n" l_.str.4: ; @.str.4 .asciz "first byte in heap: %p\n" l_.str.5: ; @.str.5 .asciz "after free: %p\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _make_chars ## -- Begin function make_chars .p2align 4, 0x90 _make_chars: ## @make_chars .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movslq -4(%rbp), %rdi callq _malloc addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $1, -20(%rbp) movl L___const.main.arr(%rip), %eax movl %eax, -24(%rbp) leaq -24(%rbp), %rsi leaq -24(%rbp), %rdx leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq _make_chars(%rip), %rsi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi leaq _global_thing(%rip), %rsi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _printf movl $32, %edi callq _make_chars movq %rax, -32(%rbp) movq -32(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq -32(%rbp), %rdi callq _free movq -32(%rbp), %rsi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _global_thing ## @global_thing .zerofill __DATA,__common,_global_thing,4,2 .section __TEXT,__cstring,cstring_literals L___const.main.arr: ## @__const.main.arr .asciz "foo" L_.str: ## @.str .asciz "foo: %p (%ld)\n" L_.str.1: ## @.str.1 .asciz "code: %p\n" L_.str.2: ## @.str.2 .asciz "global_thing: %p\n" L_.str.3: ## @.str.3 .asciz "local_thing: %p\n" L_.str.4: ## @.str.4 .asciz "first byte in heap: %p\n" L_.str.5: ## @.str.5 .asciz "after free: %p\n" .subsections_via_symbols
the_stack_data/45450103.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] str wzr, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] mov w10, #2 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_6: 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 " .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) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -8(%rbp) jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax movl $2, %ecx cltd idivl %ecx cmpl $0, %edx je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_6: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " .subsections_via_symbols
the_stack_data/27562.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __getopt_internal ; -- Begin function _getopt_internal .p2align 2 __getopt_internal: ; @_getopt_internal .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, _optarg@GOTPAGE ldr x8, [x8, _optarg@GOTPAGEOFF] str x8, [sp, #144] ; 8-byte Folded Spill adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #152] ; 8-byte Folded Spill stur w0, [x29, #-24] stur x1, [x29, #-32] stur x2, [x29, #-40] stur x3, [x29, #-48] stur x4, [x29, #-56] stur w5, [x29, #-60] adrp x8, _opterr@PAGE ldr w8, [x8, _opterr@PAGEOFF] stur w8, [x29, #-64] ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #58 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-64] b LBB0_2 LBB0_2: ldur w8, [x29, #-24] subs w8, w8, #1 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #-1 stur w8, [x29, #-20] b LBB0_206 LBB0_4: ldr x8, [sp, #144] ; 8-byte Folded Reload ; kill: def $x9 killed $xzr str xzr, [x8] adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x8, ___getopt_initialized@GOTPAGE ldr x8, [x8, ___getopt_initialized@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_6 LBB0_6: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x9, _optind@PAGE mov w8, #1 str w8, [x9, _optind@PAGEOFF] b LBB0_8 LBB0_8: ldur w0, [x29, #-24] ldur x1, [x29, #-32] ldur x2, [x29, #-40] bl __getopt_initialize stur x0, [x29, #-40] adrp x9, ___getopt_initialized@GOTPAGE ldr x9, [x9, ___getopt_initialized@GOTPAGEOFF] mov w8, #1 str w8, [x9] b LBB0_9 LBB0_9: adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_51 b LBB0_11 LBB0_11: adrp x8, _last_nonopt@PAGE ldr w8, [x8, _last_nonopt@PAGEOFF] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] adrp x9, _last_nonopt@PAGE str w8, [x9, _last_nonopt@PAGEOFF] b LBB0_13 LBB0_13: adrp x8, _first_nonopt@PAGE ldr w8, [x8, _first_nonopt@PAGEOFF] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] adrp x9, _first_nonopt@PAGE str w8, [x9, _first_nonopt@PAGEOFF] b LBB0_15 LBB0_15: adrp x8, _ordering@PAGE ldr w8, [x8, _ordering@PAGEOFF] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_30 b LBB0_16 LBB0_16: adrp x8, _first_nonopt@PAGE ldr w8, [x8, _first_nonopt@PAGEOFF] adrp x9, _last_nonopt@PAGE ldr w9, [x9, _last_nonopt@PAGEOFF] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_17 LBB0_17: adrp x8, _last_nonopt@PAGE ldr w8, [x8, _last_nonopt@PAGEOFF] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ldur x0, [x29, #-32] bl _exchange b LBB0_22 LBB0_19: adrp x8, _last_nonopt@PAGE ldr w8, [x8, _last_nonopt@PAGEOFF] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] adrp x9, _first_nonopt@PAGE str w8, [x9, _first_nonopt@PAGEOFF] b LBB0_21 LBB0_21: b LBB0_22 LBB0_22: b LBB0_23 LBB0_23: ; =>This Inner Loop Header: Depth=1 adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge mov w9, #0 str w9, [sp, #140] ; 4-byte Folded Spill tbnz w8, #0, LBB0_27 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_23 Depth=1 ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne mov w9, #1 str w9, [sp, #136] ; 4-byte Folded Spill tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_23 Depth=1 ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, eq str w8, [sp, #136] ; 4-byte Folded Spill b LBB0_26 LBB0_26: ; in Loop: Header=BB0_23 Depth=1 ldr w8, [sp, #136] ; 4-byte Folded Reload str w8, [sp, #140] ; 4-byte Folded Spill b LBB0_27 LBB0_27: ; in Loop: Header=BB0_23 Depth=1 ldr w8, [sp, #140] ; 4-byte Folded Reload tbz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_23 Depth=1 adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] b LBB0_23 LBB0_29: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] adrp x9, _last_nonopt@PAGE str w8, [x9, _last_nonopt@PAGEOFF] b LBB0_30 LBB0_30: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_39 b LBB0_31 LBB0_31: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_39 b LBB0_32 LBB0_32: adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] adrp x8, _first_nonopt@PAGE ldr w8, [x8, _first_nonopt@PAGEOFF] adrp x9, _last_nonopt@PAGE ldr w9, [x9, _last_nonopt@PAGEOFF] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_35 b LBB0_33 LBB0_33: adrp x8, _last_nonopt@PAGE ldr w8, [x8, _last_nonopt@PAGEOFF] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ldur x0, [x29, #-32] bl _exchange b LBB0_38 LBB0_35: adrp x8, _first_nonopt@PAGE ldr w8, [x8, _first_nonopt@PAGEOFF] adrp x9, _last_nonopt@PAGE ldr w9, [x9, _last_nonopt@PAGEOFF] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_37 b LBB0_36 LBB0_36: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] adrp x9, _first_nonopt@PAGE str w8, [x9, _first_nonopt@PAGEOFF] b LBB0_37 LBB0_37: b LBB0_38 LBB0_38: ldur w8, [x29, #-24] adrp x9, _last_nonopt@PAGE str w8, [x9, _last_nonopt@PAGEOFF] ldur w8, [x29, #-24] adrp x9, _optind@PAGE str w8, [x9, _optind@PAGEOFF] b LBB0_39 LBB0_39: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_43 b LBB0_40 LBB0_40: adrp x8, _first_nonopt@PAGE ldr w8, [x8, _first_nonopt@PAGEOFF] adrp x9, _last_nonopt@PAGE ldr w9, [x9, _last_nonopt@PAGEOFF] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: adrp x8, _first_nonopt@PAGE ldr w8, [x8, _first_nonopt@PAGEOFF] adrp x9, _optind@PAGE str w8, [x9, _optind@PAGEOFF] b LBB0_42 LBB0_42: mov w8, #-1 stur w8, [x29, #-20] b LBB0_206 LBB0_43: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_45 b LBB0_44 LBB0_44: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_48 b LBB0_45 LBB0_45: adrp x8, _ordering@PAGE ldr w8, [x8, _ordering@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_47 b LBB0_46 LBB0_46: mov w8, #-1 stur w8, [x29, #-20] b LBB0_206 LBB0_47: ldr x10, [sp, #144] ; 8-byte Folded Reload ldur x9, [x29, #-32] adrp x13, _optind@PAGE ldrsw x11, [x13, _optind@PAGEOFF] mov x12, x11 mov w8, #1 add w12, w12, #1 str w12, [x13, _optind@PAGEOFF] ldr x9, [x9, x11, lsl #3] str x9, [x10] stur w8, [x29, #-20] b LBB0_206 LBB0_48: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] add x8, x8, #1 str x8, [sp, #120] ; 8-byte Folded Spill ldur x8, [x29, #-48] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #132] ; 4-byte Folded Spill tbnz w8, #0, LBB0_50 b LBB0_49 LBB0_49: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #1] subs w8, w8, #45 cset w8, eq str w8, [sp, #132] ; 4-byte Folded Spill b LBB0_50 LBB0_50: ldr x8, [sp, #120] ; 8-byte Folded Reload ldr w9, [sp, #132] ; 4-byte Folded Reload ; kill: def $x9 killed $w9 and x9, x9, #0x1 add x8, x8, x9 adrp x9, _nextchar@PAGE str x8, [x9, _nextchar@PAGEOFF] b LBB0_51 LBB0_51: ldur x8, [x29, #-48] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_118 b LBB0_52 LBB0_52: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #1] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB0_56 b LBB0_53 LBB0_53: ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_118 b LBB0_54 LBB0_54: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_56 b LBB0_55 LBB0_55: ldur x0, [x29, #-40] ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w1, [x8, #1] bl _my_index subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_56 LBB0_56: ; kill: def $x8 killed $xzr stur xzr, [x29, #-88] stur wzr, [x29, #-92] stur wzr, [x29, #-96] mov w8, #-1 stur w8, [x29, #-100] adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] stur x8, [x29, #-72] b LBB0_57 LBB0_57: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-72] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #116] ; 4-byte Folded Spill tbnz w8, #0, LBB0_59 b LBB0_58 LBB0_58: ; in Loop: Header=BB0_57 Depth=1 ldur x8, [x29, #-72] ldrsb w8, [x8] subs w8, w8, #61 cset w8, ne str w8, [sp, #116] ; 4-byte Folded Spill b LBB0_59 LBB0_59: ; in Loop: Header=BB0_57 Depth=1 ldr w8, [sp, #116] ; 4-byte Folded Reload tbz w8, #0, LBB0_62 b LBB0_60 LBB0_60: ; in Loop: Header=BB0_57 Depth=1 b LBB0_61 LBB0_61: ; in Loop: Header=BB0_57 Depth=1 ldur x8, [x29, #-72] add x8, x8, #1 stur x8, [x29, #-72] b LBB0_57 LBB0_62: ldur x8, [x29, #-48] stur x8, [x29, #-80] stur wzr, [x29, #-104] b LBB0_63 LBB0_63: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-80] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_79 b LBB0_64 LBB0_64: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-80] ldr x0, [x8] adrp x9, _nextchar@PAGE ldr x1, [x9, _nextchar@PAGEOFF] ldur x8, [x29, #-72] ldr x9, [x9, _nextchar@PAGEOFF] subs x2, x8, x9 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_77 b LBB0_65 LBB0_65: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-72] adrp x9, _nextchar@PAGE ldr x9, [x9, _nextchar@PAGEOFF] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #112] ; 4-byte Folded Spill ldur x8, [x29, #-80] ldr x0, [x8] bl _strlen ldr w8, [sp, #112] ; 4-byte Folded Reload mov x9, x0 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_67 b LBB0_66 LBB0_66: ldur x8, [x29, #-80] stur x8, [x29, #-88] ldur w8, [x29, #-104] stur w8, [x29, #-100] mov w8, #1 stur w8, [x29, #-92] b LBB0_79 LBB0_67: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-88] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_69 b LBB0_68 LBB0_68: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-80] stur x8, [x29, #-88] ldur w8, [x29, #-104] stur w8, [x29, #-100] b LBB0_75 LBB0_69: ; in Loop: Header=BB0_63 Depth=1 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_73 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-88] ldr w8, [x8, #8] ldur x9, [x29, #-80] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_73 b LBB0_71 LBB0_71: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-88] ldr x8, [x8, #16] ldur x9, [x29, #-80] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_73 b LBB0_72 LBB0_72: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-88] ldr w8, [x8, #24] ldur x9, [x29, #-80] ldr w9, [x9, #24] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_74 b LBB0_73 LBB0_73: ; in Loop: Header=BB0_63 Depth=1 mov w8, #1 stur w8, [x29, #-96] b LBB0_74 LBB0_74: ; in Loop: Header=BB0_63 Depth=1 b LBB0_75 LBB0_75: ; in Loop: Header=BB0_63 Depth=1 b LBB0_76 LBB0_76: ; in Loop: Header=BB0_63 Depth=1 b LBB0_77 LBB0_77: ; in Loop: Header=BB0_63 Depth=1 b LBB0_78 LBB0_78: ; in Loop: Header=BB0_63 Depth=1 ldur x8, [x29, #-80] add x8, x8, #32 stur x8, [x29, #-80] ldur w8, [x29, #-104] add w8, w8, #1 stur w8, [x29, #-104] b LBB0_63 LBB0_79: ldur w8, [x29, #-96] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_84 b LBB0_80 LBB0_80: ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_84 b LBB0_81 LBB0_81: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_83 b LBB0_82 LBB0_82: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf b LBB0_83 LBB0_83: adrp x8, _nextchar@PAGE str x8, [sp, #104] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] adrp x8, _optopt@PAGE str wzr, [x8, _optopt@PAGEOFF] mov w8, #63 stur w8, [x29, #-20] b LBB0_206 LBB0_84: ldur x8, [x29, #-88] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_108 b LBB0_85 LBB0_85: ldur w8, [x29, #-100] stur w8, [x29, #-104] adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] ldur x8, [x29, #-72] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_95 b LBB0_86 LBB0_86: ldur x8, [x29, #-88] ldr w8, [x8, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_88 b LBB0_87 LBB0_87: ldr x9, [sp, #144] ; 8-byte Folded Reload ldur x8, [x29, #-72] add x8, x8, #1 str x8, [x9] b LBB0_94 LBB0_88: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_93 b LBB0_89 LBB0_89: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w9, w9, #1 ldr x8, [x8, w9, sxtw #3] ldrsb w8, [x8, #1] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_91 b LBB0_90 LBB0_90: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-88] ldr x8, [x8] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf b LBB0_92 LBB0_91: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w9, w9, #1 ldr x8, [x8, w9, sxtw #3] ldrsb w11, [x8] ldur x8, [x29, #-88] ldr x8, [x8] mov x9, sp str x10, [x9] ; implicit-def: $x10 mov x10, x11 str x10, [x9, #8] str x8, [x9, #16] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB0_92 LBB0_92: b LBB0_93 LBB0_93: adrp x8, _nextchar@PAGE str x8, [sp, #96] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #96] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] ldur x8, [x29, #-88] ldr w8, [x8, #24] adrp x9, _optopt@PAGE str w8, [x9, _optopt@PAGEOFF] mov w8, #63 stur w8, [x29, #-20] b LBB0_206 LBB0_94: b LBB0_103 LBB0_95: ldur x8, [x29, #-88] ldr w8, [x8, #8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_102 b LBB0_96 LBB0_96: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_98 b LBB0_97 LBB0_97: ldr x9, [sp, #144] ; 8-byte Folded Reload ldur x8, [x29, #-32] adrp x12, _optind@PAGE ldrsw x10, [x12, _optind@PAGEOFF] mov x11, x10 add w11, w11, #1 str w11, [x12, _optind@PAGEOFF] ldr x8, [x8, x10, lsl #3] str x8, [x9] b LBB0_101 LBB0_98: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_100 b LBB0_99 LBB0_99: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w9, w9, #1 ldr x8, [x8, w9, sxtw #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf b LBB0_100 LBB0_100: adrp x8, _nextchar@PAGE str x8, [sp, #88] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #88] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] ldur x8, [x29, #-88] ldr w8, [x8, #24] adrp x9, _optopt@PAGE str w8, [x9, _optopt@PAGEOFF] ldur x8, [x29, #-40] ldrsb w9, [x8] mov w8, #58 subs w9, w9, #58 cset w9, eq and w10, w9, #0x1 mov w9, #63 ands w10, w10, #0x1 csel w8, w8, w9, ne stur w8, [x29, #-20] b LBB0_206 LBB0_101: b LBB0_102 LBB0_102: b LBB0_103 LBB0_103: adrp x8, _nextchar@PAGE str x8, [sp, #80] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #80] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] ldur x8, [x29, #-56] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_105 b LBB0_104 LBB0_104: ldur w8, [x29, #-104] ldur x9, [x29, #-56] str w8, [x9] b LBB0_105 LBB0_105: ldur x8, [x29, #-88] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_107 b LBB0_106 LBB0_106: ldur x8, [x29, #-88] ldr w8, [x8, #24] ldur x9, [x29, #-88] ldr x9, [x9, #16] str w8, [x9] stur wzr, [x29, #-20] b LBB0_206 LBB0_107: ldur x8, [x29, #-88] ldr w8, [x8, #24] stur w8, [x29, #-20] b LBB0_206 LBB0_108: ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_111 b LBB0_109 LBB0_109: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #1] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB0_111 b LBB0_110 LBB0_110: ldur x0, [x29, #-40] adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] ldrsb w1, [x8] bl _my_index subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_117 b LBB0_111 LBB0_111: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_116 b LBB0_112 LBB0_112: ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #1] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_114 b LBB0_113 LBB0_113: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf b LBB0_115 LBB0_114: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldrsb w11, [x8] adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] mov x9, sp str x10, [x9] ; implicit-def: $x10 mov x10, x11 str x10, [x9, #8] str x8, [x9, #16] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf b LBB0_115 LBB0_115: b LBB0_116 LBB0_116: adrp x8, l_.str.7@PAGE add x8, x8, l_.str.7@PAGEOFF adrp x9, _nextchar@PAGE str x8, [x9, _nextchar@PAGEOFF] adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] adrp x8, _optopt@PAGE str wzr, [x8, _optopt@PAGEOFF] mov w8, #63 stur w8, [x29, #-20] b LBB0_206 LBB0_117: b LBB0_118 LBB0_118: adrp x10, _nextchar@PAGE str x10, [sp, #72] ; 8-byte Folded Spill ldr x8, [x10, _nextchar@PAGEOFF] add x9, x8, #1 str x9, [x10, _nextchar@PAGEOFF] ldrb w8, [x8] sturb w8, [x29, #-105] ldur x0, [x29, #-40] ldursb w1, [x29, #-105] bl _my_index ldr x8, [sp, #72] ; 8-byte Folded Reload stur x0, [x29, #-120] ldr x8, [x8, _nextchar@PAGEOFF] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_120 b LBB0_119 LBB0_119: adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] b LBB0_120 LBB0_120: ldur x8, [x29, #-120] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_122 b LBB0_121 LBB0_121: ldursb w8, [x29, #-105] subs w8, w8, #58 cset w8, ne tbnz w8, #0, LBB0_128 b LBB0_122 LBB0_122: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_127 b LBB0_123 LBB0_123: adrp x8, _posixly_correct@PAGE ldr x8, [x8, _posixly_correct@PAGEOFF] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_125 b LBB0_124 LBB0_124: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x8, [x8] ldursb w10, [x29, #-105] mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fprintf b LBB0_126 LBB0_125: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x8, [x8] ldursb w10, [x29, #-105] mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _fprintf b LBB0_126 LBB0_126: b LBB0_127 LBB0_127: ldursb w8, [x29, #-105] adrp x9, _optopt@PAGE str w8, [x9, _optopt@PAGEOFF] mov w8, #63 stur w8, [x29, #-20] b LBB0_206 LBB0_128: ldur x8, [x29, #-120] ldrsb w8, [x8] subs w8, w8, #87 cset w8, ne tbnz w8, #0, LBB0_186 b LBB0_129 LBB0_129: ldur x8, [x29, #-120] ldrsb w8, [x8, #1] subs w8, w8, #59 cset w8, ne tbnz w8, #0, LBB0_186 b LBB0_130 LBB0_130: ; kill: def $x8 killed $xzr stur xzr, [x29, #-144] stur wzr, [x29, #-148] stur wzr, [x29, #-152] stur wzr, [x29, #-156] adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_132 b LBB0_131 LBB0_131: ldr x9, [sp, #144] ; 8-byte Folded Reload adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] str x8, [x9] adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] b LBB0_141 LBB0_132: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_139 b LBB0_133 LBB0_133: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_135 b LBB0_134 LBB0_134: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x8, [x8] ldursb w10, [x29, #-105] mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF bl _fprintf b LBB0_135 LBB0_135: ldursb w8, [x29, #-105] adrp x9, _optopt@PAGE str w8, [x9, _optopt@PAGEOFF] ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #58 cset w8, ne tbnz w8, #0, LBB0_137 b LBB0_136 LBB0_136: mov w8, #58 sturb w8, [x29, #-105] b LBB0_138 LBB0_137: mov w8, #63 sturb w8, [x29, #-105] b LBB0_138 LBB0_138: ldursb w8, [x29, #-105] stur w8, [x29, #-20] b LBB0_206 LBB0_139: ldr x9, [sp, #144] ; 8-byte Folded Reload ldur x8, [x29, #-32] adrp x12, _optind@PAGE ldrsw x10, [x12, _optind@PAGEOFF] mov x11, x10 add w11, w11, #1 str w11, [x12, _optind@PAGEOFF] ldr x8, [x8, x10, lsl #3] str x8, [x9] b LBB0_140 LBB0_140: b LBB0_141 LBB0_141: ldr x8, [sp, #144] ; 8-byte Folded Reload ldr x8, [x8] stur x8, [x29, #-128] adrp x9, _nextchar@PAGE str x8, [x9, _nextchar@PAGEOFF] b LBB0_142 LBB0_142: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-128] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #68] ; 4-byte Folded Spill tbnz w8, #0, LBB0_144 b LBB0_143 LBB0_143: ; in Loop: Header=BB0_142 Depth=1 ldur x8, [x29, #-128] ldrsb w8, [x8] subs w8, w8, #61 cset w8, ne str w8, [sp, #68] ; 4-byte Folded Spill b LBB0_144 LBB0_144: ; in Loop: Header=BB0_142 Depth=1 ldr w8, [sp, #68] ; 4-byte Folded Reload tbz w8, #0, LBB0_147 b LBB0_145 LBB0_145: ; in Loop: Header=BB0_142 Depth=1 b LBB0_146 LBB0_146: ; in Loop: Header=BB0_142 Depth=1 ldur x8, [x29, #-128] add x8, x8, #1 stur x8, [x29, #-128] b LBB0_142 LBB0_147: ldur x8, [x29, #-48] stur x8, [x29, #-136] str wzr, [sp, #160] b LBB0_148 LBB0_148: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-136] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_159 b LBB0_149 LBB0_149: ; in Loop: Header=BB0_148 Depth=1 ldur x8, [x29, #-136] ldr x0, [x8] adrp x9, _nextchar@PAGE ldr x1, [x9, _nextchar@PAGEOFF] ldur x8, [x29, #-128] ldr x9, [x9, _nextchar@PAGEOFF] subs x2, x8, x9 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_157 b LBB0_150 LBB0_150: ; in Loop: Header=BB0_148 Depth=1 ldur x8, [x29, #-128] adrp x9, _nextchar@PAGE ldr x9, [x9, _nextchar@PAGEOFF] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #64] ; 4-byte Folded Spill ldur x8, [x29, #-136] ldr x0, [x8] bl _strlen ldr w8, [sp, #64] ; 4-byte Folded Reload subs x8, x0, w8, uxtw cset w8, ne tbnz w8, #0, LBB0_152 b LBB0_151 LBB0_151: ldur x8, [x29, #-136] stur x8, [x29, #-144] ldr w8, [sp, #160] stur w8, [x29, #-156] mov w8, #1 stur w8, [x29, #-148] b LBB0_159 LBB0_152: ; in Loop: Header=BB0_148 Depth=1 ldur x8, [x29, #-144] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_154 b LBB0_153 LBB0_153: ; in Loop: Header=BB0_148 Depth=1 ldur x8, [x29, #-136] stur x8, [x29, #-144] ldr w8, [sp, #160] stur w8, [x29, #-156] b LBB0_155 LBB0_154: ; in Loop: Header=BB0_148 Depth=1 mov w8, #1 stur w8, [x29, #-152] b LBB0_155 LBB0_155: ; in Loop: Header=BB0_148 Depth=1 b LBB0_156 LBB0_156: ; in Loop: Header=BB0_148 Depth=1 b LBB0_157 LBB0_157: ; in Loop: Header=BB0_148 Depth=1 b LBB0_158 LBB0_158: ; in Loop: Header=BB0_148 Depth=1 ldur x8, [x29, #-136] add x8, x8, #32 stur x8, [x29, #-136] ldr w8, [sp, #160] add w8, w8, #1 str w8, [sp, #160] b LBB0_148 LBB0_159: ldur w8, [x29, #-152] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_164 b LBB0_160 LBB0_160: ldur w8, [x29, #-148] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_164 b LBB0_161 LBB0_161: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_163 b LBB0_162 LBB0_162: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldrsw x9, [x9, _optind@PAGEOFF] ldr x8, [x8, x9, lsl #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.11@PAGE add x1, x1, l_.str.11@PAGEOFF bl _fprintf b LBB0_163 LBB0_163: adrp x8, _nextchar@PAGE str x8, [sp, #56] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #56] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] mov w8, #63 stur w8, [x29, #-20] b LBB0_206 LBB0_164: ldur x8, [x29, #-144] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_185 b LBB0_165 LBB0_165: ldur w8, [x29, #-156] str w8, [sp, #160] ldur x8, [x29, #-128] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_172 b LBB0_166 LBB0_166: ldur x8, [x29, #-144] ldr w8, [x8, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_168 b LBB0_167 LBB0_167: ldr x9, [sp, #144] ; 8-byte Folded Reload ldur x8, [x29, #-128] add x8, x8, #1 str x8, [x9] b LBB0_171 LBB0_168: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_170 b LBB0_169 LBB0_169: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-144] ldr x8, [x8] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.12@PAGE add x1, x1, l_.str.12@PAGEOFF bl _fprintf b LBB0_170 LBB0_170: adrp x8, _nextchar@PAGE str x8, [sp, #48] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] mov w8, #63 stur w8, [x29, #-20] b LBB0_206 LBB0_171: b LBB0_180 LBB0_172: ldur x8, [x29, #-144] ldr w8, [x8, #8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_179 b LBB0_173 LBB0_173: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_175 b LBB0_174 LBB0_174: ldr x9, [sp, #144] ; 8-byte Folded Reload ldur x8, [x29, #-32] adrp x12, _optind@PAGE ldrsw x10, [x12, _optind@PAGEOFF] mov x11, x10 add w11, w11, #1 str w11, [x12, _optind@PAGEOFF] ldr x8, [x8, x10, lsl #3] str x8, [x9] b LBB0_178 LBB0_175: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_177 b LBB0_176 LBB0_176: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x10, [x8] ldur x8, [x29, #-32] adrp x9, _optind@PAGE ldr w9, [x9, _optind@PAGEOFF] subs w9, w9, #1 ldr x8, [x8, w9, sxtw #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf b LBB0_177 LBB0_177: adrp x8, _nextchar@PAGE str x8, [sp, #40] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #40] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] ldur x8, [x29, #-40] ldrsb w9, [x8] mov w8, #58 subs w9, w9, #58 cset w9, eq and w10, w9, #0x1 mov w9, #63 ands w10, w10, #0x1 csel w8, w8, w9, ne stur w8, [x29, #-20] b LBB0_206 LBB0_178: b LBB0_179 LBB0_179: b LBB0_180 LBB0_180: adrp x8, _nextchar@PAGE str x8, [sp, #32] ; 8-byte Folded Spill ldr x0, [x8, _nextchar@PAGEOFF] bl _strlen ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [x9, _nextchar@PAGEOFF] add x8, x8, x0 str x8, [x9, _nextchar@PAGEOFF] ldur x8, [x29, #-56] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_182 b LBB0_181 LBB0_181: ldr w8, [sp, #160] ldur x9, [x29, #-56] str w8, [x9] b LBB0_182 LBB0_182: ldur x8, [x29, #-144] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_184 b LBB0_183 LBB0_183: ldur x8, [x29, #-144] ldr w8, [x8, #24] ldur x9, [x29, #-144] ldr x9, [x9, #16] str w8, [x9] stur wzr, [x29, #-20] b LBB0_206 LBB0_184: ldur x8, [x29, #-144] ldr w8, [x8, #24] stur w8, [x29, #-20] b LBB0_206 LBB0_185: adrp x8, _nextchar@PAGE ; kill: def $x9 killed $xzr str xzr, [x8, _nextchar@PAGEOFF] mov w8, #87 stur w8, [x29, #-20] b LBB0_206 LBB0_186: ldur x8, [x29, #-120] ldrsb w8, [x8, #1] subs w8, w8, #58 cset w8, ne tbnz w8, #0, LBB0_205 b LBB0_187 LBB0_187: ldur x8, [x29, #-120] ldrsb w8, [x8, #2] subs w8, w8, #58 cset w8, ne tbnz w8, #0, LBB0_192 b LBB0_188 LBB0_188: adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_190 b LBB0_189 LBB0_189: ldr x9, [sp, #144] ; 8-byte Folded Reload adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] str x8, [x9] adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] b LBB0_191 LBB0_190: ldr x8, [sp, #144] ; 8-byte Folded Reload ; kill: def $x9 killed $xzr str xzr, [x8] b LBB0_191 LBB0_191: adrp x8, _nextchar@PAGE ; kill: def $x9 killed $xzr str xzr, [x8, _nextchar@PAGEOFF] b LBB0_204 LBB0_192: adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_194 b LBB0_193 LBB0_193: ldr x9, [sp, #144] ; 8-byte Folded Reload adrp x8, _nextchar@PAGE ldr x8, [x8, _nextchar@PAGEOFF] str x8, [x9] adrp x9, _optind@PAGE ldr w8, [x9, _optind@PAGEOFF] add w8, w8, #1 str w8, [x9, _optind@PAGEOFF] b LBB0_203 LBB0_194: adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_201 b LBB0_195 LBB0_195: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_197 b LBB0_196 LBB0_196: ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-32] ldr x8, [x8] ldursb w10, [x29, #-105] mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF bl _fprintf b LBB0_197 LBB0_197: ldursb w8, [x29, #-105] adrp x9, _optopt@PAGE str w8, [x9, _optopt@PAGEOFF] ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #58 cset w8, ne tbnz w8, #0, LBB0_199 b LBB0_198 LBB0_198: mov w8, #58 sturb w8, [x29, #-105] b LBB0_200 LBB0_199: mov w8, #63 sturb w8, [x29, #-105] b LBB0_200 LBB0_200: b LBB0_202 LBB0_201: ldr x9, [sp, #144] ; 8-byte Folded Reload ldur x8, [x29, #-32] adrp x12, _optind@PAGE ldrsw x10, [x12, _optind@PAGEOFF] mov x11, x10 add w11, w11, #1 str w11, [x12, _optind@PAGEOFF] ldr x8, [x8, x10, lsl #3] str x8, [x9] b LBB0_202 LBB0_202: b LBB0_203 LBB0_203: adrp x8, _nextchar@PAGE ; kill: def $x9 killed $xzr str xzr, [x8, _nextchar@PAGEOFF] b LBB0_204 LBB0_204: b LBB0_205 LBB0_205: ldursb w8, [x29, #-105] stur w8, [x29, #-20] b LBB0_206 LBB0_206: ldur w0, [x29, #-20] 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 .p2align 2 ; -- Begin function _getopt_initialize __getopt_initialize: ; @_getopt_initialize .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] str x2, [sp, #8] adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] adrp x9, _last_nonopt@PAGE str w8, [x9, _last_nonopt@PAGEOFF] adrp x9, _first_nonopt@PAGE str w8, [x9, _first_nonopt@PAGEOFF] adrp x8, _nextchar@PAGE ; kill: def $x9 killed $xzr str xzr, [x8, _nextchar@PAGEOFF] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _getenv adrp x8, _posixly_correct@PAGE str x0, [x8, _posixly_correct@PAGEOFF] ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #2 adrp x9, _ordering@PAGE str w8, [x9, _ordering@PAGEOFF] ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB1_9 LBB1_2: ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #43 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: adrp x8, _ordering@PAGE str wzr, [x8, _ordering@PAGEOFF] ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB1_8 LBB1_4: adrp x8, _posixly_correct@PAGE ldr x8, [x8, _posixly_correct@PAGEOFF] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: adrp x8, _ordering@PAGE str wzr, [x8, _ordering@PAGEOFF] b LBB1_7 LBB1_6: adrp x9, _ordering@PAGE mov w8, #1 str w8, [x9, _ordering@PAGEOFF] b LBB1_7 LBB1_7: b LBB1_8 LBB1_8: b LBB1_9 LBB1_9: ldr x0, [sp, #8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function exchange _exchange: ; @exchange .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 str x0, [sp, #56] adrp x8, _first_nonopt@PAGE ldr w8, [x8, _first_nonopt@PAGEOFF] str w8, [sp, #52] adrp x8, _last_nonopt@PAGE ldr w8, [x8, _last_nonopt@PAGEOFF] str w8, [sp, #48] adrp x8, _optind@PAGE ldr w8, [x8, _optind@PAGEOFF] str w8, [sp, #44] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_11 Depth 2 ; Child Loop BB2_6 Depth 2 ldr w8, [sp, #44] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, le mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #48] ldr w9, [sp, #52] subs w8, w8, w9 cset w8, gt str w8, [sp, #12] ; 4-byte Folded Spill b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB2_16 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #44] ldr w9, [sp, #48] subs w8, w8, w9 ldr w9, [sp, #48] ldr w10, [sp, #52] subs w9, w9, w10 subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_10 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #48] ldr w9, [sp, #52] subs w8, w8, w9 str w8, [sp, #28] str wzr, [sp, #24] b LBB2_6 LBB2_6: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #24] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_9 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_6 Depth=2 ldr x8, [sp, #56] ldr w9, [sp, #52] ldr w10, [sp, #24] add w9, w9, w10 ldr x8, [x8, w9, sxtw #3] str x8, [sp, #32] ldr x8, [sp, #56] ldr w9, [sp, #44] ldr w10, [sp, #48] ldr w11, [sp, #52] subs w10, w10, w11 subs w9, w9, w10 ldr w10, [sp, #24] add w9, w9, w10 ldr x8, [x8, w9, sxtw #3] ldr x9, [sp, #56] ldr w10, [sp, #52] ldr w11, [sp, #24] add w10, w10, w11 str x8, [x9, w10, sxtw #3] ldr x8, [sp, #32] ldr x9, [sp, #56] ldr w10, [sp, #44] ldr w11, [sp, #48] ldr w12, [sp, #52] subs w11, w11, w12 subs w10, w10, w11 ldr w11, [sp, #24] add w10, w10, w11 str x8, [x9, w10, sxtw #3] b LBB2_8 LBB2_8: ; in Loop: Header=BB2_6 Depth=2 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB2_6 LBB2_9: ; in Loop: Header=BB2_1 Depth=1 ldr w9, [sp, #28] ldr w8, [sp, #44] subs w8, w8, w9 str w8, [sp, #44] b LBB2_15 LBB2_10: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #44] ldr w9, [sp, #48] subs w8, w8, w9 str w8, [sp, #20] str wzr, [sp, #16] b LBB2_11 LBB2_11: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_14 b LBB2_12 LBB2_12: ; in Loop: Header=BB2_11 Depth=2 ldr x8, [sp, #56] ldr w9, [sp, #52] ldr w10, [sp, #16] add w9, w9, w10 ldr x8, [x8, w9, sxtw #3] str x8, [sp, #32] ldr x8, [sp, #56] ldr w9, [sp, #48] ldr w10, [sp, #16] add w9, w9, w10 ldr x8, [x8, w9, sxtw #3] ldr x9, [sp, #56] ldr w10, [sp, #52] ldr w11, [sp, #16] add w10, w10, w11 str x8, [x9, w10, sxtw #3] ldr x8, [sp, #32] ldr x9, [sp, #56] ldr w10, [sp, #48] ldr w11, [sp, #16] add w10, w10, w11 str x8, [x9, w10, sxtw #3] b LBB2_13 LBB2_13: ; in Loop: Header=BB2_11 Depth=2 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB2_11 LBB2_14: ; in Loop: Header=BB2_1 Depth=1 ldr w9, [sp, #20] ldr w8, [sp, #52] add w8, w8, w9 str w8, [sp, #52] b LBB2_15 LBB2_15: ; in Loop: Header=BB2_1 Depth=1 b LBB2_1 LBB2_16: adrp x8, _optind@PAGE ldr w10, [x8, _optind@PAGEOFF] adrp x9, _last_nonopt@PAGE ldr w11, [x9, _last_nonopt@PAGEOFF] subs w12, w10, w11 adrp x11, _first_nonopt@PAGE ldr w10, [x11, _first_nonopt@PAGEOFF] add w10, w10, w12 str w10, [x11, _first_nonopt@PAGEOFF] ldr w8, [x8, _optind@PAGEOFF] str w8, [x9, _last_nonopt@PAGEOFF] add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function my_index _my_index: ; @my_index .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] str w1, [sp, #12] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] ldrsb w8, [x8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: ldr x8, [sp, #16] str x8, [sp, #24] b LBB3_6 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB3_1 LBB3_5: ; kill: def $x8 killed $xzr str xzr, [sp, #24] b LBB3_6 LBB3_6: ldr x0, [sp, #24] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _getopt ; -- Begin function _getopt .p2align 2 _getopt: ; @"\01_getopt" .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] str x2, [sp, #8] ldur w0, [x29, #-4] ldr x1, [sp, #16] ldr x2, [sp, #8] mov x4, #0 mov x3, x4 mov w5, #0 bl __getopt_internal ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _optind ; @optind .p2align 2 _optind: .long 1 ; 0x1 .globl _opterr ; @opterr .p2align 2 _opterr: .long 1 ; 0x1 .globl _optopt ; @optopt .p2align 2 _optopt: .long 63 ; 0x3f .comm _optarg,8,3 ; @optarg .comm ___getopt_initialized,4,2 ; @__getopt_initialized .zerofill __DATA,__bss,_nextchar,8,3 ; @nextchar .zerofill __DATA,__bss,_last_nonopt,4,2 ; @last_nonopt .zerofill __DATA,__bss,_first_nonopt,4,2 ; @first_nonopt .zerofill __DATA,__bss,_ordering,4,2 ; @ordering .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "--" l_.str.1: ; @.str.1 .asciz "%s: option `%s' is ambiguous\n" l_.str.2: ; @.str.2 .asciz "%s: option `--%s' doesn't allow an argument\n" l_.str.3: ; @.str.3 .asciz "%s: option `%c%s' doesn't allow an argument\n" l_.str.4: ; @.str.4 .asciz "%s: option `%s' requires an argument\n" l_.str.5: ; @.str.5 .asciz "%s: unrecognized option `--%s'\n" l_.str.6: ; @.str.6 .asciz "%s: unrecognized option `%c%s'\n" l_.str.7: ; @.str.7 .space 1 .zerofill __DATA,__bss,_posixly_correct,8,3 ; @posixly_correct l_.str.8: ; @.str.8 .asciz "%s: illegal option -- %c\n" l_.str.9: ; @.str.9 .asciz "%s: invalid option -- %c\n" l_.str.10: ; @.str.10 .asciz "%s: option requires an argument -- %c\n" l_.str.11: ; @.str.11 .asciz "%s: option `-W %s' is ambiguous\n" l_.str.12: ; @.str.12 .asciz "%s: option `-W %s' doesn't allow an argument\n" l_.str.13: ; @.str.13 .asciz "POSIXLY_CORRECT" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __getopt_internal ## -- Begin function _getopt_internal .p2align 4, 0x90 __getopt_internal: ## @_getopt_internal .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 %edi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movl %r9d, -44(%rbp) movl _opterr(%rip), %eax movl %eax, -48(%rbp) movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $58, %eax jne LBB0_2 ## %bb.1: movl $0, -48(%rbp) LBB0_2: cmpl $1, -8(%rbp) jge LBB0_4 ## %bb.3: movl $-1, -4(%rbp) jmp LBB0_206 LBB0_4: movq _optarg@GOTPCREL(%rip), %rax movq $0, (%rax) cmpl $0, _optind(%rip) je LBB0_6 ## %bb.5: movq ___getopt_initialized@GOTPCREL(%rip), %rax cmpl $0, (%rax) jne LBB0_9 LBB0_6: cmpl $0, _optind(%rip) jne LBB0_8 ## %bb.7: movl $1, _optind(%rip) LBB0_8: movl -8(%rbp), %edi movq -16(%rbp), %rsi movq -24(%rbp), %rdx callq __getopt_initialize movq %rax, -24(%rbp) movq ___getopt_initialized@GOTPCREL(%rip), %rax movl $1, (%rax) LBB0_9: cmpq $0, _nextchar(%rip) je LBB0_11 ## %bb.10: movq _nextchar(%rip), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB0_51 LBB0_11: movl _last_nonopt(%rip), %eax cmpl _optind(%rip), %eax jle LBB0_13 ## %bb.12: movl _optind(%rip), %eax movl %eax, _last_nonopt(%rip) LBB0_13: movl _first_nonopt(%rip), %eax cmpl _optind(%rip), %eax jle LBB0_15 ## %bb.14: movl _optind(%rip), %eax movl %eax, _first_nonopt(%rip) LBB0_15: cmpl $1, _ordering(%rip) jne LBB0_30 ## %bb.16: movl _first_nonopt(%rip), %eax cmpl _last_nonopt(%rip), %eax je LBB0_19 ## %bb.17: movl _last_nonopt(%rip), %eax cmpl _optind(%rip), %eax je LBB0_19 ## %bb.18: movq -16(%rbp), %rdi callq _exchange jmp LBB0_22 LBB0_19: movl _last_nonopt(%rip), %eax cmpl _optind(%rip), %eax je LBB0_21 ## %bb.20: movl _optind(%rip), %eax movl %eax, _first_nonopt(%rip) LBB0_21: jmp LBB0_22 LBB0_22: jmp LBB0_23 LBB0_23: ## =>This Inner Loop Header: Depth=1 movl _optind(%rip), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl -8(%rbp), %ecx movb %al, -145(%rbp) ## 1-byte Spill jge LBB0_27 ## %bb.24: ## in Loop: Header=BB0_23 Depth=1 movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %ecx movb $1, %al cmpl $45, %ecx movb %al, -146(%rbp) ## 1-byte Spill jne LBB0_26 ## %bb.25: ## in Loop: Header=BB0_23 Depth=1 movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax cmpl $0, %eax sete %al movb %al, -146(%rbp) ## 1-byte Spill LBB0_26: ## in Loop: Header=BB0_23 Depth=1 movb -146(%rbp), %al ## 1-byte Reload movb %al, -145(%rbp) ## 1-byte Spill LBB0_27: ## in Loop: Header=BB0_23 Depth=1 movb -145(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_28 jmp LBB0_29 LBB0_28: ## in Loop: Header=BB0_23 Depth=1 movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) jmp LBB0_23 LBB0_29: movl _optind(%rip), %eax movl %eax, _last_nonopt(%rip) LBB0_30: movl _optind(%rip), %eax cmpl -8(%rbp), %eax je LBB0_39 ## %bb.31: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_39 ## %bb.32: movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) movl _first_nonopt(%rip), %eax cmpl _last_nonopt(%rip), %eax je LBB0_35 ## %bb.33: movl _last_nonopt(%rip), %eax cmpl _optind(%rip), %eax je LBB0_35 ## %bb.34: movq -16(%rbp), %rdi callq _exchange jmp LBB0_38 LBB0_35: movl _first_nonopt(%rip), %eax cmpl _last_nonopt(%rip), %eax jne LBB0_37 ## %bb.36: movl _optind(%rip), %eax movl %eax, _first_nonopt(%rip) LBB0_37: jmp LBB0_38 LBB0_38: movl -8(%rbp), %eax movl %eax, _last_nonopt(%rip) movl -8(%rbp), %eax movl %eax, _optind(%rip) LBB0_39: movl _optind(%rip), %eax cmpl -8(%rbp), %eax jne LBB0_43 ## %bb.40: movl _first_nonopt(%rip), %eax cmpl _last_nonopt(%rip), %eax je LBB0_42 ## %bb.41: movl _first_nonopt(%rip), %eax movl %eax, _optind(%rip) LBB0_42: movl $-1, -4(%rbp) jmp LBB0_206 LBB0_43: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB0_45 ## %bb.44: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax cmpl $0, %eax jne LBB0_48 LBB0_45: cmpl $0, _ordering(%rip) jne LBB0_47 ## %bb.46: movl $-1, -4(%rbp) jmp LBB0_206 LBB0_47: movq -16(%rbp), %rax movl _optind(%rip), %ecx movl %ecx, %edx addl $1, %edx movl %edx, _optind(%rip) movslq %ecx, %rcx movq (%rax,%rcx,8), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) movl $1, -4(%rbp) jmp LBB0_206 LBB0_48: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax addq $1, %rax movq %rax, -160(%rbp) ## 8-byte Spill xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -32(%rbp) movb %al, -147(%rbp) ## 1-byte Spill je LBB0_50 ## %bb.49: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax cmpl $45, %eax sete %al movb %al, -147(%rbp) ## 1-byte Spill LBB0_50: movq -160(%rbp), %rax ## 8-byte Reload movb -147(%rbp), %cl ## 1-byte Reload andb $1, %cl movzbl %cl, %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, _nextchar(%rip) LBB0_51: cmpq $0, -32(%rbp) je LBB0_118 ## %bb.52: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax cmpl $45, %eax je LBB0_56 ## %bb.53: cmpl $0, -44(%rbp) je LBB0_118 ## %bb.54: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 2(%rax), %eax cmpl $0, %eax jne LBB0_56 ## %bb.55: movq -24(%rbp), %rdi movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %esi callq _my_index cmpq $0, %rax jne LBB0_118 LBB0_56: movq $0, -72(%rbp) movl $0, -76(%rbp) movl $0, -80(%rbp) movl $-1, -84(%rbp) movq _nextchar(%rip), %rax movq %rax, -56(%rbp) LBB0_57: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -161(%rbp) ## 1-byte Spill je LBB0_59 ## %bb.58: ## in Loop: Header=BB0_57 Depth=1 movq -56(%rbp), %rax movsbl (%rax), %eax cmpl $61, %eax setne %al movb %al, -161(%rbp) ## 1-byte Spill LBB0_59: ## in Loop: Header=BB0_57 Depth=1 movb -161(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_60 jmp LBB0_62 LBB0_60: ## in Loop: Header=BB0_57 Depth=1 jmp LBB0_61 LBB0_61: ## in Loop: Header=BB0_57 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB0_57 LBB0_62: movq -32(%rbp), %rax movq %rax, -64(%rbp) movl $0, -88(%rbp) LBB0_63: ## =>This Inner Loop Header: Depth=1 movq -64(%rbp), %rax cmpq $0, (%rax) je LBB0_79 ## %bb.64: ## in Loop: Header=BB0_63 Depth=1 movq -64(%rbp), %rax movq (%rax), %rdi movq _nextchar(%rip), %rsi movq -56(%rbp), %rdx movq _nextchar(%rip), %rax subq %rax, %rdx callq _strncmp cmpl $0, %eax jne LBB0_77 ## %bb.65: ## in Loop: Header=BB0_63 Depth=1 movq -56(%rbp), %rax movq _nextchar(%rip), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -168(%rbp) ## 4-byte Spill movq -64(%rbp), %rax movq (%rax), %rdi callq _strlen movq %rax, %rcx movl -168(%rbp), %eax ## 4-byte Reload ## kill: def $ecx killed $ecx killed $rcx cmpl %ecx, %eax jne LBB0_67 ## %bb.66: movq -64(%rbp), %rax movq %rax, -72(%rbp) movl -88(%rbp), %eax movl %eax, -84(%rbp) movl $1, -76(%rbp) jmp LBB0_79 LBB0_67: ## in Loop: Header=BB0_63 Depth=1 cmpq $0, -72(%rbp) jne LBB0_69 ## %bb.68: ## in Loop: Header=BB0_63 Depth=1 movq -64(%rbp), %rax movq %rax, -72(%rbp) movl -88(%rbp), %eax movl %eax, -84(%rbp) jmp LBB0_75 LBB0_69: ## in Loop: Header=BB0_63 Depth=1 cmpl $0, -44(%rbp) jne LBB0_73 ## %bb.70: ## in Loop: Header=BB0_63 Depth=1 movq -72(%rbp), %rax movl 8(%rax), %eax movq -64(%rbp), %rcx cmpl 8(%rcx), %eax jne LBB0_73 ## %bb.71: ## in Loop: Header=BB0_63 Depth=1 movq -72(%rbp), %rax movq 16(%rax), %rax movq -64(%rbp), %rcx cmpq 16(%rcx), %rax jne LBB0_73 ## %bb.72: ## in Loop: Header=BB0_63 Depth=1 movq -72(%rbp), %rax movl 24(%rax), %eax movq -64(%rbp), %rcx cmpl 24(%rcx), %eax je LBB0_74 LBB0_73: ## in Loop: Header=BB0_63 Depth=1 movl $1, -80(%rbp) LBB0_74: ## in Loop: Header=BB0_63 Depth=1 jmp LBB0_75 LBB0_75: ## in Loop: Header=BB0_63 Depth=1 jmp LBB0_76 LBB0_76: ## in Loop: Header=BB0_63 Depth=1 jmp LBB0_77 LBB0_77: ## in Loop: Header=BB0_63 Depth=1 jmp LBB0_78 LBB0_78: ## in Loop: Header=BB0_63 Depth=1 movq -64(%rbp), %rax addq $32, %rax movq %rax, -64(%rbp) movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_63 LBB0_79: cmpl $0, -80(%rbp) je LBB0_84 ## %bb.80: cmpl $0, -76(%rbp) jne LBB0_84 ## %bb.81: cmpl $0, -48(%rbp) je LBB0_83 ## %bb.82: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rcx leaq L_.str.1(%rip), %rsi movb $0, %al callq _fprintf LBB0_83: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) movl $0, _optopt(%rip) movl $63, -4(%rbp) jmp LBB0_206 LBB0_84: cmpq $0, -72(%rbp) je LBB0_108 ## %bb.85: movl -84(%rbp), %eax movl %eax, -88(%rbp) movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) movq -56(%rbp), %rax cmpb $0, (%rax) je LBB0_95 ## %bb.86: movq -72(%rbp), %rax cmpl $0, 8(%rax) je LBB0_88 ## %bb.87: movq -56(%rbp), %rcx addq $1, %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) jmp LBB0_94 LBB0_88: cmpl $0, -48(%rbp) je LBB0_93 ## %bb.89: movq -16(%rbp), %rax movl _optind(%rip), %ecx subl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax cmpl $45, %eax jne LBB0_91 ## %bb.90: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -72(%rbp), %rax movq (%rax), %rcx leaq L_.str.2(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_92 LBB0_91: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -16(%rbp), %rax movl _optind(%rip), %ecx subl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %ecx movq -72(%rbp), %rax movq (%rax), %r8 leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf LBB0_92: jmp LBB0_93 LBB0_93: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) movq -72(%rbp), %rax movl 24(%rax), %eax movl %eax, _optopt(%rip) movl $63, -4(%rbp) jmp LBB0_206 LBB0_94: jmp LBB0_103 LBB0_95: movq -72(%rbp), %rax cmpl $1, 8(%rax) jne LBB0_102 ## %bb.96: movl _optind(%rip), %eax cmpl -8(%rbp), %eax jge LBB0_98 ## %bb.97: movq -16(%rbp), %rax movl _optind(%rip), %ecx movl %ecx, %edx addl $1, %edx movl %edx, _optind(%rip) movslq %ecx, %rcx movq (%rax,%rcx,8), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) jmp LBB0_101 LBB0_98: cmpl $0, -48(%rbp) je LBB0_100 ## %bb.99: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -16(%rbp), %rax movl _optind(%rip), %ecx subl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rcx leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf LBB0_100: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) movq -72(%rbp), %rax movl 24(%rax), %eax movl %eax, _optopt(%rip) movq -24(%rbp), %rax movsbl (%rax), %edx movl $63, %eax movl $58, %ecx cmpl $58, %edx cmovel %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_206 LBB0_101: jmp LBB0_102 LBB0_102: jmp LBB0_103 LBB0_103: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) cmpq $0, -40(%rbp) je LBB0_105 ## %bb.104: movl -88(%rbp), %ecx movq -40(%rbp), %rax movl %ecx, (%rax) LBB0_105: movq -72(%rbp), %rax cmpq $0, 16(%rax) je LBB0_107 ## %bb.106: movq -72(%rbp), %rax movl 24(%rax), %ecx movq -72(%rbp), %rax movq 16(%rax), %rax movl %ecx, (%rax) movl $0, -4(%rbp) jmp LBB0_206 LBB0_107: movq -72(%rbp), %rax movl 24(%rax), %eax movl %eax, -4(%rbp) jmp LBB0_206 LBB0_108: cmpl $0, -44(%rbp) je LBB0_111 ## %bb.109: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax cmpl $45, %eax je LBB0_111 ## %bb.110: movq -24(%rbp), %rdi movq _nextchar(%rip), %rax movsbl (%rax), %esi callq _my_index cmpq $0, %rax jne LBB0_117 LBB0_111: cmpl $0, -48(%rbp) je LBB0_116 ## %bb.112: movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax cmpl $45, %eax jne LBB0_114 ## %bb.113: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq _nextchar(%rip), %rcx leaq L_.str.5(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_115 LBB0_114: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %ecx movq _nextchar(%rip), %r8 leaq L_.str.6(%rip), %rsi movb $0, %al callq _fprintf LBB0_115: jmp LBB0_116 LBB0_116: leaq L_.str.7(%rip), %rax movq %rax, _nextchar(%rip) movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) movl $0, _optopt(%rip) movl $63, -4(%rbp) jmp LBB0_206 LBB0_117: jmp LBB0_118 LBB0_118: movq _nextchar(%rip), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, _nextchar(%rip) movb (%rax), %al movb %al, -89(%rbp) movq -24(%rbp), %rdi movsbl -89(%rbp), %esi callq _my_index movq %rax, -104(%rbp) movq _nextchar(%rip), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB0_120 ## %bb.119: movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) LBB0_120: cmpq $0, -104(%rbp) je LBB0_122 ## %bb.121: movsbl -89(%rbp), %eax cmpl $58, %eax jne LBB0_128 LBB0_122: cmpl $0, -48(%rbp) je LBB0_127 ## %bb.123: cmpq $0, _posixly_correct(%rip) je LBB0_125 ## %bb.124: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movsbl -89(%rbp), %ecx leaq L_.str.8(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_126 LBB0_125: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movsbl -89(%rbp), %ecx leaq L_.str.9(%rip), %rsi movb $0, %al callq _fprintf LBB0_126: jmp LBB0_127 LBB0_127: movsbl -89(%rbp), %eax movl %eax, _optopt(%rip) movl $63, -4(%rbp) jmp LBB0_206 LBB0_128: movq -104(%rbp), %rax movsbl (%rax), %eax cmpl $87, %eax jne LBB0_186 ## %bb.129: movq -104(%rbp), %rax movsbl 1(%rax), %eax cmpl $59, %eax jne LBB0_186 ## %bb.130: movq $0, -128(%rbp) movl $0, -132(%rbp) movl $0, -136(%rbp) movl $0, -140(%rbp) movq _nextchar(%rip), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_132 ## %bb.131: movq _nextchar(%rip), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) jmp LBB0_141 LBB0_132: movl _optind(%rip), %eax cmpl -8(%rbp), %eax jne LBB0_139 ## %bb.133: cmpl $0, -48(%rbp) je LBB0_135 ## %bb.134: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movsbl -89(%rbp), %ecx leaq L_.str.10(%rip), %rsi movb $0, %al callq _fprintf LBB0_135: movsbl -89(%rbp), %eax movl %eax, _optopt(%rip) movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $58, %eax jne LBB0_137 ## %bb.136: movb $58, -89(%rbp) jmp LBB0_138 LBB0_137: movb $63, -89(%rbp) LBB0_138: movsbl -89(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_206 LBB0_139: movq -16(%rbp), %rax movl _optind(%rip), %ecx movl %ecx, %edx addl $1, %edx movl %edx, _optind(%rip) movslq %ecx, %rcx movq (%rax,%rcx,8), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) ## %bb.140: jmp LBB0_141 LBB0_141: movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -112(%rbp) movq %rax, _nextchar(%rip) LBB0_142: ## =>This Inner Loop Header: Depth=1 movq -112(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -169(%rbp) ## 1-byte Spill je LBB0_144 ## %bb.143: ## in Loop: Header=BB0_142 Depth=1 movq -112(%rbp), %rax movsbl (%rax), %eax cmpl $61, %eax setne %al movb %al, -169(%rbp) ## 1-byte Spill LBB0_144: ## in Loop: Header=BB0_142 Depth=1 movb -169(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_145 jmp LBB0_147 LBB0_145: ## in Loop: Header=BB0_142 Depth=1 jmp LBB0_146 LBB0_146: ## in Loop: Header=BB0_142 Depth=1 movq -112(%rbp), %rax addq $1, %rax movq %rax, -112(%rbp) jmp LBB0_142 LBB0_147: movq -32(%rbp), %rax movq %rax, -120(%rbp) movl $0, -144(%rbp) LBB0_148: ## =>This Inner Loop Header: Depth=1 movq -120(%rbp), %rax cmpq $0, (%rax) je LBB0_159 ## %bb.149: ## in Loop: Header=BB0_148 Depth=1 movq -120(%rbp), %rax movq (%rax), %rdi movq _nextchar(%rip), %rsi movq -112(%rbp), %rdx movq _nextchar(%rip), %rax subq %rax, %rdx callq _strncmp cmpl $0, %eax jne LBB0_157 ## %bb.150: ## in Loop: Header=BB0_148 Depth=1 movq -112(%rbp), %rax movq _nextchar(%rip), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, %eax ## kill: def $rax killed $eax movq %rax, -184(%rbp) ## 8-byte Spill movq -120(%rbp), %rax movq (%rax), %rdi callq _strlen movq %rax, %rcx movq -184(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jne LBB0_152 ## %bb.151: movq -120(%rbp), %rax movq %rax, -128(%rbp) movl -144(%rbp), %eax movl %eax, -140(%rbp) movl $1, -132(%rbp) jmp LBB0_159 LBB0_152: ## in Loop: Header=BB0_148 Depth=1 cmpq $0, -128(%rbp) jne LBB0_154 ## %bb.153: ## in Loop: Header=BB0_148 Depth=1 movq -120(%rbp), %rax movq %rax, -128(%rbp) movl -144(%rbp), %eax movl %eax, -140(%rbp) jmp LBB0_155 LBB0_154: ## in Loop: Header=BB0_148 Depth=1 movl $1, -136(%rbp) LBB0_155: ## in Loop: Header=BB0_148 Depth=1 jmp LBB0_156 LBB0_156: ## in Loop: Header=BB0_148 Depth=1 jmp LBB0_157 LBB0_157: ## in Loop: Header=BB0_148 Depth=1 jmp LBB0_158 LBB0_158: ## in Loop: Header=BB0_148 Depth=1 movq -120(%rbp), %rax addq $32, %rax movq %rax, -120(%rbp) movl -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) jmp LBB0_148 LBB0_159: cmpl $0, -136(%rbp) je LBB0_164 ## %bb.160: cmpl $0, -132(%rbp) jne LBB0_164 ## %bb.161: cmpl $0, -48(%rbp) je LBB0_163 ## %bb.162: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -16(%rbp), %rax movslq _optind(%rip), %rcx movq (%rax,%rcx,8), %rcx leaq L_.str.11(%rip), %rsi movb $0, %al callq _fprintf LBB0_163: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) movl $63, -4(%rbp) jmp LBB0_206 LBB0_164: cmpq $0, -128(%rbp) je LBB0_185 ## %bb.165: movl -140(%rbp), %eax movl %eax, -144(%rbp) movq -112(%rbp), %rax cmpb $0, (%rax) je LBB0_172 ## %bb.166: movq -128(%rbp), %rax cmpl $0, 8(%rax) je LBB0_168 ## %bb.167: movq -112(%rbp), %rcx addq $1, %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) jmp LBB0_171 LBB0_168: cmpl $0, -48(%rbp) je LBB0_170 ## %bb.169: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -128(%rbp), %rax movq (%rax), %rcx leaq L_.str.12(%rip), %rsi movb $0, %al callq _fprintf LBB0_170: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) movl $63, -4(%rbp) jmp LBB0_206 LBB0_171: jmp LBB0_180 LBB0_172: movq -128(%rbp), %rax cmpl $1, 8(%rax) jne LBB0_179 ## %bb.173: movl _optind(%rip), %eax cmpl -8(%rbp), %eax jge LBB0_175 ## %bb.174: movq -16(%rbp), %rax movl _optind(%rip), %ecx movl %ecx, %edx addl $1, %edx movl %edx, _optind(%rip) movslq %ecx, %rcx movq (%rax,%rcx,8), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) jmp LBB0_178 LBB0_175: cmpl $0, -48(%rbp) je LBB0_177 ## %bb.176: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movq -16(%rbp), %rax movl _optind(%rip), %ecx subl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rcx leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf LBB0_177: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) movq -24(%rbp), %rax movsbl (%rax), %edx movl $63, %eax movl $58, %ecx cmpl $58, %edx cmovel %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_206 LBB0_178: jmp LBB0_179 LBB0_179: jmp LBB0_180 LBB0_180: movq _nextchar(%rip), %rdi callq _strlen addq _nextchar(%rip), %rax movq %rax, _nextchar(%rip) cmpq $0, -40(%rbp) je LBB0_182 ## %bb.181: movl -144(%rbp), %ecx movq -40(%rbp), %rax movl %ecx, (%rax) LBB0_182: movq -128(%rbp), %rax cmpq $0, 16(%rax) je LBB0_184 ## %bb.183: movq -128(%rbp), %rax movl 24(%rax), %ecx movq -128(%rbp), %rax movq 16(%rax), %rax movl %ecx, (%rax) movl $0, -4(%rbp) jmp LBB0_206 LBB0_184: movq -128(%rbp), %rax movl 24(%rax), %eax movl %eax, -4(%rbp) jmp LBB0_206 LBB0_185: movq $0, _nextchar(%rip) movl $87, -4(%rbp) jmp LBB0_206 LBB0_186: movq -104(%rbp), %rax movsbl 1(%rax), %eax cmpl $58, %eax jne LBB0_205 ## %bb.187: movq -104(%rbp), %rax movsbl 2(%rax), %eax cmpl $58, %eax jne LBB0_192 ## %bb.188: movq _nextchar(%rip), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_190 ## %bb.189: movq _nextchar(%rip), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) jmp LBB0_191 LBB0_190: movq _optarg@GOTPCREL(%rip), %rax movq $0, (%rax) LBB0_191: movq $0, _nextchar(%rip) jmp LBB0_204 LBB0_192: movq _nextchar(%rip), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_194 ## %bb.193: movq _nextchar(%rip), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) movl _optind(%rip), %eax addl $1, %eax movl %eax, _optind(%rip) jmp LBB0_203 LBB0_194: movl _optind(%rip), %eax cmpl -8(%rbp), %eax jne LBB0_201 ## %bb.195: cmpl $0, -48(%rbp) je LBB0_197 ## %bb.196: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx movsbl -89(%rbp), %ecx leaq L_.str.10(%rip), %rsi movb $0, %al callq _fprintf LBB0_197: movsbl -89(%rbp), %eax movl %eax, _optopt(%rip) movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $58, %eax jne LBB0_199 ## %bb.198: movb $58, -89(%rbp) jmp LBB0_200 LBB0_199: movb $63, -89(%rbp) LBB0_200: jmp LBB0_202 LBB0_201: movq -16(%rbp), %rax movl _optind(%rip), %ecx movl %ecx, %edx addl $1, %edx movl %edx, _optind(%rip) movslq %ecx, %rcx movq (%rax,%rcx,8), %rcx movq _optarg@GOTPCREL(%rip), %rax movq %rcx, (%rax) LBB0_202: jmp LBB0_203 LBB0_203: movq $0, _nextchar(%rip) LBB0_204: jmp LBB0_205 LBB0_205: movsbl -89(%rbp), %eax movl %eax, -4(%rbp) LBB0_206: movl -4(%rbp), %eax addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _getopt_initialize __getopt_initialize: ## @_getopt_initialize .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl _optind(%rip), %eax movl %eax, _last_nonopt(%rip) movl %eax, _first_nonopt(%rip) movq $0, _nextchar(%rip) leaq L_.str.13(%rip), %rdi movb $0, %al callq _getenv movq %rax, _posixly_correct(%rip) movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB1_2 ## %bb.1: movl $2, _ordering(%rip) movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB1_9 LBB1_2: movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $43, %eax jne LBB1_4 ## %bb.3: movl $0, _ordering(%rip) movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB1_8 LBB1_4: cmpq $0, _posixly_correct(%rip) je LBB1_6 ## %bb.5: movl $0, _ordering(%rip) jmp LBB1_7 LBB1_6: movl $1, _ordering(%rip) LBB1_7: jmp LBB1_8 LBB1_8: jmp LBB1_9 LBB1_9: movq -24(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function exchange _exchange: ## @exchange .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl _first_nonopt(%rip), %eax movl %eax, -12(%rbp) movl _last_nonopt(%rip), %eax movl %eax, -16(%rbp) movl _optind(%rip), %eax movl %eax, -20(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_6 Depth 2 ## Child Loop BB2_11 Depth 2 movl -20(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl -16(%rbp), %ecx movb %al, -49(%rbp) ## 1-byte Spill jle LBB2_3 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -16(%rbp), %eax cmpl -12(%rbp), %eax setg %al movb %al, -49(%rbp) ## 1-byte Spill LBB2_3: ## in Loop: Header=BB2_1 Depth=1 movb -49(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB2_4 jmp LBB2_16 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 movl -20(%rbp), %eax subl -16(%rbp), %eax movl -16(%rbp), %ecx subl -12(%rbp), %ecx cmpl %ecx, %eax jle LBB2_10 ## %bb.5: ## in Loop: Header=BB2_1 Depth=1 movl -16(%rbp), %eax subl -12(%rbp), %eax movl %eax, -36(%rbp) movl $0, -40(%rbp) LBB2_6: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -40(%rbp), %eax cmpl -36(%rbp), %eax jge LBB2_9 ## %bb.7: ## in Loop: Header=BB2_6 Depth=2 movq -8(%rbp), %rax movl -12(%rbp), %ecx addl -40(%rbp), %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -32(%rbp) movq -8(%rbp), %rax movl -20(%rbp), %ecx movl -16(%rbp), %edx subl -12(%rbp), %edx subl %edx, %ecx addl -40(%rbp), %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdx movq -8(%rbp), %rax movl -12(%rbp), %ecx addl -40(%rbp), %ecx movslq %ecx, %rcx movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq -8(%rbp), %rax movl -20(%rbp), %ecx movl -16(%rbp), %esi subl -12(%rbp), %esi subl %esi, %ecx addl -40(%rbp), %ecx movslq %ecx, %rcx movq %rdx, (%rax,%rcx,8) ## %bb.8: ## in Loop: Header=BB2_6 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB2_6 LBB2_9: ## in Loop: Header=BB2_1 Depth=1 movl -36(%rbp), %ecx movl -20(%rbp), %eax subl %ecx, %eax movl %eax, -20(%rbp) jmp LBB2_15 LBB2_10: ## in Loop: Header=BB2_1 Depth=1 movl -20(%rbp), %eax subl -16(%rbp), %eax movl %eax, -44(%rbp) movl $0, -48(%rbp) LBB2_11: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl -44(%rbp), %eax jge LBB2_14 ## %bb.12: ## in Loop: Header=BB2_11 Depth=2 movq -8(%rbp), %rax movl -12(%rbp), %ecx addl -48(%rbp), %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -32(%rbp) movq -8(%rbp), %rax movl -16(%rbp), %ecx addl -48(%rbp), %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdx movq -8(%rbp), %rax movl -12(%rbp), %ecx addl -48(%rbp), %ecx movslq %ecx, %rcx movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq -8(%rbp), %rax movl -16(%rbp), %ecx addl -48(%rbp), %ecx movslq %ecx, %rcx movq %rdx, (%rax,%rcx,8) ## %bb.13: ## in Loop: Header=BB2_11 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB2_11 LBB2_14: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %eax addl -12(%rbp), %eax movl %eax, -12(%rbp) LBB2_15: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_1 LBB2_16: movl _optind(%rip), %eax subl _last_nonopt(%rip), %eax addl _first_nonopt(%rip), %eax movl %eax, _first_nonopt(%rip) movl _optind(%rip), %eax movl %eax, _last_nonopt(%rip) popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function my_index _my_index: ## @my_index .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) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax cmpb $0, (%rax) je LBB3_5 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl -20(%rbp), %eax jne LBB3_4 ## %bb.3: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB3_6 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB3_1 LBB3_5: movq $0, -8(%rbp) LBB3_6: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _getopt ## -- Begin function _getopt .p2align 4, 0x90 _getopt: ## @"\01_getopt" .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl -4(%rbp), %edi movq -16(%rbp), %rsi movq -24(%rbp), %rdx xorl %eax, %eax movl %eax, %r8d xorl %r9d, %r9d movq %r8, %rcx callq __getopt_internal addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _optind ## @optind .p2align 2 _optind: .long 1 ## 0x1 .globl _opterr ## @opterr .p2align 2 _opterr: .long 1 ## 0x1 .globl _optopt ## @optopt .p2align 2 _optopt: .long 63 ## 0x3f .comm _optarg,8,3 ## @optarg .comm ___getopt_initialized,4,2 ## @__getopt_initialized .zerofill __DATA,__bss,_nextchar,8,3 ## @nextchar .zerofill __DATA,__bss,_last_nonopt,4,2 ## @last_nonopt .zerofill __DATA,__bss,_first_nonopt,4,2 ## @first_nonopt .zerofill __DATA,__bss,_ordering,4,2 ## @ordering .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "--" L_.str.1: ## @.str.1 .asciz "%s: option `%s' is ambiguous\n" L_.str.2: ## @.str.2 .asciz "%s: option `--%s' doesn't allow an argument\n" L_.str.3: ## @.str.3 .asciz "%s: option `%c%s' doesn't allow an argument\n" L_.str.4: ## @.str.4 .asciz "%s: option `%s' requires an argument\n" L_.str.5: ## @.str.5 .asciz "%s: unrecognized option `--%s'\n" L_.str.6: ## @.str.6 .asciz "%s: unrecognized option `%c%s'\n" L_.str.7: ## @.str.7 .space 1 .zerofill __DATA,__bss,_posixly_correct,8,3 ## @posixly_correct L_.str.8: ## @.str.8 .asciz "%s: illegal option -- %c\n" L_.str.9: ## @.str.9 .asciz "%s: invalid option -- %c\n" L_.str.10: ## @.str.10 .asciz "%s: option requires an argument -- %c\n" L_.str.11: ## @.str.11 .asciz "%s: option `-W %s' is ambiguous\n" L_.str.12: ## @.str.12 .asciz "%s: option `-W %s' doesn't allow an argument\n" L_.str.13: ## @.str.13 .asciz "POSIXLY_CORRECT" .subsections_via_symbols
the_stack_data/362928.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-8] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf mov x9, sp adrp x8, _Valor@GOTPAGE ldr x8, [x8, _Valor@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _scanf ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w0, [x8] bl _meses ldur w0, [x29, #-8] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _meses ; -- Begin function meses .p2align 2 _meses: ; @meses .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] ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, lt tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldur w8, [x29, #-4] subs w8, w8, #12 cset w8, le tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf b LBB1_4 LBB1_3: ldur w8, [x29, #-4] ; implicit-def: $x10 mov x10, x8 ldur w8, [x29, #-4] subs w9, w8, #1 adrp x8, _meses2@PAGE add x8, x8, _meses2@PAGEOFF ldr x8, [x8, w9, sxtw #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf b LBB1_4 LBB1_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 "Janeiro" l_.str.1: ; @.str.1 .asciz "Fevereiro" l_.str.2: ; @.str.2 .asciz "Mar\303\247o" l_.str.3: ; @.str.3 .asciz "Abril" l_.str.4: ; @.str.4 .asciz "Maio" l_.str.5: ; @.str.5 .asciz "Junho" l_.str.6: ; @.str.6 .asciz "Julho" l_.str.7: ; @.str.7 .asciz "Agosto" l_.str.8: ; @.str.8 .asciz "Setembro" l_.str.9: ; @.str.9 .asciz "Outubro" l_.str.10: ; @.str.10 .asciz "Novembro" l_.str.11: ; @.str.11 .asciz "Dezembro" .section __DATA,__data .globl _meses2 ; @meses2 .p2align 3 _meses2: .quad l_.str .quad l_.str.1 .quad l_.str.2 .quad l_.str.3 .quad l_.str.4 .quad l_.str.5 .quad l_.str.6 .quad l_.str.7 .quad l_.str.8 .quad l_.str.9 .quad l_.str.10 .quad l_.str.11 .section __TEXT,__cstring,cstring_literals l_.str.12: ; @.str.12 .asciz "Digite um n\303\272mero inteiro entre 1 e 12 " l_.str.13: ; @.str.13 .asciz "%d" .comm _Valor,4,2 ; @Valor l_.str.14: ; @.str.14 .asciz "Numero inv\303\241lido. Digite um valor valido entre 1 e 12\n" l_.str.15: ; @.str.15 .asciz "Mes %d: %s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf leaq L_.str.13(%rip), %rdi movq _Valor@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf movq _Valor@GOTPCREL(%rip), %rax movl (%rax), %edi callq _meses xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _meses ## -- Begin function meses .p2align 4, 0x90 _meses: ## @meses .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) cmpl $1, -4(%rbp) jl LBB1_2 ## %bb.1: cmpl $12, -4(%rbp) jle LBB1_3 LBB1_2: leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf jmp LBB1_4 LBB1_3: movl -4(%rbp), %esi movl -4(%rbp), %eax subl $1, %eax movslq %eax, %rcx leaq _meses2(%rip), %rax movq (%rax,%rcx,8), %rdx leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf LBB1_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Janeiro" L_.str.1: ## @.str.1 .asciz "Fevereiro" L_.str.2: ## @.str.2 .asciz "Mar\303\247o" L_.str.3: ## @.str.3 .asciz "Abril" L_.str.4: ## @.str.4 .asciz "Maio" L_.str.5: ## @.str.5 .asciz "Junho" L_.str.6: ## @.str.6 .asciz "Julho" L_.str.7: ## @.str.7 .asciz "Agosto" L_.str.8: ## @.str.8 .asciz "Setembro" L_.str.9: ## @.str.9 .asciz "Outubro" L_.str.10: ## @.str.10 .asciz "Novembro" L_.str.11: ## @.str.11 .asciz "Dezembro" .section __DATA,__data .globl _meses2 ## @meses2 .p2align 4 _meses2: .quad L_.str .quad L_.str.1 .quad L_.str.2 .quad L_.str.3 .quad L_.str.4 .quad L_.str.5 .quad L_.str.6 .quad L_.str.7 .quad L_.str.8 .quad L_.str.9 .quad L_.str.10 .quad L_.str.11 .section __TEXT,__cstring,cstring_literals L_.str.12: ## @.str.12 .asciz "Digite um n\303\272mero inteiro entre 1 e 12 " L_.str.13: ## @.str.13 .asciz "%d" .comm _Valor,4,2 ## @Valor L_.str.14: ## @.str.14 .asciz "Numero inv\303\241lido. Digite um valor valido entre 1 e 12\n" L_.str.15: ## @.str.15 .asciz "Mes %d: %s\n" .subsections_via_symbols
the_stack_data/211080838.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #32] add x8, sp, #36 str x8, [sp, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 bl _getchar bl _toupper strb w0, [sp, #31] sxtb w8, w0 subs w8, w8, #10 cset w8, ne and w8, w8, #0x1 ldr x9, [sp, #16] add x10, sp, #36 add x10, x10, #100 subs x9, x9, x10 cset w9, lo and w9, w9, #0x1 ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsb w0, [sp, #31] bl _isalpha subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldrb w8, [sp, #31] ldr x9, [sp, #16] add x10, x9, #1 str x10, [sp, #16] strb w8, [x9] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_5: ldr x8, [sp, #16] subs x8, x8, #1 str x8, [sp, #16] add x8, sp, #36 str x8, [sp, #8] b LBB0_6 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_11 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldr x8, [sp, #16] ldrsb w8, [x8] ldr x9, [sp, #8] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf str wzr, [sp, #32] b LBB0_12 LBB0_9: ; in Loop: Header=BB0_6 Depth=1 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_6 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] ldr x8, [sp, #16] subs x8, x8, #1 str x8, [sp, #16] b LBB0_6 LBB0_11: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #32] b LBB0_12 LBB0_12: ldr w8, [sp, #32] 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_14 b LBB0_13 LBB0_13: bl ___stack_chk_fail LBB0_14: ldr w0, [sp, #4] ; 4-byte Folded Reload ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter a message: " l_.str.1: ; @.str.1 .asciz "Not a palindrome\n" l_.str.2: ; @.str.2 .asciz "Palindrome\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 -112(%rbp), %rax movq %rax, -128(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_1: ## =>This Inner Loop Header: Depth=1 callq _getchar movl %eax, %edi callq _toupper ## kill: def $al killed $al killed $eax movb %al, -117(%rbp) movsbl %al, %eax cmpl $10, %eax setne %al andb $1, %al movzbl %al, %eax movq -128(%rbp), %rcx leaq -112(%rbp), %rdx addq $100, %rdx cmpq %rdx, %rcx setb %cl andb $1, %cl movzbl %cl, %ecx andl %ecx, %eax cmpl $0, %eax je LBB0_5 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movsbl -117(%rbp), %edi callq _isalpha cmpl $0, %eax je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movb -117(%rbp), %cl movq -128(%rbp), %rax movq %rax, %rdx addq $1, %rdx movq %rdx, -128(%rbp) movb %cl, (%rax) LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_5: movq -128(%rbp), %rax addq $-1, %rax movq %rax, -128(%rbp) leaq -112(%rbp), %rax movq %rax, -136(%rbp) LBB0_6: ## =>This Inner Loop Header: Depth=1 movq -136(%rbp), %rax cmpq -128(%rbp), %rax jae LBB0_11 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 movq -128(%rbp), %rax movsbl (%rax), %eax movq -136(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax je LBB0_9 ## %bb.8: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $0, -116(%rbp) jmp LBB0_12 LBB0_9: ## in Loop: Header=BB0_6 Depth=1 jmp LBB0_10 LBB0_10: ## in Loop: Header=BB0_6 Depth=1 movq -136(%rbp), %rax addq $1, %rax movq %rax, -136(%rbp) movq -128(%rbp), %rax addq $-1, %rax movq %rax, -128(%rbp) jmp LBB0_6 LBB0_11: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -116(%rbp) LBB0_12: movl -116(%rbp), %eax movl %eax, -140(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_14 ## %bb.13: movl -140(%rbp), %eax ## 4-byte Reload addq $144, %rsp popq %rbp retq LBB0_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter a message: " L_.str.1: ## @.str.1 .asciz "Not a palindrome\n" L_.str.2: ## @.str.2 .asciz "Palindrome\n" .subsections_via_symbols
the_stack_data/165768017.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #52] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #48 str x8, [x9] add x8, sp, #44 str x8, [x9, #8] add x8, sp, #40 str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf add x0, sp, #56 str x0, [sp, #32] ; 8-byte Folded Spill adrp x1, l___const.main.month_names@PAGE add x1, x1, l___const.main.month_names@PAGEOFF mov x2, #96 bl _memcpy ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [sp, #48] subs w9, w9, #1 ldr x11, [x8, w9, sxtw #3] ldr w8, [sp, #44] ; 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.14@PAGE add x0, x0, l_.str.14@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, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter a date (mm/dd/yyyy): " l_.str.1: ; @.str.1 .asciz "%2d/%2d/%4d" l_.str.2: ; @.str.2 .asciz "January" l_.str.3: ; @.str.3 .asciz "Fabruary" l_.str.4: ; @.str.4 .asciz "March" l_.str.5: ; @.str.5 .asciz "April" l_.str.6: ; @.str.6 .asciz "May" l_.str.7: ; @.str.7 .asciz "June" l_.str.8: ; @.str.8 .asciz "July" l_.str.9: ; @.str.9 .asciz "August" l_.str.10: ; @.str.10 .asciz "September" l_.str.11: ; @.str.11 .asciz "October" l_.str.12: ; @.str.12 .asciz "November" l_.str.13: ; @.str.13 .asciz "December" .section __DATA,__const .p2align 3 ; @__const.main.month_names l___const.main.month_names: .quad l_.str.2 .quad l_.str.3 .quad l_.str.4 .quad l_.str.5 .quad l_.str.6 .quad l_.str.7 .quad l_.str.8 .quad l_.str.9 .quad l_.str.10 .quad l_.str.11 .quad l_.str.12 .quad l_.str.13 .section __TEXT,__cstring,cstring_literals l_.str.14: ; @.str.14 .asciz "You entered the date %s %.2d, %.4d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp 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 leaq -120(%rbp), %rsi leaq -124(%rbp), %rdx leaq -128(%rbp), %rcx movb $0, %al callq _scanf leaq -112(%rbp), %rdi leaq l___const.main.month_names(%rip), %rsi movl $96, %edx callq _memcpy movl -120(%rbp), %eax subl $1, %eax cltq movq -112(%rbp,%rax,8), %rsi movl -124(%rbp), %edx movl -128(%rbp), %ecx leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $128, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter a date (mm/dd/yyyy): " L_.str.1: ## @.str.1 .asciz "%2d/%2d/%4d" L_.str.2: ## @.str.2 .asciz "January" L_.str.3: ## @.str.3 .asciz "Fabruary" L_.str.4: ## @.str.4 .asciz "March" L_.str.5: ## @.str.5 .asciz "April" L_.str.6: ## @.str.6 .asciz "May" L_.str.7: ## @.str.7 .asciz "June" L_.str.8: ## @.str.8 .asciz "July" L_.str.9: ## @.str.9 .asciz "August" L_.str.10: ## @.str.10 .asciz "September" L_.str.11: ## @.str.11 .asciz "October" L_.str.12: ## @.str.12 .asciz "November" L_.str.13: ## @.str.13 .asciz "December" .section __DATA,__const .p2align 4 ## @__const.main.month_names l___const.main.month_names: .quad L_.str.2 .quad L_.str.3 .quad L_.str.4 .quad L_.str.5 .quad L_.str.6 .quad L_.str.7 .quad L_.str.8 .quad L_.str.9 .quad L_.str.10 .quad L_.str.11 .quad L_.str.12 .quad L_.str.13 .section __TEXT,__cstring,cstring_literals L_.str.14: ## @.str.14 .asciz "You entered the date %s %.2d, %.4d\n" .subsections_via_symbols
the_stack_data/32950191.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _create ; -- Begin function create .p2align 2 _create: ; @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, #32 bl _malloc str x0, [sp, #8] ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldr x8, [sp, #8] str xzr, [x8, #24] ldr x8, [sp, #8] str xzr, [x8] ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _insert ; -- Begin function insert .p2align 2 _insert: ; @insert .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] ldr x8, [sp] ldr w8, [x8, #16] ldr x9, [sp, #8] ldr w9, [x9, #16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_5 b LBB1_1 LBB1_1: ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ldr x8, [sp] ldr x9, [sp, #8] str x8, [x9, #8] ldr x8, [sp, #8] ldr x9, [sp, #8] ldr x9, [x9, #8] str x8, [x9] b LBB1_4 LBB1_3: ldr x8, [sp, #8] ldr x0, [x8, #8] ldr x1, [sp] bl _insert b LBB1_4 LBB1_4: b LBB1_11 LBB1_5: ldr x8, [sp] ldr w8, [x8, #16] ldr x9, [sp, #8] ldr w9, [x9, #16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_10 b LBB1_6 LBB1_6: ldr x8, [sp, #8] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ldr x8, [sp] ldr x9, [sp, #8] str x8, [x9, #24] ldr x8, [sp, #8] ldr x9, [sp, #8] ldr x9, [x9, #24] str x8, [x9] b LBB1_9 LBB1_8: ldr x8, [sp, #8] ldr x0, [x8, #24] ldr x1, [sp] bl _insert b LBB1_9 LBB1_9: b LBB1_10 LBB1_10: b LBB1_11 LBB1_11: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _searchInTheTree ; -- Begin function searchInTheTree .p2align 2 _searchInTheTree: ; @searchInTheTree .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, LBB2_2 b LBB2_1 LBB2_1: ldr x8, [sp, #16] ldr w8, [x8, #16] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB2_7 LBB2_3: ldr x8, [sp, #16] ldr w8, [x8, #16] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ldr x8, [sp, #16] ldr x0, [x8, #8] ldr w1, [sp, #12] bl _searchInTheTree b LBB2_6 LBB2_5: ldr x8, [sp, #16] ldr x0, [x8, #24] ldr w1, [sp, #12] bl _searchInTheTree b LBB2_6 LBB2_6: b LBB2_7 LBB2_7: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _displayTheTree ; -- Begin function displayTheTree .p2align 2 _displayTheTree: ; @displayTheTree .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] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: b LBB3_3 LBB3_2: ldr x8, [sp, #8] ldr x0, [x8, #8] bl _displayTheTree ldr x8, [sp, #8] ldr w9, [x8, #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 ldr x8, [sp, #8] ldr x0, [x8, #24] bl _displayTheTree b LBB3_3 LBB3_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _findTheHighestNode ; -- Begin function findTheHighestNode .p2align 2 _findTheHighestNode: ; @findTheHighestNode .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp] ldr x8, [sp] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr x8, [sp] ldr x0, [x8, #24] bl _findTheHighestNode b LBB4_3 LBB4_2: ldr x8, [sp] str x8, [sp, #8] b LBB4_3 LBB4_3: ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _destroyTheTree ; -- Begin function destroyTheTree .p2align 2 _destroyTheTree: ; @destroyTheTree .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_3 b LBB5_1 LBB5_1: ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ldr x0, [sp, #8] bl _free b LBB5_3 LBB5_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _emptyTheRoot ; -- Begin function emptyTheRoot .p2align 2 _emptyTheRoot: ; @emptyTheRoot .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_3 b LBB6_1 LBB6_1: adrp x8, _ROOT@PAGE ldr x8, [x8, _ROOT@PAGEOFF] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB6_3 b LBB6_2 LBB6_2: adrp x8, _ROOT@PAGE ; kill: def $x9 killed $xzr str xzr, [x8, _ROOT@PAGEOFF] b LBB6_3 LBB6_3: add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _deleteTheLeafNode ; -- Begin function deleteTheLeafNode .p2align 2 _deleteTheLeafNode: ; @deleteTheLeafNode .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 x8, [sp, #8] ldr w8, [x8, #16] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB7_5 b LBB7_1 LBB7_1: ldr x8, [sp, #8] ldr x8, [x8] ldr x8, [x8, #24] ldr w8, [x8, #16] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB7_3 b LBB7_2 LBB7_2: ldr x8, [sp, #8] ldr x8, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #24] ldr x0, [sp, #8] bl _free b LBB7_4 LBB7_3: ldr x8, [sp, #8] ldr x8, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldr x0, [sp, #8] bl _free b LBB7_4 LBB7_4: b LBB7_5 LBB7_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _deleteOneChildNode ; -- Begin function deleteOneChildNode .p2align 2 _deleteOneChildNode: ; @deleteOneChildNode .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 x8, [sp, #8] ldr x8, [x8] ldr x8, [x8, #24] ldr w8, [x8, #16] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: ldr x8, [sp, #8] ldr x8, [x8, #24] ldr x9, [sp, #8] ldr x9, [x9] str x8, [x9, #24] ldr x0, [sp, #8] bl _free b LBB8_5 LBB8_2: ldr x8, [sp, #8] ldr x8, [x8] ldr x8, [x8, #8] ldr w8, [x8, #16] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp, #8] ldr x9, [x9] str x8, [x9, #8] ldr x0, [sp, #8] bl _free b LBB8_4 LBB8_4: b LBB8_5 LBB8_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _deleteTwoChildNode ; -- Begin function deleteTwoChildNode .p2align 2 _deleteTwoChildNode: ; @deleteTwoChildNode .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x0, [x8, #8] bl _findTheHighestNode str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB9_2 b LBB9_1 LBB9_1: ldr x8, [sp] ldr w8, [x8, #16] ldr x9, [sp, #8] str w8, [x9, #16] ldr x8, [sp] ldr x8, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #24] ldr x0, [sp] bl _free b LBB9_2 LBB9_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _delete ; -- Begin function delete .p2align 2 _delete: ; @delete .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-12] adrp x8, _ROOT@PAGE ldr x0, [x8, _ROOT@PAGEOFF] ldur w1, [x29, #-12] bl _searchInTheTree str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB10_2 b LBB10_1 LBB10_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB10_19 LBB10_2: ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_5 b LBB10_3 LBB10_3: ldr x8, [sp, #8] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_5 b LBB10_4 LBB10_4: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x0, [sp, #8] bl _deleteTwoChildNode b LBB10_18 LBB10_5: ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_7 b LBB10_6 LBB10_6: ldr x8, [sp, #8] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_9 b LBB10_7 LBB10_7: ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB10_10 b LBB10_8 LBB10_8: ldr x8, [sp, #8] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_10 b LBB10_9 LBB10_9: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #8] ldur w1, [x29, #-12] bl _deleteOneChildNode b LBB10_17 LBB10_10: ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB10_16 b LBB10_11 LBB10_11: ldr x8, [sp, #8] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB10_16 b LBB10_12 LBB10_12: ldr x8, [sp, #8] adrp x9, _ROOT@PAGE ldr x9, [x9, _ROOT@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB10_14 b LBB10_13 LBB10_13: ldr x0, [sp, #8] bl _emptyTheRoot b LBB10_15 LBB10_14: ldr x0, [sp, #8] ldur w1, [x29, #-12] bl _deleteTheLeafNode b LBB10_15 LBB10_15: b LBB10_16 LBB10_16: b LBB10_17 LBB10_17: b LBB10_18 LBB10_18: ldr x8, [sp, #8] stur x8, [x29, #-8] b LBB10_19 LBB10_19: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-12] stur wzr, [x29, #-16] b LBB11_1 LBB11_1: ; =>This Inner Loop Header: Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _scanf ldur w8, [x29, #-8] subs w8, w8, #1 ; kill: def $x8 killed $w8 str x8, [sp, #8] ; 8-byte Folded Spill subs x8, x8, #4 cset w8, hi tbnz w8, #0, LBB11_26 ; %bb.2: ; in Loop: Header=BB11_1 Depth=1 ldr x11, [sp, #8] ; 8-byte Folded Reload adrp x10, lJTI11_0@PAGE add x10, x10, lJTI11_0@PAGEOFF Ltmp1: adr x8, Ltmp1 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB11_3: ; in Loop: Header=BB11_1 Depth=1 bl _create str x0, [sp, #24] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr x8, [sp, #24] add x8, x8, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _scanf adrp x8, _ROOT@PAGE ldr x0, [x8, _ROOT@PAGEOFF] ldr x8, [sp, #24] ldr w1, [x8, #16] bl _searchInTheTree str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB11_8 b LBB11_4 LBB11_4: ; in Loop: Header=BB11_1 Depth=1 adrp x8, _ROOT@PAGE ldr x8, [x8, _ROOT@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB11_6 b LBB11_5 LBB11_5: ; in Loop: Header=BB11_1 Depth=1 ldr x8, [sp, #24] ; kill: def $x9 killed $xzr str xzr, [x8] ldr x8, [sp, #24] adrp x9, _ROOT@PAGE str x8, [x9, _ROOT@PAGEOFF] b LBB11_7 LBB11_6: ; in Loop: Header=BB11_1 Depth=1 adrp x8, _ROOT@PAGE ldr x0, [x8, _ROOT@PAGEOFF] ldr x1, [sp, #24] bl _insert b LBB11_7 LBB11_7: ; in Loop: Header=BB11_1 Depth=1 b LBB11_9 LBB11_8: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB11_9 LBB11_9: ; in Loop: Header=BB11_1 Depth=1 b LBB11_27 LBB11_10: ; in Loop: Header=BB11_1 Depth=1 adrp x8, _ROOT@PAGE ldr x8, [x8, _ROOT@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB11_12 b LBB11_11 LBB11_11: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB11_27 LBB11_12: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _scanf adrp x8, _ROOT@PAGE ldr x0, [x8, _ROOT@PAGEOFF] ldur w1, [x29, #-12] bl _searchInTheTree str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB11_14 b LBB11_13 LBB11_13: ; in Loop: Header=BB11_1 Depth=1 ldr x8, [sp, #16] ldr w9, [x8, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf b LBB11_15 LBB11_14: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf b LBB11_15 LBB11_15: ; in Loop: Header=BB11_1 Depth=1 b LBB11_27 LBB11_16: ; in Loop: Header=BB11_1 Depth=1 adrp x8, _ROOT@PAGE ldr x8, [x8, _ROOT@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB11_18 b LBB11_17 LBB11_17: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB11_27 LBB11_18: ; in Loop: Header=BB11_1 Depth=1 adrp x8, _ROOT@PAGE ldr x0, [x8, _ROOT@PAGEOFF] bl _displayTheTree b LBB11_27 LBB11_19: ; in Loop: Header=BB11_1 Depth=1 adrp x8, _ROOT@PAGE ldr x8, [x8, _ROOT@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB11_21 b LBB11_20 LBB11_20: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB11_27 LBB11_21: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf mov x9, sp sub x8, x29, #16 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _scanf ldur w0, [x29, #-16] bl _delete subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB11_23 b LBB11_22 LBB11_22: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf b LBB11_24 LBB11_23: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf b LBB11_24 LBB11_24: ; in Loop: Header=BB11_1 Depth=1 b LBB11_27 LBB11_25: mov w0, #0 bl _exit LBB11_26: ; in Loop: Header=BB11_1 Depth=1 adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf b LBB11_27 LBB11_27: ; in Loop: Header=BB11_1 Depth=1 b LBB11_1 .cfi_endproc .p2align 2 lJTI11_0: .long LBB11_3-Ltmp1 .long LBB11_10-Ltmp1 .long LBB11_16-Ltmp1 .long LBB11_19-Ltmp1 .long LBB11_25-Ltmp1 ; -- End function .globl _ROOT ; @ROOT .zerofill __DATA,__common,_ROOT,8,3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "-> %d\n" l_.str.1: ; @.str.1 .asciz "\nIts a parent node\n\n" l_.str.2: ; @.str.2 .asciz "\nOne child\n\n" l_.str.3: ; @.str.3 .asciz "1. Insertion\n2. Searching\n3. Display\n4. Delete\n5. Exit\n >>> " l_.str.4: ; @.str.4 .asciz "%d" l_.str.5: ; @.str.5 .asciz "Enter the Number >> " l_.str.6: ; @.str.6 .asciz "\nElement Already found!\n\n" l_.str.7: ; @.str.7 .asciz "\nTree is Empty!\n\n" l_.str.8: ; @.str.8 .asciz "Enter the search Term >> " l_.str.9: ; @.str.9 .asciz "\nElement found : %d\n\n" l_.str.10: ; @.str.10 .asciz "\nElement Not found\n\n" l_.str.11: ; @.str.11 .asciz "Enter the value To delete >> " l_.str.12: ; @.str.12 .asciz "\nElement Not found to delete.\n\n" l_.str.13: ; @.str.13 .asciz "\nElement Deleted\n\n" l_.str.14: ; @.str.14 .asciz "\nWrong Choice\n\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _create ## -- Begin function create .p2align 4, 0x90 _create: ## @create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $32, %edi callq _malloc movq %rax, -8(%rbp) movq -8(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax movq $0, 24(%rax) movq -8(%rbp), %rax movq $0, (%rax) movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insert ## -- Begin function insert .p2align 4, 0x90 _insert: ## @insert .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movl 16(%rax), %eax movq -8(%rbp), %rcx cmpl 16(%rcx), %eax jge LBB1_5 ## %bb.1: movq -8(%rbp), %rax cmpq $0, 8(%rax) jne LBB1_3 ## %bb.2: movq -16(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rcx movq -8(%rbp), %rax movq 8(%rax), %rax movq %rcx, (%rax) jmp LBB1_4 LBB1_3: movq -8(%rbp), %rax movq 8(%rax), %rdi movq -16(%rbp), %rsi callq _insert LBB1_4: jmp LBB1_11 LBB1_5: movq -16(%rbp), %rax movl 16(%rax), %eax movq -8(%rbp), %rcx cmpl 16(%rcx), %eax jle LBB1_10 ## %bb.6: movq -8(%rbp), %rax cmpq $0, 24(%rax) jne LBB1_8 ## %bb.7: movq -16(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 24(%rax) movq -8(%rbp), %rcx movq -8(%rbp), %rax movq 24(%rax), %rax movq %rcx, (%rax) jmp LBB1_9 LBB1_8: movq -8(%rbp), %rax movq 24(%rax), %rdi movq -16(%rbp), %rsi callq _insert LBB1_9: jmp LBB1_10 LBB1_10: jmp LBB1_11 LBB1_11: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _searchInTheTree ## -- Begin function searchInTheTree .p2align 4, 0x90 _searchInTheTree: ## @searchInTheTree .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 LBB2_2 ## %bb.1: movq -16(%rbp), %rax movl 16(%rax), %eax cmpl -20(%rbp), %eax jne LBB2_3 LBB2_2: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB2_7 LBB2_3: movq -16(%rbp), %rax movl 16(%rax), %eax cmpl -20(%rbp), %eax jle LBB2_5 ## %bb.4: movq -16(%rbp), %rax movq 8(%rax), %rdi movl -20(%rbp), %esi callq _searchInTheTree jmp LBB2_6 LBB2_5: movq -16(%rbp), %rax movq 24(%rax), %rdi movl -20(%rbp), %esi callq _searchInTheTree LBB2_6: jmp LBB2_7 LBB2_7: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _displayTheTree ## -- Begin function displayTheTree .p2align 4, 0x90 _displayTheTree: ## @displayTheTree .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) cmpq $0, -8(%rbp) jne LBB3_2 ## %bb.1: jmp LBB3_3 LBB3_2: movq -8(%rbp), %rax movq 8(%rax), %rdi callq _displayTheTree movq -8(%rbp), %rax movl 16(%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 24(%rax), %rdi callq _displayTheTree LBB3_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _findTheHighestNode ## -- Begin function findTheHighestNode .p2align 4, 0x90 _findTheHighestNode: ## @findTheHighestNode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax cmpq $0, 24(%rax) je LBB4_2 ## %bb.1: movq -16(%rbp), %rax movq 24(%rax), %rdi callq _findTheHighestNode jmp LBB4_3 LBB4_2: movq -16(%rbp), %rax movq %rax, -8(%rbp) LBB4_3: movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _destroyTheTree ## -- Begin function destroyTheTree .p2align 4, 0x90 _destroyTheTree: ## @destroyTheTree .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpq $0, 24(%rax) jne LBB5_3 ## %bb.1: movq -8(%rbp), %rax cmpq $0, 8(%rax) jne LBB5_3 ## %bb.2: movq -8(%rbp), %rdi callq _free LBB5_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _emptyTheRoot ## -- Begin function emptyTheRoot .p2align 4, 0x90 _emptyTheRoot: ## @emptyTheRoot .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) cmpq $0, -8(%rbp) jne LBB6_3 ## %bb.1: movq _ROOT(%rip), %rax cmpq -8(%rbp), %rax jne LBB6_3 ## %bb.2: movq $0, _ROOT(%rip) LBB6_3: popq %rbp retq .cfi_endproc ## -- End function .globl _deleteTheLeafNode ## -- Begin function deleteTheLeafNode .p2align 4, 0x90 _deleteTheLeafNode: ## @deleteTheLeafNode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rax movl 16(%rax), %eax cmpl -12(%rbp), %eax jne LBB7_5 ## %bb.1: movq -8(%rbp), %rax movq (%rax), %rax movq 24(%rax), %rax movl 16(%rax), %eax cmpl -12(%rbp), %eax jne LBB7_3 ## %bb.2: movq -8(%rbp), %rax movq (%rax), %rax movq $0, 24(%rax) movq -8(%rbp), %rdi callq _free jmp LBB7_4 LBB7_3: movq -8(%rbp), %rax movq (%rax), %rax movq $0, 8(%rax) movq -8(%rbp), %rdi callq _free LBB7_4: jmp LBB7_5 LBB7_5: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _deleteOneChildNode ## -- Begin function deleteOneChildNode .p2align 4, 0x90 _deleteOneChildNode: ## @deleteOneChildNode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq 24(%rax), %rax movl 16(%rax), %eax cmpl -12(%rbp), %eax jne LBB8_2 ## %bb.1: movq -8(%rbp), %rax movq 24(%rax), %rcx movq -8(%rbp), %rax movq (%rax), %rax movq %rcx, 24(%rax) movq -8(%rbp), %rdi callq _free jmp LBB8_5 LBB8_2: movq -8(%rbp), %rax movq (%rax), %rax movq 8(%rax), %rax movl 16(%rax), %eax cmpl -12(%rbp), %eax jne LBB8_4 ## %bb.3: movq -8(%rbp), %rax movq 8(%rax), %rcx movq -8(%rbp), %rax movq (%rax), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rdi callq _free LBB8_4: jmp LBB8_5 LBB8_5: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _deleteTwoChildNode ## -- Begin function deleteTwoChildNode .p2align 4, 0x90 _deleteTwoChildNode: ## @deleteTwoChildNode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rdi callq _findTheHighestNode movq %rax, -16(%rbp) cmpq $0, -16(%rbp) je LBB9_2 ## %bb.1: movq -16(%rbp), %rax movl 16(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 16(%rax) movq -16(%rbp), %rax movq (%rax), %rax movq $0, 24(%rax) movq -16(%rbp), %rdi callq _free LBB9_2: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _delete ## -- Begin function delete .p2align 4, 0x90 _delete: ## @delete .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -12(%rbp) movq _ROOT(%rip), %rdi movl -12(%rbp), %esi callq _searchInTheTree movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB10_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB10_19 LBB10_2: movq -24(%rbp), %rax cmpq $0, 8(%rax) je LBB10_5 ## %bb.3: movq -24(%rbp), %rax cmpq $0, 24(%rax) je LBB10_5 ## %bb.4: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rdi callq _deleteTwoChildNode jmp LBB10_18 LBB10_5: movq -24(%rbp), %rax cmpq $0, 8(%rax) je LBB10_7 ## %bb.6: movq -24(%rbp), %rax cmpq $0, 24(%rax) je LBB10_9 LBB10_7: movq -24(%rbp), %rax cmpq $0, 8(%rax) jne LBB10_10 ## %bb.8: movq -24(%rbp), %rax cmpq $0, 24(%rax) je LBB10_10 LBB10_9: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rdi movl -12(%rbp), %esi callq _deleteOneChildNode jmp LBB10_17 LBB10_10: movq -24(%rbp), %rax cmpq $0, 8(%rax) jne LBB10_16 ## %bb.11: movq -24(%rbp), %rax cmpq $0, 24(%rax) jne LBB10_16 ## %bb.12: movq -24(%rbp), %rax cmpq _ROOT(%rip), %rax jne LBB10_14 ## %bb.13: movq -24(%rbp), %rdi callq _emptyTheRoot jmp LBB10_15 LBB10_14: movq -24(%rbp), %rdi movl -12(%rbp), %esi callq _deleteTheLeafNode LBB10_15: jmp LBB10_16 LBB10_16: jmp LBB10_17 LBB10_17: jmp LBB10_18 LBB10_18: movq -24(%rbp), %rax movq %rax, -8(%rbp) LBB10_19: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl $0, -12(%rbp) movl $0, -16(%rbp) LBB11_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str.3(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -41(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -41(%rbp), %al ## 1-byte Reload leaq L_.str.4(%rip), %rdi leaq -8(%rbp), %rsi callq _scanf movl -8(%rbp), %eax decl %eax movl %eax, %ecx movq %rcx, -40(%rbp) ## 8-byte Spill subl $4, %eax ja LBB11_25 ## %bb.27: ## in Loop: Header=BB11_1 Depth=1 movq -40(%rbp), %rax ## 8-byte Reload leaq LJTI11_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB11_2: ## in Loop: Header=BB11_1 Depth=1 callq _create movq %rax, -24(%rbp) leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rsi addq $16, %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _scanf movq _ROOT(%rip), %rdi movq -24(%rbp), %rax movl 16(%rax), %esi callq _searchInTheTree movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB11_7 ## %bb.3: ## in Loop: Header=BB11_1 Depth=1 cmpq $0, _ROOT(%rip) jne LBB11_5 ## %bb.4: ## in Loop: Header=BB11_1 Depth=1 movq -24(%rbp), %rax movq $0, (%rax) movq -24(%rbp), %rax movq %rax, _ROOT(%rip) jmp LBB11_6 LBB11_5: ## in Loop: Header=BB11_1 Depth=1 movq _ROOT(%rip), %rdi movq -24(%rbp), %rsi callq _insert LBB11_6: ## in Loop: Header=BB11_1 Depth=1 jmp LBB11_8 LBB11_7: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB11_8: ## in Loop: Header=BB11_1 Depth=1 jmp LBB11_26 LBB11_9: ## in Loop: Header=BB11_1 Depth=1 cmpq $0, _ROOT(%rip) jne LBB11_11 ## %bb.10: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB11_26 LBB11_11: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movq _ROOT(%rip), %rdi movl -12(%rbp), %esi callq _searchInTheTree movq %rax, -32(%rbp) cmpq $0, -32(%rbp) je LBB11_13 ## %bb.12: ## in Loop: Header=BB11_1 Depth=1 movq -32(%rbp), %rax movl 16(%rax), %esi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf jmp LBB11_14 LBB11_13: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf LBB11_14: ## in Loop: Header=BB11_1 Depth=1 jmp LBB11_26 LBB11_15: ## in Loop: Header=BB11_1 Depth=1 cmpq $0, _ROOT(%rip) jne LBB11_17 ## %bb.16: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB11_26 LBB11_17: ## in Loop: Header=BB11_1 Depth=1 movq _ROOT(%rip), %rdi callq _displayTheTree jmp LBB11_26 LBB11_18: ## in Loop: Header=BB11_1 Depth=1 cmpq $0, _ROOT(%rip) jne LBB11_20 ## %bb.19: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB11_26 LBB11_20: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf movl -16(%rbp), %edi callq _delete cmpq $0, %rax jne LBB11_22 ## %bb.21: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf jmp LBB11_23 LBB11_22: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf LBB11_23: ## in Loop: Header=BB11_1 Depth=1 jmp LBB11_26 LBB11_24: xorl %edi, %edi callq _exit LBB11_25: ## in Loop: Header=BB11_1 Depth=1 leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf LBB11_26: ## in Loop: Header=BB11_1 Depth=1 jmp LBB11_1 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L11_0_set_2, LBB11_2-LJTI11_0 .set L11_0_set_9, LBB11_9-LJTI11_0 .set L11_0_set_15, LBB11_15-LJTI11_0 .set L11_0_set_18, LBB11_18-LJTI11_0 .set L11_0_set_24, LBB11_24-LJTI11_0 LJTI11_0: .long L11_0_set_2 .long L11_0_set_9 .long L11_0_set_15 .long L11_0_set_18 .long L11_0_set_24 .end_data_region ## -- End function .globl _ROOT ## @ROOT .zerofill __DATA,__common,_ROOT,8,3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "-> %d\n" L_.str.1: ## @.str.1 .asciz "\nIts a parent node\n\n" L_.str.2: ## @.str.2 .asciz "\nOne child\n\n" L_.str.3: ## @.str.3 .asciz "1. Insertion\n2. Searching\n3. Display\n4. Delete\n5. Exit\n >>> " L_.str.4: ## @.str.4 .asciz "%d" L_.str.5: ## @.str.5 .asciz "Enter the Number >> " L_.str.6: ## @.str.6 .asciz "\nElement Already found!\n\n" L_.str.7: ## @.str.7 .asciz "\nTree is Empty!\n\n" L_.str.8: ## @.str.8 .asciz "Enter the search Term >> " L_.str.9: ## @.str.9 .asciz "\nElement found : %d\n\n" L_.str.10: ## @.str.10 .asciz "\nElement Not found\n\n" L_.str.11: ## @.str.11 .asciz "Enter the value To delete >> " L_.str.12: ## @.str.12 .asciz "\nElement Not found to delete.\n\n" L_.str.13: ## @.str.13 .asciz "\nElement Deleted\n\n" L_.str.14: ## @.str.14 .asciz "\nWrong Choice\n\n" .subsections_via_symbols
the_stack_data/1213979.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, #11424 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #3232 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #112] add x0, sp, #152 mov x1, #11264 bl _bzero add x8, sp, #128 str xzr, [sp, #128] str xzr, [sp, #136] stur xzr, [x8, #14] str wzr, [sp, #104] str wzr, [sp, #100] adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] add x0, sp, #117 mov w1, #11 bl _fgets mov x9, sp add x8, sp, #108 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldrsb w8, [sp, #117] subs w8, w8, #48 str w8, [sp, #96] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_11 Depth 2 ldr w8, [sp, #104] str w8, [sp, #72] ; 4-byte Folded Spill add x0, sp, #117 bl _strlen ldr w8, [sp, #72] ; 4-byte Folded Reload subs x9, x0, #2 ; kill: def $w9 killed $w9 killed $x9 asr w8, w8, w9 ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_21 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #92] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsw x8, [sp, #92] str x8, [sp, #64] ; 8-byte Folded Spill add x0, sp, #117 bl _strlen ldr x8, [sp, #64] ; 8-byte Folded Reload subs x9, x0, #2 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_9 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #104] ldr w9, [sp, #92] asr w8, w8, w9 ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #92] add w9, w8, #1 add x8, sp, #117 ldrsb w8, [x8, w9, sxtw] subs w9, w8, #48 ldr w8, [sp, #96] subs w8, w8, w9 str w8, [sp, #96] b LBB0_7 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #92] add w9, w8, #1 add x8, sp, #117 ldrsb w8, [x8, w9, sxtw] subs w9, w8, #48 ldr w8, [sp, #96] add w8, w8, w9 str w8, [sp, #96] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #92] add w8, w8, #1 str w8, [sp, #92] b LBB0_3 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #96] ldr w9, [sp, #108] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] str wzr, [sp, #88] b LBB0_11 LBB0_11: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsw x8, [sp, #88] str x8, [sp, #56] ; 8-byte Folded Spill add x0, sp, #117 bl _strlen ldr x8, [sp, #56] ; 8-byte Folded Reload subs x9, x0, #1 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_19 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldrsw x9, [sp, #88] add x0, sp, #117 mov x8, x0 add x8, x8, x9 ldrb w8, [x8] ldrsw x9, [sp, #100] mov x10, #22 mul x10, x9, x10 add x9, sp, #152 add x9, x9, x10 ldr w10, [sp, #88] lsl w10, w10, #1 add x9, x9, w10, sxtw strb w8, [x9] ldrsw x8, [sp, #88] str x8, [sp, #48] ; 8-byte Folded Spill bl _strlen ldr x8, [sp, #48] ; 8-byte Folded Reload subs x9, x0, #2 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_17 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldr w8, [sp, #104] ldr w9, [sp, #88] asr w8, w8, w9 ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_11 Depth=2 ldrsw x8, [sp, #100] mov x9, #22 mul x9, x8, x9 add x8, sp, #152 add x8, x8, x9 ldr w9, [sp, #88] lsl w9, w9, #1 add w9, w9, #1 add x9, x8, w9, sxtw mov w8, #45 strb w8, [x9] b LBB0_16 LBB0_15: ; in Loop: Header=BB0_11 Depth=2 ldrsw x8, [sp, #100] mov x9, #22 mul x9, x8, x9 add x8, sp, #152 add x8, x8, x9 ldr w9, [sp, #88] lsl w9, w9, #1 add w9, w9, #1 add x9, x8, w9, sxtw mov w8, #43 strb w8, [x9] b LBB0_16 LBB0_16: ; in Loop: Header=BB0_11 Depth=2 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_11 Depth=2 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_11 Depth=2 ldr w8, [sp, #88] add w8, w8, #1 str w8, [sp, #88] b LBB0_11 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #117] subs w8, w8, #48 str w8, [sp, #96] ldr w8, [sp, #104] add w8, w8, #1 str w8, [sp, #104] b LBB0_1 LBB0_21: str wzr, [sp, #84] b LBB0_22 LBB0_22: ; =>This Loop Header: Depth=1 ; Child Loop BB0_24 Depth 2 ldr w8, [sp, #84] ldr w9, [sp, #100] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_31 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_22 Depth=1 str wzr, [sp, #80] b LBB0_24 LBB0_24: ; Parent Loop BB0_22 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #80] ldr w9, [sp, #100] ldr w10, [sp, #80] subs w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_29 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_24 Depth=2 ldrsw x8, [sp, #84] mov x9, #22 mul x9, x8, x9 add x10, sp, #152 mov x8, x10 add x0, x8, x9 ldr w8, [sp, #84] add w8, w8, #1 mov w9, #22 smaddl x1, w8, w9, x10 bl _strcmp subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_24 Depth=2 ldrsw x8, [sp, #84] mov x9, #22 str x9, [sp, #16] ; 8-byte Folded Spill mul x9, x8, x9 add x8, sp, #152 str x8, [sp, #24] ; 8-byte Folded Spill add x1, x8, x9 add x0, sp, #128 str x0, [sp, #32] ; 8-byte Folded Spill mov x2, #22 bl ___strcpy_chk ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #24] ; 8-byte Folded Reload ldrsw x8, [sp, #84] mul x9, x8, x9 mov x8, x10 add x0, x8, x9 ldr w8, [sp, #84] add w8, w8, #1 mov w9, #22 smaddl x1, w8, w9, x10 mov x2, #-1 str x2, [sp, #40] ; 8-byte Folded Spill bl ___strcpy_chk ldr x10, [sp, #24] ; 8-byte Folded Reload ldr x1, [sp, #32] ; 8-byte Folded Reload ldr x2, [sp, #40] ; 8-byte Folded Reload ldr w8, [sp, #84] add w8, w8, #1 mov w9, #22 smaddl x0, w8, w9, x10 bl ___strcpy_chk b LBB0_27 LBB0_27: ; in Loop: Header=BB0_24 Depth=2 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_24 Depth=2 ldr w8, [sp, #80] add w8, w8, #1 str w8, [sp, #80] b LBB0_24 LBB0_29: ; in Loop: Header=BB0_22 Depth=1 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_22 Depth=1 ldr w8, [sp, #84] add w8, w8, #1 str w8, [sp, #84] b LBB0_22 LBB0_31: mov w8, #1 str w8, [sp, #76] b LBB0_32 LBB0_32: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #76] ldr w9, [sp, #100] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_35 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_32 Depth=1 ldr w8, [sp, #76] subs w8, w8, #1 add x10, sp, #152 mov w9, #22 smaddl x10, w8, w9, x10 ldr w9, [sp, #108] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_34 LBB0_34: ; in Loop: Header=BB0_32 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB0_32 LBB0_35: ldr w8, [sp, #100] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_37 b LBB0_36 LBB0_36: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_37 LBB0_37: 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_39 b LBB0_38 LBB0_38: bl ___stack_chk_fail LBB0_39: mov w0, #0 add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #3232 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%s=%d\n" l_.str.2: ; @.str.2 .asciz "-1" .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 $11392, %eax ## imm = 0x2C80 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -11328(%rbp) leaq -11280(%rbp), %rdi xorl %esi, %esi movl $11264, %edx ## imm = 0x2C00 callq _memset leaq -11312(%rbp), %rdi xorl %esi, %esi movl $22, %edx callq _memset movl $0, -11336(%rbp) movl $0, -11340(%rbp) leaq -11323(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $11, %esi callq _fgets leaq L_.str(%rip), %rdi leaq -11332(%rbp), %rsi movb $0, %al callq _scanf movsbl -11323(%rbp), %eax subl $48, %eax movl %eax, -11344(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_11 Depth 2 movl -11336(%rbp), %eax movl %eax, -11368(%rbp) ## 4-byte Spill leaq -11323(%rbp), %rdi callq _strlen movq %rax, %rcx movl -11368(%rbp), %eax ## 4-byte Reload subq $2, %rcx ## kill: def $ecx killed $ecx killed $rcx ## kill: def $cl killed $ecx sarl %cl, %eax andl $1, %eax cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB0_2 jmp LBB0_21 LBB0_2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -11348(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -11348(%rbp), %rax movq %rax, -11376(%rbp) ## 8-byte Spill leaq -11323(%rbp), %rdi callq _strlen movq %rax, %rcx movq -11376(%rbp), %rax ## 8-byte Reload subq $2, %rcx cmpq %rcx, %rax jae LBB0_9 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -11336(%rbp), %eax movl -11348(%rbp), %ecx ## kill: def $cl killed $ecx sarl %cl, %eax andl $1, %eax cmpl $0, %eax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -11348(%rbp), %eax addl $1, %eax cltq movsbl -11323(%rbp,%rax), %ecx subl $48, %ecx movl -11344(%rbp), %eax subl %ecx, %eax movl %eax, -11344(%rbp) jmp LBB0_7 LBB0_6: ## in Loop: Header=BB0_3 Depth=2 movl -11348(%rbp), %eax addl $1, %eax cltq movsbl -11323(%rbp,%rax), %eax subl $48, %eax addl -11344(%rbp), %eax movl %eax, -11344(%rbp) LBB0_7: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_8 LBB0_8: ## in Loop: Header=BB0_3 Depth=2 movl -11348(%rbp), %eax addl $1, %eax movl %eax, -11348(%rbp) jmp LBB0_3 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl -11344(%rbp), %eax cmpl -11332(%rbp), %eax jne LBB0_20 ## %bb.10: ## in Loop: Header=BB0_1 Depth=1 movl -11340(%rbp), %eax addl $1, %eax movl %eax, -11340(%rbp) movl $0, -11352(%rbp) LBB0_11: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -11352(%rbp), %rax movq %rax, -11384(%rbp) ## 8-byte Spill leaq -11323(%rbp), %rdi callq _strlen movq %rax, %rcx movq -11384(%rbp), %rax ## 8-byte Reload subq $1, %rcx cmpq %rcx, %rax jae LBB0_19 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movslq -11352(%rbp), %rax movb -11323(%rbp,%rax), %dl movslq -11340(%rbp), %rcx leaq -11280(%rbp), %rax imulq $22, %rcx, %rcx addq %rcx, %rax movl -11352(%rbp), %ecx shll $1, %ecx movslq %ecx, %rcx movb %dl, (%rax,%rcx) movslq -11352(%rbp), %rax movq %rax, -11392(%rbp) ## 8-byte Spill leaq -11323(%rbp), %rdi callq _strlen movq %rax, %rcx movq -11392(%rbp), %rax ## 8-byte Reload subq $2, %rcx cmpq %rcx, %rax jae LBB0_17 ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movl -11336(%rbp), %eax movl -11352(%rbp), %ecx ## kill: def $cl killed $ecx sarl %cl, %eax andl $1, %eax cmpl $0, %eax je LBB0_15 ## %bb.14: ## in Loop: Header=BB0_11 Depth=2 movslq -11340(%rbp), %rcx leaq -11280(%rbp), %rax imulq $22, %rcx, %rcx addq %rcx, %rax movl -11352(%rbp), %ecx shll $1, %ecx addl $1, %ecx movslq %ecx, %rcx movb $45, (%rax,%rcx) jmp LBB0_16 LBB0_15: ## in Loop: Header=BB0_11 Depth=2 movslq -11340(%rbp), %rcx leaq -11280(%rbp), %rax imulq $22, %rcx, %rcx addq %rcx, %rax movl -11352(%rbp), %ecx shll $1, %ecx addl $1, %ecx movslq %ecx, %rcx movb $43, (%rax,%rcx) LBB0_16: ## in Loop: Header=BB0_11 Depth=2 jmp LBB0_17 LBB0_17: ## in Loop: Header=BB0_11 Depth=2 jmp LBB0_18 LBB0_18: ## in Loop: Header=BB0_11 Depth=2 movl -11352(%rbp), %eax addl $1, %eax movl %eax, -11352(%rbp) jmp LBB0_11 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_1 Depth=1 movsbl -11323(%rbp), %eax subl $48, %eax movl %eax, -11344(%rbp) movl -11336(%rbp), %eax addl $1, %eax movl %eax, -11336(%rbp) jmp LBB0_1 LBB0_21: movl $0, -11356(%rbp) LBB0_22: ## =>This Loop Header: Depth=1 ## Child Loop BB0_24 Depth 2 movl -11356(%rbp), %eax cmpl -11340(%rbp), %eax jge LBB0_31 ## %bb.23: ## in Loop: Header=BB0_22 Depth=1 movl $0, -11360(%rbp) LBB0_24: ## Parent Loop BB0_22 Depth=1 ## => This Inner Loop Header: Depth=2 movl -11360(%rbp), %eax movl -11340(%rbp), %ecx subl -11360(%rbp), %ecx cmpl %ecx, %eax jge LBB0_29 ## %bb.25: ## in Loop: Header=BB0_24 Depth=2 movslq -11356(%rbp), %rax leaq -11280(%rbp), %rdi imulq $22, %rax, %rax addq %rax, %rdi movl -11356(%rbp), %eax addl $1, %eax cltq leaq -11280(%rbp), %rsi imulq $22, %rax, %rax addq %rax, %rsi callq _strcmp cmpl $0, %eax jge LBB0_27 ## %bb.26: ## in Loop: Header=BB0_24 Depth=2 leaq -11312(%rbp), %rdi movslq -11356(%rbp), %rax leaq -11280(%rbp), %rsi imulq $22, %rax, %rax addq %rax, %rsi movl $22, %edx callq ___strcpy_chk movslq -11356(%rbp), %rax leaq -11280(%rbp), %rdi imulq $22, %rax, %rax addq %rax, %rdi movl -11356(%rbp), %eax addl $1, %eax cltq leaq -11280(%rbp), %rsi imulq $22, %rax, %rax addq %rax, %rsi movq $-1, %rdx callq ___strcpy_chk movl -11356(%rbp), %eax addl $1, %eax cltq leaq -11280(%rbp), %rdi imulq $22, %rax, %rax addq %rax, %rdi leaq -11312(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk LBB0_27: ## in Loop: Header=BB0_24 Depth=2 jmp LBB0_28 LBB0_28: ## in Loop: Header=BB0_24 Depth=2 movl -11360(%rbp), %eax addl $1, %eax movl %eax, -11360(%rbp) jmp LBB0_24 LBB0_29: ## in Loop: Header=BB0_22 Depth=1 jmp LBB0_30 LBB0_30: ## in Loop: Header=BB0_22 Depth=1 movl -11356(%rbp), %eax addl $1, %eax movl %eax, -11356(%rbp) jmp LBB0_22 LBB0_31: movl $1, -11364(%rbp) LBB0_32: ## =>This Inner Loop Header: Depth=1 movl -11364(%rbp), %eax cmpl -11340(%rbp), %eax jg LBB0_35 ## %bb.33: ## in Loop: Header=BB0_32 Depth=1 movl -11364(%rbp), %eax subl $1, %eax cltq leaq -11280(%rbp), %rsi imulq $22, %rax, %rax addq %rax, %rsi movl -11332(%rbp), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.34: ## in Loop: Header=BB0_32 Depth=1 movl -11364(%rbp), %eax addl $1, %eax movl %eax, -11364(%rbp) jmp LBB0_32 LBB0_35: cmpl $0, -11340(%rbp) jne LBB0_37 ## %bb.36: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_37: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_39 ## %bb.38: xorl %eax, %eax addq $11392, %rsp ## imm = 0x2C80 popq %rbp retq LBB0_39: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%s=%d\n" L_.str.2: ## @.str.2 .asciz "-1" .subsections_via_symbols
the_stack_data/242331722.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dfs ; -- Begin function dfs .p2align 2 _dfs: ; @dfs .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 x9, _n@GOTPAGE ldr x9, [x9, _n@GOTPAGEOFF] str x9, [sp, #16] ; 8-byte Folded Spill adrp x8, _used@GOTPAGE ldr x8, [x8, _used@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill stur w0, [x29, #-4] ldur w8, [x29, #-4] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: stur wzr, [x29, #-8] b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldursw x9, [x29, #-8] adrp x8, _buf@GOTPAGE ldr x8, [x8, _buf@GOTPAGEOFF] ldrsb w10, [x8, x9] 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_4 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_2 LBB0_5: mov w0, #10 bl _putchar b LBB0_12 LBB0_6: mov w8, #1 stur w8, [x29, #-12] b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-12] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_12 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldursw x9, [x29, #-12] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldursw x10, [x29, #-12] mov w8, #1 str w8, [x9, x10, lsl #2] ldur w8, [x29, #-12] ldursw x10, [x29, #-4] adrp x9, _buf@GOTPAGE ldr x9, [x9, _buf@GOTPAGEOFF] strb w8, [x9, x10] ldur w8, [x29, #-4] add w0, w8, #1 bl _dfs ldr x9, [sp, #24] ; 8-byte Folded Reload ldursw x10, [x29, #-12] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_7 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_7 LBB0_12: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp adrp x8, _n@GOTPAGE ldr x8, [x8, _n@GOTPAGEOFF] str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr w0, [sp, #8] ; 4-byte Folded Reload bl _dfs ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _n,4,2 ; @n .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%5d" .comm _buf,10,0 ; @buf .comm _used,40,2 ; @used l_.str.1: ; @.str.1 .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dfs ## -- Begin function dfs .p2align 4, 0x90 _dfs: ## @dfs .cfi_startproc ## %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), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB0_6 ## %bb.1: movl $0, -8(%rbp) LBB0_2: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movslq -8(%rbp), %rcx movq _buf@GOTPCREL(%rip), %rax movsbl (%rax,%rcx), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_2 LBB0_5: movl $10, %edi callq _putchar jmp LBB0_12 LBB0_6: movl $1, -12(%rbp) LBB0_7: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jg LBB0_12 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movslq -12(%rbp), %rcx movq _used@GOTPCREL(%rip), %rax cmpl $0, (%rax,%rcx,4) jne LBB0_10 ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 movslq -12(%rbp), %rcx movq _used@GOTPCREL(%rip), %rax movl $1, (%rax,%rcx,4) movl -12(%rbp), %eax movb %al, %dl movslq -4(%rbp), %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -4(%rbp), %edi addl $1, %edi callq _dfs movslq -12(%rbp), %rcx movq _used@GOTPCREL(%rip), %rax movl $0, (%rax,%rcx,4) LBB0_10: ## in Loop: Header=BB0_7 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_7 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_7 LBB0_12: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str.1(%rip), %rdi movq _n@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf xorl %edi, %edi callq _dfs xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _n,4,2 ## @n .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%5d" .comm _buf,10,0 ## @buf .comm _used,40,4 ## @used L_.str.1: ## @.str.1 .asciz "%d" .subsections_via_symbols
the_stack_data/67324671.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] sub x12, x29, #8 stur wzr, [x29, #-8] sub x10, x29, #12 stur wzr, [x29, #-12] sub x11, x29, #16 stur wzr, [x29, #-16] sub x8, x29, #20 stur wzr, [x29, #-20] mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-24] ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w9, [x29, #-8] mov w8, #24 subs w8, w8, w9 stur w8, [x29, #-28] ldur w8, [x29, #-28] ldur w9, [x29, #-12] add w8, w8, w9 stur w8, [x29, #-24] b LBB0_6 LBB0_2: ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 stur w8, [x29, #-24] b LBB0_5 LBB0_4: mov w8, #24 stur w8, [x29, #-24] b LBB0_5 LBB0_5: b LBB0_6 LBB0_6: stur wzr, [x29, #-32] ldur w8, [x29, #-16] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur w8, [x29, #-20] ldur w9, [x29, #-16] subs w9, w8, w9 mov w8, #-1 mul w9, w8, w9 mov w8, #60 subs w8, w8, w9 stur w8, [x29, #-36] ldur w8, [x29, #-36] stur w8, [x29, #-32] ldur w8, [x29, #-24] subs w8, w8, #1 stur w8, [x29, #-24] b LBB0_12 LBB0_8: ldur w8, [x29, #-16] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: stur wzr, [x29, #-32] b LBB0_11 LBB0_10: ldur w8, [x29, #-20] ldur w9, [x29, #-16] subs w8, w8, w9 stur w8, [x29, #-32] b LBB0_11 LBB0_11: b LBB0_12 LBB0_12: ldur w8, [x29, #-24] subs w8, w8, #24 cset w8, ne tbnz w8, #0, LBB0_15 b LBB0_13 LBB0_13: ldur w8, [x29, #-32] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: stur wzr, [x29, #-24] b LBB0_15 LBB0_15: ldur w8, [x29, #-24] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-32] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d %d %d" l_.str.1: ; @.str.1 .asciz "O JOGO DUROU %d HORA(S) E %d MINUTO(S)\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) movl $0, -12(%rbp) movl $0, -16(%rbp) movl $0, -20(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi leaq -16(%rbp), %rdx leaq -12(%rbp), %rcx leaq -20(%rbp), %r8 movb $0, %al callq _scanf movl $0, -24(%rbp) movl -8(%rbp), %eax cmpl -12(%rbp), %eax jle LBB0_2 ## %bb.1: movl $24, %eax subl -8(%rbp), %eax movl %eax, -28(%rbp) movl -28(%rbp), %eax addl -12(%rbp), %eax movl %eax, -24(%rbp) jmp LBB0_6 LBB0_2: movl -8(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_4 ## %bb.3: movl -12(%rbp), %eax subl -8(%rbp), %eax movl %eax, -24(%rbp) jmp LBB0_5 LBB0_4: movl $24, -24(%rbp) LBB0_5: jmp LBB0_6 LBB0_6: movl $0, -32(%rbp) movl -16(%rbp), %eax cmpl -20(%rbp), %eax jle LBB0_8 ## %bb.7: movl -20(%rbp), %eax subl -16(%rbp), %eax imull $4294967295, %eax, %ecx ## imm = 0xFFFFFFFF movl $60, %eax subl %ecx, %eax movl %eax, -36(%rbp) movl -36(%rbp), %eax movl %eax, -32(%rbp) movl -24(%rbp), %eax addl $-1, %eax movl %eax, -24(%rbp) jmp LBB0_12 LBB0_8: movl -16(%rbp), %eax cmpl -20(%rbp), %eax jne LBB0_10 ## %bb.9: movl $0, -32(%rbp) jmp LBB0_11 LBB0_10: movl -20(%rbp), %eax subl -16(%rbp), %eax movl %eax, -32(%rbp) LBB0_11: jmp LBB0_12 LBB0_12: cmpl $24, -24(%rbp) jne LBB0_15 ## %bb.13: cmpl $0, -32(%rbp) jle LBB0_15 ## %bb.14: movl $0, -24(%rbp) LBB0_15: movl -24(%rbp), %esi movl -32(%rbp), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d %d %d" L_.str.1: ## @.str.1 .asciz "O JOGO DUROU %d HORA(S) E %d MINUTO(S)\n" .subsections_via_symbols
the_stack_data/182953086.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _u2f ; -- Begin function u2f .p2align 2 _u2f: ; @u2f .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] str w8, [sp, #8] ldr s0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _f2u ; -- Begin function f2u .p2align 2 _f2u: ; @f2u .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str s0, [sp, #12] ldr s0, [sp, #12] str s0, [sp, #8] ldr w0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _test_bitXor ; -- Begin function test_bitXor .p2align 2 _test_bitXor: ; @test_bitXor .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] eor w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _test_allEvenBits ; -- Begin function test_allEvenBits .p2align 2 _test_allEvenBits: ; @test_allEvenBits .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] str wzr, [sp, #4] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] subs w8, w8, #32 cset w8, ge tbnz w8, #0, LBB3_6 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #8] ldr w10, [sp, #4] mov w9, #1 lsl w9, w9, w10 ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: str wzr, [sp, #12] b LBB3_7 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #2 str w8, [sp, #4] b LBB3_1 LBB3_6: mov w8, #1 str w8, [sp, #12] b LBB3_7 LBB3_7: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _test_logicalShift ; -- Begin function test_logicalShift .p2align 2 _test_logicalShift: ; @test_logicalShift .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] str w8, [sp, #4] ldr w8, [sp, #4] ldr w9, [sp, #8] lsr w8, w8, w9 str w8, [sp] ldr w0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _test_logicalNeg ; -- Begin function test_logicalNeg .p2align 2 _test_logicalNeg: ; @test_logicalNeg .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, eq and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _test_tmax ; -- Begin function test_tmax .p2align 2 _test_tmax: ; @test_tmax .cfi_startproc ; %bb.0: mov w0, #2147483647 ret .cfi_endproc ; -- End function .globl _test_twosBits ; -- Begin function test_twosBits .p2align 2 _test_twosBits: ; @test_twosBits .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #28] str w1, [sp, #24] ldr w9, [sp, #24] mov w8, #1 subs w9, w9, #1 lsl w10, w8, w9 mov w9, #0 subs w9, w9, w10 str w9, [sp, #20] ldr w9, [sp, #24] subs w9, w9, #1 lsl w8, w8, w9 subs w8, w8, #1 str w8, [sp, #16] ldr w8, [sp, #28] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, lt mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: ldr w8, [sp, #28] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, le str w8, [sp, #12] ; 4-byte Folded Spill b LBB7_2 LBB7_2: ldr w8, [sp, #12] ; 4-byte Folded Reload and w0, w8, #0x1 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 _u2f ## -- Begin function u2f .p2align 4, 0x90 _u2f: ## @u2f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl -4(%rbp), %eax movl %eax, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero popq %rbp retq .cfi_endproc ## -- End function .globl _f2u ## -- Begin function f2u .p2align 4, 0x90 _f2u: ## @f2u .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movss %xmm0, -4(%rbp) movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -8(%rbp) movl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _test_bitXor ## -- Begin function test_bitXor .p2align 4, 0x90 _test_bitXor: ## @test_bitXor .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 xorl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _test_allEvenBits ## -- Begin function test_allEvenBits .p2align 4, 0x90 _test_allEvenBits: ## @test_allEvenBits .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 $0, -12(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 cmpl $32, -12(%rbp) jge LBB3_6 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -8(%rbp), %eax movl -12(%rbp), %ecx movl $1, %edx ## kill: def $cl killed $ecx shll %cl, %edx movl %edx, %ecx andl %ecx, %eax cmpl $0, %eax jne LBB3_4 ## %bb.3: movl $0, -4(%rbp) jmp LBB3_7 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_5 LBB3_5: ## in Loop: Header=BB3_1 Depth=1 movl -12(%rbp), %eax addl $2, %eax movl %eax, -12(%rbp) jmp LBB3_1 LBB3_6: movl $1, -4(%rbp) LBB3_7: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _test_logicalShift ## -- Begin function test_logicalShift .p2align 4, 0x90 _test_logicalShift: ## @test_logicalShift .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 movl %eax, -12(%rbp) movl -12(%rbp), %eax movl -8(%rbp), %ecx ## kill: def $cl killed $ecx shrl %cl, %eax movl %eax, -16(%rbp) movl -16(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _test_logicalNeg ## -- Begin function test_logicalNeg .p2align 4, 0x90 _test_logicalNeg: ## @test_logicalNeg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $0, -4(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _test_tmax ## -- Begin function test_tmax .p2align 4, 0x90 _test_tmax: ## @test_tmax .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, %eax ## imm = 0x7FFFFFFF popq %rbp retq .cfi_endproc ## -- End function .globl _test_twosBits ## -- Begin function test_twosBits .p2align 4, 0x90 _test_twosBits: ## @test_twosBits .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 -8(%rbp), %ecx subl $1, %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx xorl %eax, %eax subl %ecx, %eax movl %eax, -12(%rbp) movl -8(%rbp), %ecx subl $1, %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax subl $1, %eax movl %eax, -16(%rbp) movl -4(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl -12(%rbp), %ecx movb %al, -17(%rbp) ## 1-byte Spill jl LBB7_2 ## %bb.1: movl -4(%rbp), %eax cmpl -16(%rbp), %eax setle %al movb %al, -17(%rbp) ## 1-byte Spill LBB7_2: movb -17(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/57949150.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _abort ; -- Begin function abort .p2align 2 _abort: ; @abort .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 b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 b LBB0_1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "abort()\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _abort ## -- Begin function abort .p2align 4, 0x90 _abort: ## @abort .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 LBB0_1: ## =>This Inner Loop Header: Depth=1 jmp LBB0_1 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "abort()\n" .subsections_via_symbols
the_stack_data/23574816.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test ; -- Begin function test .p2align 2 _test: ; @test .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 adrp x8, _foo@GOTPAGE ldr x8, [x8, _foo@GOTPAGEOFF] mov x9, x8 str x9, [sp, #56] adrp x9, _foo_noret@GOTPAGE ldr x9, [x9, _foo_noret@GOTPAGEOFF] mov x10, x9 str x10, [sp, #48] str x9, [sp, #40] str x8, [sp, #32] adrp x8, _foo_noproto@GOTPAGE ldr x8, [x8, _foo_noproto@GOTPAGEOFF] mov x9, x8 str x9, [sp, #24] adrp x9, _foo_noret_noproto@GOTPAGE ldr x9, [x9, _foo_noret_noproto@GOTPAGEOFF] mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] str x8, [sp] 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 _test ## -- Begin function test .p2align 4, 0x90 _test: ## @test .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _foo@GOTPCREL(%rip), %rax movq %rax, -8(%rbp) movq _foo_noret@GOTPCREL(%rip), %rax movq %rax, -16(%rbp) movq _foo_noret@GOTPCREL(%rip), %rax movq %rax, -24(%rbp) movq _foo@GOTPCREL(%rip), %rax movq %rax, -32(%rbp) movq _foo_noproto@GOTPCREL(%rip), %rax movq %rax, -40(%rbp) movq _foo_noret_noproto@GOTPCREL(%rip), %rax movq %rax, -48(%rbp) movq _foo_noret_noproto@GOTPCREL(%rip), %rax movq %rax, -56(%rbp) movq _foo_noproto@GOTPCREL(%rip), %rax movq %rax, -64(%rbp) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/504447.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 w0, [x29, #-4] str x1, [sp] 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 "Hello World!" .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 %edi, -4(%rbp) movq %rsi, -16(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Hello World!" .subsections_via_symbols
the_stack_data/154827028.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getround ; -- Begin function getround .p2align 2 _getround: ; @getround .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-16] add x0, x8, #1 bl _atoi stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: ldur w8, [x29, #-20] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-20] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-20] ; implicit-def: $x10 mov x10, x8 ldursw x9, [x29, #-20] adrp x8, _dir@PAGE add x8, x8, _dir@PAGEOFF ldr x8, [x8, x9, lsl #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_5 LBB0_4: ldur w8, [x29, #-8] ; implicit-def: $x12 mov x12, x8 ldursw x9, [x29, #-8] adrp x8, _dir@PAGE add x8, x8, _dir@PAGEOFF ldr x11, [x8, x9, lsl #3] ldur w9, [x29, #-20] ; implicit-def: $x10 mov x10, x9 ldursw x9, [x29, #-20] ldr x8, [x8, x9, lsl #3] mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_5 LBB0_5: ldur w8, [x29, #-20] stur w8, [x29, #-4] b LBB0_11 LBB0_6: ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf stur wzr, [x29, #-20] b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-20] ; implicit-def: $x10 mov x10, x8 ldursw x9, [x29, #-20] adrp x8, _dir@PAGE add x8, x8, _dir@PAGEOFF ldr x8, [x8, x9, lsl #3] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_7 LBB0_10: ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldursw x9, [x29, #-8] adrp x8, _dir@PAGE add x8, x8, _dir@PAGEOFF ldr x8, [x8, x9, lsl #3] 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 ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_11 LBB0_11: 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 "Rounding mode for strtor... " l_.str.1: ; @.str.1 .asciz "was and is %d (%s)\n" .section __DATA,__data .p2align 3 ; @dir _dir: .quad l_.str.6 .quad l_.str.7 .quad l_.str.8 .quad l_.str.9 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "changed from %d (%s) to %d (%s)\n" l_.str.3: ; @.str.3 .asciz "Bad rounding direction %d: choose among\n" l_.str.4: ; @.str.4 .asciz "\t%d (%s)\n" l_.str.5: ; @.str.5 .asciz "Leaving rounding mode for strtor... at %d (%s)\n" l_.str.6: ; @.str.6 .asciz "toward zero" l_.str.7: ; @.str.7 .asciz "nearest" l_.str.8: ; @.str.8 .asciz "toward +Infinity" l_.str.9: ; @.str.9 .asciz "toward -Infinity" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getround ## -- Begin function getround .p2align 4, 0x90 _getround: ## @getround .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rdi addq $1, %rdi callq _atoi movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jl LBB0_6 ## %bb.1: cmpl $4, -20(%rbp) jge LBB0_6 ## %bb.2: leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %eax cmpl -8(%rbp), %eax jne LBB0_4 ## %bb.3: movl -20(%rbp), %esi movslq -20(%rbp), %rcx leaq _dir(%rip), %rax movq (%rax,%rcx,8), %rdx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_5 LBB0_4: movl -8(%rbp), %esi movslq -8(%rbp), %rcx leaq _dir(%rip), %rax movq (%rax,%rcx,8), %rdx movl -20(%rbp), %ecx movslq -20(%rbp), %rdi leaq _dir(%rip), %rax movq (%rax,%rdi,8), %r8 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_5: movl -20(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_11 LBB0_6: movl -20(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $0, -20(%rbp) LBB0_7: ## =>This Inner Loop Header: Depth=1 cmpl $4, -20(%rbp) jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movl -20(%rbp), %esi movslq -20(%rbp), %rcx leaq _dir(%rip), %rax movq (%rax,%rcx,8), %rdx leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_7 LBB0_10: movl -8(%rbp), %esi movslq -8(%rbp), %rcx leaq _dir(%rip), %rax movq (%rax,%rcx,8), %rdx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_11: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Rounding mode for strtor... " L_.str.1: ## @.str.1 .asciz "was and is %d (%s)\n" .section __DATA,__data .p2align 4 ## @dir _dir: .quad L_.str.6 .quad L_.str.7 .quad L_.str.8 .quad L_.str.9 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "changed from %d (%s) to %d (%s)\n" L_.str.3: ## @.str.3 .asciz "Bad rounding direction %d: choose among\n" L_.str.4: ## @.str.4 .asciz "\t%d (%s)\n" L_.str.5: ## @.str.5 .asciz "Leaving rounding mode for strtor... at %d (%s)\n" L_.str.6: ## @.str.6 .asciz "toward zero" L_.str.7: ## @.str.7 .asciz "nearest" L_.str.8: ## @.str.8 .asciz "toward +Infinity" L_.str.9: ## @.str.9 .asciz "toward -Infinity" .subsections_via_symbols
the_stack_data/192414.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #16] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #1 stur w8, [x29, #-8] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #2 stur w8, [x29, #-12] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w0, [sp, #16] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "x is %d\n" l_.str.1: ; @.str.1 .asciz "y 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) movl $1, -8(%rbp) movl -8(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $2, -12(%rbp) movl -12(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "x is %d\n" L_.str.1: ## @.str.1 .asciz "y is %d\n" .subsections_via_symbols
the_stack_data/179831084.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _DFS ; -- Begin function DFS .p2align 2 _DFS: ; @DFS .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_1 LBB0_1: adrp x8, _total@PAGE ldr w8, [x8, _total@PAGEOFF] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ldur w8, [x29, #-8] adrp x9, _total@PAGE str w8, [x9, _total@PAGEOFF] stur wzr, [x29, #-12] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldursw x9, [x29, #-12] adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF add x8, x8, x9 ldrb w8, [x8] ldursw x10, [x29, #-12] adrp x9, _order@PAGE add x9, x9, _order@PAGEOFF ldrsw x10, [x9, x10, lsl #2] adrp x9, _bottle@PAGE add x9, x9, _bottle@PAGEOFF add x9, x9, x10 strb w8, [x9] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_3 LBB0_6: b LBB0_7 LBB0_7: b LBB0_14 LBB0_8: stur wzr, [x29, #-12] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldursw x9, [x29, #-12] adrp x8, _order@PAGE add x8, x8, _order@PAGEOFF ldr w8, [x8, x9, lsl #2] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-4] ldursw x10, [x29, #-12] adrp x9, _order@PAGE add x9, x9, _order@PAGEOFF str x9, [sp, #8] ; 8-byte Folded Spill str w8, [x9, x10, lsl #2] ldur w8, [x29, #-4] add w0, w8, #1 ldur w8, [x29, #-8] ldursw x9, [x29, #-4] mov x10, #12 mul x10, x9, x10 adrp x9, _bin@PAGE add x9, x9, _bin@PAGEOFF add x9, x9, x10 ldursw x10, [x29, #-12] ldr w9, [x9, x10, lsl #2] add w1, w8, w9 bl _DFS ldr x9, [sp, #8] ; 8-byte Folded Reload ldursw x10, [x29, #-12] mov w8, #-1 str w8, [x9, x10, lsl #2] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_9 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_9 LBB0_14: 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, #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, _bin@PAGE add x8, x8, _bin@PAGEOFF stur x8, [x29, #-88] ; 8-byte Folded Spill add x9, x8, #8 stur x9, [x29, #-80] ; 8-byte Folded Spill add x9, x8, #4 stur x9, [x29, #-72] ; 8-byte Folded Spill add x9, x8, #12 stur x9, [x29, #-64] ; 8-byte Folded Spill add x9, x8, #20 stur x9, [x29, #-56] ; 8-byte Folded Spill add x9, x8, #16 stur x9, [x29, #-48] ; 8-byte Folded Spill add x9, x8, #24 stur x9, [x29, #-40] ; 8-byte Folded Spill add x9, x8, #32 stur x9, [x29, #-32] ; 8-byte Folded Spill add x8, x8, #28 stur x8, [x29, #-24] ; 8-byte Folded Spill stur wzr, [x29, #-4] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ; Child Loop BB1_5 Depth 3 ldur x8, [x29, #-24] ; 8-byte Folded Reload ldur x10, [x29, #-32] ; 8-byte Folded Reload ldur x11, [x29, #-40] ; 8-byte Folded Reload ldur x12, [x29, #-48] ; 8-byte Folded Reload ldur x13, [x29, #-56] ; 8-byte Folded Reload ldur x14, [x29, #-64] ; 8-byte Folded Reload ldur x15, [x29, #-72] ; 8-byte Folded Reload ldur x16, [x29, #-80] ; 8-byte Folded Reload mov x9, sp str x9, [sp, #96] ; 8-byte Folded Spill adrp x17, _bin@PAGE add x17, x17, _bin@PAGEOFF str x17, [x9] str x16, [x9, #8] str x15, [x9, #16] str x14, [x9, #24] str x13, [x9, #32] str x12, [x9, #40] str x11, [x9, #48] str x10, [x9, #56] str x8, [x9, #64] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB1_11 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 adrp x9, _total@PAGE str x9, [sp, #88] ; 8-byte Folded Spill mov w8, #-1 str w8, [x9, _total@PAGEOFF] mov w1, #0 str w1, [sp, #84] ; 4-byte Folded Spill mov x0, x1 bl _DFS ldr w8, [sp, #84] ; 4-byte Folded Reload ldr x9, [sp, #88] ; 8-byte Folded Reload ldr w10, [x9, _total@PAGEOFF] subs w8, w8, w10 str w8, [x9, _total@PAGEOFF] stur wzr, [x29, #-8] 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, #-8] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 stur wzr, [x29, #-12] 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, #-12] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=3 ldursw x8, [x29, #-8] mov x9, #12 mul x9, x8, x9 adrp x8, _bin@PAGE add x8, x8, _bin@PAGEOFF add x8, x8, x9 ldursw x9, [x29, #-12] ldr w10, [x8, x9, lsl #2] adrp x9, _total@PAGE ldr w8, [x9, _total@PAGEOFF] add w8, w8, w10 str w8, [x9, _total@PAGEOFF] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=3 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB1_5 LBB1_8: ; in Loop: Header=BB1_3 Depth=2 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_3 Depth=2 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB1_3 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 adrp x8, _total@PAGE ldr w9, [x8, _total@PAGEOFF] ; implicit-def: $x8 mov x8, x9 mov x9, sp adrp x10, _bottle@PAGE add x10, x10, _bottle@PAGEOFF str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_1 LBB1_11: mov w0, #0 ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 ret .cfi_endproc ; -- End function .zerofill __DATA,__bss,_total,4,2 ; @total .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "BCG" .zerofill __DATA,__bss,_bottle,4,0 ; @bottle .section __DATA,__data .p2align 2 ; @order _order: .space 12,255 .zerofill __DATA,__bss,_bin,36,2 ; @bin .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%d %d %d %d %d %d %d %d %d" l_.str.2: ; @.str.2 .asciz "%s %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _DFS ## -- Begin function DFS .p2align 4, 0x90 _DFS: ## @DFS .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) cmpl $3, -4(%rbp) jne LBB0_8 ## %bb.1: movl _total(%rip), %eax cmpl -8(%rbp), %eax jge LBB0_7 ## %bb.2: movl -8(%rbp), %eax movl %eax, _total(%rip) movl $0, -12(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 cmpl $3, -12(%rbp) jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movslq -12(%rbp), %rcx leaq L_.str(%rip), %rax movb (%rax,%rcx), %dl movslq -12(%rbp), %rcx leaq _order(%rip), %rax movslq (%rax,%rcx,4), %rcx leaq _bottle(%rip), %rax movb %dl, (%rax,%rcx) ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_3 LBB0_6: jmp LBB0_7 LBB0_7: jmp LBB0_14 LBB0_8: movl $0, -12(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 cmpl $3, -12(%rbp) jge LBB0_14 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movslq -12(%rbp), %rcx leaq _order(%rip), %rax cmpl $-1, (%rax,%rcx,4) jne LBB0_12 ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movl -4(%rbp), %edx movslq -12(%rbp), %rcx leaq _order(%rip), %rax movl %edx, (%rax,%rcx,4) movl -4(%rbp), %edi addl $1, %edi movl -8(%rbp), %esi movslq -4(%rbp), %rcx leaq _bin(%rip), %rax imulq $12, %rcx, %rcx addq %rcx, %rax movslq -12(%rbp), %rcx addl (%rax,%rcx,4), %esi callq _DFS movslq -12(%rbp), %rcx leaq _order(%rip), %rax movl $-1, (%rax,%rcx,4) LBB0_12: ## in Loop: Header=BB0_9 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_9 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_9 LBB0_14: 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 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -24 movl $0, -12(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 ## Child Loop BB1_5 Depth 3 leaq L_.str.1(%rip), %rdi leaq _bin(%rip), %rsi movq %rsi, -32(%rbp) ## 8-byte Spill movq %rsi, %rdx addq $8, %rdx movq %rsi, %rcx addq $4, %rcx movq %rsi, %r8 addq $12, %r8 movq %rsi, %r9 addq $20, %r9 movq %rsi, %rbx addq $16, %rbx movq %rsi, %r11 addq $24, %r11 movq %rsi, %r10 addq $32, %r10 movq %rsi, %rax addq $28, %rax movq %rbx, (%rsp) movq %r11, 8(%rsp) movq %r10, 16(%rsp) movq %rax, 24(%rsp) movb $0, %al callq _scanf cmpl $-1, %eax je LBB1_11 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl $-1, _total(%rip) xorl %esi, %esi movl %esi, %edi callq _DFS xorl %eax, %eax subl _total(%rip), %eax movl %eax, _total(%rip) movl $0, -16(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_5 Depth 3 cmpl $3, -16(%rbp) jge LBB1_10 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movl $0, -20(%rbp) LBB1_5: ## Parent Loop BB1_1 Depth=1 ## Parent Loop BB1_3 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $3, -20(%rbp) jge LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=3 movslq -16(%rbp), %rcx leaq _bin(%rip), %rax imulq $12, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %eax addl _total(%rip), %eax movl %eax, _total(%rip) ## %bb.7: ## in Loop: Header=BB1_5 Depth=3 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_5 LBB1_8: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_9 LBB1_9: ## in Loop: Header=BB1_3 Depth=2 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_3 LBB1_10: ## in Loop: Header=BB1_1 Depth=1 movl _total(%rip), %edx leaq L_.str.2(%rip), %rdi leaq _bottle(%rip), %rsi movb $0, %al callq _printf jmp LBB1_1 LBB1_11: xorl %eax, %eax addq $56, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_total,4,2 ## @total .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "BCG" .zerofill __DATA,__bss,_bottle,4,0 ## @bottle .section __DATA,__data .p2align 2 ## @order _order: .space 12,255 .zerofill __DATA,__bss,_bin,36,4 ## @bin .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "%d %d %d %d %d %d %d %d %d" L_.str.2: ## @.str.2 .asciz "%s %d\n" .subsections_via_symbols
the_stack_data/50136796.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI0_0: .quad 0x3fb999999999999a ; double 0.10000000000000001 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 sub sp, sp, #496 stur wzr, [x29, #-52] stur w0, [x29, #-56] stur x1, [x29, #-64] sub x8, x29, #84 str x8, [sp, #136] ; 8-byte Folded Spill stur wzr, [x29, #-84] 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 ldr x8, [sp, #136] ; 8-byte Folded Reload stur x0, [x29, #-96] ldur x0, [x29, #-96] mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_2 LBB0_2: ldur x0, [x29, #-96] bl _fclose sub x8, x29, #100 str x8, [sp, #128] ; 8-byte Folded Spill stur wzr, [x29, #-100] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen ldr x8, [sp, #128] ; 8-byte Folded Reload stur x0, [x29, #-112] ldur x0, [x29, #-112] mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB0_4 LBB0_4: ldur x0, [x29, #-112] bl _fclose ldur w8, [x29, #-84] ldur w9, [x29, #-100] subs w8, w8, w9 stur w8, [x29, #-116] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen stur x0, [x29, #-136] ldur w8, [x29, #-116] mov x9, x8 mov x8, #4 mul x0, x8, x9 bl _malloc stur x0, [x29, #-128] stur wzr, [x29, #-68] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur x0, [x29, #-136] ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_5 LBB0_10: ldur x0, [x29, #-136] bl _fclose ldur w8, [x29, #-84] mov x9, x8 mov x8, #4 mul x0, x8, x9 bl _malloc stur x0, [x29, #-144] stur wzr, [x29, #-68] b LBB0_11 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] ldur x9, [x29, #-144] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 str w8, [x9, x10, lsl #2] b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_11 LBB0_14: stur wzr, [x29, #-68] b LBB0_15 LBB0_15: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldur w9, [x29, #-100] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_18 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_15 Depth=1 ldur x9, [x29, #-144] ldur w8, [x29, #-68] ldur w10, [x29, #-116] add w10, w8, w10 mov w8, #0 str w8, [x9, w10, uxtw #2] b LBB0_17 LBB0_17: ; in Loop: Header=BB0_15 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_15 LBB0_18: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen stur x0, [x29, #-160] ldur w8, [x29, #-116] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-152] stur wzr, [x29, #-68] b LBB0_19 LBB0_19: ; =>This Loop Header: Depth=1 ; Child Loop BB0_21 Depth 2 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_28 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #4 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-72] b LBB0_21 LBB0_21: ; Parent Loop BB0_19 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] ldur x9, [x29, #-128] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_26 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=2 ldur x0, [x29, #-160] ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=2 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf b LBB0_24 LBB0_24: ; in Loop: Header=BB0_21 Depth=2 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_21 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_21 LBB0_26: ; in Loop: Header=BB0_19 Depth=1 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_19 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_19 LBB0_28: ldur x0, [x29, #-160] bl _fclose adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen stur x0, [x29, #-176] ldur w8, [x29, #-116] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-168] stur wzr, [x29, #-68] b LBB0_29 LBB0_29: ; =>This Loop Header: Depth=1 ; Child Loop BB0_31 Depth 2 ; Child Loop BB0_33 Depth 3 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_44 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_29 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-168] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-72] b LBB0_31 LBB0_31: ; Parent Loop BB0_29 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_33 Depth 3 ldur w8, [x29, #-72] ldur x9, [x29, #-128] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_42 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=2 ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-168] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-76] b LBB0_33 LBB0_33: ; Parent Loop BB0_29 Depth=1 ; Parent Loop BB0_31 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-76] ldur x9, [x29, #-152] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr x9, [x9, x10, lsl #3] ldur w10, [x29, #-72] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_38 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_33 Depth=3 ldur x0, [x29, #-176] ldur x8, [x29, #-168] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-76] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_35 LBB0_35: ; in Loop: Header=BB0_33 Depth=3 adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf b LBB0_36 LBB0_36: ; in Loop: Header=BB0_33 Depth=3 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_33 Depth=3 ldur w8, [x29, #-76] add w8, w8, #1 stur w8, [x29, #-76] b LBB0_33 LBB0_38: ; in Loop: Header=BB0_31 Depth=2 ldur x0, [x29, #-176] adrp x1, l_.str.13@PAGE add x1, x1, l_.str.13@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_40 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_31 Depth=2 adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf b LBB0_40 LBB0_40: ; in Loop: Header=BB0_31 Depth=2 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_31 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_31 LBB0_42: ; in Loop: Header=BB0_29 Depth=1 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_29 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_29 LBB0_44: ldur x0, [x29, #-176] bl _fclose adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen stur x0, [x29, #-192] ldur w8, [x29, #-116] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-184] stur wzr, [x29, #-68] b LBB0_45 LBB0_45: ; =>This Loop Header: Depth=1 ; Child Loop BB0_47 Depth 2 ; Child Loop BB0_49 Depth 3 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_60 b LBB0_46 LBB0_46: ; in Loop: Header=BB0_45 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-72] b LBB0_47 LBB0_47: ; Parent Loop BB0_45 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_49 Depth 3 ldur w8, [x29, #-72] ldur x9, [x29, #-128] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_58 b LBB0_48 LBB0_48: ; in Loop: Header=BB0_47 Depth=2 ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-76] b LBB0_49 LBB0_49: ; Parent Loop BB0_45 Depth=1 ; Parent Loop BB0_47 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-76] ldur x9, [x29, #-152] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr x9, [x9, x10, lsl #3] ldur w10, [x29, #-72] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_54 b LBB0_50 LBB0_50: ; in Loop: Header=BB0_49 Depth=3 ldur x0, [x29, #-192] ldur x8, [x29, #-184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-76] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #3 mov x9, sp str x8, [x9] adrp x1, l_.str.15@PAGE add x1, x1, l_.str.15@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_52 b LBB0_51 LBB0_51: ; in Loop: Header=BB0_49 Depth=3 adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf b LBB0_52 LBB0_52: ; in Loop: Header=BB0_49 Depth=3 b LBB0_53 LBB0_53: ; in Loop: Header=BB0_49 Depth=3 ldur w8, [x29, #-76] add w8, w8, #1 stur w8, [x29, #-76] b LBB0_49 LBB0_54: ; in Loop: Header=BB0_47 Depth=2 ldur x0, [x29, #-192] adrp x1, l_.str.13@PAGE add x1, x1, l_.str.13@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_56 b LBB0_55 LBB0_55: ; in Loop: Header=BB0_47 Depth=2 adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf b LBB0_56 LBB0_56: ; in Loop: Header=BB0_47 Depth=2 b LBB0_57 LBB0_57: ; in Loop: Header=BB0_47 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_47 LBB0_58: ; in Loop: Header=BB0_45 Depth=1 b LBB0_59 LBB0_59: ; in Loop: Header=BB0_45 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_45 LBB0_60: ldur x0, [x29, #-192] bl _fclose ldur w8, [x29, #-116] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-200] stur wzr, [x29, #-68] b LBB0_61 LBB0_61: ; =>This Loop Header: Depth=1 ; Child Loop BB0_63 Depth 2 ; Child Loop BB0_66 Depth 3 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_74 b LBB0_62 LBB0_62: ; in Loop: Header=BB0_61 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-72] b LBB0_63 LBB0_63: ; Parent Loop BB0_61 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_66 Depth 3 ldur w8, [x29, #-72] ldur x9, [x29, #-128] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_72 b LBB0_64 LBB0_64: ; in Loop: Header=BB0_63 Depth=2 ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ls tbnz w8, #0, LBB0_70 b LBB0_65 LBB0_65: ; in Loop: Header=BB0_63 Depth=2 ldur x8, [x29, #-184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr d0, [x8] ldur x8, [x29, #-200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] str d0, [x8] mov w8, #1 stur w8, [x29, #-76] b LBB0_66 LBB0_66: ; Parent Loop BB0_61 Depth=1 ; Parent Loop BB0_63 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-76] ldur x9, [x29, #-152] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr x9, [x9, x10, lsl #3] ldur w10, [x29, #-72] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_69 b LBB0_67 LBB0_67: ; in Loop: Header=BB0_66 Depth=3 ldur x8, [x29, #-200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-76] subs w9, w9, #1 ldr d0, [x8, w9, uxtw #3] ldur x8, [x29, #-184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-76] ; kill: def $x9 killed $w9 ldr d1, [x8, x9, lsl #3] fadd d0, d0, d1 ldur x8, [x29, #-200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-76] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] b LBB0_68 LBB0_68: ; in Loop: Header=BB0_66 Depth=3 ldur w8, [x29, #-76] add w8, w8, #1 stur w8, [x29, #-76] b LBB0_66 LBB0_69: ; in Loop: Header=BB0_63 Depth=2 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_63 Depth=2 b LBB0_71 LBB0_71: ; in Loop: Header=BB0_63 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_63 LBB0_72: ; in Loop: Header=BB0_61 Depth=1 b LBB0_73 LBB0_73: ; in Loop: Header=BB0_61 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_61 LBB0_74: adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen stur x0, [x29, #-216] ldur w8, [x29, #-116] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-208] stur wzr, [x29, #-68] b LBB0_75 LBB0_75: ; =>This Loop Header: Depth=1 ; Child Loop BB0_77 Depth 2 ; Child Loop BB0_79 Depth 3 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_90 b LBB0_76 LBB0_76: ; in Loop: Header=BB0_75 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-208] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-72] b LBB0_77 LBB0_77: ; Parent Loop BB0_75 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_79 Depth 3 ldur w8, [x29, #-72] ldur x9, [x29, #-128] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_88 b LBB0_78 LBB0_78: ; in Loop: Header=BB0_77 Depth=2 ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-208] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-76] b LBB0_79 LBB0_79: ; Parent Loop BB0_75 Depth=1 ; Parent Loop BB0_77 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-76] ldur x9, [x29, #-152] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr x9, [x9, x10, lsl #3] ldur w10, [x29, #-72] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_84 b LBB0_80 LBB0_80: ; in Loop: Header=BB0_79 Depth=3 ldur x0, [x29, #-216] ldur x8, [x29, #-208] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-76] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #3 mov x9, sp str x8, [x9] adrp x1, l_.str.15@PAGE add x1, x1, l_.str.15@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_82 b LBB0_81 LBB0_81: ; in Loop: Header=BB0_79 Depth=3 adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf b LBB0_82 LBB0_82: ; in Loop: Header=BB0_79 Depth=3 b LBB0_83 LBB0_83: ; in Loop: Header=BB0_79 Depth=3 ldur w8, [x29, #-76] add w8, w8, #1 stur w8, [x29, #-76] b LBB0_79 LBB0_84: ; in Loop: Header=BB0_77 Depth=2 ldur x0, [x29, #-216] adrp x1, l_.str.13@PAGE add x1, x1, l_.str.13@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_86 b LBB0_85 LBB0_85: ; in Loop: Header=BB0_77 Depth=2 adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf b LBB0_86 LBB0_86: ; in Loop: Header=BB0_77 Depth=2 b LBB0_87 LBB0_87: ; in Loop: Header=BB0_77 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_77 LBB0_88: ; in Loop: Header=BB0_75 Depth=1 b LBB0_89 LBB0_89: ; in Loop: Header=BB0_75 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_75 LBB0_90: ldur x0, [x29, #-216] bl _fclose sub x8, x29, #220 str x8, [sp, #120] ; 8-byte Folded Spill stur wzr, [x29, #-220] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen ldr x8, [sp, #120] ; 8-byte Folded Reload stur x0, [x29, #-232] ldur x0, [x29, #-232] mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_92 b LBB0_91 LBB0_91: adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf b LBB0_92 LBB0_92: ldur x0, [x29, #-232] bl _fclose sub x8, x29, #236 str x8, [sp, #112] ; 8-byte Folded Spill stur wzr, [x29, #-236] adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen ldr x8, [sp, #112] ; 8-byte Folded Reload stur x0, [x29, #-248] ldur x0, [x29, #-248] mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_94 b LBB0_93 LBB0_93: adrp x0, l_.str.22@PAGE add x0, x0, l_.str.22@PAGEOFF bl _printf b LBB0_94 LBB0_94: ldur x0, [x29, #-248] bl _fclose adrp x0, l_.str.23@PAGE add x0, x0, l_.str.23@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen str x0, [sp, #280] ldur w8, [x29, #-84] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc stur x0, [x29, #-256] stur wzr, [x29, #-68] b LBB0_95 LBB0_95: ; =>This Loop Header: Depth=1 ; Child Loop BB0_97 Depth 2 ldur w8, [x29, #-68] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_104 b LBB0_96 LBB0_96: ; in Loop: Header=BB0_95 Depth=1 ldur w8, [x29, #-220] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-256] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-72] b LBB0_97 LBB0_97: ; Parent Loop BB0_95 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] ldur w9, [x29, #-220] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_102 b LBB0_98 LBB0_98: ; in Loop: Header=BB0_97 Depth=2 ldr x0, [sp, #280] ldur x8, [x29, #-256] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #3 mov x9, sp str x8, [x9] adrp x1, l_.str.15@PAGE add x1, x1, l_.str.15@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_100 b LBB0_99 LBB0_99: ; in Loop: Header=BB0_97 Depth=2 adrp x0, l_.str.24@PAGE add x0, x0, l_.str.24@PAGEOFF bl _printf b LBB0_100 LBB0_100: ; in Loop: Header=BB0_97 Depth=2 b LBB0_101 LBB0_101: ; in Loop: Header=BB0_97 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_97 LBB0_102: ; in Loop: Header=BB0_95 Depth=1 b LBB0_103 LBB0_103: ; in Loop: Header=BB0_95 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_95 LBB0_104: ldr x0, [sp, #280] bl _fclose adrp x0, l_.str.25@PAGE add x0, x0, l_.str.25@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen str x0, [sp, #264] ldur w8, [x29, #-84] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc str x0, [sp, #272] stur wzr, [x29, #-68] b LBB0_105 LBB0_105: ; =>This Loop Header: Depth=1 ; Child Loop BB0_107 Depth 2 ldur w8, [x29, #-68] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_114 b LBB0_106 LBB0_106: ; in Loop: Header=BB0_105 Depth=1 ldur w8, [x29, #-236] mov x9, x8 mov x8, #4 mul x0, x8, x9 bl _malloc ldr x8, [sp, #272] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str x0, [x8, x9, lsl #3] stur wzr, [x29, #-72] b LBB0_107 LBB0_107: ; Parent Loop BB0_105 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] ldur w9, [x29, #-236] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_112 b LBB0_108 LBB0_108: ; in Loop: Header=BB0_107 Depth=2 ldr x0, [sp, #264] ldr x8, [sp, #272] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x1, l_.str.26@PAGE add x1, x1, l_.str.26@PAGEOFF bl _fscanf stur w0, [x29, #-80] ldur w8, [x29, #-80] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_110 b LBB0_109 LBB0_109: ; in Loop: Header=BB0_107 Depth=2 adrp x0, l_.str.27@PAGE add x0, x0, l_.str.27@PAGEOFF bl _printf b LBB0_110 LBB0_110: ; in Loop: Header=BB0_107 Depth=2 b LBB0_111 LBB0_111: ; in Loop: Header=BB0_107 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_107 LBB0_112: ; in Loop: Header=BB0_105 Depth=1 b LBB0_113 LBB0_113: ; in Loop: Header=BB0_105 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_105 LBB0_114: ldr x0, [sp, #264] bl _fclose mov w8, #4 str w8, [sp, #260] mov w8, #16 str w8, [sp, #256] ldr w8, [sp, #260] ldr w9, [sp, #256] mul w8, w8, w9 str w8, [sp, #252] ldr w8, [sp, #260] mov x9, x8 mov x8, #4 mul x0, x8, x9 bl _malloc str x0, [sp, #240] stur wzr, [x29, #-68] b LBB0_115 LBB0_115: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #260] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_118 b LBB0_116 LBB0_116: ; in Loop: Header=BB0_115 Depth=1 ldr x9, [sp, #240] ldur w8, [x29, #-68] mov x10, x8 mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_117 LBB0_117: ; in Loop: Header=BB0_115 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_115 LBB0_118: ldr w8, [sp, #260] mov x9, x8 mov x8, #4 mul x0, x8, x9 bl _malloc str x0, [sp, #232] stur wzr, [x29, #-68] b LBB0_119 LBB0_119: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #260] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_122 b LBB0_120 LBB0_120: ; in Loop: Header=BB0_119 Depth=1 ldr x9, [sp, #232] ldur w8, [x29, #-68] mov x10, x8 mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_121 LBB0_121: ; in Loop: Header=BB0_119 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_119 LBB0_122: str wzr, [sp, #228] stur wzr, [x29, #-68] b LBB0_123 LBB0_123: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_128 b LBB0_124 LBB0_124: ; in Loop: Header=BB0_123 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #228] subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB0_126 b LBB0_125 LBB0_125: ; in Loop: Header=BB0_123 Depth=1 ldur x8, [x29, #-128] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] str w8, [sp, #228] b LBB0_126 LBB0_126: ; in Loop: Header=BB0_123 Depth=1 b LBB0_127 LBB0_127: ; in Loop: Header=BB0_123 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_123 LBB0_128: ldr w8, [sp, #252] ldr w9, [sp, #228] mul w8, w8, w9 str w8, [sp, #224] ldr w8, [sp, #224] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc str x0, [sp, #216] stur wzr, [x29, #-68] b LBB0_129 LBB0_129: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #224] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_132 b LBB0_130 LBB0_130: ; in Loop: Header=BB0_129 Depth=1 ldr x8, [sp, #216] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 movi d0, #0000000000000000 str d0, [x8, x9, lsl #3] b LBB0_131 LBB0_131: ; in Loop: Header=BB0_129 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_129 LBB0_132: mov w8, #34464 movk w8, #1, lsl #16 str w8, [sp, #212] mov w8, #200 str w8, [sp, #208] ldr w8, [sp, #228] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc str x0, [sp, #200] stur wzr, [x29, #-68] b LBB0_133 LBB0_133: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #228] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_136 b LBB0_134 LBB0_134: ; in Loop: Header=BB0_133 Depth=1 ldr x8, [sp, #200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 movi d0, #0000000000000000 str d0, [x8, x9, lsl #3] b LBB0_135 LBB0_135: ; in Loop: Header=BB0_133 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_133 LBB0_136: ldr w8, [sp, #228] mov x9, x8 mov x8, #4 mul x0, x8, x9 bl _malloc str x0, [sp, #192] stur wzr, [x29, #-68] b LBB0_137 LBB0_137: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #228] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_140 b LBB0_138 LBB0_138: ; in Loop: Header=BB0_137 Depth=1 ldr x9, [sp, #192] ldur w8, [x29, #-68] mov x10, x8 mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_139 LBB0_139: ; in Loop: Header=BB0_137 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_137 LBB0_140: ldr w8, [sp, #228] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc str x0, [sp, #184] stur wzr, [x29, #-68] b LBB0_141 LBB0_141: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #228] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_144 b LBB0_142 LBB0_142: ; in Loop: Header=BB0_141 Depth=1 ldr s1, [sp, #228] ; implicit-def: $d0 fmov s0, s1 ucvtf d1, d0 fmov d0, #1.00000000 fdiv d0, d0, d1 ldr x8, [sp, #184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] b LBB0_143 LBB0_143: ; in Loop: Header=BB0_141 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_141 LBB0_144: ldr w8, [sp, #228] mov x9, x8 mov x8, #8 mul x0, x8, x9 bl _malloc str x0, [sp, #176] ldr x8, [sp, #184] ldr d0, [x8] ldr x8, [sp, #176] str d0, [x8] mov w8, #1 stur w8, [x29, #-68] b LBB0_145 LBB0_145: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #228] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_148 b LBB0_146 LBB0_146: ; in Loop: Header=BB0_145 Depth=1 ldr x8, [sp, #176] ldur w9, [x29, #-68] subs w9, w9, #1 ldr d0, [x8, w9, uxtw #3] ldr x8, [sp, #184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr d1, [x8, x9, lsl #3] fadd d0, d0, d1 ldr x8, [sp, #176] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] b LBB0_147 LBB0_147: ; in Loop: Header=BB0_145 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_145 LBB0_148: adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] str d0, [sp, #168] str d0, [sp, #160] fmov d0, #1.00000000 str d0, [sp, #152] mov w0, #0 bl _srand adrp x0, l_.str.28@PAGE add x0, x0, l_.str.28@PAGEOFF bl _printf stur wzr, [x29, #-68] b LBB0_149 LBB0_149: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #224] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_152 b LBB0_150 LBB0_150: ; in Loop: Header=BB0_149 Depth=1 ldr x8, [sp, #216] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] mov x8, sp str d0, [x8] adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf b LBB0_151 LBB0_151: ; in Loop: Header=BB0_149 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_149 LBB0_152: adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF bl _printf stur wzr, [x29, #-68] b LBB0_153 LBB0_153: ; =>This Loop Header: Depth=1 ; Child Loop BB0_155 Depth 2 ldur w8, [x29, #-68] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_160 b LBB0_154 LBB0_154: ; in Loop: Header=BB0_153 Depth=1 ldur w9, [x29, #-68] ; 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, #260] ldr w1, [sp, #252] ldur x8, [x29, #-256] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x2, [x8, x9, lsl #3] ldur w3, [x29, #-220] ldr x8, [sp, #272] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x4, [x8, x9, lsl #3] ldur w5, [x29, #-236] ldr x6, [sp, #240] bl _GetTileIndices stur wzr, [x29, #-72] b LBB0_155 LBB0_155: ; Parent Loop BB0_153 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] ldr w9, [sp, #228] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_158 b LBB0_156 LBB0_156: ; in Loop: Header=BB0_155 Depth=2 ldr w0, [sp, #260] ldr w1, [sp, #252] ldr x2, [sp, #240] ldur w3, [x29, #-72] ldr x4, [sp, #216] bl _ApproximateStateActionValueFunction mov x8, sp str d0, [x8] adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF bl _printf b LBB0_157 LBB0_157: ; in Loop: Header=BB0_155 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_155 LBB0_158: ; in Loop: Header=BB0_153 Depth=1 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf b LBB0_159 LBB0_159: ; in Loop: Header=BB0_153 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_153 LBB0_160: str wzr, [sp, #148] str wzr, [sp, #144] stur wzr, [x29, #-68] b LBB0_161 LBB0_161: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #212] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_164 b LBB0_162 LBB0_162: ; in Loop: Header=BB0_161 Depth=1 ldur w0, [x29, #-116] ldr w1, [sp, #228] ldr x2, [sp, #240] ldr w3, [sp, #260] ldr w4, [sp, #252] ldur x5, [x29, #-256] ldur w6, [x29, #-220] ldr x7, [sp, #272] ldur w13, [x29, #-236] ldr x12, [sp, #216] ldr x11, [sp, #200] ldr x10, [sp, #184] ldr x8, [sp, #176] ldr d0, [sp, #160] mov x9, sp str w13, [x9] str x12, [x9, #8] str x11, [x9, #16] str x10, [x9, #24] str x8, [x9, #32] add x8, sp, #148 str x8, [x9, #40] add x8, sp, #144 str x8, [x9, #48] bl _InitializeEpisode ldur w0, [x29, #-116] ldur x1, [x29, #-152] ldur x2, [x29, #-168] ldur x3, [x29, #-200] ldur x4, [x29, #-208] ldr w5, [sp, #228] ldr w6, [sp, #260] ldr w7, [sp, #252] ldur x23, [x29, #-256] ldur w22, [x29, #-220] ldr x21, [sp, #272] ldur w20, [x29, #-236] ldr x19, [sp, #240] ldr x17, [sp, #232] ldr x16, [sp, #216] ldr x15, [sp, #200] ldr x14, [sp, #192] ldr x13, [sp, #184] ldr x12, [sp, #176] ldr d0, [sp, #168] ldr d1, [sp, #160] ldr d2, [sp, #152] ldr w11, [sp, #208] ldr w10, [sp, #148] ldr w8, [sp, #144] mov x9, sp str x9, [sp, #104] ; 8-byte Folded Spill str x23, [x9] str w22, [x9, #8] str x21, [x9, #16] str w20, [x9, #24] str x19, [x9, #32] str x17, [x9, #40] str x16, [x9, #48] str x15, [x9, #56] str x14, [x9, #64] str x13, [x9, #72] str x12, [x9, #80] str w11, [x9, #88] str w10, [x9, #92] str w8, [x9, #96] bl _LoopThroughEpisode b LBB0_163 LBB0_163: ; in Loop: Header=BB0_161 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_161 LBB0_164: adrp x0, l_.str.31@PAGE add x0, x0, l_.str.31@PAGEOFF bl _printf stur wzr, [x29, #-68] b LBB0_165 LBB0_165: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldr w9, [sp, #224] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_168 b LBB0_166 LBB0_166: ; in Loop: Header=BB0_165 Depth=1 ldr x8, [sp, #216] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] mov x8, sp str d0, [x8] adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf b LBB0_167 LBB0_167: ; in Loop: Header=BB0_165 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_165 LBB0_168: adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf adrp x0, l_.str.32@PAGE add x0, x0, l_.str.32@PAGEOFF bl _printf stur wzr, [x29, #-68] b LBB0_169 LBB0_169: ; =>This Loop Header: Depth=1 ; Child Loop BB0_171 Depth 2 ldur w8, [x29, #-68] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_176 b LBB0_170 LBB0_170: ; in Loop: Header=BB0_169 Depth=1 ldur w9, [x29, #-68] ; 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, #260] ldr w1, [sp, #252] ldur x8, [x29, #-256] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x2, [x8, x9, lsl #3] ldur w3, [x29, #-220] ldr x8, [sp, #272] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x4, [x8, x9, lsl #3] ldur w5, [x29, #-236] ldr x6, [sp, #240] bl _GetTileIndices stur wzr, [x29, #-72] b LBB0_171 LBB0_171: ; Parent Loop BB0_169 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] ldr w9, [sp, #228] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_174 b LBB0_172 LBB0_172: ; in Loop: Header=BB0_171 Depth=2 ldr w0, [sp, #260] ldr w1, [sp, #252] ldr x2, [sp, #240] ldur w3, [x29, #-72] ldr x4, [sp, #216] bl _ApproximateStateActionValueFunction mov x8, sp str d0, [x8] adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF bl _printf b LBB0_173 LBB0_173: ; in Loop: Header=BB0_171 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_171 LBB0_174: ; in Loop: Header=BB0_169 Depth=1 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf b LBB0_175 LBB0_175: ; in Loop: Header=BB0_169 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_169 LBB0_176: ldr x0, [sp, #176] bl _free ldr x0, [sp, #184] bl _free ldr x0, [sp, #192] bl _free ldr x0, [sp, #200] bl _free ldr x0, [sp, #216] bl _free ldr x0, [sp, #232] bl _free ldr x0, [sp, #240] bl _free stur wzr, [x29, #-68] b LBB0_177 LBB0_177: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-68] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_180 b LBB0_178 LBB0_178: ; in Loop: Header=BB0_177 Depth=1 ldr x8, [sp, #272] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-256] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free b LBB0_179 LBB0_179: ; in Loop: Header=BB0_177 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_177 LBB0_180: ldr x0, [sp, #272] bl _free ldur x0, [x29, #-256] bl _free stur wzr, [x29, #-68] b LBB0_181 LBB0_181: ; =>This Loop Header: Depth=1 ; Child Loop BB0_183 Depth 2 ldur w8, [x29, #-68] ldur w9, [x29, #-116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_188 b LBB0_182 LBB0_182: ; in Loop: Header=BB0_181 Depth=1 stur wzr, [x29, #-72] b LBB0_183 LBB0_183: ; Parent Loop BB0_181 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] ldur x9, [x29, #-128] ldur w10, [x29, #-68] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_186 b LBB0_184 LBB0_184: ; in Loop: Header=BB0_183 Depth=2 ldur x8, [x29, #-208] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-168] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldur w9, [x29, #-72] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free b LBB0_185 LBB0_185: ; in Loop: Header=BB0_183 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_183 LBB0_186: ; in Loop: Header=BB0_181 Depth=1 ldur x8, [x29, #-208] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-200] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-184] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-168] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free ldur x8, [x29, #-152] ldur w9, [x29, #-68] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] bl _free b LBB0_187 LBB0_187: ; in Loop: Header=BB0_181 Depth=1 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_181 LBB0_188: ldur x0, [x29, #-208] bl _free ldur x0, [x29, #-200] bl _free ldur x0, [x29, #-184] bl _free ldur x0, [x29, #-168] bl _free ldur x0, [x29, #-152] bl _free ldur x0, [x29, #-144] bl _free ldur x0, [x29, #-128] bl _free mov w0, #0 add sp, sp, #496 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _GetTileIndices ; -- Begin function GetTileIndices .p2align 2 _GetTileIndices: ; @GetTileIndices .cfi_startproc ; %bb.0: sub sp, sp, #448 .cfi_def_cfa_offset 448 stp x28, x27, [sp, #416] ; 16-byte Folded Spill stp x29, x30, [sp, #432] ; 16-byte Folded Spill add x29, sp, #432 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str w0, [sp, #80] str w1, [sp, #76] str x2, [sp, #64] str w3, [sp, #60] str x4, [sp, #48] str w5, [sp, #44] str x6, [sp, #32] ldr w8, [sp, #60] ldr w9, [sp, #44] add w8, w8, w9 add w8, w8, #1 str w8, [sp, #20] str wzr, [sp, #28] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldr w9, [sp, #44] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #60] add w9, w9, #1 ldr w10, [sp, #28] add w10, w9, w10 add x9, sp, #84 str w8, [x9, w10, uxtw #2] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB1_1 LBB1_4: str wzr, [sp, #28] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldr w9, [sp, #60] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldr x8, [sp, #64] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] ldr s2, [sp, #80] ; implicit-def: $d1 fmov s1, s2 ucvtf d1, d1 fmul d0, d0, d1 fcvtms w8, d0 ldr w9, [sp, #28] mov x10, x9 sub x9, x29, #104 str w8, [x9, x10, lsl #2] ldr w8, [sp, #28] mov x10, x8 sub x9, x29, #184 mov w8, #0 str w8, [x9, x10, lsl #2] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB1_5 LBB1_8: str wzr, [sp, #24] b LBB1_9 LBB1_9: ; =>This Loop Header: Depth=1 ; Child Loop BB1_11 Depth 2 ldr w8, [sp, #24] ldr w9, [sp, #80] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_16 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_9 Depth=1 str wzr, [sp, #28] b LBB1_11 LBB1_11: ; Parent Loop BB1_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #28] ldr w9, [sp, #60] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB1_14 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #28] mov x9, x8 sub x8, x29, #104 ldr w9, [x8, x9, lsl #2] str w9, [sp, #4] ; 4-byte Folded Spill ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #28] mov x10, x9 sub x9, x29, #184 str x9, [sp, #8] ; 8-byte Folded Spill ldr w9, [x9, x10, lsl #2] subs w0, w8, w9 ldr w1, [sp, #80] bl _ModuloNegativeSafe ldr w9, [sp, #4] ; 4-byte Folded Reload ldr x8, [sp, #8] ; 8-byte Folded Reload subs w9, w9, w0 ldr w10, [sp, #28] mov x11, x10 add x10, sp, #84 str w9, [x10, x11, lsl #2] ldr w10, [sp, #28] mov w9, #2 mul w9, w9, w10 add w10, w9, #1 ldr w9, [sp, #28] ; kill: def $x9 killed $w9 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB1_13 LBB1_13: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB1_11 LBB1_14: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #24] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 add x0, sp, #84 str w8, [x0, x9, lsl #2] ldr w1, [sp, #20] ldr w8, [sp, #76] mov x2, x8 mov w3, #449 bl _HashTiles ldr x8, [sp, #32] ldr w9, [sp, #24] ; kill: def $x9 killed $w9 str w0, [x8, x9, lsl #2] b LBB1_15 LBB1_15: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_9 LBB1_16: 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_18 b LBB1_17 LBB1_17: bl ___stack_chk_fail LBB1_18: ldp x29, x30, [sp, #432] ; 16-byte Folded Reload ldp x28, x27, [sp, #416] ; 16-byte Folded Reload add sp, sp, #448 ret .cfi_endproc ; -- End function .globl _ApproximateStateActionValueFunction ; -- Begin function ApproximateStateActionValueFunction .p2align 2 _ApproximateStateActionValueFunction: ; @ApproximateStateActionValueFunction .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str w0, [sp, #44] str w1, [sp, #40] str x2, [sp, #32] str w3, [sp, #28] str x4, [sp, #16] movi d0, #0000000000000000 str d0, [sp] str wzr, [sp, #12] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #44] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldr w9, [sp, #28] ldr w10, [sp, #40] mul w9, w9, w10 ldr x10, [sp, #32] ldr w11, [sp, #12] ; kill: def $x11 killed $w11 ldr w10, [x10, x11, lsl #2] add w9, w9, w10 ldr d1, [x8, w9, uxtw #3] ldr d0, [sp] fadd d0, d0, d1 str d0, [sp] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_4: ldr d0, [sp] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _InitializeEpisode ; -- Begin function InitializeEpisode .p2align 2 _InitializeEpisode: ; @InitializeEpisode .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 ldr w14, [x29, #16] ldr x13, [x29, #24] ldr x12, [x29, #32] ldr x11, [x29, #40] ldr x10, [x29, #48] ldr x9, [x29, #56] ldr x8, [x29, #64] stur w0, [x29, #-4] stur w1, [x29, #-8] stur x2, [x29, #-16] stur w3, [x29, #-20] stur w4, [x29, #-24] stur x5, [x29, #-32] stur w6, [x29, #-36] stur x7, [x29, #-48] stur w14, [x29, #-52] str x13, [sp, #64] str x12, [sp, #56] str x11, [sp, #48] str x10, [sp, #40] str d0, [sp, #32] str x9, [sp, #24] str x8, [sp, #16] movi d0, #0000000000000000 str d0, [sp] bl _rand ldur w9, [x29, #-4] udiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 ldr x9, [sp, #24] str w8, [x9] ldur w0, [x29, #-20] ldur w1, [x29, #-24] ldur x8, [x29, #-32] ldr x9, [sp, #24] ldr w9, [x9] ; kill: def $x9 killed $w9 ldr x2, [x8, x9, lsl #3] ldur w3, [x29, #-36] ldur x8, [x29, #-48] ldr x9, [sp, #24] ldr w9, [x9] ; kill: def $x9 killed $w9 ldr x4, [x8, x9, lsl #3] ldur w5, [x29, #-52] ldur x6, [x29, #-16] bl _GetTileIndices bl _UnifRand str d0, [sp] ldur w0, [x29, #-8] ldur w1, [x29, #-20] ldur w2, [x29, #-24] ldur x3, [x29, #-16] ldr x4, [sp, #64] ldr x5, [sp, #56] ldr x6, [sp, #48] ldr x7, [sp, #40] ldr d0, [sp, #32] bl _EpsilonGreedyPolicyFromApproximateStateActionFunction str wzr, [sp, #12] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB3_6 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr d0, [sp] ldr x8, [sp, #40] ldr w9, [sp, #12] ; kill: def $x9 killed $w9 ldr d1, [x8, x9, lsl #3] fcmp d0, d1 cset w8, hi tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: ldr w8, [sp, #12] ldr x9, [sp, #16] str w8, [x9] b LBB3_6 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB3_1 LBB3_6: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function LoopThroughEpisode lCPI4_0: .quad 0xffefffffffffffff ; double -1.7976931348623157E+308 .section __TEXT,__text,regular,pure_instructions .globl _LoopThroughEpisode .p2align 2 _LoopThroughEpisode: ; @LoopThroughEpisode .cfi_startproc ; %bb.0: sub sp, sp, #352 .cfi_def_cfa_offset 352 stp x28, x27, [sp, #288] ; 16-byte Folded Spill stp x22, x21, [sp, #304] ; 16-byte Folded Spill stp x20, x19, [sp, #320] ; 16-byte Folded Spill stp x29, x30, [sp, #336] ; 16-byte Folded Spill add x29, sp, #336 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w27, -56 .cfi_offset w28, -64 mov x22, x0 mov x21, x1 mov x20, x2 mov x19, x3 ldr x3, [x29, #16] ldr w2, [x29, #24] ldr x1, [x29, #32] ldr w0, [x29, #40] ldr x17, [x29, #48] ldr x16, [x29, #56] ldr x15, [x29, #64] ldr x14, [x29, #72] ldr x13, [x29, #80] ldr x12, [x29, #88] ldr x11, [x29, #96] ldr w10, [x29, #104] ldr w9, [x29, #108] ldr w8, [x29, #112] stur w22, [x29, #-52] stur x21, [x29, #-64] stur x20, [x29, #-72] stur x19, [x29, #-80] stur x4, [x29, #-88] stur w5, [x29, #-92] stur w6, [x29, #-96] stur w7, [x29, #-100] stur x3, [x29, #-112] stur w2, [x29, #-116] stur x1, [x29, #-128] stur w0, [x29, #-132] stur x17, [x29, #-144] stur x16, [x29, #-152] stur x15, [x29, #-160] str x14, [sp, #168] str x13, [sp, #160] str x12, [sp, #152] str x11, [sp, #144] str d0, [sp, #136] str d1, [sp, #128] str d2, [sp, #120] str w10, [sp, #116] str w9, [sp, #112] str w8, [sp, #108] str wzr, [sp, #104] b LBB4_1 LBB4_1: ; =>This Loop Header: Depth=1 ; Child Loop BB4_3 Depth 2 ; Child Loop BB4_15 Depth 2 ; Child Loop BB4_24 Depth 2 ldr w8, [sp, #104] ldr w9, [sp, #116] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_30 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 bl _UnifRand str d0, [sp, #72] str wzr, [sp, #100] b LBB4_3 LBB4_3: ; Parent Loop BB4_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #100] ldur x9, [x29, #-64] ldr w10, [sp, #112] ; kill: def $x10 killed $w10 ldr x9, [x9, x10, lsl #3] ldr w10, [sp, #108] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_8 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_3 Depth=2 ldr d0, [sp, #72] ldur x8, [x29, #-80] ldr w9, [sp, #112] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #108] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #100] ; kill: def $x9 killed $w9 ldr d1, [x8, x9, lsl #3] fcmp d0, d1 cset w8, hi tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #100] str w8, [sp, #96] b LBB4_8 LBB4_6: ; in Loop: Header=BB4_3 Depth=2 b LBB4_7 LBB4_7: ; in Loop: Header=BB4_3 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB4_3 LBB4_8: ; in Loop: Header=BB4_1 Depth=1 ldur x8, [x29, #-88] ldr w9, [sp, #112] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #108] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #96] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] str d0, [sp, #64] ldur x8, [x29, #-72] ldr w9, [sp, #112] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #108] ; kill: def $x9 killed $w9 ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #96] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] str w8, [sp, #92] ldr w8, [sp, #92] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB4_14 b LBB4_9 LBB4_9: ldur w0, [x29, #-96] ldur w1, [x29, #-100] ldur x8, [x29, #-112] ldr w9, [sp, #112] ; kill: def $x9 killed $w9 ldr x2, [x8, x9, lsl #3] ldur w3, [x29, #-116] ldur x8, [x29, #-128] ldr w9, [sp, #112] ; kill: def $x9 killed $w9 ldr x4, [x8, x9, lsl #3] ldur w5, [x29, #-132] ldur x6, [x29, #-144] bl _GetTileIndices str wzr, [sp, #100] b LBB4_10 LBB4_10: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #100] ldur w9, [x29, #-96] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_13 b LBB4_11 LBB4_11: ; in Loop: Header=BB4_10 Depth=1 ldr d0, [sp, #136] str d0, [sp, #48] ; 8-byte Folded Spill ldr d0, [sp, #64] str d0, [sp, #40] ; 8-byte Folded Spill ldur w0, [x29, #-96] ldur w1, [x29, #-100] ldur x2, [x29, #-144] ldr w3, [sp, #108] ldur x4, [x29, #-160] bl _ApproximateStateActionValueFunction ldr d1, [sp, #40] ; 8-byte Folded Reload fmov d2, d0 ldr d0, [sp, #48] ; 8-byte Folded Reload fsub d1, d1, d2 ldur x8, [x29, #-160] ldr w9, [sp, #108] ldur w10, [x29, #-100] mul w9, w9, w10 ldur x10, [x29, #-144] ldr w11, [sp, #100] ; kill: def $x11 killed $w11 ldr w10, [x10, x11, lsl #2] add w9, w9, w10 add x8, x8, w9, uxtw #3 ldr d2, [x8] fmadd d0, d0, d1, d2 str d0, [x8] b LBB4_12 LBB4_12: ; in Loop: Header=BB4_10 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB4_10 LBB4_13: b LBB4_30 LBB4_14: ; in Loop: Header=BB4_1 Depth=1 ldur w0, [x29, #-96] ldur w1, [x29, #-100] ldur x8, [x29, #-112] ldr w9, [sp, #92] ; kill: def $x9 killed $w9 ldr x2, [x8, x9, lsl #3] ldur w3, [x29, #-116] ldur x8, [x29, #-128] ldr w9, [sp, #92] ; kill: def $x9 killed $w9 ldr x4, [x8, x9, lsl #3] ldur w5, [x29, #-132] ldur x6, [x29, #-152] bl _GetTileIndices adrp x8, lCPI4_0@PAGE ldr d0, [x8, lCPI4_0@PAGEOFF] str d0, [sp, #56] str wzr, [sp, #84] str wzr, [sp, #100] b LBB4_15 LBB4_15: ; Parent Loop BB4_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #100] ldur w9, [x29, #-92] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_23 b LBB4_16 LBB4_16: ; in Loop: Header=BB4_15 Depth=2 ldur w0, [x29, #-96] ldur w1, [x29, #-100] ldur x2, [x29, #-152] ldr w3, [sp, #100] ldur x4, [x29, #-160] bl _ApproximateStateActionValueFunction ldr x8, [sp, #168] ldr w9, [sp, #100] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] ldr d0, [sp, #56] ldr x8, [sp, #168] ldr w9, [sp, #100] ; kill: def $x9 killed $w9 ldr d1, [x8, x9, lsl #3] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB4_18 b LBB4_17 LBB4_17: ; in Loop: Header=BB4_15 Depth=2 ldr x8, [sp, #168] ldr w9, [sp, #100] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] str d0, [sp, #56] ldr w8, [sp, #100] ldr x9, [sp, #160] str w8, [x9] mov w8, #1 str w8, [sp, #84] b LBB4_21 LBB4_18: ; in Loop: Header=BB4_15 Depth=2 ldr d0, [sp, #56] ldr x8, [sp, #168] ldr w9, [sp, #100] ; kill: def $x9 killed $w9 ldr d1, [x8, x9, lsl #3] fcmp d0, d1 cset w8, ne tbnz w8, #0, LBB4_20 b LBB4_19 LBB4_19: ; in Loop: Header=BB4_15 Depth=2 ldr w8, [sp, #84] add w8, w8, #1 str w8, [sp, #84] b LBB4_20 LBB4_20: ; in Loop: Header=BB4_15 Depth=2 b LBB4_21 LBB4_21: ; in Loop: Header=BB4_15 Depth=2 b LBB4_22 LBB4_22: ; in Loop: Header=BB4_15 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB4_15 LBB4_23: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #160] str x8, [sp, #32] ; 8-byte Folded Spill bl _rand ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w10, [sp, #84] udiv w9, w0, w10 mul w9, w9, w10 subs w9, w0, w9 ldr w8, [x8, w9, uxtw #2] str w8, [sp, #88] str wzr, [sp, #100] b LBB4_24 LBB4_24: ; Parent Loop BB4_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #100] ldur w9, [x29, #-96] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_27 b LBB4_25 LBB4_25: ; in Loop: Header=BB4_24 Depth=2 ldr d0, [sp, #136] str d0, [sp, #24] ; 8-byte Folded Spill ldr d0, [sp, #64] str d0, [sp] ; 8-byte Folded Spill ldr d0, [sp, #120] str d0, [sp, #8] ; 8-byte Folded Spill ldur w0, [x29, #-96] ldur w1, [x29, #-100] ldur x2, [x29, #-152] ldr w3, [sp, #88] ldur x4, [x29, #-160] bl _ApproximateStateActionValueFunction ldr d2, [sp] ; 8-byte Folded Reload fmov d1, d0 ldr d0, [sp, #8] ; 8-byte Folded Reload fmadd d0, d0, d1, d2 str d0, [sp, #16] ; 8-byte Folded Spill ldur w0, [x29, #-96] ldur w1, [x29, #-100] ldur x2, [x29, #-144] ldr w3, [sp, #108] ldur x4, [x29, #-160] bl _ApproximateStateActionValueFunction ldr d1, [sp, #16] ; 8-byte Folded Reload fmov d2, d0 ldr d0, [sp, #24] ; 8-byte Folded Reload fsub d1, d1, d2 ldur x8, [x29, #-160] ldr w9, [sp, #108] ldur w10, [x29, #-100] mul w9, w9, w10 ldur x10, [x29, #-144] ldr w11, [sp, #100] ; kill: def $x11 killed $w11 ldr w10, [x10, x11, lsl #2] add w9, w9, w10 add x8, x8, w9, uxtw #3 ldr d2, [x8] fmadd d0, d0, d1, d2 str d0, [x8] b LBB4_26 LBB4_26: ; in Loop: Header=BB4_24 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB4_24 LBB4_27: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #92] str w8, [sp, #112] ldr w8, [sp, #88] str w8, [sp, #108] b LBB4_28 LBB4_28: ; in Loop: Header=BB4_1 Depth=1 b LBB4_29 LBB4_29: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #104] add w8, w8, #1 str w8, [sp, #104] b LBB4_1 LBB4_30: ldp x29, x30, [sp, #336] ; 16-byte Folded Reload ldp x20, x19, [sp, #320] ; 16-byte Folded Reload ldp x22, x21, [sp, #304] ; 16-byte Folded Reload ldp x28, x27, [sp, #288] ; 16-byte Folded Reload add sp, sp, #352 ret .cfi_endproc ; -- End function .globl _ModuloNegativeSafe ; -- Begin function ModuloNegativeSafe .p2align 2 _ModuloNegativeSafe: ; @ModuloNegativeSafe .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] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldr w8, [sp, #12] ldr w10, [sp, #8] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #4] ; 4-byte Folded Spill b LBB5_3 LBB5_2: ldr w8, [sp, #8] subs w8, w8, #1 ldr w10, [sp, #12] mov w9, #0 subs w9, w9, w10 subs w9, w9, #1 ldr w11, [sp, #8] sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 subs w8, w8, w9 str w8, [sp, #4] ; 4-byte Folded Spill b LBB5_3 LBB5_3: ldr w0, [sp, #4] ; 4-byte Folded Reload add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _HashTiles ; -- Begin function HashTiles .p2align 2 _HashTiles: ; @HashTiles .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] stur x2, [x29, #-24] stur w3, [x29, #-28] str xzr, [sp, #24] adrp x8, _HashTiles.first_call@PAGE ldr w8, [x8, _HashTiles.first_call@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_10 b LBB6_1 LBB6_1: stur wzr, [x29, #-36] b LBB6_2 LBB6_2: ; =>This Loop Header: Depth=1 ; Child Loop BB6_4 Depth 2 ldur w8, [x29, #-36] subs w8, w8, #2048 cset w8, hs tbnz w8, #0, LBB6_9 b LBB6_3 LBB6_3: ; in Loop: Header=BB6_2 Depth=1 ldur w8, [x29, #-36] mov x10, x8 adrp x9, _HashTiles.rndseq@PAGE add x9, x9, _HashTiles.rndseq@PAGEOFF mov w8, #0 str w8, [x9, x10, lsl #2] stur wzr, [x29, #-32] b LBB6_4 LBB6_4: ; Parent Loop BB6_2 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-32] subs w8, w8, #4 cset w8, hs tbnz w8, #0, LBB6_7 b LBB6_5 LBB6_5: ; in Loop: Header=BB6_4 Depth=2 ldur w8, [x29, #-36] mov x9, x8 adrp x8, _HashTiles.rndseq@PAGE add x8, x8, _HashTiles.rndseq@PAGEOFF str x8, [sp, #16] ; 8-byte Folded Spill ldr w8, [x8, x9, lsl #2] str w8, [sp, #12] ; 4-byte Folded Spill bl _rand ldr w9, [sp, #12] ; 4-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload bfi w0, w9, #8, #24 ldur w9, [x29, #-36] ; kill: def $x9 killed $w9 str w0, [x8, x9, lsl #2] b LBB6_6 LBB6_6: ; in Loop: Header=BB6_4 Depth=2 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] b LBB6_4 LBB6_7: ; in Loop: Header=BB6_2 Depth=1 b LBB6_8 LBB6_8: ; in Loop: Header=BB6_2 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB6_2 LBB6_9: adrp x8, _HashTiles.first_call@PAGE str wzr, [x8, _HashTiles.first_call@PAGEOFF] b LBB6_10 LBB6_10: stur wzr, [x29, #-32] b LBB6_11 LBB6_11: ; =>This Loop Header: Depth=1 ; Child Loop BB6_13 Depth 2 ldur w8, [x29, #-32] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB6_17 b LBB6_12 LBB6_12: ; in Loop: Header=BB6_11 Depth=1 ldur x8, [x29, #-8] ldur w9, [x29, #-32] ; kill: def $x9 killed $w9 ldrsw x8, [x8, x9, lsl #2] str x8, [sp, #32] ldur w8, [x29, #-28] ldur w9, [x29, #-32] mul w8, w8, w9 mov x9, x8 ldr x8, [sp, #32] add x8, x8, x9 str x8, [sp, #32] ldr x8, [sp, #32] mov x10, #2048 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 str x8, [sp, #32] b LBB6_13 LBB6_13: ; Parent Loop BB6_11 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB6_15 b LBB6_14 LBB6_14: ; in Loop: Header=BB6_13 Depth=2 ldr x8, [sp, #32] add x8, x8, #2048 str x8, [sp, #32] b LBB6_13 LBB6_15: ; in Loop: Header=BB6_11 Depth=1 ldr x9, [sp, #32] adrp x8, _HashTiles.rndseq@PAGE add x8, x8, _HashTiles.rndseq@PAGEOFF ; kill: def $w9 killed $w9 killed $x9 ldr w8, [x8, w9, sxtw #2] mov x9, x8 ldr x8, [sp, #24] add x8, x8, x9 str x8, [sp, #24] b LBB6_16 LBB6_16: ; in Loop: Header=BB6_11 Depth=1 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] b LBB6_11 LBB6_17: ldr x8, [sp, #24] ldur x10, [x29, #-24] sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 sxtw x8, w8 str x8, [sp, #32] b LBB6_18 LBB6_18: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB6_20 b LBB6_19 LBB6_19: ; in Loop: Header=BB6_18 Depth=1 ldur x9, [x29, #-24] ldr x8, [sp, #32] add x8, x8, x9 str x8, [sp, #32] b LBB6_18 LBB6_20: ldr x8, [sp, #32] mov x0, x8 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function UnifRand lCPI7_0: .quad 0x41dfffffffc00000 ; double 2147483647 .section __TEXT,__text,regular,pure_instructions .globl _UnifRand .p2align 2 _UnifRand: ; @UnifRand .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _rand scvtf d0, w0 adrp x8, lCPI7_0@PAGE ldr d1, [x8, lCPI7_0@PAGEOFF] fdiv d0, d0, d1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function EpsilonGreedyPolicyFromApproximateStateActionFunction lCPI8_0: .quad 0xffefffffffffffff ; double -1.7976931348623157E+308 .section __TEXT,__text,regular,pure_instructions .globl _EpsilonGreedyPolicyFromApproximateStateActionFunction .p2align 2 _EpsilonGreedyPolicyFromApproximateStateActionFunction: ; @EpsilonGreedyPolicyFromApproximateStateActionFunction .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] stur w2, [x29, #-12] stur x3, [x29, #-24] stur x4, [x29, #-32] stur x5, [x29, #-40] str x6, [sp, #48] str x7, [sp, #40] str d0, [sp, #32] mov w8, #1 str w8, [sp, #24] adrp x8, lCPI8_0@PAGE ldr d0, [x8, lCPI8_0@PAGEOFF] str d0, [sp, #16] fmov d0, #1.00000000 str d0, [sp, #8] movi d0, #0000000000000000 str d0, [sp] str wzr, [sp, #28] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB8_9 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldur w0, [x29, #-8] ldur w1, [x29, #-12] ldur x2, [x29, #-24] ldr w3, [sp, #28] ldur x4, [x29, #-32] bl _ApproximateStateActionValueFunction ldur x8, [x29, #-40] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] ldur x8, [x29, #-40] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] ldr d1, [sp, #16] fcmp d0, d1 cset w8, le tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: ; in Loop: Header=BB8_1 Depth=1 ldur x8, [x29, #-40] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] str d0, [sp, #16] mov w8, #1 str w8, [sp, #24] b LBB8_7 LBB8_4: ; in Loop: Header=BB8_1 Depth=1 ldur x8, [x29, #-40] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] ldr d1, [sp, #16] fcmp d0, d1 cset w8, ne tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: ; in Loop: Header=BB8_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB8_6 LBB8_6: ; in Loop: Header=BB8_1 Depth=1 b LBB8_7 LBB8_7: ; in Loop: Header=BB8_1 Depth=1 b LBB8_8 LBB8_8: ; in Loop: Header=BB8_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB8_1 LBB8_9: ldr w8, [sp, #24] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB8_11 b LBB8_10 LBB8_10: ldr s1, [sp, #24] ; implicit-def: $d0 fmov s0, s1 ucvtf d1, d0 fmov d0, #1.00000000 fdiv d0, d0, d1 str d0, [sp, #8] movi d0, #0000000000000000 str d0, [sp] b LBB8_12 LBB8_11: ldr d1, [sp, #32] fmov d0, #1.00000000 fsub d0, d0, d1 ldr s2, [sp, #24] ; implicit-def: $d1 fmov s1, s2 ucvtf d1, d1 fdiv d0, d0, d1 str d0, [sp, #8] ldr d0, [sp, #32] ldur w8, [x29, #-4] ldr w9, [sp, #24] subs w8, w8, w9 ucvtf d1, w8 fdiv d0, d0, d1 str d0, [sp] b LBB8_12 LBB8_12: str wzr, [sp, #28] b LBB8_13 LBB8_13: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB8_19 b LBB8_14 LBB8_14: ; in Loop: Header=BB8_13 Depth=1 ldur x8, [x29, #-40] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr d0, [x8, x9, lsl #3] ldr d1, [sp, #16] fcmp d0, d1 cset w8, ne tbnz w8, #0, LBB8_16 b LBB8_15 LBB8_15: ; in Loop: Header=BB8_13 Depth=1 ldr d0, [sp, #8] ldr x8, [sp, #48] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] b LBB8_17 LBB8_16: ; in Loop: Header=BB8_13 Depth=1 ldr d0, [sp] ldr x8, [sp, #48] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] b LBB8_17 LBB8_17: ; in Loop: Header=BB8_13 Depth=1 b LBB8_18 LBB8_18: ; in Loop: Header=BB8_13 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB8_13 LBB8_19: ldr x8, [sp, #48] ldr d0, [x8] ldr x8, [sp, #40] str d0, [x8] mov w8, #1 str w8, [sp, #28] b LBB8_20 LBB8_20: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB8_23 b LBB8_21 LBB8_21: ; in Loop: Header=BB8_20 Depth=1 ldr x8, [sp, #40] ldr w9, [sp, #28] subs w9, w9, #1 ldr d0, [x8, w9, uxtw #3] ldr x8, [sp, #48] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 ldr d1, [x8, x9, lsl #3] fadd d0, d0, d1 ldr x8, [sp, #40] ldr w9, [sp, #28] ; kill: def $x9 killed $w9 str d0, [x8, x9, lsl #3] b LBB8_22 LBB8_22: ; in Loop: Header=BB8_20 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB8_20 LBB8_23: 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 "inputs/number_of_states.txt" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "%u" l_.str.3: ; @.str.3 .asciz "Failed reading file inputs/number_of_states.txt\n" l_.str.4: ; @.str.4 .asciz "inputs/number_of_terminal_states.txt" l_.str.5: ; @.str.5 .asciz "Failed reading file inputs/number_of_terminal_states.txt\n" l_.str.6: ; @.str.6 .asciz "inputs/number_of_actions_per_non_terminal_state.txt" l_.str.7: ; @.str.7 .asciz "Failed reading file inputs/number_of_actions_per_non_terminal_state.txt\n" l_.str.8: ; @.str.8 .asciz "inputs/number_of_state_action_successor_states.txt" l_.str.9: ; @.str.9 .asciz "%u\t" l_.str.10: ; @.str.10 .asciz "Failed reading file inputs/number_of_state_action_successor_states.txt\n" l_.str.11: ; @.str.11 .asciz "inputs/state_action_successor_state_indices.txt" l_.str.12: ; @.str.12 .asciz "Failed reading file inputs/state_action_successor_state_indices.txt\n" l_.str.13: ; @.str.13 .asciz "\n" l_.str.14: ; @.str.14 .asciz "inputs/state_action_successor_state_transition_probabilities.txt" l_.str.15: ; @.str.15 .asciz "%lf\t" l_.str.16: ; @.str.16 .asciz "Failed reading file inputs/state_action_successor_state_transition_probabilities.txt\n" l_.str.17: ; @.str.17 .asciz "inputs/state_action_successor_state_rewards.txt" l_.str.18: ; @.str.18 .asciz "Failed reading file inputs/state_action_successor_state_rewards.txt\n" l_.str.19: ; @.str.19 .asciz "inputs/number_of_state_double_variables.txt" l_.str.20: ; @.str.20 .asciz "Failed reading file inputs/number_of_state_double_variables.txt\n" l_.str.21: ; @.str.21 .asciz "inputs/number_of_state_int_variables.txt" l_.str.22: ; @.str.22 .asciz "Failed reading file inputs/number_of_state_int_variables.txt\n" l_.str.23: ; @.str.23 .asciz "inputs/state_double_variables.txt" l_.str.24: ; @.str.24 .asciz "Failed reading file inputs/state_double_variables.txt\n" l_.str.25: ; @.str.25 .asciz "inputs/state_int_variables.txt" l_.str.26: ; @.str.26 .asciz "%d\t" l_.str.27: ; @.str.27 .asciz "Failed reading file inputs/state_int_variables.txt\n" l_.str.28: ; @.str.28 .asciz "\nInitial weights:\n" l_.str.29: ; @.str.29 .asciz "\nInitial state-action-value function:\n" l_.str.30: ; @.str.30 .asciz "\t%lf" l_.str.31: ; @.str.31 .asciz "\nFinal weights:\n" l_.str.32: ; @.str.32 .asciz "\nFinal state-action-value function:\n" .zerofill __DATA,__bss,_HashTiles.rndseq,8192,2 ; @HashTiles.rndseq .section __DATA,__data .p2align 2 ; @HashTiles.first_call _HashTiles.first_call: .long 1 ; 0x1 .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 LCPI0_1: .quad 0x3fb999999999999a ## double 0.10000000000000001 .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 subq $568, %rsp ## imm = 0x238 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl $0, -44(%rbp) movl %edi, -48(%rbp) movq %rsi, -56(%rbp) movl $0, -76(%rbp) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -88(%rbp) movq -88(%rbp), %rdi leaq L_.str.2(%rip), %rsi leaq -76(%rbp), %rdx movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_2 ## %bb.1: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_2: movq -88(%rbp), %rdi callq _fclose movl $0, -92(%rbp) leaq L_.str.4(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -104(%rbp) movq -104(%rbp), %rdi leaq L_.str.2(%rip), %rsi leaq -92(%rbp), %rdx movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_4 ## %bb.3: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB0_4: movq -104(%rbp), %rdi callq _fclose movl -76(%rbp), %eax subl -92(%rbp), %eax movl %eax, -108(%rbp) leaq L_.str.6(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -128(%rbp) movl -108(%rbp), %eax movl %eax, %edi shlq $2, %rdi callq _malloc movq %rax, -120(%rbp) movl $0, -60(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_10 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -128(%rbp), %rdi movq -120(%rbp), %rdx movl -60(%rbp), %eax ## kill: def $rax killed $eax shlq $2, %rax addq %rax, %rdx leaq L_.str.2(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_8 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf LBB0_8: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_5 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_5 LBB0_10: movq -128(%rbp), %rdi callq _fclose movl -76(%rbp), %eax movl %eax, %edi shlq $2, %rdi callq _malloc movq %rax, -136(%rbp) movl $0, -60(%rbp) LBB0_11: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %edx movq -136(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl %edx, (%rax,%rcx,4) ## %bb.13: ## in Loop: Header=BB0_11 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_11 LBB0_14: movl $0, -60(%rbp) LBB0_15: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -92(%rbp), %eax jae LBB0_18 ## %bb.16: ## in Loop: Header=BB0_15 Depth=1 movq -136(%rbp), %rax movl -60(%rbp), %ecx addl -108(%rbp), %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movl $0, (%rax,%rcx,4) ## %bb.17: ## in Loop: Header=BB0_15 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_15 LBB0_18: leaq L_.str.8(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -152(%rbp) movl -108(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -144(%rbp) movl $0, -60(%rbp) LBB0_19: ## =>This Loop Header: Depth=1 ## Child Loop BB0_21 Depth 2 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_28 ## %bb.20: ## in Loop: Header=BB0_19 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $2, %rdi callq _malloc movq %rax, %rdx movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -64(%rbp) LBB0_21: ## Parent Loop BB0_19 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax movq -120(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_26 ## %bb.22: ## in Loop: Header=BB0_21 Depth=2 movq -152(%rbp), %rdi movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -64(%rbp), %eax ## kill: def $rax killed $eax shlq $2, %rax addq %rax, %rdx leaq L_.str.9(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_24 ## %bb.23: ## in Loop: Header=BB0_21 Depth=2 leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf LBB0_24: ## in Loop: Header=BB0_21 Depth=2 jmp LBB0_25 LBB0_25: ## in Loop: Header=BB0_21 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_21 LBB0_26: ## in Loop: Header=BB0_19 Depth=1 jmp LBB0_27 LBB0_27: ## in Loop: Header=BB0_19 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_19 LBB0_28: movq -152(%rbp), %rdi callq _fclose leaq L_.str.11(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -168(%rbp) movl -108(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -160(%rbp) movl $0, -60(%rbp) LBB0_29: ## =>This Loop Header: Depth=1 ## Child Loop BB0_31 Depth 2 ## Child Loop BB0_33 Depth 3 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_44 ## %bb.30: ## in Loop: Header=BB0_29 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -160(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -64(%rbp) LBB0_31: ## Parent Loop BB0_29 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_33 Depth 3 movl -64(%rbp), %eax movq -120(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_42 ## %bb.32: ## in Loop: Header=BB0_31 Depth=2 movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -160(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -68(%rbp) LBB0_33: ## Parent Loop BB0_29 Depth=1 ## Parent Loop BB0_31 Depth=2 ## => This Inner Loop Header: Depth=3 movl -68(%rbp), %eax movq -144(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx movq (%rcx,%rdx,8), %rcx movl -64(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_38 ## %bb.34: ## in Loop: Header=BB0_33 Depth=3 movq -168(%rbp), %rdi movq -160(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -68(%rbp), %eax ## kill: def $rax killed $eax shlq $2, %rax addq %rax, %rdx leaq L_.str.9(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_36 ## %bb.35: ## in Loop: Header=BB0_33 Depth=3 leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf LBB0_36: ## in Loop: Header=BB0_33 Depth=3 jmp LBB0_37 LBB0_37: ## in Loop: Header=BB0_33 Depth=3 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB0_33 LBB0_38: ## in Loop: Header=BB0_31 Depth=2 movq -168(%rbp), %rdi leaq L_.str.13(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_40 ## %bb.39: ## in Loop: Header=BB0_31 Depth=2 leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf LBB0_40: ## in Loop: Header=BB0_31 Depth=2 jmp LBB0_41 LBB0_41: ## in Loop: Header=BB0_31 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_31 LBB0_42: ## in Loop: Header=BB0_29 Depth=1 jmp LBB0_43 LBB0_43: ## in Loop: Header=BB0_29 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_29 LBB0_44: movq -168(%rbp), %rdi callq _fclose leaq L_.str.14(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -184(%rbp) movl -108(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -176(%rbp) movl $0, -60(%rbp) LBB0_45: ## =>This Loop Header: Depth=1 ## Child Loop BB0_47 Depth 2 ## Child Loop BB0_49 Depth 3 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_60 ## %bb.46: ## in Loop: Header=BB0_45 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -176(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -64(%rbp) LBB0_47: ## Parent Loop BB0_45 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_49 Depth 3 movl -64(%rbp), %eax movq -120(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_58 ## %bb.48: ## in Loop: Header=BB0_47 Depth=2 movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -176(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -68(%rbp) LBB0_49: ## Parent Loop BB0_45 Depth=1 ## Parent Loop BB0_47 Depth=2 ## => This Inner Loop Header: Depth=3 movl -68(%rbp), %eax movq -144(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx movq (%rcx,%rdx,8), %rcx movl -64(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_54 ## %bb.50: ## in Loop: Header=BB0_49 Depth=3 movq -184(%rbp), %rdi movq -176(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -68(%rbp), %eax ## kill: def $rax killed $eax shlq $3, %rax addq %rax, %rdx leaq L_.str.15(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_52 ## %bb.51: ## in Loop: Header=BB0_49 Depth=3 leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf LBB0_52: ## in Loop: Header=BB0_49 Depth=3 jmp LBB0_53 LBB0_53: ## in Loop: Header=BB0_49 Depth=3 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB0_49 LBB0_54: ## in Loop: Header=BB0_47 Depth=2 movq -184(%rbp), %rdi leaq L_.str.13(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_56 ## %bb.55: ## in Loop: Header=BB0_47 Depth=2 leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf LBB0_56: ## in Loop: Header=BB0_47 Depth=2 jmp LBB0_57 LBB0_57: ## in Loop: Header=BB0_47 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_47 LBB0_58: ## in Loop: Header=BB0_45 Depth=1 jmp LBB0_59 LBB0_59: ## in Loop: Header=BB0_45 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_45 LBB0_60: movq -184(%rbp), %rdi callq _fclose movl -108(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -192(%rbp) movl $0, -60(%rbp) LBB0_61: ## =>This Loop Header: Depth=1 ## Child Loop BB0_63 Depth 2 ## Child Loop BB0_66 Depth 3 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_74 ## %bb.62: ## in Loop: Header=BB0_61 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -192(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -64(%rbp) LBB0_63: ## Parent Loop BB0_61 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_66 Depth 3 movl -64(%rbp), %eax movq -120(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_72 ## %bb.64: ## in Loop: Header=BB0_63 Depth=2 movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -192(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx cmpl $0, (%rax,%rcx,4) jbe LBB0_70 ## %bb.65: ## in Loop: Header=BB0_63 Depth=2 movq -176(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -192(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movsd %xmm0, (%rax) movl $1, -68(%rbp) LBB0_66: ## Parent Loop BB0_61 Depth=1 ## Parent Loop BB0_63 Depth=2 ## => This Inner Loop Header: Depth=3 movl -68(%rbp), %eax movq -144(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx movq (%rcx,%rdx,8), %rcx movl -64(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_69 ## %bb.67: ## in Loop: Header=BB0_66 Depth=3 movq -192(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -68(%rbp), %ecx subl $1, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -176(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -68(%rbp), %ecx ## kill: def $rcx killed $ecx addsd (%rax,%rcx,8), %xmm0 movq -192(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -68(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) ## %bb.68: ## in Loop: Header=BB0_66 Depth=3 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB0_66 LBB0_69: ## in Loop: Header=BB0_63 Depth=2 jmp LBB0_70 LBB0_70: ## in Loop: Header=BB0_63 Depth=2 jmp LBB0_71 LBB0_71: ## in Loop: Header=BB0_63 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_63 LBB0_72: ## in Loop: Header=BB0_61 Depth=1 jmp LBB0_73 LBB0_73: ## in Loop: Header=BB0_61 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_61 LBB0_74: leaq L_.str.17(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -208(%rbp) movl -108(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -200(%rbp) movl $0, -60(%rbp) LBB0_75: ## =>This Loop Header: Depth=1 ## Child Loop BB0_77 Depth 2 ## Child Loop BB0_79 Depth 3 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_90 ## %bb.76: ## in Loop: Header=BB0_75 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -200(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -64(%rbp) LBB0_77: ## Parent Loop BB0_75 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_79 Depth 3 movl -64(%rbp), %eax movq -120(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_88 ## %bb.78: ## in Loop: Header=BB0_77 Depth=2 movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -200(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -68(%rbp) LBB0_79: ## Parent Loop BB0_75 Depth=1 ## Parent Loop BB0_77 Depth=2 ## => This Inner Loop Header: Depth=3 movl -68(%rbp), %eax movq -144(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx movq (%rcx,%rdx,8), %rcx movl -64(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_84 ## %bb.80: ## in Loop: Header=BB0_79 Depth=3 movq -208(%rbp), %rdi movq -200(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -68(%rbp), %eax ## kill: def $rax killed $eax shlq $3, %rax addq %rax, %rdx leaq L_.str.15(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_82 ## %bb.81: ## in Loop: Header=BB0_79 Depth=3 leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf LBB0_82: ## in Loop: Header=BB0_79 Depth=3 jmp LBB0_83 LBB0_83: ## in Loop: Header=BB0_79 Depth=3 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB0_79 LBB0_84: ## in Loop: Header=BB0_77 Depth=2 movq -208(%rbp), %rdi leaq L_.str.13(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_86 ## %bb.85: ## in Loop: Header=BB0_77 Depth=2 leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf LBB0_86: ## in Loop: Header=BB0_77 Depth=2 jmp LBB0_87 LBB0_87: ## in Loop: Header=BB0_77 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_77 LBB0_88: ## in Loop: Header=BB0_75 Depth=1 jmp LBB0_89 LBB0_89: ## in Loop: Header=BB0_75 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_75 LBB0_90: movq -208(%rbp), %rdi callq _fclose movl $0, -212(%rbp) leaq L_.str.19(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -224(%rbp) movq -224(%rbp), %rdi leaq L_.str.2(%rip), %rsi leaq -212(%rbp), %rdx movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_92 ## %bb.91: leaq L_.str.20(%rip), %rdi movb $0, %al callq _printf LBB0_92: movq -224(%rbp), %rdi callq _fclose movl $0, -228(%rbp) leaq L_.str.21(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -240(%rbp) movq -240(%rbp), %rdi leaq L_.str.2(%rip), %rsi leaq -228(%rbp), %rdx movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_94 ## %bb.93: leaq L_.str.22(%rip), %rdi movb $0, %al callq _printf LBB0_94: movq -240(%rbp), %rdi callq _fclose leaq L_.str.23(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -256(%rbp) movl -76(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -248(%rbp) movl $0, -60(%rbp) LBB0_95: ## =>This Loop Header: Depth=1 ## Child Loop BB0_97 Depth 2 movl -60(%rbp), %eax cmpl -76(%rbp), %eax jae LBB0_104 ## %bb.96: ## in Loop: Header=BB0_95 Depth=1 movl -212(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, %rdx movq -248(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -64(%rbp) LBB0_97: ## Parent Loop BB0_95 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -212(%rbp), %eax jae LBB0_102 ## %bb.98: ## in Loop: Header=BB0_97 Depth=2 movq -256(%rbp), %rdi movq -248(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -64(%rbp), %eax ## kill: def $rax killed $eax shlq $3, %rax addq %rax, %rdx leaq L_.str.15(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_100 ## %bb.99: ## in Loop: Header=BB0_97 Depth=2 leaq L_.str.24(%rip), %rdi movb $0, %al callq _printf LBB0_100: ## in Loop: Header=BB0_97 Depth=2 jmp LBB0_101 LBB0_101: ## in Loop: Header=BB0_97 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_97 LBB0_102: ## in Loop: Header=BB0_95 Depth=1 jmp LBB0_103 LBB0_103: ## in Loop: Header=BB0_95 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_95 LBB0_104: movq -256(%rbp), %rdi callq _fclose leaq L_.str.25(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -272(%rbp) movl -76(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -264(%rbp) movl $0, -60(%rbp) LBB0_105: ## =>This Loop Header: Depth=1 ## Child Loop BB0_107 Depth 2 movl -60(%rbp), %eax cmpl -76(%rbp), %eax jae LBB0_114 ## %bb.106: ## in Loop: Header=BB0_105 Depth=1 movl -228(%rbp), %eax movl %eax, %edi shlq $2, %rdi callq _malloc movq %rax, %rdx movq -264(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq %rdx, (%rax,%rcx,8) movl $0, -64(%rbp) LBB0_107: ## Parent Loop BB0_105 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -228(%rbp), %eax jae LBB0_112 ## %bb.108: ## in Loop: Header=BB0_107 Depth=2 movq -272(%rbp), %rdi movq -264(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -64(%rbp), %eax ## kill: def $rax killed $eax shlq $2, %rax addq %rax, %rdx leaq L_.str.26(%rip), %rsi movb $0, %al callq _fscanf movl %eax, -72(%rbp) cmpl $-1, -72(%rbp) jne LBB0_110 ## %bb.109: ## in Loop: Header=BB0_107 Depth=2 leaq L_.str.27(%rip), %rdi movb $0, %al callq _printf LBB0_110: ## in Loop: Header=BB0_107 Depth=2 jmp LBB0_111 LBB0_111: ## in Loop: Header=BB0_107 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_107 LBB0_112: ## in Loop: Header=BB0_105 Depth=1 jmp LBB0_113 LBB0_113: ## in Loop: Header=BB0_105 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_105 LBB0_114: movq -272(%rbp), %rdi callq _fclose movl $4, -276(%rbp) movl $16, -280(%rbp) movl -276(%rbp), %eax imull -280(%rbp), %eax movl %eax, -284(%rbp) movl -276(%rbp), %eax movl %eax, %edi shlq $2, %rdi callq _malloc movq %rax, -296(%rbp) movl $0, -60(%rbp) LBB0_115: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -276(%rbp), %eax jae LBB0_118 ## %bb.116: ## in Loop: Header=BB0_115 Depth=1 movq -296(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl $0, (%rax,%rcx,4) ## %bb.117: ## in Loop: Header=BB0_115 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_115 LBB0_118: movl -276(%rbp), %eax movl %eax, %edi shlq $2, %rdi callq _malloc movq %rax, -304(%rbp) movl $0, -60(%rbp) LBB0_119: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -276(%rbp), %eax jae LBB0_122 ## %bb.120: ## in Loop: Header=BB0_119 Depth=1 movq -304(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl $0, (%rax,%rcx,4) ## %bb.121: ## in Loop: Header=BB0_119 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_119 LBB0_122: movl $0, -308(%rbp) movl $0, -60(%rbp) LBB0_123: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_128 ## %bb.124: ## in Loop: Header=BB0_123 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax cmpl -308(%rbp), %eax jbe LBB0_126 ## %bb.125: ## in Loop: Header=BB0_123 Depth=1 movq -120(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, -308(%rbp) LBB0_126: ## in Loop: Header=BB0_123 Depth=1 jmp LBB0_127 LBB0_127: ## in Loop: Header=BB0_123 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_123 LBB0_128: movl -284(%rbp), %eax imull -308(%rbp), %eax movl %eax, -312(%rbp) movl -312(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -320(%rbp) movl $0, -60(%rbp) LBB0_129: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -312(%rbp), %eax jae LBB0_132 ## %bb.130: ## in Loop: Header=BB0_129 Depth=1 movq -320(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx xorps %xmm0, %xmm0 movsd %xmm0, (%rax,%rcx,8) ## %bb.131: ## in Loop: Header=BB0_129 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_129 LBB0_132: movl $100000, -324(%rbp) ## imm = 0x186A0 movl $200, -328(%rbp) movl -308(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -336(%rbp) movl $0, -60(%rbp) LBB0_133: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -308(%rbp), %eax jae LBB0_136 ## %bb.134: ## in Loop: Header=BB0_133 Depth=1 movq -336(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx xorps %xmm0, %xmm0 movsd %xmm0, (%rax,%rcx,8) ## %bb.135: ## in Loop: Header=BB0_133 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_133 LBB0_136: movl -308(%rbp), %eax movl %eax, %edi shlq $2, %rdi callq _malloc movq %rax, -344(%rbp) movl $0, -60(%rbp) LBB0_137: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -308(%rbp), %eax jae LBB0_140 ## %bb.138: ## in Loop: Header=BB0_137 Depth=1 movq -344(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movl $0, (%rax,%rcx,4) ## %bb.139: ## in Loop: Header=BB0_137 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_137 LBB0_140: movl -308(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -352(%rbp) movl $0, -60(%rbp) LBB0_141: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -308(%rbp), %eax jae LBB0_144 ## %bb.142: ## in Loop: Header=BB0_141 Depth=1 movl -308(%rbp), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 movq -352(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) ## %bb.143: ## in Loop: Header=BB0_141 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_141 LBB0_144: movl -308(%rbp), %eax movl %eax, %edi shlq $3, %rdi callq _malloc movq %rax, -360(%rbp) movq -352(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -360(%rbp), %rax movsd %xmm0, (%rax) movl $1, -60(%rbp) LBB0_145: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -308(%rbp), %eax jae LBB0_148 ## %bb.146: ## in Loop: Header=BB0_145 Depth=1 movq -360(%rbp), %rax movl -60(%rbp), %ecx subl $1, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -352(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx addsd (%rax,%rcx,8), %xmm0 movq -360(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) ## %bb.147: ## in Loop: Header=BB0_145 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_145 LBB0_148: movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -368(%rbp) movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -376(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -384(%rbp) xorl %edi, %edi callq _srand leaq L_.str.28(%rip), %rdi movb $0, %al callq _printf movl $0, -60(%rbp) LBB0_149: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -312(%rbp), %eax jae LBB0_152 ## %bb.150: ## in Loop: Header=BB0_149 Depth=1 movq -320(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.15(%rip), %rdi movb $1, %al callq _printf ## %bb.151: ## in Loop: Header=BB0_149 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_149 LBB0_152: leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf leaq L_.str.29(%rip), %rdi movb $0, %al callq _printf movl $0, -60(%rbp) LBB0_153: ## =>This Loop Header: Depth=1 ## Child Loop BB0_155 Depth 2 movl -60(%rbp), %eax cmpl -76(%rbp), %eax jae LBB0_160 ## %bb.154: ## in Loop: Header=BB0_153 Depth=1 movl -60(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -276(%rbp), %edi movl -284(%rbp), %esi movq -248(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -212(%rbp), %ecx movq -264(%rbp), %rax movl -60(%rbp), %r8d ## kill: def $r8 killed $r8d movq (%rax,%r8,8), %r8 movl -228(%rbp), %r9d movq -296(%rbp), %rax movq %rax, (%rsp) callq _GetTileIndices movl $0, -64(%rbp) LBB0_155: ## Parent Loop BB0_153 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -308(%rbp), %eax jae LBB0_158 ## %bb.156: ## in Loop: Header=BB0_155 Depth=2 movl -276(%rbp), %edi movl -284(%rbp), %esi movq -296(%rbp), %rdx movl -64(%rbp), %ecx movq -320(%rbp), %r8 callq _ApproximateStateActionValueFunction leaq L_.str.30(%rip), %rdi movb $1, %al callq _printf ## %bb.157: ## in Loop: Header=BB0_155 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_155 LBB0_158: ## in Loop: Header=BB0_153 Depth=1 leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf ## %bb.159: ## in Loop: Header=BB0_153 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_153 LBB0_160: movl $0, -388(%rbp) movl $0, -392(%rbp) movl $0, -60(%rbp) LBB0_161: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -324(%rbp), %eax jae LBB0_164 ## %bb.162: ## in Loop: Header=BB0_161 Depth=1 movl -108(%rbp), %edi movl -308(%rbp), %esi movq -296(%rbp), %rdx movl -276(%rbp), %ecx movl -284(%rbp), %r8d movq -248(%rbp), %r9 movl -212(%rbp), %eax movl %eax, -468(%rbp) ## 4-byte Spill movq -264(%rbp), %r13 movl -228(%rbp), %r12d movq -320(%rbp), %r15 movq -336(%rbp), %r14 movq -352(%rbp), %rbx movq -360(%rbp), %r11 movsd -376(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq -388(%rbp), %r10 leaq -392(%rbp), %rax movq %rax, -464(%rbp) ## 8-byte Spill movl -468(%rbp), %eax ## 4-byte Reload movl %eax, (%rsp) movq -464(%rbp), %rax ## 8-byte Reload movq %r13, 8(%rsp) movl %r12d, 16(%rsp) movq %r15, 24(%rsp) movq %r14, 32(%rsp) movq %rbx, 40(%rsp) movq %r11, 48(%rsp) movq %r10, 56(%rsp) movq %rax, 64(%rsp) callq _InitializeEpisode movl -108(%rbp), %edi movq -144(%rbp), %rsi movq -160(%rbp), %rdx movq -192(%rbp), %rcx movq -200(%rbp), %r8 movl -308(%rbp), %r9d movl -276(%rbp), %eax movl %eax, -456(%rbp) ## 4-byte Spill movl -284(%rbp), %eax movl %eax, -452(%rbp) ## 4-byte Spill movq -248(%rbp), %rax movq %rax, -448(%rbp) ## 8-byte Spill movl -212(%rbp), %eax movl %eax, -436(%rbp) ## 4-byte Spill movq -264(%rbp), %rax movq %rax, -432(%rbp) ## 8-byte Spill movl -228(%rbp), %eax movl %eax, -420(%rbp) ## 4-byte Spill movq -296(%rbp), %rax movq %rax, -416(%rbp) ## 8-byte Spill movq -304(%rbp), %rax movq %rax, -408(%rbp) ## 8-byte Spill movq -320(%rbp), %r13 movq -336(%rbp), %r12 movq -344(%rbp), %r15 movq -352(%rbp), %r14 movq -360(%rbp), %rbx movsd -368(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -376(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -384(%rbp), %xmm2 ## xmm2 = mem[0],zero movl -328(%rbp), %r11d movl -388(%rbp), %r10d movl -392(%rbp), %eax movl %eax, -396(%rbp) ## 4-byte Spill movl -456(%rbp), %eax ## 4-byte Reload movl %eax, (%rsp) movl -452(%rbp), %eax ## 4-byte Reload movl %eax, 8(%rsp) movq -448(%rbp), %rax ## 8-byte Reload movq %rax, 16(%rsp) movl -436(%rbp), %eax ## 4-byte Reload movl %eax, 24(%rsp) movq -432(%rbp), %rax ## 8-byte Reload movq %rax, 32(%rsp) movl -420(%rbp), %eax ## 4-byte Reload movl %eax, 40(%rsp) movq -416(%rbp), %rax ## 8-byte Reload movq %rax, 48(%rsp) movq -408(%rbp), %rax ## 8-byte Reload movq %rax, 56(%rsp) movl -396(%rbp), %eax ## 4-byte Reload movq %r13, 64(%rsp) movq %r12, 72(%rsp) movq %r15, 80(%rsp) movq %r14, 88(%rsp) movq %rbx, 96(%rsp) movl %r11d, 104(%rsp) movl %r10d, 112(%rsp) movl %eax, 120(%rsp) callq _LoopThroughEpisode ## %bb.163: ## in Loop: Header=BB0_161 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_161 LBB0_164: leaq L_.str.31(%rip), %rdi movb $0, %al callq _printf movl $0, -60(%rbp) LBB0_165: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -312(%rbp), %eax jae LBB0_168 ## %bb.166: ## in Loop: Header=BB0_165 Depth=1 movq -320(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.15(%rip), %rdi movb $1, %al callq _printf ## %bb.167: ## in Loop: Header=BB0_165 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_165 LBB0_168: leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf leaq L_.str.32(%rip), %rdi movb $0, %al callq _printf movl $0, -60(%rbp) LBB0_169: ## =>This Loop Header: Depth=1 ## Child Loop BB0_171 Depth 2 movl -60(%rbp), %eax cmpl -76(%rbp), %eax jae LBB0_176 ## %bb.170: ## in Loop: Header=BB0_169 Depth=1 movl -60(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -276(%rbp), %edi movl -284(%rbp), %esi movq -248(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl -212(%rbp), %ecx movq -264(%rbp), %rax movl -60(%rbp), %r8d ## kill: def $r8 killed $r8d movq (%rax,%r8,8), %r8 movl -228(%rbp), %r9d movq -296(%rbp), %rax movq %rax, (%rsp) callq _GetTileIndices movl $0, -64(%rbp) LBB0_171: ## Parent Loop BB0_169 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -308(%rbp), %eax jae LBB0_174 ## %bb.172: ## in Loop: Header=BB0_171 Depth=2 movl -276(%rbp), %edi movl -284(%rbp), %esi movq -296(%rbp), %rdx movl -64(%rbp), %ecx movq -320(%rbp), %r8 callq _ApproximateStateActionValueFunction leaq L_.str.30(%rip), %rdi movb $1, %al callq _printf ## %bb.173: ## in Loop: Header=BB0_171 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_171 LBB0_174: ## in Loop: Header=BB0_169 Depth=1 leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf ## %bb.175: ## in Loop: Header=BB0_169 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_169 LBB0_176: movq -360(%rbp), %rdi callq _free movq -352(%rbp), %rdi callq _free movq -344(%rbp), %rdi callq _free movq -336(%rbp), %rdi callq _free movq -320(%rbp), %rdi callq _free movq -304(%rbp), %rdi callq _free movq -296(%rbp), %rdi callq _free movl $0, -60(%rbp) LBB0_177: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -76(%rbp), %eax jae LBB0_180 ## %bb.178: ## in Loop: Header=BB0_177 Depth=1 movq -264(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -248(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free ## %bb.179: ## in Loop: Header=BB0_177 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_177 LBB0_180: movq -264(%rbp), %rdi callq _free movq -248(%rbp), %rdi callq _free movl $0, -60(%rbp) LBB0_181: ## =>This Loop Header: Depth=1 ## Child Loop BB0_183 Depth 2 movl -60(%rbp), %eax cmpl -108(%rbp), %eax jae LBB0_188 ## %bb.182: ## in Loop: Header=BB0_181 Depth=1 movl $0, -64(%rbp) LBB0_183: ## Parent Loop BB0_181 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax movq -120(%rbp), %rcx movl -60(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB0_186 ## %bb.184: ## in Loop: Header=BB0_183 Depth=2 movq -200(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -192(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -176(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -160(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -64(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free ## %bb.185: ## in Loop: Header=BB0_183 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_183 LBB0_186: ## in Loop: Header=BB0_181 Depth=1 movq -200(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -192(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -176(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -160(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free movq -144(%rbp), %rax movl -60(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdi callq _free ## %bb.187: ## in Loop: Header=BB0_181 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_181 LBB0_188: movq -200(%rbp), %rdi callq _free movq -192(%rbp), %rdi callq _free movq -176(%rbp), %rdi callq _free movq -160(%rbp), %rdi callq _free movq -144(%rbp), %rdi callq _free movq -136(%rbp), %rdi callq _free movq -120(%rbp), %rdi callq _free xorl %eax, %eax addq $568, %rsp ## imm = 0x238 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _GetTileIndices ## -- Begin function GetTileIndices .p2align 4, 0x90 _GetTileIndices: ## @GetTileIndices .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $416, %rsp ## imm = 0x1A0 movq 16(%rbp), %rax movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -356(%rbp) movl %esi, -360(%rbp) movq %rdx, -368(%rbp) movl %ecx, -372(%rbp) movq %r8, -384(%rbp) movl %r9d, -388(%rbp) movl -372(%rbp), %eax addl -388(%rbp), %eax addl $1, %eax movl %eax, -400(%rbp) movl $0, -392(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -392(%rbp), %eax cmpl -388(%rbp), %eax jae LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -384(%rbp), %rax movl -392(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %ecx movl -372(%rbp), %eax addl $1, %eax addl -392(%rbp), %eax movl %eax, %eax ## kill: def $rax killed $eax movl %ecx, -352(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -392(%rbp), %eax addl $1, %eax movl %eax, -392(%rbp) jmp LBB1_1 LBB1_4: movl $0, -392(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 movl -392(%rbp), %eax cmpl -372(%rbp), %eax jae LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movq -368(%rbp), %rax movl -392(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movl -356(%rbp), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm1 mulsd %xmm1, %xmm0 roundsd $9, %xmm0, %xmm0 cvttsd2si %xmm0, %ecx movl -392(%rbp), %eax ## kill: def $rax killed $eax movl %ecx, -96(%rbp,%rax,4) movl -392(%rbp), %eax ## kill: def $rax killed $eax movl $0, -176(%rbp,%rax,4) ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl -392(%rbp), %eax addl $1, %eax movl %eax, -392(%rbp) jmp LBB1_5 LBB1_8: movl $0, -396(%rbp) LBB1_9: ## =>This Loop Header: Depth=1 ## Child Loop BB1_11 Depth 2 movl -396(%rbp), %eax cmpl -356(%rbp), %eax jae LBB1_16 ## %bb.10: ## in Loop: Header=BB1_9 Depth=1 movl $0, -392(%rbp) LBB1_11: ## Parent Loop BB1_9 Depth=1 ## => This Inner Loop Header: Depth=2 movl -392(%rbp), %eax cmpl -372(%rbp), %eax jae LBB1_14 ## %bb.12: ## in Loop: Header=BB1_11 Depth=2 movl -392(%rbp), %eax ## kill: def $rax killed $eax movl -96(%rbp,%rax,4), %eax movl %eax, -404(%rbp) ## 4-byte Spill movl -392(%rbp), %eax ## kill: def $rax killed $eax movl -96(%rbp,%rax,4), %edi movl -392(%rbp), %eax ## kill: def $rax killed $eax subl -176(%rbp,%rax,4), %edi movl -356(%rbp), %esi callq _ModuloNegativeSafe movl -404(%rbp), %ecx ## 4-byte Reload subl %eax, %ecx movl -392(%rbp), %eax ## kill: def $rax killed $eax movl %ecx, -352(%rbp,%rax,4) movl -392(%rbp), %ecx shll $1, %ecx addl $1, %ecx movl -392(%rbp), %eax ## kill: def $rax killed $eax addl -176(%rbp,%rax,4), %ecx movl %ecx, -176(%rbp,%rax,4) ## %bb.13: ## in Loop: Header=BB1_11 Depth=2 movl -392(%rbp), %eax addl $1, %eax movl %eax, -392(%rbp) jmp LBB1_11 LBB1_14: ## in Loop: Header=BB1_9 Depth=1 movl -396(%rbp), %ecx movl -392(%rbp), %eax ## kill: def $rax killed $eax movl %ecx, -352(%rbp,%rax,4) leaq -352(%rbp), %rdi movl -400(%rbp), %esi movl -360(%rbp), %eax movl %eax, %edx movl $449, %ecx ## imm = 0x1C1 callq _HashTiles movl %eax, %edx movq 16(%rbp), %rax movl -396(%rbp), %ecx ## kill: def $rcx killed $ecx movl %edx, (%rax,%rcx,4) ## %bb.15: ## in Loop: Header=BB1_9 Depth=1 movl -396(%rbp), %eax addl $1, %eax movl %eax, -396(%rbp) jmp LBB1_9 LBB1_16: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_18 ## %bb.17: addq $416, %rsp ## imm = 0x1A0 popq %rbp retq LBB1_18: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _ApproximateStateActionValueFunction ## -- Begin function ApproximateStateActionValueFunction .p2align 4, 0x90 _ApproximateStateActionValueFunction: ## @ApproximateStateActionValueFunction .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movq %rdx, -16(%rbp) movl %ecx, -20(%rbp) movq %r8, -32(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -48(%rbp) movl $0, -36(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl -4(%rbp), %eax jae LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -32(%rbp), %rax movl -20(%rbp), %ecx imull -8(%rbp), %ecx movq -16(%rbp), %rdx movl -36(%rbp), %esi ## kill: def $rsi killed $esi addl (%rdx,%rsi,4), %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero addsd -48(%rbp), %xmm0 movsd %xmm0, -48(%rbp) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB2_1 LBB2_4: movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero popq %rbp retq .cfi_endproc ## -- End function .globl _InitializeEpisode ## -- Begin function InitializeEpisode .p2align 4, 0x90 _InitializeEpisode: ## @InitializeEpisode .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 80(%rbp), %rax movq 72(%rbp), %rax movq 64(%rbp), %rax movq 56(%rbp), %rax movq 48(%rbp), %rax movq 40(%rbp), %rax movl 32(%rbp), %eax movq 24(%rbp), %rax movl 16(%rbp), %eax movl %edi, -4(%rbp) movl %esi, -8(%rbp) movq %rdx, -16(%rbp) movl %ecx, -20(%rbp) movl %r8d, -24(%rbp) movq %r9, -32(%rbp) movsd %xmm0, -40(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -56(%rbp) callq _rand xorl %edx, %edx divl -4(%rbp) movq 72(%rbp), %rax movl %edx, (%rax) movl -20(%rbp), %edi movl -24(%rbp), %esi movq -32(%rbp), %rax movq 72(%rbp), %rcx movl (%rcx), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl 16(%rbp), %ecx movq 24(%rbp), %rax movq 72(%rbp), %r8 movl (%r8), %r8d ## kill: def $r8 killed $r8d movq (%rax,%r8,8), %r8 movl 32(%rbp), %r9d movq -16(%rbp), %rax movq %rax, (%rsp) callq _GetTileIndices callq _UnifRand movsd %xmm0, -56(%rbp) movl -8(%rbp), %edi movl -20(%rbp), %esi movl -24(%rbp), %edx movq -16(%rbp), %rcx movq 40(%rbp), %r8 movq 48(%rbp), %r9 movq 56(%rbp), %r10 movq 64(%rbp), %rax movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %r10, (%rsp) movq %rax, 8(%rsp) callq _EpsilonGreedyPolicyFromApproximateStateActionFunction movl $0, -44(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax cmpl -8(%rbp), %eax jae LBB3_6 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movsd -56(%rbp), %xmm1 ## xmm1 = mem[0],zero movq 64(%rbp), %rax movl -44(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm0 jb LBB3_4 ## %bb.3: movl -44(%rbp), %ecx movq 80(%rbp), %rax movl %ecx, (%rax) jmp LBB3_6 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_5 LBB3_5: ## in Loop: Header=BB3_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB3_1 LBB3_6: addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function LoopThroughEpisode LCPI4_0: .quad 0xffefffffffffffff ## double -1.7976931348623157E+308 .section __TEXT,__text,regular,pure_instructions .globl _LoopThroughEpisode .p2align 4, 0x90 _LoopThroughEpisode: ## @LoopThroughEpisode .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 136(%rbp), %eax movl 128(%rbp), %eax movl 120(%rbp), %eax movq 112(%rbp), %rax movq 104(%rbp), %rax movq 96(%rbp), %rax movq 88(%rbp), %rax movq 80(%rbp), %rax movq 72(%rbp), %rax movq 64(%rbp), %rax movl 56(%rbp), %eax movq 48(%rbp), %rax movl 40(%rbp), %eax movq 32(%rbp), %rax movl 24(%rbp), %eax movl 16(%rbp), %eax movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movl %r9d, -44(%rbp) movsd %xmm0, -56(%rbp) movsd %xmm1, -64(%rbp) movsd %xmm2, -72(%rbp) movl $0, -76(%rbp) LBB4_1: ## =>This Loop Header: Depth=1 ## Child Loop BB4_3 Depth 2 ## Child Loop BB4_15 Depth 2 ## Child Loop BB4_24 Depth 2 movl -76(%rbp), %eax cmpl 120(%rbp), %eax jae LBB4_30 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 callq _UnifRand movsd %xmm0, -104(%rbp) movl $0, -80(%rbp) LBB4_3: ## Parent Loop BB4_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -80(%rbp), %eax movq -16(%rbp), %rcx movl 128(%rbp), %edx ## kill: def $rdx killed $edx movq (%rcx,%rdx,8), %rcx movl 136(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jae LBB4_8 ## %bb.4: ## in Loop: Header=BB4_3 Depth=2 movsd -104(%rbp), %xmm1 ## xmm1 = mem[0],zero movq -32(%rbp), %rax movl 128(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl 136(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -80(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm0 jb LBB4_6 ## %bb.5: ## in Loop: Header=BB4_1 Depth=1 movl -80(%rbp), %eax movl %eax, -84(%rbp) jmp LBB4_8 LBB4_6: ## in Loop: Header=BB4_3 Depth=2 jmp LBB4_7 LBB4_7: ## in Loop: Header=BB4_3 Depth=2 movl -80(%rbp), %eax addl $1, %eax movl %eax, -80(%rbp) jmp LBB4_3 LBB4_8: ## in Loop: Header=BB4_1 Depth=1 movq -40(%rbp), %rax movl 128(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl 136(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -84(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -112(%rbp) movq -24(%rbp), %rax movl 128(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl 136(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax movl -84(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, -88(%rbp) movl -88(%rbp), %eax cmpl -4(%rbp), %eax jb LBB4_14 ## %bb.9: movl 16(%rbp), %edi movl 24(%rbp), %esi movq 32(%rbp), %rax movl 128(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl 40(%rbp), %ecx movq 48(%rbp), %rax movl 128(%rbp), %r8d ## kill: def $r8 killed $r8d movq (%rax,%r8,8), %r8 movl 56(%rbp), %r9d movq 64(%rbp), %rax movq %rax, (%rsp) callq _GetTileIndices movl $0, -80(%rbp) LBB4_10: ## =>This Inner Loop Header: Depth=1 movl -80(%rbp), %eax cmpl 16(%rbp), %eax jae LBB4_13 ## %bb.11: ## in Loop: Header=BB4_10 Depth=1 movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -128(%rbp) ## 8-byte Spill movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -136(%rbp) ## 8-byte Spill movl 16(%rbp), %edi movl 24(%rbp), %esi movq 64(%rbp), %rdx movl 136(%rbp), %ecx movq 80(%rbp), %r8 callq _ApproximateStateActionValueFunction movsd -136(%rbp), %xmm2 ## 8-byte Reload ## xmm2 = mem[0],zero movaps %xmm0, %xmm1 movsd -128(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero subsd %xmm1, %xmm2 movq 80(%rbp), %rax movl 136(%rbp), %ecx imull 24(%rbp), %ecx movq 64(%rbp), %rdx movl -80(%rbp), %esi ## kill: def $rsi killed $esi addl (%rdx,%rsi,4), %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, (%rax,%rcx,8) ## %bb.12: ## in Loop: Header=BB4_10 Depth=1 movl -80(%rbp), %eax addl $1, %eax movl %eax, -80(%rbp) jmp LBB4_10 LBB4_13: jmp LBB4_30 LBB4_14: ## in Loop: Header=BB4_1 Depth=1 movl 16(%rbp), %edi movl 24(%rbp), %esi movq 32(%rbp), %rax movl -88(%rbp), %ecx ## kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rdx movl 40(%rbp), %ecx movq 48(%rbp), %rax movl -88(%rbp), %r8d ## kill: def $r8 killed $r8d movq (%rax,%r8,8), %r8 movl 56(%rbp), %r9d movq 72(%rbp), %rax movq %rax, (%rsp) callq _GetTileIndices movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -120(%rbp) movl $0, -96(%rbp) movl $0, -80(%rbp) LBB4_15: ## Parent Loop BB4_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -80(%rbp), %eax cmpl -44(%rbp), %eax jae LBB4_23 ## %bb.16: ## in Loop: Header=BB4_15 Depth=2 movl 16(%rbp), %edi movl 24(%rbp), %esi movq 72(%rbp), %rdx movl -80(%rbp), %ecx movq 80(%rbp), %r8 callq _ApproximateStateActionValueFunction movq 88(%rbp), %rax movl -80(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) movsd -120(%rbp), %xmm1 ## xmm1 = mem[0],zero movq 88(%rbp), %rax movl -80(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB4_18 ## %bb.17: ## in Loop: Header=BB4_15 Depth=2 movq 88(%rbp), %rax movl -80(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -120(%rbp) movl -80(%rbp), %ecx movq 96(%rbp), %rax movl %ecx, (%rax) movl $1, -96(%rbp) jmp LBB4_21 LBB4_18: ## in Loop: Header=BB4_15 Depth=2 movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero movq 88(%rbp), %rax movl -80(%rbp), %ecx ## kill: def $rcx killed $ecx ucomisd (%rax,%rcx,8), %xmm0 jne LBB4_20 jp LBB4_20 ## %bb.19: ## in Loop: Header=BB4_15 Depth=2 movl -96(%rbp), %eax addl $1, %eax movl %eax, -96(%rbp) LBB4_20: ## in Loop: Header=BB4_15 Depth=2 jmp LBB4_21 LBB4_21: ## in Loop: Header=BB4_15 Depth=2 jmp LBB4_22 LBB4_22: ## in Loop: Header=BB4_15 Depth=2 movl -80(%rbp), %eax addl $1, %eax movl %eax, -80(%rbp) jmp LBB4_15 LBB4_23: ## in Loop: Header=BB4_1 Depth=1 movq 96(%rbp), %rax movq %rax, -144(%rbp) ## 8-byte Spill callq _rand xorl %edx, %edx divl -96(%rbp) movq -144(%rbp), %rax ## 8-byte Reload movl %edx, %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movl %eax, -92(%rbp) movl $0, -80(%rbp) LBB4_24: ## Parent Loop BB4_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -80(%rbp), %eax cmpl 16(%rbp), %eax jae LBB4_27 ## %bb.25: ## in Loop: Header=BB4_24 Depth=2 movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -152(%rbp) ## 8-byte Spill movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -176(%rbp) ## 8-byte Spill movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -168(%rbp) ## 8-byte Spill movl 16(%rbp), %edi movl 24(%rbp), %esi movq 72(%rbp), %rdx movl -92(%rbp), %ecx movq 80(%rbp), %r8 callq _ApproximateStateActionValueFunction movsd -176(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero movaps %xmm0, %xmm2 movsd -168(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -160(%rbp) ## 8-byte Spill movl 16(%rbp), %edi movl 24(%rbp), %esi movq 64(%rbp), %rdx movl 136(%rbp), %ecx movq 80(%rbp), %r8 callq _ApproximateStateActionValueFunction movsd -160(%rbp), %xmm2 ## 8-byte Reload ## xmm2 = mem[0],zero movaps %xmm0, %xmm1 movsd -152(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero subsd %xmm1, %xmm2 movq 80(%rbp), %rax movl 136(%rbp), %ecx imull 24(%rbp), %ecx movq 64(%rbp), %rdx movl -80(%rbp), %esi ## kill: def $rsi killed $esi addl (%rdx,%rsi,4), %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, (%rax,%rcx,8) ## %bb.26: ## in Loop: Header=BB4_24 Depth=2 movl -80(%rbp), %eax addl $1, %eax movl %eax, -80(%rbp) jmp LBB4_24 LBB4_27: ## in Loop: Header=BB4_1 Depth=1 movl -88(%rbp), %eax movl %eax, 128(%rbp) movl -92(%rbp), %eax movl %eax, 136(%rbp) ## %bb.28: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_29 LBB4_29: ## in Loop: Header=BB4_1 Depth=1 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp LBB4_1 LBB4_30: addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _ModuloNegativeSafe ## -- Begin function ModuloNegativeSafe .p2align 4, 0x90 _ModuloNegativeSafe: ## @ModuloNegativeSafe .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) cmpl $0, -4(%rbp) jl LBB5_2 ## %bb.1: movl -4(%rbp), %eax cltd idivl -8(%rbp) movl %edx, -12(%rbp) ## 4-byte Spill jmp LBB5_3 LBB5_2: movl -8(%rbp), %eax subl $1, %eax movl %eax, -16(%rbp) ## 4-byte Spill xorl %eax, %eax subl -4(%rbp), %eax subl $1, %eax cltd idivl -8(%rbp) movl -16(%rbp), %eax ## 4-byte Reload subl %edx, %eax movl %eax, -12(%rbp) ## 4-byte Spill LBB5_3: movl -12(%rbp), %eax ## 4-byte Reload popq %rbp retq .cfi_endproc ## -- End function .globl _HashTiles ## -- Begin function HashTiles .p2align 4, 0x90 _HashTiles: ## @HashTiles .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movq $0, -56(%rbp) cmpl $0, _HashTiles.first_call(%rip) je LBB6_10 ## %bb.1: movl $0, -36(%rbp) LBB6_2: ## =>This Loop Header: Depth=1 ## Child Loop BB6_4 Depth 2 cmpl $2048, -36(%rbp) ## imm = 0x800 jae LBB6_9 ## %bb.3: ## in Loop: Header=BB6_2 Depth=1 movl -36(%rbp), %eax movl %eax, %ecx leaq _HashTiles.rndseq(%rip), %rax movl $0, (%rax,%rcx,4) movl $0, -32(%rbp) LBB6_4: ## Parent Loop BB6_2 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $4, -32(%rbp) jae LBB6_7 ## %bb.5: ## in Loop: Header=BB6_4 Depth=2 movl -36(%rbp), %eax movl %eax, %ecx leaq _HashTiles.rndseq(%rip), %rax movl (%rax,%rcx,4), %eax shll $8, %eax movl %eax, -60(%rbp) ## 4-byte Spill callq _rand movl -60(%rbp), %edx ## 4-byte Reload andl $255, %eax orl %eax, %edx movl -36(%rbp), %eax movl %eax, %ecx leaq _HashTiles.rndseq(%rip), %rax movl %edx, (%rax,%rcx,4) ## %bb.6: ## in Loop: Header=BB6_4 Depth=2 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB6_4 LBB6_7: ## in Loop: Header=BB6_2 Depth=1 jmp LBB6_8 LBB6_8: ## in Loop: Header=BB6_2 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB6_2 LBB6_9: movl $0, _HashTiles.first_call(%rip) LBB6_10: movl $0, -32(%rbp) LBB6_11: ## =>This Loop Header: Depth=1 ## Child Loop BB6_13 Depth 2 movl -32(%rbp), %eax cmpl -12(%rbp), %eax jae LBB6_17 ## %bb.12: ## in Loop: Header=BB6_11 Depth=1 movq -8(%rbp), %rax movl -32(%rbp), %ecx ## kill: def $rcx killed $ecx movslq (%rax,%rcx,4), %rax movq %rax, -48(%rbp) movl -28(%rbp), %eax imull -32(%rbp), %eax movl %eax, %eax ## kill: def $rax killed $eax addq -48(%rbp), %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movl $2048, %ecx ## imm = 0x800 cqto idivq %rcx movq %rdx, -48(%rbp) LBB6_13: ## Parent Loop BB6_11 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq $0, -48(%rbp) jge LBB6_15 ## %bb.14: ## in Loop: Header=BB6_13 Depth=2 movq -48(%rbp), %rax addq $2048, %rax ## imm = 0x800 movq %rax, -48(%rbp) jmp LBB6_13 LBB6_15: ## in Loop: Header=BB6_11 Depth=1 movq -48(%rbp), %rax ## kill: def $eax killed $eax killed $rax movslq %eax, %rcx leaq _HashTiles.rndseq(%rip), %rax movl (%rax,%rcx,4), %eax ## kill: def $rax killed $eax addq -56(%rbp), %rax movq %rax, -56(%rbp) ## %bb.16: ## in Loop: Header=BB6_11 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB6_11 LBB6_17: movq -56(%rbp), %rax cqto idivq -24(%rbp) movl %edx, %eax cltq movq %rax, -48(%rbp) LBB6_18: ## =>This Inner Loop Header: Depth=1 cmpq $0, -48(%rbp) jge LBB6_20 ## %bb.19: ## in Loop: Header=BB6_18 Depth=1 movq -24(%rbp), %rax addq -48(%rbp), %rax movq %rax, -48(%rbp) jmp LBB6_18 LBB6_20: movq -48(%rbp), %rax ## kill: def $eax killed $eax killed $rax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function UnifRand LCPI7_0: .quad 0x41dfffffffc00000 ## double 2147483647 .section __TEXT,__text,regular,pure_instructions .globl _UnifRand .p2align 4, 0x90 _UnifRand: ## @UnifRand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _rand cvtsi2sd %eax, %xmm0 movsd LCPI7_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function EpsilonGreedyPolicyFromApproximateStateActionFunction LCPI8_0: .quad 0x3ff0000000000000 ## double 1 LCPI8_1: .quad 0xffefffffffffffff ## double -1.7976931348623157E+308 .section __TEXT,__text,regular,pure_instructions .globl _EpsilonGreedyPolicyFromApproximateStateActionFunction .p2align 4, 0x90 _EpsilonGreedyPolicyFromApproximateStateActionFunction: ## @EpsilonGreedyPolicyFromApproximateStateActionFunction .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq 24(%rbp), %rax movq 16(%rbp), %rax movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movq %rcx, -24(%rbp) movq %r8, -32(%rbp) movq %r9, -40(%rbp) movsd %xmm0, -48(%rbp) movl $1, -56(%rbp) movsd LCPI8_1(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) movsd LCPI8_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -72(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -80(%rbp) movl $0, -52(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax cmpl -4(%rbp), %eax jae LBB8_9 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movl -8(%rbp), %edi movl -12(%rbp), %esi movq -24(%rbp), %rdx movl -52(%rbp), %ecx movq -32(%rbp), %r8 callq _ApproximateStateActionValueFunction movq -40(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) movq -40(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd -64(%rbp), %xmm0 jbe LBB8_4 ## %bb.3: ## in Loop: Header=BB8_1 Depth=1 movq -40(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) movl $1, -56(%rbp) jmp LBB8_7 LBB8_4: ## in Loop: Header=BB8_1 Depth=1 movq -40(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd -64(%rbp), %xmm0 jne LBB8_6 jp LBB8_6 ## %bb.5: ## in Loop: Header=BB8_1 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) LBB8_6: ## in Loop: Header=BB8_1 Depth=1 jmp LBB8_7 LBB8_7: ## in Loop: Header=BB8_1 Depth=1 jmp LBB8_8 LBB8_8: ## in Loop: Header=BB8_1 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB8_1 LBB8_9: movl -56(%rbp), %eax cmpl -4(%rbp), %eax jne LBB8_11 ## %bb.10: movl -56(%rbp), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm1 movsd LCPI8_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -80(%rbp) jmp LBB8_12 LBB8_11: movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd LCPI8_0(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 movl -56(%rbp), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero movl -4(%rbp), %eax movl -56(%rbp), %ecx subl %ecx, %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm1 divsd %xmm1, %xmm0 movsd %xmm0, -80(%rbp) LBB8_12: movl $0, -52(%rbp) LBB8_13: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax cmpl -4(%rbp), %eax jae LBB8_19 ## %bb.14: ## in Loop: Header=BB8_13 Depth=1 movq -40(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero ucomisd -64(%rbp), %xmm0 jne LBB8_16 jp LBB8_16 ## %bb.15: ## in Loop: Header=BB8_13 Depth=1 movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero movq 16(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) jmp LBB8_17 LBB8_16: ## in Loop: Header=BB8_13 Depth=1 movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero movq 16(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) LBB8_17: ## in Loop: Header=BB8_13 Depth=1 jmp LBB8_18 LBB8_18: ## in Loop: Header=BB8_13 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB8_13 LBB8_19: movq 16(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq 24(%rbp), %rax movsd %xmm0, (%rax) movl $1, -52(%rbp) LBB8_20: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax cmpl -4(%rbp), %eax jae LBB8_23 ## %bb.21: ## in Loop: Header=BB8_20 Depth=1 movq 24(%rbp), %rax movl -52(%rbp), %ecx subl $1, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq 16(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx addsd (%rax,%rcx,8), %xmm0 movq 24(%rbp), %rax movl -52(%rbp), %ecx ## kill: def $rcx killed $ecx movsd %xmm0, (%rax,%rcx,8) ## %bb.22: ## in Loop: Header=BB8_20 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB8_20 LBB8_23: addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "inputs/number_of_states.txt" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "%u" L_.str.3: ## @.str.3 .asciz "Failed reading file inputs/number_of_states.txt\n" L_.str.4: ## @.str.4 .asciz "inputs/number_of_terminal_states.txt" L_.str.5: ## @.str.5 .asciz "Failed reading file inputs/number_of_terminal_states.txt\n" L_.str.6: ## @.str.6 .asciz "inputs/number_of_actions_per_non_terminal_state.txt" L_.str.7: ## @.str.7 .asciz "Failed reading file inputs/number_of_actions_per_non_terminal_state.txt\n" L_.str.8: ## @.str.8 .asciz "inputs/number_of_state_action_successor_states.txt" L_.str.9: ## @.str.9 .asciz "%u\t" L_.str.10: ## @.str.10 .asciz "Failed reading file inputs/number_of_state_action_successor_states.txt\n" L_.str.11: ## @.str.11 .asciz "inputs/state_action_successor_state_indices.txt" L_.str.12: ## @.str.12 .asciz "Failed reading file inputs/state_action_successor_state_indices.txt\n" L_.str.13: ## @.str.13 .asciz "\n" L_.str.14: ## @.str.14 .asciz "inputs/state_action_successor_state_transition_probabilities.txt" L_.str.15: ## @.str.15 .asciz "%lf\t" L_.str.16: ## @.str.16 .asciz "Failed reading file inputs/state_action_successor_state_transition_probabilities.txt\n" L_.str.17: ## @.str.17 .asciz "inputs/state_action_successor_state_rewards.txt" L_.str.18: ## @.str.18 .asciz "Failed reading file inputs/state_action_successor_state_rewards.txt\n" L_.str.19: ## @.str.19 .asciz "inputs/number_of_state_double_variables.txt" L_.str.20: ## @.str.20 .asciz "Failed reading file inputs/number_of_state_double_variables.txt\n" L_.str.21: ## @.str.21 .asciz "inputs/number_of_state_int_variables.txt" L_.str.22: ## @.str.22 .asciz "Failed reading file inputs/number_of_state_int_variables.txt\n" L_.str.23: ## @.str.23 .asciz "inputs/state_double_variables.txt" L_.str.24: ## @.str.24 .asciz "Failed reading file inputs/state_double_variables.txt\n" L_.str.25: ## @.str.25 .asciz "inputs/state_int_variables.txt" L_.str.26: ## @.str.26 .asciz "%d\t" L_.str.27: ## @.str.27 .asciz "Failed reading file inputs/state_int_variables.txt\n" L_.str.28: ## @.str.28 .asciz "\nInitial weights:\n" L_.str.29: ## @.str.29 .asciz "\nInitial state-action-value function:\n" L_.str.30: ## @.str.30 .asciz "\t%lf" L_.str.31: ## @.str.31 .asciz "\nFinal weights:\n" L_.str.32: ## @.str.32 .asciz "\nFinal state-action-value function:\n" .zerofill __DATA,__bss,_HashTiles.rndseq,8192,4 ## @HashTiles.rndseq .section __DATA,__data .p2align 2 ## @HashTiles.first_call _HashTiles.first_call: .long 1 ## 0x1 .subsections_via_symbols
the_stack_data/151704498.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/134097.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _copyip ; -- Begin function copyip .p2align 2 _copyip: ; @copyip .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] ldr x8, [sp, #40] str x8, [sp, #24] ldr x8, [sp, #32] str x8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldr w8, [x8] ldr x9, [sp, #16] str w8, [x9] 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 x8, [sp, #24] add x9, x8, #4 str x9, [sp, #24] ldr w8, [x8] adds w8, w8, #1 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_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x8, x8, #4 str x8, [sp, #16] b LBB0_1 LBB0_5: ldr x8, [sp, #16] str wzr, [x8] ldr x0, [sp, #16] 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 _copyip ## -- Begin function copyip .p2align 4, 0x90 _copyip: ## @copyip .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) movq -16(%rbp), %rax movq %rax, -32(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movl (%rax), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -33(%rbp) ## 1-byte Spill je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $4, %rcx movq %rcx, -24(%rbp) cmpl $-1, (%rax) 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_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax addq $4, %rax movq %rax, -32(%rbp) jmp LBB0_1 LBB0_5: movq -32(%rbp), %rax movl $0, (%rax) movq -32(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/46198.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 x8, x0 mov w0, #0 str wzr, [sp, #28] str w8, [sp, #24] str x1, [sp, #16] add x8, sp, #8 add x8, x8, #4 str x8, [sp] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq -24(%rbp), %rax addq $4, %rax movq %rax, -32(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/100141117.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Person_create ; -- Begin function Person_create .p2align 2 _Person_create: ; @Person_create .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 w2, [sp, #16] str w3, [sp, #12] mov x0, #24 bl _malloc str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w9, eq ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l___func__.Person_create@PAGE add x0, x0, l___func__.Person_create@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #17 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB0_2: b LBB0_3 LBB0_3: ldur x0, [x29, #-8] bl _strlen add x0, x0, #1 bl _malloc ldr x8, [sp] str x0, [x8] ldr x8, [sp] ldr x8, [x8] subs x8, x8, #0 cset w9, eq ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x0, l___func__.Person_create@PAGE add x0, x0, l___func__.Person_create@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #20 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___assert_rtn LBB0_5: b LBB0_6 LBB0_6: ldr x8, [sp] ldr x0, [x8] ldur x1, [x29, #-8] mov x2, #-1 bl ___strcpy_chk ldur w8, [x29, #-12] ldr x9, [sp] str w8, [x9, #8] ldr w8, [sp, #16] ldr x9, [sp] str w8, [x9, #12] ldr w8, [sp, #12] ldr x9, [sp] str w8, [x9, #16] ldr x0, [sp] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _Person_destroy ; -- Begin function Person_destroy .p2align 2 _Person_destroy: ; @Person_destroy .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] subs x8, x8, #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__.Person_destroy@PAGE add x0, x0, l___func__.Person_destroy@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #32 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB1_2: b LBB1_3 LBB1_3: ldr x8, [sp, #8] ldr x0, [x8] bl _free ldr x0, [sp, #8] bl _free ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _Person_print ; -- Begin function Person_print .p2align 2 _Person_print: ; @Person_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] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x8, [sp, #8] ldr w9, [x8, #8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr x8, [sp, #8] ldr w9, [x8, #12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr x8, [sp, #8] ldr w9, [x8, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF mov w1, #32 mov w2, #64 mov w3, #140 bl _Person_create str x0, [sp, #24] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF mov w1, #20 mov w2, #72 mov w3, #180 bl _Person_create str x0, [sp, #16] mov x9, sp mov x8, #24 str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf ldr x0, [sp, #24] bl _Person_print ldr x8, [sp, #16] mov x9, sp str x8, [x9] adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf ldr x0, [sp, #16] bl _Person_print ldr x9, [sp, #24] ldr w8, [x9, #8] add w8, w8, #20 str w8, [x9, #8] ldr x9, [sp, #24] ldr w8, [x9, #12] subs w8, w8, #2 str w8, [x9, #12] ldr x9, [sp, #24] ldr w8, [x9, #16] add w8, w8, #40 str w8, [x9, #16] ldr x0, [sp, #24] bl _Person_print ldr x9, [sp, #16] ldr w8, [x9, #8] add w8, w8, #20 str w8, [x9, #8] ldr x9, [sp, #16] ldr w8, [x9, #16] add w8, w8, #20 str w8, [x9, #16] ldr x0, [sp, #16] bl _Person_print ldr x0, [sp, #24] bl _Person_destroy ldr x0, [sp, #16] bl _Person_destroy ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___func__.Person_create: ; @__func__.Person_create .asciz "Person_create" l_.str: ; @.str .asciz "13467.c" l_.str.1: ; @.str.1 .asciz "who != NULL" l_.str.2: ; @.str.2 .asciz "who->name != NULL" l___func__.Person_destroy: ; @__func__.Person_destroy .asciz "Person_destroy" l_.str.3: ; @.str.3 .asciz "Name: %s\n" l_.str.4: ; @.str.4 .asciz "\tAge: %d\n" l_.str.5: ; @.str.5 .asciz "\tHeight: %d\n" l_.str.6: ; @.str.6 .asciz "\tWeight: %d\n" l_.str.7: ; @.str.7 .asciz "Joe Alex" l_.str.8: ; @.str.8 .asciz "Frank Blank" l_.str.9: ; @.str.9 .asciz "Size of struct Person: %zd\n" l_.str.10: ; @.str.10 .asciz "Joe is at memory location %p:\n" l_.str.11: ; @.str.11 .asciz "Frank is at memory location %p:\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Person_create ## -- Begin function Person_create .p2align 4, 0x90 _Person_create: ## @Person_create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl %ecx, -20(%rbp) movl $24, %edi callq _malloc movq %rax, -32(%rbp) cmpq $0, -32(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_2 ## %bb.1: leaq L___func__.Person_create(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $17, %edx callq ___assert_rtn LBB0_2: jmp LBB0_3 LBB0_3: movq -8(%rbp), %rdi callq _strlen movq %rax, %rdi addq $1, %rdi callq _malloc movq %rax, %rcx movq -32(%rbp), %rax movq %rcx, (%rax) movq -32(%rbp), %rax cmpq $0, (%rax) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_5 ## %bb.4: leaq L___func__.Person_create(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.2(%rip), %rcx movl $20, %edx callq ___assert_rtn LBB0_5: jmp LBB0_6 LBB0_6: movq -32(%rbp), %rax movq (%rax), %rdi movq -8(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movl -12(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) movl -16(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movl -20(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 16(%rax) movq -32(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _Person_destroy ## -- Begin function Person_destroy .p2align 4, 0x90 _Person_destroy: ## @Person_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 $16, %rsp movq %rdi, -8(%rbp) cmpq $0, -8(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_2 ## %bb.1: leaq L___func__.Person_destroy(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $32, %edx callq ___assert_rtn LBB1_2: jmp LBB1_3 LBB1_3: movq -8(%rbp), %rax movq (%rax), %rdi callq _free movq -8(%rbp), %rdi callq _free addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _Person_print ## -- Begin function Person_print .p2align 4, 0x90 _Person_print: ## @Person_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 movq (%rax), %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movl 8(%rax), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movl 12(%rax), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movl 16(%rax), %esi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str.7(%rip), %rdi movl $32, %esi movl $64, %edx movl $140, %ecx callq _Person_create movq %rax, -24(%rbp) leaq L_.str.8(%rip), %rdi movl $20, %esi movl $72, %edx movl $180, %ecx callq _Person_create movq %rax, -32(%rbp) leaq L_.str.9(%rip), %rdi movl $24, %esi movb $0, %al callq _printf movq -24(%rbp), %rsi leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rdi callq _Person_print movq -32(%rbp), %rsi leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf movq -32(%rbp), %rdi callq _Person_print movq -24(%rbp), %rax movl 8(%rax), %ecx addl $20, %ecx movl %ecx, 8(%rax) movq -24(%rbp), %rax movl 12(%rax), %ecx subl $2, %ecx movl %ecx, 12(%rax) movq -24(%rbp), %rax movl 16(%rax), %ecx addl $40, %ecx movl %ecx, 16(%rax) movq -24(%rbp), %rdi callq _Person_print movq -32(%rbp), %rax movl 8(%rax), %ecx addl $20, %ecx movl %ecx, 8(%rax) movq -32(%rbp), %rax movl 16(%rax), %ecx addl $20, %ecx movl %ecx, 16(%rax) movq -32(%rbp), %rdi callq _Person_print movq -24(%rbp), %rdi callq _Person_destroy movq -32(%rbp), %rdi callq _Person_destroy xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___func__.Person_create: ## @__func__.Person_create .asciz "Person_create" L_.str: ## @.str .asciz "13467.c" L_.str.1: ## @.str.1 .asciz "who != NULL" L_.str.2: ## @.str.2 .asciz "who->name != NULL" L___func__.Person_destroy: ## @__func__.Person_destroy .asciz "Person_destroy" L_.str.3: ## @.str.3 .asciz "Name: %s\n" L_.str.4: ## @.str.4 .asciz "\tAge: %d\n" L_.str.5: ## @.str.5 .asciz "\tHeight: %d\n" L_.str.6: ## @.str.6 .asciz "\tWeight: %d\n" L_.str.7: ## @.str.7 .asciz "Joe Alex" L_.str.8: ## @.str.8 .asciz "Frank Blank" L_.str.9: ## @.str.9 .asciz "Size of struct Person: %zd\n" L_.str.10: ## @.str.10 .asciz "Joe is at memory location %p:\n" L_.str.11: ## @.str.11 .asciz "Frank is at memory location %p:\n" .subsections_via_symbols
the_stack_data/13467.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, _strerror_buf@GOTPAGE ldr x8, [x8, _strerror_buf@GOTPAGEOFF] str x8, [sp, #48] ; 8-byte Folded Spill adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #56] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] mov w8, #0 stur w8, [x29, #-48] ; 4-byte Folded Spill stur wzr, [x29, #-28] bl ___error ldur w2, [x29, #-48] ; 4-byte Folded Reload str wzr, [x0] mov w1, #2 mov x0, x1 bl _socket stur w0, [x29, #-32] ldur w8, [x29, #-32] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___error ldr x1, [sp, #48] ; 8-byte Folded Reload ldr w0, [x0] mov x2, #64 bl _strerror_r ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #40] ; 8-byte Folded Spill bl ___error ldr x8, [sp, #48] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #40] ; 8-byte Folded Reload ldr w9, [x9] ; implicit-def: $x10 mov x10, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_2: sub x8, x29, #24 str x8, [sp, #32] ; 8-byte Folded Spill mov w8, #2 sturb w8, [x29, #-23] mov w8, #41030 sturh w8, [x29, #-22] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _inet_addr ldr x4, [sp, #32] ; 8-byte Folded Reload stur w0, [x29, #-20] ldur w0, [x29, #-32] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF mov x2, #5 mov w3, #0 mov w5, #16 bl _sendto stur x0, [x29, #-40] ldur x8, [x29, #-40] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: bl ___error ldr x1, [sp, #48] ; 8-byte Folded Reload ldr w0, [x0] mov x2, #64 bl _strerror_r ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #24] ; 8-byte Folded Spill bl ___error ldr x8, [sp, #48] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload ldr w9, [x9] ; implicit-def: $x10 mov x10, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf mov w0, #2 bl _exit LBB0_4: ldur w0, [x29, #-32] bl _close stur w0, [x29, #-44] ldur w8, [x29, #-44] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___error ldr x1, [sp, #48] ; 8-byte Folded Reload ldr w0, [x0] mov x2, #64 bl _strerror_r ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #16] ; 8-byte Folded Spill bl ___error ldr x8, [sp, #48] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload ldr w9, [x9] ; implicit-def: $x10 mov x10, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf mov w0, #3 bl _exit LBB0_6: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: bl ___stack_chk_fail LBB0_8: mov w0, #0 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .comm _strerror_buf,64,0 ; @strerror_buf .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "socket error: %d, %s." l_.str.1: ; @.str.1 .asciz "127.0.0.1" l_.str.2: ; @.str.2 .asciz "HELLO" l_.str.3: ; @.str.3 .asciz "send error: %d, %s." l_.str.4: ; @.str.4 .asciz "sender socket close error: %d, %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 $96, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -28(%rbp) callq ___error movl $0, (%rax) movl $2, %esi xorl %edx, %edx movl %esi, %edi callq _socket movl %eax, -32(%rbp) cmpl $-1, -32(%rbp) jne LBB0_2 ## %bb.1: callq ___error movl (%rax), %edi movq _strerror_buf@GOTPCREL(%rip), %rsi movq %rsi, -56(%rbp) ## 8-byte Spill movl $64, %edx callq _strerror_r movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -64(%rbp) ## 8-byte Spill callq ___error movq -64(%rbp), %rdi ## 8-byte Reload movq -56(%rbp), %rcx ## 8-byte Reload movl (%rax), %edx leaq L_.str(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_2: movb $2, -23(%rbp) movw $-24506, -22(%rbp) ## imm = 0xA046 leaq L_.str.1(%rip), %rdi callq _inet_addr movl %eax, -20(%rbp) movl -32(%rbp), %edi leaq -24(%rbp), %r8 leaq L_.str.2(%rip), %rsi movl $5, %edx xorl %ecx, %ecx movl $16, %r9d callq _sendto movq %rax, -40(%rbp) cmpq $-1, -40(%rbp) jne LBB0_4 ## %bb.3: callq ___error movl (%rax), %edi movq _strerror_buf@GOTPCREL(%rip), %rsi movq %rsi, -72(%rbp) ## 8-byte Spill movl $64, %edx callq _strerror_r movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -80(%rbp) ## 8-byte Spill callq ___error movq -80(%rbp), %rdi ## 8-byte Reload movq -72(%rbp), %rcx ## 8-byte Reload movl (%rax), %edx leaq L_.str.3(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $2, %edi callq _exit LBB0_4: movl -32(%rbp), %edi callq _close movl %eax, -44(%rbp) cmpl $-1, -44(%rbp) jne LBB0_6 ## %bb.5: callq ___error movl (%rax), %edi movq _strerror_buf@GOTPCREL(%rip), %rsi movq %rsi, -88(%rbp) ## 8-byte Spill movl $64, %edx callq _strerror_r movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -96(%rbp) ## 8-byte Spill callq ___error movq -96(%rbp), %rdi ## 8-byte Reload movq -88(%rbp), %rcx ## 8-byte Reload movl (%rax), %edx leaq L_.str.4(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $3, %edi callq _exit LBB0_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_8 ## %bb.7: xorl %eax, %eax addq $96, %rsp popq %rbp retq LBB0_8: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .comm _strerror_buf,64,4 ## @strerror_buf .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "socket error: %d, %s." L_.str.1: ## @.str.1 .asciz "127.0.0.1" L_.str.2: ## @.str.2 .asciz "HELLO" L_.str.3: ## @.str.3 .asciz "send error: %d, %s." L_.str.4: ## @.str.4 .asciz "sender socket close error: %d, %s." .subsections_via_symbols
the_stack_data/112639214.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 b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] mov w9, #10 sdiv w10, w8, w9 mul w10, w10, w9 subs w8, w8, w10 stur w8, [x29, #-12] ldur w8, [x29, #-8] sdiv w8, w8, w9 str w8, [sp, #16] ldr w8, [sp, #16] stur w8, [x29, #-8] 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 b LBB0_1 LBB0_3: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nEnter an integer > " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\n%d" l_.str.3: ; @.str.3 .asciz "\nThat's all, have a nice day!\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 LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -8(%rbp) jle LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -16(%rbp) movl -16(%rbp), %eax movl %eax, -8(%rbp) movl -12(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_1 LBB0_3: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nEnter an integer > " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\n%d" L_.str.3: ## @.str.3 .asciz "\nThat's all, have a nice day!\n" .subsections_via_symbols
the_stack_data/57913.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/211081725.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/29824904.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] add w9, w8, #1 stur w9, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov w0, #42 bl _putchar mov w0, #10 bl _putchar b LBB0_1 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Positive integer:" l_.str.1: ; @.str.1 .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) 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 movl %eax, %ecx addl $1, %ecx movl %ecx, -12(%rbp) cmpl -8(%rbp), %eax jge LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $42, %edi callq _putchar movl $10, %edi callq _putchar jmp LBB0_1 LBB0_3: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Positive integer:" L_.str.1: ## @.str.1 .asciz "%d" .subsections_via_symbols
the_stack_data/1156406.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-20] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #10 stur w8, [x29, #-8] mov w8, #20 stur w8, [x29, #-12] mov w8, #30 stur w8, [x29, #-16] ldur w8, [x29, #-8] ldur w9, [x29, #-12] add w8, w8, w9 ldur w9, [x29, #-16] add w12, w8, w9 ldur w8, [x29, #-12] lsl w11, w8, #1 stur w11, [x29, #-12] ldur w8, [x29, #-16] lsl w10, w8, #1 stur w10, [x29, #-16] mov x9, sp ; implicit-def: $x8 mov x8, x12 str x8, [x9] ; implicit-def: $x8 mov x8, x11 str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-20] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n %d..%d..%d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $10, -8(%rbp) movl $20, -12(%rbp) movl $30, -16(%rbp) movl -8(%rbp), %esi addl -12(%rbp), %esi addl -16(%rbp), %esi movl -12(%rbp), %edx shll $1, %edx movl %edx, -12(%rbp) movl -16(%rbp), %ecx shll $1, %ecx movl %ecx, -16(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n %d..%d..%d \n" .subsections_via_symbols
the_stack_data/848309.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/29824396.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, #1056 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #44] str w0, [sp, #40] str x1, [sp, #32] str wzr, [sp, #28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 add x0, sp, #48 mov w1, #1000 bl _readline subs w8, w0, #0 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 add x0, sp, #48 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #4 mov w2, #1000 bl _entab ldr x8, [sp, #16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_1 LBB0_4: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 add sp, sp, #1056 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _readline ; -- Begin function readline .p2align 2 _readline: ; @readline .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] str wzr, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 bl _getchar str w0, [sp, #16] adds w8, w0, #1 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #10 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB1_7 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 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_7: ldr w8, [sp, #16] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: ldr w8, [sp, #16] ldur x9, [x29, #-8] ldrsw x10, [sp, #12] strb w8, [x9, x10] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_9 LBB1_9: ldur x8, [x29, #-8] ldrsw x9, [sp, #12] add x8, x8, x9 strb wzr, [x8] ldr w0, [sp, #12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _entab ; -- Begin function entab .p2align 2 _entab: ; @entab .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #96 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-16] stur w1, [x29, #-20] stur w2, [x29, #-24] stur wzr, [x29, #-32] stur wzr, [x29, #-36] stur wzr, [x29, #-40] stur wzr, [x29, #-44] stur wzr, [x29, #-48] mov w8, #-1 stur w8, [x29, #-52] stur w8, [x29, #-56] ldur w8, [x29, #-24] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-64] lsr x9, x8, #0 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-88] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-88] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-80] ; 8-byte Folded Spill stur x8, [x29, #-72] stur wzr, [x29, #-28] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_8 Depth 2 ; Child Loop BB2_12 Depth 2 ldur w8, [x29, #-28] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_23 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB2_5 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-28] stur w8, [x29, #-52] b LBB2_17 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB2_16 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #32 cset w8, eq tbnz w8, #0, LBB2_16 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-28] stur w8, [x29, #-56] ldur w8, [x29, #-56] ldur w9, [x29, #-52] subs w8, w8, w9 stur w8, [x29, #-48] ldur w8, [x29, #-48] ldur w9, [x29, #-20] sdiv w8, w8, w9 stur w8, [x29, #-44] ldur w8, [x29, #-48] ldur w10, [x29, #-20] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-48] stur wzr, [x29, #-36] b LBB2_8 LBB2_8: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-36] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_11 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_8 Depth=2 ldur x8, [x29, #-80] ; 8-byte Folded Reload ldursw x9, [x29, #-32] add x9, x8, x9 mov w8, #9 strb w8, [x9] b LBB2_10 LBB2_10: ; in Loop: Header=BB2_8 Depth=2 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB2_8 LBB2_11: ; in Loop: Header=BB2_1 Depth=1 stur wzr, [x29, #-36] b LBB2_12 LBB2_12: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-36] ldur w9, [x29, #-48] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_15 b LBB2_13 LBB2_13: ; in Loop: Header=BB2_12 Depth=2 ldur x8, [x29, #-80] ; 8-byte Folded Reload ldursw x9, [x29, #-32] add x9, x8, x9 mov w8, #32 strb w8, [x9] b LBB2_14 LBB2_14: ; in Loop: Header=BB2_12 Depth=2 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB2_12 LBB2_15: ; in Loop: Header=BB2_1 Depth=1 mov w8, #-1 stur w8, [x29, #-52] stur w8, [x29, #-56] b LBB2_16 LBB2_16: ; in Loop: Header=BB2_1 Depth=1 b LBB2_17 LBB2_17: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB2_19 b LBB2_18 LBB2_18: ; in Loop: Header=BB2_1 Depth=1 ldur x9, [x29, #-80] ; 8-byte Folded Reload ldur x8, [x29, #-16] ldursw x10, [x29, #-28] add x8, x8, x10 ldrb w8, [x8] ldursw x10, [x29, #-32] add x9, x9, x10 strb w8, [x9] ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] b LBB2_19 LBB2_19: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_21 b LBB2_20 LBB2_20: b LBB2_23 LBB2_21: ; in Loop: Header=BB2_1 Depth=1 b LBB2_22 LBB2_22: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB2_1 LBB2_23: ldur x0, [x29, #-80] ; 8-byte Folded Reload ldur x1, [x29, #-16] bl _copy ldur x8, [x29, #-64] stur x8, [x29, #-96] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_25 b LBB2_24 LBB2_24: bl ___stack_chk_fail LBB2_25: ldur x8, [x29, #-96] ; 8-byte Folded Reload mov sp, x8 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _copy ; -- Begin function copy .p2align 2 _copy: ; @copy .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] str wzr, [sp, #12] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #12] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #12] add x8, x8, x9 ldrb w8, [x8] ldr x9, [sp, #16] ldrsw x10, [sp, #12] add x9, x9, x10 strb w8, [x9] b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB3_1 LBB3_4: ldr x8, [sp, #16] ldrsw x9, [sp, #12] add x8, x8, x9 strb wzr, [x8] add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1040, %rsp ## imm = 0x410 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -1012(%rbp) movl %edi, -1016(%rbp) movq %rsi, -1024(%rbp) movl $0, -1028(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 leaq -1008(%rbp), %rdi movl $1000, %esi ## imm = 0x3E8 callq _readline cmpl $0, %eax jle LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq -1008(%rbp), %rdi movl $4, %esi movl $1000, %edx ## imm = 0x3E8 callq _entab leaq -1008(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -1028(%rbp), %eax addl $1, %eax movl %eax, -1028(%rbp) jmp LBB0_1 LBB0_4: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: xorl %eax, %eax addq $1040, %rsp ## imm = 0x410 popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .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 $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -20(%rbp) movl $0, -20(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %ecx movl -12(%rbp), %edx subl $1, %edx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl %edx, %ecx movb %al, -21(%rbp) ## 1-byte Spill jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 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_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 cmpl $10, -16(%rbp) setne %al movb %al, -21(%rbp) ## 1-byte Spill LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movb -21(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_5 jmp LBB1_7 LBB1_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) ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_1 LBB1_7: cmpl $10, -16(%rbp) jne LBB1_9 ## %bb.8: movl -16(%rbp), %eax movb %al, %dl movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb %dl, (%rax,%rcx) movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) LBB1_9: movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb $0, (%rax,%rcx) movl -20(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _entab ## -- Begin function entab .p2align 4, 0x90 _entab: ## @entab .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movl $0, -32(%rbp) movl $0, -36(%rbp) movl $0, -40(%rbp) movl $0, -44(%rbp) movl $0, -48(%rbp) movl $-1, -52(%rbp) movl $-1, -56(%rbp) movl -24(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -88(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -64(%rbp) callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -88(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -80(%rbp) ## 8-byte Spill movq %rax, -72(%rbp) movl $0, -28(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_8 Depth 2 ## Child Loop BB2_12 Depth 2 movl -28(%rbp), %eax cmpl -24(%rbp), %eax jge LBB2_23 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $32, %eax jne LBB2_5 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 cmpl $0, -52(%rbp) jge LBB2_5 ## %bb.4: ## in Loop: Header=BB2_1 Depth=1 movl -28(%rbp), %eax movl %eax, -52(%rbp) jmp LBB2_17 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 cmpl $0, -52(%rbp) jl LBB2_16 ## %bb.6: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $32, %eax je LBB2_16 ## %bb.7: ## in Loop: Header=BB2_1 Depth=1 movl -28(%rbp), %eax movl %eax, -56(%rbp) movl -56(%rbp), %eax subl -52(%rbp), %eax movl %eax, -48(%rbp) movl -48(%rbp), %eax cltd idivl -20(%rbp) movl %eax, -44(%rbp) movl -48(%rbp), %eax cltd idivl -20(%rbp) movl %edx, -48(%rbp) movl $0, -36(%rbp) LBB2_8: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -36(%rbp), %eax cmpl -44(%rbp), %eax jge LBB2_11 ## %bb.9: ## in Loop: Header=BB2_8 Depth=2 movq -80(%rbp), %rax ## 8-byte Reload movslq -32(%rbp), %rcx movb $9, (%rax,%rcx) ## %bb.10: ## in Loop: Header=BB2_8 Depth=2 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB2_8 LBB2_11: ## in Loop: Header=BB2_1 Depth=1 movl $0, -36(%rbp) LBB2_12: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -36(%rbp), %eax cmpl -48(%rbp), %eax jge LBB2_15 ## %bb.13: ## in Loop: Header=BB2_12 Depth=2 movq -80(%rbp), %rax ## 8-byte Reload movslq -32(%rbp), %rcx movb $32, (%rax,%rcx) ## %bb.14: ## in Loop: Header=BB2_12 Depth=2 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB2_12 LBB2_15: ## in Loop: Header=BB2_1 Depth=1 movl $-1, -52(%rbp) movl $-1, -56(%rbp) LBB2_16: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_17 LBB2_17: ## in Loop: Header=BB2_1 Depth=1 cmpl $0, -52(%rbp) jge LBB2_19 ## %bb.18: ## in Loop: Header=BB2_1 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload movq -16(%rbp), %rcx movslq -28(%rbp), %rdx movb (%rcx,%rdx), %dl movslq -32(%rbp), %rcx movb %dl, (%rax,%rcx) movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) LBB2_19: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax jne LBB2_21 ## %bb.20: jmp LBB2_23 LBB2_21: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_22 LBB2_22: ## in Loop: Header=BB2_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB2_1 LBB2_23: movq -80(%rbp), %rdi ## 8-byte Reload movq -16(%rbp), %rsi callq _copy movq -64(%rbp), %rax movq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_25 ## %bb.24: movq %rbp, %rsp popq %rbp retq LBB2_25: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _copy ## -- Begin function copy .p2align 4, 0x90 _copy: ## @copy .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -20(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb (%rax,%rcx), %dl movq -16(%rbp), %rax movslq -20(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB3_1 LBB3_4: movq -16(%rbp), %rax movslq -20(%rbp), %rcx movb $0, (%rax,%rcx) popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s" .subsections_via_symbols
the_stack_data/93887106.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #192 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-132] stur wzr, [x29, #-136] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldursw x10, [x29, #-136] sub x9, x29, #48 mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_1 LBB0_4: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf sub sp, sp, #16 mov x9, sp sub x8, x29, #140 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 ldur w8, [x29, #-140] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-152] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-184] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-184] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-176] ; 8-byte Folded Spill stur x8, [x29, #-160] stur wzr, [x29, #-136] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] ldur w9, [x29, #-140] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-176] ; 8-byte Folded Reload ldursw x9, [x29, #-136] add x8, x8, x9, lsl #2 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_5 LBB0_8: stur wzr, [x29, #-136] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] ldur w9, [x29, #-140] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldur x8, [x29, #-176] ; 8-byte Folded Reload ldursw x9, [x29, #-136] ldr w8, [x8, x9, lsl #2] stur w8, [x29, #-144] ldursw x9, [x29, #-144] sub x8, x29, #48 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_9 LBB0_12: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf stur wzr, [x29, #-136] b LBB0_13 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-136] ; implicit-def: $x10 mov x10, x8 ldursw x9, [x29, #-136] sub x8, x29, #48 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 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 add sp, sp, #16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_13 LBB0_16: stur wzr, [x29, #-164] stur wzr, [x29, #-136] b LBB0_17 LBB0_17: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_20 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 ldursw x9, [x29, #-136] sub x8, x29, #48 ldr w8, [x8, x9, lsl #2] ldur w9, [x29, #-164] add w8, w8, w9 stur w8, [x29, #-164] ldur w8, [x29, #-164] ldursw x10, [x29, #-136] sub x9, x29, #128 str w8, [x9, x10, lsl #2] b LBB0_19 LBB0_19: ; in Loop: Header=BB0_17 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_17 LBB0_20: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf stur wzr, [x29, #-136] b LBB0_21 LBB0_21: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=1 ldur w8, [x29, #-136] ; implicit-def: $x10 mov x10, x8 ldursw x9, [x29, #-136] sub x8, x29, #128 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 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 add sp, sp, #16 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_21 LBB0_24: stur wzr, [x29, #-136] b LBB0_25 LBB0_25: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_28 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=1 ldursw x10, [x29, #-136] sub x9, x29, #88 mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_27 LBB0_27: ; in Loop: Header=BB0_25 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_25 LBB0_28: stur wzr, [x29, #-136] b LBB0_29 LBB0_29: ; =>This Loop Header: Depth=1 ; Child Loop BB0_31 Depth 2 ldur w8, [x29, #-136] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_35 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_29 Depth=1 ldursw x9, [x29, #-136] sub x8, x29, #128 ldr w8, [x8, x9, lsl #2] stur w8, [x29, #-144] b LBB0_31 LBB0_31: ; Parent Loop BB0_29 Depth=1 ; => This Inner Loop Header: Depth=2 ldursw x9, [x29, #-136] sub x8, x29, #48 add x10, x8, x9, lsl #2 ldr w8, [x10] subs w9, w8, #1 str w9, [x10] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=2 ldur w8, [x29, #-136] ldursw x10, [x29, #-144] sub x9, x29, #88 str w8, [x9, x10, lsl #2] ldur w8, [x29, #-144] subs w8, w8, #1 stur w8, [x29, #-144] b LBB0_31 LBB0_33: ; in Loop: Header=BB0_29 Depth=1 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_29 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_29 LBB0_35: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-136] b LBB0_36 LBB0_36: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-136] ldur w9, [x29, #-140] add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_39 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_36 Depth=1 ldursw x9, [x29, #-136] sub x8, x29, #88 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf add sp, sp, #16 b LBB0_38 LBB0_38: ; in Loop: Header=BB0_36 Depth=1 ldur w8, [x29, #-136] add w8, w8, #1 stur w8, [x29, #-136] b LBB0_36 LBB0_39: stur wzr, [x29, #-132] ldur x8, [x29, #-152] mov sp, x8 ldur w8, [x29, #-132] stur w8, [x29, #-188] ; 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_41 b LBB0_40 LBB0_40: bl ___stack_chk_fail LBB0_41: ldur w0, [x29, #-188] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter number of elements you want (less than 10): " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Index Count\n" l_.str.3: ; @.str.3 .asciz "%d\t%d\n" l_.str.4: ; @.str.4 .asciz "Sorted Array is:\n" l_.str.5: ; @.str.5 .asciz "%d\t" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $208, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -148(%rbp) movl $0, -152(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -152(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -152(%rbp), %rax movl $0, -48(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_1 LBB0_4: leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -201(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -201(%rbp), %al ## 1-byte Reload leaq L_.str.1(%rip), %rdi leaq -156(%rbp), %rsi callq _scanf movl -156(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -200(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -168(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -200(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -192(%rbp) ## 8-byte Spill movq %rax, -176(%rbp) movl $0, -152(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -152(%rbp), %eax cmpl -156(%rbp), %eax jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -192(%rbp), %rsi ## 8-byte Reload movslq -152(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_5 LBB0_8: movl $0, -152(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 movl -152(%rbp), %eax cmpl -156(%rbp), %eax jge LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movq -192(%rbp), %rax ## 8-byte Reload movslq -152(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -160(%rbp) movslq -160(%rbp), %rax movl -48(%rbp,%rax,4), %ecx addl $1, %ecx movl %ecx, -48(%rbp,%rax,4) ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_9 LBB0_12: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -152(%rbp) LBB0_13: ## =>This Inner Loop Header: Depth=1 cmpl $10, -152(%rbp) jge LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 movl -152(%rbp), %esi movslq -152(%rbp), %rax movl -48(%rbp,%rax,4), %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.15: ## in Loop: Header=BB0_13 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_13 LBB0_16: movl $0, -180(%rbp) movl $0, -152(%rbp) LBB0_17: ## =>This Inner Loop Header: Depth=1 cmpl $10, -152(%rbp) jge LBB0_20 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 movslq -152(%rbp), %rax movl -48(%rbp,%rax,4), %eax addl -180(%rbp), %eax movl %eax, -180(%rbp) movl -180(%rbp), %ecx movslq -152(%rbp), %rax movl %ecx, -144(%rbp,%rax,4) ## %bb.19: ## in Loop: Header=BB0_17 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_17 LBB0_20: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -152(%rbp) LBB0_21: ## =>This Inner Loop Header: Depth=1 cmpl $10, -152(%rbp) jge LBB0_24 ## %bb.22: ## in Loop: Header=BB0_21 Depth=1 movl -152(%rbp), %esi movslq -152(%rbp), %rax movl -144(%rbp,%rax,4), %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.23: ## in Loop: Header=BB0_21 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_21 LBB0_24: movl $0, -152(%rbp) LBB0_25: ## =>This Inner Loop Header: Depth=1 cmpl $10, -152(%rbp) jge LBB0_28 ## %bb.26: ## in Loop: Header=BB0_25 Depth=1 movslq -152(%rbp), %rax movl $0, -96(%rbp,%rax,4) ## %bb.27: ## in Loop: Header=BB0_25 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_25 LBB0_28: movl $0, -152(%rbp) LBB0_29: ## =>This Loop Header: Depth=1 ## Child Loop BB0_31 Depth 2 cmpl $10, -152(%rbp) jge LBB0_35 ## %bb.30: ## in Loop: Header=BB0_29 Depth=1 movslq -152(%rbp), %rax movl -144(%rbp,%rax,4), %eax movl %eax, -160(%rbp) LBB0_31: ## Parent Loop BB0_29 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -152(%rbp), %rcx movl -48(%rbp,%rcx,4), %eax movl %eax, %edx addl $-1, %edx movl %edx, -48(%rbp,%rcx,4) cmpl $0, %eax je LBB0_33 ## %bb.32: ## in Loop: Header=BB0_31 Depth=2 movl -152(%rbp), %ecx movslq -160(%rbp), %rax movl %ecx, -96(%rbp,%rax,4) movl -160(%rbp), %eax addl $-1, %eax movl %eax, -160(%rbp) jmp LBB0_31 LBB0_33: ## in Loop: Header=BB0_29 Depth=1 jmp LBB0_34 LBB0_34: ## in Loop: Header=BB0_29 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_29 LBB0_35: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $1, -152(%rbp) LBB0_36: ## =>This Inner Loop Header: Depth=1 movl -152(%rbp), %eax movl -156(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB0_39 ## %bb.37: ## in Loop: Header=BB0_36 Depth=1 movslq -152(%rbp), %rax movl -96(%rbp,%rax,4), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf ## %bb.38: ## in Loop: Header=BB0_36 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB0_36 LBB0_39: movl $0, -148(%rbp) movq -168(%rbp), %rax movq %rax, %rsp movl -148(%rbp), %eax movl %eax, -208(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_41 ## %bb.40: movl -208(%rbp), %eax ## 4-byte Reload movq %rbp, %rsp popq %rbp retq LBB0_41: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter number of elements you want (less than 10): " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Index Count\n" L_.str.3: ## @.str.3 .asciz "%d\t%d\n" L_.str.4: ## @.str.4 .asciz "Sorted Array is:\n" L_.str.5: ## @.str.5 .asciz "%d\t" .subsections_via_symbols
the_stack_data/170454316.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] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _decl05 ; -- Begin function decl05 .p2align 2 _decl05: ; @decl05 .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, #1 stur w8, [x29, #-4] ldur w8, [x29, #-4] add w8, w8, #1 str w8, [sp, #8] ldur w0, [x29, #-4] bl _foo ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) popq %rbp retq .cfi_endproc ## -- End function .globl _decl05 ## -- Begin function decl05 .p2align 4, 0x90 _decl05: ## @decl05 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $1, -4(%rbp) movl -4(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) movl -4(%rbp), %edi callq _foo addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/67442.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _error ; -- Begin function error .p2align 2 _error: ; @error .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, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill stur x0, [x29, #-8] ldr x0, [x8] adrp x1, l_.str.42@PAGE add x1, x1, l_.str.42@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload add x10, sp, #16 add x9, x29, #16 str x9, [x10] ldr x0, [x8] ldur x1, [x29, #-8] ldr x2, [sp, #16] bl _vfprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.43@PAGE add x1, x1, l_.str.43@PAGEOFF bl _fprintf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _cerror ; -- Begin function cerror .p2align 2 _cerror: ; @cerror .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, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill stur x0, [x29, #-8] ldr x0, [x8] adrp x1, l_.str.44@PAGE add x1, x1, l_.str.44@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload add x10, sp, #16 add x9, x29, #16 str x9, [x10] ldr x0, [x8] ldur x1, [x29, #-8] ldr x2, [sp, #16] bl _vfprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.43@PAGE add x1, x1, l_.str.43@PAGEOFF bl _fprintf mov w0, #2 bl _exit .cfi_endproc ; -- End function .globl _clear ; -- Begin function clear .p2align 2 _clear: ; @clear .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr w8, [x8, #12] subs w8, w8, #512 cset w8, eq tbnz w8, #0, LBB2_7 b LBB2_1 LBB2_1: ldr x8, [sp, #8] ldr w8, [x8, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: mov x0, #512 bl _malloc ldr x8, [sp, #8] str x0, [x8] b LBB2_4 LBB2_3: ldr x8, [sp, #8] ldr x0, [x8] mov x1, #512 bl _realloc ldr x8, [sp, #8] str x0, [x8] b LBB2_4 LBB2_4: ldr x8, [sp, #8] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: adrp x0, l_.str.45@PAGE add x0, x0, l_.str.45@PAGEOFF bl _cerror b LBB2_6 LBB2_6: ldr x9, [sp, #8] mov w8, #512 str w8, [x9, #12] b LBB2_7 LBB2_7: ldr x8, [sp, #8] ldr x8, [x8] strb wzr, [x8] ldr x8, [sp, #8] str wzr, [x8, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _agetc ; -- Begin function agetc .p2align 2 _agetc: ; @agetc .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp] ldr x8, [sp] ldr w8, [x8, #8] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: mov w8, #-1 str w8, [sp, #12] b LBB3_3 LBB3_2: ldr x9, [sp] ldr w8, [x9, #8] subs w8, w8, #1 str w8, [x9, #8] ldr x8, [sp] ldr x8, [x8] ldr x9, [sp] ldrsw x9, [x9, #8] ldrb w8, [x8, x9] str w8, [sp, #12] b LBB3_3 LBB3_3: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _aputc ; -- Begin function aputc .p2align 2 _aputc: ; @aputc .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] ldr x8, [sp, #16] ldr w8, [x8, #8] ldr x9, [sp, #16] ldr w9, [x9, #12] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB4_14 b LBB4_1 LBB4_1: ldr x8, [sp, #16] ldr w8, [x8, #8] ldr x9, [sp, #16] ldr w9, [x9, #12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: adrp x0, l_.str.46@PAGE add x0, x0, l_.str.46@PAGEOFF bl _cerror b LBB4_3 LBB4_3: ldr x9, [sp, #16] ldr w8, [x9, #12] add w8, w8, #512 str w8, [x9, #12] ldr x8, [sp, #16] ldr x8, [x8] str x8, [sp] ldr x8, [sp, #16] ldr x0, [x8] ldr x8, [sp, #16] ldrsw x1, [x8, #12] bl _realloc ldr x8, [sp, #16] str x0, [x8] ldr x8, [sp, #16] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: adrp x0, l_.str.47@PAGE add x0, x0, l_.str.47@PAGEOFF bl _cerror b LBB4_5 LBB4_5: ldr x8, [sp, #16] ldr x8, [x8] ldr x9, [sp] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB4_13 b LBB4_6 LBB4_6: ldr x8, [sp, #16] adrp x9, _passive@PAGE ldr x9, [x9, _passive@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB4_13 b LBB4_7 LBB4_7: adrp x8, _narg@GOTPAGE ldr x8, [x8, _narg@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_13 b LBB4_8 LBB4_8: str wzr, [sp, #12] b LBB4_9 LBB4_9: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] adrp x9, _narg@GOTPAGE ldr x9, [x9, _narg@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_12 b LBB4_10 LBB4_10: ; in Loop: Header=BB4_9 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] ldr x9, [sp] subs x10, x8, x9 ldrsw x9, [sp, #12] adrp x8, _arg@GOTPAGE ldr x8, [x8, _arg@GOTPAGEOFF] add x9, x8, x9, lsl #3 ldr x8, [x9] add x8, x8, x10 str x8, [x9] b LBB4_11 LBB4_11: ; in Loop: Header=BB4_9 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB4_9 LBB4_12: b LBB4_13 LBB4_13: b LBB4_14 LBB4_14: ldurb w8, [x29, #-1] ldr x9, [sp, #16] ldr x9, [x9] ldr x10, [sp, #16] ldrsw x10, [x10, #8] add x9, x9, x10 strb w8, [x9] ldr x9, [sp, #16] ldr w8, [x9, #8] add w8, w8, #1 str w8, [x9, #8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _aputs ; -- Begin function aputs .p2align 2 _aputs: ; @aputs .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB5_4 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #8] ldrsb w0, [x8] ldr x1, [sp] bl _aputc b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB5_1 LBB5_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _bputs ; -- Begin function bputs .p2align 2 _bputs: ; @bputs .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 x8, [x29, #-8] str x8, [sp, #8] b LBB6_1 LBB6_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_3 b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB6_1 LBB6_3: b LBB6_4 LBB6_4: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-8] ldr x9, [sp, #8] subs x9, x9, #1 str x9, [sp, #8] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB6_6 b LBB6_5 LBB6_5: ; in Loop: Header=BB6_4 Depth=1 ldr x8, [sp, #8] ldrsb w0, [x8] ldr x1, [sp, #16] bl _aputc b LBB6_4 LBB6_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _getint ; -- Begin function getint .p2align 2 _getint: ; @getint .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 wzr, [sp, #12] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #16] bl _getc str w0, [sp, #8] subs w8, w0, #10 cset w8, eq tbnz w8, #0, LBB7_7 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #8] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB7_5 b LBB7_3 LBB7_3: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #8] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB7_5 b LBB7_4 LBB7_4: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #8] subs w8, w8, #57 cset w8, le tbnz w8, #0, LBB7_6 b LBB7_5 LBB7_5: mov w8, #-1 stur w8, [x29, #-4] b LBB7_8 LBB7_6: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #12] mov w9, #10 mul w8, w8, w9 ldr w9, [sp, #8] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #12] b LBB7_1 LBB7_7: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB7_8 LBB7_8: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _stoarg ; -- Begin function stoarg .p2align 2 _stoarg: ; @stoarg .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, _narg@GOTPAGE ldr x8, [x8, _narg@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill ldr w8, [x8] subs w8, w8, #2048 cset w8, lt tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: adrp x0, l_.str.48@PAGE add x0, x0, l_.str.48@PAGEOFF bl _cerror b LBB8_2 LBB8_2: ldr x11, [sp, #8] ; 8-byte Folded Reload adrp x9, _passive@PAGE ldr x8, [x9, _passive@PAGEOFF] ldr x8, [x8] ldr x9, [x9, _passive@PAGEOFF] ldrsw x9, [x9, #8] add x8, x8, x9 ldrsw x10, [x11] mov x9, x10 add w9, w9, #1 str w9, [x11] adrp x9, _arg@GOTPAGE ldr x9, [x9, _arg@GOTPAGEOFF] str x8, [x9, x10, lsl #3] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _stoftn ; -- Begin function stoftn .p2align 2 _stoftn: ; @stoftn .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, _nftn@GOTPAGE ldr x8, [x8, _nftn@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill stur w0, [x29, #-4] ldr w8, [x8] subs w8, w8, #1024 cset w8, lt tbnz w8, #0, LBB9_2 b LBB9_1 LBB9_1: adrp x0, l_.str.49@PAGE add x0, x0, l_.str.49@PAGEOFF bl _cerror b LBB9_2 LBB9_2: ldr x12, [sp] ; 8-byte Folded Reload adrp x8, _narg@GOTPAGE ldr x8, [x8, _narg@GOTPAGEOFF] ldrsw x9, [x8] adrp x8, _arg@GOTPAGE ldr x8, [x8, _arg@GOTPAGEOFF] add x8, x8, x9, lsl #3 ldrsw x9, [x12] lsl x10, x9, #4 adrp x9, _ftn@GOTPAGE ldr x9, [x9, _ftn@GOTPAGEOFF] str x8, [x9, x10] ldur w8, [x29, #-4] ldrsw x10, [x12] mov x11, x10 add w11, w11, #1 str w11, [x12] add x9, x9, x10, lsl #4 str w8, [x9, #8] bl _stoarg ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _fswitch ; -- Begin function fswitch .p2align 2 _fswitch: ; @fswitch .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 wzr, [sp, #8] mov w8, #41 str w8, [sp, #4] b LBB10_1 LBB10_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #4] add w8, w8, w9 mov w9, #2 sdiv w8, w8, w9 str w8, [sp, #12] ldr x0, [sp, #16] ldrsw x8, [sp, #12] lsl x9, x8, #4 adrp x8, _table@PAGE add x8, x8, _table@PAGEOFF ldr x1, [x8, x9] bl _strcmp str w0, [sp] ldr w8, [sp] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB10_3 b LBB10_2 LBB10_2: ; in Loop: Header=BB10_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #8] b LBB10_7 LBB10_3: ; in Loop: Header=BB10_1 Depth=1 ldr w8, [sp] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB10_5 b LBB10_4 LBB10_4: ; in Loop: Header=BB10_1 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #4] b LBB10_6 LBB10_5: ldrsw x9, [sp, #12] adrp x8, _table@PAGE add x8, x8, _table@PAGEOFF add x8, x8, x9, lsl #4 ldr x8, [x8, #8] stur x8, [x29, #-8] b LBB10_10 LBB10_6: ; in Loop: Header=BB10_1 Depth=1 b LBB10_7 LBB10_7: ; in Loop: Header=BB10_1 Depth=1 b LBB10_8 LBB10_8: ; in Loop: Header=BB10_1 Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB10_1 b LBB10_9 LBB10_9: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB10_10 LBB10_10: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _callform ; -- Begin function callform .p2align 2 _callform: ; @callform .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str x2, [sp, #24] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_2 b LBB11_1 LBB11_1: ldur x8, [x29, #-8] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB11_3 b LBB11_2 LBB11_2: ldur x8, [x29, #-8] ldr x0, [x8, #8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB11_25 LBB11_3: ldur x8, [x29, #-8] ldr x8, [x8, #16] str x8, [sp, #8] ldur x8, [x29, #-8] ldr x8, [x8, #8] str x8, [sp, #16] b LBB11_4 LBB11_4: ; =>This Loop Header: Depth=1 ; Child Loop BB11_6 Depth 2 ldr x8, [sp, #16] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_16 b LBB11_5 LBB11_5: ; in Loop: Header=BB11_4 Depth=1 b LBB11_6 LBB11_6: ; Parent Loop BB11_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB11_8 b LBB11_7 LBB11_7: ; in Loop: Header=BB11_6 Depth=2 ldr x8, [sp, #16] ldur x9, [x29, #-8] ldr x9, [x9, #8] ldr x10, [sp, #8] ldrsw x10, [x10] add x9, x9, x10 subs x8, x8, x9 cset w8, eq str w8, [sp, #4] ; 4-byte Folded Spill b LBB11_8 LBB11_8: ; in Loop: Header=BB11_6 Depth=2 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB11_14 b LBB11_9 LBB11_9: ; in Loop: Header=BB11_6 Depth=2 ldr x8, [sp, #8] ldr w8, [x8, #4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB11_11 b LBB11_10 LBB11_10: ; in Loop: Header=BB11_6 Depth=2 ldr x8, [sp, #24] ldr x9, [sp, #8] ldrsw x9, [x9, #4] ldr x0, [x8, x9, lsl #3] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB11_11 LBB11_11: ; in Loop: Header=BB11_6 Depth=2 ldr x8, [sp, #8] add x8, x8, #8 mov x9, x8 str x9, [sp, #8] ldur x9, [x29, #-8] ldr x9, [x9, #16] subs x8, x8, x9 mov x9, #8 sdiv x8, x8, x9 ldur x9, [x29, #-8] ldrsw x9, [x9, #28] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB11_13 b LBB11_12 LBB11_12: ; in Loop: Header=BB11_6 Depth=2 ; kill: def $x8 killed $xzr str xzr, [sp, #8] b LBB11_13 LBB11_13: ; in Loop: Header=BB11_6 Depth=2 b LBB11_6 LBB11_14: ; in Loop: Header=BB11_4 Depth=1 ldr x8, [sp, #16] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB11_15 LBB11_15: ; in Loop: Header=BB11_4 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB11_4 LBB11_16: b LBB11_17 LBB11_17: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB11_19 b LBB11_18 LBB11_18: ; in Loop: Header=BB11_17 Depth=1 ldr x8, [sp, #16] ldur x9, [x29, #-8] ldr x9, [x9, #8] ldr x10, [sp, #8] ldrsw x10, [x10] add x9, x9, x10 subs x8, x8, x9 cset w8, eq str w8, [sp] ; 4-byte Folded Spill b LBB11_19 LBB11_19: ; in Loop: Header=BB11_17 Depth=1 ldr w8, [sp] ; 4-byte Folded Reload tbz w8, #0, LBB11_25 b LBB11_20 LBB11_20: ; in Loop: Header=BB11_17 Depth=1 ldr x8, [sp, #8] ldr w8, [x8, #4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB11_22 b LBB11_21 LBB11_21: ; in Loop: Header=BB11_17 Depth=1 ldr x8, [sp, #24] ldr x9, [sp, #8] ldrsw x9, [x9, #4] ldr x0, [x8, x9, lsl #3] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB11_22 LBB11_22: ; in Loop: Header=BB11_17 Depth=1 ldr x8, [sp, #8] add x8, x8, #8 mov x9, x8 str x9, [sp, #8] ldur x9, [x29, #-8] ldr x9, [x9, #16] subs x8, x8, x9 mov x9, #8 sdiv x8, x8, x9 ldur x9, [x29, #-8] ldrsw x9, [x9, #28] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB11_24 b LBB11_23 LBB11_23: ; in Loop: Header=BB11_17 Depth=1 ; kill: def $x8 killed $xzr str xzr, [sp, #8] b LBB11_24 LBB11_24: ; in Loop: Header=BB11_17 Depth=1 b LBB11_17 LBB11_25: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _execute ; -- Begin function execute .p2align 2 _execute: ; @execute .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _debug@GOTPAGE ldr x8, [x8, _debug@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill adrp x9, ___stderrp@GOTPAGE ldr x9, [x9, ___stderrp@GOTPAGEOFF] str x9, [sp, #16] ; 8-byte Folded Spill adrp x9, _nftn@GOTPAGE ldr x9, [x9, _nftn@GOTPAGEOFF] str x9, [sp, #24] ; 8-byte Folded Spill adrp x9, _arg@GOTPAGE ldr x9, [x9, _arg@GOTPAGEOFF] str x9, [sp, #32] ; 8-byte Folded Spill ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_2 b LBB12_1 LBB12_1: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.50@PAGE add x1, x1, l_.str.50@PAGEOFF bl _fprintf b LBB12_2 LBB12_2: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x10, [sp, #24] ; 8-byte Folded Reload ldr w9, [x10] subs w9, w9, #1 str w9, [x10] ldrsw x9, [x10] lsl x11, x9, #4 adrp x9, _ftn@GOTPAGE ldr x9, [x9, _ftn@GOTPAGEOFF] ldr x11, [x9, x11] stur x11, [x29, #-16] ldrsw x10, [x10] add x9, x9, x10, lsl #4 ldr w9, [x9, #8] stur w9, [x29, #-8] ldur x9, [x29, #-16] subs x8, x8, x9 mov x9, #8 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] adrp x8, _narg@GOTPAGE ldr x8, [x8, _narg@GOTPAGEOFF] ldr w9, [x8] ldur w8, [x29, #-4] add w8, w8, w9 stur w8, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #256 cset w8, le tbnz w8, #0, LBB12_4 b LBB12_3 LBB12_3: ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x0, l_.str.51@PAGE add x0, x0, l_.str.51@PAGEOFF bl _cerror b LBB12_4 LBB12_4: ldr x9, [sp, #32] ; 8-byte Folded Reload ldur x8, [x29, #-16] subs x8, x8, x9 mov x9, #8 sdiv x8, x8, x9 adrp x9, _narg@GOTPAGE ldr x9, [x9, _narg@GOTPAGEOFF] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9] ldur x8, [x29, #-16] ldr x8, [x8] adrp x9, _passive@PAGE ldr x10, [x9, _passive@PAGEOFF] ldr x10, [x10] subs x8, x8, x10 ldr x9, [x9, _passive@PAGEOFF] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #8] adrp x8, _trace@GOTPAGE ldr x8, [x8, _trace@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_14 b LBB12_5 LBB12_5: ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB12_7 b LBB12_6 LBB12_6: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x1, [x8] mov w0, #35 bl _putc b LBB12_7 LBB12_7: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x1, [x8] adrp x0, l_.str.52@PAGE add x0, x0, l_.str.52@PAGEOFF bl _fputs stur wzr, [x29, #-28] b LBB12_8 LBB12_8: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB12_13 b LBB12_9 LBB12_9: ; in Loop: Header=BB12_8 Depth=1 ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_11 b LBB12_10 LBB12_10: ; in Loop: Header=BB12_8 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x1, [x8] mov w0, #44 bl _putc b LBB12_11 LBB12_11: ; in Loop: Header=BB12_8 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldur x9, [x29, #-16] ldursw x10, [x29, #-28] ldr x0, [x9, x10, lsl #3] ldr x1, [x8] bl _fputs b LBB12_12 LBB12_12: ; in Loop: Header=BB12_8 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB12_8 LBB12_13: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x1, [x8] adrp x0, l_.str.53@PAGE add x0, x0, l_.str.53@PAGEOFF bl _fputs b LBB12_14 LBB12_14: ldur x8, [x29, #-16] ldr x0, [x8] bl _fswitch stur x0, [x29, #-24] adrp x8, _tmp@PAGE ldr x0, [x8, _tmp@PAGEOFF] bl _clear ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB12_20 b LBB12_15 LBB12_15: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_17 b LBB12_16 LBB12_16: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.54@PAGE add x1, x1, l_.str.54@PAGEOFF bl _fprintf b LBB12_17 LBB12_17: ldur x8, [x29, #-24] ldur w0, [x29, #-4] ldur x1, [x29, #-16] blr x8 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_19 b LBB12_18 LBB12_18: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.55@PAGE add x1, x1, l_.str.55@PAGEOFF bl _fprintf b LBB12_19 LBB12_19: b LBB12_30 LBB12_20: ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_29 b LBB12_21 LBB12_21: ldur x8, [x29, #-16] ldr x0, [x8] bl _lookloc str x0, [sp, #40] ldr x8, [sp, #40] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB12_25 b LBB12_22 LBB12_22: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_24 b LBB12_23 LBB12_23: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.56@PAGE add x1, x1, l_.str.56@PAGEOFF bl _fprintf b LBB12_24 LBB12_24: b LBB12_28 LBB12_25: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_27 b LBB12_26 LBB12_26: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.57@PAGE add x1, x1, l_.str.57@PAGEOFF bl _fprintf b LBB12_27 LBB12_27: ldr x0, [sp, #40] ldur w8, [x29, #-4] subs w1, w8, #1 ldur x8, [x29, #-16] add x2, x8, #8 bl _callform b LBB12_28 LBB12_28: b LBB12_29 LBB12_29: b LBB12_30 LBB12_30: adrp x8, _tmp@PAGE ldr x8, [x8, _tmp@PAGEOFF] ldr w8, [x8, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_35 b LBB12_31 LBB12_31: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #0 bl _aputc ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB12_33 b LBB12_32 LBB12_32: adrp x8, _tmp@PAGE ldr x8, [x8, _tmp@PAGEOFF] ldr x0, [x8] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _bputs b LBB12_34 LBB12_33: adrp x8, _tmp@PAGE ldr x8, [x8, _tmp@PAGEOFF] ldr x0, [x8] adrp x8, _passive@PAGE ldr x1, [x8, _passive@PAGEOFF] bl _aputs b LBB12_34 LBB12_34: b LBB12_35 LBB12_35: adrp x8, _tmp@PAGE ldr x0, [x8, _tmp@PAGEOFF] bl _clear ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _trac ; -- Begin function trac .p2align 2 _trac: ; @trac .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, _eofl@GOTPAGE ldr x8, [x8, _eofl@GOTPAGEOFF] str wzr, [x8] adrp x0, _jmpbuf@GOTPAGE ldr x0, [x0, _jmpbuf@GOTPAGEOFF] bl _setjmp subs w8, w0, #1 cset w8, ne tbnz w8, #0, LBB13_2 b LBB13_1 LBB13_1: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret LBB13_2: b LBB13_3 LBB13_3: ; =>This Loop Header: Depth=1 ; Child Loop BB13_6 Depth 2 ; Child Loop BB13_11 Depth 3 adrp x8, _debug@GOTPAGE ldr x8, [x8, _debug@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB13_5 b LBB13_4 LBB13_4: ; in Loop: Header=BB13_3 Depth=1 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.58@PAGE add x1, x1, l_.str.58@PAGEOFF bl _fprintf b LBB13_5 LBB13_5: ; in Loop: Header=BB13_3 Depth=1 adrp x8, _active@PAGE stur x8, [x29, #-16] ; 8-byte Folded Spill ldr x0, [x8, _active@PAGEOFF] bl _clear adrp x8, _passive@PAGE ldr x0, [x8, _passive@PAGEOFF] bl _clear ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr x1, [x8, _active@PAGEOFF] adrp x0, l_.str.59@PAGE add x0, x0, l_.str.59@PAGEOFF bl _bputs adrp x8, _narg@GOTPAGE ldr x8, [x8, _narg@GOTPAGEOFF] str wzr, [x8] adrp x8, _nftn@GOTPAGE ldr x8, [x8, _nftn@GOTPAGEOFF] str wzr, [x8] b LBB13_6 LBB13_6: ; Parent Loop BB13_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB13_11 Depth 3 adrp x8, _active@PAGE ldr x0, [x8, _active@PAGEOFF] bl _agetc stur w0, [x29, #-4] ldur w8, [x29, #-4] add w8, w8, #1 ; kill: def $x8 killed $w8 str x8, [sp, #24] ; 8-byte Folded Spill subs x8, x8, #45 cset w8, hi tbnz w8, #0, LBB13_40 ; %bb.7: ; in Loop: Header=BB13_6 Depth=2 ldr x11, [sp, #24] ; 8-byte Folded Reload adrp x10, lJTI13_0@PAGE add x10, x10, lJTI13_0@PAGEOFF Ltmp1: adr x8, Ltmp1 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB13_8: ; in Loop: Header=BB13_3 Depth=1 b LBB13_3 LBB13_9: ; in Loop: Header=BB13_6 Depth=2 b LBB13_6 LBB13_10: ; in Loop: Header=BB13_6 Depth=2 stur wzr, [x29, #-8] b LBB13_11 LBB13_11: ; Parent Loop BB13_3 Depth=1 ; Parent Loop BB13_6 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB13_24 b LBB13_12 LBB13_12: ; in Loop: Header=BB13_11 Depth=3 adrp x8, _active@PAGE ldr x0, [x8, _active@PAGEOFF] bl _agetc stur w0, [x29, #-4] ldur w8, [x29, #-4] str w8, [sp, #20] ; 4-byte Folded Spill adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB13_16 b LBB13_13 LBB13_13: ; in Loop: Header=BB13_11 Depth=3 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB13_17 b LBB13_14 LBB13_14: ; in Loop: Header=BB13_11 Depth=3 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #40 cset w8, eq tbnz w8, #0, LBB13_18 b LBB13_15 LBB13_15: ; in Loop: Header=BB13_11 Depth=3 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #41 cset w8, eq tbnz w8, #0, LBB13_19 b LBB13_22 LBB13_16: ; in Loop: Header=BB13_3 Depth=1 b LBB13_3 LBB13_17: ; in Loop: Header=BB13_11 Depth=3 b LBB13_11 LBB13_18: ; in Loop: Header=BB13_11 Depth=3 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] adrp x8, _passive@PAGE ldr x1, [x8, _passive@PAGEOFF] mov w0, #40 bl _aputc b LBB13_11 LBB13_19: ; in Loop: Header=BB13_11 Depth=3 ldur w8, [x29, #-8] subs w9, w8, #1 stur w9, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB13_21 b LBB13_20 LBB13_20: ; in Loop: Header=BB13_11 Depth=3 adrp x8, _passive@PAGE ldr x1, [x8, _passive@PAGEOFF] mov w0, #41 bl _aputc b LBB13_21 LBB13_21: ; in Loop: Header=BB13_11 Depth=3 b LBB13_11 LBB13_22: ; in Loop: Header=BB13_11 Depth=3 ldur w8, [x29, #-4] adrp x9, _passive@PAGE ldr x1, [x9, _passive@PAGEOFF] sxtb w0, w8 bl _aputc b LBB13_23 LBB13_23: ; in Loop: Header=BB13_11 Depth=3 b LBB13_11 LBB13_24: ; in Loop: Header=BB13_6 Depth=2 b LBB13_6 LBB13_25: ; in Loop: Header=BB13_6 Depth=2 adrp x8, _passive@PAGE ldr x1, [x8, _passive@PAGEOFF] mov w0, #0 bl _aputc bl _stoarg b LBB13_6 LBB13_26: ; in Loop: Header=BB13_6 Depth=2 adrp x8, _active@PAGE ldr x0, [x8, _active@PAGEOFF] bl _agetc stur w0, [x29, #-4] ldur w8, [x29, #-4] str w8, [sp, #16] ; 4-byte Folded Spill adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB13_29 b LBB13_27 LBB13_27: ; in Loop: Header=BB13_6 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload subs w8, w8, #35 cset w8, eq tbnz w8, #0, LBB13_31 b LBB13_28 LBB13_28: ; in Loop: Header=BB13_6 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload subs w8, w8, #40 cset w8, eq tbnz w8, #0, LBB13_30 b LBB13_36 LBB13_29: ; in Loop: Header=BB13_3 Depth=1 b LBB13_3 LBB13_30: ; in Loop: Header=BB13_6 Depth=2 mov w0, #1 bl _stoftn b LBB13_6 LBB13_31: ; in Loop: Header=BB13_6 Depth=2 adrp x8, _active@PAGE ldr x0, [x8, _active@PAGEOFF] bl _agetc stur w0, [x29, #-4] ldur w8, [x29, #-4] str w8, [sp, #12] ; 4-byte Folded Spill adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB13_33 b LBB13_32 LBB13_32: ; in Loop: Header=BB13_6 Depth=2 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #40 cset w8, eq tbnz w8, #0, LBB13_34 b LBB13_35 LBB13_33: ; in Loop: Header=BB13_3 Depth=1 b LBB13_3 LBB13_34: ; in Loop: Header=BB13_6 Depth=2 mov w0, #0 bl _stoftn b LBB13_6 LBB13_35: ; in Loop: Header=BB13_6 Depth=2 adrp x8, _passive@PAGE str x8, [sp] ; 8-byte Folded Spill ldr x1, [x8, _passive@PAGEOFF] mov w0, #35 str w0, [sp, #8] ; 4-byte Folded Spill bl _aputc ldr x8, [sp] ; 8-byte Folded Reload ldr w0, [sp, #8] ; 4-byte Folded Reload ldr x1, [x8, _passive@PAGEOFF] bl _aputc ldur w8, [x29, #-4] adrp x9, _active@PAGE ldr x1, [x9, _active@PAGEOFF] sxtb w0, w8 bl _aputc b LBB13_6 LBB13_36: ; in Loop: Header=BB13_6 Depth=2 adrp x8, _passive@PAGE ldr x1, [x8, _passive@PAGEOFF] mov w0, #35 bl _aputc ldur w8, [x29, #-4] adrp x9, _active@PAGE ldr x1, [x9, _active@PAGEOFF] sxtb w0, w8 bl _aputc b LBB13_6 LBB13_37: ; in Loop: Header=BB13_6 Depth=2 adrp x8, _nftn@GOTPAGE ldr x8, [x8, _nftn@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB13_39 b LBB13_38 LBB13_38: ; in Loop: Header=BB13_3 Depth=1 b LBB13_3 LBB13_39: ; in Loop: Header=BB13_6 Depth=2 adrp x8, _passive@PAGE ldr x1, [x8, _passive@PAGEOFF] mov w0, #0 bl _aputc bl _execute b LBB13_6 LBB13_40: ; in Loop: Header=BB13_6 Depth=2 ldur w8, [x29, #-4] adrp x9, _passive@PAGE ldr x1, [x9, _passive@PAGEOFF] sxtb w0, w8 bl _aputc b LBB13_6 .cfi_endproc .p2align 2 lJTI13_0: .long LBB13_8-Ltmp1 .long LBB13_9-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_9-Ltmp1 .long LBB13_9-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_9-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_9-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_26-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_10-Ltmp1 .long LBB13_37-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_40-Ltmp1 .long LBB13_25-Ltmp1 ; -- End function .globl _cexit ; -- Begin function cexit .p2align 2 _cexit: ; @cexit .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #1 bl _exit .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] mov w0, #2 mov x1, #1 bl _signal subs x8, x0, #1 cset w8, eq tbnz w8, #0, LBB15_2 b LBB15_1 LBB15_1: mov w0, #2 adrp x1, _f_exit@PAGE add x1, x1, _f_exit@PAGEOFF bl _signal b LBB15_2 LBB15_2: mov w0, #15 mov x1, #1 bl _signal subs x8, x0, #1 cset w8, eq tbnz w8, #0, LBB15_4 b LBB15_3 LBB15_3: mov w0, #15 adrp x1, _cexit@PAGE add x1, x1, _cexit@PAGEOFF bl _signal b LBB15_4 LBB15_4: mov w0, #3 mov x1, #1 bl _signal subs x8, x0, #1 cset w8, eq tbnz w8, #0, LBB15_6 b LBB15_5 LBB15_5: mov w0, #3 adrp x1, _cexit@PAGE add x1, x1, _cexit@PAGEOFF bl _signal b LBB15_6 LBB15_6: mov w8, #1 str w8, [sp, #20] stur w8, [x29, #-20] b LBB15_7 LBB15_7: ; =>This Loop Header: Depth=1 ; Child Loop BB15_10 Depth 2 ldur w8, [x29, #-20] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB15_23 b LBB15_8 LBB15_8: ; in Loop: Header=BB15_7 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB15_17 b LBB15_9 LBB15_9: ; in Loop: Header=BB15_7 Depth=1 mov w8, #1 str w8, [sp, #24] b LBB15_10 LBB15_10: ; Parent Loop BB15_7 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x8, [x8, x9, lsl #3] ldrsw x9, [sp, #24] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB15_16 b LBB15_11 LBB15_11: ; in Loop: Header=BB15_10 Depth=2 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x8, [x8, x9, lsl #3] ldrsw x9, [sp, #24] ldrsb w8, [x8, x9] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB15_13 b LBB15_12 LBB15_12: ; in Loop: Header=BB15_10 Depth=2 adrp x9, _debug@GOTPAGE ldr x9, [x9, _debug@GOTPAGEOFF] ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB15_14 LBB15_13: ; in Loop: Header=BB15_10 Depth=2 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x8, [x8, x9, lsl #3] ldrsw x9, [sp, #24] ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.60@PAGE add x0, x0, l_.str.60@PAGEOFF bl _cerror b LBB15_14 LBB15_14: ; in Loop: Header=BB15_10 Depth=2 b LBB15_15 LBB15_15: ; in Loop: Header=BB15_10 Depth=2 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB15_10 LBB15_16: ; in Loop: Header=BB15_7 Depth=1 b LBB15_21 LBB15_17: ; in Loop: Header=BB15_7 Depth=1 str wzr, [sp, #20] ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x0, [x8, x9, lsl #3] adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] adrp x1, l_.str.61@PAGE add x1, x1, l_.str.61@PAGEOFF bl _freopen subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB15_19 b LBB15_18 LBB15_18: ; in Loop: Header=BB15_7 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x0, l_.str.62@PAGE add x0, x0, l_.str.62@PAGEOFF bl _error b LBB15_20 LBB15_19: ; in Loop: Header=BB15_7 Depth=1 bl _trac b LBB15_20 LBB15_20: ; in Loop: Header=BB15_7 Depth=1 b LBB15_21 LBB15_21: ; in Loop: Header=BB15_7 Depth=1 b LBB15_22 LBB15_22: ; in Loop: Header=BB15_7 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB15_7 LBB15_23: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB15_25 b LBB15_24 LBB15_24: bl _trac b LBB15_25 LBB15_25: mov w0, #0 bl _exit .cfi_endproc ; -- End function .globl _f_stop ; -- Begin function f_stop .p2align 2 _f_stop: ; @f_stop .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, _jmpbuf@GOTPAGE ldr x0, [x0, _jmpbuf@GOTPAGEOFF] mov w1, #1 bl _longjmp .cfi_endproc ; -- End function .globl _f_exit ; -- Begin function f_exit .p2align 2 _f_exit: ; @f_exit .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #2 mov x1, #1 bl _signal subs x8, x0, #1 cset w8, eq tbnz w8, #0, LBB17_2 b LBB17_1 LBB17_1: mov w0, #2 adrp x1, _f_exit@PAGE add x1, x1, _f_exit@PAGEOFF bl _signal b LBB17_2 LBB17_2: adrp x0, _jmpbuf@GOTPAGE ldr x0, [x0, _jmpbuf@GOTPAGEOFF] mov w1, #2 bl _longjmp .cfi_endproc ; -- End function .globl _f_halt ; -- Begin function f_halt .p2align 2 _f_halt: ; @f_halt .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #0 bl _exit .cfi_endproc ; -- End function .globl _f_setin ; -- Begin function f_setin .p2align 2 _f_setin: ; @f_setin .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, _eofl@GOTPAGE ldr x8, [x8, _eofl@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB19_2 b LBB19_1 LBB19_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB19_9 b LBB19_2 LBB19_2: adrp x8, _f_setin.ninp@PAGE ldr w8, [x8, _f_setin.ninp@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB19_4 b LBB19_3 LBB19_3: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] bl _fclose ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] adrp x9, _f_setin.ninp@PAGE str x9, [sp, #16] ; 8-byte Folded Spill ldr w8, [x9, _f_setin.ninp@PAGEOFF] subs w8, w8, #1 str w8, [x9, _f_setin.ninp@PAGEOFF] adrp x10, _f_setin.finp@PAGE add x10, x10, _f_setin.finp@PAGEOFF mov w9, #152 smaddl x1, w8, w9, x10 mov x2, #152 bl _memcpy ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [sp, #24] ; 8-byte Folded Reload ldrsw x10, [x8, _f_setin.ninp@PAGEOFF] adrp x8, _f_setin.feofinp@PAGE add x8, x8, _f_setin.feofinp@PAGEOFF ldr w8, [x8, x10, lsl #2] str w8, [x9] b LBB19_8 LBB19_4: b LBB19_5 LBB19_5: ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB19_7 b LBB19_6 LBB19_6: ldur x8, [x29, #-16] ldr x0, [x8, #16] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _aputs b LBB19_7 LBB19_7: b LBB19_8 LBB19_8: b LBB19_14 LBB19_9: adrp x8, _f_setin.ninp@PAGE ldr w8, [x8, _f_setin.ninp@PAGEOFF] subs w8, w8, #22 cset w8, lt tbnz w8, #0, LBB19_11 b LBB19_10 LBB19_10: b LBB19_5 LBB19_11: ldur x8, [x29, #-16] ldr x0, [x8, #8] adrp x1, l_.str.61@PAGE add x1, x1, l_.str.61@PAGEOFF bl _fopen stur x0, [x29, #-24] ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB19_13 b LBB19_12 LBB19_12: b LBB19_5 LBB19_13: ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [x9] adrp x11, _f_setin.ninp@PAGE ldrsw x12, [x11, _f_setin.ninp@PAGEOFF] adrp x10, _f_setin.feofinp@PAGE add x10, x10, _f_setin.feofinp@PAGEOFF str w9, [x10, x12, lsl #2] ldrsw x9, [x11, _f_setin.ninp@PAGEOFF] mov x10, x9 add w10, w10, #1 str w10, [x11, _f_setin.ninp@PAGEOFF] mov x10, #152 mul x10, x9, x10 adrp x9, _f_setin.finp@PAGE add x9, x9, _f_setin.finp@PAGEOFF add x0, x9, x10 ldr x1, [x8] mov x2, #152 str x2, [sp, #8] ; 8-byte Folded Spill bl _memcpy ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] ldur x1, [x29, #-24] bl _memcpy ldr x8, [sp, #24] ; 8-byte Folded Reload str wzr, [x8] b LBB19_14 LBB19_14: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_setout ; -- Begin function f_setout .p2align 2 _f_setout: ; @f_setout .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, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB20_2 b LBB20_1 LBB20_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB20_9 b LBB20_2 LBB20_2: adrp x8, _f_setout.nout@PAGE ldr w8, [x8, _f_setout.nout@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB20_4 b LBB20_3 LBB20_3: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] bl _fclose ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x9, _f_setout.nout@PAGE ldr w8, [x9, _f_setout.nout@PAGEOFF] subs w8, w8, #1 str w8, [x9, _f_setout.nout@PAGEOFF] adrp x10, _f_setout.fout@PAGE add x10, x10, _f_setout.fout@PAGEOFF mov w9, #152 smaddl x1, w8, w9, x10 mov x2, #152 bl _memcpy b LBB20_8 LBB20_4: b LBB20_5 LBB20_5: ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB20_7 b LBB20_6 LBB20_6: ldur x8, [x29, #-16] ldr x0, [x8, #16] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _aputs b LBB20_7 LBB20_7: b LBB20_8 LBB20_8: b LBB20_14 LBB20_9: adrp x8, _f_setout.nout@PAGE ldr w8, [x8, _f_setout.nout@PAGEOFF] subs w8, w8, #22 cset w8, lt tbnz w8, #0, LBB20_11 b LBB20_10 LBB20_10: b LBB20_5 LBB20_11: ldur x8, [x29, #-16] ldr x0, [x8, #8] adrp x1, l_.str.63@PAGE add x1, x1, l_.str.63@PAGEOFF bl _fopen str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB20_13 b LBB20_12 LBB20_12: b LBB20_5 LBB20_13: ldr x8, [sp, #16] ; 8-byte Folded Reload adrp x11, _f_setout.nout@PAGE ldrsw x9, [x11, _f_setout.nout@PAGEOFF] mov x10, x9 add w10, w10, #1 str w10, [x11, _f_setout.nout@PAGEOFF] mov x10, #152 mul x10, x9, x10 adrp x9, _f_setout.fout@PAGE add x9, x9, _f_setout.fout@PAGEOFF add x0, x9, x10 ldr x1, [x8] mov x2, #152 str x2, [sp, #8] ; 8-byte Folded Spill bl _memcpy ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] ldr x1, [sp, #24] bl _memcpy b LBB20_14 LBB20_14: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _f_input ; -- Begin function f_input .p2align 2 _f_input: ; @f_input .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] adrp x8, _eofl@GOTPAGE ldr x8, [x8, _eofl@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB21_4 b LBB21_1 LBB21_1: ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB21_3 b LBB21_2 LBB21_2: ldr x8, [sp, #16] ldr x0, [x8, #8] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _bputs b LBB21_3 LBB21_3: b LBB21_10 LBB21_4: b LBB21_5 LBB21_5: ; =>This Inner Loop Header: Depth=1 bl _getchar str w0, [sp, #12] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB21_9 b LBB21_6 LBB21_6: ; in Loop: Header=BB21_5 Depth=1 ldr w8, [sp, #12] adrp x9, _metachar@PAGE ldrsb w9, [x9, _metachar@PAGEOFF] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB21_8 b LBB21_7 LBB21_7: b LBB21_10 LBB21_8: ; in Loop: Header=BB21_5 Depth=1 ldr w8, [sp, #12] adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB21_5 LBB21_9: mov w8, #1 adrp x9, _eofl@GOTPAGE ldr x9, [x9, _eofl@GOTPAGEOFF] str w8, [x9] b LBB21_10 LBB21_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_inpchar ; -- Begin function f_inpchar .p2align 2 _f_inpchar: ; @f_inpchar .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] adrp x8, _eofl@GOTPAGE ldr x8, [x8, _eofl@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB22_3 b LBB22_1 LBB22_1: bl _getchar str w0, [sp, #12] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB22_3 b LBB22_2 LBB22_2: ldr w8, [sp, #12] adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB22_5 LBB22_3: ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB22_5 b LBB22_4 LBB22_4: ldr x8, [sp, #16] ldr x0, [x8, #8] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _bputs b LBB22_5 LBB22_5: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_output ; -- Begin function f_output .p2align 2 _f_output: ; @f_output .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 x1, [sp] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB23_2 b LBB23_1 LBB23_1: ldr x8, [sp] ldr x0, [x8, #8] adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x1, [x8] bl _fputs b LBB23_2 LBB23_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _f_meta ; -- Begin function f_meta .p2align 2 _f_meta: ; @f_meta .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 x1, [sp] ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB24_2 b LBB24_1 LBB24_1: adrp x8, _metachar@PAGE ldrsb w0, [x8, _metachar@PAGEOFF] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB24_6 LBB24_2: ldr x8, [sp] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB24_4 b LBB24_3 LBB24_3: ldr x8, [sp] ldr x8, [x8, #8] ldrb w8, [x8] adrp x9, _metachar@PAGE strb w8, [x9, _metachar@PAGEOFF] b LBB24_5 LBB24_4: adrp x9, _metachar@PAGE mov w8, #39 strb w8, [x9, _metachar@PAGEOFF] b LBB24_5 LBB24_5: b LBB24_6 LBB24_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _f_define ; -- Begin function f_define .p2align 2 _f_define: ; @f_define .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB25_2 b LBB25_1 LBB25_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB25_3 b LBB25_2 LBB25_2: b LBB25_9 LBB25_3: ldur x8, [x29, #-16] ldr x0, [x8, #8] mov w1, #0 bl _create str x0, [sp, #24] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB25_5 b LBB25_4 LBB25_4: adrp x8, l_.str.64@PAGE add x8, x8, l_.str.64@PAGEOFF str x8, [sp, #16] b LBB25_6 LBB25_5: ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp, #16] b LBB25_6 LBB25_6: ldr x0, [sp, #16] bl _strlen add x0, x0, #1 bl _malloc ldr x8, [sp, #24] str x0, [x8, #8] ldr x8, [sp, #24] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB25_8 b LBB25_7 LBB25_7: ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.65@PAGE add x0, x0, l_.str.65@PAGEOFF bl _cerror b LBB25_8 LBB25_8: ldr x8, [sp, #24] ldr x0, [x8, #8] ldr x1, [sp, #16] mov x2, #-1 bl ___strcpy_chk ldr x8, [sp, #24] str wzr, [x8, #24] ldr x8, [sp, #24] ; kill: def $x9 killed $xzr str xzr, [x8, #16] ldr x8, [sp, #24] str wzr, [x8, #28] b LBB25_9 LBB25_9: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _f_rewind ; -- Begin function f_rewind .p2align 2 _f_rewind: ; @f_rewind .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB26_1 LBB26_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB26_8 b LBB26_2 LBB26_2: ; in Loop: Header=BB26_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB26_4 b LBB26_3 LBB26_3: ; in Loop: Header=BB26_1 Depth=1 b LBB26_7 LBB26_4: ; in Loop: Header=BB26_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x0, [x8, x9, lsl #3] bl _lookloc mov x8, x0 str x8, [sp] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB26_6 b LBB26_5 LBB26_5: ; in Loop: Header=BB26_1 Depth=1 b LBB26_7 LBB26_6: ; in Loop: Header=BB26_1 Depth=1 ldr x8, [sp] str wzr, [x8, #24] b LBB26_7 LBB26_7: ; in Loop: Header=BB26_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB26_1 LBB26_8: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_write ; -- Begin function f_write .p2align 2 _f_write: ; @f_write .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 w0, [sp, #116] str x1, [sp, #104] ldr w8, [sp, #116] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB27_2 b LBB27_1 LBB27_1: ldr x8, [sp, #104] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB27_3 b LBB27_2 LBB27_2: b LBB27_18 LBB27_3: ldr x8, [sp, #104] ldr x1, [x8, #8] add x0, sp, #122 str x0, [sp, #72] ; 8-byte Folded Spill mov x2, #100 mov x3, #110 str x3, [sp, #64] ; 8-byte Folded Spill bl ___strncpy_chk ldr x2, [sp, #64] ; 8-byte Folded Reload ldr x0, [sp, #72] ; 8-byte Folded Reload strb wzr, [sp, #222] adrp x1, l_.str.66@PAGE add x1, x1, l_.str.66@PAGEOFF bl ___strcat_chk ldr x0, [sp, #72] ; 8-byte Folded Reload adrp x1, l_.str.63@PAGE add x1, x1, l_.str.63@PAGEOFF bl _fopen str x0, [sp, #80] ldr x8, [sp, #80] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB27_5 b LBB27_4 LBB27_4: mov x9, sp add x8, sp, #122 str x8, [x9] adrp x0, l_.str.67@PAGE add x0, x0, l_.str.67@PAGEOFF bl _error b LBB27_18 LBB27_5: mov w8, #2 str w8, [sp, #100] b LBB27_6 LBB27_6: ; =>This Loop Header: Depth=1 ; Child Loop BB27_12 Depth 2 ldr w8, [sp, #100] ldr w9, [sp, #116] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB27_17 b LBB27_7 LBB27_7: ; in Loop: Header=BB27_6 Depth=1 ldr x8, [sp, #104] ldrsw x9, [sp, #100] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB27_9 b LBB27_8 LBB27_8: ; in Loop: Header=BB27_6 Depth=1 b LBB27_16 LBB27_9: ; in Loop: Header=BB27_6 Depth=1 ldr x8, [sp, #104] ldrsw x9, [sp, #100] ldr x0, [x8, x9, lsl #3] bl _lookloc mov x8, x0 str x8, [sp, #88] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB27_11 b LBB27_10 LBB27_10: ; in Loop: Header=BB27_6 Depth=1 b LBB27_16 LBB27_11: ; in Loop: Header=BB27_6 Depth=1 ldr x8, [sp, #80] str x8, [sp, #24] ; 8-byte Folded Spill ldr x8, [sp, #88] ldr x0, [x8] bl _strlen mov x8, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.68@PAGE add x1, x1, l_.str.68@PAGEOFF str x1, [sp, #32] ; 8-byte Folded Spill bl _fprintf ldr x0, [sp, #80] ldr x8, [sp, #88] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.69@PAGE add x1, x1, l_.str.69@PAGEOFF str x1, [sp, #48] ; 8-byte Folded Spill bl _fprintf ldr x8, [sp, #80] str x8, [sp, #40] ; 8-byte Folded Spill ldr x8, [sp, #88] ldr x0, [x8, #8] bl _strlen ldr x1, [sp, #32] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _fprintf ldr x1, [sp, #48] ; 8-byte Folded Reload ldr x0, [sp, #80] ldr x8, [sp, #88] ldr x8, [x8, #8] mov x9, sp str x8, [x9] bl _fprintf ldr x0, [sp, #80] ldr x8, [sp, #88] ldr w9, [x8, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.70@PAGE add x1, x1, l_.str.70@PAGEOFF str x1, [sp, #56] ; 8-byte Folded Spill bl _fprintf ldr x1, [sp, #56] ; 8-byte Folded Reload ldr x0, [sp, #80] ldr x8, [sp, #88] ldr w9, [x8, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] bl _fprintf str wzr, [sp, #96] b LBB27_12 LBB27_12: ; Parent Loop BB27_6 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] ldr x9, [sp, #88] ldr w9, [x9, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB27_15 b LBB27_13 LBB27_13: ; in Loop: Header=BB27_12 Depth=2 ldr x0, [sp, #80] ldr x8, [sp, #88] ldr x8, [x8, #16] ldrsw x9, [sp, #96] lsl x9, x9, #3 ldr w9, [x8, x9] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.70@PAGE add x1, x1, l_.str.70@PAGEOFF str x1, [sp, #16] ; 8-byte Folded Spill bl _fprintf ldr x1, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #80] ldr x8, [sp, #88] ldr x8, [x8, #16] ldrsw x9, [sp, #96] add x8, x8, x9, lsl #3 ldr w9, [x8, #4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] bl _fprintf b LBB27_14 LBB27_14: ; in Loop: Header=BB27_12 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB27_12 LBB27_15: ; in Loop: Header=BB27_6 Depth=1 b LBB27_16 LBB27_16: ; in Loop: Header=BB27_6 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB27_6 LBB27_17: ldr x0, [sp, #80] adrp x1, l_.str.71@PAGE add x1, x1, l_.str.71@PAGEOFF bl _fprintf ldr x0, [sp, #80] bl _fclose b LBB27_18 LBB27_18: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB27_20 b LBB27_19 LBB27_19: bl ___stack_chk_fail LBB27_20: 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 .globl _f_read ; -- Begin function f_read .p2align 2 _f_read: ; @f_read .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str w0, [sp, #84] str x1, [sp, #72] mov w8, #1 str w8, [sp, #44] b LBB28_1 LBB28_1: ; =>This Loop Header: Depth=1 ; Child Loop BB28_7 Depth 2 ; Child Loop BB28_14 Depth 3 ; Child Loop BB28_26 Depth 3 ; Child Loop BB28_43 Depth 3 ldr w8, [sp, #44] ldr w9, [sp, #84] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB28_60 b LBB28_2 LBB28_2: ; in Loop: Header=BB28_1 Depth=1 ldr x8, [sp, #72] ldrsw x9, [sp, #44] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB28_4 b LBB28_3 LBB28_3: ; in Loop: Header=BB28_1 Depth=1 b LBB28_59 LBB28_4: ; in Loop: Header=BB28_1 Depth=1 ldr x8, [sp, #72] ldrsw x9, [sp, #44] ldr x1, [x8, x9, lsl #3] add x0, sp, #90 str x0, [sp, #24] ; 8-byte Folded Spill mov x2, #100 mov x3, #110 str x3, [sp, #16] ; 8-byte Folded Spill bl ___strncpy_chk ldr x2, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload strb wzr, [sp, #190] adrp x1, l_.str.66@PAGE add x1, x1, l_.str.66@PAGEOFF bl ___strcat_chk ldr x0, [sp, #24] ; 8-byte Folded Reload adrp x1, l_.str.61@PAGE add x1, x1, l_.str.61@PAGEOFF bl _fopen str x0, [sp, #48] ldr x8, [sp, #48] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB28_6 b LBB28_5 LBB28_5: ; in Loop: Header=BB28_1 Depth=1 mov x9, sp add x8, sp, #90 str x8, [x9] adrp x0, l_.str.62@PAGE add x0, x0, l_.str.62@PAGEOFF bl _error b LBB28_59 LBB28_6: ; in Loop: Header=BB28_1 Depth=1 b LBB28_7 LBB28_7: ; Parent Loop BB28_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB28_14 Depth 3 ; Child Loop BB28_26 Depth 3 ; Child Loop BB28_43 Depth 3 ; kill: def $x8 killed $xzr str xzr, [sp, #64] ldr x0, [sp, #48] bl _getint str w0, [sp, #36] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_9 b LBB28_8 LBB28_8: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_9: ; in Loop: Header=BB28_7 Depth=2 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB28_11 b LBB28_10 LBB28_10: ; in Loop: Header=BB28_1 Depth=1 b LBB28_58 LBB28_11: ; in Loop: Header=BB28_7 Depth=2 ldr w8, [sp, #36] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x0, w8 bl _malloc str x0, [sp, #56] ldr x8, [sp, #56] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB28_13 b LBB28_12 LBB28_12: ; in Loop: Header=BB28_7 Depth=2 adrp x0, l_.str.72@PAGE add x0, x0, l_.str.72@PAGEOFF bl _cerror b LBB28_13 LBB28_13: ; in Loop: Header=BB28_7 Depth=2 str wzr, [sp, #40] b LBB28_14 LBB28_14: ; Parent Loop BB28_1 Depth=1 ; Parent Loop BB28_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #40] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB28_19 b LBB28_15 LBB28_15: ; in Loop: Header=BB28_14 Depth=3 ldr x0, [sp, #48] bl _getc str w0, [sp, #32] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_17 b LBB28_16 LBB28_16: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_17: ; in Loop: Header=BB28_14 Depth=3 ldr w8, [sp, #32] ldr x9, [sp, #56] ldrsw x10, [sp, #40] strb w8, [x9, x10] b LBB28_18 LBB28_18: ; in Loop: Header=BB28_14 Depth=3 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB28_14 LBB28_19: ; in Loop: Header=BB28_7 Depth=2 ldr x8, [sp, #56] ldrsw x9, [sp, #36] add x8, x8, x9 strb wzr, [x8] ldr x0, [sp, #48] bl _getc subs w8, w0, #10 cset w8, eq tbnz w8, #0, LBB28_21 b LBB28_20 LBB28_20: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_21: ; in Loop: Header=BB28_7 Depth=2 ldr x0, [sp, #56] mov w1, #1 bl _create str x0, [sp, #64] ldr x8, [sp, #64] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldr x8, [sp, #64] str wzr, [x8, #28] ldr x0, [sp, #48] bl _getint str w0, [sp, #36] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_23 b LBB28_22 LBB28_22: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_23: ; in Loop: Header=BB28_7 Depth=2 ldr w8, [sp, #36] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x0, w8 bl _malloc ldr x8, [sp, #64] str x0, [x8, #8] ldr x8, [sp, #64] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB28_25 b LBB28_24 LBB28_24: ; in Loop: Header=BB28_7 Depth=2 adrp x0, l_.str.72@PAGE add x0, x0, l_.str.72@PAGEOFF bl _cerror b LBB28_25 LBB28_25: ; in Loop: Header=BB28_7 Depth=2 str wzr, [sp, #40] b LBB28_26 LBB28_26: ; Parent Loop BB28_1 Depth=1 ; Parent Loop BB28_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #40] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB28_31 b LBB28_27 LBB28_27: ; in Loop: Header=BB28_26 Depth=3 ldr x0, [sp, #48] bl _getc str w0, [sp, #32] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_29 b LBB28_28 LBB28_28: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_29: ; in Loop: Header=BB28_26 Depth=3 ldr w8, [sp, #32] ldr x9, [sp, #64] ldr x9, [x9, #8] ldrsw x10, [sp, #40] strb w8, [x9, x10] b LBB28_30 LBB28_30: ; in Loop: Header=BB28_26 Depth=3 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB28_26 LBB28_31: ; in Loop: Header=BB28_7 Depth=2 ldr x8, [sp, #64] ldr x8, [x8, #8] ldrsw x9, [sp, #36] add x8, x8, x9 strb wzr, [x8] ldr x0, [sp, #48] bl _getc subs w8, w0, #10 cset w8, eq tbnz w8, #0, LBB28_33 b LBB28_32 LBB28_32: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_33: ; in Loop: Header=BB28_7 Depth=2 ldr x0, [sp, #48] bl _getint ldr x8, [sp, #64] str w0, [x8, #24] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_35 b LBB28_34 LBB28_34: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_35: ; in Loop: Header=BB28_7 Depth=2 ldr x0, [sp, #48] bl _getint str w0, [sp, #36] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_37 b LBB28_36 LBB28_36: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_37: ; in Loop: Header=BB28_7 Depth=2 ldr w8, [sp, #36] ldr x9, [sp, #64] str w8, [x9, #28] ldr x8, [sp, #64] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB28_41 b LBB28_38 LBB28_38: ; in Loop: Header=BB28_7 Depth=2 ldrsw x8, [sp, #36] lsl x0, x8, #3 bl _malloc ldr x8, [sp, #64] str x0, [x8, #16] ldr x8, [sp, #64] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB28_40 b LBB28_39 LBB28_39: ; in Loop: Header=BB28_7 Depth=2 adrp x0, l_.str.72@PAGE add x0, x0, l_.str.72@PAGEOFF bl _cerror b LBB28_40 LBB28_40: ; in Loop: Header=BB28_7 Depth=2 b LBB28_42 LBB28_41: ; in Loop: Header=BB28_7 Depth=2 ldr x8, [sp, #64] ; kill: def $x9 killed $xzr str xzr, [x8, #16] b LBB28_42 LBB28_42: ; in Loop: Header=BB28_7 Depth=2 str wzr, [sp, #40] b LBB28_43 LBB28_43: ; Parent Loop BB28_1 Depth=1 ; Parent Loop BB28_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #40] ldr x9, [sp, #64] ldr w9, [x9, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB28_50 b LBB28_44 LBB28_44: ; in Loop: Header=BB28_43 Depth=3 ldr x0, [sp, #48] bl _getint str w0, [sp, #36] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_46 b LBB28_45 LBB28_45: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_46: ; in Loop: Header=BB28_43 Depth=3 ldr w8, [sp, #36] ldr x9, [sp, #64] ldr x9, [x9, #16] ldrsw x10, [sp, #40] lsl x10, x10, #3 str w8, [x9, x10] ldr x0, [sp, #48] bl _getint str w0, [sp, #36] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB28_48 b LBB28_47 LBB28_47: ; in Loop: Header=BB28_1 Depth=1 b LBB28_51 LBB28_48: ; in Loop: Header=BB28_43 Depth=3 ldr w8, [sp, #36] ldr x9, [sp, #64] ldr x9, [x9, #16] ldrsw x10, [sp, #40] add x9, x9, x10, lsl #3 str w8, [x9, #4] b LBB28_49 LBB28_49: ; in Loop: Header=BB28_43 Depth=3 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB28_43 LBB28_50: ; in Loop: Header=BB28_7 Depth=2 b LBB28_7 LBB28_51: ; in Loop: Header=BB28_1 Depth=1 adrp x0, l_.str.73@PAGE add x0, x0, l_.str.73@PAGEOFF bl _error ldr x8, [sp, #64] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB28_57 b LBB28_52 LBB28_52: ; in Loop: Header=BB28_1 Depth=1 ldr x8, [sp, #64] ldr x0, [x8] bl _free ldr x8, [sp, #64] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB28_54 b LBB28_53 LBB28_53: ; in Loop: Header=BB28_1 Depth=1 ldr x8, [sp, #64] ldr x0, [x8, #8] bl _free b LBB28_54 LBB28_54: ; in Loop: Header=BB28_1 Depth=1 ldr x8, [sp, #64] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB28_56 b LBB28_55 LBB28_55: ; in Loop: Header=BB28_1 Depth=1 ldr x8, [sp, #64] ldr x0, [x8, #16] bl _free b LBB28_56 LBB28_56: ; in Loop: Header=BB28_1 Depth=1 ldr x8, [sp, #64] adrp x9, _ntab@GOTPAGE ldr x9, [x9, _ntab@GOTPAGEOFF] ldr w10, [x9] subs w10, w10, #1 str w10, [x9] ; implicit-def: $x9 mov x9, x10 sxtw x10, w9 adrp x9, _tab@GOTPAGE ldr x9, [x9, _tab@GOTPAGEOFF] add x9, x9, x10, lsl #5 ldr q0, [x9] str q0, [x8] ldr q0, [x9, #16] str q0, [x8, #16] b LBB28_57 LBB28_57: ; in Loop: Header=BB28_1 Depth=1 b LBB28_58 LBB28_58: ; in Loop: Header=BB28_1 Depth=1 ldr x0, [sp, #48] bl _fclose b LBB28_59 LBB28_59: ; in Loop: Header=BB28_1 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB28_1 LBB28_60: 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, LBB28_62 b LBB28_61 LBB28_61: bl ___stack_chk_fail LBB28_62: ldp x29, x30, [sp, #208] ; 16-byte Folded Reload add sp, sp, #224 ret .cfi_endproc ; -- End function .globl _f_delete ; -- Begin function f_delete .p2align 2 _f_delete: ; @f_delete .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, #32] str x1, [sp, #24] mov w8, #1 str w8, [sp, #20] b LBB29_1 LBB29_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldr w9, [sp, #32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB29_6 b LBB29_2 LBB29_2: ; in Loop: Header=BB29_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #20] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB29_4 b LBB29_3 LBB29_3: ; in Loop: Header=BB29_1 Depth=1 b LBB29_5 LBB29_4: ; in Loop: Header=BB29_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #20] ldr x1, [x8, x9, lsl #3] sub x0, x29, #28 str x0, [sp, #8] ; 8-byte Folded Spill mov x2, #8 mov x3, #20 str x3, [sp] ; 8-byte Folded Spill bl ___strncpy_chk ldr x2, [sp] ; 8-byte Folded Reload ldr x0, [sp, #8] ; 8-byte Folded Reload sturb wzr, [x29, #-20] adrp x1, l_.str.66@PAGE add x1, x1, l_.str.66@PAGEOFF bl ___strcat_chk ldr x0, [sp, #8] ; 8-byte Folded Reload bl _unlink b LBB29_5 LBB29_5: ; in Loop: Header=BB29_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB29_1 LBB29_6: 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, LBB29_8 b LBB29_7 LBB29_7: bl ___stack_chk_fail LBB29_8: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_remove ; -- Begin function f_remove .p2align 2 _f_remove: ; @f_remove .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB30_1 LBB30_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB30_10 b LBB30_2 LBB30_2: ; in Loop: Header=BB30_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB30_4 b LBB30_3 LBB30_3: ; in Loop: Header=BB30_1 Depth=1 b LBB30_9 LBB30_4: ; in Loop: Header=BB30_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x0, [x8, x9, lsl #3] bl _lookloc mov x8, x0 str x8, [sp] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB30_6 b LBB30_5 LBB30_5: ; in Loop: Header=BB30_1 Depth=1 b LBB30_9 LBB30_6: ; in Loop: Header=BB30_1 Depth=1 ldr x8, [sp] ldr x0, [x8] bl _free ldr x8, [sp] ldr x0, [x8, #8] bl _free ldr x8, [sp] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB30_8 b LBB30_7 LBB30_7: ; in Loop: Header=BB30_1 Depth=1 ldr x8, [sp] ldr x0, [x8, #16] bl _free b LBB30_8 LBB30_8: ; in Loop: Header=BB30_1 Depth=1 ldr x8, [sp] adrp x9, _ntab@GOTPAGE ldr x9, [x9, _ntab@GOTPAGEOFF] ldr w10, [x9] subs w10, w10, #1 str w10, [x9] ; implicit-def: $x9 mov x9, x10 sxtw x10, w9 adrp x9, _tab@GOTPAGE ldr x9, [x9, _tab@GOTPAGEOFF] add x9, x9, x10, lsl #5 ldr q0, [x9] str q0, [x8] ldr q0, [x9, #16] str q0, [x8, #16] b LBB30_9 LBB30_9: ; in Loop: Header=BB30_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB30_1 LBB30_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_eq ; -- Begin function f_eq .p2align 2 _f_eq: ; @f_eq .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 x1, [sp] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, gt tbnz w8, #0, LBB31_2 b LBB31_1 LBB31_1: b LBB31_7 LBB31_2: ldr x8, [sp] ldr x0, [x8, #8] ldr x8, [sp] ldr x1, [x8, #16] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB31_4 b LBB31_3 LBB31_3: ldr x8, [sp] ldr x0, [x8, #24] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB31_7 LBB31_4: ldur w8, [x29, #-4] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB31_6 b LBB31_5 LBB31_5: ldr x8, [sp] ldr x0, [x8, #32] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB31_6 LBB31_6: b LBB31_7 LBB31_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _f_gt ; -- Begin function f_gt .p2align 2 _f_gt: ; @f_gt .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB32_2 b LBB32_1 LBB32_1: b LBB32_53 LBB32_2: ldur x8, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-40] ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp, #48] b LBB32_3 LBB32_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB32_5 b LBB32_4 LBB32_4: ; in Loop: Header=BB32_3 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB32_3 LBB32_5: b LBB32_6 LBB32_6: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB32_8 b LBB32_7 LBB32_7: ; in Loop: Header=BB32_6 Depth=1 ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] b LBB32_6 LBB32_8: ldur x8, [x29, #-40] stur x8, [x29, #-24] ldr x8, [sp, #48] stur x8, [x29, #-32] b LBB32_9 LBB32_9: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB32_12 b LBB32_10 LBB32_10: ; in Loop: Header=BB32_9 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB32_12 b LBB32_11 LBB32_11: ; in Loop: Header=BB32_9 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #32] ; 4-byte Folded Spill b LBB32_12 LBB32_12: ; in Loop: Header=BB32_9 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload tbz w8, #0, LBB32_14 b LBB32_13 LBB32_13: ; in Loop: Header=BB32_9 Depth=1 b LBB32_9 LBB32_14: b LBB32_15 LBB32_15: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] subs x8, x8, #1 stur x8, [x29, #-32] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB32_18 b LBB32_16 LBB32_16: ; in Loop: Header=BB32_15 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB32_18 b LBB32_17 LBB32_17: ; in Loop: Header=BB32_15 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #28] ; 4-byte Folded Spill b LBB32_18 LBB32_18: ; in Loop: Header=BB32_15 Depth=1 ldr w8, [sp, #28] ; 4-byte Folded Reload tbz w8, #0, LBB32_20 b LBB32_19 LBB32_19: ; in Loop: Header=BB32_15 Depth=1 b LBB32_15 LBB32_20: ldur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB32_22 b LBB32_21 LBB32_21: ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #24] ; 4-byte Folded Spill b LBB32_22 LBB32_22: ldr w8, [sp, #24] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #44] ldur x8, [x29, #-32] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB32_24 b LBB32_23 LBB32_23: ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #20] ; 4-byte Folded Spill b LBB32_24 LBB32_24: ldr w8, [sp, #20] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #40] ldr w8, [sp, #44] ldr w9, [sp, #40] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB32_26 b LBB32_25 LBB32_25: ldr w8, [sp, #40] str w8, [sp, #36] b LBB32_48 LBB32_26: b LBB32_27 LBB32_27: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 mov x9, x8 stur x9, [x29, #-24] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB32_29 b LBB32_28 LBB32_28: ; in Loop: Header=BB32_27 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #16] ; 4-byte Folded Spill b LBB32_29 LBB32_29: ; in Loop: Header=BB32_27 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB32_31 b LBB32_30 LBB32_30: ; in Loop: Header=BB32_27 Depth=1 b LBB32_27 LBB32_31: b LBB32_32 LBB32_32: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 mov x9, x8 stur x9, [x29, #-32] ldr x9, [sp, #48] subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB32_34 b LBB32_33 LBB32_33: ; in Loop: Header=BB32_32 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB32_34 LBB32_34: ; in Loop: Header=BB32_32 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB32_36 b LBB32_35 LBB32_35: ; in Loop: Header=BB32_32 Depth=1 b LBB32_32 LBB32_36: ldur x8, [x29, #-40] ldur x9, [x29, #-24] subs x8, x8, x9 ldr x9, [sp, #48] ldur x10, [x29, #-32] subs x9, x9, x10 subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB32_38 b LBB32_37 LBB32_37: ldr w8, [sp, #44] ldur x9, [x29, #-40] ldur x10, [x29, #-24] subs x9, x9, x10 ldr x10, [sp, #48] ldur x11, [x29, #-32] subs x10, x10, x11 subs x9, x9, x10 cset w9, gt and w9, w9, #0x1 eor w8, w8, w9 str w8, [sp, #36] b LBB32_47 LBB32_38: str wzr, [sp, #36] b LBB32_39 LBB32_39: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB32_41 b LBB32_40 LBB32_40: ; in Loop: Header=BB32_39 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB32_41 LBB32_41: ; in Loop: Header=BB32_39 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB32_46 b LBB32_42 LBB32_42: ; in Loop: Header=BB32_39 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] ldur x9, [x29, #-32] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB32_44 b LBB32_43 LBB32_43: ldr w8, [sp, #44] ldur x9, [x29, #-24] ldrsb w9, [x9] ldur x10, [x29, #-32] ldrsb w10, [x10] subs w9, w9, w10 cset w9, gt and w9, w9, #0x1 eor w8, w8, w9 str w8, [sp, #36] b LBB32_46 LBB32_44: ; in Loop: Header=BB32_39 Depth=1 b LBB32_45 LBB32_45: ; in Loop: Header=BB32_39 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB32_39 LBB32_46: b LBB32_47 LBB32_47: b LBB32_48 LBB32_48: ldr w8, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB32_50 b LBB32_49 LBB32_49: ldur x8, [x29, #-16] ldr x0, [x8, #24] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB32_53 LBB32_50: ldur w8, [x29, #-4] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB32_52 b LBB32_51 LBB32_51: ldur x8, [x29, #-16] ldr x0, [x8, #32] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB32_52 LBB32_52: b LBB32_53 LBB32_53: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _f_char ; -- Begin function f_char .p2align 2 _f_char: ; @f_char .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB33_2 b LBB33_1 LBB33_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB33_3 b LBB33_2 LBB33_2: b LBB33_21 LBB33_3: ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB33_4 LBB33_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB33_5 LBB33_5: ; in Loop: Header=BB33_4 Depth=1 ldr x8, [sp, #16] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB33_4 b LBB33_6 LBB33_6: b LBB33_7 LBB33_7: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #1 str x8, [sp, #16] b LBB33_8 LBB33_8: ; in Loop: Header=BB33_7 Depth=1 ldr x8, [sp, #16] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB33_11 b LBB33_9 LBB33_9: ; in Loop: Header=BB33_7 Depth=1 ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB33_11 b LBB33_10 LBB33_10: ; in Loop: Header=BB33_7 Depth=1 ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #12] ; 4-byte Folded Spill b LBB33_11 LBB33_11: ; in Loop: Header=BB33_7 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbnz w8, #0, LBB33_7 b LBB33_12 LBB33_12: ldr x8, [sp, #16] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB33_15 b LBB33_13 LBB33_13: ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB33_15 b LBB33_14 LBB33_14: b LBB33_21 LBB33_15: stur wzr, [x29, #-20] b LBB33_16 LBB33_16: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB33_20 b LBB33_17 LBB33_17: ; in Loop: Header=BB33_16 Depth=1 ldur w8, [x29, #-20] mov w9, #10 mul w8, w8, w9 ldr x9, [sp, #16] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 stur w8, [x29, #-20] subs w8, w8, #255 cset w8, le tbnz w8, #0, LBB33_19 b LBB33_18 LBB33_18: b LBB33_21 LBB33_19: ; in Loop: Header=BB33_16 Depth=1 b LBB33_16 LBB33_20: ldur w8, [x29, #-20] adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB33_21 LBB33_21: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _f_code ; -- Begin function f_code .p2align 2 _f_code: ; @f_code .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, #32] str x1, [sp, #24] ldr w8, [sp, #32] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB34_2 b LBB34_1 LBB34_1: ldr x8, [sp, #24] ldr x8, [x8, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB34_3 b LBB34_2 LBB34_2: b LBB34_4 LBB34_3: ldr x8, [sp, #24] ldr x8, [x8, #8] ldrsb w10, [x8] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] sub x0, x29, #28 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #20 adrp x3, l_.str.74@PAGE add x3, x3, l_.str.74@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB34_4 LBB34_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, LBB34_6 b LBB34_5 LBB34_5: bl ___stack_chk_fail LBB34_6: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_shift ; -- Begin function f_shift .p2align 2 _f_shift: ; @f_shift .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB35_2 b LBB35_1 LBB35_1: b LBB35_47 LBB35_2: ldur x8, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] b LBB35_3 LBB35_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB35_4 LBB35_4: ; in Loop: Header=BB35_3 Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB35_3 b LBB35_5 LBB35_5: b LBB35_6 LBB35_6: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] b LBB35_7 LBB35_7: ; in Loop: Header=BB35_6 Depth=1 ldur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB35_10 b LBB35_8 LBB35_8: ; in Loop: Header=BB35_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB35_10 b LBB35_9 LBB35_9: ; in Loop: Header=BB35_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #16] ; 4-byte Folded Spill b LBB35_10 LBB35_10: ; in Loop: Header=BB35_6 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload tbnz w8, #0, LBB35_6 b LBB35_11 LBB35_11: ldur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB35_13 b LBB35_12 LBB35_12: ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB35_13 LBB35_13: ldr w8, [sp, #12] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #20] str wzr, [sp, #28] b LBB35_14 LBB35_14: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrb w8, [x8, #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_18 b LBB35_15 LBB35_15: ; in Loop: Header=BB35_14 Depth=1 ldr w8, [sp, #28] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-24] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #28] subs w8, w8, #8, lsl #12 ; =32768 cset w8, lt tbnz w8, #0, LBB35_17 b LBB35_16 LBB35_16: b LBB35_47 LBB35_17: ; in Loop: Header=BB35_14 Depth=1 b LBB35_14 LBB35_18: ldur x8, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] b LBB35_19 LBB35_19: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_21 b LBB35_20 LBB35_20: ; in Loop: Header=BB35_19 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB35_19 LBB35_21: ldur x8, [x29, #-24] str x8, [sp, #32] b LBB35_22 LBB35_22: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB35_25 b LBB35_23 LBB35_23: ; in Loop: Header=BB35_22 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB35_25 b LBB35_24 LBB35_24: ; in Loop: Header=BB35_22 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #49 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB35_25 LBB35_25: ; in Loop: Header=BB35_22 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB35_27 b LBB35_26 LBB35_26: ; in Loop: Header=BB35_22 Depth=1 b LBB35_22 LBB35_27: ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] ldr x8, [sp, #32] ldur x9, [x29, #-24] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #24] ldr w8, [sp, #24] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB35_32 b LBB35_28 LBB35_28: b LBB35_29 LBB35_29: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] subs w9, w8, #1 str w9, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_31 b LBB35_30 LBB35_30: ; in Loop: Header=BB35_29 Depth=1 adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB35_29 LBB35_31: b LBB35_47 LBB35_32: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_40 b LBB35_33 LBB35_33: ldr w9, [sp, #28] ldr w8, [sp, #24] subs w8, w8, w9 str w8, [sp, #24] b LBB35_34 LBB35_34: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w9, w8, #1 str w9, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_36 b LBB35_35 LBB35_35: ; in Loop: Header=BB35_34 Depth=1 adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB35_34 LBB35_36: b LBB35_37 LBB35_37: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] subs w9, w8, #1 str w9, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_39 b LBB35_38 LBB35_38: ; in Loop: Header=BB35_37 Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB35_37 LBB35_39: b LBB35_47 LBB35_40: ldrsw x9, [sp, #28] ldur x8, [x29, #-24] add x8, x8, x9 stur x8, [x29, #-24] b LBB35_41 LBB35_41: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_43 b LBB35_42 LBB35_42: ; in Loop: Header=BB35_41 Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB35_41 LBB35_43: b LBB35_44 LBB35_44: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w9, w8, #1 str w9, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB35_46 b LBB35_45 LBB35_45: ; in Loop: Header=BB35_44 Depth=1 adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB35_44 LBB35_46: b LBB35_47 LBB35_47: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_rshift ; -- Begin function f_rshift .p2align 2 _f_rshift: ; @f_rshift .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB36_2 b LBB36_1 LBB36_1: b LBB36_37 LBB36_2: ldur x8, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] b LBB36_3 LBB36_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB36_4 LBB36_4: ; in Loop: Header=BB36_3 Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB36_3 b LBB36_5 LBB36_5: b LBB36_6 LBB36_6: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] b LBB36_7 LBB36_7: ; in Loop: Header=BB36_6 Depth=1 ldur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB36_10 b LBB36_8 LBB36_8: ; in Loop: Header=BB36_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB36_10 b LBB36_9 LBB36_9: ; in Loop: Header=BB36_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #16] ; 4-byte Folded Spill b LBB36_10 LBB36_10: ; in Loop: Header=BB36_6 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload tbnz w8, #0, LBB36_6 b LBB36_11 LBB36_11: ldur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB36_13 b LBB36_12 LBB36_12: ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB36_13 LBB36_13: ldr w8, [sp, #12] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #20] str wzr, [sp, #28] b LBB36_14 LBB36_14: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrb w8, [x8, #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB36_18 b LBB36_15 LBB36_15: ; in Loop: Header=BB36_14 Depth=1 ldr w8, [sp, #28] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-24] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #28] subs w8, w8, #8, lsl #12 ; =32768 cset w8, lt tbnz w8, #0, LBB36_17 b LBB36_16 LBB36_16: b LBB36_37 LBB36_17: ; in Loop: Header=BB36_14 Depth=1 b LBB36_14 LBB36_18: ldur x8, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] b LBB36_19 LBB36_19: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB36_21 b LBB36_20 LBB36_20: ; in Loop: Header=BB36_19 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB36_19 LBB36_21: ldur x8, [x29, #-24] str x8, [sp, #32] b LBB36_22 LBB36_22: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB36_25 b LBB36_23 LBB36_23: ; in Loop: Header=BB36_22 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB36_25 b LBB36_24 LBB36_24: ; in Loop: Header=BB36_22 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #49 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB36_25 LBB36_25: ; in Loop: Header=BB36_22 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB36_27 b LBB36_26 LBB36_26: ; in Loop: Header=BB36_22 Depth=1 b LBB36_22 LBB36_27: ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] ldr x8, [sp, #32] ldur x9, [x29, #-24] subs x9, x8, x9 mov x8, x9 ; kill: def $w9 killed $w9 killed $x9 str w9, [sp, #24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB36_29 b LBB36_28 LBB36_28: b LBB36_37 LBB36_29: ldr w10, [sp, #24] ldr w8, [sp, #28] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #28] ldr w8, [sp, #20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB36_31 b LBB36_30 LBB36_30: ldr w8, [sp, #24] ldr w9, [sp, #28] subs w8, w8, w9 str w8, [sp, #28] b LBB36_31 LBB36_31: ldr w8, [sp, #24] ldr w9, [sp, #28] subs w10, w8, w9 ldr x8, [sp, #32] ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 subs x8, x8, x9 str x8, [sp, #32] b LBB36_32 LBB36_32: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB36_34 b LBB36_33 LBB36_33: ; in Loop: Header=BB36_32 Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB36_32 LBB36_34: b LBB36_35 LBB36_35: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w9, w8, #1 str w9, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB36_37 b LBB36_36 LBB36_36: ; in Loop: Header=BB36_35 Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB36_35 LBB36_37: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _add ; -- Begin function add .p2align 2 _add: ; @add .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] str x3, [sp, #32] add x8, sp, #16 str x8, [sp, #8] ldr x8, [sp, #8] str wzr, [x8, #12] ldr x0, [sp, #8] bl _clear str wzr, [sp] b LBB37_1 LBB37_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] subs x8, x8, #1 stur x8, [x29, #-16] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB37_13 b LBB37_2 LBB37_2: ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] b LBB37_3 LBB37_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB37_12 b LBB37_4 LBB37_4: ; in Loop: Header=BB37_3 Depth=1 ldr w8, [sp] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB37_9 b LBB37_5 LBB37_5: ; in Loop: Header=BB37_3 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #57 cset w8, eq and w8, w8, #0x1 str w8, [sp] ldr w8, [sp] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB37_7 b LBB37_6 LBB37_6: ; in Loop: Header=BB37_3 Depth=1 ldr x1, [sp, #8] mov w0, #48 bl _aputc b LBB37_8 LBB37_7: ; in Loop: Header=BB37_3 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] add w8, w8, #1 ldr x1, [sp, #8] sxtb w0, w8 bl _aputc b LBB37_8 LBB37_8: ; in Loop: Header=BB37_3 Depth=1 b LBB37_10 LBB37_9: ; in Loop: Header=BB37_3 Depth=1 ldr x8, [sp, #32] ldrsb w0, [x8] ldr x1, [sp, #8] bl _aputc b LBB37_10 LBB37_10: ; in Loop: Header=BB37_3 Depth=1 b LBB37_11 LBB37_11: ; in Loop: Header=BB37_3 Depth=1 ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] b LBB37_3 LBB37_12: b LBB37_28 LBB37_13: ; in Loop: Header=BB37_1 Depth=1 ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB37_25 b LBB37_14 LBB37_14: b LBB37_15 LBB37_15: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB37_24 b LBB37_16 LBB37_16: ; in Loop: Header=BB37_15 Depth=1 ldr w8, [sp] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB37_21 b LBB37_17 LBB37_17: ; in Loop: Header=BB37_15 Depth=1 ldur x8, [x29, #-16] ldrsb w8, [x8] subs w8, w8, #57 cset w8, eq and w8, w8, #0x1 str w8, [sp] ldr w8, [sp] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB37_19 b LBB37_18 LBB37_18: ; in Loop: Header=BB37_15 Depth=1 ldr x1, [sp, #8] mov w0, #48 bl _aputc b LBB37_20 LBB37_19: ; in Loop: Header=BB37_15 Depth=1 ldur x8, [x29, #-16] ldrsb w8, [x8] add w8, w8, #1 ldr x1, [sp, #8] sxtb w0, w8 bl _aputc b LBB37_20 LBB37_20: ; in Loop: Header=BB37_15 Depth=1 b LBB37_22 LBB37_21: ; in Loop: Header=BB37_15 Depth=1 ldur x8, [x29, #-16] ldrsb w0, [x8] ldr x1, [sp, #8] bl _aputc b LBB37_22 LBB37_22: ; in Loop: Header=BB37_15 Depth=1 b LBB37_23 LBB37_23: ; in Loop: Header=BB37_15 Depth=1 ldur x8, [x29, #-16] subs x8, x8, #1 stur x8, [x29, #-16] b LBB37_15 LBB37_24: b LBB37_28 LBB37_25: ; in Loop: Header=BB37_1 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] ldur x9, [x29, #-16] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 ldr w9, [sp] add w8, w8, w9 str w8, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #57 cset w8, gt and w8, w8, #0x1 str w8, [sp] ldr w8, [sp] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB37_27 b LBB37_26 LBB37_26: ; in Loop: Header=BB37_1 Depth=1 ldr w8, [sp, #4] subs w8, w8, #10 str w8, [sp, #4] b LBB37_27 LBB37_27: ; in Loop: Header=BB37_1 Depth=1 ldr w8, [sp, #4] ldr x1, [sp, #8] sxtb w0, w8 bl _aputc b LBB37_1 LBB37_28: ldr w8, [sp] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB37_30 b LBB37_29 LBB37_29: ldr x1, [sp, #8] mov w0, #49 bl _aputc b LBB37_30 LBB37_30: ldr x1, [sp, #8] mov w0, #0 bl _aputc ldr x8, [sp, #8] ldr x0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _bputs ldr x8, [sp, #8] ldr x0, [x8] bl _free ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _sub ; -- Begin function sub .p2align 2 _sub: ; @sub .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] add x8, sp, #32 str x8, [sp, #24] ldr x8, [sp, #24] str wzr, [x8, #12] ldr x0, [sp, #24] bl _clear str wzr, [sp, #16] b LBB38_1 LBB38_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] subs x8, x8, #1 stur x8, [x29, #-16] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB38_3 b LBB38_2 LBB38_2: b LBB38_18 LBB38_3: ; in Loop: Header=BB38_1 Depth=1 ldur x8, [x29, #-32] subs x8, x8, #1 stur x8, [x29, #-32] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB38_15 b LBB38_4 LBB38_4: b LBB38_5 LBB38_5: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB38_14 b LBB38_6 LBB38_6: ; in Loop: Header=BB38_5 Depth=1 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB38_11 b LBB38_7 LBB38_7: ; in Loop: Header=BB38_5 Depth=1 ldur x8, [x29, #-16] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq and w8, w8, #0x1 str w8, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB38_9 b LBB38_8 LBB38_8: ; in Loop: Header=BB38_5 Depth=1 ldr x1, [sp, #24] mov w0, #57 bl _aputc b LBB38_10 LBB38_9: ; in Loop: Header=BB38_5 Depth=1 ldur x8, [x29, #-16] ldrsb w8, [x8] subs w8, w8, #1 ldr x1, [sp, #24] sxtb w0, w8 bl _aputc b LBB38_10 LBB38_10: ; in Loop: Header=BB38_5 Depth=1 b LBB38_12 LBB38_11: ; in Loop: Header=BB38_5 Depth=1 ldur x8, [x29, #-16] ldrsb w0, [x8] ldr x1, [sp, #24] bl _aputc b LBB38_12 LBB38_12: ; in Loop: Header=BB38_5 Depth=1 b LBB38_13 LBB38_13: ; in Loop: Header=BB38_5 Depth=1 ldur x8, [x29, #-16] subs x8, x8, #1 stur x8, [x29, #-16] b LBB38_5 LBB38_14: b LBB38_18 LBB38_15: ; in Loop: Header=BB38_1 Depth=1 ldur x8, [x29, #-16] ldrsb w8, [x8] ldur x9, [x29, #-32] ldrsb w9, [x9] subs w8, w8, w9 add w8, w8, #48 ldr w9, [sp, #16] subs w8, w8, w9 str w8, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #48 cset w8, lt and w8, w8, #0x1 str w8, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB38_17 b LBB38_16 LBB38_16: ; in Loop: Header=BB38_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #10 str w8, [sp, #20] b LBB38_17 LBB38_17: ; in Loop: Header=BB38_1 Depth=1 ldr w8, [sp, #20] ldr x1, [sp, #24] sxtb w0, w8 bl _aputc b LBB38_1 LBB38_18: b LBB38_19 LBB38_19: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldr x8, [x8] ldr x9, [sp, #24] ldr w9, [x9, #8] subs w9, w9, #1 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #48 cset w8, ne mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB38_21 b LBB38_20 LBB38_20: ; in Loop: Header=BB38_19 Depth=1 ldr x8, [sp, #24] ldr w8, [x8, #8] subs w8, w8, #1 cset w8, gt str w8, [sp, #12] ; 4-byte Folded Spill b LBB38_21 LBB38_21: ; in Loop: Header=BB38_19 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB38_23 b LBB38_22 LBB38_22: ; in Loop: Header=BB38_19 Depth=1 ldr x9, [sp, #24] ldr w8, [x9, #8] subs w8, w8, #1 str w8, [x9, #8] b LBB38_19 LBB38_23: ldr x1, [sp, #24] mov w0, #0 bl _aputc ldr x8, [sp, #24] ldr x0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _bputs ldr x8, [sp, #24] ldr x0, [x8] bl _free ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _f_add ; -- Begin function f_add .p2align 2 _f_add: ; @f_add .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] stur w0, [x29, #-24] stur x1, [x29, #-32] stur wzr, [x29, #-76] str wzr, [sp, #80] ldur w8, [x29, #-24] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB39_2 b LBB39_1 LBB39_1: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB39_100 LBB39_2: ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-40] b LBB39_3 LBB39_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_6 b LBB39_4 LBB39_4: ; in Loop: Header=BB39_3 Depth=1 b LBB39_5 LBB39_5: ; in Loop: Header=BB39_3 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB39_3 LBB39_6: ldur x8, [x29, #-40] stur x8, [x29, #-64] b LBB39_7 LBB39_7: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] subs x8, x8, #1 stur x8, [x29, #-40] b LBB39_8 LBB39_8: ; in Loop: Header=BB39_7 Depth=1 ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB39_11 b LBB39_9 LBB39_9: ; in Loop: Header=BB39_7 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB39_11 b LBB39_10 LBB39_10: ; in Loop: Header=BB39_7 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #44] ; 4-byte Folded Spill b LBB39_11 LBB39_11: ; in Loop: Header=BB39_7 Depth=1 ldr w8, [sp, #44] ; 4-byte Folded Reload tbnz w8, #0, LBB39_7 b LBB39_12 LBB39_12: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #40] ; 4-byte Folded Spill tbnz w8, #0, LBB39_14 b LBB39_13 LBB39_13: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #40] ; 4-byte Folded Spill b LBB39_14 LBB39_14: ldr w8, [sp, #40] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #76] ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-56] b LBB39_15 LBB39_15: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB39_18 b LBB39_16 LBB39_16: ; in Loop: Header=BB39_15 Depth=1 ldur x8, [x29, #-56] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB39_17 LBB39_17: ; in Loop: Header=BB39_15 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB39_15 LBB39_18: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB39_21 b LBB39_19 LBB39_19: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB39_21 b LBB39_20 LBB39_20: ldur x8, [x29, #-40] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB39_21 LBB39_21: ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB39_22 LBB39_22: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB39_24 b LBB39_23 LBB39_23: ; in Loop: Header=BB39_22 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #36] ; 4-byte Folded Spill b LBB39_24 LBB39_24: ; in Loop: Header=BB39_22 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload tbz w8, #0, LBB39_26 b LBB39_25 LBB39_25: ; in Loop: Header=BB39_22 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB39_22 LBB39_26: ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB39_28 b LBB39_27 LBB39_27: ldur x8, [x29, #-32] ldr x8, [x8, #16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB39_35 b LBB39_28 LBB39_28: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_31 b LBB39_29 LBB39_29: ldur x8, [x29, #-40] ldur x9, [x29, #-64] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB39_31 b LBB39_30 LBB39_30: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB39_31 LBB39_31: ldur x8, [x29, #-40] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_33 b LBB39_32 LBB39_32: ldur x0, [x29, #-40] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB39_34 LBB39_33: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB39_34 LBB39_34: b LBB39_100 LBB39_35: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB39_43 b LBB39_36 LBB39_36: stur wzr, [x29, #-76] ldur x8, [x29, #-40] stur x8, [x29, #-56] b LBB39_37 LBB39_37: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_40 b LBB39_38 LBB39_38: ; in Loop: Header=BB39_37 Depth=1 ldur w8, [x29, #-76] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 stur w8, [x29, #-76] b LBB39_39 LBB39_39: ; in Loop: Header=BB39_37 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB39_37 LBB39_40: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_42 b LBB39_41 LBB39_41: ldur w9, [x29, #-76] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-76] b LBB39_42 LBB39_42: str wzr, [sp, #68] b LBB39_44 LBB39_43: mov w8, #1 str w8, [sp, #68] b LBB39_44 LBB39_44: ldur x8, [x29, #-32] ldr x8, [x8, #16] stur x8, [x29, #-48] b LBB39_45 LBB39_45: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_48 b LBB39_46 LBB39_46: ; in Loop: Header=BB39_45 Depth=1 b LBB39_47 LBB39_47: ; in Loop: Header=BB39_45 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB39_45 LBB39_48: ldur x8, [x29, #-48] stur x8, [x29, #-72] b LBB39_49 LBB39_49: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] subs x8, x8, #1 stur x8, [x29, #-48] b LBB39_50 LBB39_50: ; in Loop: Header=BB39_49 Depth=1 ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB39_53 b LBB39_51 LBB39_51: ; in Loop: Header=BB39_49 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB39_53 b LBB39_52 LBB39_52: ; in Loop: Header=BB39_49 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #32] ; 4-byte Folded Spill b LBB39_53 LBB39_53: ; in Loop: Header=BB39_49 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload tbnz w8, #0, LBB39_49 b LBB39_54 LBB39_54: ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB39_56 b LBB39_55 LBB39_55: ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #28] ; 4-byte Folded Spill b LBB39_56 LBB39_56: ldr w8, [sp, #28] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #72] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB39_57 LBB39_57: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB39_59 b LBB39_58 LBB39_58: ; in Loop: Header=BB39_57 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #24] ; 4-byte Folded Spill b LBB39_59 LBB39_59: ; in Loop: Header=BB39_57 Depth=1 ldr w8, [sp, #24] ; 4-byte Folded Reload tbz w8, #0, LBB39_61 b LBB39_60 LBB39_60: ; in Loop: Header=BB39_57 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB39_57 LBB39_61: ldur x8, [x29, #-72] ldur x9, [x29, #-48] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB39_69 b LBB39_62 LBB39_62: str wzr, [sp, #80] ldur x8, [x29, #-48] stur x8, [x29, #-56] b LBB39_63 LBB39_63: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_66 b LBB39_64 LBB39_64: ; in Loop: Header=BB39_63 Depth=1 ldr w8, [sp, #80] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #80] b LBB39_65 LBB39_65: ; in Loop: Header=BB39_63 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB39_63 LBB39_66: ldr w8, [sp, #72] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_68 b LBB39_67 LBB39_67: ldr w9, [sp, #80] mov w8, #0 subs w8, w8, w9 str w8, [sp, #80] b LBB39_68 LBB39_68: str wzr, [sp, #64] b LBB39_70 LBB39_69: mov w8, #1 str w8, [sp, #64] b LBB39_70 LBB39_70: ldr w8, [sp, #68] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB39_73 b LBB39_71 LBB39_71: ldr w8, [sp, #64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB39_73 b LBB39_72 LBB39_72: ldur w8, [x29, #-76] ldr w9, [sp, #80] add w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] sub x0, x29, #18 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #10 adrp x3, l_.str.74@PAGE add x3, x3, l_.str.74@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB39_100 LBB39_73: ldr w8, [sp, #76] ldr w9, [sp, #72] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB39_77 b LBB39_74 LBB39_74: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_76 b LBB39_75 LBB39_75: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB39_76 LBB39_76: ldur x0, [x29, #-40] ldur x1, [x29, #-64] ldur x2, [x29, #-48] ldur x3, [x29, #-72] bl _add b LBB39_100 LBB39_77: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 ldur x9, [x29, #-72] ldur x10, [x29, #-48] subs x9, x9, x10 subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB39_88 b LBB39_78 LBB39_78: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 ldur x9, [x29, #-72] ldur x10, [x29, #-48] subs x9, x9, x10 subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB39_83 b LBB39_79 LBB39_79: b LBB39_80 LBB39_80: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_82 b LBB39_81 LBB39_81: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB39_82 LBB39_82: ldur x0, [x29, #-40] ldur x1, [x29, #-64] ldur x2, [x29, #-48] ldur x3, [x29, #-72] bl _sub b LBB39_87 LBB39_83: b LBB39_84 LBB39_84: ldr w8, [sp, #72] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB39_86 b LBB39_85 LBB39_85: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB39_86 LBB39_86: ldur x0, [x29, #-48] ldur x1, [x29, #-72] ldur x2, [x29, #-40] ldur x3, [x29, #-64] bl _sub b LBB39_87 LBB39_87: b LBB39_99 LBB39_88: ldur x8, [x29, #-40] str x8, [sp, #56] ldur x8, [x29, #-48] str x8, [sp, #48] b LBB39_89 LBB39_89: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #56] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB39_91 b LBB39_90 LBB39_90: ; in Loop: Header=BB39_89 Depth=1 ldr x8, [sp, #48] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB39_91 LBB39_91: ; in Loop: Header=BB39_89 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB39_98 b LBB39_92 LBB39_92: ; in Loop: Header=BB39_89 Depth=1 ldr x8, [sp, #56] ldrsb w8, [x8] ldr x9, [sp, #48] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB39_96 b LBB39_93 LBB39_93: ldr x8, [sp, #56] ldrsb w8, [x8] ldr x9, [sp, #48] ldrsb w9, [x9] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB39_95 b LBB39_94 LBB39_94: b LBB39_80 LBB39_95: b LBB39_84 LBB39_96: ; in Loop: Header=BB39_89 Depth=1 b LBB39_97 LBB39_97: ; in Loop: Header=BB39_89 Depth=1 ldr x8, [sp, #56] add x8, x8, #1 str x8, [sp, #56] ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] b LBB39_89 LBB39_98: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB39_100 LBB39_99: b LBB39_100 LBB39_100: 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, LBB39_102 b LBB39_101 LBB39_101: bl ___stack_chk_fail LBB39_102: ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .globl _f_sub ; -- Begin function f_sub .p2align 2 _f_sub: ; @f_sub .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] stur w0, [x29, #-24] stur x1, [x29, #-32] stur wzr, [x29, #-76] str wzr, [sp, #80] ldur w8, [x29, #-24] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB40_2 b LBB40_1 LBB40_1: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB40_100 LBB40_2: ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-40] b LBB40_3 LBB40_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_6 b LBB40_4 LBB40_4: ; in Loop: Header=BB40_3 Depth=1 b LBB40_5 LBB40_5: ; in Loop: Header=BB40_3 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB40_3 LBB40_6: ldur x8, [x29, #-40] stur x8, [x29, #-64] b LBB40_7 LBB40_7: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] subs x8, x8, #1 stur x8, [x29, #-40] b LBB40_8 LBB40_8: ; in Loop: Header=BB40_7 Depth=1 ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB40_11 b LBB40_9 LBB40_9: ; in Loop: Header=BB40_7 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB40_11 b LBB40_10 LBB40_10: ; in Loop: Header=BB40_7 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #44] ; 4-byte Folded Spill b LBB40_11 LBB40_11: ; in Loop: Header=BB40_7 Depth=1 ldr w8, [sp, #44] ; 4-byte Folded Reload tbnz w8, #0, LBB40_7 b LBB40_12 LBB40_12: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #40] ; 4-byte Folded Spill tbnz w8, #0, LBB40_14 b LBB40_13 LBB40_13: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #40] ; 4-byte Folded Spill b LBB40_14 LBB40_14: ldr w8, [sp, #40] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #76] ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-56] b LBB40_15 LBB40_15: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB40_18 b LBB40_16 LBB40_16: ; in Loop: Header=BB40_15 Depth=1 ldur x8, [x29, #-56] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB40_17 LBB40_17: ; in Loop: Header=BB40_15 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB40_15 LBB40_18: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB40_21 b LBB40_19 LBB40_19: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB40_21 b LBB40_20 LBB40_20: ldur x8, [x29, #-40] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB40_21 LBB40_21: ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB40_22 LBB40_22: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB40_24 b LBB40_23 LBB40_23: ; in Loop: Header=BB40_22 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #36] ; 4-byte Folded Spill b LBB40_24 LBB40_24: ; in Loop: Header=BB40_22 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload tbz w8, #0, LBB40_26 b LBB40_25 LBB40_25: ; in Loop: Header=BB40_22 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB40_22 LBB40_26: ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB40_28 b LBB40_27 LBB40_27: ldur x8, [x29, #-32] ldr x8, [x8, #16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB40_35 b LBB40_28 LBB40_28: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_31 b LBB40_29 LBB40_29: ldur x8, [x29, #-40] ldur x9, [x29, #-64] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB40_31 b LBB40_30 LBB40_30: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB40_31 LBB40_31: ldur x8, [x29, #-40] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_33 b LBB40_32 LBB40_32: ldur x0, [x29, #-40] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB40_34 LBB40_33: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB40_34 LBB40_34: b LBB40_100 LBB40_35: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB40_43 b LBB40_36 LBB40_36: stur wzr, [x29, #-76] ldur x8, [x29, #-40] stur x8, [x29, #-56] b LBB40_37 LBB40_37: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_40 b LBB40_38 LBB40_38: ; in Loop: Header=BB40_37 Depth=1 ldur w8, [x29, #-76] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 stur w8, [x29, #-76] b LBB40_39 LBB40_39: ; in Loop: Header=BB40_37 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB40_37 LBB40_40: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_42 b LBB40_41 LBB40_41: ldur w9, [x29, #-76] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-76] b LBB40_42 LBB40_42: str wzr, [sp, #68] b LBB40_44 LBB40_43: mov w8, #1 str w8, [sp, #68] b LBB40_44 LBB40_44: ldur x8, [x29, #-32] ldr x8, [x8, #16] stur x8, [x29, #-48] b LBB40_45 LBB40_45: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_48 b LBB40_46 LBB40_46: ; in Loop: Header=BB40_45 Depth=1 b LBB40_47 LBB40_47: ; in Loop: Header=BB40_45 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB40_45 LBB40_48: ldur x8, [x29, #-48] stur x8, [x29, #-72] b LBB40_49 LBB40_49: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] subs x8, x8, #1 stur x8, [x29, #-48] b LBB40_50 LBB40_50: ; in Loop: Header=BB40_49 Depth=1 ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB40_53 b LBB40_51 LBB40_51: ; in Loop: Header=BB40_49 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB40_53 b LBB40_52 LBB40_52: ; in Loop: Header=BB40_49 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #32] ; 4-byte Folded Spill b LBB40_53 LBB40_53: ; in Loop: Header=BB40_49 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload tbnz w8, #0, LBB40_49 b LBB40_54 LBB40_54: ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB40_56 b LBB40_55 LBB40_55: ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #28] ; 4-byte Folded Spill b LBB40_56 LBB40_56: ldr w8, [sp, #28] ; 4-byte Folded Reload eor w8, w8, #0x1 and w8, w8, #0x1 str w8, [sp, #72] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB40_57 LBB40_57: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB40_59 b LBB40_58 LBB40_58: ; in Loop: Header=BB40_57 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #24] ; 4-byte Folded Spill b LBB40_59 LBB40_59: ; in Loop: Header=BB40_57 Depth=1 ldr w8, [sp, #24] ; 4-byte Folded Reload tbz w8, #0, LBB40_61 b LBB40_60 LBB40_60: ; in Loop: Header=BB40_57 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB40_57 LBB40_61: ldur x8, [x29, #-72] ldur x9, [x29, #-48] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB40_69 b LBB40_62 LBB40_62: str wzr, [sp, #80] ldur x8, [x29, #-48] stur x8, [x29, #-56] b LBB40_63 LBB40_63: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_66 b LBB40_64 LBB40_64: ; in Loop: Header=BB40_63 Depth=1 ldr w8, [sp, #80] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #80] b LBB40_65 LBB40_65: ; in Loop: Header=BB40_63 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB40_63 LBB40_66: ldr w8, [sp, #72] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_68 b LBB40_67 LBB40_67: ldr w9, [sp, #80] mov w8, #0 subs w8, w8, w9 str w8, [sp, #80] b LBB40_68 LBB40_68: str wzr, [sp, #64] b LBB40_70 LBB40_69: mov w8, #1 str w8, [sp, #64] b LBB40_70 LBB40_70: ldr w8, [sp, #68] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB40_73 b LBB40_71 LBB40_71: ldr w8, [sp, #64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB40_73 b LBB40_72 LBB40_72: ldur w8, [x29, #-76] ldr w9, [sp, #80] add w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] sub x0, x29, #18 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #10 adrp x3, l_.str.74@PAGE add x3, x3, l_.str.74@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB40_100 LBB40_73: ldr w8, [sp, #76] ldr w9, [sp, #72] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB40_77 b LBB40_74 LBB40_74: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_76 b LBB40_75 LBB40_75: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB40_76 LBB40_76: ldur x0, [x29, #-40] ldur x1, [x29, #-64] ldur x2, [x29, #-48] ldur x3, [x29, #-72] bl _add b LBB40_100 LBB40_77: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 ldur x9, [x29, #-72] ldur x10, [x29, #-48] subs x9, x9, x10 subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB40_88 b LBB40_78 LBB40_78: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 ldur x9, [x29, #-72] ldur x10, [x29, #-48] subs x9, x9, x10 subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB40_83 b LBB40_79 LBB40_79: b LBB40_80 LBB40_80: ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_82 b LBB40_81 LBB40_81: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB40_82 LBB40_82: ldur x0, [x29, #-40] ldur x1, [x29, #-64] ldur x2, [x29, #-48] ldur x3, [x29, #-72] bl _sub b LBB40_87 LBB40_83: b LBB40_84 LBB40_84: ldr w8, [sp, #72] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB40_86 b LBB40_85 LBB40_85: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB40_86 LBB40_86: ldur x0, [x29, #-48] ldur x1, [x29, #-72] ldur x2, [x29, #-40] ldur x3, [x29, #-64] bl _sub b LBB40_87 LBB40_87: b LBB40_99 LBB40_88: ldur x8, [x29, #-40] str x8, [sp, #56] ldur x8, [x29, #-48] str x8, [sp, #48] b LBB40_89 LBB40_89: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #56] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB40_91 b LBB40_90 LBB40_90: ; in Loop: Header=BB40_89 Depth=1 ldr x8, [sp, #48] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB40_91 LBB40_91: ; in Loop: Header=BB40_89 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB40_98 b LBB40_92 LBB40_92: ; in Loop: Header=BB40_89 Depth=1 ldr x8, [sp, #56] ldrsb w8, [x8] ldr x9, [sp, #48] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB40_96 b LBB40_93 LBB40_93: ldr x8, [sp, #56] ldrsb w8, [x8] ldr x9, [sp, #48] ldrsb w9, [x9] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB40_95 b LBB40_94 LBB40_94: b LBB40_80 LBB40_95: b LBB40_84 LBB40_96: ; in Loop: Header=BB40_89 Depth=1 b LBB40_97 LBB40_97: ; in Loop: Header=BB40_89 Depth=1 ldr x8, [sp, #56] add x8, x8, #1 str x8, [sp, #56] ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] b LBB40_89 LBB40_98: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB40_100 LBB40_99: b LBB40_100 LBB40_100: 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, LBB40_102 b LBB40_101 LBB40_101: bl ___stack_chk_fail LBB40_102: ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .globl _mul ; -- Begin function mul .p2align 2 _mul: ; @mul .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] ldur x8, [x29, #-16] ldur x9, [x29, #-8] subs x8, x8, x9 add x8, x8, #1 mov x9, #2 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-36] ldur x8, [x29, #-32] ldur x10, [x29, #-24] subs x8, x8, x10 add x8, x8, #1 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-40] ldur x8, [x29, #-16] ldur x10, [x29, #-8] subs x10, x8, x10 ldur x8, [x29, #-32] add x8, x8, x10 ldur x10, [x29, #-24] subs x8, x8, x10 add x8, x8, #1 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-44] ldursw x8, [x29, #-36] lsl x0, x8, #2 bl _malloc str x0, [sp, #48] ldursw x8, [x29, #-40] lsl x0, x8, #2 bl _malloc str x0, [sp, #40] ldursw x8, [x29, #-44] lsl x0, x8, #2 bl _malloc str x0, [sp, #32] ldur x8, [x29, #-16] subs x8, x8, #1 str x8, [sp, #24] stur wzr, [x29, #-48] b LBB41_1 LBB41_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB41_7 b LBB41_2 LBB41_2: ; in Loop: Header=BB41_1 Depth=1 ldur w8, [x29, #-48] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB41_4 b LBB41_3 LBB41_3: ; in Loop: Header=BB41_1 Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #48 mov w9, #10 mul w10, w8, w9 ldr x8, [sp, #48] ldur x9, [x29, #-16] subs x9, x9, #1 ldr x11, [sp, #24] subs x9, x9, x11 mov x11, #2 sdiv x9, x9, x11 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB41_5 LBB41_4: ; in Loop: Header=BB41_1 Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #48 ldr x9, [sp, #48] ldur x10, [x29, #-16] subs x10, x10, #1 ldr x11, [sp, #24] subs x10, x10, x11 mov x11, #2 sdiv x10, x10, x11 str w8, [x9, x10, lsl #2] b LBB41_5 LBB41_5: ; in Loop: Header=BB41_1 Depth=1 b LBB41_6 LBB41_6: ; in Loop: Header=BB41_1 Depth=1 ldr x8, [sp, #24] subs x8, x8, #1 str x8, [sp, #24] ldur w9, [x29, #-48] mov w8, #1 subs w8, w8, w9 stur w8, [x29, #-48] b LBB41_1 LBB41_7: ldur x8, [x29, #-32] subs x8, x8, #1 str x8, [sp, #24] stur wzr, [x29, #-48] b LBB41_8 LBB41_8: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB41_14 b LBB41_9 LBB41_9: ; in Loop: Header=BB41_8 Depth=1 ldur w8, [x29, #-48] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB41_11 b LBB41_10 LBB41_10: ; in Loop: Header=BB41_8 Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #48 mov w9, #10 mul w10, w8, w9 ldr x8, [sp, #40] ldur x9, [x29, #-32] subs x9, x9, #1 ldr x11, [sp, #24] subs x9, x9, x11 mov x11, #2 sdiv x9, x9, x11 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB41_12 LBB41_11: ; in Loop: Header=BB41_8 Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #48 ldr x9, [sp, #40] ldur x10, [x29, #-32] subs x10, x10, #1 ldr x11, [sp, #24] subs x10, x10, x11 mov x11, #2 sdiv x10, x10, x11 str w8, [x9, x10, lsl #2] b LBB41_12 LBB41_12: ; in Loop: Header=BB41_8 Depth=1 b LBB41_13 LBB41_13: ; in Loop: Header=BB41_8 Depth=1 ldr x8, [sp, #24] subs x8, x8, #1 str x8, [sp, #24] ldur w9, [x29, #-48] mov w8, #1 subs w8, w8, w9 stur w8, [x29, #-48] b LBB41_8 LBB41_14: stur wzr, [x29, #-48] b LBB41_15 LBB41_15: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-48] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB41_18 b LBB41_16 LBB41_16: ; in Loop: Header=BB41_15 Depth=1 ldr x9, [sp, #32] ldursw x10, [x29, #-48] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB41_17 LBB41_17: ; in Loop: Header=BB41_15 Depth=1 ldur w8, [x29, #-48] add w8, w8, #1 stur w8, [x29, #-48] b LBB41_15 LBB41_18: stur wzr, [x29, #-48] b LBB41_19 LBB41_19: ; =>This Loop Header: Depth=1 ; Child Loop BB41_21 Depth 2 ldur w8, [x29, #-48] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB41_28 b LBB41_20 LBB41_20: ; in Loop: Header=BB41_19 Depth=1 str wzr, [sp, #56] stur wzr, [x29, #-52] b LBB41_21 LBB41_21: ; Parent Loop BB41_19 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-52] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB41_24 b LBB41_22 LBB41_22: ; in Loop: Header=BB41_21 Depth=2 ldr x8, [sp, #48] ldursw x9, [x29, #-48] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #40] ldursw x10, [x29, #-52] ldr w9, [x9, x10, lsl #2] mul w8, w8, w9 ldr w9, [sp, #56] add w10, w8, w9 ldr x8, [sp, #32] ldur w9, [x29, #-48] ldur w11, [x29, #-52] add w9, w9, w11 add x9, x8, w9, sxtw #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [sp, #32] ldur w9, [x29, #-48] ldur w10, [x29, #-52] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] mov w11, #100 sdiv w8, w8, w11 str w8, [sp, #56] ldr x8, [sp, #32] ldur w9, [x29, #-48] ldur w10, [x29, #-52] add w9, w9, w10 add x9, x8, w9, sxtw #2 ldr w8, [x9] sdiv w10, w8, w11 mul w10, w10, w11 subs w8, w8, w10 str w8, [x9] b LBB41_23 LBB41_23: ; in Loop: Header=BB41_21 Depth=2 ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB41_21 LBB41_24: ; in Loop: Header=BB41_19 Depth=1 ldr w8, [sp, #56] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB41_26 b LBB41_25 LBB41_25: ; in Loop: Header=BB41_19 Depth=1 ldr w8, [sp, #56] ldr x9, [sp, #32] ldur w10, [x29, #-48] ldur w11, [x29, #-40] add w10, w10, w11 str w8, [x9, w10, sxtw #2] b LBB41_26 LBB41_26: ; in Loop: Header=BB41_19 Depth=1 b LBB41_27 LBB41_27: ; in Loop: Header=BB41_19 Depth=1 ldur w8, [x29, #-48] add w8, w8, #1 stur w8, [x29, #-48] b LBB41_19 LBB41_28: ldr x8, [sp, #32] ldur w9, [x29, #-44] subs w9, w9, #1 ldr w8, [x8, w9, sxtw #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB41_32 b LBB41_29 LBB41_29: ldr x8, [sp, #32] ldur w9, [x29, #-44] subs w9, w9, #1 ldr w8, [x8, w9, sxtw #2] mov w9, #10 sdiv w8, w8, w9 stur w8, [x29, #-52] ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB41_31 b LBB41_30 LBB41_30: ldur w8, [x29, #-52] add w8, w8, #48 adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB41_31 LBB41_31: ldr x8, [sp, #32] ldur w9, [x29, #-44] subs w9, w9, #1 ldr w8, [x8, w9, sxtw #2] mov w10, #10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w8, w8, #48 adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB41_32 LBB41_32: ldur w8, [x29, #-44] subs w8, w8, #2 stur w8, [x29, #-48] b LBB41_33 LBB41_33: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-48] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB41_36 b LBB41_34 LBB41_34: ; in Loop: Header=BB41_33 Depth=1 ldr x8, [sp, #32] ldursw x9, [x29, #-48] ldr w8, [x8, x9, lsl #2] mov w9, #10 str w9, [sp, #12] ; 4-byte Folded Spill sdiv w8, w8, w9 add w8, w8, #48 adrp x9, _tmp@PAGE str x9, [sp, #16] ; 8-byte Folded Spill ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc ldr w11, [sp, #12] ; 4-byte Folded Reload ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #32] ldursw x10, [x29, #-48] ldr w8, [x8, x10, lsl #2] sdiv w10, w8, w11 mul w10, w10, w11 subs w8, w8, w10 add w8, w8, #48 ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB41_35 LBB41_35: ; in Loop: Header=BB41_33 Depth=1 ldur w8, [x29, #-48] subs w8, w8, #1 stur w8, [x29, #-48] b LBB41_33 LBB41_36: ldr x0, [sp, #48] bl _free ldr x0, [sp, #40] bl _free ldr x0, [sp, #32] bl _free ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .globl _f_mul ; -- Begin function f_mul .p2align 2 _f_mul: ; @f_mul .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-24] stur x1, [x29, #-32] str wzr, [sp, #68] str wzr, [sp, #64] ldur w8, [x29, #-24] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB42_2 b LBB42_1 LBB42_1: ldur x8, [x29, #-32] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB42_3 b LBB42_2 LBB42_2: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB42_76 LBB42_3: ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-40] b LBB42_4 LBB42_4: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB42_7 b LBB42_5 LBB42_5: ; in Loop: Header=BB42_4 Depth=1 b LBB42_6 LBB42_6: ; in Loop: Header=BB42_4 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB42_4 LBB42_7: ldur x8, [x29, #-40] stur x8, [x29, #-64] b LBB42_8 LBB42_8: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] subs x8, x8, #1 stur x8, [x29, #-40] b LBB42_9 LBB42_9: ; in Loop: Header=BB42_8 Depth=1 ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB42_12 b LBB42_10 LBB42_10: ; in Loop: Header=BB42_8 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB42_12 b LBB42_11 LBB42_11: ; in Loop: Header=BB42_8 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #44] ; 4-byte Folded Spill b LBB42_12 LBB42_12: ; in Loop: Header=BB42_8 Depth=1 ldr w8, [sp, #44] ; 4-byte Folded Reload tbnz w8, #0, LBB42_8 b LBB42_13 LBB42_13: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #40] ; 4-byte Folded Spill tbnz w8, #0, LBB42_15 b LBB42_14 LBB42_14: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #40] ; 4-byte Folded Spill b LBB42_15 LBB42_15: ldr w8, [sp, #40] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #60] ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-56] b LBB42_16 LBB42_16: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB42_19 b LBB42_17 LBB42_17: ; in Loop: Header=BB42_16 Depth=1 ldur x8, [x29, #-56] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB42_18 LBB42_18: ; in Loop: Header=BB42_16 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB42_16 LBB42_19: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB42_22 b LBB42_20 LBB42_20: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB42_22 b LBB42_21 LBB42_21: ldur x8, [x29, #-40] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB42_22 LBB42_22: ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB42_24 b LBB42_23 LBB42_23: ldur x8, [x29, #-32] ldr x8, [x8, #16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB42_25 b LBB42_24 LBB42_24: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB42_76 LBB42_25: b LBB42_26 LBB42_26: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB42_28 b LBB42_27 LBB42_27: ; in Loop: Header=BB42_26 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #36] ; 4-byte Folded Spill b LBB42_28 LBB42_28: ; in Loop: Header=BB42_26 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload tbz w8, #0, LBB42_30 b LBB42_29 LBB42_29: ; in Loop: Header=BB42_26 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB42_26 LBB42_30: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB42_38 b LBB42_31 LBB42_31: str wzr, [sp, #68] ldur x8, [x29, #-40] stur x8, [x29, #-56] b LBB42_32 LBB42_32: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB42_35 b LBB42_33 LBB42_33: ; in Loop: Header=BB42_32 Depth=1 ldr w8, [sp, #68] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #68] b LBB42_34 LBB42_34: ; in Loop: Header=BB42_32 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB42_32 LBB42_35: ldr w8, [sp, #60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB42_37 b LBB42_36 LBB42_36: ldr w9, [sp, #68] mov w8, #0 subs w8, w8, w9 str w8, [sp, #68] b LBB42_37 LBB42_37: str wzr, [sp, #52] b LBB42_39 LBB42_38: mov w8, #1 str w8, [sp, #52] b LBB42_39 LBB42_39: ldur x8, [x29, #-32] ldr x8, [x8, #16] stur x8, [x29, #-48] b LBB42_40 LBB42_40: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB42_43 b LBB42_41 LBB42_41: ; in Loop: Header=BB42_40 Depth=1 b LBB42_42 LBB42_42: ; in Loop: Header=BB42_40 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB42_40 LBB42_43: ldur x8, [x29, #-48] str x8, [sp, #72] b LBB42_44 LBB42_44: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] subs x8, x8, #1 stur x8, [x29, #-48] b LBB42_45 LBB42_45: ; in Loop: Header=BB42_44 Depth=1 ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB42_48 b LBB42_46 LBB42_46: ; in Loop: Header=BB42_44 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB42_48 b LBB42_47 LBB42_47: ; in Loop: Header=BB42_44 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #32] ; 4-byte Folded Spill b LBB42_48 LBB42_48: ; in Loop: Header=BB42_44 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload tbnz w8, #0, LBB42_44 b LBB42_49 LBB42_49: ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB42_51 b LBB42_50 LBB42_50: ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #28] ; 4-byte Folded Spill b LBB42_51 LBB42_51: ldr w8, [sp, #28] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #56] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB42_52 LBB42_52: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB42_54 b LBB42_53 LBB42_53: ; in Loop: Header=BB42_52 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #24] ; 4-byte Folded Spill b LBB42_54 LBB42_54: ; in Loop: Header=BB42_52 Depth=1 ldr w8, [sp, #24] ; 4-byte Folded Reload tbz w8, #0, LBB42_56 b LBB42_55 LBB42_55: ; in Loop: Header=BB42_52 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB42_52 LBB42_56: ldr x8, [sp, #72] ldur x9, [x29, #-48] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB42_64 b LBB42_57 LBB42_57: str wzr, [sp, #64] ldur x8, [x29, #-48] stur x8, [x29, #-56] b LBB42_58 LBB42_58: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB42_61 b LBB42_59 LBB42_59: ; in Loop: Header=BB42_58 Depth=1 ldr w8, [sp, #64] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #64] b LBB42_60 LBB42_60: ; in Loop: Header=BB42_58 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB42_58 LBB42_61: ldr w8, [sp, #56] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB42_63 b LBB42_62 LBB42_62: ldr w9, [sp, #64] mov w8, #0 subs w8, w8, w9 str w8, [sp, #64] b LBB42_63 LBB42_63: str wzr, [sp, #48] b LBB42_65 LBB42_64: mov w8, #1 str w8, [sp, #48] b LBB42_65 LBB42_65: ldr w8, [sp, #52] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB42_68 b LBB42_66 LBB42_66: ldr w8, [sp, #48] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB42_68 b LBB42_67 LBB42_67: ldrsw x8, [sp, #68] ldrsw x9, [sp, #64] mul x8, x8, x9 mov x9, sp str x8, [x9] sub x0, x29, #18 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #10 adrp x3, l_.str.75@PAGE add x3, x3, l_.str.75@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB42_76 LBB42_68: ldr w8, [sp, #52] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB42_70 b LBB42_69 LBB42_69: ldr w8, [sp, #68] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB42_72 b LBB42_70 LBB42_70: ldr w8, [sp, #48] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB42_73 b LBB42_71 LBB42_71: ldr w8, [sp, #64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB42_73 b LBB42_72 LBB42_72: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB42_76 LBB42_73: ldr w8, [sp, #60] ldr w9, [sp, #56] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB42_75 b LBB42_74 LBB42_74: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB42_75 LBB42_75: ldur x0, [x29, #-40] ldur x1, [x29, #-64] ldur x2, [x29, #-48] ldr x3, [sp, #72] bl _mul b LBB42_76 LBB42_76: 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, LBB42_78 b LBB42_77 LBB42_77: bl ___stack_chk_fail LBB42_78: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .globl _divide ; -- Begin function divide .p2align 2 _divide: ; @divide .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, _debug@GOTPAGE ldr x8, [x8, _debug@GOTPAGEOFF] str x8, [sp, #56] ; 8-byte Folded Spill adrp x9, ___stderrp@GOTPAGE ldr x9, [x9, ___stderrp@GOTPAGEOFF] str x9, [sp, #64] ; 8-byte Folded Spill stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB43_2 b LBB43_1 LBB43_1: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x0, [x8] ldur x12, [x29, #-8] ldur x8, [x29, #-16] ldur x9, [x29, #-8] subs x11, x8, x9 ldur x10, [x29, #-24] ldur x8, [x29, #-32] ldur x9, [x29, #-24] subs x8, x8, x9 mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x1, l_.str.76@PAGE add x1, x1, l_.str.76@PAGEOFF bl _fprintf b LBB43_2 LBB43_2: ldr x8, [sp, #56] ; 8-byte Folded Reload ldur x9, [x29, #-16] ldur x10, [x29, #-8] subs x9, x9, x10 add x9, x9, #1 mov x10, #2 sdiv x9, x9, x10 ; kill: def $w9 killed $w9 killed $x9 stur w9, [x29, #-68] ldur x9, [x29, #-32] ldur x11, [x29, #-24] subs x9, x9, x11 add x9, x9, #1 sdiv x9, x9, x10 ; kill: def $w9 killed $w9 killed $x9 stur w9, [x29, #-72] ldur w9, [x29, #-68] ldur w10, [x29, #-72] subs w9, w9, w10 add w9, w9, #1 stur w9, [x29, #-76] ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB43_4 b LBB43_3 LBB43_3: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x0, [x8] ldur w8, [x29, #-68] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-72] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-76] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x1, l_.str.77@PAGE add x1, x1, l_.str.77@PAGEOFF bl _fprintf b LBB43_4 LBB43_4: ldursw x8, [x29, #-68] lsl x0, x8, #2 bl _malloc stur x0, [x29, #-40] ldur x8, [x29, #-40] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB43_6 b LBB43_5 LBB43_5: adrp x0, l_.str.78@PAGE add x0, x0, l_.str.78@PAGEOFF bl _cerror b LBB43_6 LBB43_6: ldursw x8, [x29, #-72] lsl x0, x8, #2 bl _malloc stur x0, [x29, #-48] ldur x8, [x29, #-48] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB43_8 b LBB43_7 LBB43_7: adrp x0, l_.str.78@PAGE add x0, x0, l_.str.78@PAGEOFF bl _cerror b LBB43_8 LBB43_8: ldursw x8, [x29, #-76] lsl x0, x8, #2 bl _malloc stur x0, [x29, #-56] ldur x8, [x29, #-56] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB43_10 b LBB43_9 LBB43_9: adrp x0, l_.str.78@PAGE add x0, x0, l_.str.78@PAGEOFF bl _cerror b LBB43_10 LBB43_10: ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB43_12 b LBB43_11 LBB43_11: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x0, [x8] ldur x11, [x29, #-40] ldur x10, [x29, #-48] ldur x8, [x29, #-56] mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x1, l_.str.79@PAGE add x1, x1, l_.str.79@PAGEOFF bl _fprintf b LBB43_12 LBB43_12: ldur x8, [x29, #-16] subs x8, x8, #1 stur x8, [x29, #-88] stur wzr, [x29, #-60] b LBB43_13 LBB43_13: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-88] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB43_19 b LBB43_14 LBB43_14: ; in Loop: Header=BB43_13 Depth=1 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB43_16 b LBB43_15 LBB43_15: ; in Loop: Header=BB43_13 Depth=1 ldur x8, [x29, #-88] ldrsb w8, [x8] subs w8, w8, #48 mov w9, #10 mul w10, w8, w9 ldur x8, [x29, #-40] ldur x9, [x29, #-16] subs x9, x9, #1 ldur x11, [x29, #-88] subs x9, x9, x11 mov x11, #2 sdiv x9, x9, x11 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB43_17 LBB43_16: ; in Loop: Header=BB43_13 Depth=1 ldur x8, [x29, #-88] ldrsb w8, [x8] subs w8, w8, #48 ldur x9, [x29, #-40] ldur x10, [x29, #-16] subs x10, x10, #1 ldur x11, [x29, #-88] subs x10, x10, x11 mov x11, #2 sdiv x10, x10, x11 str w8, [x9, x10, lsl #2] b LBB43_17 LBB43_17: ; in Loop: Header=BB43_13 Depth=1 b LBB43_18 LBB43_18: ; in Loop: Header=BB43_13 Depth=1 ldur x8, [x29, #-88] subs x8, x8, #1 stur x8, [x29, #-88] ldur w9, [x29, #-60] mov w8, #1 subs w8, w8, w9 stur w8, [x29, #-60] b LBB43_13 LBB43_19: ldur x8, [x29, #-32] subs x8, x8, #1 stur x8, [x29, #-88] stur wzr, [x29, #-60] b LBB43_20 LBB43_20: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-88] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB43_26 b LBB43_21 LBB43_21: ; in Loop: Header=BB43_20 Depth=1 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB43_23 b LBB43_22 LBB43_22: ; in Loop: Header=BB43_20 Depth=1 ldur x8, [x29, #-88] ldrsb w8, [x8] subs w8, w8, #48 mov w9, #10 mul w10, w8, w9 ldur x8, [x29, #-48] ldur x9, [x29, #-32] subs x9, x9, #1 ldur x11, [x29, #-88] subs x9, x9, x11 mov x11, #2 sdiv x9, x9, x11 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB43_24 LBB43_23: ; in Loop: Header=BB43_20 Depth=1 ldur x8, [x29, #-88] ldrsb w8, [x8] subs w8, w8, #48 ldur x9, [x29, #-48] ldur x10, [x29, #-32] subs x10, x10, #1 ldur x11, [x29, #-88] subs x10, x10, x11 mov x11, #2 sdiv x10, x10, x11 str w8, [x9, x10, lsl #2] b LBB43_24 LBB43_24: ; in Loop: Header=BB43_20 Depth=1 b LBB43_25 LBB43_25: ; in Loop: Header=BB43_20 Depth=1 ldur x8, [x29, #-88] subs x8, x8, #1 stur x8, [x29, #-88] ldur w9, [x29, #-60] mov w8, #1 subs w8, w8, w9 stur w8, [x29, #-60] b LBB43_20 LBB43_26: stur wzr, [x29, #-60] b LBB43_27 LBB43_27: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-60] ldur w9, [x29, #-76] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB43_30 b LBB43_28 LBB43_28: ; in Loop: Header=BB43_27 Depth=1 ldur x9, [x29, #-56] ldursw x10, [x29, #-60] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB43_29 LBB43_29: ; in Loop: Header=BB43_27 Depth=1 ldur w8, [x29, #-60] add w8, w8, #1 stur w8, [x29, #-60] b LBB43_27 LBB43_30: ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB43_32 b LBB43_31 LBB43_31: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.80@PAGE add x1, x1, l_.str.80@PAGEOFF bl _fprintf b LBB43_32 LBB43_32: ldur w8, [x29, #-72] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB43_40 b LBB43_33 LBB43_33: stur wzr, [x29, #-92] ldur w8, [x29, #-68] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_34 LBB43_34: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB43_39 b LBB43_35 LBB43_35: ; in Loop: Header=BB43_34 Depth=1 ldur w8, [x29, #-92] mov w9, #100 mul w8, w8, w9 ldur x9, [x29, #-40] ldursw x10, [x29, #-60] ldr w9, [x9, x10, lsl #2] add w8, w8, w9 stur w8, [x29, #-92] ldur w8, [x29, #-92] ldur x9, [x29, #-48] ldr w9, [x9] sdiv w8, w8, w9 ldur x9, [x29, #-56] ldursw x10, [x29, #-60] str w8, [x9, x10, lsl #2] ldur x8, [x29, #-56] ldursw x9, [x29, #-60] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB43_37 b LBB43_36 LBB43_36: ; in Loop: Header=BB43_34 Depth=1 b LBB43_38 LBB43_37: ; in Loop: Header=BB43_34 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-60] ldr w8, [x8, x9, lsl #2] ldur x9, [x29, #-48] ldr w9, [x9] mul w9, w8, w9 ldur w8, [x29, #-92] subs w8, w8, w9 stur w8, [x29, #-92] b LBB43_38 LBB43_38: ; in Loop: Header=BB43_34 Depth=1 ldur w8, [x29, #-60] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_34 LBB43_39: b LBB43_71 LBB43_40: ldur x8, [x29, #-40] ldur w9, [x29, #-68] subs w9, w9, #1 ldrsw x8, [x8, w9, sxtw #2] str x8, [sp, #88] ldur x8, [x29, #-48] ldur w9, [x29, #-72] subs w9, w9, #1 ldr w8, [x8, w9, sxtw #2] mov w9, #100 mul w8, w8, w9 ldur x9, [x29, #-48] ldur w10, [x29, #-72] subs w10, w10, #2 ldr w9, [x9, w10, sxtw #2] add w8, w8, w9 add w8, w8, #1 str w8, [sp, #84] ldur w8, [x29, #-68] ldur w9, [x29, #-72] subs w8, w8, w9 str w8, [sp, #80] b LBB43_41 LBB43_41: ; =>This Loop Header: Depth=1 ; Child Loop BB43_44 Depth 2 ; Child Loop BB43_53 Depth 2 ; Child Loop BB43_60 Depth 2 ldr w8, [sp, #80] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB43_70 b LBB43_42 LBB43_42: ; in Loop: Header=BB43_41 Depth=1 ldr x8, [sp, #88] mov x9, #100 mul x8, x8, x9 ldur x9, [x29, #-40] ldur w10, [x29, #-72] subs w10, w10, #2 ldr w11, [sp, #80] add w10, w10, w11 ldrsw x9, [x9, w10, sxtw #2] add x8, x8, x9 str x8, [sp, #88] ldr x8, [sp, #88] ldrsw x9, [sp, #84] sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-64] ldur w8, [x29, #-64] ldur x9, [x29, #-56] ldrsw x10, [sp, #80] str w8, [x9, x10, lsl #2] ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB43_52 b LBB43_43 LBB43_43: ; in Loop: Header=BB43_41 Depth=1 stur wzr, [x29, #-60] b LBB43_44 LBB43_44: ; Parent Loop BB43_41 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-60] ldur w9, [x29, #-72] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB43_51 b LBB43_45 LBB43_45: ; in Loop: Header=BB43_44 Depth=2 ldur x8, [x29, #-40] ldr w9, [sp, #80] ldur w10, [x29, #-60] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldur x9, [x29, #-48] ldursw x10, [x29, #-60] ldr w9, [x9, x10, lsl #2] ldur w10, [x29, #-64] mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #76] ldr w8, [sp, #76] mov w9, #10000 add w8, w8, w9 str w8, [sp, #76] ldr w8, [sp, #76] mov w9, #100 sdiv w10, w8, w9 mul w10, w10, w9 subs w8, w8, w10 ldur x10, [x29, #-40] ldr w11, [sp, #80] ldur w12, [x29, #-60] add w11, w11, w12 str w8, [x10, w11, sxtw #2] ldr w8, [sp, #76] sdiv w8, w8, w9 str w8, [sp, #76] ldr w8, [sp, #76] subs w8, w8, #100 str w8, [sp, #76] ldr w8, [sp, #76] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB43_49 b LBB43_46 LBB43_46: ; in Loop: Header=BB43_44 Depth=2 ldr w8, [sp, #80] ldur w9, [x29, #-60] add w8, w8, w9 add w8, w8, #1 ldur w9, [x29, #-68] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB43_48 b LBB43_47 LBB43_47: ; in Loop: Header=BB43_44 Depth=2 adrp x0, l_.str.81@PAGE add x0, x0, l_.str.81@PAGEOFF bl _cerror b LBB43_48 LBB43_48: ; in Loop: Header=BB43_44 Depth=2 ldr w10, [sp, #76] ldur x8, [x29, #-40] ldr w9, [sp, #80] ldur w11, [x29, #-60] add w9, w9, w11 add w9, w9, #1 add x9, x8, w9, sxtw #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB43_49 LBB43_49: ; in Loop: Header=BB43_44 Depth=2 b LBB43_50 LBB43_50: ; in Loop: Header=BB43_44 Depth=2 ldur w8, [x29, #-60] add w8, w8, #1 stur w8, [x29, #-60] b LBB43_44 LBB43_51: ; in Loop: Header=BB43_41 Depth=1 b LBB43_52 LBB43_52: ; in Loop: Header=BB43_41 Depth=1 mov w8, #1 stur w8, [x29, #-64] ldur w8, [x29, #-72] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_53 LBB43_53: ; Parent Loop BB43_41 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB43_58 b LBB43_54 LBB43_54: ; in Loop: Header=BB43_53 Depth=2 ldur x8, [x29, #-40] ldr w9, [sp, #80] ldur w10, [x29, #-60] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldur x9, [x29, #-48] ldursw x10, [x29, #-60] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB43_56 b LBB43_55 LBB43_55: ; in Loop: Header=BB43_41 Depth=1 ldur x8, [x29, #-40] ldr w9, [sp, #80] ldur w10, [x29, #-60] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldur x9, [x29, #-48] ldursw x10, [x29, #-60] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, gt and w8, w8, #0x1 stur w8, [x29, #-64] b LBB43_58 LBB43_56: ; in Loop: Header=BB43_53 Depth=2 b LBB43_57 LBB43_57: ; in Loop: Header=BB43_53 Depth=2 ldur w8, [x29, #-60] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_53 LBB43_58: ; in Loop: Header=BB43_41 Depth=1 ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB43_68 b LBB43_59 LBB43_59: ; in Loop: Header=BB43_41 Depth=1 stur wzr, [x29, #-60] b LBB43_60 LBB43_60: ; Parent Loop BB43_41 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-60] ldur w9, [x29, #-72] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB43_67 b LBB43_61 LBB43_61: ; in Loop: Header=BB43_60 Depth=2 ldur x8, [x29, #-40] ldr w9, [sp, #80] ldur w10, [x29, #-60] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldur x9, [x29, #-48] ldursw x10, [x29, #-60] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 str w8, [sp, #72] ldr w8, [sp, #72] mov w9, #10000 add w8, w8, w9 str w8, [sp, #72] ldr w8, [sp, #72] mov w9, #100 sdiv w10, w8, w9 mul w10, w10, w9 subs w8, w8, w10 ldur x10, [x29, #-40] ldr w11, [sp, #80] ldur w12, [x29, #-60] add w11, w11, w12 str w8, [x10, w11, sxtw #2] ldr w8, [sp, #72] sdiv w8, w8, w9 str w8, [sp, #72] ldr w8, [sp, #72] subs w8, w8, #100 str w8, [sp, #72] ldr w8, [sp, #72] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB43_65 b LBB43_62 LBB43_62: ; in Loop: Header=BB43_60 Depth=2 ldr w8, [sp, #80] ldur w9, [x29, #-60] add w8, w8, w9 add w8, w8, #1 ldur w9, [x29, #-68] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB43_64 b LBB43_63 LBB43_63: ; in Loop: Header=BB43_60 Depth=2 adrp x0, l_.str.81@PAGE add x0, x0, l_.str.81@PAGEOFF bl _cerror b LBB43_64 LBB43_64: ; in Loop: Header=BB43_60 Depth=2 ldr w10, [sp, #72] ldur x8, [x29, #-40] ldr w9, [sp, #80] ldur w11, [x29, #-60] add w9, w9, w11 add w9, w9, #1 add x9, x8, w9, sxtw #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB43_65 LBB43_65: ; in Loop: Header=BB43_60 Depth=2 b LBB43_66 LBB43_66: ; in Loop: Header=BB43_60 Depth=2 ldur w8, [x29, #-60] add w8, w8, #1 stur w8, [x29, #-60] b LBB43_60 LBB43_67: ; in Loop: Header=BB43_41 Depth=1 ldur x8, [x29, #-56] ldrsw x9, [sp, #80] add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB43_68 LBB43_68: ; in Loop: Header=BB43_41 Depth=1 ldur x8, [x29, #-40] ldur w9, [x29, #-72] subs w9, w9, #1 ldr w10, [sp, #80] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] mov w9, #100 mul w8, w8, w9 ldur x9, [x29, #-40] ldur w10, [x29, #-72] subs w10, w10, #2 ldr w11, [sp, #80] add w10, w10, w11 ldr w9, [x9, w10, sxtw #2] add w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 str x8, [sp, #88] b LBB43_69 LBB43_69: ; in Loop: Header=BB43_41 Depth=1 ldr w8, [sp, #80] subs w8, w8, #1 str w8, [sp, #80] b LBB43_41 LBB43_70: b LBB43_71 LBB43_71: ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB43_73 b LBB43_72 LBB43_72: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.82@PAGE add x1, x1, l_.str.82@PAGEOFF bl _fprintf b LBB43_73 LBB43_73: ldur w8, [x29, #-76] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_74 LBB43_74: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, le mov w9, #0 str w9, [sp, #52] ; 4-byte Folded Spill tbnz w8, #0, LBB43_76 b LBB43_75 LBB43_75: ; in Loop: Header=BB43_74 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-60] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq str w8, [sp, #52] ; 4-byte Folded Spill b LBB43_76 LBB43_76: ; in Loop: Header=BB43_74 Depth=1 ldr w8, [sp, #52] ; 4-byte Folded Reload tbz w8, #0, LBB43_79 b LBB43_77 LBB43_77: ; in Loop: Header=BB43_74 Depth=1 b LBB43_78 LBB43_78: ; in Loop: Header=BB43_74 Depth=1 ldur w8, [x29, #-60] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_74 LBB43_79: ldur x8, [x29, #-56] ldursw x9, [x29, #-60] ldr w8, [x8, x9, lsl #2] mov w9, #10 sdiv w8, w8, w9 stur w8, [x29, #-64] ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB43_81 b LBB43_80 LBB43_80: ldur w8, [x29, #-64] add w8, w8, #48 adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB43_81 LBB43_81: ldur x8, [x29, #-56] ldursw x9, [x29, #-60] ldr w8, [x8, x9, lsl #2] mov w10, #10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w8, w8, #48 adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc ldur w8, [x29, #-60] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_82 LBB43_82: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB43_85 b LBB43_83 LBB43_83: ; in Loop: Header=BB43_82 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-60] ldr w8, [x8, x9, lsl #2] mov w9, #10 str w9, [sp, #36] ; 4-byte Folded Spill sdiv w8, w8, w9 add w8, w8, #48 adrp x9, _tmp@PAGE str x9, [sp, #40] ; 8-byte Folded Spill ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc ldr w11, [sp, #36] ; 4-byte Folded Reload ldr x9, [sp, #40] ; 8-byte Folded Reload ldur x8, [x29, #-56] ldursw x10, [x29, #-60] ldr w8, [x8, x10, lsl #2] sdiv w10, w8, w11 mul w10, w10, w11 subs w8, w8, w10 add w8, w8, #48 ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB43_84 LBB43_84: ; in Loop: Header=BB43_82 Depth=1 ldur w8, [x29, #-60] subs w8, w8, #1 stur w8, [x29, #-60] b LBB43_82 LBB43_85: ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB43_87 b LBB43_86 LBB43_86: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.83@PAGE add x1, x1, l_.str.83@PAGEOFF bl _fprintf b LBB43_87 LBB43_87: ldur x0, [x29, #-40] bl _free ldur x0, [x29, #-48] bl _free ldur x0, [x29, #-56] bl _free ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB43_89 b LBB43_88 LBB43_88: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.84@PAGE add x1, x1, l_.str.84@PAGEOFF bl _fprintf b LBB43_89 LBB43_89: ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 ret .cfi_endproc ; -- End function .globl _f_div ; -- Begin function f_div .p2align 2 _f_div: ; @f_div .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-24] stur x1, [x29, #-32] str wzr, [sp, #68] str wzr, [sp, #64] ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB44_2 b LBB44_1 LBB44_1: b LBB44_77 LBB44_2: ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-40] b LBB44_3 LBB44_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_6 b LBB44_4 LBB44_4: ; in Loop: Header=BB44_3 Depth=1 b LBB44_5 LBB44_5: ; in Loop: Header=BB44_3 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB44_3 LBB44_6: ldur x8, [x29, #-40] stur x8, [x29, #-64] b LBB44_7 LBB44_7: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] subs x8, x8, #1 stur x8, [x29, #-40] b LBB44_8 LBB44_8: ; in Loop: Header=BB44_7 Depth=1 ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB44_11 b LBB44_9 LBB44_9: ; in Loop: Header=BB44_7 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB44_11 b LBB44_10 LBB44_10: ; in Loop: Header=BB44_7 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #44] ; 4-byte Folded Spill b LBB44_11 LBB44_11: ; in Loop: Header=BB44_7 Depth=1 ldr w8, [sp, #44] ; 4-byte Folded Reload tbnz w8, #0, LBB44_7 b LBB44_12 LBB44_12: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #40] ; 4-byte Folded Spill tbnz w8, #0, LBB44_14 b LBB44_13 LBB44_13: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #40] ; 4-byte Folded Spill b LBB44_14 LBB44_14: ldr w8, [sp, #40] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #60] ldur x8, [x29, #-32] ldr x8, [x8, #8] stur x8, [x29, #-56] b LBB44_15 LBB44_15: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB44_18 b LBB44_16 LBB44_16: ; in Loop: Header=BB44_15 Depth=1 ldur x8, [x29, #-56] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB44_17 LBB44_17: ; in Loop: Header=BB44_15 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB44_15 LBB44_18: ldur x8, [x29, #-40] ldur x9, [x29, #-32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB44_21 b LBB44_19 LBB44_19: ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB44_21 b LBB44_20 LBB44_20: ldur x8, [x29, #-40] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB44_21 LBB44_21: ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB44_22 LBB44_22: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB44_24 b LBB44_23 LBB44_23: ; in Loop: Header=BB44_22 Depth=1 ldur x8, [x29, #-40] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #36] ; 4-byte Folded Spill b LBB44_24 LBB44_24: ; in Loop: Header=BB44_22 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload tbz w8, #0, LBB44_26 b LBB44_25 LBB44_25: ; in Loop: Header=BB44_22 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB44_22 LBB44_26: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB44_34 b LBB44_27 LBB44_27: str wzr, [sp, #68] ldur x8, [x29, #-40] stur x8, [x29, #-56] b LBB44_28 LBB44_28: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_31 b LBB44_29 LBB44_29: ; in Loop: Header=BB44_28 Depth=1 ldr w8, [sp, #68] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #68] b LBB44_30 LBB44_30: ; in Loop: Header=BB44_28 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB44_28 LBB44_31: ldr w8, [sp, #60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_33 b LBB44_32 LBB44_32: ldr w9, [sp, #68] mov w8, #0 subs w8, w8, w9 str w8, [sp, #68] b LBB44_33 LBB44_33: str wzr, [sp, #52] b LBB44_35 LBB44_34: mov w8, #1 str w8, [sp, #52] b LBB44_35 LBB44_35: ldur x8, [x29, #-32] ldr x8, [x8, #16] stur x8, [x29, #-48] b LBB44_36 LBB44_36: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_39 b LBB44_37 LBB44_37: ; in Loop: Header=BB44_36 Depth=1 b LBB44_38 LBB44_38: ; in Loop: Header=BB44_36 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB44_36 LBB44_39: ldur x8, [x29, #-48] str x8, [sp, #72] b LBB44_40 LBB44_40: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] subs x8, x8, #1 stur x8, [x29, #-48] b LBB44_41 LBB44_41: ; in Loop: Header=BB44_40 Depth=1 ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB44_44 b LBB44_42 LBB44_42: ; in Loop: Header=BB44_40 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB44_44 b LBB44_43 LBB44_43: ; in Loop: Header=BB44_40 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #32] ; 4-byte Folded Spill b LBB44_44 LBB44_44: ; in Loop: Header=BB44_40 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload tbnz w8, #0, LBB44_40 b LBB44_45 LBB44_45: ldur x8, [x29, #-48] ldur x9, [x29, #-32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB44_47 b LBB44_46 LBB44_46: ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #28] ; 4-byte Folded Spill b LBB44_47 LBB44_47: ldr w8, [sp, #28] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #56] ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB44_48 LBB44_48: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB44_50 b LBB44_49 LBB44_49: ; in Loop: Header=BB44_48 Depth=1 ldur x8, [x29, #-48] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #24] ; 4-byte Folded Spill b LBB44_50 LBB44_50: ; in Loop: Header=BB44_48 Depth=1 ldr w8, [sp, #24] ; 4-byte Folded Reload tbz w8, #0, LBB44_52 b LBB44_51 LBB44_51: ; in Loop: Header=BB44_48 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB44_48 LBB44_52: ldr x8, [sp, #72] ldur x9, [x29, #-48] subs x8, x8, x9 subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB44_60 b LBB44_53 LBB44_53: str wzr, [sp, #64] ldur x8, [x29, #-48] stur x8, [x29, #-56] b LBB44_54 LBB44_54: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-56] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_57 b LBB44_55 LBB44_55: ; in Loop: Header=BB44_54 Depth=1 ldr w8, [sp, #64] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-56] ldrsb w9, [x9] add w8, w8, w9 subs w8, w8, #48 str w8, [sp, #64] b LBB44_56 LBB44_56: ; in Loop: Header=BB44_54 Depth=1 ldur x8, [x29, #-56] add x8, x8, #1 stur x8, [x29, #-56] b LBB44_54 LBB44_57: ldr w8, [sp, #56] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_59 b LBB44_58 LBB44_58: ldr w9, [sp, #64] mov w8, #0 subs w8, w8, w9 str w8, [sp, #64] b LBB44_59 LBB44_59: str wzr, [sp, #48] b LBB44_61 LBB44_60: mov w8, #1 str w8, [sp, #48] b LBB44_61 LBB44_61: ldr w8, [sp, #48] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB44_67 b LBB44_62 LBB44_62: ldr w8, [sp, #64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB44_67 b LBB44_63 LBB44_63: ldur w8, [x29, #-24] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB44_66 b LBB44_64 LBB44_64: ldur x8, [x29, #-32] ldr x8, [x8, #24] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_66 b LBB44_65 LBB44_65: ldur x8, [x29, #-32] ldr x0, [x8, #24] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _bputs b LBB44_66 LBB44_66: b LBB44_77 LBB44_67: ldr w8, [sp, #52] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB44_70 b LBB44_68 LBB44_68: ldr w8, [sp, #48] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB44_70 b LBB44_69 LBB44_69: ldrsw x8, [sp, #68] ldrsw x9, [sp, #64] sdiv x8, x8, x9 mov x9, sp str x8, [x9] sub x0, x29, #18 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #10 adrp x3, l_.str.75@PAGE add x3, x3, l_.str.75@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB44_77 LBB44_70: ldr w8, [sp, #52] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB44_72 b LBB44_71 LBB44_71: ldr w8, [sp, #68] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB44_73 b LBB44_72 LBB44_72: ldur x8, [x29, #-64] ldur x9, [x29, #-40] subs x8, x8, x9 ldr x9, [sp, #72] ldur x10, [x29, #-48] subs x9, x9, x10 subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB44_74 b LBB44_73 LBB44_73: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB44_77 LBB44_74: ldr w8, [sp, #60] ldr w9, [sp, #56] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB44_76 b LBB44_75 LBB44_75: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB44_76 LBB44_76: ldur x0, [x29, #-40] ldur x1, [x29, #-64] ldur x2, [x29, #-48] ldr x3, [sp, #72] bl _divide b LBB44_77 LBB44_77: 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, LBB44_79 b LBB44_78 LBB44_78: bl ___stack_chk_fail LBB44_79: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .globl _isdigit ; -- Begin function isdigit .p2align 2 _isdigit: ; @isdigit .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 strb w0, [sp, #27] str w1, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB45_4 b LBB45_1 LBB45_1: ldrsb w8, [sp, #27] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB45_3 b LBB45_2 LBB45_2: ldrsb w8, [sp, #27] ldr w9, [sp, #20] add w9, w9, #48 subs w8, w8, w9 cset w8, lt str w8, [sp, #16] ; 4-byte Folded Spill b LBB45_3 LBB45_3: ldr w8, [sp, #16] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #28] b LBB45_12 LBB45_4: ldrsb w8, [sp, #27] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB45_7 b LBB45_5 LBB45_5: ldrsb w8, [sp, #27] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB45_7 b LBB45_6 LBB45_6: mov w8, #1 str w8, [sp, #28] b LBB45_12 LBB45_7: ldrsb w8, [sp, #27] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB45_9 b LBB45_8 LBB45_8: ldrsb w8, [sp, #27] subs w8, w8, #32 strb w8, [sp, #27] b LBB45_9 LBB45_9: ldrsb w8, [sp, #27] subs w8, w8, #65 cset w8, lt mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB45_11 b LBB45_10 LBB45_10: ldrsb w8, [sp, #27] ldr w9, [sp, #20] add w9, w9, #65 subs w9, w9, #10 subs w8, w8, w9 cset w8, lt str w8, [sp, #12] ; 4-byte Folded Spill b LBB45_11 LBB45_11: ldr w8, [sp, #12] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #28] b LBB45_12 LBB45_12: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _tointeger ; -- Begin function tointeger .p2align 2 _tointeger: ; @tointeger .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 tbnz w8, #0, LBB46_3 b LBB46_1 LBB46_1: ldrsb w8, [sp, #15] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB46_3 b LBB46_2 LBB46_2: ldrsb w8, [sp, #15] subs w8, w8, #48 strb w8, [sp, #15] b LBB46_12 LBB46_3: ldrsb w8, [sp, #15] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB46_6 b LBB46_4 LBB46_4: ldrsb w8, [sp, #15] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB46_6 b LBB46_5 LBB46_5: ldrsb w8, [sp, #15] subs w8, w8, #55 strb w8, [sp, #15] b LBB46_11 LBB46_6: ldrsb w8, [sp, #15] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB46_9 b LBB46_7 LBB46_7: ldrsb w8, [sp, #15] subs w8, w8, #122 cset w8, gt tbnz w8, #0, LBB46_9 b LBB46_8 LBB46_8: ldrsb w8, [sp, #15] subs w8, w8, #87 strb w8, [sp, #15] b LBB46_10 LBB46_9: strb wzr, [sp, #15] b LBB46_10 LBB46_10: b LBB46_11 LBB46_11: b LBB46_12 LBB46_12: ldrsb w0, [sp, #15] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _todigit ; -- Begin function todigit .p2align 2 _todigit: ; @todigit .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #11] ldrsb w8, [sp, #11] subs w8, w8, #9 cset w8, gt tbnz w8, #0, LBB47_2 b LBB47_1 LBB47_1: ldrsb w8, [sp, #11] add w8, w8, #48 str w8, [sp, #12] b LBB47_3 LBB47_2: ldrsb w8, [sp, #11] add w8, w8, #97 subs w8, w8, #10 str w8, [sp, #12] b LBB47_3 LBB47_3: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _basis ; -- Begin function basis .p2align 2 _basis: ; @basis .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] stur w2, [x29, #-16] stur w3, [x29, #-20] sub x8, x29, #40 str x8, [sp, #48] ldr x8, [sp, #48] str wzr, [x8, #12] ldr x0, [sp, #48] bl _clear adrp x8, _debug@GOTPAGE ldr x8, [x8, _debug@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB48_2 b LBB48_1 LBB48_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldur x12, [x29, #-8] ldur w8, [x29, #-12] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-16] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x1, l_.str.85@PAGE add x1, x1, l_.str.85@PAGEOFF bl _fprintf b LBB48_2 LBB48_2: stur wzr, [x29, #-24] b LBB48_3 LBB48_3: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-24] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB48_6 b LBB48_4 LBB48_4: ; in Loop: Header=BB48_3 Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-24] ldrsb w0, [x8, x9] bl _tointeger ldur x8, [x29, #-8] ldursw x9, [x29, #-24] strb w0, [x8, x9] b LBB48_5 LBB48_5: ; in Loop: Header=BB48_3 Depth=1 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB48_3 LBB48_6: b LBB48_7 LBB48_7: ; =>This Loop Header: Depth=1 ; Child Loop BB48_8 Depth 2 str wzr, [sp, #44] mov w8, #1 str w8, [sp, #40] stur wzr, [x29, #-24] b LBB48_8 LBB48_8: ; Parent Loop BB48_7 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-24] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB48_14 b LBB48_9 LBB48_9: ; in Loop: Header=BB48_8 Depth=2 ldur x8, [x29, #-8] ldursw x9, [x29, #-24] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB48_12 b LBB48_10 LBB48_10: ; in Loop: Header=BB48_8 Depth=2 ldr w8, [sp, #44] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB48_12 b LBB48_11 LBB48_11: ; in Loop: Header=BB48_8 Depth=2 b LBB48_13 LBB48_12: ; in Loop: Header=BB48_8 Depth=2 ldr w8, [sp, #44] ldur w9, [x29, #-16] mul w8, w8, w9 ldur x9, [x29, #-8] ldursw x10, [x29, #-24] ldrsb w9, [x9, x10] add w8, w8, w9 str w8, [sp, #44] ldr w8, [sp, #44] ldur w9, [x29, #-20] sdiv w8, w8, w9 ldur x9, [x29, #-8] ldursw x10, [x29, #-24] strb w8, [x9, x10] ldur x8, [x29, #-8] ldursw x9, [x29, #-24] ldrsb w8, [x8, x9] ldur w9, [x29, #-20] mul w9, w8, w9 ldr w8, [sp, #44] subs w8, w8, w9 str w8, [sp, #44] str wzr, [sp, #40] b LBB48_13 LBB48_13: ; in Loop: Header=BB48_8 Depth=2 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB48_8 LBB48_14: ; in Loop: Header=BB48_7 Depth=1 ldr w8, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB48_16 b LBB48_15 LBB48_15: b LBB48_17 LBB48_16: ; in Loop: Header=BB48_7 Depth=1 ldr w8, [sp, #44] sxtb w0, w8 bl _todigit ldr x1, [sp, #48] sxtb w0, w0 bl _aputc b LBB48_7 LBB48_17: ldr x1, [sp, #48] mov w0, #0 bl _aputc ldr x8, [sp, #48] ldr x0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _bputs ldr x8, [sp, #48] ldr x0, [x8] bl _free ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _f_basis ; -- Begin function f_basis .p2align 2 _f_basis: ; @f_basis .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB49_2 b LBB49_1 LBB49_1: b LBB49_36 LBB49_2: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8] str w8, [sp, #28] ldur x8, [x29, #-16] ldr x8, [x8, #16] ldrsb w8, [x8] str w8, [sp, #24] ldr w8, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB49_6 b LBB49_3 LBB49_3: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB49_6 b LBB49_4 LBB49_4: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB49_6 b LBB49_5 LBB49_5: ldur x8, [x29, #-16] ldr x8, [x8, #16] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB49_7 b LBB49_6 LBB49_6: b LBB49_36 LBB49_7: ldr w8, [sp, #28] sxtb w0, w8 bl _tointeger add w8, w0, #1 str w8, [sp, #28] ldr w8, [sp, #24] sxtb w0, w8 bl _tointeger add w8, w0, #1 str w8, [sp, #24] ldr w8, [sp, #28] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB49_11 b LBB49_8 LBB49_8: ldr w8, [sp, #24] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB49_11 b LBB49_9 LBB49_9: ldr w8, [sp, #28] subs w8, w8, #36 cset w8, gt tbnz w8, #0, LBB49_11 b LBB49_10 LBB49_10: ldr w8, [sp, #24] subs w8, w8, #36 cset w8, le tbnz w8, #0, LBB49_12 b LBB49_11 LBB49_11: b LBB49_36 LBB49_12: ldur w8, [x29, #-4] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB49_14 b LBB49_13 LBB49_13: ldur x8, [x29, #-16] ldr x8, [x8, #24] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB49_15 b LBB49_14 LBB49_14: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB49_36 LBB49_15: ldur x8, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] b LBB49_16 LBB49_16: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB49_19 b LBB49_17 LBB49_17: ; in Loop: Header=BB49_16 Depth=1 b LBB49_18 LBB49_18: ; in Loop: Header=BB49_16 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB49_16 LBB49_19: ldur x8, [x29, #-24] str x8, [sp, #32] b LBB49_20 LBB49_20: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] b LBB49_21 LBB49_21: ; in Loop: Header=BB49_20 Depth=1 ldur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB49_23 b LBB49_22 LBB49_22: ; in Loop: Header=BB49_20 Depth=1 ldur x8, [x29, #-24] ldrsb w0, [x8] ldr w1, [sp, #28] bl _isdigit subs w8, w0, #0 cset w8, ne str w8, [sp, #16] ; 4-byte Folded Spill b LBB49_23 LBB49_23: ; in Loop: Header=BB49_20 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload tbnz w8, #0, LBB49_20 b LBB49_24 LBB49_24: ldur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB49_26 b LBB49_25 LBB49_25: ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB49_26 LBB49_26: ldr w8, [sp, #12] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #20] ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB49_27 LBB49_27: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB49_29 b LBB49_28 LBB49_28: ; in Loop: Header=BB49_27 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB49_29 LBB49_29: ; in Loop: Header=BB49_27 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB49_31 b LBB49_30 LBB49_30: ; in Loop: Header=BB49_27 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB49_27 LBB49_31: ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB49_33 b LBB49_32 LBB49_32: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB49_36 LBB49_33: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB49_35 b LBB49_34 LBB49_34: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #45 bl _aputc b LBB49_35 LBB49_35: ldur x0, [x29, #-24] ldr x8, [sp, #32] ldur x9, [x29, #-24] subs x8, x8, x9 mov x1, x8 ldr w2, [sp, #28] ldr w3, [sp, #24] bl _basis b LBB49_36 LBB49_36: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_or ; -- Begin function f_or .p2align 2 _f_or: ; @f_or .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB50_2 b LBB50_1 LBB50_1: b LBB50_35 LBB50_2: ldur x8, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] str wzr, [sp, #28] b LBB50_3 LBB50_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB50_5 b LBB50_4 LBB50_4: ; in Loop: Header=BB50_3 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB50_3 LBB50_5: b LBB50_6 LBB50_6: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB50_9 b LBB50_7 LBB50_7: ; in Loop: Header=BB50_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB50_9 b LBB50_8 LBB50_8: ; in Loop: Header=BB50_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #49 cset w8, le str w8, [sp, #20] ; 4-byte Folded Spill b LBB50_9 LBB50_9: ; in Loop: Header=BB50_6 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB50_11 b LBB50_10 LBB50_10: ; in Loop: Header=BB50_6 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB50_6 LBB50_11: ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp, #32] str wzr, [sp, #24] b LBB50_12 LBB50_12: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB50_14 b LBB50_13 LBB50_13: ; in Loop: Header=BB50_12 Depth=1 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB50_12 LBB50_14: b LBB50_15 LBB50_15: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB50_18 b LBB50_16 LBB50_16: ; in Loop: Header=BB50_15 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB50_18 b LBB50_17 LBB50_17: ; in Loop: Header=BB50_15 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #49 cset w8, le str w8, [sp, #16] ; 4-byte Folded Spill b LBB50_18 LBB50_18: ; in Loop: Header=BB50_15 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB50_20 b LBB50_19 LBB50_19: ; in Loop: Header=BB50_15 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB50_15 LBB50_20: ldr w8, [sp, #28] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB50_25 b LBB50_21 LBB50_21: b LBB50_22 LBB50_22: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w9, w8, #1 str w9, [sp, #28] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB50_24 b LBB50_23 LBB50_23: ; in Loop: Header=BB50_22 Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrsb w0, [x8, #1] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB50_22 LBB50_24: b LBB50_29 LBB50_25: b LBB50_26 LBB50_26: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] subs w9, w8, #1 str w9, [sp, #24] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB50_28 b LBB50_27 LBB50_27: ; in Loop: Header=BB50_26 Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrsb w0, [x8, #1] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB50_26 LBB50_28: b LBB50_29 LBB50_29: b LBB50_30 LBB50_30: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB50_32 b LBB50_31 LBB50_31: ; in Loop: Header=BB50_30 Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB50_32 LBB50_32: ; in Loop: Header=BB50_30 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB50_34 b LBB50_33 LBB50_33: ; in Loop: Header=BB50_30 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] ldr x9, [sp, #32] ldrsb w9, [x9] orr w8, w8, w9 adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB50_30 LBB50_34: b LBB50_35 LBB50_35: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_and ; -- Begin function f_and .p2align 2 _f_and: ; @f_and .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB51_2 b LBB51_1 LBB51_1: b LBB51_29 LBB51_2: ldur x8, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] str wzr, [sp, #28] b LBB51_3 LBB51_3: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB51_5 b LBB51_4 LBB51_4: ; in Loop: Header=BB51_3 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB51_3 LBB51_5: b LBB51_6 LBB51_6: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] subs x8, x8, #1 stur x8, [x29, #-24] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB51_9 b LBB51_7 LBB51_7: ; in Loop: Header=BB51_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB51_9 b LBB51_8 LBB51_8: ; in Loop: Header=BB51_6 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #49 cset w8, le str w8, [sp, #20] ; 4-byte Folded Spill b LBB51_9 LBB51_9: ; in Loop: Header=BB51_6 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB51_11 b LBB51_10 LBB51_10: ; in Loop: Header=BB51_6 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB51_6 LBB51_11: ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp, #32] str wzr, [sp, #24] b LBB51_12 LBB51_12: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB51_14 b LBB51_13 LBB51_13: ; in Loop: Header=BB51_12 Depth=1 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB51_12 LBB51_14: b LBB51_15 LBB51_15: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB51_18 b LBB51_16 LBB51_16: ; in Loop: Header=BB51_15 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB51_18 b LBB51_17 LBB51_17: ; in Loop: Header=BB51_15 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #49 cset w8, le str w8, [sp, #16] ; 4-byte Folded Spill b LBB51_18 LBB51_18: ; in Loop: Header=BB51_15 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB51_20 b LBB51_19 LBB51_19: ; in Loop: Header=BB51_15 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB51_15 LBB51_20: ldr w8, [sp, #28] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB51_22 b LBB51_21 LBB51_21: ldr w8, [sp, #28] ldr w9, [sp, #24] subs w9, w8, w9 ldur x8, [x29, #-24] add x8, x8, w9, sxtw stur x8, [x29, #-24] b LBB51_23 LBB51_22: ldr w8, [sp, #24] ldr w9, [sp, #28] subs w9, w8, w9 ldr x8, [sp, #32] add x8, x8, w9, sxtw str x8, [sp, #32] b LBB51_23 LBB51_23: b LBB51_24 LBB51_24: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] add x9, x8, #1 stur x9, [x29, #-24] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB51_26 b LBB51_25 LBB51_25: ; in Loop: Header=BB51_24 Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrsb w8, [x8, #1] subs w8, w8, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB51_26 LBB51_26: ; in Loop: Header=BB51_24 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB51_28 b LBB51_27 LBB51_27: ; in Loop: Header=BB51_24 Depth=1 ldur x8, [x29, #-24] ldrsb w8, [x8] ldr x9, [sp, #32] ldrsb w9, [x9] and w8, w8, w9 adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB51_24 LBB51_28: b LBB51_29 LBB51_29: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_not ; -- Begin function f_not .p2align 2 _f_not: ; @f_not .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB52_2 b LBB52_1 LBB52_1: b LBB52_15 LBB52_2: ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #8] b LBB52_3 LBB52_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB52_5 b LBB52_4 LBB52_4: ; in Loop: Header=BB52_3 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB52_3 LBB52_5: b LBB52_6 LBB52_6: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #1 str x8, [sp, #8] ldr x9, [sp, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB52_9 b LBB52_7 LBB52_7: ; in Loop: Header=BB52_6 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB52_9 b LBB52_8 LBB52_8: ; in Loop: Header=BB52_6 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #49 cset w8, le str w8, [sp, #4] ; 4-byte Folded Spill b LBB52_9 LBB52_9: ; in Loop: Header=BB52_6 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB52_11 b LBB52_10 LBB52_10: ; in Loop: Header=BB52_6 Depth=1 b LBB52_6 LBB52_11: b LBB52_12 LBB52_12: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] add x9, x8, #1 str x9, [sp, #8] ldrb w8, [x8, #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB52_14 b LBB52_13 LBB52_13: ; in Loop: Header=BB52_12 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] eor w8, w8, #0x1 adrp x9, _tmp@PAGE ldr x1, [x9, _tmp@PAGEOFF] sxtb w0, w8 bl _aputc b LBB52_12 LBB52_14: b LBB52_15 LBB52_15: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_length ; -- Begin function f_length .p2align 2 _f_length: ; @f_length .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, #32] str x1, [sp, #24] ldr w8, [sp, #32] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB53_2 b LBB53_1 LBB53_1: adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] mov w0, #48 bl _aputc b LBB53_3 LBB53_2: ldr x8, [sp, #24] ldr x0, [x8, #8] bl _strlen mov x8, sp str x0, [x8] sub x0, x29, #28 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #20 adrp x3, l_.str.75@PAGE add x3, x3, l_.str.75@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB53_3 LBB53_3: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB53_5 b LBB53_4 LBB53_4: bl ___stack_chk_fail LBB53_5: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_range ; -- Begin function f_range .p2align 2 _f_range: ; @f_range .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-32] str x1, [sp, #40] ldur w8, [x29, #-32] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB54_2 b LBB54_1 LBB54_1: b LBB54_13 LBB54_2: ldr x8, [sp, #40] ldr x0, [x8, #8] bl _lookloc str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB54_4 b LBB54_3 LBB54_3: ldr x8, [sp, #16] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB54_5 b LBB54_4 LBB54_4: str wzr, [sp, #36] b LBB54_12 LBB54_5: str wzr, [sp, #36] ldr x8, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #24] b LBB54_6 LBB54_6: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldr x9, [sp, #16] ldr x9, [x9, #16] ldr x10, [sp, #16] ldrsw x10, [x10, #28] add x9, x9, x10, lsl #3 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB54_11 b LBB54_7 LBB54_7: ; in Loop: Header=BB54_6 Depth=1 ldr x8, [sp, #24] ldr w8, [x8, #4] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB54_9 b LBB54_8 LBB54_8: ; in Loop: Header=BB54_6 Depth=1 ldr x8, [sp, #24] ldr w8, [x8, #4] add w8, w8, #1 str w8, [sp, #36] b LBB54_9 LBB54_9: ; in Loop: Header=BB54_6 Depth=1 b LBB54_10 LBB54_10: ; in Loop: Header=BB54_6 Depth=1 ldr x8, [sp, #24] add x8, x8, #8 str x8, [sp, #24] b LBB54_6 LBB54_11: b LBB54_12 LBB54_12: ldr w9, [sp, #36] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] sub x0, x29, #28 str x0, [sp, #8] ; 8-byte Folded Spill mov w1, #0 mov x2, #20 adrp x3, l_.str.74@PAGE add x3, x3, l_.str.74@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #8] ; 8-byte Folded Reload adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB54_13 LBB54_13: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB54_15 b LBB54_14 LBB54_14: bl ___stack_chk_fail LBB54_15: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _f_list ; -- Begin function f_list .p2align 2 _f_list: ; @f_list .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, _tab@GOTPAGE ldr x8, [x8, _tab@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB55_2 b LBB55_1 LBB55_1: adrp x8, l_.str.86@PAGE add x8, x8, l_.str.86@PAGEOFF str x8, [sp, #24] b LBB55_3 LBB55_2: ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #24] b LBB55_3 LBB55_3: ldr x8, [sp, #8] ; 8-byte Folded Reload str x8, [sp, #16] b LBB55_4 LBB55_4: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #16] adrp x10, _ntab@GOTPAGE ldr x10, [x10, _ntab@GOTPAGEOFF] ldrsw x10, [x10] add x9, x9, x10, lsl #5 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB55_9 b LBB55_5 LBB55_5: ; in Loop: Header=BB55_4 Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #16] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB55_7 b LBB55_6 LBB55_6: ; in Loop: Header=BB55_4 Depth=1 ldr x0, [sp, #24] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB55_7 LBB55_7: ; in Loop: Header=BB55_4 Depth=1 ldr x8, [sp, #16] ldr x0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputs b LBB55_8 LBB55_8: ; in Loop: Header=BB55_4 Depth=1 ldr x8, [sp, #16] add x8, x8, #32 str x8, [sp, #16] b LBB55_4 LBB55_9: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _f_print ; -- Begin function f_print .p2align 2 _f_print: ; @f_print .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill stur w0, [x29, #-4] stur x1, [x29, #-16] mov w8, #1 str w8, [sp, #36] b LBB56_1 LBB56_1: ; =>This Loop Header: Depth=1 ; Child Loop BB56_8 Depth 2 ; Child Loop BB56_10 Depth 3 ; Child Loop BB56_21 Depth 2 ldr w8, [sp, #36] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB56_31 b LBB56_2 LBB56_2: ; in Loop: Header=BB56_1 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #36] ldr x0, [x8, x9, lsl #3] bl _lookloc mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB56_4 b LBB56_3 LBB56_3: ; in Loop: Header=BB56_1 Depth=1 b LBB56_30 LBB56_4: ; in Loop: Header=BB56_1 Depth=1 ldur x8, [x29, #-24] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB56_6 b LBB56_5 LBB56_5: ; in Loop: Header=BB56_1 Depth=1 ldur x8, [x29, #-24] ldr x8, [x8, #16] str x8, [sp, #40] b LBB56_7 LBB56_6: ; in Loop: Header=BB56_1 Depth=1 ; kill: def $x8 killed $xzr str xzr, [sp, #40] b LBB56_7 LBB56_7: ; in Loop: Header=BB56_1 Depth=1 ldur x8, [x29, #-24] ldr x8, [x8, #8] stur x8, [x29, #-32] b LBB56_8 LBB56_8: ; Parent Loop BB56_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB56_10 Depth 3 ldur x8, [x29, #-32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB56_20 b LBB56_9 LBB56_9: ; in Loop: Header=BB56_8 Depth=2 b LBB56_10 LBB56_10: ; Parent Loop BB56_1 Depth=1 ; Parent Loop BB56_8 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB56_12 b LBB56_11 LBB56_11: ; in Loop: Header=BB56_10 Depth=3 ldur x8, [x29, #-32] ldur x9, [x29, #-24] ldr x9, [x9, #8] ldr x10, [sp, #40] ldrsw x10, [x10] add x9, x9, x10 subs x8, x8, x9 cset w8, eq str w8, [sp, #20] ; 4-byte Folded Spill b LBB56_12 LBB56_12: ; in Loop: Header=BB56_10 Depth=3 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB56_16 b LBB56_13 LBB56_13: ; in Loop: Header=BB56_10 Depth=3 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #40] ldr w8, [x8, #4] add w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x1, l_.str.87@PAGE add x1, x1, l_.str.87@PAGEOFF bl _fprintf ldr x8, [sp, #40] add x8, x8, #8 mov x9, x8 str x9, [sp, #40] ldur x9, [x29, #-24] ldr x9, [x9, #16] subs x8, x8, x9 mov x9, #8 sdiv x8, x8, x9 ldur x9, [x29, #-24] ldrsw x9, [x9, #28] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB56_15 b LBB56_14 LBB56_14: ; in Loop: Header=BB56_10 Depth=3 ; kill: def $x8 killed $xzr str xzr, [sp, #40] b LBB56_15 LBB56_15: ; in Loop: Header=BB56_10 Depth=3 b LBB56_10 LBB56_16: ; in Loop: Header=BB56_8 Depth=2 ldur x8, [x29, #-32] ldur x9, [x29, #-24] ldr x9, [x9, #8] ldur x10, [x29, #-24] ldrsw x10, [x10, #24] add x9, x9, x10 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB56_18 b LBB56_17 LBB56_17: ; in Loop: Header=BB56_8 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.88@PAGE add x1, x1, l_.str.88@PAGEOFF bl _fprintf b LBB56_18 LBB56_18: ; in Loop: Header=BB56_8 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-32] ldrsb w0, [x9] ldr x1, [x8] bl _putc b LBB56_19 LBB56_19: ; in Loop: Header=BB56_8 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB56_8 LBB56_20: ; in Loop: Header=BB56_1 Depth=1 b LBB56_21 LBB56_21: ; Parent Loop BB56_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB56_23 b LBB56_22 LBB56_22: ; in Loop: Header=BB56_21 Depth=2 ldur x8, [x29, #-32] ldur x9, [x29, #-24] ldr x9, [x9, #8] ldr x10, [sp, #40] ldrsw x10, [x10] add x9, x9, x10 subs x8, x8, x9 cset w8, eq str w8, [sp, #16] ; 4-byte Folded Spill b LBB56_23 LBB56_23: ; in Loop: Header=BB56_21 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB56_27 b LBB56_24 LBB56_24: ; in Loop: Header=BB56_21 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #40] ldr w8, [x8, #4] add w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x1, l_.str.87@PAGE add x1, x1, l_.str.87@PAGEOFF bl _fprintf ldr x8, [sp, #40] add x8, x8, #8 mov x9, x8 str x9, [sp, #40] ldur x9, [x29, #-24] ldr x9, [x9, #16] subs x8, x8, x9 mov x9, #8 sdiv x8, x8, x9 ldur x9, [x29, #-24] ldrsw x9, [x9, #28] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB56_26 b LBB56_25 LBB56_25: ; in Loop: Header=BB56_21 Depth=2 ; kill: def $x8 killed $xzr str xzr, [sp, #40] b LBB56_26 LBB56_26: ; in Loop: Header=BB56_21 Depth=2 b LBB56_21 LBB56_27: ; in Loop: Header=BB56_1 Depth=1 ldur x8, [x29, #-32] ldur x9, [x29, #-24] ldr x9, [x9, #8] ldur x10, [x29, #-24] ldrsw x10, [x10, #24] add x9, x9, x10 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB56_29 b LBB56_28 LBB56_28: ; in Loop: Header=BB56_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.88@PAGE add x1, x1, l_.str.88@PAGEOFF bl _fprintf b LBB56_29 LBB56_29: ; in Loop: Header=BB56_1 Depth=1 b LBB56_30 LBB56_30: ; in Loop: Header=BB56_1 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB56_1 LBB56_31: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _f_call ; -- Begin function f_call .p2align 2 _f_call: ; @f_call .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB57_2 b LBB57_1 LBB57_1: ldr x8, [sp, #16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB57_3 b LBB57_2 LBB57_2: b LBB57_6 LBB57_3: ldr x8, [sp, #16] ldr x0, [x8, #8] bl _lookloc mov x8, x0 str x8, [sp, #8] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB57_5 b LBB57_4 LBB57_4: b LBB57_6 LBB57_5: ldr x0, [sp, #8] ldur w8, [x29, #-4] subs w1, w8, #2 ldr x8, [sp, #16] add x2, x8, #16 bl _callform b LBB57_6 LBB57_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_getline ; -- Begin function f_getline .p2align 2 _f_getline: ; @f_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 w0, [x29, #-4] str x1, [sp, #16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB58_2 b LBB58_1 LBB58_1: ldr x8, [sp, #16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB58_3 b LBB58_2 LBB58_2: b LBB58_23 LBB58_3: ldr x8, [sp, #16] ldr x0, [x8, #8] bl _lookloc mov x8, x0 str x8, [sp, #8] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB58_5 b LBB58_4 LBB58_4: b LBB58_23 LBB58_5: ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp, #8] ldrsw x9, [x9, #24] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB58_9 b LBB58_6 LBB58_6: ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB58_8 b LBB58_7 LBB58_7: ldr x8, [sp, #16] ldr x0, [x8, #16] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _bputs b LBB58_8 LBB58_8: b LBB58_23 LBB58_9: ldr x8, [sp, #8] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB58_20 b LBB58_10 LBB58_10: ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp] b LBB58_11 LBB58_11: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x9, [sp, #8] ldr x9, [x9, #16] ldr x10, [sp, #8] ldrsw x10, [x10, #28] add x9, x9, x10, lsl #3 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB58_19 b LBB58_12 LBB58_12: ; in Loop: Header=BB58_11 Depth=1 ldr x8, [sp] ldr w8, [x8] ldr x9, [sp, #8] ldr w9, [x9, #24] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB58_17 b LBB58_13 LBB58_13: b LBB58_14 LBB58_14: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr w8, [x8, #24] ldr x9, [sp] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB58_16 b LBB58_15 LBB58_15: ; in Loop: Header=BB58_14 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x11, [sp, #8] ldrsw x9, [x11, #24] mov x10, x9 add w10, w10, #1 str w10, [x11, #24] ldrsb w0, [x8, x9] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB58_14 LBB58_16: b LBB58_23 LBB58_17: ; in Loop: Header=BB58_11 Depth=1 b LBB58_18 LBB58_18: ; in Loop: Header=BB58_11 Depth=1 ldr x8, [sp] add x8, x8, #8 str x8, [sp] b LBB58_11 LBB58_19: b LBB58_20 LBB58_20: b LBB58_21 LBB58_21: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp, #8] ldrsw x9, [x9, #24] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB58_23 b LBB58_22 LBB58_22: ; in Loop: Header=BB58_21 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x11, [sp, #8] ldrsw x9, [x11, #24] mov x10, x9 add w10, w10, #1 str w10, [x11, #24] ldrsb w0, [x8, x9] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB58_21 LBB58_23: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_get ; -- Begin function f_get .p2align 2 _f_get: ; @f_get .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB59_3 b LBB59_1 LBB59_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB59_3 b LBB59_2 LBB59_2: ldur x8, [x29, #-16] ldr x8, [x8, #16] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB59_4 b LBB59_3 LBB59_3: b LBB59_38 LBB59_4: ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _lookloc mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB59_6 b LBB59_5 LBB59_5: b LBB59_38 LBB59_6: ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp, #32] b LBB59_7 LBB59_7: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB59_8 LBB59_8: ; in Loop: Header=BB59_7 Depth=1 ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB59_7 b LBB59_9 LBB59_9: b LBB59_10 LBB59_10: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] b LBB59_11 LBB59_11: ; in Loop: Header=BB59_10 Depth=1 ldr x8, [sp, #32] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB59_14 b LBB59_12 LBB59_12: ; in Loop: Header=BB59_10 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB59_14 b LBB59_13 LBB59_13: ; in Loop: Header=BB59_10 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #12] ; 4-byte Folded Spill b LBB59_14 LBB59_14: ; in Loop: Header=BB59_10 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbnz w8, #0, LBB59_10 b LBB59_15 LBB59_15: ldr x8, [sp, #32] ldur x9, [x29, #-16] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB59_17 b LBB59_16 LBB59_16: ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB59_17 LBB59_17: ldr w8, [sp, #8] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #28] str xzr, [sp, #16] b LBB59_18 LBB59_18: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrb w8, [x8, #1] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB59_22 b LBB59_19 LBB59_19: ; in Loop: Header=BB59_18 Depth=1 ldr x8, [sp, #16] mov x9, #10 mul x8, x8, x9 ldr x9, [sp, #32] ldrsb x9, [x9] add x8, x8, x9 subs x8, x8, #48 str x8, [sp, #16] subs x8, x8, #8, lsl #12 ; =32768 cset w8, lt tbnz w8, #0, LBB59_21 b LBB59_20 LBB59_20: b LBB59_33 LBB59_21: ; in Loop: Header=BB59_18 Depth=1 b LBB59_18 LBB59_22: ldur x8, [x29, #-24] ldr x8, [x8, #8] ldur x9, [x29, #-24] ldrsw x9, [x9, #24] add x8, x8, x9 str x8, [sp, #32] ldr w8, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB59_29 b LBB59_23 LBB59_23: ldr x9, [sp, #16] ldr x8, [sp, #32] subs x8, x8, x9 str x8, [sp, #32] ldr x8, [sp, #32] ldur x9, [x29, #-24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB59_25 b LBB59_24 LBB59_24: b LBB59_33 LBB59_25: ldr x8, [sp, #32] ldur x9, [x29, #-24] ldr x9, [x9, #8] subs x8, x8, x9 ldur x9, [x29, #-24] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #24] b LBB59_26 LBB59_26: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x9, x8, #1 str x9, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB59_28 b LBB59_27 LBB59_27: ; in Loop: Header=BB59_26 Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB59_26 LBB59_28: b LBB59_38 LBB59_29: b LBB59_30 LBB59_30: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x9, x8, #1 str x9, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB59_37 b LBB59_31 LBB59_31: ; in Loop: Header=BB59_30 Depth=1 ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB59_36 b LBB59_32 LBB59_32: b LBB59_33 LBB59_33: adrp x8, _tmp@PAGE ldr x0, [x8, _tmp@PAGEOFF] bl _clear ldur w8, [x29, #-4] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB59_35 b LBB59_34 LBB59_34: ldur x8, [x29, #-16] ldr x0, [x8, #24] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _bputs b LBB59_35 LBB59_35: b LBB59_38 LBB59_36: ; in Loop: Header=BB59_30 Depth=1 ldr x8, [sp, #32] add x9, x8, #1 str x9, [sp, #32] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB59_30 LBB59_37: ldr x8, [sp, #32] ldur x9, [x29, #-24] ldr x9, [x9, #8] subs x8, x8, x9 ldur x9, [x29, #-24] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #24] b LBB59_38 LBB59_38: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_getchar ; -- Begin function f_getchar .p2align 2 _f_getchar: ; @f_getchar .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB60_2 b LBB60_1 LBB60_1: ldr x8, [sp, #16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB60_3 b LBB60_2 LBB60_2: b LBB60_10 LBB60_3: ldr x8, [sp, #16] ldr x0, [x8, #8] bl _lookloc mov x8, x0 str x8, [sp, #8] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB60_5 b LBB60_4 LBB60_4: b LBB60_10 LBB60_5: ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp, #8] ldrsw x9, [x9, #24] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB60_7 b LBB60_6 LBB60_6: ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x11, [sp, #8] ldrsw x9, [x11, #24] mov x10, x9 add w10, w10, #1 str w10, [x11, #24] ldrsb w0, [x8, x9] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB60_10 LBB60_7: ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB60_9 b LBB60_8 LBB60_8: ldr x8, [sp, #16] ldr x0, [x8, #16] adrp x8, _active@PAGE ldr x1, [x8, _active@PAGEOFF] bl _bputs b LBB60_9 LBB60_9: b LBB60_10 LBB60_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f_scan ; -- Begin function f_scan .p2align 2 _f_scan: ; @f_scan .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ; kill: def $x8 killed $xzr str xzr, [sp, #48] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB61_2 b LBB61_1 LBB61_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB61_3 b LBB61_2 LBB61_2: b LBB61_53 LBB61_3: ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _lookloc mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB61_5 b LBB61_4 LBB61_4: b LBB61_53 LBB61_5: ldur x8, [x29, #-24] ldr x8, [x8, #16] stur x8, [x29, #-40] str wzr, [sp, #28] ldur x8, [x29, #-24] ldr x8, [x8, #8] stur x8, [x29, #-32] b LBB61_6 LBB61_6: ; =>This Loop Header: Depth=1 ; Child Loop BB61_8 Depth 2 ; Child Loop BB61_10 Depth 3 ; Child Loop BB61_13 Depth 4 ; Child Loop BB61_31 Depth 2 ldur x8, [x29, #-32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB61_40 b LBB61_7 LBB61_7: ; in Loop: Header=BB61_6 Depth=1 mov w8, #-1 str w8, [sp, #36] str wzr, [sp, #40] mov w8, #2 str w8, [sp, #44] b LBB61_8 LBB61_8: ; Parent Loop BB61_6 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB61_10 Depth 3 ; Child Loop BB61_13 Depth 4 ldr w8, [sp, #44] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB61_27 b LBB61_9 LBB61_9: ; in Loop: Header=BB61_8 Depth=2 mov w8, #1 str w8, [sp, #32] ldur x8, [x29, #-40] str x8, [sp, #48] str wzr, [sp, #40] b LBB61_10 LBB61_10: ; Parent Loop BB61_6 Depth=1 ; Parent Loop BB61_8 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB61_13 Depth 4 ldur x8, [x29, #-16] ldrsw x9, [sp, #44] ldr x8, [x8, x9, lsl #3] ldrsw x9, [sp, #40] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB61_22 b LBB61_11 LBB61_11: ; in Loop: Header=BB61_10 Depth=3 ldr x8, [sp, #48] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB61_16 b LBB61_12 LBB61_12: ; in Loop: Header=BB61_10 Depth=3 b LBB61_13 LBB61_13: ; Parent Loop BB61_6 Depth=1 ; Parent Loop BB61_8 Depth=2 ; Parent Loop BB61_10 Depth=3 ; => This Inner Loop Header: Depth=4 ldur x8, [x29, #-24] ldr x8, [x8, #8] ldr x9, [sp, #48] ldrsw x9, [x9] add x8, x8, x9 ldur x9, [x29, #-32] ldrsw x10, [sp, #40] add x9, x9, x10 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB61_15 b LBB61_14 LBB61_14: ; in Loop: Header=BB61_13 Depth=4 ldr x8, [sp, #48] add x8, x8, #8 str x8, [sp, #48] b LBB61_13 LBB61_15: ; in Loop: Header=BB61_10 Depth=3 b LBB61_16 LBB61_16: ; in Loop: Header=BB61_10 Depth=3 ldur x8, [x29, #-16] ldrsw x9, [sp, #44] ldr x8, [x8, x9, lsl #3] ldrsw x9, [sp, #40] ldrsb w8, [x8, x9] ldur x9, [x29, #-32] ldrsw x10, [sp, #40] ldrsb w9, [x9, x10] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB61_19 b LBB61_17 LBB61_17: ; in Loop: Header=BB61_10 Depth=3 ldr x8, [sp, #48] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB61_20 b LBB61_18 LBB61_18: ; in Loop: Header=BB61_10 Depth=3 ldur x8, [x29, #-24] ldr x8, [x8, #8] ldr x9, [sp, #48] ldrsw x9, [x9] add x8, x8, x9 ldur x9, [x29, #-32] ldrsw x10, [sp, #40] add x9, x9, x10 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB61_20 b LBB61_19 LBB61_19: ; in Loop: Header=BB61_8 Depth=2 str wzr, [sp, #32] b LBB61_22 LBB61_20: ; in Loop: Header=BB61_10 Depth=3 b LBB61_21 LBB61_21: ; in Loop: Header=BB61_10 Depth=3 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB61_10 LBB61_22: ; in Loop: Header=BB61_8 Depth=2 ldr w8, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB61_24 b LBB61_23 LBB61_23: ; in Loop: Header=BB61_8 Depth=2 ldr w8, [sp, #32] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB61_25 b LBB61_24 LBB61_24: ; in Loop: Header=BB61_8 Depth=2 b LBB61_26 LBB61_25: ; in Loop: Header=BB61_6 Depth=1 ldr w8, [sp, #44] subs w8, w8, #2 str w8, [sp, #36] b LBB61_27 LBB61_26: ; in Loop: Header=BB61_8 Depth=2 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB61_8 LBB61_27: ; in Loop: Header=BB61_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB61_29 b LBB61_28 LBB61_28: ; in Loop: Header=BB61_6 Depth=1 ldur x8, [x29, #-32] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB61_39 LBB61_29: ; in Loop: Header=BB61_6 Depth=1 ldr x8, [sp, #48] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB61_36 b LBB61_30 LBB61_30: ; in Loop: Header=BB61_6 Depth=1 b LBB61_31 LBB61_31: ; Parent Loop BB61_6 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-40] ldr x9, [sp, #48] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB61_35 b LBB61_32 LBB61_32: ; in Loop: Header=BB61_31 Depth=2 ldrsw x10, [sp, #28] mov x8, x10 add w8, w8, #1 str w8, [sp, #28] adrp x9, _f_scan.buf@PAGE add x9, x9, _f_scan.buf@PAGEOFF ldur x8, [x29, #-40] add x11, x8, #8 stur x11, [x29, #-40] ldr x8, [x8] str x8, [x9, x10, lsl #3] ldr w8, [sp, #28] subs w8, w8, #1024 cset w8, lt tbnz w8, #0, LBB61_34 b LBB61_33 LBB61_33: ; in Loop: Header=BB61_31 Depth=2 adrp x0, l_.str.89@PAGE add x0, x0, l_.str.89@PAGEOFF bl _cerror b LBB61_34 LBB61_34: ; in Loop: Header=BB61_31 Depth=2 b LBB61_31 LBB61_35: ; in Loop: Header=BB61_6 Depth=1 b LBB61_36 LBB61_36: ; in Loop: Header=BB61_6 Depth=1 adrp x8, _tmp@PAGE ldr x8, [x8, _tmp@PAGEOFF] ldr w8, [x8, #8] ldrsw x9, [sp, #28] lsl x10, x9, #3 adrp x9, _f_scan.buf@PAGE add x9, x9, _f_scan.buf@PAGEOFF str w8, [x9, x10] ldr w8, [sp, #36] ldrsw x10, [sp, #28] mov x11, x10 add w11, w11, #1 str w11, [sp, #28] add x9, x9, x10, lsl #3 str w8, [x9, #4] ldr w8, [sp, #28] subs w8, w8, #1024 cset w8, lt tbnz w8, #0, LBB61_38 b LBB61_37 LBB61_37: ; in Loop: Header=BB61_6 Depth=1 adrp x0, l_.str.89@PAGE add x0, x0, l_.str.89@PAGEOFF bl _cerror b LBB61_38 LBB61_38: ; in Loop: Header=BB61_6 Depth=1 ldr w8, [sp, #40] subs w9, w8, #1 ldur x8, [x29, #-32] add x8, x8, w9, sxtw stur x8, [x29, #-32] b LBB61_39 LBB61_39: ; in Loop: Header=BB61_6 Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB61_6 LBB61_40: ldr w8, [sp, #28] ldur x9, [x29, #-24] ldr w9, [x9, #28] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB61_52 b LBB61_41 LBB61_41: adrp x8, _tmp@PAGE str x8, [sp, #8] ; 8-byte Folded Spill ldr x1, [x8, _tmp@PAGEOFF] mov w0, #0 bl _aputc ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x9, [x8, _tmp@PAGEOFF] ldr x9, [x9] str x9, [sp, #16] ; 8-byte Folded Spill ldr x8, [x8, _tmp@PAGEOFF] ldr x0, [x8] bl _strlen mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload add x1, x8, #1 bl _realloc ldur x8, [x29, #-24] str x0, [x8, #8] ldur x8, [x29, #-24] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB61_43 b LBB61_42 LBB61_42: adrp x0, l_.str.90@PAGE add x0, x0, l_.str.90@PAGEOFF bl _cerror b LBB61_43 LBB61_43: ldr w8, [sp, #28] ldur x9, [x29, #-24] str w8, [x9, #28] ldur x8, [x29, #-24] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB61_45 b LBB61_44 LBB61_44: ldur x8, [x29, #-24] ldr x0, [x8, #16] bl _free b LBB61_45 LBB61_45: ldrsw x9, [sp, #28] mov x8, #8 mul x0, x8, x9 bl _malloc ldur x8, [x29, #-24] str x0, [x8, #16] ldur x8, [x29, #-24] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB61_47 b LBB61_46 LBB61_46: adrp x0, l_.str.90@PAGE add x0, x0, l_.str.90@PAGEOFF bl _cerror b LBB61_47 LBB61_47: str wzr, [sp, #44] b LBB61_48 LBB61_48: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #44] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB61_51 b LBB61_49 LBB61_49: ; in Loop: Header=BB61_48 Depth=1 ldur x8, [x29, #-24] ldr x9, [x8, #16] ldrsw x10, [sp, #44] ldrsw x11, [sp, #44] adrp x8, _f_scan.buf@PAGE add x8, x8, _f_scan.buf@PAGEOFF ldr x8, [x8, x11, lsl #3] str x8, [x9, x10, lsl #3] b LBB61_50 LBB61_50: ; in Loop: Header=BB61_48 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB61_48 LBB61_51: b LBB61_52 LBB61_52: ldur x8, [x29, #-24] str wzr, [x8, #24] adrp x8, _tmp@PAGE ldr x9, [x8, _tmp@PAGEOFF] str wzr, [x9, #12] ldr x0, [x8, _tmp@PAGEOFF] bl _clear b LBB61_53 LBB61_53: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _f_find ; -- Begin function f_find .p2align 2 _f_find: ; @f_find .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] str wzr, [sp, #12] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB62_3 b LBB62_1 LBB62_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB62_3 b LBB62_2 LBB62_2: ldur x8, [x29, #-16] ldr x8, [x8, #16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB62_4 b LBB62_3 LBB62_3: b LBB62_24 LBB62_4: ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _lookloc mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB62_6 b LBB62_5 LBB62_5: b LBB62_24 LBB62_6: ldur x8, [x29, #-24] ldr x8, [x8, #16] str x8, [sp, #24] ldur x8, [x29, #-24] ldr x8, [x8, #8] ldur x9, [x29, #-24] ldrsw x9, [x9, #24] add x8, x8, x9 str x8, [sp, #32] b LBB62_7 LBB62_7: ; =>This Loop Header: Depth=1 ; Child Loop BB62_9 Depth 2 ; Child Loop BB62_11 Depth 3 ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB62_22 b LBB62_8 LBB62_8: ; in Loop: Header=BB62_7 Depth=1 mov w8, #1 str w8, [sp, #8] ldr x8, [sp, #24] str x8, [sp, #16] str wzr, [sp, #12] b LBB62_9 LBB62_9: ; Parent Loop BB62_7 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB62_11 Depth 3 ldur x8, [x29, #-16] ldr x8, [x8, #16] ldrsw x9, [sp, #12] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB62_18 b LBB62_10 LBB62_10: ; in Loop: Header=BB62_9 Depth=2 b LBB62_11 LBB62_11: ; Parent Loop BB62_7 Depth=1 ; Parent Loop BB62_9 Depth=2 ; => This Inner Loop Header: Depth=3 ldur x8, [x29, #-24] ldr x8, [x8, #8] ldr x9, [sp, #16] ldrsw x9, [x9] add x8, x8, x9 ldr x9, [sp, #32] ldrsw x10, [sp, #12] add x9, x9, x10 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB62_13 b LBB62_12 LBB62_12: ; in Loop: Header=BB62_11 Depth=3 ldr x8, [sp, #16] add x8, x8, #8 str x8, [sp, #16] b LBB62_11 LBB62_13: ; in Loop: Header=BB62_9 Depth=2 ldur x8, [x29, #-16] ldr x8, [x8, #16] ldrsw x9, [sp, #12] ldrsb w8, [x8, x9] ldr x9, [sp, #32] ldrsw x10, [sp, #12] ldrsb w9, [x9, x10] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB62_15 b LBB62_14 LBB62_14: ; in Loop: Header=BB62_9 Depth=2 ldur x8, [x29, #-24] ldr x8, [x8, #8] ldr x9, [sp, #16] ldrsw x9, [x9] add x8, x8, x9 ldr x9, [sp, #32] ldrsw x10, [sp, #12] add x9, x9, x10 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB62_16 b LBB62_15 LBB62_15: ; in Loop: Header=BB62_7 Depth=1 str wzr, [sp, #8] b LBB62_18 LBB62_16: ; in Loop: Header=BB62_9 Depth=2 b LBB62_17 LBB62_17: ; in Loop: Header=BB62_9 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB62_9 LBB62_18: ; in Loop: Header=BB62_7 Depth=1 ldr w8, [sp, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB62_20 b LBB62_19 LBB62_19: b LBB62_22 LBB62_20: ; in Loop: Header=BB62_7 Depth=1 ldr x8, [sp, #32] ldrsb w0, [x8] adrp x8, _tmp@PAGE ldr x1, [x8, _tmp@PAGEOFF] bl _aputc b LBB62_21 LBB62_21: ; in Loop: Header=BB62_7 Depth=1 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB62_7 LBB62_22: ldr x8, [sp, #32] ldur x9, [x29, #-24] ldr x9, [x9, #8] subs x8, x8, x9 ldur x9, [x29, #-24] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #24] ldr x8, [sp, #32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB62_24 b LBB62_23 LBB62_23: ldr w10, [sp, #12] ldur x9, [x29, #-24] ldr w8, [x9, #24] add w8, w8, w10 str w8, [x9, #24] b LBB62_24 LBB62_24: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _f_clear ; -- Begin function f_clear .p2align 2 _f_clear: ; @f_clear .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _tab@GOTPAGE ldr x8, [x8, _tab@GOTPAGEOFF] str x8, [sp, #8] b LBB63_1 LBB63_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] adrp x9, _ntab@GOTPAGE ldr x9, [x9, _ntab@GOTPAGEOFF] ldrsw x10, [x9] adrp x9, _tab@GOTPAGE ldr x9, [x9, _tab@GOTPAGEOFF] add x9, x9, x10, lsl #5 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB63_6 b LBB63_2 LBB63_2: ; in Loop: Header=BB63_1 Depth=1 ldr x8, [sp, #8] ldr x0, [x8] bl _free ldr x8, [sp, #8] ldr x0, [x8, #8] bl _free ldr x8, [sp, #8] ldr w8, [x8, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB63_4 b LBB63_3 LBB63_3: ; in Loop: Header=BB63_1 Depth=1 ldr x8, [sp, #8] ldr x0, [x8, #16] bl _free b LBB63_4 LBB63_4: ; in Loop: Header=BB63_1 Depth=1 b LBB63_5 LBB63_5: ; in Loop: Header=BB63_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #32 str x8, [sp, #8] b LBB63_1 LBB63_6: adrp x8, _ntab@GOTPAGE ldr x8, [x8, _ntab@GOTPAGEOFF] str wzr, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _f_trace ; -- Begin function f_trace .p2align 2 _f_trace: ; @f_trace .cfi_startproc ; %bb.0: adrp x9, _trace@GOTPAGE ldr x9, [x9, _trace@GOTPAGEOFF] mov w8, #1 str w8, [x9] ret .cfi_endproc ; -- End function .globl _f_notrace ; -- Begin function f_notrace .p2align 2 _f_notrace: ; @f_notrace .cfi_startproc ; %bb.0: adrp x8, _trace@GOTPAGE ldr x8, [x8, _trace@GOTPAGEOFF] str wzr, [x8] ret .cfi_endproc ; -- End function .globl _lookloc ; -- Begin function lookloc .p2align 2 _lookloc: ; @lookloc .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 wzr, [sp, #12] b LBB66_1 LBB66_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] adrp x9, _ntab@GOTPAGE ldr x9, [x9, _ntab@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB66_6 b LBB66_2 LBB66_2: ; in Loop: Header=BB66_1 Depth=1 ldr x0, [sp, #16] ldrsw x8, [sp, #12] lsl x9, x8, #5 adrp x8, _tab@GOTPAGE ldr x8, [x8, _tab@GOTPAGEOFF] ldr x1, [x8, x9] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB66_4 b LBB66_3 LBB66_3: ldrsw x9, [sp, #12] adrp x8, _tab@GOTPAGE ldr x8, [x8, _tab@GOTPAGEOFF] add x8, x8, x9, lsl #5 stur x8, [x29, #-8] b LBB66_7 LBB66_4: ; in Loop: Header=BB66_1 Depth=1 b LBB66_5 LBB66_5: ; in Loop: Header=BB66_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB66_1 LBB66_6: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB66_7 LBB66_7: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _create ; -- Begin function create .p2align 2 _create: ; @create .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, _ntab@GOTPAGE ldr x8, [x8, _ntab@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _tab@GOTPAGE ldr x8, [x8, _tab@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill stur x0, [x29, #-8] stur w1, [x29, #-12] ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] stur wzr, [x29, #-28] b LBB67_1 LBB67_1: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-28] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB67_6 b LBB67_2 LBB67_2: ; in Loop: Header=BB67_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldursw x9, [x29, #-28] lsl x9, x9, #5 ldr x1, [x8, x9] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB67_4 b LBB67_3 LBB67_3: ldr x8, [sp, #24] ; 8-byte Folded Reload ldursw x9, [x29, #-28] add x8, x8, x9, lsl #5 stur x8, [x29, #-24] b LBB67_6 LBB67_4: ; in Loop: Header=BB67_1 Depth=1 b LBB67_5 LBB67_5: ; in Loop: Header=BB67_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB67_1 LBB67_6: ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB67_15 b LBB67_7 LBB67_7: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #1024 cset w8, lt tbnz w8, #0, LBB67_9 b LBB67_8 LBB67_8: adrp x0, l_.str.91@PAGE add x0, x0, l_.str.91@PAGEOFF bl _cerror b LBB67_9 LBB67_9: ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #24] ; 8-byte Folded Reload ldrsw x10, [x9] add x8, x8, x10, lsl #5 stur x8, [x29, #-24] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB67_11 b LBB67_10 LBB67_10: ldur x8, [x29, #-8] ldur x9, [x29, #-24] str x8, [x9] b LBB67_14 LBB67_11: ldur x0, [x29, #-8] bl _strlen add x0, x0, #1 bl _malloc ldur x8, [x29, #-24] str x0, [x8] ldur x8, [x29, #-24] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB67_13 b LBB67_12 LBB67_12: ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.92@PAGE add x0, x0, l_.str.92@PAGEOFF bl _cerror b LBB67_13 LBB67_13: ldur x8, [x29, #-24] ldr x0, [x8] ldur x1, [x29, #-8] mov x2, #-1 bl ___strcpy_chk b LBB67_14 LBB67_14: b LBB67_18 LBB67_15: ldur x8, [x29, #-24] ldr x0, [x8, #8] bl _free ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB67_17 b LBB67_16 LBB67_16: ldur x0, [x29, #-8] bl _free b LBB67_17 LBB67_17: b LBB67_18 LBB67_18: ldur x0, [x29, #-24] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _active_string,16,3 ; @active_string .section __DATA,__data .globl _active ; @active .p2align 3 _active: .quad _active_string .comm _passive_string,16,3 ; @passive_string .globl _passive ; @passive .p2align 3 _passive: .quad _passive_string .comm _tmp_string,16,3 ; @tmp_string .globl _tmp ; @tmp .p2align 3 _tmp: .quad _tmp_string .globl _metachar ; @metachar _metachar: .byte 39 ; 0x27 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "add" l_.str.1: ; @.str.1 .asciz "and" l_.str.2: ; @.str.2 .asciz "basis" l_.str.3: ; @.str.3 .asciz "call" l_.str.4: ; @.str.4 .asciz "char" l_.str.5: ; @.str.5 .asciz "clear" l_.str.6: ; @.str.6 .asciz "code" l_.str.7: ; @.str.7 .asciz "define" l_.str.8: ; @.str.8 .asciz "delete" l_.str.9: ; @.str.9 .asciz "div" l_.str.10: ; @.str.10 .asciz "eq" l_.str.11: ; @.str.11 .asciz "exit" l_.str.12: ; @.str.12 .asciz "find" l_.str.13: ; @.str.13 .asciz "get" l_.str.14: ; @.str.14 .asciz "getchar" l_.str.15: ; @.str.15 .asciz "getline" l_.str.16: ; @.str.16 .asciz "gt" l_.str.17: ; @.str.17 .asciz "halt" l_.str.18: ; @.str.18 .asciz "input" l_.str.19: ; @.str.19 .asciz "inputchar" l_.str.20: ; @.str.20 .asciz "length" l_.str.21: ; @.str.21 .asciz "list" l_.str.22: ; @.str.22 .asciz "meta" l_.str.23: ; @.str.23 .asciz "mul" l_.str.24: ; @.str.24 .asciz "not" l_.str.25: ; @.str.25 .asciz "notrace" l_.str.26: ; @.str.26 .asciz "or" l_.str.27: ; @.str.27 .asciz "output" l_.str.28: ; @.str.28 .asciz "print" l_.str.29: ; @.str.29 .asciz "range" l_.str.30: ; @.str.30 .asciz "read" l_.str.31: ; @.str.31 .asciz "remove" l_.str.32: ; @.str.32 .asciz "rewind" l_.str.33: ; @.str.33 .asciz "rshift" l_.str.34: ; @.str.34 .asciz "scan" l_.str.35: ; @.str.35 .asciz "setin" l_.str.36: ; @.str.36 .asciz "setout" l_.str.37: ; @.str.37 .asciz "shift" l_.str.38: ; @.str.38 .asciz "stop" l_.str.39: ; @.str.39 .asciz "sub" l_.str.40: ; @.str.40 .asciz "trace" l_.str.41: ; @.str.41 .asciz "write" .section __DATA,__data .globl _table ; @table .p2align 3 _table: .quad l_.str .quad _f_add .quad l_.str.1 .quad _f_and .quad l_.str.2 .quad _f_basis .quad l_.str.3 .quad _f_call .quad l_.str.4 .quad _f_char .quad l_.str.5 .quad _f_clear .quad l_.str.6 .quad _f_code .quad l_.str.7 .quad _f_define .quad l_.str.8 .quad _f_delete .quad l_.str.9 .quad _f_div .quad l_.str.10 .quad _f_eq .quad l_.str.11 .quad _f_exit .quad l_.str.12 .quad _f_find .quad l_.str.13 .quad _f_get .quad l_.str.14 .quad _f_getchar .quad l_.str.15 .quad _f_getline .quad l_.str.16 .quad _f_gt .quad l_.str.17 .quad _f_halt .quad l_.str.18 .quad _f_input .quad l_.str.19 .quad _f_inpchar .quad l_.str.20 .quad _f_length .quad l_.str.21 .quad _f_list .quad l_.str.22 .quad _f_meta .quad l_.str.23 .quad _f_mul .quad l_.str.24 .quad _f_not .quad l_.str.25 .quad _f_notrace .quad l_.str.26 .quad _f_or .quad l_.str.27 .quad _f_output .quad l_.str.28 .quad _f_print .quad l_.str.29 .quad _f_range .quad l_.str.30 .quad _f_read .quad l_.str.31 .quad _f_remove .quad l_.str.32 .quad _f_rewind .quad l_.str.33 .quad _f_rshift .quad l_.str.34 .quad _f_scan .quad l_.str.35 .quad _f_setin .quad l_.str.36 .quad _f_setout .quad l_.str.37 .quad _f_shift .quad l_.str.38 .quad _f_stop .quad l_.str.39 .quad _f_sub .quad l_.str.40 .quad _f_trace .quad l_.str.41 .quad _f_write .section __TEXT,__cstring,cstring_literals l_.str.42: ; @.str.42 .asciz "trac: " l_.str.43: ; @.str.43 .asciz "\n" l_.str.44: ; @.str.44 .asciz "trac: fatal error: " l_.str.45: ; @.str.45 .asciz "out of memory in clear" l_.str.46: ; @.str.46 .asciz "bad string index" l_.str.47: ; @.str.47 .asciz "out of memory in aputc" .comm _narg,4,2 ; @narg .comm _arg,16384,3 ; @arg l_.str.48: ; @.str.48 .asciz "argument table overflow" .comm _nftn,4,2 ; @nftn l_.str.49: ; @.str.49 .asciz "function table overflow" .comm _ftn,16384,3 ; @ftn .comm _debug,4,2 ; @debug l_.str.50: ; @.str.50 .asciz "execute ()\n" l_.str.51: ; @.str.51 .asciz "too many arguments in function %s" .comm _trace,4,2 ; @trace l_.str.52: ; @.str.52 .asciz "#(" l_.str.53: ; @.str.53 .asciz ")\n" l_.str.54: ; @.str.54 .asciz "function %s call\n" l_.str.55: ; @.str.55 .asciz "function %s exit\n" l_.str.56: ; @.str.56 .asciz "form %s not found\n" l_.str.57: ; @.str.57 .asciz "form %s call\n" .comm _eofl,4,2 ; @eofl .comm _jmpbuf,192,2 ; @jmpbuf l_.str.58: ; @.str.58 .asciz "***** clearing *****\n" l_.str.59: ; @.str.59 .asciz "#(output,#(input,(#(stop))))" l_.str.60: ; @.str.60 .asciz "bad flag: %c" l_.str.61: ; @.str.61 .asciz "r" l_.str.62: ; @.str.62 .asciz "cannot open %s" .zerofill __DATA,__bss,_f_setin.finp,3344,3 ; @f_setin.finp .zerofill __DATA,__bss,_f_setin.feofinp,88,2 ; @f_setin.feofinp .zerofill __DATA,__bss,_f_setin.ninp,4,2 ; @f_setin.ninp .zerofill __DATA,__bss,_f_setout.fout,3344,3 ; @f_setout.fout .zerofill __DATA,__bss,_f_setout.nout,4,2 ; @f_setout.nout l_.str.63: ; @.str.63 .asciz "w" .section __TEXT,__const l_.str.64: ; @.str.64 .space 2 .section __TEXT,__cstring,cstring_literals l_.str.65: ; @.str.65 .asciz "out of memory in define (%s)" l_.str.66: ; @.str.66 .asciz ".t" l_.str.67: ; @.str.67 .asciz "cannot create %s" l_.str.68: ; @.str.68 .asciz "%ld\n" l_.str.69: ; @.str.69 .asciz "%s\n" l_.str.70: ; @.str.70 .asciz "%d\n" l_.str.71: ; @.str.71 .asciz "0\n" l_.str.72: ; @.str.72 .asciz "out of memory in read" l_.str.73: ; @.str.73 .asciz "bad format" .comm _tab,32768,3 ; @tab .comm _ntab,4,2 ; @ntab l_.str.74: ; @.str.74 .asciz "%d" l_.str.75: ; @.str.75 .asciz "%ld" l_.str.76: ; @.str.76 .asciz "div (%s [%d], %s [%d])\n" l_.str.77: ; @.str.77 .asciz "\tnl=%d, nr=%d, n=%d\n" l_.str.78: ; @.str.78 .asciz "out of memory in div" l_.str.79: ; @.str.79 .asciz "\tleft=%p, right=%p, res=%p\n" l_.str.80: ; @.str.80 .asciz "\tleft, right, res cleaned\n" l_.str.81: ; @.str.81 .asciz "bad div" l_.str.82: ; @.str.82 .asciz "\tres calculated\n" l_.str.83: ; @.str.83 .asciz "\tres printed\n" l_.str.84: ; @.str.84 .asciz "\tleft, right, res are free\n" l_.str.85: ; @.str.85 .asciz "basis: %s [ %d ], %d->%d\n" l_.str.86: ; @.str.86 .asciz "," l_.str.87: ; @.str.87 .asciz "<%d>" l_.str.88: ; @.str.88 .asciz "<*>" .zerofill __DATA,__bss,_f_scan.buf,8192,2 ; @f_scan.buf l_.str.89: ; @.str.89 .asciz "label table overflow" l_.str.90: ; @.str.90 .asciz "out of memory in scan" l_.str.91: ; @.str.91 .asciz "form table overflow" l_.str.92: ; @.str.92 .asciz "out of memory in create (%s)" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _error ## -- Begin function error .p2align 4, 0x90 _error: ## @error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $224, %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) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.42(%rip), %rsi movb $0, %al callq _fprintf leaq -32(%rbp), %rax leaq -224(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $8, (%rax) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -40(%rbp), %rsi leaq -32(%rbp), %rdx callq _vfprintf leaq -32(%rbp), %rax movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.43(%rip), %rsi movb $0, %al callq _fprintf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: addq $224, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _cerror ## -- Begin function cerror .p2align 4, 0x90 _cerror: ## @cerror .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $224, %rsp testb %al, %al je LBB1_2 ## %bb.1: movaps %xmm0, -160(%rbp) movaps %xmm1, -144(%rbp) movaps %xmm2, -128(%rbp) movaps %xmm3, -112(%rbp) movaps %xmm4, -96(%rbp) movaps %xmm5, -80(%rbp) movaps %xmm6, -64(%rbp) movaps %xmm7, -48(%rbp) LBB1_2: movq %r9, -168(%rbp) movq %r8, -176(%rbp) movq %rcx, -184(%rbp) movq %rdx, -192(%rbp) movq %rsi, -200(%rbp) movq %rdi, -8(%rbp) movq ___stderrp@GOTPCREL(%rip), %rax movq %rax, -224(%rbp) ## 8-byte Spill movq (%rax), %rdi leaq L_.str.44(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -209(%rbp) ## 1-byte Spill callq _fprintf ## kill: def $ecx killed $eax movq -224(%rbp), %rax ## 8-byte Reload leaq -208(%rbp), %rcx movq %rcx, -16(%rbp) leaq 16(%rbp), %rcx movq %rcx, -24(%rbp) movl $48, -28(%rbp) movl $8, -32(%rbp) movq (%rax), %rdi movq -8(%rbp), %rsi leaq -32(%rbp), %rdx callq _vfprintf movq -224(%rbp), %rcx ## 8-byte Reload ## kill: def $edx killed $eax movb -209(%rbp), %al ## 1-byte Reload movq (%rcx), %rdi leaq L_.str.43(%rip), %rsi callq _fprintf movl $2, %edi callq _exit .cfi_endproc ## -- End function .globl _clear ## -- Begin function clear .p2align 4, 0x90 _clear: ## @clear .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpl $512, 12(%rax) ## imm = 0x200 je LBB2_7 ## %bb.1: movq -8(%rbp), %rax cmpl $0, 12(%rax) jne LBB2_3 ## %bb.2: movl $512, %edi ## imm = 0x200 callq _malloc movq %rax, %rcx movq -8(%rbp), %rax movq %rcx, (%rax) jmp LBB2_4 LBB2_3: movq -8(%rbp), %rax movq (%rax), %rdi movl $512, %esi ## imm = 0x200 callq _realloc movq %rax, %rcx movq -8(%rbp), %rax movq %rcx, (%rax) LBB2_4: movq -8(%rbp), %rax cmpq $0, (%rax) jne LBB2_6 ## %bb.5: leaq L_.str.45(%rip), %rdi movb $0, %al callq _cerror LBB2_6: movq -8(%rbp), %rax movl $512, 12(%rax) ## imm = 0x200 LBB2_7: movq -8(%rbp), %rax movq (%rax), %rax movb $0, (%rax) movq -8(%rbp), %rax movl $0, 8(%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _agetc ## -- Begin function agetc .p2align 4, 0x90 _agetc: ## @agetc .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 -16(%rbp), %rax cmpl $0, 8(%rax) jg LBB3_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB3_3 LBB3_2: movq -16(%rbp), %rax movl 8(%rax), %ecx addl $-1, %ecx movl %ecx, 8(%rax) movq -16(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rcx movslq 8(%rcx), %rcx movsbl (%rax,%rcx), %eax andl $255, %eax movl %eax, -4(%rbp) LBB3_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _aputc ## -- Begin function aputc .p2align 4, 0x90 _aputc: ## @aputc .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 -16(%rbp), %rax movl 8(%rax), %eax movq -16(%rbp), %rcx cmpl 12(%rcx), %eax jl LBB4_14 ## %bb.1: movq -16(%rbp), %rax movl 8(%rax), %eax movq -16(%rbp), %rcx cmpl 12(%rcx), %eax jle LBB4_3 ## %bb.2: leaq L_.str.46(%rip), %rdi movb $0, %al callq _cerror LBB4_3: movq -16(%rbp), %rax movl 12(%rax), %ecx addl $512, %ecx ## imm = 0x200 movl %ecx, 12(%rax) movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movq (%rax), %rdi movq -16(%rbp), %rax movslq 12(%rax), %rsi callq _realloc movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -16(%rbp), %rax cmpq $0, (%rax) jne LBB4_5 ## %bb.4: leaq L_.str.47(%rip), %rdi movb $0, %al callq _cerror LBB4_5: movq -16(%rbp), %rax movq (%rax), %rax cmpq -32(%rbp), %rax je LBB4_13 ## %bb.6: movq -16(%rbp), %rax cmpq _passive(%rip), %rax jne LBB4_13 ## %bb.7: movq _narg@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB4_13 ## %bb.8: movl $0, -20(%rbp) LBB4_9: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _narg@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB4_12 ## %bb.10: ## in Loop: Header=BB4_9 Depth=1 movq -16(%rbp), %rax movq (%rax), %rdx movq -32(%rbp), %rax subq %rax, %rdx movslq -20(%rbp), %rcx movq _arg@GOTPCREL(%rip), %rax addq (%rax,%rcx,8), %rdx movq _arg@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) ## %bb.11: ## in Loop: Header=BB4_9 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB4_9 LBB4_12: jmp LBB4_13 LBB4_13: jmp LBB4_14 LBB4_14: movb -1(%rbp), %dl movq -16(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rcx movslq 8(%rcx), %rcx movb %dl, (%rax,%rcx) movq -16(%rbp), %rax movl 8(%rax), %ecx addl $1, %ecx movl %ecx, 8(%rax) addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _aputs ## -- Begin function aputs .p2align 4, 0x90 _aputs: ## @aputs .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax cmpb $0, (%rax) je LBB5_4 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -8(%rbp), %rax movb (%rax), %al movq -16(%rbp), %rsi movsbl %al, %edi callq _aputc ## %bb.3: ## in Loop: Header=BB5_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB5_1 LBB5_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _bputs ## -- Begin function bputs .p2align 4, 0x90 _bputs: ## @bputs .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movq %rax, -24(%rbp) LBB6_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB6_3 ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB6_1 LBB6_3: jmp LBB6_4 LBB6_4: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq -24(%rbp), %rcx addq $-1, %rcx movq %rcx, -24(%rbp) cmpq %rcx, %rax ja LBB6_6 ## %bb.5: ## in Loop: Header=BB6_4 Depth=1 movq -24(%rbp), %rax movb (%rax), %al movq -16(%rbp), %rsi movsbl %al, %edi callq _aputc jmp LBB6_4 LBB6_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _getint ## -- Begin function getint .p2align 4, 0x90 _getint: ## @getint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movl $0, -20(%rbp) LBB7_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rdi callq _getc movl %eax, -24(%rbp) cmpl $10, %eax je LBB7_7 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 cmpl $-1, -24(%rbp) je LBB7_5 ## %bb.3: ## in Loop: Header=BB7_1 Depth=1 cmpl $48, -24(%rbp) jl LBB7_5 ## %bb.4: ## in Loop: Header=BB7_1 Depth=1 cmpl $57, -24(%rbp) jle LBB7_6 LBB7_5: movl $-1, -4(%rbp) jmp LBB7_8 LBB7_6: ## in Loop: Header=BB7_1 Depth=1 imull $10, -20(%rbp), %eax addl -24(%rbp), %eax subl $48, %eax movl %eax, -20(%rbp) jmp LBB7_1 LBB7_7: movl -20(%rbp), %eax movl %eax, -4(%rbp) LBB7_8: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _stoarg ## -- Begin function stoarg .p2align 4, 0x90 _stoarg: ## @stoarg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _narg@GOTPCREL(%rip), %rax cmpl $2048, (%rax) ## imm = 0x800 jl LBB8_2 ## %bb.1: leaq L_.str.48(%rip), %rdi movb $0, %al callq _cerror LBB8_2: movq _passive(%rip), %rax movq (%rax), %rdx movq _passive(%rip), %rax movslq 8(%rax), %rax addq %rax, %rdx movq _narg@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, %esi addl $1, %esi movq _narg@GOTPCREL(%rip), %rcx movl %esi, (%rcx) movslq %eax, %rcx movq _arg@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) popq %rbp retq .cfi_endproc ## -- End function .globl _stoftn ## -- Begin function stoftn .p2align 4, 0x90 _stoftn: ## @stoftn .cfi_startproc ## %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) movq _nftn@GOTPCREL(%rip), %rax cmpl $1024, (%rax) ## imm = 0x400 jl LBB9_2 ## %bb.1: leaq L_.str.49(%rip), %rdi movb $0, %al callq _cerror LBB9_2: movq _narg@GOTPCREL(%rip), %rax movslq (%rax), %rax movq _arg@GOTPCREL(%rip), %rcx shlq $3, %rax addq %rax, %rcx movq _nftn@GOTPCREL(%rip), %rax movslq (%rax), %rdx movq _ftn@GOTPCREL(%rip), %rax shlq $4, %rdx addq %rdx, %rax movq %rcx, (%rax) movl -4(%rbp), %ecx movq _nftn@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, %esi addl $1, %esi movq _nftn@GOTPCREL(%rip), %rdx movl %esi, (%rdx) movslq %eax, %rdx movq _ftn@GOTPCREL(%rip), %rax shlq $4, %rdx addq %rdx, %rax movl %ecx, 8(%rax) callq _stoarg addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _fswitch ## -- Begin function fswitch .p2align 4, 0x90 _fswitch: ## @fswitch .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 $0, -24(%rbp) movl $41, -28(%rbp) LBB10_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax addl -28(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, -20(%rbp) movq -16(%rbp), %rdi movslq -20(%rbp), %rcx leaq _table(%rip), %rax shlq $4, %rcx addq %rcx, %rax movq (%rax), %rsi callq _strcmp movl %eax, -32(%rbp) cmpl $0, -32(%rbp) jle LBB10_3 ## %bb.2: ## in Loop: Header=BB10_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB10_7 LBB10_3: ## in Loop: Header=BB10_1 Depth=1 cmpl $0, -32(%rbp) jge LBB10_5 ## %bb.4: ## in Loop: Header=BB10_1 Depth=1 movl -20(%rbp), %eax subl $1, %eax movl %eax, -28(%rbp) jmp LBB10_6 LBB10_5: movslq -20(%rbp), %rcx leaq _table(%rip), %rax shlq $4, %rcx addq %rcx, %rax movq 8(%rax), %rax movq %rax, -8(%rbp) jmp LBB10_10 LBB10_6: ## in Loop: Header=BB10_1 Depth=1 jmp LBB10_7 LBB10_7: ## in Loop: Header=BB10_1 Depth=1 jmp LBB10_8 LBB10_8: ## in Loop: Header=BB10_1 Depth=1 movl -24(%rbp), %eax cmpl -28(%rbp), %eax jle LBB10_1 ## %bb.9: movq $0, -8(%rbp) LBB10_10: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _callform ## -- Begin function callform .p2align 4, 0x90 _callform: ## @callform .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) cmpl $0, -12(%rbp) je LBB11_2 ## %bb.1: movq -8(%rbp), %rax cmpl $0, 28(%rax) jne LBB11_3 LBB11_2: movq -8(%rbp), %rax movq 8(%rax), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB11_25 LBB11_3: movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) LBB11_4: ## =>This Loop Header: Depth=1 ## Child Loop BB11_6 Depth 2 movq -32(%rbp), %rax cmpb $0, (%rax) je LBB11_16 ## %bb.5: ## in Loop: Header=BB11_4 Depth=1 jmp LBB11_6 LBB11_6: ## Parent Loop BB11_4 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -40(%rbp) movb %al, -41(%rbp) ## 1-byte Spill je LBB11_8 ## %bb.7: ## in Loop: Header=BB11_6 Depth=2 movq -32(%rbp), %rax movq -8(%rbp), %rcx movq 8(%rcx), %rcx movq -40(%rbp), %rdx movslq (%rdx), %rdx addq %rdx, %rcx cmpq %rcx, %rax sete %al movb %al, -41(%rbp) ## 1-byte Spill LBB11_8: ## in Loop: Header=BB11_6 Depth=2 movb -41(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB11_9 jmp LBB11_14 LBB11_9: ## in Loop: Header=BB11_6 Depth=2 movq -40(%rbp), %rax movl 4(%rax), %eax cmpl -12(%rbp), %eax jge LBB11_11 ## %bb.10: ## in Loop: Header=BB11_6 Depth=2 movq -24(%rbp), %rax movq -40(%rbp), %rcx movslq 4(%rcx), %rcx movq (%rax,%rcx,8), %rdi movq _tmp(%rip), %rsi callq _aputs LBB11_11: ## in Loop: Header=BB11_6 Depth=2 movq -40(%rbp), %rax addq $8, %rax movq %rax, -40(%rbp) movq -8(%rbp), %rcx movq 16(%rcx), %rcx subq %rcx, %rax sarq $3, %rax movq -8(%rbp), %rcx movslq 28(%rcx), %rcx cmpq %rcx, %rax jl LBB11_13 ## %bb.12: ## in Loop: Header=BB11_6 Depth=2 movq $0, -40(%rbp) LBB11_13: ## in Loop: Header=BB11_6 Depth=2 jmp LBB11_6 LBB11_14: ## in Loop: Header=BB11_4 Depth=1 movq -32(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.15: ## in Loop: Header=BB11_4 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB11_4 LBB11_16: jmp LBB11_17 LBB11_17: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -40(%rbp) movb %al, -42(%rbp) ## 1-byte Spill je LBB11_19 ## %bb.18: ## in Loop: Header=BB11_17 Depth=1 movq -32(%rbp), %rax movq -8(%rbp), %rcx movq 8(%rcx), %rcx movq -40(%rbp), %rdx movslq (%rdx), %rdx addq %rdx, %rcx cmpq %rcx, %rax sete %al movb %al, -42(%rbp) ## 1-byte Spill LBB11_19: ## in Loop: Header=BB11_17 Depth=1 movb -42(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB11_20 jmp LBB11_25 LBB11_20: ## in Loop: Header=BB11_17 Depth=1 movq -40(%rbp), %rax movl 4(%rax), %eax cmpl -12(%rbp), %eax jge LBB11_22 ## %bb.21: ## in Loop: Header=BB11_17 Depth=1 movq -24(%rbp), %rax movq -40(%rbp), %rcx movslq 4(%rcx), %rcx movq (%rax,%rcx,8), %rdi movq _tmp(%rip), %rsi callq _aputs LBB11_22: ## in Loop: Header=BB11_17 Depth=1 movq -40(%rbp), %rax addq $8, %rax movq %rax, -40(%rbp) movq -8(%rbp), %rcx movq 16(%rcx), %rcx subq %rcx, %rax sarq $3, %rax movq -8(%rbp), %rcx movslq 28(%rcx), %rcx cmpq %rcx, %rax jl LBB11_24 ## %bb.23: ## in Loop: Header=BB11_17 Depth=1 movq $0, -40(%rbp) LBB11_24: ## in Loop: Header=BB11_17 Depth=1 jmp LBB11_17 LBB11_25: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _execute ## -- Begin function execute .p2align 4, 0x90 _execute: ## @execute .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 _debug@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB12_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.50(%rip), %rsi movb $0, %al callq _fprintf LBB12_2: movq _nftn@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $-1, %ecx movq _nftn@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _nftn@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _ftn@GOTPCREL(%rip), %rax shlq $4, %rcx addq %rcx, %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _nftn@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _ftn@GOTPCREL(%rip), %rax shlq $4, %rcx addq %rcx, %rax movl 8(%rax), %eax movl %eax, -8(%rbp) movq -16(%rbp), %rcx movq _arg@GOTPCREL(%rip), %rax subq %rcx, %rax sarq $3, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) movq _narg@GOTPCREL(%rip), %rax movl (%rax), %eax addl -4(%rbp), %eax movl %eax, -4(%rbp) cmpl $256, -4(%rbp) ## imm = 0x100 jle LBB12_4 ## %bb.3: movq -16(%rbp), %rax movq (%rax), %rsi leaq L_.str.51(%rip), %rdi movb $0, %al callq _cerror LBB12_4: movq -16(%rbp), %rax movq _arg@GOTPCREL(%rip), %rcx subq %rcx, %rax sarq $3, %rax movl %eax, %ecx movq _narg@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq (%rax), %rax movq _passive(%rip), %rcx movq (%rcx), %rcx subq %rcx, %rax movl %eax, %ecx movq _passive(%rip), %rax movl %ecx, 8(%rax) movq _trace@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB12_14 ## %bb.5: cmpl $0, -8(%rbp) jne LBB12_7 ## %bb.6: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $35, %edi callq _putc LBB12_7: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rsi leaq L_.str.52(%rip), %rdi callq _fputs movl $0, -28(%rbp) LBB12_8: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -4(%rbp), %eax jge LBB12_13 ## %bb.9: ## in Loop: Header=BB12_8 Depth=1 cmpl $0, -28(%rbp) je LBB12_11 ## %bb.10: ## in Loop: Header=BB12_8 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $44, %edi callq _putc LBB12_11: ## in Loop: Header=BB12_8 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rdi movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _fputs ## %bb.12: ## in Loop: Header=BB12_8 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB12_8 LBB12_13: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rsi leaq L_.str.53(%rip), %rdi callq _fputs LBB12_14: movq -16(%rbp), %rax movq (%rax), %rdi callq _fswitch movq %rax, -24(%rbp) movq _tmp(%rip), %rdi callq _clear cmpq $0, -24(%rbp) je LBB12_20 ## %bb.15: movq _debug@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB12_17 ## %bb.16: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str.54(%rip), %rsi movb $0, %al callq _fprintf LBB12_17: movq -24(%rbp), %rcx movl -4(%rbp), %edi movq -16(%rbp), %rsi movb $0, %al callq *%rcx movq _debug@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB12_19 ## %bb.18: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str.55(%rip), %rsi movb $0, %al callq _fprintf LBB12_19: jmp LBB12_30 LBB12_20: cmpl $0, -4(%rbp) je LBB12_29 ## %bb.21: movq -16(%rbp), %rax movq (%rax), %rdi callq _lookloc movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB12_25 ## %bb.22: movq _debug@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB12_24 ## %bb.23: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str.56(%rip), %rsi movb $0, %al callq _fprintf LBB12_24: jmp LBB12_28 LBB12_25: movq _debug@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB12_27 ## %bb.26: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str.57(%rip), %rsi movb $0, %al callq _fprintf LBB12_27: movq -40(%rbp), %rdi movl -4(%rbp), %esi subl $1, %esi movq -16(%rbp), %rdx addq $8, %rdx callq _callform LBB12_28: jmp LBB12_29 LBB12_29: jmp LBB12_30 LBB12_30: movq _tmp(%rip), %rax cmpl $0, 8(%rax) je LBB12_35 ## %bb.31: movq _tmp(%rip), %rsi xorl %edi, %edi callq _aputc cmpl $0, -8(%rbp) je LBB12_33 ## %bb.32: movq _tmp(%rip), %rax movq (%rax), %rdi movq _active(%rip), %rsi callq _bputs jmp LBB12_34 LBB12_33: movq _tmp(%rip), %rax movq (%rax), %rdi movq _passive(%rip), %rsi callq _aputs LBB12_34: jmp LBB12_35 LBB12_35: movq _tmp(%rip), %rdi callq _clear addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _trac ## -- Begin function trac .p2align 4, 0x90 _trac: ## @trac .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 _eofl@GOTPCREL(%rip), %rax movl $0, (%rax) movq _jmpbuf@GOTPCREL(%rip), %rdi callq _setjmp cmpl $1, %eax jne LBB13_2 ## %bb.1: addq $32, %rsp popq %rbp retq LBB13_2: jmp LBB13_3 LBB13_3: ## =>This Loop Header: Depth=1 ## Child Loop BB13_6 Depth 2 ## Child Loop BB13_10 Depth 3 movq _debug@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB13_5 ## %bb.4: ## in Loop: Header=BB13_3 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.58(%rip), %rsi movb $0, %al callq _fprintf LBB13_5: ## in Loop: Header=BB13_3 Depth=1 movq _active(%rip), %rdi callq _clear movq _passive(%rip), %rdi callq _clear movq _active(%rip), %rsi leaq L_.str.59(%rip), %rdi callq _bputs movq _narg@GOTPCREL(%rip), %rax movl $0, (%rax) movq _nftn@GOTPCREL(%rip), %rax movl $0, (%rax) LBB13_6: ## Parent Loop BB13_3 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB13_10 Depth 3 movq _active(%rip), %rdi callq _agetc movl %eax, -4(%rbp) movl -4(%rbp), %eax incl %eax movl %eax, %ecx movq %rcx, -16(%rbp) ## 8-byte Spill subl $45, %eax ja LBB13_33 ## %bb.34: ## in Loop: Header=BB13_6 Depth=2 movq -16(%rbp), %rax ## 8-byte Reload leaq LJTI13_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB13_7: ## in Loop: Header=BB13_3 Depth=1 jmp LBB13_3 LBB13_8: ## in Loop: Header=BB13_6 Depth=2 jmp LBB13_6 LBB13_9: ## in Loop: Header=BB13_6 Depth=2 movl $0, -8(%rbp) LBB13_10: ## Parent Loop BB13_3 Depth=1 ## Parent Loop BB13_6 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $0, -8(%rbp) jl LBB13_20 ## %bb.11: ## in Loop: Header=BB13_10 Depth=3 movq _active(%rip), %rdi callq _agetc movl %eax, -4(%rbp) movl -4(%rbp), %eax movl %eax, -20(%rbp) ## 4-byte Spill subl $-1, %eax je LBB13_12 jmp LBB13_38 LBB13_38: ## in Loop: Header=BB13_10 Depth=3 movl -20(%rbp), %eax ## 4-byte Reload testl %eax, %eax je LBB13_13 jmp LBB13_39 LBB13_39: ## in Loop: Header=BB13_10 Depth=3 movl -20(%rbp), %eax ## 4-byte Reload subl $40, %eax je LBB13_14 jmp LBB13_40 LBB13_40: ## in Loop: Header=BB13_10 Depth=3 movl -20(%rbp), %eax ## 4-byte Reload subl $41, %eax je LBB13_15 jmp LBB13_18 LBB13_12: ## in Loop: Header=BB13_3 Depth=1 jmp LBB13_3 LBB13_13: ## in Loop: Header=BB13_10 Depth=3 jmp LBB13_10 LBB13_14: ## in Loop: Header=BB13_10 Depth=3 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) movq _passive(%rip), %rsi movl $40, %edi callq _aputc jmp LBB13_10 LBB13_15: ## in Loop: Header=BB13_10 Depth=3 movl -8(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -8(%rbp) cmpl $0, %eax je LBB13_17 ## %bb.16: ## in Loop: Header=BB13_10 Depth=3 movq _passive(%rip), %rsi movl $41, %edi callq _aputc LBB13_17: ## in Loop: Header=BB13_10 Depth=3 jmp LBB13_10 LBB13_18: ## in Loop: Header=BB13_10 Depth=3 movl -4(%rbp), %eax ## kill: def $al killed $al killed $eax movq _passive(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.19: ## in Loop: Header=BB13_10 Depth=3 jmp LBB13_10 LBB13_20: ## in Loop: Header=BB13_6 Depth=2 jmp LBB13_6 LBB13_21: ## in Loop: Header=BB13_6 Depth=2 movq _passive(%rip), %rsi xorl %edi, %edi callq _aputc callq _stoarg jmp LBB13_6 LBB13_22: ## in Loop: Header=BB13_6 Depth=2 movq _active(%rip), %rdi callq _agetc movl %eax, -4(%rbp) movl -4(%rbp), %eax movl %eax, -24(%rbp) ## 4-byte Spill subl $-1, %eax je LBB13_23 jmp LBB13_35 LBB13_35: ## in Loop: Header=BB13_6 Depth=2 movl -24(%rbp), %eax ## 4-byte Reload subl $35, %eax je LBB13_25 jmp LBB13_36 LBB13_36: ## in Loop: Header=BB13_6 Depth=2 movl -24(%rbp), %eax ## 4-byte Reload subl $40, %eax je LBB13_24 jmp LBB13_29 LBB13_23: ## in Loop: Header=BB13_3 Depth=1 jmp LBB13_3 LBB13_24: ## in Loop: Header=BB13_6 Depth=2 movl $1, %edi callq _stoftn jmp LBB13_6 LBB13_25: ## in Loop: Header=BB13_6 Depth=2 movq _active(%rip), %rdi callq _agetc movl %eax, -4(%rbp) movl -4(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill subl $-1, %eax je LBB13_26 jmp LBB13_37 LBB13_37: ## in Loop: Header=BB13_6 Depth=2 movl -28(%rbp), %eax ## 4-byte Reload subl $40, %eax je LBB13_27 jmp LBB13_28 LBB13_26: ## in Loop: Header=BB13_3 Depth=1 jmp LBB13_3 LBB13_27: ## in Loop: Header=BB13_6 Depth=2 xorl %edi, %edi callq _stoftn jmp LBB13_6 LBB13_28: ## in Loop: Header=BB13_6 Depth=2 movq _passive(%rip), %rsi movl $35, %edi callq _aputc movq _passive(%rip), %rsi movl $35, %edi callq _aputc movl -4(%rbp), %eax ## kill: def $al killed $al killed $eax movq _active(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB13_6 LBB13_29: ## in Loop: Header=BB13_6 Depth=2 movq _passive(%rip), %rsi movl $35, %edi callq _aputc movl -4(%rbp), %eax ## kill: def $al killed $al killed $eax movq _active(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB13_6 LBB13_30: ## in Loop: Header=BB13_6 Depth=2 movq _nftn@GOTPCREL(%rip), %rax cmpl $0, (%rax) jne LBB13_32 ## %bb.31: ## in Loop: Header=BB13_3 Depth=1 jmp LBB13_3 LBB13_32: ## in Loop: Header=BB13_6 Depth=2 movq _passive(%rip), %rsi xorl %edi, %edi callq _aputc callq _execute jmp LBB13_6 LBB13_33: ## in Loop: Header=BB13_6 Depth=2 movl -4(%rbp), %eax ## kill: def $al killed $al killed $eax movq _passive(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB13_6 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L13_0_set_7, LBB13_7-LJTI13_0 .set L13_0_set_8, LBB13_8-LJTI13_0 .set L13_0_set_33, LBB13_33-LJTI13_0 .set L13_0_set_22, LBB13_22-LJTI13_0 .set L13_0_set_9, LBB13_9-LJTI13_0 .set L13_0_set_30, LBB13_30-LJTI13_0 .set L13_0_set_21, LBB13_21-LJTI13_0 LJTI13_0: .long L13_0_set_7 .long L13_0_set_8 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_8 .long L13_0_set_8 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_8 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_8 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_22 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_9 .long L13_0_set_30 .long L13_0_set_33 .long L13_0_set_33 .long L13_0_set_21 .end_data_region ## -- End function .globl _cexit ## -- Begin function cexit .p2align 4, 0x90 _cexit: ## @cexit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %edi callq _exit .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $2, %edi movl $1, %esi callq _signal movl $1, %ecx cmpq %rcx, %rax je LBB15_2 ## %bb.1: movl $2, %edi leaq _f_exit(%rip), %rsi callq _signal LBB15_2: movl $15, %edi movl $1, %esi callq _signal movl $1, %ecx cmpq %rcx, %rax je LBB15_4 ## %bb.3: movl $15, %edi leaq _cexit(%rip), %rsi callq _signal LBB15_4: movl $3, %edi movl $1, %esi callq _signal movl $1, %ecx cmpq %rcx, %rax je LBB15_6 ## %bb.5: movl $3, %edi leaq _cexit(%rip), %rsi callq _signal LBB15_6: movl $1, -28(%rbp) movl $1, -20(%rbp) LBB15_7: ## =>This Loop Header: Depth=1 ## Child Loop BB15_10 Depth 2 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB15_23 ## %bb.8: ## in Loop: Header=BB15_7 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB15_17 ## %bb.9: ## in Loop: Header=BB15_7 Depth=1 movl $1, -24(%rbp) LBB15_10: ## Parent Loop BB15_7 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -24(%rbp), %rcx cmpb $0, (%rax,%rcx) je LBB15_16 ## %bb.11: ## in Loop: Header=BB15_10 Depth=2 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -24(%rbp), %rcx movb (%rax,%rcx), %al subb $100, %al jne LBB15_13 jmp LBB15_12 LBB15_12: ## in Loop: Header=BB15_10 Depth=2 movq _debug@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _debug@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB15_14 LBB15_13: ## in Loop: Header=BB15_10 Depth=2 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -24(%rbp), %rcx movsbl (%rax,%rcx), %esi leaq L_.str.60(%rip), %rdi movb $0, %al callq _cerror LBB15_14: ## in Loop: Header=BB15_10 Depth=2 jmp LBB15_15 LBB15_15: ## in Loop: Header=BB15_10 Depth=2 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB15_10 LBB15_16: ## in Loop: Header=BB15_7 Depth=1 jmp LBB15_21 LBB15_17: ## in Loop: Header=BB15_7 Depth=1 movl $0, -28(%rbp) movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq L_.str.61(%rip), %rsi callq _freopen cmpq $0, %rax jne LBB15_19 ## %bb.18: ## in Loop: Header=BB15_7 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.62(%rip), %rdi movb $0, %al callq _error jmp LBB15_20 LBB15_19: ## in Loop: Header=BB15_7 Depth=1 callq _trac LBB15_20: ## in Loop: Header=BB15_7 Depth=1 jmp LBB15_21 LBB15_21: ## in Loop: Header=BB15_7 Depth=1 jmp LBB15_22 LBB15_22: ## in Loop: Header=BB15_7 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB15_7 LBB15_23: cmpl $0, -28(%rbp) je LBB15_25 ## %bb.24: callq _trac LBB15_25: xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .globl _f_stop ## -- Begin function f_stop .p2align 4, 0x90 _f_stop: ## @f_stop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _jmpbuf@GOTPCREL(%rip), %rdi movl $1, %esi callq _longjmp .cfi_endproc ## -- End function .globl _f_exit ## -- Begin function f_exit .p2align 4, 0x90 _f_exit: ## @f_exit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $2, %edi movl $1, %esi callq _signal movl $1, %ecx cmpq %rcx, %rax je LBB17_2 ## %bb.1: movl $2, %edi leaq _f_exit(%rip), %rsi callq _signal LBB17_2: movq _jmpbuf@GOTPCREL(%rip), %rdi movl $2, %esi callq _longjmp .cfi_endproc ## -- End function .globl _f_halt ## -- Begin function f_halt .p2align 4, 0x90 _f_halt: ## @f_halt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .globl _f_setin ## -- Begin function f_setin .p2align 4, 0x90 _f_setin: ## @f_setin .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB19_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB19_9 LBB19_2: cmpl $0, _f_setin.ninp(%rip) je LBB19_4 ## %bb.3: movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fclose movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl _f_setin.ninp(%rip), %eax addl $-1, %eax movl %eax, _f_setin.ninp(%rip) cltq leaq _f_setin.finp(%rip), %rsi imulq $152, %rax, %rax addq %rax, %rsi movl $152, %edx callq _memcpy movslq _f_setin.ninp(%rip), %rcx leaq _f_setin.feofinp(%rip), %rax movl (%rax,%rcx,4), %ecx movq _eofl@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB19_8 LBB19_4: jmp LBB19_5 LBB19_5: cmpl $3, -4(%rbp) jl LBB19_7 ## %bb.6: movq -16(%rbp), %rax movq 16(%rax), %rdi movq _active(%rip), %rsi callq _aputs LBB19_7: jmp LBB19_8 LBB19_8: jmp LBB19_14 LBB19_9: cmpl $22, _f_setin.ninp(%rip) jl LBB19_11 ## %bb.10: jmp LBB19_5 LBB19_11: movq -16(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.61(%rip), %rsi callq _fopen movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB19_13 ## %bb.12: jmp LBB19_5 LBB19_13: movq _eofl@GOTPCREL(%rip), %rax movl (%rax), %edx movslq _f_setin.ninp(%rip), %rcx leaq _f_setin.feofinp(%rip), %rax movl %edx, (%rax,%rcx,4) movl _f_setin.ninp(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, _f_setin.ninp(%rip) cltq leaq _f_setin.finp(%rip), %rdi imulq $152, %rax, %rax addq %rax, %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $152, %edx callq _memcpy movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -24(%rbp), %rsi movl $152, %edx callq _memcpy movq _eofl@GOTPCREL(%rip), %rax movl $0, (%rax) LBB19_14: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_setout ## -- Begin function f_setout .p2align 4, 0x90 _f_setout: ## @f_setout .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB20_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB20_9 LBB20_2: cmpl $0, _f_setout.nout(%rip) je LBB20_4 ## %bb.3: movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fclose movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl _f_setout.nout(%rip), %eax addl $-1, %eax movl %eax, _f_setout.nout(%rip) cltq leaq _f_setout.fout(%rip), %rsi imulq $152, %rax, %rax addq %rax, %rsi movl $152, %edx callq _memcpy jmp LBB20_8 LBB20_4: jmp LBB20_5 LBB20_5: cmpl $3, -4(%rbp) jl LBB20_7 ## %bb.6: movq -16(%rbp), %rax movq 16(%rax), %rdi movq _active(%rip), %rsi callq _aputs LBB20_7: jmp LBB20_8 LBB20_8: jmp LBB20_14 LBB20_9: cmpl $22, _f_setout.nout(%rip) jl LBB20_11 ## %bb.10: jmp LBB20_5 LBB20_11: movq -16(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.63(%rip), %rsi callq _fopen movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB20_13 ## %bb.12: jmp LBB20_5 LBB20_13: movl _f_setout.nout(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, _f_setout.nout(%rip) cltq leaq _f_setout.fout(%rip), %rdi imulq $152, %rax, %rax addq %rax, %rdi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $152, %edx callq _memcpy movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -24(%rbp), %rsi movl $152, %edx callq _memcpy LBB20_14: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_input ## -- Begin function f_input .p2align 4, 0x90 _f_input: ## @f_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 $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq _eofl@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB21_4 ## %bb.1: cmpl $1, -4(%rbp) jle LBB21_3 ## %bb.2: movq -16(%rbp), %rax movq 8(%rax), %rdi movq _active(%rip), %rsi callq _bputs LBB21_3: jmp LBB21_10 LBB21_4: jmp LBB21_5 LBB21_5: ## =>This Inner Loop Header: Depth=1 callq _getchar movl %eax, -20(%rbp) cmpl $-1, %eax je LBB21_9 ## %bb.6: ## in Loop: Header=BB21_5 Depth=1 movl -20(%rbp), %eax movsbl _metachar(%rip), %ecx cmpl %ecx, %eax jne LBB21_8 ## %bb.7: jmp LBB21_10 LBB21_8: ## in Loop: Header=BB21_5 Depth=1 movl -20(%rbp), %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB21_5 LBB21_9: movq _eofl@GOTPCREL(%rip), %rax movl $1, (%rax) LBB21_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_inpchar ## -- Begin function f_inpchar .p2align 4, 0x90 _f_inpchar: ## @f_inpchar .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq _eofl@GOTPCREL(%rip), %rax cmpl $0, (%rax) jne LBB22_3 ## %bb.1: callq _getchar movl %eax, -20(%rbp) cmpl $-1, %eax je LBB22_3 ## %bb.2: movl -20(%rbp), %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB22_5 LBB22_3: cmpl $1, -4(%rbp) jle LBB22_5 ## %bb.4: movq -16(%rbp), %rax movq 8(%rax), %rdi movq _active(%rip), %rsi callq _bputs LBB22_5: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_output ## -- Begin function f_output .p2align 4, 0x90 _f_output: ## @f_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, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB23_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rdi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _fputs LBB23_2: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_meta ## -- Begin function f_meta .p2align 4, 0x90 _f_meta: ## @f_meta .cfi_startproc ## %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) movq %rsi, -16(%rbp) cmpl $1, -4(%rbp) jne LBB24_2 ## %bb.1: movb _metachar(%rip), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB24_6 LBB24_2: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB24_4 ## %bb.3: movq -16(%rbp), %rax movq 8(%rax), %rax movb (%rax), %al movb %al, _metachar(%rip) jmp LBB24_5 LBB24_4: movb $39, _metachar(%rip) LBB24_5: jmp LBB24_6 LBB24_6: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_define ## -- Begin function f_define .p2align 4, 0x90 _f_define: ## @f_define .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB25_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB25_3 LBB25_2: jmp LBB25_9 LBB25_3: movq -16(%rbp), %rax movq 8(%rax), %rdi xorl %esi, %esi callq _create movq %rax, -24(%rbp) cmpl $2, -4(%rbp) jne LBB25_5 ## %bb.4: leaq l_.str.64(%rip), %rax movq %rax, -32(%rbp) jmp LBB25_6 LBB25_5: movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -32(%rbp) LBB25_6: movq -32(%rbp), %rdi callq _strlen movq %rax, %rdi addq $1, %rdi callq _malloc movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rax cmpq $0, 8(%rax) jne LBB25_8 ## %bb.7: movq -16(%rbp), %rax movq 8(%rax), %rsi leaq L_.str.65(%rip), %rdi movb $0, %al callq _cerror LBB25_8: movq -24(%rbp), %rax movq 8(%rax), %rdi movq -32(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -24(%rbp), %rax movl $0, 24(%rax) movq -24(%rbp), %rax movq $0, 16(%rax) movq -24(%rbp), %rax movl $0, 28(%rax) LBB25_9: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_rewind ## -- Begin function f_rewind .p2align 4, 0x90 _f_rewind: ## @f_rewind .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl $1, -20(%rbp) LBB26_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -4(%rbp), %eax jge LBB26_8 ## %bb.2: ## in Loop: Header=BB26_1 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB26_4 ## %bb.3: ## in Loop: Header=BB26_1 Depth=1 jmp LBB26_7 LBB26_4: ## in Loop: Header=BB26_1 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _lookloc movq %rax, -32(%rbp) cmpq $0, %rax jne LBB26_6 ## %bb.5: ## in Loop: Header=BB26_1 Depth=1 jmp LBB26_7 LBB26_6: ## in Loop: Header=BB26_1 Depth=1 movq -32(%rbp), %rax movl $0, 24(%rax) LBB26_7: ## in Loop: Header=BB26_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB26_1 LBB26_8: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_write ## -- Begin function f_write .p2align 4, 0x90 _f_write: ## @f_write .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -132(%rbp) movq %rsi, -144(%rbp) cmpl $2, -132(%rbp) jl LBB27_2 ## %bb.1: movq -144(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB27_3 LBB27_2: jmp LBB27_18 LBB27_3: leaq -128(%rbp), %rdi movq -144(%rbp), %rax movq 8(%rax), %rsi movl $100, %edx movl $110, %ecx callq ___strncpy_chk movb $0, -28(%rbp) leaq -128(%rbp), %rdi leaq L_.str.66(%rip), %rsi movl $110, %edx callq ___strcat_chk leaq -128(%rbp), %rdi leaq L_.str.63(%rip), %rsi callq _fopen movq %rax, -168(%rbp) cmpq $0, -168(%rbp) jne LBB27_5 ## %bb.4: leaq -128(%rbp), %rsi leaq L_.str.67(%rip), %rdi movb $0, %al callq _error jmp LBB27_18 LBB27_5: movl $2, -148(%rbp) LBB27_6: ## =>This Loop Header: Depth=1 ## Child Loop BB27_12 Depth 2 movl -148(%rbp), %eax cmpl -132(%rbp), %eax jge LBB27_17 ## %bb.7: ## in Loop: Header=BB27_6 Depth=1 movq -144(%rbp), %rax movslq -148(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB27_9 ## %bb.8: ## in Loop: Header=BB27_6 Depth=1 jmp LBB27_16 LBB27_9: ## in Loop: Header=BB27_6 Depth=1 movq -144(%rbp), %rax movslq -148(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _lookloc movq %rax, -160(%rbp) cmpq $0, %rax jne LBB27_11 ## %bb.10: ## in Loop: Header=BB27_6 Depth=1 jmp LBB27_16 LBB27_11: ## in Loop: Header=BB27_6 Depth=1 movq -168(%rbp), %rax movq %rax, -184(%rbp) ## 8-byte Spill movq -160(%rbp), %rax movq (%rax), %rdi callq _strlen movq -184(%rbp), %rdi ## 8-byte Reload movq %rax, %rdx leaq L_.str.68(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rdi movq -160(%rbp), %rax movq (%rax), %rdx leaq L_.str.69(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rax movq %rax, -176(%rbp) ## 8-byte Spill movq -160(%rbp), %rax movq 8(%rax), %rdi callq _strlen movq -176(%rbp), %rdi ## 8-byte Reload movq %rax, %rdx leaq L_.str.68(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rdi movq -160(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.69(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rdi movq -160(%rbp), %rax movl 24(%rax), %edx leaq L_.str.70(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rdi movq -160(%rbp), %rax movl 28(%rax), %edx leaq L_.str.70(%rip), %rsi movb $0, %al callq _fprintf movl $0, -152(%rbp) LBB27_12: ## Parent Loop BB27_6 Depth=1 ## => This Inner Loop Header: Depth=2 movl -152(%rbp), %eax movq -160(%rbp), %rcx cmpl 28(%rcx), %eax jge LBB27_15 ## %bb.13: ## in Loop: Header=BB27_12 Depth=2 movq -168(%rbp), %rdi movq -160(%rbp), %rax movq 16(%rax), %rax movslq -152(%rbp), %rcx movl (%rax,%rcx,8), %edx leaq L_.str.70(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rdi movq -160(%rbp), %rax movq 16(%rax), %rax movslq -152(%rbp), %rcx movl 4(%rax,%rcx,8), %edx leaq L_.str.70(%rip), %rsi movb $0, %al callq _fprintf ## %bb.14: ## in Loop: Header=BB27_12 Depth=2 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB27_12 LBB27_15: ## in Loop: Header=BB27_6 Depth=1 jmp LBB27_16 LBB27_16: ## in Loop: Header=BB27_6 Depth=1 movl -148(%rbp), %eax addl $1, %eax movl %eax, -148(%rbp) jmp LBB27_6 LBB27_17: movq -168(%rbp), %rdi leaq L_.str.71(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rdi callq _fclose LBB27_18: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB27_20 ## %bb.19: addq $192, %rsp popq %rbp retq LBB27_20: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _f_read ## -- Begin function f_read .p2align 4, 0x90 _f_read: ## @f_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 $192, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -132(%rbp) movq %rsi, -144(%rbp) movl $1, -172(%rbp) LBB28_1: ## =>This Loop Header: Depth=1 ## Child Loop BB28_7 Depth 2 ## Child Loop BB28_14 Depth 3 ## Child Loop BB28_26 Depth 3 ## Child Loop BB28_43 Depth 3 movl -172(%rbp), %eax cmpl -132(%rbp), %eax jge LBB28_60 ## %bb.2: ## in Loop: Header=BB28_1 Depth=1 movq -144(%rbp), %rax movslq -172(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB28_4 ## %bb.3: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_59 LBB28_4: ## in Loop: Header=BB28_1 Depth=1 leaq -128(%rbp), %rdi movq -144(%rbp), %rax movslq -172(%rbp), %rcx movq (%rax,%rcx,8), %rsi movl $100, %edx movl $110, %ecx callq ___strncpy_chk movb $0, -28(%rbp) leaq -128(%rbp), %rdi leaq L_.str.66(%rip), %rsi movl $110, %edx callq ___strcat_chk leaq -128(%rbp), %rdi leaq L_.str.61(%rip), %rsi callq _fopen movq %rax, -168(%rbp) cmpq $0, -168(%rbp) jne LBB28_6 ## %bb.5: ## in Loop: Header=BB28_1 Depth=1 leaq -128(%rbp), %rsi leaq L_.str.62(%rip), %rdi movb $0, %al callq _error jmp LBB28_59 LBB28_6: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_7 LBB28_7: ## Parent Loop BB28_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB28_14 Depth 3 ## Child Loop BB28_26 Depth 3 ## Child Loop BB28_43 Depth 3 movq $0, -152(%rbp) movq -168(%rbp), %rdi callq _getint movl %eax, -180(%rbp) cmpl $-1, %eax jne LBB28_9 ## %bb.8: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_9: ## in Loop: Header=BB28_7 Depth=2 cmpl $0, -180(%rbp) jne LBB28_11 ## %bb.10: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_58 LBB28_11: ## in Loop: Header=BB28_7 Depth=2 movl -180(%rbp), %eax addl $1, %eax movslq %eax, %rdi callq _malloc movq %rax, -160(%rbp) cmpq $0, -160(%rbp) jne LBB28_13 ## %bb.12: ## in Loop: Header=BB28_7 Depth=2 leaq L_.str.72(%rip), %rdi movb $0, %al callq _cerror LBB28_13: ## in Loop: Header=BB28_7 Depth=2 movl $0, -176(%rbp) LBB28_14: ## Parent Loop BB28_1 Depth=1 ## Parent Loop BB28_7 Depth=2 ## => This Inner Loop Header: Depth=3 movl -176(%rbp), %eax cmpl -180(%rbp), %eax jge LBB28_19 ## %bb.15: ## in Loop: Header=BB28_14 Depth=3 movq -168(%rbp), %rdi callq _getc movl %eax, -184(%rbp) cmpl $-1, %eax jne LBB28_17 ## %bb.16: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_17: ## in Loop: Header=BB28_14 Depth=3 movl -184(%rbp), %eax movb %al, %dl movq -160(%rbp), %rax movslq -176(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.18: ## in Loop: Header=BB28_14 Depth=3 movl -176(%rbp), %eax addl $1, %eax movl %eax, -176(%rbp) jmp LBB28_14 LBB28_19: ## in Loop: Header=BB28_7 Depth=2 movq -160(%rbp), %rax movslq -180(%rbp), %rcx movb $0, (%rax,%rcx) movq -168(%rbp), %rdi callq _getc cmpl $10, %eax je LBB28_21 ## %bb.20: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_21: ## in Loop: Header=BB28_7 Depth=2 movq -160(%rbp), %rdi movl $1, %esi callq _create movq %rax, -152(%rbp) movq -152(%rbp), %rax movq $0, 8(%rax) movq -152(%rbp), %rax movl $0, 28(%rax) movq -168(%rbp), %rdi callq _getint movl %eax, -180(%rbp) cmpl $-1, %eax jne LBB28_23 ## %bb.22: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_23: ## in Loop: Header=BB28_7 Depth=2 movl -180(%rbp), %eax addl $1, %eax movslq %eax, %rdi callq _malloc movq %rax, %rcx movq -152(%rbp), %rax movq %rcx, 8(%rax) movq -152(%rbp), %rax cmpq $0, 8(%rax) jne LBB28_25 ## %bb.24: ## in Loop: Header=BB28_7 Depth=2 leaq L_.str.72(%rip), %rdi movb $0, %al callq _cerror LBB28_25: ## in Loop: Header=BB28_7 Depth=2 movl $0, -176(%rbp) LBB28_26: ## Parent Loop BB28_1 Depth=1 ## Parent Loop BB28_7 Depth=2 ## => This Inner Loop Header: Depth=3 movl -176(%rbp), %eax cmpl -180(%rbp), %eax jge LBB28_31 ## %bb.27: ## in Loop: Header=BB28_26 Depth=3 movq -168(%rbp), %rdi callq _getc movl %eax, -184(%rbp) cmpl $-1, %eax jne LBB28_29 ## %bb.28: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_29: ## in Loop: Header=BB28_26 Depth=3 movl -184(%rbp), %eax movb %al, %dl movq -152(%rbp), %rax movq 8(%rax), %rax movslq -176(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.30: ## in Loop: Header=BB28_26 Depth=3 movl -176(%rbp), %eax addl $1, %eax movl %eax, -176(%rbp) jmp LBB28_26 LBB28_31: ## in Loop: Header=BB28_7 Depth=2 movq -152(%rbp), %rax movq 8(%rax), %rax movslq -180(%rbp), %rcx movb $0, (%rax,%rcx) movq -168(%rbp), %rdi callq _getc cmpl $10, %eax je LBB28_33 ## %bb.32: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_33: ## in Loop: Header=BB28_7 Depth=2 movq -168(%rbp), %rdi callq _getint movq -152(%rbp), %rcx movl %eax, 24(%rcx) cmpl $-1, %eax jne LBB28_35 ## %bb.34: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_35: ## in Loop: Header=BB28_7 Depth=2 movq -168(%rbp), %rdi callq _getint movl %eax, -180(%rbp) cmpl $-1, %eax jne LBB28_37 ## %bb.36: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_37: ## in Loop: Header=BB28_7 Depth=2 movl -180(%rbp), %ecx movq -152(%rbp), %rax movl %ecx, 28(%rax) movq -152(%rbp), %rax cmpl $0, 28(%rax) je LBB28_41 ## %bb.38: ## in Loop: Header=BB28_7 Depth=2 movslq -180(%rbp), %rdi shlq $3, %rdi callq _malloc movq %rax, %rcx movq -152(%rbp), %rax movq %rcx, 16(%rax) movq -152(%rbp), %rax cmpq $0, 16(%rax) jne LBB28_40 ## %bb.39: ## in Loop: Header=BB28_7 Depth=2 leaq L_.str.72(%rip), %rdi movb $0, %al callq _cerror LBB28_40: ## in Loop: Header=BB28_7 Depth=2 jmp LBB28_42 LBB28_41: ## in Loop: Header=BB28_7 Depth=2 movq -152(%rbp), %rax movq $0, 16(%rax) LBB28_42: ## in Loop: Header=BB28_7 Depth=2 movl $0, -176(%rbp) LBB28_43: ## Parent Loop BB28_1 Depth=1 ## Parent Loop BB28_7 Depth=2 ## => This Inner Loop Header: Depth=3 movl -176(%rbp), %eax movq -152(%rbp), %rcx cmpl 28(%rcx), %eax jge LBB28_50 ## %bb.44: ## in Loop: Header=BB28_43 Depth=3 movq -168(%rbp), %rdi callq _getint movl %eax, -180(%rbp) cmpl $-1, %eax jne LBB28_46 ## %bb.45: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_46: ## in Loop: Header=BB28_43 Depth=3 movl -180(%rbp), %edx movq -152(%rbp), %rax movq 16(%rax), %rax movslq -176(%rbp), %rcx movl %edx, (%rax,%rcx,8) movq -168(%rbp), %rdi callq _getint movl %eax, -180(%rbp) cmpl $-1, %eax jne LBB28_48 ## %bb.47: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_51 LBB28_48: ## in Loop: Header=BB28_43 Depth=3 movl -180(%rbp), %edx movq -152(%rbp), %rax movq 16(%rax), %rax movslq -176(%rbp), %rcx movl %edx, 4(%rax,%rcx,8) ## %bb.49: ## in Loop: Header=BB28_43 Depth=3 movl -176(%rbp), %eax addl $1, %eax movl %eax, -176(%rbp) jmp LBB28_43 LBB28_50: ## in Loop: Header=BB28_7 Depth=2 jmp LBB28_7 LBB28_51: ## in Loop: Header=BB28_1 Depth=1 leaq L_.str.73(%rip), %rdi movb $0, %al callq _error cmpq $0, -152(%rbp) je LBB28_57 ## %bb.52: ## in Loop: Header=BB28_1 Depth=1 movq -152(%rbp), %rax movq (%rax), %rdi callq _free movq -152(%rbp), %rax cmpq $0, 8(%rax) je LBB28_54 ## %bb.53: ## in Loop: Header=BB28_1 Depth=1 movq -152(%rbp), %rax movq 8(%rax), %rdi callq _free LBB28_54: ## in Loop: Header=BB28_1 Depth=1 movq -152(%rbp), %rax cmpl $0, 28(%rax) je LBB28_56 ## %bb.55: ## in Loop: Header=BB28_1 Depth=1 movq -152(%rbp), %rax movq 16(%rax), %rdi callq _free LBB28_56: ## in Loop: Header=BB28_1 Depth=1 movq -152(%rbp), %rax movq _ntab@GOTPCREL(%rip), %rcx movl (%rcx), %ecx addl $-1, %ecx movq _ntab@GOTPCREL(%rip), %rdx movl %ecx, (%rdx) movslq %ecx, %rdx movq _tab@GOTPCREL(%rip), %rcx shlq $5, %rdx addq %rdx, %rcx movq (%rcx), %rdx movq %rdx, (%rax) movq 8(%rcx), %rdx movq %rdx, 8(%rax) movq 16(%rcx), %rdx movq %rdx, 16(%rax) movq 24(%rcx), %rcx movq %rcx, 24(%rax) LBB28_57: ## in Loop: Header=BB28_1 Depth=1 jmp LBB28_58 LBB28_58: ## in Loop: Header=BB28_1 Depth=1 movq -168(%rbp), %rdi callq _fclose LBB28_59: ## in Loop: Header=BB28_1 Depth=1 movl -172(%rbp), %eax addl $1, %eax movl %eax, -172(%rbp) jmp LBB28_1 LBB28_60: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB28_62 ## %bb.61: addq $192, %rsp popq %rbp retq LBB28_62: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _f_delete ## -- Begin function f_delete .p2align 4, 0x90 _f_delete: ## @f_delete .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -36(%rbp) movq %rsi, -48(%rbp) movl $1, -52(%rbp) LBB29_1: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax cmpl -36(%rbp), %eax jge LBB29_6 ## %bb.2: ## in Loop: Header=BB29_1 Depth=1 movq -48(%rbp), %rax movslq -52(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB29_4 ## %bb.3: ## in Loop: Header=BB29_1 Depth=1 jmp LBB29_5 LBB29_4: ## in Loop: Header=BB29_1 Depth=1 leaq -32(%rbp), %rdi movq -48(%rbp), %rax movslq -52(%rbp), %rcx movq (%rax,%rcx,8), %rsi movl $8, %edx movl $20, %ecx callq ___strncpy_chk movb $0, -24(%rbp) leaq -32(%rbp), %rdi leaq L_.str.66(%rip), %rsi movl $20, %edx callq ___strcat_chk leaq -32(%rbp), %rdi callq _unlink LBB29_5: ## in Loop: Header=BB29_1 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB29_1 LBB29_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB29_8 ## %bb.7: addq $64, %rsp popq %rbp retq LBB29_8: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _f_remove ## -- Begin function f_remove .p2align 4, 0x90 _f_remove: ## @f_remove .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl $1, -20(%rbp) LBB30_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -4(%rbp), %eax jge LBB30_10 ## %bb.2: ## in Loop: Header=BB30_1 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB30_4 ## %bb.3: ## in Loop: Header=BB30_1 Depth=1 jmp LBB30_9 LBB30_4: ## in Loop: Header=BB30_1 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _lookloc movq %rax, -32(%rbp) cmpq $0, %rax jne LBB30_6 ## %bb.5: ## in Loop: Header=BB30_1 Depth=1 jmp LBB30_9 LBB30_6: ## in Loop: Header=BB30_1 Depth=1 movq -32(%rbp), %rax movq (%rax), %rdi callq _free movq -32(%rbp), %rax movq 8(%rax), %rdi callq _free movq -32(%rbp), %rax cmpl $0, 28(%rax) je LBB30_8 ## %bb.7: ## in Loop: Header=BB30_1 Depth=1 movq -32(%rbp), %rax movq 16(%rax), %rdi callq _free LBB30_8: ## in Loop: Header=BB30_1 Depth=1 movq -32(%rbp), %rax movq _ntab@GOTPCREL(%rip), %rcx movl (%rcx), %ecx addl $-1, %ecx movq _ntab@GOTPCREL(%rip), %rdx movl %ecx, (%rdx) movslq %ecx, %rdx movq _tab@GOTPCREL(%rip), %rcx shlq $5, %rdx addq %rdx, %rcx movq (%rcx), %rdx movq %rdx, (%rax) movq 8(%rcx), %rdx movq %rdx, 8(%rax) movq 16(%rcx), %rdx movq %rdx, 16(%rax) movq 24(%rcx), %rcx movq %rcx, 24(%rax) LBB30_9: ## in Loop: Header=BB30_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB30_1 LBB30_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_eq ## -- Begin function f_eq .p2align 4, 0x90 _f_eq: ## @f_eq .cfi_startproc ## %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) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jg LBB31_2 ## %bb.1: jmp LBB31_7 LBB31_2: movq -16(%rbp), %rax movq 8(%rax), %rdi movq -16(%rbp), %rax movq 16(%rax), %rsi callq _strcmp cmpl $0, %eax jne LBB31_4 ## %bb.3: movq -16(%rbp), %rax movq 24(%rax), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB31_7 LBB31_4: cmpl $5, -4(%rbp) jl LBB31_6 ## %bb.5: movq -16(%rbp), %rax movq 32(%rax), %rdi movq _tmp(%rip), %rsi callq _aputs LBB31_6: jmp LBB31_7 LBB31_7: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_gt ## -- Begin function f_gt .p2align 4, 0x90 _f_gt: ## @f_gt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $4, -4(%rbp) jge LBB32_2 ## %bb.1: jmp LBB32_53 LBB32_2: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) LBB32_3: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpb $0, (%rax) je LBB32_5 ## %bb.4: ## in Loop: Header=BB32_3 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB32_3 LBB32_5: jmp LBB32_6 LBB32_6: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpb $0, (%rax) je LBB32_8 ## %bb.7: ## in Loop: Header=BB32_6 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB32_6 LBB32_8: movq -40(%rbp), %rax movq %rax, -24(%rbp) movq -48(%rbp), %rax movq %rax, -32(%rbp) LBB32_9: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx addq $-1, %rcx movq %rcx, -24(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -61(%rbp) ## 1-byte Spill jb LBB32_12 ## %bb.10: ## in Loop: Header=BB32_9 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -61(%rbp) ## 1-byte Spill jl LBB32_12 ## %bb.11: ## in Loop: Header=BB32_9 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -61(%rbp) ## 1-byte Spill LBB32_12: ## in Loop: Header=BB32_9 Depth=1 movb -61(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB32_13 jmp LBB32_14 LBB32_13: ## in Loop: Header=BB32_9 Depth=1 jmp LBB32_9 LBB32_14: jmp LBB32_15 LBB32_15: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rcx addq $-1, %rcx movq %rcx, -32(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -62(%rbp) ## 1-byte Spill jb LBB32_18 ## %bb.16: ## in Loop: Header=BB32_15 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -62(%rbp) ## 1-byte Spill jl LBB32_18 ## %bb.17: ## in Loop: Header=BB32_15 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -62(%rbp) ## 1-byte Spill LBB32_18: ## in Loop: Header=BB32_15 Depth=1 movb -62(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB32_19 jmp LBB32_20 LBB32_19: ## in Loop: Header=BB32_15 Depth=1 jmp LBB32_15 LBB32_20: movq -24(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -63(%rbp) ## 1-byte Spill jb LBB32_22 ## %bb.21: movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -63(%rbp) ## 1-byte Spill LBB32_22: movb -63(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -52(%rbp) movq -32(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -64(%rbp) ## 1-byte Spill jb LBB32_24 ## %bb.23: movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -64(%rbp) ## 1-byte Spill LBB32_24: movb -64(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -56(%rbp) movl -52(%rbp), %eax cmpl -56(%rbp), %eax je LBB32_26 ## %bb.25: movl -56(%rbp), %eax movl %eax, -60(%rbp) jmp LBB32_48 LBB32_26: jmp LBB32_27 LBB32_27: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx addq $1, %rcx movq %rcx, -24(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq -40(%rbp), %rcx movb %al, -65(%rbp) ## 1-byte Spill jae LBB32_29 ## %bb.28: ## in Loop: Header=BB32_27 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -65(%rbp) ## 1-byte Spill LBB32_29: ## in Loop: Header=BB32_27 Depth=1 movb -65(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB32_30 jmp LBB32_31 LBB32_30: ## in Loop: Header=BB32_27 Depth=1 jmp LBB32_27 LBB32_31: jmp LBB32_32 LBB32_32: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rcx addq $1, %rcx movq %rcx, -32(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq -48(%rbp), %rcx movb %al, -66(%rbp) ## 1-byte Spill jae LBB32_34 ## %bb.33: ## in Loop: Header=BB32_32 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -66(%rbp) ## 1-byte Spill LBB32_34: ## in Loop: Header=BB32_32 Depth=1 movb -66(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB32_35 jmp LBB32_36 LBB32_35: ## in Loop: Header=BB32_32 Depth=1 jmp LBB32_32 LBB32_36: movq -40(%rbp), %rax movq -24(%rbp), %rcx subq %rcx, %rax movq -48(%rbp), %rcx movq -32(%rbp), %rdx subq %rdx, %rcx cmpq %rcx, %rax je LBB32_38 ## %bb.37: movl -52(%rbp), %eax movq -40(%rbp), %rcx movq -24(%rbp), %rdx subq %rdx, %rcx movq -48(%rbp), %rdx movq -32(%rbp), %rsi subq %rsi, %rdx cmpq %rdx, %rcx setg %cl andb $1, %cl movzbl %cl, %ecx xorl %ecx, %eax movl %eax, -60(%rbp) jmp LBB32_47 LBB32_38: movl $0, -60(%rbp) LBB32_39: ## =>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, -67(%rbp) ## 1-byte Spill je LBB32_41 ## %bb.40: ## in Loop: Header=BB32_39 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax setne %al movb %al, -67(%rbp) ## 1-byte Spill LBB32_41: ## in Loop: Header=BB32_39 Depth=1 movb -67(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB32_42 jmp LBB32_46 LBB32_42: ## in Loop: Header=BB32_39 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax movq -32(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax je LBB32_44 ## %bb.43: movl -52(%rbp), %eax movq -24(%rbp), %rcx movsbl (%rcx), %ecx movq -32(%rbp), %rdx movsbl (%rdx), %edx cmpl %edx, %ecx setg %cl andb $1, %cl movzbl %cl, %ecx xorl %ecx, %eax movl %eax, -60(%rbp) jmp LBB32_46 LBB32_44: ## in Loop: Header=BB32_39 Depth=1 jmp LBB32_45 LBB32_45: ## in Loop: Header=BB32_39 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB32_39 LBB32_46: jmp LBB32_47 LBB32_47: jmp LBB32_48 LBB32_48: cmpl $0, -60(%rbp) je LBB32_50 ## %bb.49: movq -16(%rbp), %rax movq 24(%rax), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB32_53 LBB32_50: cmpl $5, -4(%rbp) jl LBB32_52 ## %bb.51: movq -16(%rbp), %rax movq 32(%rax), %rdi movq _tmp(%rip), %rsi callq _aputs LBB32_52: jmp LBB32_53 LBB32_53: addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_char ## -- Begin function f_char .p2align 4, 0x90 _f_char: ## @f_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 $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB33_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax cmpb $0, (%rax) jne LBB33_3 LBB33_2: jmp LBB33_21 LBB33_3: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) LBB33_4: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) ## %bb.5: ## in Loop: Header=BB33_4 Depth=1 movq -32(%rbp), %rax cmpb $0, (%rax) jne LBB33_4 ## %bb.6: jmp LBB33_7 LBB33_7: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax addq $-1, %rax movq %rax, -32(%rbp) ## %bb.8: ## in Loop: Header=BB33_7 Depth=1 movq -32(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -33(%rbp) ## 1-byte Spill jb LBB33_11 ## %bb.9: ## in Loop: Header=BB33_7 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -33(%rbp) ## 1-byte Spill jl LBB33_11 ## %bb.10: ## in Loop: Header=BB33_7 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -33(%rbp) ## 1-byte Spill LBB33_11: ## in Loop: Header=BB33_7 Depth=1 movb -33(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB33_7 ## %bb.12: movq -32(%rbp), %rax movq -16(%rbp), %rcx cmpq 8(%rcx), %rax jb LBB33_15 ## %bb.13: movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB33_15 ## %bb.14: jmp LBB33_21 LBB33_15: movl $0, -20(%rbp) LBB33_16: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) cmpb $0, 1(%rax) je LBB33_20 ## %bb.17: ## in Loop: Header=BB33_16 Depth=1 imull $10, -20(%rbp), %eax movq -32(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -20(%rbp) cmpl $255, %eax jle LBB33_19 ## %bb.18: jmp LBB33_21 LBB33_19: ## in Loop: Header=BB33_16 Depth=1 jmp LBB33_16 LBB33_20: movl -20(%rbp), %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB33_21: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_code ## -- Begin function f_code .p2align 4, 0x90 _f_code: ## @f_code .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -36(%rbp) movq %rsi, -48(%rbp) cmpl $2, -36(%rbp) jl LBB34_2 ## %bb.1: movq -48(%rbp), %rax movq 8(%rax), %rax cmpb $0, (%rax) jne LBB34_3 LBB34_2: jmp LBB34_4 LBB34_3: leaq -32(%rbp), %rdi movq -48(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %r8d xorl %esi, %esi movl $20, %edx leaq L_.str.74(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -32(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs LBB34_4: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB34_6 ## %bb.5: addq $48, %rsp popq %rbp retq LBB34_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _f_shift ## -- Begin function f_shift .p2align 4, 0x90 _f_shift: ## @f_shift .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jge LBB35_2 ## %bb.1: jmp LBB35_47 LBB35_2: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) LBB35_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) ## %bb.4: ## in Loop: Header=BB35_3 Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) jne LBB35_3 ## %bb.5: jmp LBB35_6 LBB35_6: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax addq $-1, %rax movq %rax, -24(%rbp) ## %bb.7: ## in Loop: Header=BB35_6 Depth=1 movq -24(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -45(%rbp) ## 1-byte Spill jb LBB35_10 ## %bb.8: ## in Loop: Header=BB35_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -45(%rbp) ## 1-byte Spill jl LBB35_10 ## %bb.9: ## in Loop: Header=BB35_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -45(%rbp) ## 1-byte Spill LBB35_10: ## in Loop: Header=BB35_6 Depth=1 movb -45(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB35_6 ## %bb.11: movq -24(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -46(%rbp) ## 1-byte Spill jb LBB35_13 ## %bb.12: movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -46(%rbp) ## 1-byte Spill LBB35_13: movb -46(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -44(%rbp) movl $0, -36(%rbp) LBB35_14: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) cmpb $0, 1(%rax) je LBB35_18 ## %bb.15: ## in Loop: Header=BB35_14 Depth=1 imull $10, -36(%rbp), %eax movq -24(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -36(%rbp) cmpl $32767, %eax ## imm = 0x7FFF jle LBB35_17 ## %bb.16: jmp LBB35_47 LBB35_17: ## in Loop: Header=BB35_14 Depth=1 jmp LBB35_14 LBB35_18: movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) LBB35_19: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB35_21 ## %bb.20: ## in Loop: Header=BB35_19 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB35_19 LBB35_21: movq -24(%rbp), %rax movq %rax, -32(%rbp) LBB35_22: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx addq $-1, %rcx movq %rcx, -24(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -47(%rbp) ## 1-byte Spill jb LBB35_25 ## %bb.23: ## in Loop: Header=BB35_22 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -47(%rbp) ## 1-byte Spill jl LBB35_25 ## %bb.24: ## in Loop: Header=BB35_22 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax setle %al movb %al, -47(%rbp) ## 1-byte Spill LBB35_25: ## in Loop: Header=BB35_22 Depth=1 movb -47(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB35_26 jmp LBB35_27 LBB35_26: ## in Loop: Header=BB35_22 Depth=1 jmp LBB35_22 LBB35_27: movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) movq -32(%rbp), %rax movq -24(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -40(%rbp) movl -40(%rbp), %eax cmpl -36(%rbp), %eax jg LBB35_32 ## %bb.28: jmp LBB35_29 LBB35_29: ## =>This Inner Loop Header: Depth=1 movl -40(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -40(%rbp) cmpl $0, %eax je LBB35_31 ## %bb.30: ## in Loop: Header=BB35_29 Depth=1 movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB35_29 LBB35_31: jmp LBB35_47 LBB35_32: cmpl $0, -44(%rbp) je LBB35_40 ## %bb.33: movl -36(%rbp), %ecx movl -40(%rbp), %eax subl %ecx, %eax movl %eax, -40(%rbp) LBB35_34: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -36(%rbp) cmpl $0, %eax je LBB35_36 ## %bb.35: ## in Loop: Header=BB35_34 Depth=1 movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB35_34 LBB35_36: jmp LBB35_37 LBB35_37: ## =>This Inner Loop Header: Depth=1 movl -40(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -40(%rbp) cmpl $0, %eax je LBB35_39 ## %bb.38: ## in Loop: Header=BB35_37 Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB35_37 LBB35_39: jmp LBB35_47 LBB35_40: movl -36(%rbp), %ecx movq -24(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -24(%rbp) LBB35_41: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB35_43 ## %bb.42: ## in Loop: Header=BB35_41 Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB35_41 LBB35_43: jmp LBB35_44 LBB35_44: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -36(%rbp) cmpl $0, %eax je LBB35_46 ## %bb.45: ## in Loop: Header=BB35_44 Depth=1 movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB35_44 LBB35_46: jmp LBB35_47 LBB35_47: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_rshift ## -- Begin function f_rshift .p2align 4, 0x90 _f_rshift: ## @f_rshift .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jge LBB36_2 ## %bb.1: jmp LBB36_37 LBB36_2: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) LBB36_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) ## %bb.4: ## in Loop: Header=BB36_3 Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) jne LBB36_3 ## %bb.5: jmp LBB36_6 LBB36_6: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax addq $-1, %rax movq %rax, -24(%rbp) ## %bb.7: ## in Loop: Header=BB36_6 Depth=1 movq -24(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -45(%rbp) ## 1-byte Spill jb LBB36_10 ## %bb.8: ## in Loop: Header=BB36_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -45(%rbp) ## 1-byte Spill jl LBB36_10 ## %bb.9: ## in Loop: Header=BB36_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -45(%rbp) ## 1-byte Spill LBB36_10: ## in Loop: Header=BB36_6 Depth=1 movb -45(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB36_6 ## %bb.11: movq -24(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -46(%rbp) ## 1-byte Spill jb LBB36_13 ## %bb.12: movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -46(%rbp) ## 1-byte Spill LBB36_13: movb -46(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -44(%rbp) movl $0, -36(%rbp) LBB36_14: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) cmpb $0, 1(%rax) je LBB36_18 ## %bb.15: ## in Loop: Header=BB36_14 Depth=1 imull $10, -36(%rbp), %eax movq -24(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -36(%rbp) cmpl $32767, %eax ## imm = 0x7FFF jle LBB36_17 ## %bb.16: jmp LBB36_37 LBB36_17: ## in Loop: Header=BB36_14 Depth=1 jmp LBB36_14 LBB36_18: movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) LBB36_19: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB36_21 ## %bb.20: ## in Loop: Header=BB36_19 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB36_19 LBB36_21: movq -24(%rbp), %rax movq %rax, -32(%rbp) LBB36_22: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx addq $-1, %rcx movq %rcx, -24(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -47(%rbp) ## 1-byte Spill jb LBB36_25 ## %bb.23: ## in Loop: Header=BB36_22 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -47(%rbp) ## 1-byte Spill jl LBB36_25 ## %bb.24: ## in Loop: Header=BB36_22 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax setle %al movb %al, -47(%rbp) ## 1-byte Spill LBB36_25: ## in Loop: Header=BB36_22 Depth=1 movb -47(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB36_26 jmp LBB36_27 LBB36_26: ## in Loop: Header=BB36_22 Depth=1 jmp LBB36_22 LBB36_27: movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) movq -32(%rbp), %rax movq -24(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -40(%rbp) cmpl $0, %eax jne LBB36_29 ## %bb.28: jmp LBB36_37 LBB36_29: movl -40(%rbp), %ecx movl -36(%rbp), %eax cltd idivl %ecx movl %edx, -36(%rbp) cmpl $0, -44(%rbp) je LBB36_31 ## %bb.30: movl -40(%rbp), %eax subl -36(%rbp), %eax movl %eax, -36(%rbp) LBB36_31: movl -40(%rbp), %ecx subl -36(%rbp), %ecx movq -32(%rbp), %rax movslq %ecx, %rdx xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx addq %rcx, %rax movq %rax, -32(%rbp) LBB36_32: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpb $0, (%rax) je LBB36_34 ## %bb.33: ## in Loop: Header=BB36_32 Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB36_32 LBB36_34: jmp LBB36_35 LBB36_35: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -36(%rbp) cmpl $0, %eax je LBB36_37 ## %bb.36: ## in Loop: Header=BB36_35 Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB36_35 LBB36_37: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _add ## -- Begin function add .p2align 4, 0x90 _add: ## @add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) leaq -48(%rbp), %rax movq %rax, -56(%rbp) movq -56(%rbp), %rax movl $0, 12(%rax) movq -56(%rbp), %rdi callq _clear movl $0, -64(%rbp) LBB37_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax addq $-1, %rax movq %rax, -16(%rbp) cmpq -8(%rbp), %rax jae LBB37_13 ## %bb.2: movq -32(%rbp), %rax addq $-1, %rax movq %rax, -32(%rbp) LBB37_3: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -24(%rbp), %rax jb LBB37_12 ## %bb.4: ## in Loop: Header=BB37_3 Depth=1 cmpl $0, -64(%rbp) je LBB37_9 ## %bb.5: ## in Loop: Header=BB37_3 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax sete %al andb $1, %al movzbl %al, %eax movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB37_7 ## %bb.6: ## in Loop: Header=BB37_3 Depth=1 movq -56(%rbp), %rsi movl $48, %edi callq _aputc jmp LBB37_8 LBB37_7: ## in Loop: Header=BB37_3 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax addl $1, %eax ## kill: def $al killed $al killed $eax movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc LBB37_8: ## in Loop: Header=BB37_3 Depth=1 jmp LBB37_10 LBB37_9: ## in Loop: Header=BB37_3 Depth=1 movq -32(%rbp), %rax movb (%rax), %al movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc LBB37_10: ## in Loop: Header=BB37_3 Depth=1 jmp LBB37_11 LBB37_11: ## in Loop: Header=BB37_3 Depth=1 movq -32(%rbp), %rax addq $-1, %rax movq %rax, -32(%rbp) jmp LBB37_3 LBB37_12: jmp LBB37_28 LBB37_13: ## in Loop: Header=BB37_1 Depth=1 movq -32(%rbp), %rax addq $-1, %rax movq %rax, -32(%rbp) cmpq -24(%rbp), %rax jae LBB37_25 ## %bb.14: jmp LBB37_15 LBB37_15: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax cmpq -8(%rbp), %rax jb LBB37_24 ## %bb.16: ## in Loop: Header=BB37_15 Depth=1 cmpl $0, -64(%rbp) je LBB37_21 ## %bb.17: ## in Loop: Header=BB37_15 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax sete %al andb $1, %al movzbl %al, %eax movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB37_19 ## %bb.18: ## in Loop: Header=BB37_15 Depth=1 movq -56(%rbp), %rsi movl $48, %edi callq _aputc jmp LBB37_20 LBB37_19: ## in Loop: Header=BB37_15 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax addl $1, %eax ## kill: def $al killed $al killed $eax movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc LBB37_20: ## in Loop: Header=BB37_15 Depth=1 jmp LBB37_22 LBB37_21: ## in Loop: Header=BB37_15 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc LBB37_22: ## in Loop: Header=BB37_15 Depth=1 jmp LBB37_23 LBB37_23: ## in Loop: Header=BB37_15 Depth=1 movq -16(%rbp), %rax addq $-1, %rax movq %rax, -16(%rbp) jmp LBB37_15 LBB37_24: jmp LBB37_28 LBB37_25: ## in Loop: Header=BB37_1 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax movq -16(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax addl -64(%rbp), %eax movl %eax, -60(%rbp) cmpl $57, -60(%rbp) setg %al andb $1, %al movzbl %al, %eax movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB37_27 ## %bb.26: ## in Loop: Header=BB37_1 Depth=1 movl -60(%rbp), %eax subl $10, %eax movl %eax, -60(%rbp) LBB37_27: ## in Loop: Header=BB37_1 Depth=1 movl -60(%rbp), %eax ## kill: def $al killed $al killed $eax movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc jmp LBB37_1 LBB37_28: cmpl $0, -64(%rbp) je LBB37_30 ## %bb.29: movq -56(%rbp), %rsi movl $49, %edi callq _aputc LBB37_30: movq -56(%rbp), %rsi xorl %edi, %edi callq _aputc movq -56(%rbp), %rax movq (%rax), %rdi movq _tmp(%rip), %rsi callq _bputs movq -56(%rbp), %rax movq (%rax), %rdi callq _free addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sub ## -- Begin function sub .p2align 4, 0x90 _sub: ## @sub .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) leaq -48(%rbp), %rax movq %rax, -56(%rbp) movq -56(%rbp), %rax movl $0, 12(%rax) movq -56(%rbp), %rdi callq _clear movl $0, -64(%rbp) LBB38_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax addq $-1, %rax movq %rax, -16(%rbp) cmpq -8(%rbp), %rax jae LBB38_3 ## %bb.2: jmp LBB38_18 LBB38_3: ## in Loop: Header=BB38_1 Depth=1 movq -32(%rbp), %rax addq $-1, %rax movq %rax, -32(%rbp) cmpq -24(%rbp), %rax jae LBB38_15 ## %bb.4: jmp LBB38_5 LBB38_5: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax cmpq -8(%rbp), %rax jb LBB38_14 ## %bb.6: ## in Loop: Header=BB38_5 Depth=1 cmpl $0, -64(%rbp) je LBB38_11 ## %bb.7: ## in Loop: Header=BB38_5 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al andb $1, %al movzbl %al, %eax movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB38_9 ## %bb.8: ## in Loop: Header=BB38_5 Depth=1 movq -56(%rbp), %rsi movl $57, %edi callq _aputc jmp LBB38_10 LBB38_9: ## in Loop: Header=BB38_5 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax subl $1, %eax ## kill: def $al killed $al killed $eax movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc LBB38_10: ## in Loop: Header=BB38_5 Depth=1 jmp LBB38_12 LBB38_11: ## in Loop: Header=BB38_5 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc LBB38_12: ## in Loop: Header=BB38_5 Depth=1 jmp LBB38_13 LBB38_13: ## in Loop: Header=BB38_5 Depth=1 movq -16(%rbp), %rax addq $-1, %rax movq %rax, -16(%rbp) jmp LBB38_5 LBB38_14: jmp LBB38_18 LBB38_15: ## in Loop: Header=BB38_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax movq -32(%rbp), %rcx movsbl (%rcx), %ecx subl %ecx, %eax addl $48, %eax subl -64(%rbp), %eax movl %eax, -60(%rbp) cmpl $48, -60(%rbp) setl %al andb $1, %al movzbl %al, %eax movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB38_17 ## %bb.16: ## in Loop: Header=BB38_1 Depth=1 movl -60(%rbp), %eax addl $10, %eax movl %eax, -60(%rbp) LBB38_17: ## in Loop: Header=BB38_1 Depth=1 movl -60(%rbp), %eax ## kill: def $al killed $al killed $eax movq -56(%rbp), %rsi movsbl %al, %edi callq _aputc jmp LBB38_1 LBB38_18: jmp LBB38_19 LBB38_19: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax movq (%rax), %rax movq -56(%rbp), %rcx movl 8(%rcx), %ecx subl $1, %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -65(%rbp) ## 1-byte Spill jne LBB38_21 ## %bb.20: ## in Loop: Header=BB38_19 Depth=1 movq -56(%rbp), %rax cmpl $1, 8(%rax) setg %al movb %al, -65(%rbp) ## 1-byte Spill LBB38_21: ## in Loop: Header=BB38_19 Depth=1 movb -65(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB38_22 jmp LBB38_23 LBB38_22: ## in Loop: Header=BB38_19 Depth=1 movq -56(%rbp), %rax movl 8(%rax), %ecx addl $-1, %ecx movl %ecx, 8(%rax) jmp LBB38_19 LBB38_23: movq -56(%rbp), %rsi xorl %edi, %edi callq _aputc movq -56(%rbp), %rax movq (%rax), %rdi movq _tmp(%rip), %rsi callq _bputs movq -56(%rbp), %rax movq (%rax), %rdi callq _free addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_add ## -- Begin function f_add .p2align 4, 0x90 _f_add: ## @f_add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -24(%rbp) movq %rsi, -32(%rbp) movl $0, -76(%rbp) movl $0, -80(%rbp) cmpl $2, -24(%rbp) jge LBB39_2 ## %bb.1: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB39_100 LBB39_2: movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) LBB39_3: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpb $0, (%rax) je LBB39_6 ## %bb.4: ## in Loop: Header=BB39_3 Depth=1 jmp LBB39_5 LBB39_5: ## in Loop: Header=BB39_3 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB39_3 LBB39_6: movq -40(%rbp), %rax movq %rax, -64(%rbp) LBB39_7: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax addq $-1, %rax movq %rax, -40(%rbp) ## %bb.8: ## in Loop: Header=BB39_7 Depth=1 movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -113(%rbp) ## 1-byte Spill jb LBB39_11 ## %bb.9: ## in Loop: Header=BB39_7 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -113(%rbp) ## 1-byte Spill jl LBB39_11 ## %bb.10: ## in Loop: Header=BB39_7 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -113(%rbp) ## 1-byte Spill LBB39_11: ## in Loop: Header=BB39_7 Depth=1 movb -113(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB39_7 ## %bb.12: movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -114(%rbp) ## 1-byte Spill jb LBB39_14 ## %bb.13: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -114(%rbp) ## 1-byte Spill LBB39_14: movb -114(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -84(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -56(%rbp) LBB39_15: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpq -40(%rbp), %rax jae LBB39_18 ## %bb.16: ## in Loop: Header=BB39_15 Depth=1 movq -56(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.17: ## in Loop: Header=BB39_15 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB39_15 LBB39_18: movq -40(%rbp), %rax movq -32(%rbp), %rcx cmpq 8(%rcx), %rax jb LBB39_21 ## %bb.19: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax je LBB39_21 ## %bb.20: movq -40(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB39_21: movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB39_22: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -115(%rbp) ## 1-byte Spill je LBB39_24 ## %bb.23: ## in Loop: Header=BB39_22 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -115(%rbp) ## 1-byte Spill LBB39_24: ## in Loop: Header=BB39_22 Depth=1 movb -115(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB39_25 jmp LBB39_26 LBB39_25: ## in Loop: Header=BB39_22 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB39_22 LBB39_26: cmpl $3, -24(%rbp) jl LBB39_28 ## %bb.27: movq -32(%rbp), %rax movq 16(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB39_35 LBB39_28: cmpl $0, -84(%rbp) je LBB39_31 ## %bb.29: movq -40(%rbp), %rax cmpq -64(%rbp), %rax je LBB39_31 ## %bb.30: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB39_31: movq -40(%rbp), %rax cmpb $0, (%rax) je LBB39_33 ## %bb.32: movq -40(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB39_34 LBB39_33: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc LBB39_34: jmp LBB39_100 LBB39_35: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB39_43 ## %bb.36: movl $0, -76(%rbp) movq -40(%rbp), %rax movq %rax, -56(%rbp) LBB39_37: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB39_40 ## %bb.38: ## in Loop: Header=BB39_37 Depth=1 imull $10, -76(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -76(%rbp) ## %bb.39: ## in Loop: Header=BB39_37 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB39_37 LBB39_40: cmpl $0, -84(%rbp) je LBB39_42 ## %bb.41: xorl %eax, %eax subl -76(%rbp), %eax movl %eax, -76(%rbp) LBB39_42: movl $0, -92(%rbp) jmp LBB39_44 LBB39_43: movl $1, -92(%rbp) LBB39_44: movq -32(%rbp), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) LBB39_45: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpb $0, (%rax) je LBB39_48 ## %bb.46: ## in Loop: Header=BB39_45 Depth=1 jmp LBB39_47 LBB39_47: ## in Loop: Header=BB39_45 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB39_45 LBB39_48: movq -48(%rbp), %rax movq %rax, -72(%rbp) LBB39_49: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax addq $-1, %rax movq %rax, -48(%rbp) ## %bb.50: ## in Loop: Header=BB39_49 Depth=1 movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -116(%rbp) ## 1-byte Spill jb LBB39_53 ## %bb.51: ## in Loop: Header=BB39_49 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -116(%rbp) ## 1-byte Spill jl LBB39_53 ## %bb.52: ## in Loop: Header=BB39_49 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -116(%rbp) ## 1-byte Spill LBB39_53: ## in Loop: Header=BB39_49 Depth=1 movb -116(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB39_49 ## %bb.54: movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -117(%rbp) ## 1-byte Spill jb LBB39_56 ## %bb.55: movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -117(%rbp) ## 1-byte Spill LBB39_56: movb -117(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -88(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB39_57: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -118(%rbp) ## 1-byte Spill je LBB39_59 ## %bb.58: ## in Loop: Header=BB39_57 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -118(%rbp) ## 1-byte Spill LBB39_59: ## in Loop: Header=BB39_57 Depth=1 movb -118(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB39_60 jmp LBB39_61 LBB39_60: ## in Loop: Header=BB39_57 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB39_57 LBB39_61: movq -72(%rbp), %rax movq -48(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB39_69 ## %bb.62: movl $0, -80(%rbp) movq -48(%rbp), %rax movq %rax, -56(%rbp) LBB39_63: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB39_66 ## %bb.64: ## in Loop: Header=BB39_63 Depth=1 imull $10, -80(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -80(%rbp) ## %bb.65: ## in Loop: Header=BB39_63 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB39_63 LBB39_66: cmpl $0, -88(%rbp) je LBB39_68 ## %bb.67: xorl %eax, %eax subl -80(%rbp), %eax movl %eax, -80(%rbp) LBB39_68: movl $0, -96(%rbp) jmp LBB39_70 LBB39_69: movl $1, -96(%rbp) LBB39_70: cmpl $0, -92(%rbp) jne LBB39_73 ## %bb.71: cmpl $0, -96(%rbp) jne LBB39_73 ## %bb.72: leaq -18(%rbp), %rdi movl -76(%rbp), %r8d addl -80(%rbp), %r8d xorl %esi, %esi movl $10, %edx leaq L_.str.74(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -18(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB39_100 LBB39_73: movl -84(%rbp), %eax cmpl -88(%rbp), %eax jne LBB39_77 ## %bb.74: cmpl $0, -84(%rbp) je LBB39_76 ## %bb.75: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB39_76: movq -40(%rbp), %rdi movq -64(%rbp), %rsi movq -48(%rbp), %rdx movq -72(%rbp), %rcx callq _add jmp LBB39_100 LBB39_77: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax movq -72(%rbp), %rcx movq -48(%rbp), %rdx subq %rdx, %rcx cmpq %rcx, %rax je LBB39_88 ## %bb.78: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax movq -72(%rbp), %rcx movq -48(%rbp), %rdx subq %rdx, %rcx cmpq %rcx, %rax jle LBB39_83 ## %bb.79: jmp LBB39_80 LBB39_80: cmpl $0, -84(%rbp) je LBB39_82 ## %bb.81: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB39_82: movq -40(%rbp), %rdi movq -64(%rbp), %rsi movq -48(%rbp), %rdx movq -72(%rbp), %rcx callq _sub jmp LBB39_87 LBB39_83: jmp LBB39_84 LBB39_84: cmpl $0, -88(%rbp) je LBB39_86 ## %bb.85: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB39_86: movq -48(%rbp), %rdi movq -72(%rbp), %rsi movq -40(%rbp), %rdx movq -64(%rbp), %rcx callq _sub LBB39_87: jmp LBB39_99 LBB39_88: movq -40(%rbp), %rax movq %rax, -104(%rbp) movq -48(%rbp), %rax movq %rax, -112(%rbp) LBB39_89: ## =>This Inner Loop Header: Depth=1 movq -104(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -119(%rbp) ## 1-byte Spill je LBB39_91 ## %bb.90: ## in Loop: Header=BB39_89 Depth=1 movq -112(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax setne %al movb %al, -119(%rbp) ## 1-byte Spill LBB39_91: ## in Loop: Header=BB39_89 Depth=1 movb -119(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB39_92 jmp LBB39_98 LBB39_92: ## in Loop: Header=BB39_89 Depth=1 movq -104(%rbp), %rax movsbl (%rax), %eax movq -112(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax je LBB39_96 ## %bb.93: movq -104(%rbp), %rax movsbl (%rax), %eax movq -112(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax jle LBB39_95 ## %bb.94: jmp LBB39_80 LBB39_95: jmp LBB39_84 LBB39_96: ## in Loop: Header=BB39_89 Depth=1 jmp LBB39_97 LBB39_97: ## in Loop: Header=BB39_89 Depth=1 movq -104(%rbp), %rax addq $1, %rax movq %rax, -104(%rbp) movq -112(%rbp), %rax addq $1, %rax movq %rax, -112(%rbp) jmp LBB39_89 LBB39_98: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB39_100 LBB39_99: jmp LBB39_100 LBB39_100: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB39_102 ## %bb.101: addq $128, %rsp popq %rbp retq LBB39_102: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _f_sub ## -- Begin function f_sub .p2align 4, 0x90 _f_sub: ## @f_sub .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -24(%rbp) movq %rsi, -32(%rbp) movl $0, -76(%rbp) movl $0, -80(%rbp) cmpl $2, -24(%rbp) jge LBB40_2 ## %bb.1: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB40_100 LBB40_2: movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) LBB40_3: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpb $0, (%rax) je LBB40_6 ## %bb.4: ## in Loop: Header=BB40_3 Depth=1 jmp LBB40_5 LBB40_5: ## in Loop: Header=BB40_3 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB40_3 LBB40_6: movq -40(%rbp), %rax movq %rax, -64(%rbp) LBB40_7: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax addq $-1, %rax movq %rax, -40(%rbp) ## %bb.8: ## in Loop: Header=BB40_7 Depth=1 movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -113(%rbp) ## 1-byte Spill jb LBB40_11 ## %bb.9: ## in Loop: Header=BB40_7 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -113(%rbp) ## 1-byte Spill jl LBB40_11 ## %bb.10: ## in Loop: Header=BB40_7 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -113(%rbp) ## 1-byte Spill LBB40_11: ## in Loop: Header=BB40_7 Depth=1 movb -113(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB40_7 ## %bb.12: movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -114(%rbp) ## 1-byte Spill jb LBB40_14 ## %bb.13: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -114(%rbp) ## 1-byte Spill LBB40_14: movb -114(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -84(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -56(%rbp) LBB40_15: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpq -40(%rbp), %rax jae LBB40_18 ## %bb.16: ## in Loop: Header=BB40_15 Depth=1 movq -56(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.17: ## in Loop: Header=BB40_15 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB40_15 LBB40_18: movq -40(%rbp), %rax movq -32(%rbp), %rcx cmpq 8(%rcx), %rax jb LBB40_21 ## %bb.19: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax je LBB40_21 ## %bb.20: movq -40(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB40_21: movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB40_22: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -115(%rbp) ## 1-byte Spill je LBB40_24 ## %bb.23: ## in Loop: Header=BB40_22 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -115(%rbp) ## 1-byte Spill LBB40_24: ## in Loop: Header=BB40_22 Depth=1 movb -115(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB40_25 jmp LBB40_26 LBB40_25: ## in Loop: Header=BB40_22 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB40_22 LBB40_26: cmpl $3, -24(%rbp) jl LBB40_28 ## %bb.27: movq -32(%rbp), %rax movq 16(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB40_35 LBB40_28: cmpl $0, -84(%rbp) je LBB40_31 ## %bb.29: movq -40(%rbp), %rax cmpq -64(%rbp), %rax je LBB40_31 ## %bb.30: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB40_31: movq -40(%rbp), %rax cmpb $0, (%rax) je LBB40_33 ## %bb.32: movq -40(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB40_34 LBB40_33: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc LBB40_34: jmp LBB40_100 LBB40_35: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB40_43 ## %bb.36: movl $0, -76(%rbp) movq -40(%rbp), %rax movq %rax, -56(%rbp) LBB40_37: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB40_40 ## %bb.38: ## in Loop: Header=BB40_37 Depth=1 imull $10, -76(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -76(%rbp) ## %bb.39: ## in Loop: Header=BB40_37 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB40_37 LBB40_40: cmpl $0, -84(%rbp) je LBB40_42 ## %bb.41: xorl %eax, %eax subl -76(%rbp), %eax movl %eax, -76(%rbp) LBB40_42: movl $0, -92(%rbp) jmp LBB40_44 LBB40_43: movl $1, -92(%rbp) LBB40_44: movq -32(%rbp), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) LBB40_45: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpb $0, (%rax) je LBB40_48 ## %bb.46: ## in Loop: Header=BB40_45 Depth=1 jmp LBB40_47 LBB40_47: ## in Loop: Header=BB40_45 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB40_45 LBB40_48: movq -48(%rbp), %rax movq %rax, -72(%rbp) LBB40_49: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax addq $-1, %rax movq %rax, -48(%rbp) ## %bb.50: ## in Loop: Header=BB40_49 Depth=1 movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -116(%rbp) ## 1-byte Spill jb LBB40_53 ## %bb.51: ## in Loop: Header=BB40_49 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -116(%rbp) ## 1-byte Spill jl LBB40_53 ## %bb.52: ## in Loop: Header=BB40_49 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -116(%rbp) ## 1-byte Spill LBB40_53: ## in Loop: Header=BB40_49 Depth=1 movb -116(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB40_49 ## %bb.54: movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -117(%rbp) ## 1-byte Spill jb LBB40_56 ## %bb.55: movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -117(%rbp) ## 1-byte Spill LBB40_56: movb -117(%rbp), %al ## 1-byte Reload xorb $-1, %al andb $1, %al movzbl %al, %eax movl %eax, -88(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB40_57: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -118(%rbp) ## 1-byte Spill je LBB40_59 ## %bb.58: ## in Loop: Header=BB40_57 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -118(%rbp) ## 1-byte Spill LBB40_59: ## in Loop: Header=BB40_57 Depth=1 movb -118(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB40_60 jmp LBB40_61 LBB40_60: ## in Loop: Header=BB40_57 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB40_57 LBB40_61: movq -72(%rbp), %rax movq -48(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB40_69 ## %bb.62: movl $0, -80(%rbp) movq -48(%rbp), %rax movq %rax, -56(%rbp) LBB40_63: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB40_66 ## %bb.64: ## in Loop: Header=BB40_63 Depth=1 imull $10, -80(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -80(%rbp) ## %bb.65: ## in Loop: Header=BB40_63 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB40_63 LBB40_66: cmpl $0, -88(%rbp) je LBB40_68 ## %bb.67: xorl %eax, %eax subl -80(%rbp), %eax movl %eax, -80(%rbp) LBB40_68: movl $0, -96(%rbp) jmp LBB40_70 LBB40_69: movl $1, -96(%rbp) LBB40_70: cmpl $0, -92(%rbp) jne LBB40_73 ## %bb.71: cmpl $0, -96(%rbp) jne LBB40_73 ## %bb.72: leaq -18(%rbp), %rdi movl -76(%rbp), %r8d addl -80(%rbp), %r8d xorl %esi, %esi movl $10, %edx leaq L_.str.74(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -18(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB40_100 LBB40_73: movl -84(%rbp), %eax cmpl -88(%rbp), %eax jne LBB40_77 ## %bb.74: cmpl $0, -84(%rbp) je LBB40_76 ## %bb.75: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB40_76: movq -40(%rbp), %rdi movq -64(%rbp), %rsi movq -48(%rbp), %rdx movq -72(%rbp), %rcx callq _add jmp LBB40_100 LBB40_77: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax movq -72(%rbp), %rcx movq -48(%rbp), %rdx subq %rdx, %rcx cmpq %rcx, %rax je LBB40_88 ## %bb.78: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax movq -72(%rbp), %rcx movq -48(%rbp), %rdx subq %rdx, %rcx cmpq %rcx, %rax jle LBB40_83 ## %bb.79: jmp LBB40_80 LBB40_80: cmpl $0, -84(%rbp) je LBB40_82 ## %bb.81: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB40_82: movq -40(%rbp), %rdi movq -64(%rbp), %rsi movq -48(%rbp), %rdx movq -72(%rbp), %rcx callq _sub jmp LBB40_87 LBB40_83: jmp LBB40_84 LBB40_84: cmpl $0, -88(%rbp) je LBB40_86 ## %bb.85: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB40_86: movq -48(%rbp), %rdi movq -72(%rbp), %rsi movq -40(%rbp), %rdx movq -64(%rbp), %rcx callq _sub LBB40_87: jmp LBB40_99 LBB40_88: movq -40(%rbp), %rax movq %rax, -104(%rbp) movq -48(%rbp), %rax movq %rax, -112(%rbp) LBB40_89: ## =>This Inner Loop Header: Depth=1 movq -104(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -119(%rbp) ## 1-byte Spill je LBB40_91 ## %bb.90: ## in Loop: Header=BB40_89 Depth=1 movq -112(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax setne %al movb %al, -119(%rbp) ## 1-byte Spill LBB40_91: ## in Loop: Header=BB40_89 Depth=1 movb -119(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB40_92 jmp LBB40_98 LBB40_92: ## in Loop: Header=BB40_89 Depth=1 movq -104(%rbp), %rax movsbl (%rax), %eax movq -112(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax je LBB40_96 ## %bb.93: movq -104(%rbp), %rax movsbl (%rax), %eax movq -112(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax jle LBB40_95 ## %bb.94: jmp LBB40_80 LBB40_95: jmp LBB40_84 LBB40_96: ## in Loop: Header=BB40_89 Depth=1 jmp LBB40_97 LBB40_97: ## in Loop: Header=BB40_89 Depth=1 movq -104(%rbp), %rax addq $1, %rax movq %rax, -104(%rbp) movq -112(%rbp), %rax addq $1, %rax movq %rax, -112(%rbp) jmp LBB40_89 LBB40_98: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB40_100 LBB40_99: jmp LBB40_100 LBB40_100: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB40_102 ## %bb.101: addq $128, %rsp popq %rbp retq LBB40_102: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _mul ## -- Begin function mul .p2align 4, 0x90 _mul: ## @mul .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $160, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -16(%rbp), %rax movq -8(%rbp), %rcx subq %rcx, %rax addq $1, %rax movl $2, %ecx cqto idivq %rcx ## kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -32(%rbp), %rax movq -24(%rbp), %rcx subq %rcx, %rax addq $1, %rax movl $2, %ecx cqto idivq %rcx ## kill: def $eax killed $eax killed $rax movl %eax, -40(%rbp) movq -16(%rbp), %rax movq -8(%rbp), %rcx subq %rcx, %rax addq -32(%rbp), %rax movq -24(%rbp), %rcx subq %rcx, %rax addq $1, %rax movl $2, %ecx cqto idivq %rcx ## kill: def $eax killed $eax killed $rax movl %eax, -44(%rbp) movslq -36(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -64(%rbp) movslq -40(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -72(%rbp) movslq -44(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -80(%rbp) movq -16(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $0, -48(%rbp) LBB41_1: ## =>This Inner Loop Header: Depth=1 movq -88(%rbp), %rax cmpq -8(%rbp), %rax jb LBB41_7 ## %bb.2: ## in Loop: Header=BB41_1 Depth=1 cmpl $0, -48(%rbp) je LBB41_4 ## %bb.3: ## in Loop: Header=BB41_1 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax imull $10, %eax, %eax movl %eax, -100(%rbp) ## 4-byte Spill movq -64(%rbp), %rax movq %rax, -96(%rbp) ## 8-byte Spill movq -16(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -100(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -96(%rbp), %rax ## 8-byte Reload addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) jmp LBB41_5 LBB41_4: ## in Loop: Header=BB41_1 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax movl %eax, -116(%rbp) ## 4-byte Spill movq -64(%rbp), %rax movq %rax, -112(%rbp) ## 8-byte Spill movq -16(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -116(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -112(%rbp), %rax ## 8-byte Reload movl %edx, (%rax,%rcx,4) LBB41_5: ## in Loop: Header=BB41_1 Depth=1 jmp LBB41_6 LBB41_6: ## in Loop: Header=BB41_1 Depth=1 movq -88(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $1, %eax subl -48(%rbp), %eax movl %eax, -48(%rbp) jmp LBB41_1 LBB41_7: movq -32(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $0, -48(%rbp) LBB41_8: ## =>This Inner Loop Header: Depth=1 movq -88(%rbp), %rax cmpq -24(%rbp), %rax jb LBB41_14 ## %bb.9: ## in Loop: Header=BB41_8 Depth=1 cmpl $0, -48(%rbp) je LBB41_11 ## %bb.10: ## in Loop: Header=BB41_8 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax imull $10, %eax, %eax movl %eax, -132(%rbp) ## 4-byte Spill movq -72(%rbp), %rax movq %rax, -128(%rbp) ## 8-byte Spill movq -32(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -132(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -128(%rbp), %rax ## 8-byte Reload addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) jmp LBB41_12 LBB41_11: ## in Loop: Header=BB41_8 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax movl %eax, -148(%rbp) ## 4-byte Spill movq -72(%rbp), %rax movq %rax, -144(%rbp) ## 8-byte Spill movq -32(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -148(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -144(%rbp), %rax ## 8-byte Reload movl %edx, (%rax,%rcx,4) LBB41_12: ## in Loop: Header=BB41_8 Depth=1 jmp LBB41_13 LBB41_13: ## in Loop: Header=BB41_8 Depth=1 movq -88(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $1, %eax subl -48(%rbp), %eax movl %eax, -48(%rbp) jmp LBB41_8 LBB41_14: movl $0, -48(%rbp) LBB41_15: ## =>This Inner Loop Header: Depth=1 movl -48(%rbp), %eax cmpl -44(%rbp), %eax jge LBB41_18 ## %bb.16: ## in Loop: Header=BB41_15 Depth=1 movq -80(%rbp), %rax movslq -48(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.17: ## in Loop: Header=BB41_15 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB41_15 LBB41_18: movl $0, -48(%rbp) LBB41_19: ## =>This Loop Header: Depth=1 ## Child Loop BB41_21 Depth 2 movl -48(%rbp), %eax cmpl -36(%rbp), %eax jge LBB41_28 ## %bb.20: ## in Loop: Header=BB41_19 Depth=1 movl $0, -56(%rbp) movl $0, -52(%rbp) LBB41_21: ## Parent Loop BB41_19 Depth=1 ## => This Inner Loop Header: Depth=2 movl -52(%rbp), %eax cmpl -40(%rbp), %eax jge LBB41_24 ## %bb.22: ## in Loop: Header=BB41_21 Depth=2 movq -64(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -72(%rbp), %rax movslq -52(%rbp), %rcx imull (%rax,%rcx,4), %edx addl -56(%rbp), %edx movq -80(%rbp), %rax movl -48(%rbp), %ecx addl -52(%rbp), %ecx movslq %ecx, %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) movq -80(%rbp), %rax movl -48(%rbp), %ecx addl -52(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -56(%rbp) movq -80(%rbp), %rax movq %rax, -160(%rbp) ## 8-byte Spill movl -48(%rbp), %ecx addl -52(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl $100, %esi cltd idivl %esi movq -160(%rbp), %rax ## 8-byte Reload movl %edx, (%rax,%rcx,4) ## %bb.23: ## in Loop: Header=BB41_21 Depth=2 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB41_21 LBB41_24: ## in Loop: Header=BB41_19 Depth=1 cmpl $0, -56(%rbp) je LBB41_26 ## %bb.25: ## in Loop: Header=BB41_19 Depth=1 movl -56(%rbp), %edx movq -80(%rbp), %rax movl -48(%rbp), %ecx addl -40(%rbp), %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) LBB41_26: ## in Loop: Header=BB41_19 Depth=1 jmp LBB41_27 LBB41_27: ## in Loop: Header=BB41_19 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB41_19 LBB41_28: movq -80(%rbp), %rax movl -44(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx cmpl $0, (%rax,%rcx,4) je LBB41_32 ## %bb.29: movq -80(%rbp), %rax movl -44(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -52(%rbp) cmpl $0, -52(%rbp) je LBB41_31 ## %bb.30: movl -52(%rbp), %eax addl $48, %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB41_31: movq -80(%rbp), %rax movl -44(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx addl $48, %edx movb %dl, %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB41_32: movl -44(%rbp), %eax subl $2, %eax movl %eax, -48(%rbp) LBB41_33: ## =>This Inner Loop Header: Depth=1 cmpl $0, -48(%rbp) jl LBB41_36 ## %bb.34: ## in Loop: Header=BB41_33 Depth=1 movq -80(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx addl $48, %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc movq -80(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx addl $48, %edx movb %dl, %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.35: ## in Loop: Header=BB41_33 Depth=1 movl -48(%rbp), %eax addl $-1, %eax movl %eax, -48(%rbp) jmp LBB41_33 LBB41_36: movq -64(%rbp), %rdi callq _free movq -72(%rbp), %rdi callq _free movq -80(%rbp), %rdi callq _free addq $160, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_mul ## -- Begin function f_mul .p2align 4, 0x90 _f_mul: ## @f_mul .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 %edi, -24(%rbp) movq %rsi, -32(%rbp) movl $0, -76(%rbp) movl $0, -80(%rbp) cmpl $2, -24(%rbp) jl LBB42_2 ## %bb.1: movq -32(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB42_3 LBB42_2: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB42_76 LBB42_3: movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) LBB42_4: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpb $0, (%rax) je LBB42_7 ## %bb.5: ## in Loop: Header=BB42_4 Depth=1 jmp LBB42_6 LBB42_6: ## in Loop: Header=BB42_4 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB42_4 LBB42_7: movq -40(%rbp), %rax movq %rax, -64(%rbp) LBB42_8: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax addq $-1, %rax movq %rax, -40(%rbp) ## %bb.9: ## in Loop: Header=BB42_8 Depth=1 movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -97(%rbp) ## 1-byte Spill jb LBB42_12 ## %bb.10: ## in Loop: Header=BB42_8 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -97(%rbp) ## 1-byte Spill jl LBB42_12 ## %bb.11: ## in Loop: Header=BB42_8 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -97(%rbp) ## 1-byte Spill LBB42_12: ## in Loop: Header=BB42_8 Depth=1 movb -97(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB42_8 ## %bb.13: movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -98(%rbp) ## 1-byte Spill jb LBB42_15 ## %bb.14: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -98(%rbp) ## 1-byte Spill LBB42_15: movb -98(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -84(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -56(%rbp) LBB42_16: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpq -40(%rbp), %rax jae LBB42_19 ## %bb.17: ## in Loop: Header=BB42_16 Depth=1 movq -56(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.18: ## in Loop: Header=BB42_16 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB42_16 LBB42_19: movq -40(%rbp), %rax movq -32(%rbp), %rcx cmpq 8(%rcx), %rax jb LBB42_22 ## %bb.20: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax je LBB42_22 ## %bb.21: movq -40(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB42_22: movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) cmpl $3, -24(%rbp) jl LBB42_24 ## %bb.23: movq -32(%rbp), %rax movq 16(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB42_25 LBB42_24: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB42_76 LBB42_25: jmp LBB42_26 LBB42_26: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -99(%rbp) ## 1-byte Spill je LBB42_28 ## %bb.27: ## in Loop: Header=BB42_26 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -99(%rbp) ## 1-byte Spill LBB42_28: ## in Loop: Header=BB42_26 Depth=1 movb -99(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB42_29 jmp LBB42_30 LBB42_29: ## in Loop: Header=BB42_26 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB42_26 LBB42_30: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB42_38 ## %bb.31: movl $0, -76(%rbp) movq -40(%rbp), %rax movq %rax, -56(%rbp) LBB42_32: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB42_35 ## %bb.33: ## in Loop: Header=BB42_32 Depth=1 imull $10, -76(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -76(%rbp) ## %bb.34: ## in Loop: Header=BB42_32 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB42_32 LBB42_35: cmpl $0, -84(%rbp) je LBB42_37 ## %bb.36: xorl %eax, %eax subl -76(%rbp), %eax movl %eax, -76(%rbp) LBB42_37: movl $0, -92(%rbp) jmp LBB42_39 LBB42_38: movl $1, -92(%rbp) LBB42_39: movq -32(%rbp), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) LBB42_40: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpb $0, (%rax) je LBB42_43 ## %bb.41: ## in Loop: Header=BB42_40 Depth=1 jmp LBB42_42 LBB42_42: ## in Loop: Header=BB42_40 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB42_40 LBB42_43: movq -48(%rbp), %rax movq %rax, -72(%rbp) LBB42_44: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax addq $-1, %rax movq %rax, -48(%rbp) ## %bb.45: ## in Loop: Header=BB42_44 Depth=1 movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -100(%rbp) ## 1-byte Spill jb LBB42_48 ## %bb.46: ## in Loop: Header=BB42_44 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -100(%rbp) ## 1-byte Spill jl LBB42_48 ## %bb.47: ## in Loop: Header=BB42_44 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -100(%rbp) ## 1-byte Spill LBB42_48: ## in Loop: Header=BB42_44 Depth=1 movb -100(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB42_44 ## %bb.49: movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -101(%rbp) ## 1-byte Spill jb LBB42_51 ## %bb.50: movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -101(%rbp) ## 1-byte Spill LBB42_51: movb -101(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -88(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB42_52: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -102(%rbp) ## 1-byte Spill je LBB42_54 ## %bb.53: ## in Loop: Header=BB42_52 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -102(%rbp) ## 1-byte Spill LBB42_54: ## in Loop: Header=BB42_52 Depth=1 movb -102(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB42_55 jmp LBB42_56 LBB42_55: ## in Loop: Header=BB42_52 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB42_52 LBB42_56: movq -72(%rbp), %rax movq -48(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB42_64 ## %bb.57: movl $0, -80(%rbp) movq -48(%rbp), %rax movq %rax, -56(%rbp) LBB42_58: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB42_61 ## %bb.59: ## in Loop: Header=BB42_58 Depth=1 imull $10, -80(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -80(%rbp) ## %bb.60: ## in Loop: Header=BB42_58 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB42_58 LBB42_61: cmpl $0, -88(%rbp) je LBB42_63 ## %bb.62: xorl %eax, %eax subl -80(%rbp), %eax movl %eax, -80(%rbp) LBB42_63: movl $0, -96(%rbp) jmp LBB42_65 LBB42_64: movl $1, -96(%rbp) LBB42_65: cmpl $0, -92(%rbp) jne LBB42_68 ## %bb.66: cmpl $0, -96(%rbp) jne LBB42_68 ## %bb.67: leaq -18(%rbp), %rdi movslq -76(%rbp), %r8 movslq -80(%rbp), %rax imulq %rax, %r8 xorl %esi, %esi movl $10, %edx leaq L_.str.75(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -18(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB42_76 LBB42_68: cmpl $0, -92(%rbp) jne LBB42_70 ## %bb.69: cmpl $0, -76(%rbp) je LBB42_72 LBB42_70: cmpl $0, -96(%rbp) jne LBB42_73 ## %bb.71: cmpl $0, -80(%rbp) jne LBB42_73 LBB42_72: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB42_76 LBB42_73: movl -84(%rbp), %eax cmpl -88(%rbp), %eax je LBB42_75 ## %bb.74: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB42_75: movq -40(%rbp), %rdi movq -64(%rbp), %rsi movq -48(%rbp), %rdx movq -72(%rbp), %rcx callq _mul LBB42_76: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB42_78 ## %bb.77: addq $112, %rsp popq %rbp retq LBB42_78: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _divide ## -- Begin function divide .p2align 4, 0x90 _divide: ## @divide .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB43_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rdx movq -16(%rbp), %rcx movq -8(%rbp), %rax subq %rax, %rcx movq -24(%rbp), %r8 movq -32(%rbp), %r9 movq -24(%rbp), %rax subq %rax, %r9 leaq L_.str.76(%rip), %rsi movb $0, %al callq _fprintf LBB43_2: movq -16(%rbp), %rax movq -8(%rbp), %rcx subq %rcx, %rax addq $1, %rax movl $2, %ecx cqto idivq %rcx ## kill: def $eax killed $eax killed $rax movl %eax, -68(%rbp) movq -32(%rbp), %rax movq -24(%rbp), %rcx subq %rcx, %rax addq $1, %rax movl $2, %ecx cqto idivq %rcx ## kill: def $eax killed $eax killed $rax movl %eax, -72(%rbp) movl -68(%rbp), %eax subl -72(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB43_4 ## %bb.3: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -68(%rbp), %edx movl -72(%rbp), %ecx movl -76(%rbp), %r8d leaq L_.str.77(%rip), %rsi movb $0, %al callq _fprintf LBB43_4: movslq -68(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB43_6 ## %bb.5: leaq L_.str.78(%rip), %rdi movb $0, %al callq _cerror LBB43_6: movslq -72(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -48(%rbp) cmpq $0, -48(%rbp) jne LBB43_8 ## %bb.7: leaq L_.str.78(%rip), %rdi movb $0, %al callq _cerror LBB43_8: movslq -76(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -56(%rbp) cmpq $0, -56(%rbp) jne LBB43_10 ## %bb.9: leaq L_.str.78(%rip), %rdi movb $0, %al callq _cerror LBB43_10: movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB43_12 ## %bb.11: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -40(%rbp), %rdx movq -48(%rbp), %rcx movq -56(%rbp), %r8 leaq L_.str.79(%rip), %rsi movb $0, %al callq _fprintf LBB43_12: movq -16(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $0, -60(%rbp) LBB43_13: ## =>This Inner Loop Header: Depth=1 movq -88(%rbp), %rax cmpq -8(%rbp), %rax jb LBB43_19 ## %bb.14: ## in Loop: Header=BB43_13 Depth=1 cmpl $0, -60(%rbp) je LBB43_16 ## %bb.15: ## in Loop: Header=BB43_13 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax imull $10, %eax, %eax movl %eax, -132(%rbp) ## 4-byte Spill movq -40(%rbp), %rax movq %rax, -128(%rbp) ## 8-byte Spill movq -16(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -132(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -128(%rbp), %rax ## 8-byte Reload addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) jmp LBB43_17 LBB43_16: ## in Loop: Header=BB43_13 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax movl %eax, -148(%rbp) ## 4-byte Spill movq -40(%rbp), %rax movq %rax, -144(%rbp) ## 8-byte Spill movq -16(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -148(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -144(%rbp), %rax ## 8-byte Reload movl %edx, (%rax,%rcx,4) LBB43_17: ## in Loop: Header=BB43_13 Depth=1 jmp LBB43_18 LBB43_18: ## in Loop: Header=BB43_13 Depth=1 movq -88(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $1, %eax subl -60(%rbp), %eax movl %eax, -60(%rbp) jmp LBB43_13 LBB43_19: movq -32(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $0, -60(%rbp) LBB43_20: ## =>This Inner Loop Header: Depth=1 movq -88(%rbp), %rax cmpq -24(%rbp), %rax jb LBB43_26 ## %bb.21: ## in Loop: Header=BB43_20 Depth=1 cmpl $0, -60(%rbp) je LBB43_23 ## %bb.22: ## in Loop: Header=BB43_20 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax imull $10, %eax, %eax movl %eax, -164(%rbp) ## 4-byte Spill movq -48(%rbp), %rax movq %rax, -160(%rbp) ## 8-byte Spill movq -32(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -164(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -160(%rbp), %rax ## 8-byte Reload addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) jmp LBB43_24 LBB43_23: ## in Loop: Header=BB43_20 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax subl $48, %eax movl %eax, -180(%rbp) ## 4-byte Spill movq -48(%rbp), %rax movq %rax, -176(%rbp) ## 8-byte Spill movq -32(%rbp), %rax addq $-1, %rax movq -88(%rbp), %rcx subq %rcx, %rax movl $2, %ecx cqto idivq %rcx movl -180(%rbp), %edx ## 4-byte Reload movq %rax, %rcx movq -176(%rbp), %rax ## 8-byte Reload movl %edx, (%rax,%rcx,4) LBB43_24: ## in Loop: Header=BB43_20 Depth=1 jmp LBB43_25 LBB43_25: ## in Loop: Header=BB43_20 Depth=1 movq -88(%rbp), %rax addq $-1, %rax movq %rax, -88(%rbp) movl $1, %eax subl -60(%rbp), %eax movl %eax, -60(%rbp) jmp LBB43_20 LBB43_26: movl $0, -60(%rbp) LBB43_27: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -76(%rbp), %eax jge LBB43_30 ## %bb.28: ## in Loop: Header=BB43_27 Depth=1 movq -56(%rbp), %rax movslq -60(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.29: ## in Loop: Header=BB43_27 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB43_27 LBB43_30: movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB43_32 ## %bb.31: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.80(%rip), %rsi movb $0, %al callq _fprintf LBB43_32: cmpl $1, -72(%rbp) jne LBB43_40 ## %bb.33: movl $0, -92(%rbp) movl -68(%rbp), %eax subl $1, %eax movl %eax, -60(%rbp) LBB43_34: ## =>This Inner Loop Header: Depth=1 cmpl $0, -60(%rbp) jl LBB43_39 ## %bb.35: ## in Loop: Header=BB43_34 Depth=1 imull $100, -92(%rbp), %eax movq -40(%rbp), %rcx movslq -60(%rbp), %rdx addl (%rcx,%rdx,4), %eax movl %eax, -92(%rbp) movl -92(%rbp), %eax movq -48(%rbp), %rcx cltd idivl (%rcx) movl %eax, %edx movq -56(%rbp), %rax movslq -60(%rbp), %rcx movl %edx, (%rax,%rcx,4) movq -56(%rbp), %rax movslq -60(%rbp), %rcx cmpl $0, (%rax,%rcx,4) jne LBB43_37 ## %bb.36: ## in Loop: Header=BB43_34 Depth=1 jmp LBB43_38 LBB43_37: ## in Loop: Header=BB43_34 Depth=1 movq -56(%rbp), %rax movslq -60(%rbp), %rcx movl (%rax,%rcx,4), %ecx movq -48(%rbp), %rax imull (%rax), %ecx movl -92(%rbp), %eax subl %ecx, %eax movl %eax, -92(%rbp) LBB43_38: ## in Loop: Header=BB43_34 Depth=1 movl -60(%rbp), %eax addl $-1, %eax movl %eax, -60(%rbp) jmp LBB43_34 LBB43_39: jmp LBB43_71 LBB43_40: movq -40(%rbp), %rax movl -68(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movslq (%rax,%rcx,4), %rax movq %rax, -104(%rbp) movq -48(%rbp), %rax movl -72(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx imull $100, (%rax,%rcx,4), %eax movq -48(%rbp), %rcx movl -72(%rbp), %edx subl $2, %edx movslq %edx, %rdx addl (%rcx,%rdx,4), %eax addl $1, %eax movl %eax, -108(%rbp) movl -68(%rbp), %eax subl -72(%rbp), %eax movl %eax, -112(%rbp) LBB43_41: ## =>This Loop Header: Depth=1 ## Child Loop BB43_44 Depth 2 ## Child Loop BB43_53 Depth 2 ## Child Loop BB43_60 Depth 2 cmpl $0, -112(%rbp) jl LBB43_70 ## %bb.42: ## in Loop: Header=BB43_41 Depth=1 imulq $100, -104(%rbp), %rax movq -40(%rbp), %rcx movl -72(%rbp), %edx subl $2, %edx addl -112(%rbp), %edx movslq %edx, %rdx movslq (%rcx,%rdx,4), %rcx addq %rcx, %rax movq %rax, -104(%rbp) movq -104(%rbp), %rax movslq -108(%rbp), %rcx cqto idivq %rcx ## kill: def $eax killed $eax killed $rax movl %eax, -64(%rbp) movl -64(%rbp), %edx movq -56(%rbp), %rax movslq -112(%rbp), %rcx movl %edx, (%rax,%rcx,4) cmpl $0, -64(%rbp) je LBB43_52 ## %bb.43: ## in Loop: Header=BB43_41 Depth=1 movl $0, -60(%rbp) LBB43_44: ## Parent Loop BB43_41 Depth=1 ## => This Inner Loop Header: Depth=2 movl -60(%rbp), %eax cmpl -72(%rbp), %eax jge LBB43_51 ## %bb.45: ## in Loop: Header=BB43_44 Depth=2 movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movq -48(%rbp), %rcx movslq -60(%rbp), %rdx movl (%rcx,%rdx,4), %ecx imull -64(%rbp), %ecx subl %ecx, %eax movl %eax, -116(%rbp) movl -116(%rbp), %eax addl $10000, %eax ## imm = 0x2710 movl %eax, -116(%rbp) movl -116(%rbp), %eax movl $100, %ecx cltd idivl %ecx movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl -116(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -116(%rbp) movl -116(%rbp), %eax subl $100, %eax movl %eax, -116(%rbp) cmpl $0, -116(%rbp) je LBB43_49 ## %bb.46: ## in Loop: Header=BB43_44 Depth=2 movl -112(%rbp), %eax addl -60(%rbp), %eax addl $1, %eax cmpl -68(%rbp), %eax jl LBB43_48 ## %bb.47: ## in Loop: Header=BB43_44 Depth=2 leaq L_.str.81(%rip), %rdi movb $0, %al callq _cerror LBB43_48: ## in Loop: Header=BB43_44 Depth=2 movl -116(%rbp), %edx movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) LBB43_49: ## in Loop: Header=BB43_44 Depth=2 jmp LBB43_50 LBB43_50: ## in Loop: Header=BB43_44 Depth=2 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB43_44 LBB43_51: ## in Loop: Header=BB43_41 Depth=1 jmp LBB43_52 LBB43_52: ## in Loop: Header=BB43_41 Depth=1 movl $1, -64(%rbp) movl -72(%rbp), %eax subl $1, %eax movl %eax, -60(%rbp) LBB43_53: ## Parent Loop BB43_41 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $0, -60(%rbp) jl LBB43_58 ## %bb.54: ## in Loop: Header=BB43_53 Depth=2 movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movq -48(%rbp), %rcx movslq -60(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax je LBB43_56 ## %bb.55: ## in Loop: Header=BB43_41 Depth=1 movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movq -48(%rbp), %rcx movslq -60(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax setg %al andb $1, %al movzbl %al, %eax movl %eax, -64(%rbp) jmp LBB43_58 LBB43_56: ## in Loop: Header=BB43_53 Depth=2 jmp LBB43_57 LBB43_57: ## in Loop: Header=BB43_53 Depth=2 movl -60(%rbp), %eax addl $-1, %eax movl %eax, -60(%rbp) jmp LBB43_53 LBB43_58: ## in Loop: Header=BB43_41 Depth=1 cmpl $0, -64(%rbp) je LBB43_68 ## %bb.59: ## in Loop: Header=BB43_41 Depth=1 movl $0, -60(%rbp) LBB43_60: ## Parent Loop BB43_41 Depth=1 ## => This Inner Loop Header: Depth=2 movl -60(%rbp), %eax cmpl -72(%rbp), %eax jge LBB43_67 ## %bb.61: ## in Loop: Header=BB43_60 Depth=2 movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movq -48(%rbp), %rcx movslq -60(%rbp), %rdx subl (%rcx,%rdx,4), %eax movl %eax, -120(%rbp) movl -120(%rbp), %eax addl $10000, %eax ## imm = 0x2710 movl %eax, -120(%rbp) movl -120(%rbp), %eax movl $100, %ecx cltd idivl %ecx movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl -120(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -120(%rbp) movl -120(%rbp), %eax subl $100, %eax movl %eax, -120(%rbp) cmpl $0, -120(%rbp) je LBB43_65 ## %bb.62: ## in Loop: Header=BB43_60 Depth=2 movl -112(%rbp), %eax addl -60(%rbp), %eax addl $1, %eax cmpl -68(%rbp), %eax jl LBB43_64 ## %bb.63: ## in Loop: Header=BB43_60 Depth=2 leaq L_.str.81(%rip), %rdi movb $0, %al callq _cerror LBB43_64: ## in Loop: Header=BB43_60 Depth=2 movl -120(%rbp), %edx movq -40(%rbp), %rax movl -112(%rbp), %ecx addl -60(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) LBB43_65: ## in Loop: Header=BB43_60 Depth=2 jmp LBB43_66 LBB43_66: ## in Loop: Header=BB43_60 Depth=2 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB43_60 LBB43_67: ## in Loop: Header=BB43_41 Depth=1 movq -56(%rbp), %rax movslq -112(%rbp), %rcx movl (%rax,%rcx,4), %edx addl $1, %edx movl %edx, (%rax,%rcx,4) LBB43_68: ## in Loop: Header=BB43_41 Depth=1 movq -40(%rbp), %rax movl -72(%rbp), %ecx subl $1, %ecx addl -112(%rbp), %ecx movslq %ecx, %rcx imull $100, (%rax,%rcx,4), %eax movq -40(%rbp), %rcx movl -72(%rbp), %edx subl $2, %edx addl -112(%rbp), %edx movslq %edx, %rdx addl (%rcx,%rdx,4), %eax cltq movq %rax, -104(%rbp) ## %bb.69: ## in Loop: Header=BB43_41 Depth=1 movl -112(%rbp), %eax addl $-1, %eax movl %eax, -112(%rbp) jmp LBB43_41 LBB43_70: jmp LBB43_71 LBB43_71: movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB43_73 ## %bb.72: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.82(%rip), %rsi movb $0, %al callq _fprintf LBB43_73: movl -76(%rbp), %eax subl $1, %eax movl %eax, -60(%rbp) LBB43_74: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -60(%rbp) movb %al, -181(%rbp) ## 1-byte Spill jle LBB43_76 ## %bb.75: ## in Loop: Header=BB43_74 Depth=1 movq -56(%rbp), %rax movslq -60(%rbp), %rcx cmpl $0, (%rax,%rcx,4) setne %al xorb $-1, %al movb %al, -181(%rbp) ## 1-byte Spill LBB43_76: ## in Loop: Header=BB43_74 Depth=1 movb -181(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB43_77 jmp LBB43_79 LBB43_77: ## in Loop: Header=BB43_74 Depth=1 jmp LBB43_78 LBB43_78: ## in Loop: Header=BB43_74 Depth=1 movl -60(%rbp), %eax addl $-1, %eax movl %eax, -60(%rbp) jmp LBB43_74 LBB43_79: movq -56(%rbp), %rax movslq -60(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB43_81 ## %bb.80: movl -64(%rbp), %eax addl $48, %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB43_81: movq -56(%rbp), %rax movslq -60(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx addl $48, %edx movb %dl, %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc movl -60(%rbp), %eax addl $-1, %eax movl %eax, -60(%rbp) LBB43_82: ## =>This Inner Loop Header: Depth=1 cmpl $0, -60(%rbp) jl LBB43_85 ## %bb.83: ## in Loop: Header=BB43_82 Depth=1 movq -56(%rbp), %rax movslq -60(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx addl $48, %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc movq -56(%rbp), %rax movslq -60(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $10, %ecx cltd idivl %ecx addl $48, %edx movb %dl, %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.84: ## in Loop: Header=BB43_82 Depth=1 movl -60(%rbp), %eax addl $-1, %eax movl %eax, -60(%rbp) jmp LBB43_82 LBB43_85: movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB43_87 ## %bb.86: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.83(%rip), %rsi movb $0, %al callq _fprintf LBB43_87: movq -40(%rbp), %rdi callq _free movq -48(%rbp), %rdi callq _free movq -56(%rbp), %rdi callq _free movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB43_89 ## %bb.88: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.84(%rip), %rsi movb $0, %al callq _fprintf LBB43_89: addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_div ## -- Begin function f_div .p2align 4, 0x90 _f_div: ## @f_div .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 %edi, -24(%rbp) movq %rsi, -32(%rbp) movl $0, -76(%rbp) movl $0, -80(%rbp) cmpl $3, -24(%rbp) jge LBB44_2 ## %bb.1: jmp LBB44_77 LBB44_2: movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) LBB44_3: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpb $0, (%rax) je LBB44_6 ## %bb.4: ## in Loop: Header=BB44_3 Depth=1 jmp LBB44_5 LBB44_5: ## in Loop: Header=BB44_3 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB44_3 LBB44_6: movq -40(%rbp), %rax movq %rax, -64(%rbp) LBB44_7: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax addq $-1, %rax movq %rax, -40(%rbp) ## %bb.8: ## in Loop: Header=BB44_7 Depth=1 movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -97(%rbp) ## 1-byte Spill jb LBB44_11 ## %bb.9: ## in Loop: Header=BB44_7 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -97(%rbp) ## 1-byte Spill jl LBB44_11 ## %bb.10: ## in Loop: Header=BB44_7 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -97(%rbp) ## 1-byte Spill LBB44_11: ## in Loop: Header=BB44_7 Depth=1 movb -97(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB44_7 ## %bb.12: movq -40(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -98(%rbp) ## 1-byte Spill jb LBB44_14 ## %bb.13: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -98(%rbp) ## 1-byte Spill LBB44_14: movb -98(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -84(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -56(%rbp) LBB44_15: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpq -40(%rbp), %rax jae LBB44_18 ## %bb.16: ## in Loop: Header=BB44_15 Depth=1 movq -56(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.17: ## in Loop: Header=BB44_15 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB44_15 LBB44_18: movq -40(%rbp), %rax movq -32(%rbp), %rcx cmpq 8(%rcx), %rax jb LBB44_21 ## %bb.19: movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax je LBB44_21 ## %bb.20: movq -40(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc LBB44_21: movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB44_22: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -99(%rbp) ## 1-byte Spill je LBB44_24 ## %bb.23: ## in Loop: Header=BB44_22 Depth=1 movq -40(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -99(%rbp) ## 1-byte Spill LBB44_24: ## in Loop: Header=BB44_22 Depth=1 movb -99(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB44_25 jmp LBB44_26 LBB44_25: ## in Loop: Header=BB44_22 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB44_22 LBB44_26: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB44_34 ## %bb.27: movl $0, -76(%rbp) movq -40(%rbp), %rax movq %rax, -56(%rbp) LBB44_28: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB44_31 ## %bb.29: ## in Loop: Header=BB44_28 Depth=1 imull $10, -76(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -76(%rbp) ## %bb.30: ## in Loop: Header=BB44_28 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB44_28 LBB44_31: cmpl $0, -84(%rbp) je LBB44_33 ## %bb.32: xorl %eax, %eax subl -76(%rbp), %eax movl %eax, -76(%rbp) LBB44_33: movl $0, -92(%rbp) jmp LBB44_35 LBB44_34: movl $1, -92(%rbp) LBB44_35: movq -32(%rbp), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) LBB44_36: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpb $0, (%rax) je LBB44_39 ## %bb.37: ## in Loop: Header=BB44_36 Depth=1 jmp LBB44_38 LBB44_38: ## in Loop: Header=BB44_36 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB44_36 LBB44_39: movq -48(%rbp), %rax movq %rax, -72(%rbp) LBB44_40: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax addq $-1, %rax movq %rax, -48(%rbp) ## %bb.41: ## in Loop: Header=BB44_40 Depth=1 movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -100(%rbp) ## 1-byte Spill jb LBB44_44 ## %bb.42: ## in Loop: Header=BB44_40 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -100(%rbp) ## 1-byte Spill jl LBB44_44 ## %bb.43: ## in Loop: Header=BB44_40 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -100(%rbp) ## 1-byte Spill LBB44_44: ## in Loop: Header=BB44_40 Depth=1 movb -100(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB44_40 ## %bb.45: movq -48(%rbp), %rcx movq -32(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -101(%rbp) ## 1-byte Spill jb LBB44_47 ## %bb.46: movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -101(%rbp) ## 1-byte Spill LBB44_47: movb -101(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -88(%rbp) movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB44_48: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -102(%rbp) ## 1-byte Spill je LBB44_50 ## %bb.49: ## in Loop: Header=BB44_48 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -102(%rbp) ## 1-byte Spill LBB44_50: ## in Loop: Header=BB44_48 Depth=1 movb -102(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB44_51 jmp LBB44_52 LBB44_51: ## in Loop: Header=BB44_48 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB44_48 LBB44_52: movq -72(%rbp), %rax movq -48(%rbp), %rcx subq %rcx, %rax cmpq $5, %rax jge LBB44_60 ## %bb.53: movl $0, -80(%rbp) movq -48(%rbp), %rax movq %rax, -56(%rbp) LBB44_54: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpb $0, (%rax) je LBB44_57 ## %bb.55: ## in Loop: Header=BB44_54 Depth=1 imull $10, -80(%rbp), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx addl %ecx, %eax subl $48, %eax movl %eax, -80(%rbp) ## %bb.56: ## in Loop: Header=BB44_54 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB44_54 LBB44_57: cmpl $0, -88(%rbp) je LBB44_59 ## %bb.58: xorl %eax, %eax subl -80(%rbp), %eax movl %eax, -80(%rbp) LBB44_59: movl $0, -96(%rbp) jmp LBB44_61 LBB44_60: movl $1, -96(%rbp) LBB44_61: cmpl $0, -96(%rbp) jne LBB44_67 ## %bb.62: cmpl $0, -80(%rbp) jne LBB44_67 ## %bb.63: cmpl $4, -24(%rbp) jl LBB44_66 ## %bb.64: movq -32(%rbp), %rax movq 24(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB44_66 ## %bb.65: movq -32(%rbp), %rax movq 24(%rax), %rdi movq _active(%rip), %rsi callq _bputs LBB44_66: jmp LBB44_77 LBB44_67: cmpl $0, -92(%rbp) jne LBB44_70 ## %bb.68: cmpl $0, -96(%rbp) jne LBB44_70 ## %bb.69: leaq -18(%rbp), %rdi movslq -76(%rbp), %rax movslq -80(%rbp), %rcx cqto idivq %rcx movq %rax, %r8 xorl %esi, %esi movl $10, %edx leaq L_.str.75(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -18(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs jmp LBB44_77 LBB44_70: cmpl $0, -92(%rbp) jne LBB44_72 ## %bb.71: cmpl $0, -76(%rbp) je LBB44_73 LBB44_72: movq -64(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax movq -72(%rbp), %rcx movq -48(%rbp), %rdx subq %rdx, %rcx cmpq %rcx, %rax jge LBB44_74 LBB44_73: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB44_77 LBB44_74: movl -84(%rbp), %eax cmpl -88(%rbp), %eax je LBB44_76 ## %bb.75: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB44_76: movq -40(%rbp), %rdi movq -64(%rbp), %rsi movq -48(%rbp), %rdx movq -72(%rbp), %rcx callq _divide LBB44_77: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB44_79 ## %bb.78: addq $112, %rsp popq %rbp retq LBB44_79: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _isdigit ## -- Begin function isdigit .p2align 4, 0x90 _isdigit: ## @isdigit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -5(%rbp) movl %esi, -12(%rbp) cmpl $10, -12(%rbp) jg LBB45_4 ## %bb.1: movsbl -5(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -13(%rbp) ## 1-byte Spill jl LBB45_3 ## %bb.2: movsbl -5(%rbp), %eax movl -12(%rbp), %ecx addl $48, %ecx cmpl %ecx, %eax setl %al movb %al, -13(%rbp) ## 1-byte Spill LBB45_3: movb -13(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -4(%rbp) jmp LBB45_12 LBB45_4: movsbl -5(%rbp), %eax cmpl $48, %eax jl LBB45_7 ## %bb.5: movsbl -5(%rbp), %eax cmpl $57, %eax jg LBB45_7 ## %bb.6: movl $1, -4(%rbp) jmp LBB45_12 LBB45_7: movsbl -5(%rbp), %eax cmpl $97, %eax jl LBB45_9 ## %bb.8: movsbl -5(%rbp), %eax subl $32, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) LBB45_9: movsbl -5(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $65, %ecx movb %al, -14(%rbp) ## 1-byte Spill jl LBB45_11 ## %bb.10: movsbl -5(%rbp), %eax movl -12(%rbp), %ecx addl $65, %ecx subl $10, %ecx cmpl %ecx, %eax setl %al movb %al, -14(%rbp) ## 1-byte Spill LBB45_11: movb -14(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -4(%rbp) LBB45_12: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _tointeger ## -- Begin function tointeger .p2align 4, 0x90 _tointeger: ## @tointeger .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -1(%rbp) movsbl -1(%rbp), %eax cmpl $48, %eax jl LBB46_3 ## %bb.1: movsbl -1(%rbp), %eax cmpl $57, %eax jg LBB46_3 ## %bb.2: movsbl -1(%rbp), %eax subl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) jmp LBB46_12 LBB46_3: movsbl -1(%rbp), %eax cmpl $65, %eax jl LBB46_6 ## %bb.4: movsbl -1(%rbp), %eax cmpl $90, %eax jg LBB46_6 ## %bb.5: movsbl -1(%rbp), %eax subl $55, %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) jmp LBB46_11 LBB46_6: movsbl -1(%rbp), %eax cmpl $97, %eax jl LBB46_9 ## %bb.7: movsbl -1(%rbp), %eax cmpl $122, %eax jg LBB46_9 ## %bb.8: movsbl -1(%rbp), %eax subl $87, %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) jmp LBB46_10 LBB46_9: movb $0, -1(%rbp) LBB46_10: jmp LBB46_11 LBB46_11: jmp LBB46_12 LBB46_12: movsbl -1(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _todigit ## -- Begin function todigit .p2align 4, 0x90 _todigit: ## @todigit .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 $9, %eax jg LBB47_2 ## %bb.1: movsbl -5(%rbp), %eax addl $48, %eax movl %eax, -4(%rbp) jmp LBB47_3 LBB47_2: movsbl -5(%rbp), %eax addl $97, %eax subl $10, %eax movl %eax, -4(%rbp) LBB47_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _basis ## -- Begin function basis .p2align 4, 0x90 _basis: ## @basis .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl %ecx, -20(%rbp) leaq -40(%rbp), %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movl $0, 12(%rax) movq -48(%rbp), %rdi callq _clear movq _debug@GOTPCREL(%rip), %rax cmpl $2, (%rax) jle LBB48_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rdx movl -12(%rbp), %ecx movl -16(%rbp), %r8d movl -20(%rbp), %r9d leaq L_.str.85(%rip), %rsi movb $0, %al callq _fprintf LBB48_2: movl $0, -24(%rbp) LBB48_3: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -12(%rbp), %eax jge LBB48_6 ## %bb.4: ## in Loop: Header=BB48_3 Depth=1 movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _tointeger movb %al, %dl movq -8(%rbp), %rax movslq -24(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.5: ## in Loop: Header=BB48_3 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB48_3 LBB48_6: jmp LBB48_7 LBB48_7: ## =>This Loop Header: Depth=1 ## Child Loop BB48_8 Depth 2 movl $0, -52(%rbp) movl $1, -56(%rbp) movl $0, -24(%rbp) LBB48_8: ## Parent Loop BB48_7 Depth=1 ## => This Inner Loop Header: Depth=2 movl -24(%rbp), %eax cmpl -12(%rbp), %eax jge LBB48_14 ## %bb.9: ## in Loop: Header=BB48_8 Depth=2 movq -8(%rbp), %rax movslq -24(%rbp), %rcx cmpb $0, (%rax,%rcx) jne LBB48_12 ## %bb.10: ## in Loop: Header=BB48_8 Depth=2 cmpl $0, -52(%rbp) jne LBB48_12 ## %bb.11: ## in Loop: Header=BB48_8 Depth=2 jmp LBB48_13 LBB48_12: ## in Loop: Header=BB48_8 Depth=2 movl -52(%rbp), %eax imull -16(%rbp), %eax movq -8(%rbp), %rcx movslq -24(%rbp), %rdx movsbl (%rcx,%rdx), %ecx addl %ecx, %eax movl %eax, -52(%rbp) movl -52(%rbp), %eax cltd idivl -20(%rbp) movb %al, %dl movq -8(%rbp), %rax movslq -24(%rbp), %rcx movb %dl, (%rax,%rcx) movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsbl (%rax,%rcx), %ecx imull -20(%rbp), %ecx movl -52(%rbp), %eax subl %ecx, %eax movl %eax, -52(%rbp) movl $0, -56(%rbp) LBB48_13: ## in Loop: Header=BB48_8 Depth=2 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB48_8 LBB48_14: ## in Loop: Header=BB48_7 Depth=1 cmpl $0, -56(%rbp) je LBB48_16 ## %bb.15: jmp LBB48_17 LBB48_16: ## in Loop: Header=BB48_7 Depth=1 movl -52(%rbp), %eax ## kill: def $al killed $al killed $eax movsbl %al, %edi callq _todigit ## kill: def $al killed $al killed $eax movq -48(%rbp), %rsi movsbl %al, %edi callq _aputc jmp LBB48_7 LBB48_17: movq -48(%rbp), %rsi xorl %edi, %edi callq _aputc movq -48(%rbp), %rax movq (%rax), %rdi movq _tmp(%rip), %rsi callq _bputs movq -48(%rbp), %rax movq (%rax), %rdi callq _free addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_basis ## -- Begin function f_basis .p2align 4, 0x90 _f_basis: ## @f_basis .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jge LBB49_2 ## %bb.1: jmp LBB49_36 LBB49_2: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax movl %eax, -36(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rax movsbl (%rax), %eax movl %eax, -40(%rbp) cmpl $0, -36(%rbp) je LBB49_6 ## %bb.3: cmpl $0, -40(%rbp) je LBB49_6 ## %bb.4: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl 1(%rax), %eax cmpl $0, %eax jne LBB49_6 ## %bb.5: movq -16(%rbp), %rax movq 16(%rax), %rax movsbl 1(%rax), %eax cmpl $0, %eax je LBB49_7 LBB49_6: jmp LBB49_36 LBB49_7: movl -36(%rbp), %eax ## kill: def $al killed $al killed $eax movsbl %al, %edi callq _tointeger addl $1, %eax movl %eax, -36(%rbp) movl -40(%rbp), %eax ## kill: def $al killed $al killed $eax movsbl %al, %edi callq _tointeger addl $1, %eax movl %eax, -40(%rbp) cmpl $2, -36(%rbp) jl LBB49_11 ## %bb.8: cmpl $2, -40(%rbp) jl LBB49_11 ## %bb.9: cmpl $36, -36(%rbp) jg LBB49_11 ## %bb.10: cmpl $36, -40(%rbp) jle LBB49_12 LBB49_11: jmp LBB49_36 LBB49_12: cmpl $4, -4(%rbp) jl LBB49_14 ## %bb.13: movq -16(%rbp), %rax movq 24(%rax), %rax cmpb $0, (%rax) jne LBB49_15 LBB49_14: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB49_36 LBB49_15: movq -16(%rbp), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) LBB49_16: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB49_19 ## %bb.17: ## in Loop: Header=BB49_16 Depth=1 jmp LBB49_18 LBB49_18: ## in Loop: Header=BB49_16 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB49_16 LBB49_19: movq -24(%rbp), %rax movq %rax, -32(%rbp) LBB49_20: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax addq $-1, %rax movq %rax, -24(%rbp) ## %bb.21: ## in Loop: Header=BB49_20 Depth=1 movq -24(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 24(%rdx), %rcx movb %al, -45(%rbp) ## 1-byte Spill jb LBB49_23 ## %bb.22: ## in Loop: Header=BB49_20 Depth=1 movq -24(%rbp), %rax movb (%rax), %al movl -36(%rbp), %esi movsbl %al, %edi callq _isdigit cmpl $0, %eax setne %al movb %al, -45(%rbp) ## 1-byte Spill LBB49_23: ## in Loop: Header=BB49_20 Depth=1 movb -45(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB49_20 ## %bb.24: movq -24(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 24(%rdx), %rcx movb %al, -46(%rbp) ## 1-byte Spill jb LBB49_26 ## %bb.25: movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -46(%rbp) ## 1-byte Spill LBB49_26: movb -46(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -44(%rbp) movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) LBB49_27: ## =>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, -47(%rbp) ## 1-byte Spill je LBB49_29 ## %bb.28: ## in Loop: Header=BB49_27 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $48, %eax sete %al movb %al, -47(%rbp) ## 1-byte Spill LBB49_29: ## in Loop: Header=BB49_27 Depth=1 movb -47(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB49_30 jmp LBB49_31 LBB49_30: ## in Loop: Header=BB49_27 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB49_27 LBB49_31: movq -24(%rbp), %rax cmpb $0, (%rax) jne LBB49_33 ## %bb.32: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB49_36 LBB49_33: cmpl $0, -44(%rbp) je LBB49_35 ## %bb.34: movq _tmp(%rip), %rsi movl $45, %edi callq _aputc LBB49_35: movq -24(%rbp), %rdi movq -32(%rbp), %rax movq -24(%rbp), %rcx subq %rcx, %rax movl %eax, %esi movl -36(%rbp), %edx movl -40(%rbp), %ecx callq _basis LBB49_36: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_or ## -- Begin function f_or .p2align 4, 0x90 _f_or: ## @f_or .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jge LBB50_2 ## %bb.1: jmp LBB50_35 LBB50_2: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movl $0, -36(%rbp) LBB50_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB50_5 ## %bb.4: ## in Loop: Header=BB50_3 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB50_3 LBB50_5: jmp LBB50_6 LBB50_6: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx addq $-1, %rcx movq %rcx, -24(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -41(%rbp) ## 1-byte Spill jb LBB50_9 ## %bb.7: ## in Loop: Header=BB50_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -41(%rbp) ## 1-byte Spill jl LBB50_9 ## %bb.8: ## in Loop: Header=BB50_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax setle %al movb %al, -41(%rbp) ## 1-byte Spill LBB50_9: ## in Loop: Header=BB50_6 Depth=1 movb -41(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB50_10 jmp LBB50_11 LBB50_10: ## in Loop: Header=BB50_6 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB50_6 LBB50_11: movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -32(%rbp) movl $0, -40(%rbp) LBB50_12: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpb $0, (%rax) je LBB50_14 ## %bb.13: ## in Loop: Header=BB50_12 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB50_12 LBB50_14: jmp LBB50_15 LBB50_15: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rcx addq $-1, %rcx movq %rcx, -32(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -42(%rbp) ## 1-byte Spill jb LBB50_18 ## %bb.16: ## in Loop: Header=BB50_15 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -42(%rbp) ## 1-byte Spill jl LBB50_18 ## %bb.17: ## in Loop: Header=BB50_15 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax setle %al movb %al, -42(%rbp) ## 1-byte Spill LBB50_18: ## in Loop: Header=BB50_15 Depth=1 movb -42(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB50_19 jmp LBB50_20 LBB50_19: ## in Loop: Header=BB50_15 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB50_15 LBB50_20: movl -36(%rbp), %eax cmpl -40(%rbp), %eax jle LBB50_25 ## %bb.21: jmp LBB50_22 LBB50_22: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -36(%rbp) cmpl -40(%rbp), %eax jle LBB50_24 ## %bb.23: ## in Loop: Header=BB50_22 Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movb 1(%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB50_22 LBB50_24: jmp LBB50_29 LBB50_25: jmp LBB50_26 LBB50_26: ## =>This Inner Loop Header: Depth=1 movl -40(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -40(%rbp) cmpl -36(%rbp), %eax jle LBB50_28 ## %bb.27: ## in Loop: Header=BB50_26 Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb 1(%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB50_26 LBB50_28: jmp LBB50_29 LBB50_29: jmp LBB50_30 LBB50_30: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movsbl 1(%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -43(%rbp) ## 1-byte Spill je LBB50_32 ## %bb.31: ## in Loop: Header=BB50_30 Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movsbl 1(%rax), %eax cmpl $0, %eax setne %al movb %al, -43(%rbp) ## 1-byte Spill LBB50_32: ## in Loop: Header=BB50_30 Depth=1 movb -43(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB50_33 jmp LBB50_34 LBB50_33: ## in Loop: Header=BB50_30 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax movq -32(%rbp), %rcx movsbl (%rcx), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB50_30 LBB50_34: jmp LBB50_35 LBB50_35: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_and ## -- Begin function f_and .p2align 4, 0x90 _f_and: ## @f_and .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jge LBB51_2 ## %bb.1: jmp LBB51_29 LBB51_2: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movl $0, -36(%rbp) LBB51_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB51_5 ## %bb.4: ## in Loop: Header=BB51_3 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB51_3 LBB51_5: jmp LBB51_6 LBB51_6: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx addq $-1, %rcx movq %rcx, -24(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -41(%rbp) ## 1-byte Spill jb LBB51_9 ## %bb.7: ## in Loop: Header=BB51_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -41(%rbp) ## 1-byte Spill jl LBB51_9 ## %bb.8: ## in Loop: Header=BB51_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax setle %al movb %al, -41(%rbp) ## 1-byte Spill LBB51_9: ## in Loop: Header=BB51_6 Depth=1 movb -41(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB51_10 jmp LBB51_11 LBB51_10: ## in Loop: Header=BB51_6 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB51_6 LBB51_11: movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -32(%rbp) movl $0, -40(%rbp) LBB51_12: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpb $0, (%rax) je LBB51_14 ## %bb.13: ## in Loop: Header=BB51_12 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB51_12 LBB51_14: jmp LBB51_15 LBB51_15: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rcx addq $-1, %rcx movq %rcx, -32(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -42(%rbp) ## 1-byte Spill jb LBB51_18 ## %bb.16: ## in Loop: Header=BB51_15 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -42(%rbp) ## 1-byte Spill jl LBB51_18 ## %bb.17: ## in Loop: Header=BB51_15 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax setle %al movb %al, -42(%rbp) ## 1-byte Spill LBB51_18: ## in Loop: Header=BB51_15 Depth=1 movb -42(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB51_19 jmp LBB51_20 LBB51_19: ## in Loop: Header=BB51_15 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB51_15 LBB51_20: movl -36(%rbp), %eax cmpl -40(%rbp), %eax jle LBB51_22 ## %bb.21: movl -36(%rbp), %ecx subl -40(%rbp), %ecx movq -24(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -24(%rbp) jmp LBB51_23 LBB51_22: movl -40(%rbp), %ecx subl -36(%rbp), %ecx movq -32(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -32(%rbp) LBB51_23: jmp LBB51_24 LBB51_24: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) movsbl 1(%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -43(%rbp) ## 1-byte Spill je LBB51_26 ## %bb.25: ## in Loop: Header=BB51_24 Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movsbl 1(%rax), %eax cmpl $0, %eax setne %al movb %al, -43(%rbp) ## 1-byte Spill LBB51_26: ## in Loop: Header=BB51_24 Depth=1 movb -43(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB51_27 jmp LBB51_28 LBB51_27: ## in Loop: Header=BB51_24 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax movq -32(%rbp), %rcx movsbl (%rcx), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB51_24 LBB51_28: jmp LBB51_29 LBB51_29: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_not ## -- Begin function f_not .p2align 4, 0x90 _f_not: ## @f_not .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jge LBB52_2 ## %bb.1: jmp LBB52_15 LBB52_2: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) LBB52_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpb $0, (%rax) je LBB52_5 ## %bb.4: ## in Loop: Header=BB52_3 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB52_3 LBB52_5: jmp LBB52_6 LBB52_6: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx addq $-1, %rcx movq %rcx, -24(%rbp) movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 8(%rdx), %rcx movb %al, -25(%rbp) ## 1-byte Spill jb LBB52_9 ## %bb.7: ## in Loop: Header=BB52_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -25(%rbp) ## 1-byte Spill jl LBB52_9 ## %bb.8: ## in Loop: Header=BB52_6 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax setle %al movb %al, -25(%rbp) ## 1-byte Spill LBB52_9: ## in Loop: Header=BB52_6 Depth=1 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB52_10 jmp LBB52_11 LBB52_10: ## in Loop: Header=BB52_6 Depth=1 jmp LBB52_6 LBB52_11: jmp LBB52_12 LBB52_12: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -24(%rbp) cmpb $0, 1(%rax) je LBB52_14 ## %bb.13: ## in Loop: Header=BB52_12 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %eax xorl $1, %eax ## kill: def $al killed $al killed $eax movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB52_12 LBB52_14: jmp LBB52_15 LBB52_15: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_length ## -- Begin function f_length .p2align 4, 0x90 _f_length: ## @f_length .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -36(%rbp) movq %rsi, -48(%rbp) cmpl $2, -36(%rbp) jge LBB53_2 ## %bb.1: movq _tmp(%rip), %rsi movl $48, %edi callq _aputc jmp LBB53_3 LBB53_2: leaq -32(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -48(%rbp), %rax movq 8(%rax), %rdi callq _strlen movq -56(%rbp), %rdi ## 8-byte Reload movq %rax, %r8 xorl %esi, %esi movl $20, %edx leaq L_.str.75(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -32(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs LBB53_3: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB53_5 ## %bb.4: addq $64, %rsp popq %rbp retq LBB53_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _f_range ## -- Begin function f_range .p2align 4, 0x90 _f_range: ## @f_range .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -36(%rbp) movq %rsi, -48(%rbp) cmpl $2, -36(%rbp) jge LBB54_2 ## %bb.1: jmp LBB54_13 LBB54_2: movq -48(%rbp), %rax movq 8(%rax), %rdi callq _lookloc movq %rax, -72(%rbp) cmpq $0, -72(%rbp) je LBB54_4 ## %bb.3: movq -72(%rbp), %rax cmpl $0, 28(%rax) jne LBB54_5 LBB54_4: movl $0, -52(%rbp) jmp LBB54_12 LBB54_5: movl $0, -52(%rbp) movq -72(%rbp), %rax movq 16(%rax), %rax movq %rax, -64(%rbp) LBB54_6: ## =>This Inner Loop Header: Depth=1 movq -64(%rbp), %rax movq -72(%rbp), %rcx movq 16(%rcx), %rcx movq -72(%rbp), %rdx movslq 28(%rdx), %rdx shlq $3, %rdx addq %rdx, %rcx cmpq %rcx, %rax jae LBB54_11 ## %bb.7: ## in Loop: Header=BB54_6 Depth=1 movq -64(%rbp), %rax movl 4(%rax), %eax cmpl -52(%rbp), %eax jl LBB54_9 ## %bb.8: ## in Loop: Header=BB54_6 Depth=1 movq -64(%rbp), %rax movl 4(%rax), %eax addl $1, %eax movl %eax, -52(%rbp) LBB54_9: ## in Loop: Header=BB54_6 Depth=1 jmp LBB54_10 LBB54_10: ## in Loop: Header=BB54_6 Depth=1 movq -64(%rbp), %rax addq $8, %rax movq %rax, -64(%rbp) jmp LBB54_6 LBB54_11: jmp LBB54_12 LBB54_12: leaq -32(%rbp), %rdi movl -52(%rbp), %r8d xorl %esi, %esi movl $20, %edx leaq L_.str.74(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -32(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs LBB54_13: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB54_15 ## %bb.14: addq $80, %rsp popq %rbp retq LBB54_15: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _f_list ## -- Begin function f_list .p2align 4, 0x90 _f_list: ## @f_list .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jge LBB55_2 ## %bb.1: leaq L_.str.86(%rip), %rax movq %rax, -24(%rbp) jmp LBB55_3 LBB55_2: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) LBB55_3: movq _tab@GOTPCREL(%rip), %rax movq %rax, -32(%rbp) LBB55_4: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq _ntab@GOTPCREL(%rip), %rcx movslq (%rcx), %rdx movq _tab@GOTPCREL(%rip), %rcx shlq $5, %rdx addq %rdx, %rcx cmpq %rcx, %rax jae LBB55_9 ## %bb.5: ## in Loop: Header=BB55_4 Depth=1 movq _tab@GOTPCREL(%rip), %rax cmpq %rax, -32(%rbp) je LBB55_7 ## %bb.6: ## in Loop: Header=BB55_4 Depth=1 movq -24(%rbp), %rdi movq _tmp(%rip), %rsi callq _aputs LBB55_7: ## in Loop: Header=BB55_4 Depth=1 movq -32(%rbp), %rax movq (%rax), %rdi movq _tmp(%rip), %rsi callq _aputs ## %bb.8: ## in Loop: Header=BB55_4 Depth=1 movq -32(%rbp), %rax addq $32, %rax movq %rax, -32(%rbp) jmp LBB55_4 LBB55_9: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_print ## -- Begin function f_print .p2align 4, 0x90 _f_print: ## @f_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 $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl $1, -44(%rbp) LBB56_1: ## =>This Loop Header: Depth=1 ## Child Loop BB56_8 Depth 2 ## Child Loop BB56_10 Depth 3 ## Child Loop BB56_21 Depth 2 movl -44(%rbp), %eax cmpl -4(%rbp), %eax jge LBB56_31 ## %bb.2: ## in Loop: Header=BB56_1 Depth=1 movq -16(%rbp), %rax movslq -44(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _lookloc movq %rax, -24(%rbp) cmpq $0, %rax jne LBB56_4 ## %bb.3: ## in Loop: Header=BB56_1 Depth=1 jmp LBB56_30 LBB56_4: ## in Loop: Header=BB56_1 Depth=1 movq -24(%rbp), %rax cmpl $0, 28(%rax) je LBB56_6 ## %bb.5: ## in Loop: Header=BB56_1 Depth=1 movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) jmp LBB56_7 LBB56_6: ## in Loop: Header=BB56_1 Depth=1 movq $0, -40(%rbp) LBB56_7: ## in Loop: Header=BB56_1 Depth=1 movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) LBB56_8: ## Parent Loop BB56_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB56_10 Depth 3 movq -32(%rbp), %rax cmpb $0, (%rax) je LBB56_20 ## %bb.9: ## in Loop: Header=BB56_8 Depth=2 jmp LBB56_10 LBB56_10: ## Parent Loop BB56_1 Depth=1 ## Parent Loop BB56_8 Depth=2 ## => This Inner Loop Header: Depth=3 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -40(%rbp) movb %al, -45(%rbp) ## 1-byte Spill je LBB56_12 ## %bb.11: ## in Loop: Header=BB56_10 Depth=3 movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 8(%rcx), %rcx movq -40(%rbp), %rdx movslq (%rdx), %rdx addq %rdx, %rcx cmpq %rcx, %rax sete %al movb %al, -45(%rbp) ## 1-byte Spill LBB56_12: ## in Loop: Header=BB56_10 Depth=3 movb -45(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB56_13 jmp LBB56_16 LBB56_13: ## in Loop: Header=BB56_10 Depth=3 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -40(%rbp), %rax movl 4(%rax), %edx addl $1, %edx leaq L_.str.87(%rip), %rsi movb $0, %al callq _fprintf movq -40(%rbp), %rax addq $8, %rax movq %rax, -40(%rbp) movq -24(%rbp), %rcx movq 16(%rcx), %rcx subq %rcx, %rax sarq $3, %rax movq -24(%rbp), %rcx movslq 28(%rcx), %rcx cmpq %rcx, %rax jl LBB56_15 ## %bb.14: ## in Loop: Header=BB56_10 Depth=3 movq $0, -40(%rbp) LBB56_15: ## in Loop: Header=BB56_10 Depth=3 jmp LBB56_10 LBB56_16: ## in Loop: Header=BB56_8 Depth=2 movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 8(%rcx), %rcx movq -24(%rbp), %rdx movslq 24(%rdx), %rdx addq %rdx, %rcx cmpq %rcx, %rax jne LBB56_18 ## %bb.17: ## in Loop: Header=BB56_8 Depth=2 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.88(%rip), %rsi movb $0, %al callq _fprintf LBB56_18: ## in Loop: Header=BB56_8 Depth=2 movq -32(%rbp), %rax movsbl (%rax), %edi movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc ## %bb.19: ## in Loop: Header=BB56_8 Depth=2 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB56_8 LBB56_20: ## in Loop: Header=BB56_1 Depth=1 jmp LBB56_21 LBB56_21: ## Parent Loop BB56_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -40(%rbp) movb %al, -46(%rbp) ## 1-byte Spill je LBB56_23 ## %bb.22: ## in Loop: Header=BB56_21 Depth=2 movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 8(%rcx), %rcx movq -40(%rbp), %rdx movslq (%rdx), %rdx addq %rdx, %rcx cmpq %rcx, %rax sete %al movb %al, -46(%rbp) ## 1-byte Spill LBB56_23: ## in Loop: Header=BB56_21 Depth=2 movb -46(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB56_24 jmp LBB56_27 LBB56_24: ## in Loop: Header=BB56_21 Depth=2 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -40(%rbp), %rax movl 4(%rax), %edx addl $1, %edx leaq L_.str.87(%rip), %rsi movb $0, %al callq _fprintf movq -40(%rbp), %rax addq $8, %rax movq %rax, -40(%rbp) movq -24(%rbp), %rcx movq 16(%rcx), %rcx subq %rcx, %rax sarq $3, %rax movq -24(%rbp), %rcx movslq 28(%rcx), %rcx cmpq %rcx, %rax jl LBB56_26 ## %bb.25: ## in Loop: Header=BB56_21 Depth=2 movq $0, -40(%rbp) LBB56_26: ## in Loop: Header=BB56_21 Depth=2 jmp LBB56_21 LBB56_27: ## in Loop: Header=BB56_1 Depth=1 movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 8(%rcx), %rcx movq -24(%rbp), %rdx movslq 24(%rdx), %rdx addq %rdx, %rcx cmpq %rcx, %rax jne LBB56_29 ## %bb.28: ## in Loop: Header=BB56_1 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.88(%rip), %rsi movb $0, %al callq _fprintf LBB56_29: ## in Loop: Header=BB56_1 Depth=1 jmp LBB56_30 LBB56_30: ## in Loop: Header=BB56_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB56_1 LBB56_31: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_call ## -- Begin function f_call .p2align 4, 0x90 _f_call: ## @f_call .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB57_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB57_3 LBB57_2: jmp LBB57_6 LBB57_3: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _lookloc movq %rax, -24(%rbp) cmpq $0, %rax jne LBB57_5 ## %bb.4: jmp LBB57_6 LBB57_5: movq -24(%rbp), %rdi movl -4(%rbp), %esi subl $2, %esi movq -16(%rbp), %rdx addq $16, %rdx callq _callform LBB57_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_getline ## -- Begin function f_getline .p2align 4, 0x90 _f_getline: ## @f_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 movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB58_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB58_3 LBB58_2: jmp LBB58_23 LBB58_3: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _lookloc movq %rax, -24(%rbp) cmpq $0, %rax jne LBB58_5 ## %bb.4: jmp LBB58_23 LBB58_5: movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rcx movslq 24(%rcx), %rcx cmpb $0, (%rax,%rcx) jne LBB58_9 ## %bb.6: cmpl $3, -4(%rbp) jl LBB58_8 ## %bb.7: movq -16(%rbp), %rax movq 16(%rax), %rdi movq _active(%rip), %rsi callq _bputs LBB58_8: jmp LBB58_23 LBB58_9: movq -24(%rbp), %rax cmpl $0, 28(%rax) je LBB58_20 ## %bb.10: movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -32(%rbp) LBB58_11: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 16(%rcx), %rcx movq -24(%rbp), %rdx movslq 28(%rdx), %rdx shlq $3, %rdx addq %rdx, %rcx cmpq %rcx, %rax jae LBB58_19 ## %bb.12: ## in Loop: Header=BB58_11 Depth=1 movq -32(%rbp), %rax movl (%rax), %eax movq -24(%rbp), %rcx cmpl 24(%rcx), %eax jle LBB58_17 ## %bb.13: jmp LBB58_14 LBB58_14: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movl 24(%rax), %eax movq -32(%rbp), %rcx cmpl (%rcx), %eax jge LBB58_16 ## %bb.15: ## in Loop: Header=BB58_14 Depth=1 movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rdx movl 24(%rdx), %ecx movl %ecx, %esi addl $1, %esi movl %esi, 24(%rdx) movslq %ecx, %rcx movb (%rax,%rcx), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB58_14 LBB58_16: jmp LBB58_23 LBB58_17: ## in Loop: Header=BB58_11 Depth=1 jmp LBB58_18 LBB58_18: ## in Loop: Header=BB58_11 Depth=1 movq -32(%rbp), %rax addq $8, %rax movq %rax, -32(%rbp) jmp LBB58_11 LBB58_19: jmp LBB58_20 LBB58_20: jmp LBB58_21 LBB58_21: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rcx movslq 24(%rcx), %rcx cmpb $0, (%rax,%rcx) je LBB58_23 ## %bb.22: ## in Loop: Header=BB58_21 Depth=1 movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rdx movl 24(%rdx), %ecx movl %ecx, %esi addl $1, %esi movl %esi, 24(%rdx) movslq %ecx, %rcx movb (%rax,%rcx), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB58_21 LBB58_23: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_get ## -- Begin function f_get .p2align 4, 0x90 _f_get: ## @f_get .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jl LBB59_3 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax cmpb $0, (%rax) je LBB59_3 ## %bb.2: movq -16(%rbp), %rax movq 16(%rax), %rax cmpb $0, (%rax) jne LBB59_4 LBB59_3: jmp LBB59_38 LBB59_4: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _lookloc movq %rax, -24(%rbp) cmpq $0, %rax jne LBB59_6 ## %bb.5: jmp LBB59_38 LBB59_6: movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -32(%rbp) LBB59_7: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) ## %bb.8: ## in Loop: Header=BB59_7 Depth=1 movq -32(%rbp), %rax cmpb $0, (%rax) jne LBB59_7 ## %bb.9: jmp LBB59_10 LBB59_10: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax addq $-1, %rax movq %rax, -32(%rbp) ## %bb.11: ## in Loop: Header=BB59_10 Depth=1 movq -32(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -49(%rbp) ## 1-byte Spill jb LBB59_14 ## %bb.12: ## in Loop: Header=BB59_10 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -49(%rbp) ## 1-byte Spill jl LBB59_14 ## %bb.13: ## in Loop: Header=BB59_10 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -49(%rbp) ## 1-byte Spill LBB59_14: ## in Loop: Header=BB59_10 Depth=1 movb -49(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB59_10 ## %bb.15: movq -32(%rbp), %rcx movq -16(%rbp), %rdx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq 16(%rdx), %rcx movb %al, -50(%rbp) ## 1-byte Spill jb LBB59_17 ## %bb.16: movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax sete %al movb %al, -50(%rbp) ## 1-byte Spill LBB59_17: movb -50(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -36(%rbp) movq $0, -48(%rbp) LBB59_18: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) cmpb $0, 1(%rax) je LBB59_22 ## %bb.19: ## in Loop: Header=BB59_18 Depth=1 imulq $10, -48(%rbp), %rax movq -32(%rbp), %rcx movsbq (%rcx), %rcx addq %rcx, %rax subq $48, %rax movq %rax, -48(%rbp) cmpq $32767, %rax ## imm = 0x7FFF jle LBB59_21 ## %bb.20: jmp LBB59_33 LBB59_21: ## in Loop: Header=BB59_18 Depth=1 jmp LBB59_18 LBB59_22: movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rcx movslq 24(%rcx), %rcx addq %rcx, %rax movq %rax, -32(%rbp) cmpl $0, -36(%rbp) je LBB59_29 ## %bb.23: movq -48(%rbp), %rdx movq -32(%rbp), %rax xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx addq %rcx, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rax movq -24(%rbp), %rcx cmpq 8(%rcx), %rax jae LBB59_25 ## %bb.24: jmp LBB59_33 LBB59_25: movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 8(%rcx), %rcx subq %rcx, %rax movl %eax, %ecx movq -24(%rbp), %rax movl %ecx, 24(%rax) LBB59_26: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax movq %rax, %rcx addq $-1, %rcx movq %rcx, -48(%rbp) cmpq $0, %rax je LBB59_28 ## %bb.27: ## in Loop: Header=BB59_26 Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB59_26 LBB59_28: jmp LBB59_38 LBB59_29: jmp LBB59_30 LBB59_30: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax movq %rax, %rcx addq $-1, %rcx movq %rcx, -48(%rbp) cmpq $0, %rax je LBB59_37 ## %bb.31: ## in Loop: Header=BB59_30 Depth=1 movq -32(%rbp), %rax cmpb $0, (%rax) jne LBB59_36 ## %bb.32: jmp LBB59_33 LBB59_33: movq _tmp(%rip), %rdi callq _clear cmpl $4, -4(%rbp) jl LBB59_35 ## %bb.34: movq -16(%rbp), %rax movq 24(%rax), %rdi movq _active(%rip), %rsi callq _bputs LBB59_35: jmp LBB59_38 LBB59_36: ## in Loop: Header=BB59_30 Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB59_30 LBB59_37: movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 8(%rcx), %rcx subq %rcx, %rax movl %eax, %ecx movq -24(%rbp), %rax movl %ecx, 24(%rax) LBB59_38: addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_getchar ## -- Begin function f_getchar .p2align 4, 0x90 _f_getchar: ## @f_getchar .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $2, -4(%rbp) jl LBB60_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB60_3 LBB60_2: jmp LBB60_10 LBB60_3: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _lookloc movq %rax, -24(%rbp) cmpq $0, %rax jne LBB60_5 ## %bb.4: jmp LBB60_10 LBB60_5: movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rcx movslq 24(%rcx), %rcx cmpb $0, (%rax,%rcx) je LBB60_7 ## %bb.6: movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rdx movl 24(%rdx), %ecx movl %ecx, %esi addl $1, %esi movl %esi, 24(%rdx) movslq %ecx, %rcx movb (%rax,%rcx), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB60_10 LBB60_7: cmpl $3, -4(%rbp) jl LBB60_9 ## %bb.8: movq -16(%rbp), %rax movq 16(%rax), %rdi movq _active(%rip), %rsi callq _bputs LBB60_9: jmp LBB60_10 LBB60_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_scan ## -- Begin function f_scan .p2align 4, 0x90 _f_scan: ## @f_scan .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq $0, -48(%rbp) cmpl $3, -4(%rbp) jl LBB61_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB61_3 LBB61_2: jmp LBB61_53 LBB61_3: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _lookloc movq %rax, -24(%rbp) cmpq $0, %rax jne LBB61_5 ## %bb.4: jmp LBB61_53 LBB61_5: movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) movl $0, -68(%rbp) movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) LBB61_6: ## =>This Loop Header: Depth=1 ## Child Loop BB61_8 Depth 2 ## Child Loop BB61_10 Depth 3 ## Child Loop BB61_13 Depth 4 ## Child Loop BB61_31 Depth 2 movq -32(%rbp), %rax cmpb $0, (%rax) je LBB61_40 ## %bb.7: ## in Loop: Header=BB61_6 Depth=1 movl $-1, -60(%rbp) movl $0, -56(%rbp) movl $2, -52(%rbp) LBB61_8: ## Parent Loop BB61_6 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB61_10 Depth 3 ## Child Loop BB61_13 Depth 4 movl -52(%rbp), %eax cmpl -4(%rbp), %eax jge LBB61_27 ## %bb.9: ## in Loop: Header=BB61_8 Depth=2 movl $1, -64(%rbp) movq -40(%rbp), %rax movq %rax, -48(%rbp) movl $0, -56(%rbp) LBB61_10: ## Parent Loop BB61_6 Depth=1 ## Parent Loop BB61_8 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB61_13 Depth 4 movq -16(%rbp), %rax movslq -52(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -56(%rbp), %rcx cmpb $0, (%rax,%rcx) je LBB61_22 ## %bb.11: ## in Loop: Header=BB61_10 Depth=3 cmpq $0, -48(%rbp) je LBB61_16 ## %bb.12: ## in Loop: Header=BB61_10 Depth=3 jmp LBB61_13 LBB61_13: ## Parent Loop BB61_6 Depth=1 ## Parent Loop BB61_8 Depth=2 ## Parent Loop BB61_10 Depth=3 ## => This Inner Loop Header: Depth=4 movq -24(%rbp), %rax movq 8(%rax), %rax movq -48(%rbp), %rcx movslq (%rcx), %rcx addq %rcx, %rax movq -32(%rbp), %rcx movslq -56(%rbp), %rdx addq %rdx, %rcx cmpq %rcx, %rax jae LBB61_15 ## %bb.14: ## in Loop: Header=BB61_13 Depth=4 movq -48(%rbp), %rax addq $8, %rax movq %rax, -48(%rbp) jmp LBB61_13 LBB61_15: ## in Loop: Header=BB61_10 Depth=3 jmp LBB61_16 LBB61_16: ## in Loop: Header=BB61_10 Depth=3 movq -16(%rbp), %rax movslq -52(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -56(%rbp), %rcx movsbl (%rax,%rcx), %eax movq -32(%rbp), %rcx movslq -56(%rbp), %rdx movsbl (%rcx,%rdx), %ecx cmpl %ecx, %eax jne LBB61_19 ## %bb.17: ## in Loop: Header=BB61_10 Depth=3 cmpq $0, -48(%rbp) je LBB61_20 ## %bb.18: ## in Loop: Header=BB61_10 Depth=3 movq -24(%rbp), %rax movq 8(%rax), %rax movq -48(%rbp), %rcx movslq (%rcx), %rcx addq %rcx, %rax movq -32(%rbp), %rcx movslq -56(%rbp), %rdx addq %rdx, %rcx cmpq %rcx, %rax jne LBB61_20 LBB61_19: ## in Loop: Header=BB61_8 Depth=2 movl $0, -64(%rbp) jmp LBB61_22 LBB61_20: ## in Loop: Header=BB61_10 Depth=3 jmp LBB61_21 LBB61_21: ## in Loop: Header=BB61_10 Depth=3 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB61_10 LBB61_22: ## in Loop: Header=BB61_8 Depth=2 cmpl $0, -56(%rbp) je LBB61_24 ## %bb.23: ## in Loop: Header=BB61_8 Depth=2 cmpl $0, -64(%rbp) jne LBB61_25 LBB61_24: ## in Loop: Header=BB61_8 Depth=2 jmp LBB61_26 LBB61_25: ## in Loop: Header=BB61_6 Depth=1 movl -52(%rbp), %eax subl $2, %eax movl %eax, -60(%rbp) jmp LBB61_27 LBB61_26: ## in Loop: Header=BB61_8 Depth=2 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB61_8 LBB61_27: ## in Loop: Header=BB61_6 Depth=1 cmpl $0, -60(%rbp) jge LBB61_29 ## %bb.28: ## in Loop: Header=BB61_6 Depth=1 movq -32(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc jmp LBB61_39 LBB61_29: ## in Loop: Header=BB61_6 Depth=1 cmpq $0, -48(%rbp) je LBB61_36 ## %bb.30: ## in Loop: Header=BB61_6 Depth=1 jmp LBB61_31 LBB61_31: ## Parent Loop BB61_6 Depth=1 ## => This Inner Loop Header: Depth=2 movq -40(%rbp), %rax cmpq -48(%rbp), %rax jae LBB61_35 ## %bb.32: ## in Loop: Header=BB61_31 Depth=2 movl -68(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -68(%rbp) movslq %eax, %rcx movq -40(%rbp), %rdx movq %rdx, %rax addq $8, %rax movq %rax, -40(%rbp) leaq _f_scan.buf(%rip), %rax movq (%rdx), %rdx movq %rdx, (%rax,%rcx,8) cmpl $1024, -68(%rbp) ## imm = 0x400 jl LBB61_34 ## %bb.33: ## in Loop: Header=BB61_31 Depth=2 leaq L_.str.89(%rip), %rdi movb $0, %al callq _cerror LBB61_34: ## in Loop: Header=BB61_31 Depth=2 jmp LBB61_31 LBB61_35: ## in Loop: Header=BB61_6 Depth=1 jmp LBB61_36 LBB61_36: ## in Loop: Header=BB61_6 Depth=1 movq _tmp(%rip), %rax movl 8(%rax), %edx movslq -68(%rbp), %rcx leaq _f_scan.buf(%rip), %rax movl %edx, (%rax,%rcx,8) movl -60(%rbp), %edx movl -68(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -68(%rbp) movslq %eax, %rcx leaq _f_scan.buf(%rip), %rax movl %edx, 4(%rax,%rcx,8) cmpl $1024, -68(%rbp) ## imm = 0x400 jl LBB61_38 ## %bb.37: ## in Loop: Header=BB61_6 Depth=1 leaq L_.str.89(%rip), %rdi movb $0, %al callq _cerror LBB61_38: ## in Loop: Header=BB61_6 Depth=1 movl -56(%rbp), %ecx subl $1, %ecx movq -32(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -32(%rbp) LBB61_39: ## in Loop: Header=BB61_6 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB61_6 LBB61_40: movl -68(%rbp), %eax movq -24(%rbp), %rcx cmpl 28(%rcx), %eax jle LBB61_52 ## %bb.41: movq _tmp(%rip), %rsi xorl %edi, %edi callq _aputc movq _tmp(%rip), %rax movq (%rax), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq _tmp(%rip), %rax movq (%rax), %rdi callq _strlen movq -80(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi addq $1, %rsi callq _realloc movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rax cmpq $0, 8(%rax) jne LBB61_43 ## %bb.42: leaq L_.str.90(%rip), %rdi movb $0, %al callq _cerror LBB61_43: movl -68(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, 28(%rax) movq -24(%rbp), %rax cmpq $0, 16(%rax) je LBB61_45 ## %bb.44: movq -24(%rbp), %rax movq 16(%rax), %rdi callq _free LBB61_45: movslq -68(%rbp), %rdi shlq $3, %rdi callq _malloc movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 16(%rax) movq -24(%rbp), %rax cmpq $0, 16(%rax) jne LBB61_47 ## %bb.46: leaq L_.str.90(%rip), %rdi movb $0, %al callq _cerror LBB61_47: movl $0, -52(%rbp) LBB61_48: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax cmpl -68(%rbp), %eax jge LBB61_51 ## %bb.49: ## in Loop: Header=BB61_48 Depth=1 movq -24(%rbp), %rax movq 16(%rax), %rax movslq -52(%rbp), %rcx movslq -52(%rbp), %rsi leaq _f_scan.buf(%rip), %rdx movq (%rdx,%rsi,8), %rdx movq %rdx, (%rax,%rcx,8) ## %bb.50: ## in Loop: Header=BB61_48 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB61_48 LBB61_51: jmp LBB61_52 LBB61_52: movq -24(%rbp), %rax movl $0, 24(%rax) movq _tmp(%rip), %rax movl $0, 12(%rax) movq _tmp(%rip), %rdi callq _clear LBB61_53: addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_find ## -- Begin function f_find .p2align 4, 0x90 _f_find: ## @f_find .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl $0, -52(%rbp) cmpl $2, -4(%rbp) jle LBB62_3 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB62_3 ## %bb.2: movq -16(%rbp), %rax movq 16(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB62_4 LBB62_3: jmp LBB62_24 LBB62_4: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _lookloc movq %rax, -24(%rbp) cmpq $0, %rax jne LBB62_6 ## %bb.5: jmp LBB62_24 LBB62_6: movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) movq -24(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rcx movslq 24(%rcx), %rcx addq %rcx, %rax movq %rax, -32(%rbp) LBB62_7: ## =>This Loop Header: Depth=1 ## Child Loop BB62_9 Depth 2 ## Child Loop BB62_11 Depth 3 movq -32(%rbp), %rax cmpb $0, (%rax) je LBB62_22 ## %bb.8: ## in Loop: Header=BB62_7 Depth=1 movl $1, -56(%rbp) movq -40(%rbp), %rax movq %rax, -48(%rbp) movl $0, -52(%rbp) LBB62_9: ## Parent Loop BB62_7 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB62_11 Depth 3 movq -16(%rbp), %rax movq 16(%rax), %rax movslq -52(%rbp), %rcx cmpb $0, (%rax,%rcx) je LBB62_18 ## %bb.10: ## in Loop: Header=BB62_9 Depth=2 jmp LBB62_11 LBB62_11: ## Parent Loop BB62_7 Depth=1 ## Parent Loop BB62_9 Depth=2 ## => This Inner Loop Header: Depth=3 movq -24(%rbp), %rax movq 8(%rax), %rax movq -48(%rbp), %rcx movslq (%rcx), %rcx addq %rcx, %rax movq -32(%rbp), %rcx movslq -52(%rbp), %rdx addq %rdx, %rcx cmpq %rcx, %rax jae LBB62_13 ## %bb.12: ## in Loop: Header=BB62_11 Depth=3 movq -48(%rbp), %rax addq $8, %rax movq %rax, -48(%rbp) jmp LBB62_11 LBB62_13: ## in Loop: Header=BB62_9 Depth=2 movq -16(%rbp), %rax movq 16(%rax), %rax movslq -52(%rbp), %rcx movsbl (%rax,%rcx), %eax movq -32(%rbp), %rcx movslq -52(%rbp), %rdx movsbl (%rcx,%rdx), %ecx cmpl %ecx, %eax jne LBB62_15 ## %bb.14: ## in Loop: Header=BB62_9 Depth=2 movq -24(%rbp), %rax movq 8(%rax), %rax movq -48(%rbp), %rcx movslq (%rcx), %rcx addq %rcx, %rax movq -32(%rbp), %rcx movslq -52(%rbp), %rdx addq %rdx, %rcx cmpq %rcx, %rax jne LBB62_16 LBB62_15: ## in Loop: Header=BB62_7 Depth=1 movl $0, -56(%rbp) jmp LBB62_18 LBB62_16: ## in Loop: Header=BB62_9 Depth=2 jmp LBB62_17 LBB62_17: ## in Loop: Header=BB62_9 Depth=2 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB62_9 LBB62_18: ## in Loop: Header=BB62_7 Depth=1 cmpl $0, -56(%rbp) je LBB62_20 ## %bb.19: jmp LBB62_22 LBB62_20: ## in Loop: Header=BB62_7 Depth=1 movq -32(%rbp), %rax movb (%rax), %al movq _tmp(%rip), %rsi movsbl %al, %edi callq _aputc ## %bb.21: ## in Loop: Header=BB62_7 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB62_7 LBB62_22: movq -32(%rbp), %rax movq -24(%rbp), %rcx movq 8(%rcx), %rcx subq %rcx, %rax movl %eax, %ecx movq -24(%rbp), %rax movl %ecx, 24(%rax) movq -32(%rbp), %rax cmpb $0, (%rax) je LBB62_24 ## %bb.23: movl -52(%rbp), %ecx movq -24(%rbp), %rax addl 24(%rax), %ecx movl %ecx, 24(%rax) LBB62_24: addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_clear ## -- Begin function f_clear .p2align 4, 0x90 _f_clear: ## @f_clear .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq _tab@GOTPCREL(%rip), %rax movq %rax, -8(%rbp) LBB63_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq _ntab@GOTPCREL(%rip), %rcx movslq (%rcx), %rdx movq _tab@GOTPCREL(%rip), %rcx shlq $5, %rdx addq %rdx, %rcx cmpq %rcx, %rax jae LBB63_6 ## %bb.2: ## in Loop: Header=BB63_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rdi callq _free movq -8(%rbp), %rax movq 8(%rax), %rdi callq _free movq -8(%rbp), %rax cmpl $0, 28(%rax) je LBB63_4 ## %bb.3: ## in Loop: Header=BB63_1 Depth=1 movq -8(%rbp), %rax movq 16(%rax), %rdi callq _free LBB63_4: ## in Loop: Header=BB63_1 Depth=1 jmp LBB63_5 LBB63_5: ## in Loop: Header=BB63_1 Depth=1 movq -8(%rbp), %rax addq $32, %rax movq %rax, -8(%rbp) jmp LBB63_1 LBB63_6: movq _ntab@GOTPCREL(%rip), %rax movl $0, (%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f_trace ## -- Begin function f_trace .p2align 4, 0x90 _f_trace: ## @f_trace .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _trace@GOTPCREL(%rip), %rax movl $1, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _f_notrace ## -- Begin function f_notrace .p2align 4, 0x90 _f_notrace: ## @f_notrace .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _trace@GOTPCREL(%rip), %rax movl $0, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _lookloc ## -- Begin function lookloc .p2align 4, 0x90 _lookloc: ## @lookloc .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 $0, -20(%rbp) LBB66_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _ntab@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB66_6 ## %bb.2: ## in Loop: Header=BB66_1 Depth=1 movq -16(%rbp), %rdi movslq -20(%rbp), %rcx movq _tab@GOTPCREL(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rsi callq _strcmp cmpl $0, %eax jne LBB66_4 ## %bb.3: movslq -20(%rbp), %rcx movq _tab@GOTPCREL(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq %rax, -8(%rbp) jmp LBB66_7 LBB66_4: ## in Loop: Header=BB66_1 Depth=1 jmp LBB66_5 LBB66_5: ## in Loop: Header=BB66_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB66_1 LBB66_6: movq $0, -8(%rbp) LBB66_7: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _create ## -- Begin function create .p2align 4, 0x90 _create: ## @create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq $0, -24(%rbp) movl $0, -28(%rbp) LBB67_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movq _ntab@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB67_6 ## %bb.2: ## in Loop: Header=BB67_1 Depth=1 movq -8(%rbp), %rdi movslq -28(%rbp), %rcx movq _tab@GOTPCREL(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rsi callq _strcmp cmpl $0, %eax jne LBB67_4 ## %bb.3: movslq -28(%rbp), %rcx movq _tab@GOTPCREL(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq %rax, -24(%rbp) jmp LBB67_6 LBB67_4: ## in Loop: Header=BB67_1 Depth=1 jmp LBB67_5 LBB67_5: ## in Loop: Header=BB67_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB67_1 LBB67_6: cmpq $0, -24(%rbp) jne LBB67_15 ## %bb.7: movq _ntab@GOTPCREL(%rip), %rax cmpl $1024, (%rax) ## imm = 0x400 jl LBB67_9 ## %bb.8: leaq L_.str.91(%rip), %rdi movb $0, %al callq _cerror LBB67_9: movq _ntab@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _tab@GOTPCREL(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq %rax, -24(%rbp) movq _ntab@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _ntab@GOTPCREL(%rip), %rax movl %ecx, (%rax) cmpl $0, -12(%rbp) je LBB67_11 ## %bb.10: movq -8(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, (%rax) jmp LBB67_14 LBB67_11: movq -8(%rbp), %rdi callq _strlen movq %rax, %rdi addq $1, %rdi callq _malloc movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, (%rax) movq -24(%rbp), %rax cmpq $0, (%rax) jne LBB67_13 ## %bb.12: movq -8(%rbp), %rsi leaq L_.str.92(%rip), %rdi movb $0, %al callq _cerror LBB67_13: movq -24(%rbp), %rax movq (%rax), %rdi movq -8(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk LBB67_14: jmp LBB67_18 LBB67_15: movq -24(%rbp), %rax movq 8(%rax), %rdi callq _free cmpl $0, -12(%rbp) je LBB67_17 ## %bb.16: movq -8(%rbp), %rdi callq _free LBB67_17: jmp LBB67_18 LBB67_18: movq -24(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _active_string,16,3 ## @active_string .section __DATA,__data .globl _active ## @active .p2align 3 _active: .quad _active_string .comm _passive_string,16,3 ## @passive_string .globl _passive ## @passive .p2align 3 _passive: .quad _passive_string .comm _tmp_string,16,3 ## @tmp_string .globl _tmp ## @tmp .p2align 3 _tmp: .quad _tmp_string .globl _metachar ## @metachar _metachar: .byte 39 ## 0x27 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "add" L_.str.1: ## @.str.1 .asciz "and" L_.str.2: ## @.str.2 .asciz "basis" L_.str.3: ## @.str.3 .asciz "call" L_.str.4: ## @.str.4 .asciz "char" L_.str.5: ## @.str.5 .asciz "clear" L_.str.6: ## @.str.6 .asciz "code" L_.str.7: ## @.str.7 .asciz "define" L_.str.8: ## @.str.8 .asciz "delete" L_.str.9: ## @.str.9 .asciz "div" L_.str.10: ## @.str.10 .asciz "eq" L_.str.11: ## @.str.11 .asciz "exit" L_.str.12: ## @.str.12 .asciz "find" L_.str.13: ## @.str.13 .asciz "get" L_.str.14: ## @.str.14 .asciz "getchar" L_.str.15: ## @.str.15 .asciz "getline" L_.str.16: ## @.str.16 .asciz "gt" L_.str.17: ## @.str.17 .asciz "halt" L_.str.18: ## @.str.18 .asciz "input" L_.str.19: ## @.str.19 .asciz "inputchar" L_.str.20: ## @.str.20 .asciz "length" L_.str.21: ## @.str.21 .asciz "list" L_.str.22: ## @.str.22 .asciz "meta" L_.str.23: ## @.str.23 .asciz "mul" L_.str.24: ## @.str.24 .asciz "not" L_.str.25: ## @.str.25 .asciz "notrace" L_.str.26: ## @.str.26 .asciz "or" L_.str.27: ## @.str.27 .asciz "output" L_.str.28: ## @.str.28 .asciz "print" L_.str.29: ## @.str.29 .asciz "range" L_.str.30: ## @.str.30 .asciz "read" L_.str.31: ## @.str.31 .asciz "remove" L_.str.32: ## @.str.32 .asciz "rewind" L_.str.33: ## @.str.33 .asciz "rshift" L_.str.34: ## @.str.34 .asciz "scan" L_.str.35: ## @.str.35 .asciz "setin" L_.str.36: ## @.str.36 .asciz "setout" L_.str.37: ## @.str.37 .asciz "shift" L_.str.38: ## @.str.38 .asciz "stop" L_.str.39: ## @.str.39 .asciz "sub" L_.str.40: ## @.str.40 .asciz "trace" L_.str.41: ## @.str.41 .asciz "write" .section __DATA,__data .globl _table ## @table .p2align 4 _table: .quad L_.str .quad _f_add .quad L_.str.1 .quad _f_and .quad L_.str.2 .quad _f_basis .quad L_.str.3 .quad _f_call .quad L_.str.4 .quad _f_char .quad L_.str.5 .quad _f_clear .quad L_.str.6 .quad _f_code .quad L_.str.7 .quad _f_define .quad L_.str.8 .quad _f_delete .quad L_.str.9 .quad _f_div .quad L_.str.10 .quad _f_eq .quad L_.str.11 .quad _f_exit .quad L_.str.12 .quad _f_find .quad L_.str.13 .quad _f_get .quad L_.str.14 .quad _f_getchar .quad L_.str.15 .quad _f_getline .quad L_.str.16 .quad _f_gt .quad L_.str.17 .quad _f_halt .quad L_.str.18 .quad _f_input .quad L_.str.19 .quad _f_inpchar .quad L_.str.20 .quad _f_length .quad L_.str.21 .quad _f_list .quad L_.str.22 .quad _f_meta .quad L_.str.23 .quad _f_mul .quad L_.str.24 .quad _f_not .quad L_.str.25 .quad _f_notrace .quad L_.str.26 .quad _f_or .quad L_.str.27 .quad _f_output .quad L_.str.28 .quad _f_print .quad L_.str.29 .quad _f_range .quad L_.str.30 .quad _f_read .quad L_.str.31 .quad _f_remove .quad L_.str.32 .quad _f_rewind .quad L_.str.33 .quad _f_rshift .quad L_.str.34 .quad _f_scan .quad L_.str.35 .quad _f_setin .quad L_.str.36 .quad _f_setout .quad L_.str.37 .quad _f_shift .quad L_.str.38 .quad _f_stop .quad L_.str.39 .quad _f_sub .quad L_.str.40 .quad _f_trace .quad L_.str.41 .quad _f_write .section __TEXT,__cstring,cstring_literals L_.str.42: ## @.str.42 .asciz "trac: " L_.str.43: ## @.str.43 .asciz "\n" L_.str.44: ## @.str.44 .asciz "trac: fatal error: " L_.str.45: ## @.str.45 .asciz "out of memory in clear" L_.str.46: ## @.str.46 .asciz "bad string index" L_.str.47: ## @.str.47 .asciz "out of memory in aputc" .comm _narg,4,2 ## @narg .comm _arg,16384,4 ## @arg L_.str.48: ## @.str.48 .asciz "argument table overflow" .comm _nftn,4,2 ## @nftn L_.str.49: ## @.str.49 .asciz "function table overflow" .comm _ftn,16384,4 ## @ftn .comm _debug,4,2 ## @debug L_.str.50: ## @.str.50 .asciz "execute ()\n" L_.str.51: ## @.str.51 .asciz "too many arguments in function %s" .comm _trace,4,2 ## @trace L_.str.52: ## @.str.52 .asciz "#(" L_.str.53: ## @.str.53 .asciz ")\n" L_.str.54: ## @.str.54 .asciz "function %s call\n" L_.str.55: ## @.str.55 .asciz "function %s exit\n" L_.str.56: ## @.str.56 .asciz "form %s not found\n" L_.str.57: ## @.str.57 .asciz "form %s call\n" .comm _eofl,4,2 ## @eofl .comm _jmpbuf,148,4 ## @jmpbuf L_.str.58: ## @.str.58 .asciz "***** clearing *****\n" L_.str.59: ## @.str.59 .asciz "#(output,#(input,(#(stop))))" L_.str.60: ## @.str.60 .asciz "bad flag: %c" L_.str.61: ## @.str.61 .asciz "r" L_.str.62: ## @.str.62 .asciz "cannot open %s" .zerofill __DATA,__bss,_f_setin.finp,3344,4 ## @f_setin.finp .zerofill __DATA,__bss,_f_setin.feofinp,88,4 ## @f_setin.feofinp .zerofill __DATA,__bss,_f_setin.ninp,4,2 ## @f_setin.ninp .zerofill __DATA,__bss,_f_setout.fout,3344,4 ## @f_setout.fout .zerofill __DATA,__bss,_f_setout.nout,4,2 ## @f_setout.nout L_.str.63: ## @.str.63 .asciz "w" .section __TEXT,__const l_.str.64: ## @.str.64 .space 2 .section __TEXT,__cstring,cstring_literals L_.str.65: ## @.str.65 .asciz "out of memory in define (%s)" L_.str.66: ## @.str.66 .asciz ".t" L_.str.67: ## @.str.67 .asciz "cannot create %s" L_.str.68: ## @.str.68 .asciz "%ld\n" L_.str.69: ## @.str.69 .asciz "%s\n" L_.str.70: ## @.str.70 .asciz "%d\n" L_.str.71: ## @.str.71 .asciz "0\n" L_.str.72: ## @.str.72 .asciz "out of memory in read" L_.str.73: ## @.str.73 .asciz "bad format" .comm _tab,32768,4 ## @tab .comm _ntab,4,2 ## @ntab L_.str.74: ## @.str.74 .asciz "%d" L_.str.75: ## @.str.75 .asciz "%ld" L_.str.76: ## @.str.76 .asciz "div (%s [%d], %s [%d])\n" L_.str.77: ## @.str.77 .asciz "\tnl=%d, nr=%d, n=%d\n" L_.str.78: ## @.str.78 .asciz "out of memory in div" L_.str.79: ## @.str.79 .asciz "\tleft=%p, right=%p, res=%p\n" L_.str.80: ## @.str.80 .asciz "\tleft, right, res cleaned\n" L_.str.81: ## @.str.81 .asciz "bad div" L_.str.82: ## @.str.82 .asciz "\tres calculated\n" L_.str.83: ## @.str.83 .asciz "\tres printed\n" L_.str.84: ## @.str.84 .asciz "\tleft, right, res are free\n" L_.str.85: ## @.str.85 .asciz "basis: %s [ %d ], %d->%d\n" L_.str.86: ## @.str.86 .asciz "," L_.str.87: ## @.str.87 .asciz "<%d>" L_.str.88: ## @.str.88 .asciz "<*>" .zerofill __DATA,__bss,_f_scan.buf,8192,4 ## @f_scan.buf L_.str.89: ## @.str.89 .asciz "label table overflow" L_.str.90: ## @.str.90 .asciz "out of memory in scan" L_.str.91: ## @.str.91 .asciz "form table overflow" L_.str.92: ## @.str.92 .asciz "out of memory in create (%s)" .subsections_via_symbols
the_stack_data/231394591.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, #8] str w1, [sp, #4] ldr w8, [sp, #8] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #8] str w8, [sp, #12] b LBB1_3 LBB1_2: ldr w8, [sp, #4] str w8, [sp, #12] b LBB1_3 LBB1_3: ldr w0, [sp, #12] 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, #8] str w1, [sp, #4] ldr w8, [sp, #8] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #4] str w8, [sp, #12] b LBB2_3 LBB2_2: ldr w8, [sp, #8] str w8, [sp, #12] b LBB2_3 LBB2_3: ldr w0, [sp, #12] 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, -8(%rbp) movl %esi, -12(%rbp) movl -8(%rbp), %eax cmpl -12(%rbp), %eax jge LBB1_2 ## %bb.1: movl -8(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_3 LBB1_2: movl -12(%rbp), %eax movl %eax, -4(%rbp) LBB1_3: movl -4(%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, -8(%rbp) movl %esi, -12(%rbp) movl -8(%rbp), %eax cmpl -12(%rbp), %eax jge LBB2_2 ## %bb.1: movl -12(%rbp), %eax movl %eax, -4(%rbp) jmp LBB2_3 LBB2_2: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB2_3: movl -4(%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/67325003.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] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x0, [x8] 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 bl _calc_parse b LBB0_1 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _calc_parse ; -- Begin function calc_parse .p2align 2 _calc_parse: ; @calc_parse .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, _calc_nerrs@GOTPAGE ldr x8, [x8, _calc_nerrs@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill mov w1, #0 stur wzr, [x29, #-4] stur wzr, [x29, #-8] stur wzr, [x29, #-12] stur wzr, [x29, #-16] str wzr, [sp, #44] str wzr, [sp, #40] str wzr, [x8] stur wzr, [x29, #-4] mov w8, #-1 stur w8, [x29, #-8] str wzr, [sp, #36] add x0, sp, #48 mov x2, #48 bl _memset ldr x8, [sp, #56] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_1 LBB1_1: add x0, sp, #48 bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: b LBB1_86 LBB1_3: ldr x8, [sp, #56] str x8, [sp, #64] ldr x8, [sp, #80] str x8, [sp, #88] str wzr, [sp, #36] ldr x8, [sp, #64] strh wzr, [x8] b LBB1_4 LBB1_4: ; =>This Loop Header: Depth=1 ; Child Loop BB1_31 Depth 2 ldrsw x9, [sp, #36] adrp x8, _calc_defred@PAGE add x8, x8, _calc_defred@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_4 Depth=1 b LBB1_46 LBB1_6: ; in Loop: Header=BB1_4 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_4 Depth=1 sub x0, x29, #16 bl _calc_lex stur w0, [x29, #-8] ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_4 Depth=1 stur wzr, [x29, #-8] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_4 Depth=1 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #36] adrp x8, _calc_sindex@PAGE add x8, x8, _calc_sindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_20 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_4 Depth=1 ldur w9, [x29, #-8] ldr w8, [sp, #40] add w8, w8, w9 str w8, [sp, #40] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_20 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #40] subs w8, w8, #220 cset w8, gt tbnz w8, #0, LBB1_20 b LBB1_13 LBB1_13: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_check@PAGE add x8, x8, _calc_check@PAGEOFF ldrsh w8, [x8, x9, lsl #1] ldur w9, [x29, #-8] subs w8, w8, w9, sxth cset w8, ne tbnz w8, #0, LBB1_20 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #64] ldr x9, [sp, #72] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB1_17 b LBB1_15 LBB1_15: ; in Loop: Header=BB1_4 Depth=1 add x0, sp, #48 bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB1_17 b LBB1_16 LBB1_16: b LBB1_86 LBB1_17: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_table@PAGE add x8, x8, _calc_table@PAGEOFF ldrsh w9, [x8, x9, lsl #1] str w9, [sp, #36] ldrsw x9, [sp, #40] add x8, x8, x9, lsl #1 ldrh w8, [x8] ldr x9, [sp, #64] add x10, x9, #2 str x10, [sp, #64] strh w8, [x9, #2] ldur w8, [x29, #-16] ldr x9, [sp, #88] add x10, x9, #4 str x10, [sp, #88] str w8, [x9, #4] mov w8, #-1 stur w8, [x29, #-8] ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_19 b LBB1_18 LBB1_18: ; in Loop: Header=BB1_4 Depth=1 ldur w8, [x29, #-4] subs w8, w8, #1 stur w8, [x29, #-4] b LBB1_19 LBB1_19: ; in Loop: Header=BB1_4 Depth=1 b LBB1_4 LBB1_20: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #36] adrp x8, _calc_rindex@PAGE add x8, x8, _calc_rindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_25 b LBB1_21 LBB1_21: ; in Loop: Header=BB1_4 Depth=1 ldur w9, [x29, #-8] ldr w8, [sp, #40] add w8, w8, w9 str w8, [sp, #40] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_25 b LBB1_22 LBB1_22: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #40] subs w8, w8, #220 cset w8, gt tbnz w8, #0, LBB1_25 b LBB1_23 LBB1_23: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_check@PAGE add x8, x8, _calc_check@PAGEOFF ldrsh w8, [x8, x9, lsl #1] ldur w9, [x29, #-8] subs w8, w8, w9, sxth cset w8, ne tbnz w8, #0, LBB1_25 b LBB1_24 LBB1_24: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_table@PAGE add x8, x8, _calc_table@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #40] b LBB1_46 LBB1_25: ; in Loop: Header=BB1_4 Depth=1 ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_27 b LBB1_26 LBB1_26: ; in Loop: Header=BB1_4 Depth=1 b LBB1_29 LBB1_27: ; in Loop: Header=BB1_4 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _calc_error b LBB1_28 LBB1_28: ; in Loop: Header=BB1_4 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB1_29 LBB1_29: ; in Loop: Header=BB1_4 Depth=1 ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB1_43 b LBB1_30 LBB1_30: ; in Loop: Header=BB1_4 Depth=1 mov w8, #3 stur w8, [x29, #-4] b LBB1_31 LBB1_31: ; Parent Loop BB1_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #64] ldrsh x9, [x8] adrp x8, _calc_sindex@PAGE add x8, x8, _calc_sindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_39 b LBB1_32 LBB1_32: ; in Loop: Header=BB1_31 Depth=2 ldr w8, [sp, #40] add w8, w8, #256 str w8, [sp, #40] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_39 b LBB1_33 LBB1_33: ; in Loop: Header=BB1_31 Depth=2 ldr w8, [sp, #40] subs w8, w8, #220 cset w8, gt tbnz w8, #0, LBB1_39 b LBB1_34 LBB1_34: ; in Loop: Header=BB1_31 Depth=2 ldrsw x9, [sp, #40] adrp x8, _calc_check@PAGE add x8, x8, _calc_check@PAGEOFF ldrsh w8, [x8, x9, lsl #1] subs w8, w8, #256 cset w8, ne tbnz w8, #0, LBB1_39 b LBB1_35 LBB1_35: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #64] ldr x9, [sp, #72] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB1_38 b LBB1_36 LBB1_36: ; in Loop: Header=BB1_4 Depth=1 add x0, sp, #48 bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB1_38 b LBB1_37 LBB1_37: b LBB1_86 LBB1_38: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_table@PAGE add x8, x8, _calc_table@PAGEOFF ldrsh w9, [x8, x9, lsl #1] str w9, [sp, #36] ldrsw x9, [sp, #40] add x8, x8, x9, lsl #1 ldrh w8, [x8] ldr x9, [sp, #64] add x10, x9, #2 str x10, [sp, #64] strh w8, [x9, #2] ldur w8, [x29, #-16] ldr x9, [sp, #88] add x10, x9, #4 str x10, [sp, #88] str w8, [x9, #4] b LBB1_4 LBB1_39: ; in Loop: Header=BB1_31 Depth=2 ldr x8, [sp, #64] ldr x9, [sp, #56] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB1_41 b LBB1_40 LBB1_40: b LBB1_87 LBB1_41: ; in Loop: Header=BB1_31 Depth=2 ldr x8, [sp, #64] subs x8, x8, #2 str x8, [sp, #64] ldr x8, [sp, #88] subs x8, x8, #4 str x8, [sp, #88] b LBB1_42 LBB1_42: ; in Loop: Header=BB1_31 Depth=2 b LBB1_31 LBB1_43: ; in Loop: Header=BB1_4 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_45 b LBB1_44 LBB1_44: b LBB1_87 LBB1_45: ; in Loop: Header=BB1_4 Depth=1 mov w8, #-1 stur w8, [x29, #-8] b LBB1_4 LBB1_46: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_len@PAGE add x8, x8, _calc_len@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #44] ldr w8, [sp, #44] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_48 b LBB1_47 LBB1_47: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldr w10, [sp, #44] mov w9, #1 subs w9, w9, w10 ldr w8, [x8, w9, sxtw #2] stur w8, [x29, #-12] b LBB1_49 LBB1_48: ; in Loop: Header=BB1_4 Depth=1 stur wzr, [x29, #-12] b LBB1_49 LBB1_49: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #40] subs w8, w8, #3 ; kill: def $x8 killed $w8 str x8, [sp, #16] ; 8-byte Folded Spill subs x8, x8, #15 cset w8, hi tbnz w8, #0, LBB1_66 ; %bb.50: ; in Loop: Header=BB1_4 Depth=1 ldr x11, [sp, #16] ; 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_51: ; in Loop: Header=BB1_4 Depth=1 stur wzr, [x29, #-4] b LBB1_67 LBB1_52: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_67 LBB1_53: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldr w8, [x8] ldr x9, [sp, #88] ldursw x10, [x9, #-8] adrp x9, _regs@GOTPAGE ldr x9, [x9, _regs@GOTPAGEOFF] str w8, [x9, x10, lsl #2] b LBB1_67 LBB1_54: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-4] stur w8, [x29, #-12] b LBB1_67 LBB1_55: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-8] ldr x9, [sp, #88] ldr w9, [x9] add w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_56: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-8] ldr x9, [sp, #88] ldr w9, [x9] subs w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_57: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-8] ldr x9, [sp, #88] ldr w9, [x9] mul w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_58: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-8] ldr x9, [sp, #88] ldr w9, [x9] sdiv w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_59: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-8] ldr x9, [sp, #88] ldr w10, [x9] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_60: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-8] ldr x9, [sp, #88] ldr w9, [x9] and w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_61: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldur w8, [x8, #-8] ldr x9, [sp, #88] ldr w9, [x9] orr w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_62: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_63: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldrsw x9, [x8] adrp x8, _regs@GOTPAGE ldr x8, [x8, _regs@GOTPAGEOFF] ldr w8, [x8, x9, lsl #2] stur w8, [x29, #-12] b LBB1_67 LBB1_64: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #88] ldr w8, [x8] stur w8, [x29, #-12] ldr x8, [sp, #88] ldr w8, [x8] subs w8, w8, #0 cset w8, eq and w10, w8, #0x1 mov w9, #10 mov w8, #8 ands w10, w10, #0x1 csel w8, w8, w9, ne adrp x9, _base@GOTPAGE ldr x9, [x9, _base@GOTPAGEOFF] str w8, [x9] b LBB1_67 LBB1_65: ; in Loop: Header=BB1_4 Depth=1 adrp x8, _base@GOTPAGE ldr x8, [x8, _base@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #88] ldur w9, [x9, #-4] mul w8, w8, w9 ldr x9, [sp, #88] ldr w9, [x9] add w8, w8, w9 stur w8, [x29, #-12] b LBB1_67 LBB1_66: ; in Loop: Header=BB1_4 Depth=1 b LBB1_67 LBB1_67: ; in Loop: Header=BB1_4 Depth=1 ldrsw x10, [sp, #44] ldr x8, [sp, #64] mov x9, #0 subs x10, x9, x10 add x8, x8, x10, lsl #1 str x8, [sp, #64] ldr x8, [sp, #64] ldrsh w8, [x8] str w8, [sp, #36] ldrsw x10, [sp, #44] ldr x8, [sp, #88] subs x9, x9, x10 add x8, x8, x9, lsl #2 str x8, [sp, #88] ldrsw x9, [sp, #40] adrp x8, _calc_lhs@PAGE add x8, x8, _calc_lhs@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #44] ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_76 b LBB1_68 LBB1_68: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #44] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_76 b LBB1_69 LBB1_69: ; in Loop: Header=BB1_4 Depth=1 mov w8, #1 str w8, [sp, #36] ldr x9, [sp, #64] add x8, x9, #2 str x8, [sp, #64] mov w8, #1 strh w8, [x9, #2] ldur w8, [x29, #-12] ldr x9, [sp, #88] add x10, x9, #4 str x10, [sp, #88] str w8, [x9, #4] ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_73 b LBB1_70 LBB1_70: ; in Loop: Header=BB1_4 Depth=1 sub x0, x29, #16 bl _calc_lex stur w0, [x29, #-8] ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_72 b LBB1_71 LBB1_71: ; in Loop: Header=BB1_4 Depth=1 stur wzr, [x29, #-8] b LBB1_72 LBB1_72: ; in Loop: Header=BB1_4 Depth=1 b LBB1_73 LBB1_73: ; in Loop: Header=BB1_4 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_75 b LBB1_74 LBB1_74: b LBB1_88 LBB1_75: ; in Loop: Header=BB1_4 Depth=1 b LBB1_4 LBB1_76: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #44] adrp x8, _calc_gindex@PAGE add x8, x8, _calc_gindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_81 b LBB1_77 LBB1_77: ; in Loop: Header=BB1_4 Depth=1 ldr w9, [sp, #36] ldr w8, [sp, #40] add w8, w8, w9 str w8, [sp, #40] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_81 b LBB1_78 LBB1_78: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #40] subs w8, w8, #220 cset w8, gt tbnz w8, #0, LBB1_81 b LBB1_79 LBB1_79: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_check@PAGE add x8, x8, _calc_check@PAGEOFF ldrsh w8, [x8, x9, lsl #1] ldr w9, [sp, #36] subs w8, w8, w9, sxth cset w8, ne tbnz w8, #0, LBB1_81 b LBB1_80 LBB1_80: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #40] adrp x8, _calc_table@PAGE add x8, x8, _calc_table@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #36] b LBB1_82 LBB1_81: ; in Loop: Header=BB1_4 Depth=1 ldrsw x9, [sp, #44] adrp x8, _calc_dgoto@PAGE add x8, x8, _calc_dgoto@PAGEOFF ldrsh w8, [x8, x9, lsl #1] str w8, [sp, #36] b LBB1_82 LBB1_82: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #64] ldr x9, [sp, #72] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB1_85 b LBB1_83 LBB1_83: ; in Loop: Header=BB1_4 Depth=1 add x0, sp, #48 bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB1_85 b LBB1_84 LBB1_84: b LBB1_86 LBB1_85: ; in Loop: Header=BB1_4 Depth=1 ldr w8, [sp, #36] ldr x9, [sp, #64] add x10, x9, #2 str x10, [sp, #64] strh w8, [x9, #2] ldur w8, [x29, #-12] ldr x9, [sp, #88] add x10, x9, #4 str x10, [sp, #88] str w8, [x9, #4] b LBB1_4 LBB1_86: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _calc_error mov w8, #2 str w8, [sp, #32] b LBB1_89 LBB1_87: mov w8, #1 str w8, [sp, #32] b LBB1_89 LBB1_88: str wzr, [sp, #32] b LBB1_89 LBB1_89: add x0, sp, #48 bl _yyfreestack ldr w0, [sp, #32] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc .p2align 2 lJTI1_0: .long LBB1_51-Ltmp0 .long LBB1_52-Ltmp0 .long LBB1_53-Ltmp0 .long LBB1_54-Ltmp0 .long LBB1_55-Ltmp0 .long LBB1_56-Ltmp0 .long LBB1_57-Ltmp0 .long LBB1_58-Ltmp0 .long LBB1_59-Ltmp0 .long LBB1_60-Ltmp0 .long LBB1_61-Ltmp0 .long LBB1_62-Ltmp0 .long LBB1_63-Ltmp0 .long LBB1_66-Ltmp0 .long LBB1_64-Ltmp0 .long LBB1_65-Ltmp0 ; -- End function .p2align 2 ; -- Begin function yygrowstack _yygrowstack: ; @yygrowstack .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x8, [x29, #-16] ldr w8, [x8] str w8, [sp, #24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: mov w8, #200 str w8, [sp, #24] b LBB2_8 LBB2_2: ldr w8, [sp, #24] mov w9, #10000 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: mov w8, #-2 stur w8, [x29, #-4] b LBB2_13 LBB2_4: ldr w8, [sp, #24] lsl w8, w8, #1 str w8, [sp, #24] mov w9, #10000 subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: mov w8, #10000 str w8, [sp, #24] b LBB2_6 LBB2_6: b LBB2_7 LBB2_7: b LBB2_8 LBB2_8: ldur x8, [x29, #-16] ldr x8, [x8, #16] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 mov x9, #2 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-20] ldur x8, [x29, #-16] ldr x0, [x8, #8] ldr w8, [sp, #24] ; kill: def $x8 killed $w8 lsl x1, x8, #1 bl _realloc str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: mov w8, #-2 stur w8, [x29, #-4] b LBB2_13 LBB2_10: ldr x8, [sp, #16] ldur x9, [x29, #-16] str x8, [x9, #8] ldr x8, [sp, #16] ldursw x9, [x29, #-20] add x8, x8, x9, lsl #1 ldur x9, [x29, #-16] str x8, [x9, #16] ldur x8, [x29, #-16] ldr x0, [x8, #32] ldr w8, [sp, #24] ; kill: def $x8 killed $w8 lsl x1, x8, #2 bl _realloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_11 LBB2_11: mov w8, #-2 stur w8, [x29, #-4] b LBB2_13 LBB2_12: ldr x8, [sp, #8] ldur x9, [x29, #-16] str x8, [x9, #32] ldr x8, [sp, #8] ldursw x9, [x29, #-20] add x8, x8, x9, lsl #2 ldur x9, [x29, #-16] str x8, [x9, #40] ldr w8, [sp, #24] ldur x9, [x29, #-16] str w8, [x9] ldur x8, [x29, #-16] ldr x8, [x8, #8] ldr w9, [sp, #24] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #1 subs x8, x8, #2 ldur x9, [x29, #-16] str x8, [x9, #24] stur wzr, [x29, #-4] b LBB2_13 LBB2_13: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function calc_lex _calc_lex: ; @calc_lex .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 bl _getchar str w0, [sp, #12] subs w8, w0, #32 cset w8, ne tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 b LBB3_1 LBB3_3: ldr w0, [sp, #12] bl _islower subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ldr w8, [sp, #12] subs w8, w8, #97 ldr x9, [sp, #16] str w8, [x9] mov w8, #258 stur w8, [x29, #-4] b LBB3_8 LBB3_5: ldr w0, [sp, #12] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB3_7 b LBB3_6 LBB3_6: ldr w8, [sp, #12] subs w8, w8, #48 ldr x9, [sp, #16] str w8, [x9] mov w8, #257 stur w8, [x29, #-4] b LBB3_8 LBB3_7: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB3_8 LBB3_8: 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 calc_error _calc_error: ; @calc_error .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr x8, [sp, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function yyfreestack _yyfreestack: ; @yyfreestack .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x0, [x8, #8] bl _free ldr x8, [sp, #8] ldr x0, [x8, #32] bl _free ldr x0, [sp, #8] mov w1, #0 mov x2, #48 mov x3, #-1 bl ___memset_chk ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _calc_nerrs,4,2 ; @calc_nerrs .section __TEXT,__const .p2align 1 ; @calc_defred _calc_defred: .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 17 ; 0x11 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3 ; 0x3 .short 0 ; 0x0 .short 15 ; 0xf .short 14 ; 0xe .short 0 ; 0x0 .short 2 ; 0x2 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18 ; 0x12 .short 0 ; 0x0 .short 6 ; 0x6 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 9 ; 0x9 .short 10 ; 0xa .short 11 ; 0xb .p2align 1 ; @calc_sindex _calc_sindex: .short 0 ; 0x0 .short 65496 ; 0xffd8 .short 65529 ; 0xfff9 .short 0 ; 0x0 .short 65481 ; 0xffc9 .short 65498 ; 0xffda .short 65498 ; 0xffda .short 1 ; 0x1 .short 65507 ; 0xffe3 .short 65289 ; 0xff09 .short 0 ; 0x0 .short 65498 ; 0xffda .short 0 ; 0x0 .short 0 ; 0x0 .short 22 ; 0x16 .short 0 ; 0x0 .short 65498 ; 0xffda .short 65498 ; 0xffda .short 65498 ; 0xffda .short 65498 ; 0xffda .short 65498 ; 0xffda .short 65498 ; 0xffda .short 65498 ; 0xffda .short 0 ; 0x0 .short 65507 ; 0xffe3 .short 0 ; 0x0 .short 51 ; 0x33 .short 60 ; 0x3c .short 65516 ; 0xffec .short 65516 ; 0xffec .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .p2align 1 ; @calc_check _calc_check: .short 40 ; 0x28 .short 10 ; 0xa .short 40 ; 0x28 .short 10 ; 0xa .short 10 ; 0xa .short 45 ; 0x2d .short 61 ; 0x3d .short 45 ; 0x2d .short 37 ; 0x25 .short 38 ; 0x26 .short 257 ; 0x101 .short 10 ; 0xa .short 10 ; 0xa .short 42 ; 0x2a .short 43 ; 0x2b .short 10 ; 0xa .short 45 ; 0x2d .short 37 ; 0x25 .short 47 ; 0x2f .short 10 ; 0xa .short 10 ; 0xa .short 65535 ; 0xffff .short 42 ; 0x2a .short 10 ; 0xa .short 10 ; 0xa .short 65535 ; 0xffff .short 65535 ; 0xffff .short 47 ; 0x2f .short 37 ; 0x25 .short 38 ; 0x26 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 41 ; 0x29 .short 42 ; 0x2a .short 43 ; 0x2b .short 41 ; 0x29 .short 45 ; 0x2d .short 65535 ; 0xffff .short 47 ; 0x2f .short 37 ; 0x25 .short 38 ; 0x26 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 38 ; 0x26 .short 42 ; 0x2a .short 43 ; 0x2b .short 41 ; 0x29 .short 45 ; 0x2d .short 43 ; 0x2b .short 47 ; 0x2f .short 45 ; 0x2d .short 38 ; 0x26 .short 38 ; 0x26 .short 65535 ; 0xffff .short 41 ; 0x29 .short 41 ; 0x29 .short 43 ; 0x2b .short 65535 ; 0xffff .short 45 ; 0x2d .short 37 ; 0x25 .short 38 ; 0x26 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 41 ; 0x29 .short 42 ; 0x2a .short 43 ; 0x2b .short 65535 ; 0xffff .short 45 ; 0x2d .short 65535 ; 0xffff .short 47 ; 0x2f .short 5 ; 0x5 .short 6 ; 0x6 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 11 ; 0xb .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 16 ; 0x10 .short 17 ; 0x11 .short 18 ; 0x12 .short 19 ; 0x13 .short 20 ; 0x14 .short 21 ; 0x15 .short 22 ; 0x16 .short 37 ; 0x25 .short 38 ; 0x26 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 42 ; 0x2a .short 43 ; 0x2b .short 124 ; 0x7c .short 45 ; 0x2d .short 37 ; 0x25 .short 47 ; 0x2f .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 42 ; 0x2a .short 43 ; 0x2b .short 65535 ; 0xffff .short 45 ; 0x2d .short 65535 ; 0xffff .short 47 ; 0x2f .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 256 ; 0x100 .short 257 ; 0x101 .short 258 ; 0x102 .short 257 ; 0x101 .short 258 ; 0x102 .p2align 1 ; @calc_table _calc_table: .short 6 ; 0x6 .short 16 ; 0x10 .short 6 ; 0x6 .short 10 ; 0xa .short 13 ; 0xd .short 5 ; 0x5 .short 11 ; 0xb .short 5 ; 0x5 .short 22 ; 0x16 .short 17 ; 0x11 .short 23 ; 0x17 .short 15 ; 0xf .short 15 ; 0xf .short 20 ; 0x14 .short 18 ; 0x12 .short 7 ; 0x7 .short 19 ; 0x13 .short 22 ; 0x16 .short 21 ; 0x15 .short 4 ; 0x4 .short 5 ; 0x5 .short 0 ; 0x0 .short 20 ; 0x14 .short 8 ; 0x8 .short 12 ; 0xc .short 0 ; 0x0 .short 0 ; 0x0 .short 21 ; 0x15 .short 16 ; 0x10 .short 16 ; 0x10 .short 0 ; 0x0 .short 0 ; 0x0 .short 16 ; 0x10 .short 16 ; 0x10 .short 16 ; 0x10 .short 13 ; 0xd .short 16 ; 0x10 .short 0 ; 0x0 .short 16 ; 0x10 .short 15 ; 0xf .short 15 ; 0xf .short 0 ; 0x0 .short 0 ; 0x0 .short 7 ; 0x7 .short 15 ; 0xf .short 15 ; 0xf .short 7 ; 0x7 .short 15 ; 0xf .short 7 ; 0x7 .short 15 ; 0xf .short 7 ; 0x7 .short 8 ; 0x8 .short 12 ; 0xc .short 0 ; 0x0 .short 8 ; 0x8 .short 12 ; 0xc .short 8 ; 0x8 .short 0 ; 0x0 .short 8 ; 0x8 .short 22 ; 0x16 .short 17 ; 0x11 .short 0 ; 0x0 .short 0 ; 0x0 .short 25 ; 0x19 .short 20 ; 0x14 .short 18 ; 0x12 .short 0 ; 0x0 .short 19 ; 0x13 .short 0 ; 0x0 .short 21 ; 0x15 .short 13 ; 0xd .short 14 ; 0xe .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 24 ; 0x18 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 26 ; 0x1a .short 27 ; 0x1b .short 28 ; 0x1c .short 29 ; 0x1d .short 30 ; 0x1e .short 31 ; 0x1f .short 32 ; 0x20 .short 22 ; 0x16 .short 17 ; 0x11 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 20 ; 0x14 .short 18 ; 0x12 .short 16 ; 0x10 .short 19 ; 0x13 .short 22 ; 0x16 .short 21 ; 0x15 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 20 ; 0x14 .short 18 ; 0x12 .short 0 ; 0x0 .short 19 ; 0x13 .short 0 ; 0x0 .short 21 ; 0x15 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 16 ; 0x10 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 15 ; 0xf .short 0 ; 0x0 .short 0 ; 0x0 .short 7 ; 0x7 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 8 ; 0x8 .short 12 ; 0xc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 16 ; 0x10 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2 ; 0x2 .short 3 ; 0x3 .short 4 ; 0x4 .short 3 ; 0x3 .short 12 ; 0xc .p2align 1 ; @calc_rindex _calc_rindex: .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2 ; 0x2 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 9 ; 0x9 .short 65527 ; 0xfff7 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 10 ; 0xa .short 0 ; 0x0 .short 65530 ; 0xfffa .short 14 ; 0xe .short 5 ; 0x5 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "syntax error" .section __TEXT,__const .p2align 1 ; @calc_len _calc_len: .short 2 ; 0x2 .short 0 ; 0x0 .short 3 ; 0x3 .short 3 ; 0x3 .short 1 ; 0x1 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 2 ; 0x2 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 2 ; 0x2 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%d\n" .comm _regs,104,2 ; @regs .comm _base,4,2 ; @base .section __TEXT,__const .p2align 1 ; @calc_lhs _calc_lhs: .short 65535 ; 0xffff .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 3 ; 0x3 .short 3 ; 0x3 .p2align 1 ; @calc_gindex _calc_gindex: .short 0 ; 0x0 .short 0 ; 0x0 .short 65 ; 0x41 .short 0 ; 0x0 .p2align 1 ; @calc_dgoto _calc_dgoto: .short 1 ; 0x1 .short 7 ; 0x7 .short 8 ; 0x8 .short 9 ; 0x9 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "yacc stack overflow" .comm _calc_debug,4,2 ; @calc_debug l_.str.3: ; @.str.3 .asciz "%s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB0_2 jmp LBB0_3 LBB0_2: ## in Loop: Header=BB0_1 Depth=1 callq _calc_parse jmp LBB0_1 LBB0_3: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _calc_parse ## -- Begin function calc_parse .p2align 4, 0x90 _calc_parse: ## @calc_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 $96, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) leaq -12(%rbp), %rdi xorl %esi, %esi movl $4, %edx callq _memset leaq -16(%rbp), %rdi xorl %esi, %esi movl $4, %edx callq _memset movl $0, -68(%rbp) movl $0, -72(%rbp) movq _calc_nerrs@GOTPCREL(%rip), %rax movl $0, (%rax) movl $0, -4(%rbp) movl $-1, -8(%rbp) movl $0, -76(%rbp) leaq -64(%rbp), %rdi xorl %esi, %esi movl $48, %edx callq _memset cmpq $0, -56(%rbp) jne LBB1_3 ## %bb.1: leaq -64(%rbp), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB1_3 ## %bb.2: jmp LBB1_85 LBB1_3: movq -56(%rbp), %rax movq %rax, -48(%rbp) movq -32(%rbp), %rax movq %rax, -24(%rbp) movl $0, -76(%rbp) movq -48(%rbp), %rax movw $0, (%rax) LBB1_4: ## =>This Loop Header: Depth=1 ## Child Loop BB1_31 Depth 2 movslq -76(%rbp), %rcx leaq _calc_defred(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -72(%rbp) cmpl $0, %eax je LBB1_6 ## %bb.5: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_46 LBB1_6: ## in Loop: Header=BB1_4 Depth=1 cmpl $0, -8(%rbp) jge LBB1_10 ## %bb.7: ## in Loop: Header=BB1_4 Depth=1 leaq -16(%rbp), %rdi callq _calc_lex movl %eax, -8(%rbp) cmpl $0, -8(%rbp) jge LBB1_9 ## %bb.8: ## in Loop: Header=BB1_4 Depth=1 movl $0, -8(%rbp) LBB1_9: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_10 LBB1_10: ## in Loop: Header=BB1_4 Depth=1 movslq -76(%rbp), %rcx leaq _calc_sindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -72(%rbp) cmpl $0, %eax je LBB1_20 ## %bb.11: ## in Loop: Header=BB1_4 Depth=1 movl -8(%rbp), %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) cmpl $0, %eax jl LBB1_20 ## %bb.12: ## in Loop: Header=BB1_4 Depth=1 cmpl $220, -72(%rbp) jg LBB1_20 ## %bb.13: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_check(%rip), %rax movswl (%rax,%rcx,2), %eax movl -8(%rbp), %ecx ## kill: def $cx killed $cx killed $ecx movswl %cx, %ecx cmpl %ecx, %eax jne LBB1_20 ## %bb.14: ## in Loop: Header=BB1_4 Depth=1 movq -48(%rbp), %rax cmpq -40(%rbp), %rax jb LBB1_17 ## %bb.15: ## in Loop: Header=BB1_4 Depth=1 leaq -64(%rbp), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB1_17 ## %bb.16: jmp LBB1_85 LBB1_17: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -76(%rbp) movslq -72(%rbp), %rcx leaq _calc_table(%rip), %rax movw (%rax,%rcx,2), %cx movq -48(%rbp), %rax movq %rax, %rdx addq $2, %rdx movq %rdx, -48(%rbp) movw %cx, 2(%rax) movl -16(%rbp), %ecx movq -24(%rbp), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, -24(%rbp) movl %ecx, 4(%rax) movl $-1, -8(%rbp) cmpl $0, -4(%rbp) jle LBB1_19 ## %bb.18: ## in Loop: Header=BB1_4 Depth=1 movl -4(%rbp), %eax addl $-1, %eax movl %eax, -4(%rbp) LBB1_19: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_4 LBB1_20: ## in Loop: Header=BB1_4 Depth=1 movslq -76(%rbp), %rcx leaq _calc_rindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -72(%rbp) cmpl $0, %eax je LBB1_25 ## %bb.21: ## in Loop: Header=BB1_4 Depth=1 movl -8(%rbp), %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) cmpl $0, %eax jl LBB1_25 ## %bb.22: ## in Loop: Header=BB1_4 Depth=1 cmpl $220, -72(%rbp) jg LBB1_25 ## %bb.23: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_check(%rip), %rax movswl (%rax,%rcx,2), %eax movl -8(%rbp), %ecx ## kill: def $cx killed $cx killed $ecx movswl %cx, %ecx cmpl %ecx, %eax jne LBB1_25 ## %bb.24: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -72(%rbp) jmp LBB1_46 LBB1_25: ## in Loop: Header=BB1_4 Depth=1 cmpl $0, -4(%rbp) je LBB1_27 ## %bb.26: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_29 LBB1_27: ## in Loop: Header=BB1_4 Depth=1 leaq L_.str(%rip), %rdi callq _calc_error ## %bb.28: ## in Loop: Header=BB1_4 Depth=1 movq _calc_nerrs@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _calc_nerrs@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_29: ## in Loop: Header=BB1_4 Depth=1 cmpl $3, -4(%rbp) jge LBB1_43 ## %bb.30: ## in Loop: Header=BB1_4 Depth=1 movl $3, -4(%rbp) LBB1_31: ## Parent Loop BB1_4 Depth=1 ## => This Inner Loop Header: Depth=2 movq -48(%rbp), %rax movswq (%rax), %rcx leaq _calc_sindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -72(%rbp) cmpl $0, %eax je LBB1_39 ## %bb.32: ## in Loop: Header=BB1_31 Depth=2 movl -72(%rbp), %eax addl $256, %eax ## imm = 0x100 movl %eax, -72(%rbp) cmpl $0, %eax jl LBB1_39 ## %bb.33: ## in Loop: Header=BB1_31 Depth=2 cmpl $220, -72(%rbp) jg LBB1_39 ## %bb.34: ## in Loop: Header=BB1_31 Depth=2 movslq -72(%rbp), %rcx leaq _calc_check(%rip), %rax movswl (%rax,%rcx,2), %eax cmpl $256, %eax ## imm = 0x100 jne LBB1_39 ## %bb.35: ## in Loop: Header=BB1_4 Depth=1 movq -48(%rbp), %rax cmpq -40(%rbp), %rax jb LBB1_38 ## %bb.36: ## in Loop: Header=BB1_4 Depth=1 leaq -64(%rbp), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB1_38 ## %bb.37: jmp LBB1_85 LBB1_38: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -76(%rbp) movslq -72(%rbp), %rcx leaq _calc_table(%rip), %rax movw (%rax,%rcx,2), %cx movq -48(%rbp), %rax movq %rax, %rdx addq $2, %rdx movq %rdx, -48(%rbp) movw %cx, 2(%rax) movl -16(%rbp), %ecx movq -24(%rbp), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, -24(%rbp) movl %ecx, 4(%rax) jmp LBB1_4 LBB1_39: ## in Loop: Header=BB1_31 Depth=2 movq -48(%rbp), %rax cmpq -56(%rbp), %rax ja LBB1_41 ## %bb.40: jmp LBB1_86 LBB1_41: ## in Loop: Header=BB1_31 Depth=2 movq -48(%rbp), %rax addq $-2, %rax movq %rax, -48(%rbp) movq -24(%rbp), %rax addq $-4, %rax movq %rax, -24(%rbp) ## %bb.42: ## in Loop: Header=BB1_31 Depth=2 jmp LBB1_31 LBB1_43: ## in Loop: Header=BB1_4 Depth=1 cmpl $0, -8(%rbp) jne LBB1_45 ## %bb.44: jmp LBB1_86 LBB1_45: ## in Loop: Header=BB1_4 Depth=1 movl $-1, -8(%rbp) jmp LBB1_4 LBB1_46: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_len(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -68(%rbp) cmpl $0, -68(%rbp) jle LBB1_48 ## %bb.47: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl $1, %ecx subl -68(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl %eax, -12(%rbp) jmp LBB1_49 LBB1_48: ## in Loop: Header=BB1_4 Depth=1 leaq -12(%rbp), %rdi xorl %esi, %esi movl $4, %edx callq _memset LBB1_49: ## in Loop: Header=BB1_4 Depth=1 movl -72(%rbp), %eax addl $-3, %eax movl %eax, %ecx movq %rcx, -88(%rbp) ## 8-byte Spill subl $15, %eax ja LBB1_65 ## %bb.89: ## in Loop: Header=BB1_4 Depth=1 movq -88(%rbp), %rax ## 8-byte Reload leaq LJTI1_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_50: ## in Loop: Header=BB1_4 Depth=1 movl $0, -4(%rbp) jmp LBB1_66 LBB1_51: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB1_66 LBB1_52: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl (%rax), %edx movq -24(%rbp), %rax movslq -8(%rax), %rcx movq _regs@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) jmp LBB1_66 LBB1_53: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -4(%rax), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_54: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -8(%rax), %eax movq -24(%rbp), %rcx addl (%rcx), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_55: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -8(%rax), %eax movq -24(%rbp), %rcx subl (%rcx), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_56: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -8(%rax), %eax movq -24(%rbp), %rcx imull (%rcx), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_57: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -8(%rax), %eax movq -24(%rbp), %rcx cltd idivl (%rcx) movl %eax, -12(%rbp) jmp LBB1_66 LBB1_58: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -8(%rax), %eax movq -24(%rbp), %rcx cltd idivl (%rcx) movl %edx, -12(%rbp) jmp LBB1_66 LBB1_59: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -8(%rax), %eax movq -24(%rbp), %rcx andl (%rcx), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_60: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl -8(%rax), %eax movq -24(%rbp), %rcx orl (%rcx), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_61: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rcx xorl %eax, %eax subl (%rcx), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_62: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movslq (%rax), %rcx movq _regs@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_63: ## in Loop: Header=BB1_4 Depth=1 movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -12(%rbp) movq -24(%rbp), %rax movl (%rax), %edx movl $10, %ecx movl $8, %eax cmpl $0, %edx cmovel %eax, %ecx movq _base@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB1_66 LBB1_64: ## in Loop: Header=BB1_4 Depth=1 movq _base@GOTPCREL(%rip), %rax movl (%rax), %eax movq -24(%rbp), %rcx imull -4(%rcx), %eax movq -24(%rbp), %rcx addl (%rcx), %eax movl %eax, -12(%rbp) jmp LBB1_66 LBB1_65: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_66 LBB1_66: ## in Loop: Header=BB1_4 Depth=1 movl -68(%rbp), %ecx movq -48(%rbp), %rax movslq %ecx, %rdx xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx shlq $1, %rcx addq %rcx, %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movswl (%rax), %eax movl %eax, -76(%rbp) movl -68(%rbp), %ecx movq -24(%rbp), %rax movslq %ecx, %rdx xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx shlq $2, %rcx addq %rcx, %rax movq %rax, -24(%rbp) movslq -72(%rbp), %rcx leaq _calc_lhs(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -68(%rbp) cmpl $0, -76(%rbp) jne LBB1_75 ## %bb.67: ## in Loop: Header=BB1_4 Depth=1 cmpl $0, -68(%rbp) jne LBB1_75 ## %bb.68: ## in Loop: Header=BB1_4 Depth=1 movl $1, -76(%rbp) movq -48(%rbp), %rax movq %rax, %rcx addq $2, %rcx movq %rcx, -48(%rbp) movw $1, 2(%rax) movl -12(%rbp), %ecx movq -24(%rbp), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, -24(%rbp) movl %ecx, 4(%rax) cmpl $0, -8(%rbp) jge LBB1_72 ## %bb.69: ## in Loop: Header=BB1_4 Depth=1 leaq -16(%rbp), %rdi callq _calc_lex movl %eax, -8(%rbp) cmpl $0, -8(%rbp) jge LBB1_71 ## %bb.70: ## in Loop: Header=BB1_4 Depth=1 movl $0, -8(%rbp) LBB1_71: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_72 LBB1_72: ## in Loop: Header=BB1_4 Depth=1 cmpl $0, -8(%rbp) jne LBB1_74 ## %bb.73: jmp LBB1_87 LBB1_74: ## in Loop: Header=BB1_4 Depth=1 jmp LBB1_4 LBB1_75: ## in Loop: Header=BB1_4 Depth=1 movslq -68(%rbp), %rcx leaq _calc_gindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -72(%rbp) cmpl $0, %eax je LBB1_80 ## %bb.76: ## in Loop: Header=BB1_4 Depth=1 movl -76(%rbp), %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) cmpl $0, %eax jl LBB1_80 ## %bb.77: ## in Loop: Header=BB1_4 Depth=1 cmpl $220, -72(%rbp) jg LBB1_80 ## %bb.78: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_check(%rip), %rax movswl (%rax,%rcx,2), %eax movl -76(%rbp), %ecx ## kill: def $cx killed $cx killed $ecx movswl %cx, %ecx cmpl %ecx, %eax jne LBB1_80 ## %bb.79: ## in Loop: Header=BB1_4 Depth=1 movslq -72(%rbp), %rcx leaq _calc_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -76(%rbp) jmp LBB1_81 LBB1_80: ## in Loop: Header=BB1_4 Depth=1 movslq -68(%rbp), %rcx leaq _calc_dgoto(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -76(%rbp) LBB1_81: ## in Loop: Header=BB1_4 Depth=1 movq -48(%rbp), %rax cmpq -40(%rbp), %rax jb LBB1_84 ## %bb.82: ## in Loop: Header=BB1_4 Depth=1 leaq -64(%rbp), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB1_84 ## %bb.83: jmp LBB1_85 LBB1_84: ## in Loop: Header=BB1_4 Depth=1 movl -76(%rbp), %eax movw %ax, %cx movq -48(%rbp), %rax movq %rax, %rdx addq $2, %rdx movq %rdx, -48(%rbp) movw %cx, 2(%rax) movl -12(%rbp), %ecx movq -24(%rbp), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, -24(%rbp) movl %ecx, 4(%rax) jmp LBB1_4 LBB1_85: leaq L_.str.2(%rip), %rdi callq _calc_error movl $2, -80(%rbp) jmp LBB1_88 LBB1_86: movl $1, -80(%rbp) jmp LBB1_88 LBB1_87: movl $0, -80(%rbp) LBB1_88: leaq -64(%rbp), %rdi callq _yyfreestack movl -80(%rbp), %eax addq $96, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L1_0_set_50, LBB1_50-LJTI1_0 .set L1_0_set_51, LBB1_51-LJTI1_0 .set L1_0_set_52, LBB1_52-LJTI1_0 .set L1_0_set_53, LBB1_53-LJTI1_0 .set L1_0_set_54, LBB1_54-LJTI1_0 .set L1_0_set_55, LBB1_55-LJTI1_0 .set L1_0_set_56, LBB1_56-LJTI1_0 .set L1_0_set_57, LBB1_57-LJTI1_0 .set L1_0_set_58, LBB1_58-LJTI1_0 .set L1_0_set_59, LBB1_59-LJTI1_0 .set L1_0_set_60, LBB1_60-LJTI1_0 .set L1_0_set_61, LBB1_61-LJTI1_0 .set L1_0_set_62, LBB1_62-LJTI1_0 .set L1_0_set_65, LBB1_65-LJTI1_0 .set L1_0_set_63, LBB1_63-LJTI1_0 .set L1_0_set_64, LBB1_64-LJTI1_0 LJTI1_0: .long L1_0_set_50 .long L1_0_set_51 .long L1_0_set_52 .long L1_0_set_53 .long L1_0_set_54 .long L1_0_set_55 .long L1_0_set_56 .long L1_0_set_57 .long L1_0_set_58 .long L1_0_set_59 .long L1_0_set_60 .long L1_0_set_61 .long L1_0_set_62 .long L1_0_set_65 .long L1_0_set_63 .long L1_0_set_64 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function yygrowstack _yygrowstack: ## @yygrowstack .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax movl (%rax), %eax movl %eax, -24(%rbp) cmpl $0, %eax jne LBB2_2 ## %bb.1: movl $200, -24(%rbp) jmp LBB2_8 LBB2_2: cmpl $10000, -24(%rbp) ## imm = 0x2710 jb LBB2_4 ## %bb.3: movl $-2, -4(%rbp) jmp LBB2_13 LBB2_4: movl -24(%rbp), %eax shll $1, %eax movl %eax, -24(%rbp) cmpl $10000, %eax ## imm = 0x2710 jbe LBB2_6 ## %bb.5: movl $10000, -24(%rbp) ## imm = 0x2710 LBB2_6: jmp LBB2_7 LBB2_7: jmp LBB2_8 LBB2_8: movq -16(%rbp), %rax movq 16(%rax), %rax movq -16(%rbp), %rcx movq 8(%rcx), %rcx subq %rcx, %rax sarq $1, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -20(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rdi movl -24(%rbp), %eax movl %eax, %esi shlq $1, %rsi callq _realloc movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB2_10 ## %bb.9: movl $-2, -4(%rbp) jmp LBB2_13 LBB2_10: movq -32(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -32(%rbp), %rcx movslq -20(%rbp), %rax shlq $1, %rax addq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) movq -16(%rbp), %rax movq 32(%rax), %rdi movl -24(%rbp), %eax movl %eax, %esi shlq $2, %rsi callq _realloc movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB2_12 ## %bb.11: movl $-2, -4(%rbp) jmp LBB2_13 LBB2_12: movq -40(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 32(%rax) movq -40(%rbp), %rcx movslq -20(%rbp), %rax shlq $2, %rax addq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 40(%rax) movl -24(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq 8(%rax), %rcx movl -24(%rbp), %eax ## kill: def $rax killed $eax shlq $1, %rax addq %rax, %rcx addq $-2, %rcx movq -16(%rbp), %rax movq %rcx, 24(%rax) movl $0, -4(%rbp) LBB2_13: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function calc_lex _calc_lex: ## @calc_lex .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) LBB3_1: ## =>This Inner Loop Header: Depth=1 callq _getchar movl %eax, -20(%rbp) cmpl $32, %eax jne LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_1 LBB3_3: movl -20(%rbp), %edi callq _islower cmpl $0, %eax je LBB3_5 ## %bb.4: movl -20(%rbp), %ecx subl $97, %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movl $258, -4(%rbp) ## imm = 0x102 jmp LBB3_8 LBB3_5: movl -20(%rbp), %edi callq _isdigit cmpl $0, %eax je LBB3_7 ## %bb.6: movl -20(%rbp), %ecx subl $48, %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movl $257, -4(%rbp) ## imm = 0x101 jmp LBB3_8 LBB3_7: movl -20(%rbp), %eax movl %eax, -4(%rbp) LBB3_8: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function calc_error _calc_error: ## @calc_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rdx leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function yyfreestack _yyfreestack: ## @yyfreestack .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rdi callq _free movq -8(%rbp), %rax movq 32(%rax), %rdi callq _free movq -8(%rbp), %rdi xorl %esi, %esi movl $48, %edx movq $-1, %rcx callq ___memset_chk addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _calc_nerrs,4,2 ## @calc_nerrs .section __TEXT,__const .p2align 4 ## @calc_defred _calc_defred: .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 17 ## 0x11 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3 ## 0x3 .short 0 ## 0x0 .short 15 ## 0xf .short 14 ## 0xe .short 0 ## 0x0 .short 2 ## 0x2 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18 ## 0x12 .short 0 ## 0x0 .short 6 ## 0x6 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 9 ## 0x9 .short 10 ## 0xa .short 11 ## 0xb .p2align 4 ## @calc_sindex _calc_sindex: .short 0 ## 0x0 .short 65496 ## 0xffd8 .short 65529 ## 0xfff9 .short 0 ## 0x0 .short 65481 ## 0xffc9 .short 65498 ## 0xffda .short 65498 ## 0xffda .short 1 ## 0x1 .short 65507 ## 0xffe3 .short 65289 ## 0xff09 .short 0 ## 0x0 .short 65498 ## 0xffda .short 0 ## 0x0 .short 0 ## 0x0 .short 22 ## 0x16 .short 0 ## 0x0 .short 65498 ## 0xffda .short 65498 ## 0xffda .short 65498 ## 0xffda .short 65498 ## 0xffda .short 65498 ## 0xffda .short 65498 ## 0xffda .short 65498 ## 0xffda .short 0 ## 0x0 .short 65507 ## 0xffe3 .short 0 ## 0x0 .short 51 ## 0x33 .short 60 ## 0x3c .short 65516 ## 0xffec .short 65516 ## 0xffec .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .p2align 4 ## @calc_check _calc_check: .short 40 ## 0x28 .short 10 ## 0xa .short 40 ## 0x28 .short 10 ## 0xa .short 10 ## 0xa .short 45 ## 0x2d .short 61 ## 0x3d .short 45 ## 0x2d .short 37 ## 0x25 .short 38 ## 0x26 .short 257 ## 0x101 .short 10 ## 0xa .short 10 ## 0xa .short 42 ## 0x2a .short 43 ## 0x2b .short 10 ## 0xa .short 45 ## 0x2d .short 37 ## 0x25 .short 47 ## 0x2f .short 10 ## 0xa .short 10 ## 0xa .short 65535 ## 0xffff .short 42 ## 0x2a .short 10 ## 0xa .short 10 ## 0xa .short 65535 ## 0xffff .short 65535 ## 0xffff .short 47 ## 0x2f .short 37 ## 0x25 .short 38 ## 0x26 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 41 ## 0x29 .short 42 ## 0x2a .short 43 ## 0x2b .short 41 ## 0x29 .short 45 ## 0x2d .short 65535 ## 0xffff .short 47 ## 0x2f .short 37 ## 0x25 .short 38 ## 0x26 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 38 ## 0x26 .short 42 ## 0x2a .short 43 ## 0x2b .short 41 ## 0x29 .short 45 ## 0x2d .short 43 ## 0x2b .short 47 ## 0x2f .short 45 ## 0x2d .short 38 ## 0x26 .short 38 ## 0x26 .short 65535 ## 0xffff .short 41 ## 0x29 .short 41 ## 0x29 .short 43 ## 0x2b .short 65535 ## 0xffff .short 45 ## 0x2d .short 37 ## 0x25 .short 38 ## 0x26 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 41 ## 0x29 .short 42 ## 0x2a .short 43 ## 0x2b .short 65535 ## 0xffff .short 45 ## 0x2d .short 65535 ## 0xffff .short 47 ## 0x2f .short 5 ## 0x5 .short 6 ## 0x6 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 11 ## 0xb .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 16 ## 0x10 .short 17 ## 0x11 .short 18 ## 0x12 .short 19 ## 0x13 .short 20 ## 0x14 .short 21 ## 0x15 .short 22 ## 0x16 .short 37 ## 0x25 .short 38 ## 0x26 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 42 ## 0x2a .short 43 ## 0x2b .short 124 ## 0x7c .short 45 ## 0x2d .short 37 ## 0x25 .short 47 ## 0x2f .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 42 ## 0x2a .short 43 ## 0x2b .short 65535 ## 0xffff .short 45 ## 0x2d .short 65535 ## 0xffff .short 47 ## 0x2f .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 256 ## 0x100 .short 257 ## 0x101 .short 258 ## 0x102 .short 257 ## 0x101 .short 258 ## 0x102 .p2align 4 ## @calc_table _calc_table: .short 6 ## 0x6 .short 16 ## 0x10 .short 6 ## 0x6 .short 10 ## 0xa .short 13 ## 0xd .short 5 ## 0x5 .short 11 ## 0xb .short 5 ## 0x5 .short 22 ## 0x16 .short 17 ## 0x11 .short 23 ## 0x17 .short 15 ## 0xf .short 15 ## 0xf .short 20 ## 0x14 .short 18 ## 0x12 .short 7 ## 0x7 .short 19 ## 0x13 .short 22 ## 0x16 .short 21 ## 0x15 .short 4 ## 0x4 .short 5 ## 0x5 .short 0 ## 0x0 .short 20 ## 0x14 .short 8 ## 0x8 .short 12 ## 0xc .short 0 ## 0x0 .short 0 ## 0x0 .short 21 ## 0x15 .short 16 ## 0x10 .short 16 ## 0x10 .short 0 ## 0x0 .short 0 ## 0x0 .short 16 ## 0x10 .short 16 ## 0x10 .short 16 ## 0x10 .short 13 ## 0xd .short 16 ## 0x10 .short 0 ## 0x0 .short 16 ## 0x10 .short 15 ## 0xf .short 15 ## 0xf .short 0 ## 0x0 .short 0 ## 0x0 .short 7 ## 0x7 .short 15 ## 0xf .short 15 ## 0xf .short 7 ## 0x7 .short 15 ## 0xf .short 7 ## 0x7 .short 15 ## 0xf .short 7 ## 0x7 .short 8 ## 0x8 .short 12 ## 0xc .short 0 ## 0x0 .short 8 ## 0x8 .short 12 ## 0xc .short 8 ## 0x8 .short 0 ## 0x0 .short 8 ## 0x8 .short 22 ## 0x16 .short 17 ## 0x11 .short 0 ## 0x0 .short 0 ## 0x0 .short 25 ## 0x19 .short 20 ## 0x14 .short 18 ## 0x12 .short 0 ## 0x0 .short 19 ## 0x13 .short 0 ## 0x0 .short 21 ## 0x15 .short 13 ## 0xd .short 14 ## 0xe .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 24 ## 0x18 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 26 ## 0x1a .short 27 ## 0x1b .short 28 ## 0x1c .short 29 ## 0x1d .short 30 ## 0x1e .short 31 ## 0x1f .short 32 ## 0x20 .short 22 ## 0x16 .short 17 ## 0x11 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 20 ## 0x14 .short 18 ## 0x12 .short 16 ## 0x10 .short 19 ## 0x13 .short 22 ## 0x16 .short 21 ## 0x15 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 20 ## 0x14 .short 18 ## 0x12 .short 0 ## 0x0 .short 19 ## 0x13 .short 0 ## 0x0 .short 21 ## 0x15 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 16 ## 0x10 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 15 ## 0xf .short 0 ## 0x0 .short 0 ## 0x0 .short 7 ## 0x7 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 8 ## 0x8 .short 12 ## 0xc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 16 ## 0x10 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2 ## 0x2 .short 3 ## 0x3 .short 4 ## 0x4 .short 3 ## 0x3 .short 12 ## 0xc .p2align 4 ## @calc_rindex _calc_rindex: .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2 ## 0x2 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 9 ## 0x9 .short 65527 ## 0xfff7 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 10 ## 0xa .short 0 ## 0x0 .short 65530 ## 0xfffa .short 14 ## 0xe .short 5 ## 0x5 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "syntax error" .section __TEXT,__const .p2align 4 ## @calc_len _calc_len: .short 2 ## 0x2 .short 0 ## 0x0 .short 3 ## 0x3 .short 3 ## 0x3 .short 1 ## 0x1 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 2 ## 0x2 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 2 ## 0x2 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "%d\n" .comm _regs,104,4 ## @regs .comm _base,4,2 ## @base .section __TEXT,__const .p2align 4 ## @calc_lhs _calc_lhs: .short 65535 ## 0xffff .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 3 ## 0x3 .short 3 ## 0x3 .p2align 1 ## @calc_gindex _calc_gindex: .short 0 ## 0x0 .short 0 ## 0x0 .short 65 ## 0x41 .short 0 ## 0x0 .p2align 1 ## @calc_dgoto _calc_dgoto: .short 1 ## 0x1 .short 7 ## 0x7 .short 8 ## 0x8 .short 9 ## 0x9 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "yacc stack overflow" .comm _calc_debug,4,2 ## @calc_debug L_.str.3: ## @.str.3 .asciz "%s\n" .subsections_via_symbols
the_stack_data/1169027.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] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #2 str w8, [sp, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _puts mov w8, #1 strb w8, [sp, #7] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _puts ldr w0, [sp] ; 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 "not boolean" l_.str.1: ; @.str.1 .asciz "boolean" .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 $2, -8(%rbp) leaq L_.str(%rip), %rdi callq _puts movb $1, -9(%rbp) leaq L_.str.1(%rip), %rdi callq _puts xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "not boolean" L_.str.1: ## @.str.1 .asciz "boolean" .subsections_via_symbols
the_stack_data/32949282.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] strh wzr, [sp, #10] mov w8, #1 strh w8, [sp, #8] ldrsh w8, [sp, #10] ldrsh w9, [sp, #8] orr w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #1 str w8, [sp, #12] b LBB0_4 LBB0_2: b LBB0_3 LBB0_3: str wzr, [sp, #12] b LBB0_4 LBB0_4: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movw $0, -6(%rbp) movw $1, -8(%rbp) movswl -6(%rbp), %eax movswl -8(%rbp), %ecx orl %ecx, %eax cmpl $0, %eax jne LBB0_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB0_4 LBB0_2: jmp LBB0_3 LBB0_3: movl $0, -4(%rbp) LBB0_4: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/37431.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, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand mov w0, #2772 bl _rand_added_to_n mov x8, sp str x0, [x8] 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 .globl _rand_added_to_n ; -- Begin function rand_added_to_n .p2align 2 _rand_added_to_n: ; @rand_added_to_n .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str w0, [sp, #32] str wzr, [sp, #12] str wzr, [sp, #8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #32] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_7 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 bl _random_ascii strb w0, [sp, #31] ldrsb w8, [sp, #31] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 b LBB1_1 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] ldrsb w9, [sp, #31] add w8, w8, w9 ldr w9, [sp, #32] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #32] ldr w9, [sp, #8] subs w8, w8, w9 strb w8, [sp, #31] b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] ldrsb w9, [sp, #31] add w8, w8, w9 str w8, [sp, #8] ldrb w8, [sp, #31] ldrsw x10, [sp, #12] mov x9, x10 add w9, w9, #1 str w9, [sp, #12] add x9, sp, #36 add x9, x9, x10 strb w8, [x9] b LBB1_1 LBB1_7: add x8, sp, #36 str x8, [sp, #16] ldr x8, [sp, #16] str x8, [sp] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: bl ___stack_chk_fail LBB1_9: ldr x0, [sp] ; 8-byte Folded Reload ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .globl _random_ascii ; -- Begin function random_ascii .p2align 2 _random_ascii: ; @random_ascii .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb wzr, [x29, #-2] stur wzr, [x29, #-8] stur wzr, [x29, #-12] stur wzr, [x29, #-16] stur wzr, [x29, #-20] str wzr, [sp, #24] bl _rand mov w9, #2 str w9, [sp, #20] ; 4-byte Folded Spill sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 stur w8, [x29, #-20] bl _rand ldr w9, [sp, #20] ; 4-byte Folded Reload sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 str w8, [sp, #24] bl _rand ldr w9, [sp, #20] ; 4-byte Folded Reload sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 stur w8, [x29, #-8] ldr w8, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: bl _rand mov w9, #10 sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 stur w8, [x29, #-12] b LBB2_2 LBB2_2: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_3 LBB2_3: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: bl _rand mov w9, #10 sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 stur w8, [x29, #-16] b LBB2_5 LBB2_5: ldur w8, [x29, #-16] subs w8, w8, #7 cset w8, le tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ldur w9, [x29, #-16] mov w8, #10 subs w8, w8, w9 stur w8, [x29, #-16] b LBB2_7 LBB2_7: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_10 b LBB2_8 LBB2_8: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: ldursb w8, [x29, #-2] mov w9, #10 mul w8, w8, w9 ldur w9, [x29, #-16] add w8, w8, w9 subs w8, w8, #48 sturb w8, [x29, #-2] b LBB2_10 LBB2_10: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_12 b LBB2_11 LBB2_11: ldursb w8, [x29, #-2] mov w9, #10 mul w8, w8, w9 ldur w9, [x29, #-12] add w8, w8, w9 subs w8, w8, #48 sturb w8, [x29, #-2] b LBB2_12 LBB2_12: ldursb w8, [x29, #-2] mov w9, #10 mul w8, w8, w9 ldur w9, [x29, #-8] add w8, w8, w9 subs w8, w8, #48 sturb w8, [x29, #-2] ldursb w8, [x29, #-2] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB2_14 b LBB2_13 LBB2_13: ldursb w8, [x29, #-2] subs w8, w8, #57 cset w8, le tbnz w8, #0, LBB2_18 b LBB2_14 LBB2_14: ldursb w8, [x29, #-2] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB2_16 b LBB2_15 LBB2_15: ldursb w8, [x29, #-2] subs w8, w8, #122 cset w8, le tbnz w8, #0, LBB2_18 b LBB2_16 LBB2_16: ldursb w8, [x29, #-2] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB2_19 b LBB2_17 LBB2_17: ldursb w8, [x29, #-2] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB2_19 b LBB2_18 LBB2_18: ldursb w10, [x29, #-2] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldurb w8, [x29, #-2] sturb w8, [x29, #-1] b LBB2_20 LBB2_19: sturb wzr, [x29, #-1] b LBB2_20 LBB2_20: ldursb w0, [x29, #-1] 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 "string that adds to n: %s\n" l_.str.1: ; @.str.1 .asciz "Decimal Representation of returned Ch:%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) xorl %eax, %eax movl %eax, %edi callq _time movl %eax, %edi callq _srand movl $2772, %edi ## imm = 0xAD4 callq _rand_added_to_n movq %rax, %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _rand_added_to_n ## -- Begin function rand_added_to_n .p2align 4, 0x90 _rand_added_to_n: ## @rand_added_to_n .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 %edi, -116(%rbp) movl $0, -132(%rbp) movl $0, -136(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -136(%rbp), %eax cmpl -116(%rbp), %eax je LBB1_7 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 callq _random_ascii movb %al, -117(%rbp) movsbl -117(%rbp), %eax cmpl $0, %eax jne LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_1 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movl -136(%rbp), %eax movsbl -117(%rbp), %ecx addl %ecx, %eax cmpl -116(%rbp), %eax jle LBB1_6 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movl -116(%rbp), %eax subl -136(%rbp), %eax ## kill: def $al killed $al killed $eax movb %al, -117(%rbp) LBB1_6: ## in Loop: Header=BB1_1 Depth=1 movl -136(%rbp), %eax movsbl -117(%rbp), %ecx addl %ecx, %eax movl %eax, -136(%rbp) movb -117(%rbp), %cl movl -132(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -132(%rbp) cltq movb %cl, -112(%rbp,%rax) jmp LBB1_1 LBB1_7: leaq -112(%rbp), %rax movq %rax, -128(%rbp) movq -128(%rbp), %rax movq %rax, -144(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_9 ## %bb.8: movq -144(%rbp), %rax ## 8-byte Reload addq $144, %rsp popq %rbp retq LBB1_9: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _random_ascii ## -- Begin function random_ascii .p2align 4, 0x90 _random_ascii: ## @random_ascii .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 $0, -2(%rbp) movl $0, -8(%rbp) movl $0, -12(%rbp) movl $0, -16(%rbp) movl $0, -20(%rbp) movl $0, -24(%rbp) callq _rand movl $2, %ecx cltd idivl %ecx movl %edx, -20(%rbp) callq _rand movl $2, %ecx cltd idivl %ecx movl %edx, -24(%rbp) callq _rand movl $2, %ecx cltd idivl %ecx movl %edx, -8(%rbp) cmpl $0, -24(%rbp) je LBB2_2 ## %bb.1: callq _rand movl $10, %ecx cltd idivl %ecx movl %edx, -12(%rbp) LBB2_2: cmpl $0, -20(%rbp) je LBB2_5 ## %bb.3: cmpl $0, -24(%rbp) je LBB2_5 ## %bb.4: callq _rand movl $10, %ecx cltd idivl %ecx movl %edx, -16(%rbp) LBB2_5: cmpl $7, -16(%rbp) jle LBB2_7 ## %bb.6: movl $10, %eax subl -16(%rbp), %eax movl %eax, -16(%rbp) LBB2_7: cmpl $0, -20(%rbp) je LBB2_10 ## %bb.8: cmpl $0, -24(%rbp) je LBB2_10 ## %bb.9: movsbl -2(%rbp), %eax imull $10, %eax, %eax addl -16(%rbp), %eax subl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -2(%rbp) LBB2_10: cmpl $0, -24(%rbp) je LBB2_12 ## %bb.11: movsbl -2(%rbp), %eax imull $10, %eax, %eax addl -12(%rbp), %eax subl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -2(%rbp) LBB2_12: movsbl -2(%rbp), %eax imull $10, %eax, %eax addl -8(%rbp), %eax subl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -2(%rbp) movsbl -2(%rbp), %eax cmpl $48, %eax jl LBB2_14 ## %bb.13: movsbl -2(%rbp), %eax cmpl $57, %eax jle LBB2_18 LBB2_14: movsbl -2(%rbp), %eax cmpl $97, %eax jl LBB2_16 ## %bb.15: movsbl -2(%rbp), %eax cmpl $122, %eax jle LBB2_18 LBB2_16: movsbl -2(%rbp), %eax cmpl $65, %eax jl LBB2_19 ## %bb.17: movsbl -2(%rbp), %eax cmpl $90, %eax jg LBB2_19 LBB2_18: movsbl -2(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movb -2(%rbp), %al movb %al, -1(%rbp) jmp LBB2_20 LBB2_19: movb $0, -1(%rbp) LBB2_20: movsbl -1(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "string that adds to n: %s\n" L_.str.1: ## @.str.1 .asciz "Decimal Representation of returned Ch:%d\n" .subsections_via_symbols
the_stack_data/242330129.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, #1104 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #68] add x0, sp, #72 str x0, [sp, #16] ; 8-byte Folded Spill mov x1, #1024 bl _bzero adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _getenv mov x1, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload bl _tgetent adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF mov x1, #0 str x1, [sp, #24] ; 8-byte Folded Spill bl _tgetstr ldr x1, [sp, #24] ; 8-byte Folded Reload str x0, [sp, #56] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _tgetstr str x0, [sp, #48] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _tgetflag str w0, [sp, #44] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _tgetnum str w0, [sp, #40] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _tgetnum str w0, [sp, #36] ldr x8, [sp, #56] mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr x8, [sp, #48] mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldr w9, [sp, #44] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf ldr w9, [sp, #40] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldr w9, [sp, #36] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf 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, #1104 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 "TERM" l_.str.1: ; @.str.1 .asciz "cl" l_.str.2: ; @.str.2 .asciz "cm" l_.str.3: ; @.str.3 .asciz "am" l_.str.4: ; @.str.4 .asciz "li" l_.str.5: ; @.str.5 .asciz "co" l_.str.6: ; @.str.6 .asciz "cl: %s\n" l_.str.7: ; @.str.7 .asciz "cm: %s\n" l_.str.8: ; @.str.8 .asciz "am: %d\n" l_.str.9: ; @.str.9 .asciz "li: %d\n" l_.str.10: ; @.str.10 .asciz "co: %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 $1088, %rsp ## imm = 0x440 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -1044(%rbp) leaq -1040(%rbp), %rdi xorl %esi, %esi movl $1024, %edx ## imm = 0x400 callq _memset leaq -1040(%rbp), %rax movq %rax, -1088(%rbp) ## 8-byte Spill leaq L_.str(%rip), %rdi callq _getenv movq -1088(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi callq _tgetent leaq L_.str.1(%rip), %rdi xorl %eax, %eax movl %eax, %esi callq _tgetstr movq %rax, -1056(%rbp) leaq L_.str.2(%rip), %rdi xorl %eax, %eax movl %eax, %esi callq _tgetstr movq %rax, -1064(%rbp) leaq L_.str.3(%rip), %rdi callq _tgetflag movl %eax, -1068(%rbp) leaq L_.str.4(%rip), %rdi callq _tgetnum movl %eax, -1072(%rbp) leaq L_.str.5(%rip), %rdi callq _tgetnum movl %eax, -1076(%rbp) movq -1056(%rbp), %rsi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movq -1064(%rbp), %rsi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl -1068(%rbp), %esi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movl -1072(%rbp), %esi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movl -1076(%rbp), %esi leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $1088, %rsp ## imm = 0x440 popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "TERM" L_.str.1: ## @.str.1 .asciz "cl" L_.str.2: ## @.str.2 .asciz "cm" L_.str.3: ## @.str.3 .asciz "am" L_.str.4: ## @.str.4 .asciz "li" L_.str.5: ## @.str.5 .asciz "co" L_.str.6: ## @.str.6 .asciz "cl: %s\n" L_.str.7: ## @.str.7 .asciz "cm: %s\n" L_.str.8: ## @.str.8 .asciz "am: %d\n" L_.str.9: ## @.str.9 .asciz "li: %d\n" L_.str.10: ## @.str.10 .asciz "co: %d\n" .subsections_via_symbols
the_stack_data/86909.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _func ; -- Begin function func .p2align 2 _func: ; @func .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] ldr x8, [sp, #8] mov w10, #10 str w10, [x8] ldr x8, [sp, #8] mov w9, #20 str w9, [x8, #4] ldr x11, [sp, #8] mov w8, #30 str w8, [x11, #8] ldr x11, [sp] str w10, [x11] ldr x10, [sp] str w9, [x10, #4] ldr x9, [sp] str w8, [x9, #8] 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] add x0, sp, #16 mov w10, #1 str w10, [sp, #16] mov w9, #2 str w9, [sp, #20] mov w8, #3 str w8, [sp, #24] add x1, sp, #4 str w10, [sp, #4] str w9, [sp, #8] str w8, [sp, #12] bl _func ldr w8, [sp, #16] ldr w9, [sp, #20] add w8, w8, w9 ldr w9, [sp, #24] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 ldr w9, [sp, #8] add w8, w8, w9 ldr w9, [sp, #12] add w0, w8, w9 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _func ## -- Begin function func .p2align 4, 0x90 _func: ## @func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movl $10, (%rax) movq -8(%rbp), %rax movl $20, 4(%rax) movq -8(%rbp), %rax movl $30, 8(%rax) movq -16(%rbp), %rax movl $10, (%rax) movq -16(%rbp), %rax movl $20, 4(%rax) movq -16(%rbp), %rax movl $30, 8(%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $1, -16(%rbp) movl $2, -12(%rbp) movl $3, -8(%rbp) movl $1, -32(%rbp) movl $2, -28(%rbp) movl $3, -24(%rbp) leaq -16(%rbp), %rdi leaq -32(%rbp), %rsi callq _func movl -16(%rbp), %eax addl -12(%rbp), %eax addl -8(%rbp), %eax addl -32(%rbp), %eax addl -28(%rbp), %eax addl -24(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/236009.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/111079275.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, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #100 stur w8, [x29, #-8] ldur w8, [x29, #-8] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-8] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "dec = %d; octal = %o; hex = %x\n" l_.str.1: ; @.str.1 .asciz "dec = %d; octal = %#o; hex = %#x\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 $100, -8(%rbp) movl -8(%rbp), %esi movl -8(%rbp), %edx movl -8(%rbp), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -8(%rbp), %edx movl -8(%rbp), %ecx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "dec = %d; octal = %o; hex = %x\n" L_.str.1: ## @.str.1 .asciz "dec = %d; octal = %#o; hex = %#x\n" .subsections_via_symbols
the_stack_data/781676.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] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _scanf ldur w8, [x29, #-8] subs w8, w8, #1 ; kill: def $x8 killed $w8 str x8, [sp, #8] ; 8-byte Folded Spill subs x8, x8, #3 cset w8, hi tbnz w8, #0, LBB0_8 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 ldr x11, [sp, #8] ; 8-byte Folded Reload adrp x10, lJTI0_0@PAGE add x10, x10, lJTI0_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _top@PAGE ldr x0, [x8, _top@PAGEOFF] bl _push b LBB0_8 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _top@PAGE ldr x0, [x8, _top@PAGEOFF] bl _pop b LBB0_8 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _top@PAGE ldr x0, [x8, _top@PAGEOFF] bl _display b LBB0_8 LBB0_7: stur wzr, [x29, #-4] b LBB0_9 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_4-Ltmp0 .long LBB0_5-Ltmp0 .long LBB0_6-Ltmp0 .long LBB0_7-Ltmp0 ; -- End function .globl _push ; -- Begin function push .p2align 2 _push: ; @push .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] mov x0, #16 bl _malloc str x0, [sp, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _scanf ldur w8, [x29, #-12] ldr x9, [sp, #8] str w8, [x9] adrp x9, _top@PAGE ldr x8, [x9, _top@PAGEOFF] ldr x10, [sp, #8] str x8, [x10, #8] ldr x8, [sp, #8] str x8, [x9, _top@PAGEOFF] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _pop ; -- Begin function pop .p2align 2 _pop: ; @pop .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x8, _top@PAGE ldr x8, [x8, _top@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB2_3 LBB2_2: adrp x9, _top@PAGE ldr x8, [x9, _top@PAGEOFF] ldr w8, [x8] stur w8, [x29, #-12] ldr x8, [x9, _top@PAGEOFF] str x8, [sp, #8] ldr x8, [x9, _top@PAGEOFF] ldr x8, [x8, #8] str x8, [x9, _top@PAGEOFF] ldr x0, [sp, #8] bl _free ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB2_3 LBB2_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _display ; -- Begin function display .p2align 2 _display: ; @display .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] adrp x8, _top@PAGE ldr x8, [x8, _top@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB3_6 LBB3_2: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB3_3 LBB3_3: ; =>This Inner Loop Header: Depth=1 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=1 ldr x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] b LBB3_3 LBB3_5: b LBB3_6 LBB3_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _top ; @top .zerofill __DATA,__common,_top,8,3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\t****stack using linked list****\n" l_.str.1: ; @.str.1 .asciz "enter your choice" l_.str.2: ; @.str.2 .asciz "\n1.push\n2.pop\n3.display\n4.exit\n" l_.str.3: ; @.str.3 .asciz "%d" l_.str.4: ; @.str.4 .asciz "enter element to be inserted\n" l_.str.5: ; @.str.5 .asciz "inserted succesfully\n" l_.str.6: ; @.str.6 .asciz "stack is empty\n" l_.str.7: ; @.str.7 .asciz "Element popped is%d\n" l_.str.8: ; @.str.8 .asciz "Elements in the stack are\n" l_.str.9: ; @.str.9 .asciz "%d\n" .comm _temp,8,3 ; @temp .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $4, -8(%rbp) je LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str.1(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -25(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -25(%rbp), %al ## 1-byte Reload leaq L_.str.2(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -25(%rbp), %al ## 1-byte Reload leaq L_.str.3(%rip), %rdi leaq -8(%rbp), %rsi callq _scanf movl -8(%rbp), %eax decl %eax movl %eax, %ecx movq %rcx, -24(%rbp) ## 8-byte Spill subl $3, %eax ja LBB0_7 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax ## 8-byte Reload leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movq _top(%rip), %rdi callq _push jmp LBB0_7 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq _top(%rip), %rdi callq _pop jmp LBB0_7 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movq _top(%rip), %rdi callq _display jmp LBB0_7 LBB0_6: movl $0, -4(%rbp) jmp LBB0_8 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_8: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_3, LBB0_3-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 LJTI0_0: .long L0_0_set_3 .long L0_0_set_4 .long L0_0_set_5 .long L0_0_set_6 .end_data_region ## -- End function .globl _push ## -- Begin function push .p2align 4, 0x90 _push: ## @push .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl $16, %edi callq _malloc movq %rax, -24(%rbp) leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq _top(%rip), %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rax movq %rax, _top(%rip) leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _pop ## -- Begin function pop .p2align 4, 0x90 _pop: ## @pop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) cmpq $0, _top(%rip) jne LBB2_2 ## %bb.1: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf jmp LBB2_3 LBB2_2: movq _top(%rip), %rax movl (%rax), %eax movl %eax, -12(%rbp) movq _top(%rip), %rax movq %rax, -24(%rbp) movq _top(%rip), %rax movq 8(%rax), %rax movq %rax, _top(%rip) movq -24(%rbp), %rdi callq _free movl -12(%rbp), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf LBB2_3: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _display ## -- Begin function display .p2align 4, 0x90 _display: ## @display .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) cmpq $0, _top(%rip) jne LBB3_2 ## %bb.1: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf jmp LBB3_6 LBB3_2: leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf LBB3_3: ## =>This Inner Loop Header: Depth=1 cmpq $0, -8(%rbp) je LBB3_5 ## %bb.4: ## in Loop: Header=BB3_3 Depth=1 movq -8(%rbp), %rax movl (%rax), %esi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -8(%rbp) jmp LBB3_3 LBB3_5: jmp LBB3_6 LBB3_6: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _top ## @top .zerofill __DATA,__common,_top,8,3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\t****stack using linked list****\n" L_.str.1: ## @.str.1 .asciz "enter your choice" L_.str.2: ## @.str.2 .asciz "\n1.push\n2.pop\n3.display\n4.exit\n" L_.str.3: ## @.str.3 .asciz "%d" L_.str.4: ## @.str.4 .asciz "enter element to be inserted\n" L_.str.5: ## @.str.5 .asciz "inserted succesfully\n" L_.str.6: ## @.str.6 .asciz "stack is empty\n" L_.str.7: ## @.str.7 .asciz "Element popped is%d\n" L_.str.8: ## @.str.8 .asciz "Elements in the stack are\n" L_.str.9: ## @.str.9 .asciz "%d\n" .comm _temp,8,3 ## @temp .subsections_via_symbols
the_stack_data/972309.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] mov w8, #7 str w8, [sp, #8] mov w8, #11 str w8, [sp, #4] ldr w0, [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 $7, -8(%rbp) movl $11, -12(%rbp) movl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/247017306.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x0, #0 bl _malloc str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #1 stur w8, [x29, #-4] b LBB0_3 LBB0_2: ldr x9, [sp] mov w8, #5 strb w8, [x9] stur wzr, [x29, #-4] b LBB0_3 LBB0_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) xorl %eax, %eax movl %eax, %edi callq _malloc movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB0_3 LBB0_2: movq -16(%rbp), %rax movb $5, (%rax) movl $0, -4(%rbp) LBB0_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/187642402.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reach_error ; -- Begin function reach_error .p2align 2 _reach_error: ; @reach_error .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _sum ; -- Begin function sum .p2align 2 _sum: ; @sum .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str w0, [sp, #8] str w1, [sp, #4] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #4] ldr w9, [sp, #8] add w8, w8, w9 stur w8, [x29, #-4] b LBB1_3 LBB1_2: ldr w8, [sp, #8] subs w0, w8, #1 ldr w8, [sp, #4] add w1, w8, #1 bl _sum stur w0, [x29, #-4] b LBB1_3 LBB1_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _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, #25 stur w8, [x29, #-4] str wzr, [sp, #8] ldur w0, [x29, #-4] ldr w1, [sp, #8] bl _sum str w0, [sp, #4] ldr w8, [sp, #4] ldur w9, [x29, #-4] ldr w10, [sp, #8] add w9, w9, w10 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_3 b LBB2_1 LBB2_1: b LBB2_2 LBB2_2: bl _reach_error bl _abort LBB2_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reach_error ## -- Begin function reach_error .p2align 4, 0x90 _reach_error: ## @reach_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _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 subq $16, %rsp movl %edi, -8(%rbp) movl %esi, -12(%rbp) cmpl $0, -8(%rbp) jg LBB1_2 ## %bb.1: movl -12(%rbp), %eax addl -8(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_3 LBB1_2: movl -8(%rbp), %edi subl $1, %edi movl -12(%rbp), %esi addl $1, %esi callq _sum movl %eax, -4(%rbp) LBB1_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $25, -4(%rbp) movl $0, -8(%rbp) movl -4(%rbp), %edi movl -8(%rbp), %esi callq _sum movl %eax, -12(%rbp) movl -12(%rbp), %eax movl -4(%rbp), %ecx addl -8(%rbp), %ecx cmpl %ecx, %eax je LBB2_3 ## %bb.1: jmp LBB2_2 LBB2_2: callq _reach_error callq _abort LBB2_3: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/211079668.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 strb w0, [sp, #15] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _g ; -- Begin function g .p2align 2 _g: ; @g .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 ldur w8, [x29, #-4] sxtb w0, w8 bl _f 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 _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 movb %dil, %al movb %al, -1(%rbp) popq %rbp retq .cfi_endproc ## -- End function .globl _g ## -- Begin function g .p2align 4, 0x90 _g: ## @g .cfi_startproc ## %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 -4(%rbp), %eax ## kill: def $al killed $al killed $eax movsbl %al, %edi callq _f addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/288928.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, #6848 movk w9, #6, lsl #16 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #97, lsl #12 ; =397312 sub sp, sp, #2752 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #52] add x0, sp, #73, lsl #12 ; =299008 add x0, x0, #1048 str x0, [sp, #24] ; 8-byte Folded Spill adrp x1, l___const.main.s@PAGE add x1, x1, l___const.main.s@PAGEOFF mov x2, #34464 movk x2, #1, lsl #16 bl _memcpy ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #48] str wzr, [sp, #44] str wzr, [sp, #40] str wzr, [sp, #36] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldrsw x9, [sp, #44] add x8, sp, #73, lsl #12 ; =299008 add x8, x8, #1048 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #32] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsw x9, [sp, #44] add x8, sp, #73, lsl #12 ; =299008 add x8, x8, #1048 ldrsb w8, [x8, x9] subs w8, w8, #59 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldrsw x9, [sp, #44] mov x8, x9 add w8, w8, #1 str w8, [sp, #44] add x8, sp, #73, lsl #12 ; =299008 add x8, x8, #1048 add x8, x8, x9 ldrb w8, [x8] ldrsw x10, [sp, #32] mov x9, x10 add w9, w9, #1 str w9, [sp, #32] add x9, sp, #56 add x9, x9, x10 strb w8, [x9] b LBB0_3 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #44] add x8, sp, #73, lsl #12 ; =299008 add x8, x8, #1048 ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_1 LBB0_6: ldr w8, [sp, #52] str w8, [sp, #20] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: bl ___stack_chk_fail LBB0_8: ldr w0, [sp, #20] ; 4-byte Folded Reload add sp, sp, #97, lsl #12 ; =397312 add sp, sp, #2752 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,__const l___const.main.s: ; @__const.main.s .ascii "aba,123;1a;0" .space 99988 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n" l_.str.1: ; @.str.1 .asciz " %c" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $400048, %eax ## imm = 0x61AB0 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -400020(%rbp) leaq -100016(%rbp), %rdi leaq l___const.main.s(%rip), %rsi movl $100000, %edx ## imm = 0x186A0 callq _memcpy leaq -100016(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -400024(%rbp) movl $0, -400028(%rbp) movl $0, -400032(%rbp) movl $0, -400036(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movslq -400028(%rbp), %rax movsbl -100016(%rbp,%rax), %eax cmpl $0, %eax je LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -400040(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -400028(%rbp), %rax movsbl -100016(%rbp,%rax), %eax cmpl $59, %eax je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -400028(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -400028(%rbp) cltq movb -100016(%rbp,%rax), %cl movl -400040(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -400040(%rbp) cltq movb %cl, -400016(%rbp,%rax) jmp LBB0_3 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movslq -400028(%rbp), %rax movsbl -100016(%rbp,%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -400028(%rbp), %eax addl $1, %eax movl %eax, -400028(%rbp) jmp LBB0_1 LBB0_6: movl -400020(%rbp), %eax movl %eax, -400044(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_8 ## %bb.7: movl -400044(%rbp), %eax ## 4-byte Reload addq $400048, %rsp ## imm = 0x61AB0 popq %rbp retq LBB0_8: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.s l___const.main.s: .ascii "aba,123;1a;0" .space 99988 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n" L_.str.1: ## @.str.1 .asciz " %c" .subsections_via_symbols
the_stack_data/41940.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/1056198.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _csmith_compute_hash ; -- Begin function csmith_compute_hash .p2align 2 _csmith_compute_hash: ; @csmith_compute_hash .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, _g_2@PAGE ldrsb w0, [x8, _g_2@PAGEOFF] adrp x8, _print_hash_value@PAGE str x8, [sp, #8] ; 8-byte Folded Spill ldr w2, [x8, _print_hash_value@PAGEOFF] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _transparent_crc ldr x8, [sp, #8] ; 8-byte Folded Reload adrp x9, _g_4@PAGE ldr w0, [x9, _g_4@PAGEOFF] ldr w2, [x8, _print_hash_value@PAGEOFF] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _transparent_crc ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function transparent_crc _transparent_crc: ; @transparent_crc .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] stur w2, [x29, #-20] ldur w0, [x29, #-4] bl _crc32_8bytes ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldur x8, [x29, #-16] adrp x9, _crc32_context@PAGE ldr w9, [x9, _crc32_context@PAGEOFF] mvn w10, w9 mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB1_2 LBB1_2: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _step_hash ; -- Begin function step_hash .p2align 2 _step_hash: ; @step_hash .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur wzr, [x29, #-8] bl _csmith_compute_hash ldur w8, [x29, #-4] ; implicit-def: $x10 mov x10, x8 adrp x8, _crc32_context@PAGE str x8, [sp, #16] ; 8-byte Folded Spill ldr w8, [x8, _crc32_context@PAGEOFF] ; kill: def $x8 killed $w8 eor x8, x8, #0xffffffff mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x9, [sp, #16] ; 8-byte Folded Reload mov w8, #-1 str w8, [x9, _crc32_context@PAGEOFF] stur wzr, [x29, #-8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #256 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldursw x10, [x29, #-8] adrp x9, _crc32_tab@PAGE add x9, x9, _crc32_tab@PAGEOFF mov w8, #0 str w8, [x9, x10, lsl #2] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB2_1 LBB2_4: bl _crc32_gentab ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function crc32_gentab _crc32_gentab: ; @crc32_gentab .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov w8, #33568 movk w8, #60856, lsl #16 str w8, [sp, #8] str wzr, [sp, #4] b LBB3_1 LBB3_1: ; =>This Loop Header: Depth=1 ; Child Loop BB3_3 Depth 2 ldr w8, [sp, #4] subs w8, w8, #256 cset w8, ge tbnz w8, #0, LBB3_11 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] str w8, [sp, #12] mov w8, #8 str w8, [sp] b LBB3_3 LBB3_3: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB3_9 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=2 ldr w8, [sp, #12] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB3_6 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_3 Depth=2 ldr w9, [sp, #12] ldr w8, [sp, #8] eor w8, w8, w9, lsr #1 str w8, [sp, #12] b LBB3_7 LBB3_6: ; in Loop: Header=BB3_3 Depth=2 ldr w8, [sp, #12] lsr w8, w8, #1 str w8, [sp, #12] b LBB3_7 LBB3_7: ; in Loop: Header=BB3_3 Depth=2 b LBB3_8 LBB3_8: ; in Loop: Header=BB3_3 Depth=2 ldr w8, [sp] subs w8, w8, #1 str w8, [sp] b LBB3_3 LBB3_9: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #12] ldrsw x10, [sp, #4] adrp x9, _crc32_tab@PAGE add x9, x9, _crc32_tab@PAGEOFF str w8, [x9, x10, lsl #2] b LBB3_10 LBB3_10: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB3_1 LBB3_11: 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 w8, #0 str w8, [sp, #4] ; 4-byte Folded Spill stur wzr, [x29, #-4] str wzr, [sp, #8] bl _platform_main_begin bl _crc32_gentab bl _func_1 bl _csmith_compute_hash adrp x8, _crc32_context@PAGE ldr w8, [x8, _crc32_context@PAGEOFF] ; kill: def $x8 killed $w8 eor x8, x8, #0xffffffff mov x0, x8 ldr w1, [sp, #8] bl _platform_main_end ldr w0, [sp, #4] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function platform_main_begin _platform_main_begin: ; @platform_main_begin .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function func_1 _func_1: ; @func_1 .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, _g_4@PAGE add x8, x8, _g_4@PAGEOFF str x8, [sp, #8] mov w0, #1 bl _step_hash adrp x8, _g_2@PAGE str x8, [sp] ; 8-byte Folded Spill ldrsb w8, [x8, _g_2@PAGEOFF] ldr x9, [sp, #8] str w8, [x9] mov w0, #2 bl _step_hash ldr x8, [sp] ; 8-byte Folded Reload ldrsb w0, [x8, _g_2@PAGEOFF] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function platform_main_end _platform_main_end: ; @platform_main_end .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: ldur w9, [x29, #-4] ; 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 LBB7_2 LBB7_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function crc32_8bytes _crc32_8bytes: ; @crc32_8bytes .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] lsr w8, w8, #0 and w8, w8, #0xff and w0, w8, #0xff bl _crc32_byte ldur w8, [x29, #-4] lsr w8, w8, #8 and w8, w8, #0xff and w0, w8, #0xff bl _crc32_byte ldur w8, [x29, #-4] lsr w8, w8, #16 and w8, w8, #0xff and w0, w8, #0xff bl _crc32_byte ldur w8, [x29, #-4] lsr w8, w8, #24 and w8, w8, #0xff and w0, w8, #0xff bl _crc32_byte ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function crc32_byte _crc32_byte: ; @crc32_byte .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #15] adrp x9, _crc32_context@PAGE ldr w8, [x9, _crc32_context@PAGEOFF] lsr w8, w8, #8 and w8, w8, #0xffffff ldr w10, [x9, _crc32_context@PAGEOFF] ldrb w11, [sp, #15] eor w10, w10, w11 and w11, w10, #0xff adrp x10, _crc32_tab@PAGE add x10, x10, _crc32_tab@PAGEOFF ldr w10, [x10, w11, uxtw #2] eor w8, w8, w10 str w8, [x9, _crc32_context@PAGEOFF] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _print_hash_value ; @print_hash_value .p2align 2 _print_hash_value: .long 1 ; 0x1 _g_2: ; @g_2 .byte 117 ; 0x75 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "g_2" .section __DATA,__data .p2align 2 ; @g_4 _g_4: .long 2101939277 ; 0x7d490c4d .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "g_4" l_.str.2: ; @.str.2 .asciz "before stmt(%d): checksum = %X\n" .section __DATA,__data .p2align 2 ; @crc32_context _crc32_context: .long 4294967295 ; 0xffffffff .zerofill __DATA,__bss,_crc32_tab,1024,2 ; @crc32_tab .section __TEXT,__cstring,cstring_literals l_.str.3: ; @.str.3 .asciz "...checksum after hashing %s : %X\n" l_.str.4: ; @.str.4 .asciz "checksum = %x\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _csmith_compute_hash ## -- Begin function csmith_compute_hash .p2align 4, 0x90 _csmith_compute_hash: ## @csmith_compute_hash .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movsbl _g_2(%rip), %edi movl _print_hash_value(%rip), %edx leaq L_.str(%rip), %rsi callq _transparent_crc movl _g_4(%rip), %edi movl _print_hash_value(%rip), %edx leaq L_.str.1(%rip), %rsi callq _transparent_crc popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function transparent_crc _transparent_crc: ## @transparent_crc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl -4(%rbp), %edi callq _crc32_8bytes cmpl $0, -20(%rbp) je LBB1_2 ## %bb.1: movq -16(%rbp), %rsi movl _crc32_context(%rip), %edx xorl $-1, %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB1_2: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _step_hash ## -- Begin function step_hash .p2align 4, 0x90 _step_hash: ## @step_hash .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl $0, -8(%rbp) callq _csmith_compute_hash movl -4(%rbp), %esi movl _crc32_context(%rip), %eax movl %eax, %edx movabsq $4294967295, %rax ## imm = 0xFFFFFFFF xorq %rax, %rdx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $-1, _crc32_context(%rip) movl $0, -8(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $256, -8(%rbp) ## imm = 0x100 jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movslq -8(%rbp), %rcx leaq _crc32_tab(%rip), %rax movl $0, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_1 LBB2_4: callq _crc32_gentab addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function crc32_gentab _crc32_gentab: ## @crc32_gentab .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $-306674912, -8(%rbp) ## imm = 0xEDB88320 movl $0, -12(%rbp) LBB3_1: ## =>This Loop Header: Depth=1 ## Child Loop BB3_3 Depth 2 cmpl $256, -12(%rbp) ## imm = 0x100 jge LBB3_11 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -12(%rbp), %eax movl %eax, -4(%rbp) movl $8, -16(%rbp) LBB3_3: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $0, -16(%rbp) jle LBB3_9 ## %bb.4: ## in Loop: Header=BB3_3 Depth=2 movl -4(%rbp), %eax andl $1, %eax cmpl $0, %eax je LBB3_6 ## %bb.5: ## in Loop: Header=BB3_3 Depth=2 movl -4(%rbp), %eax shrl $1, %eax xorl -8(%rbp), %eax movl %eax, -4(%rbp) jmp LBB3_7 LBB3_6: ## in Loop: Header=BB3_3 Depth=2 movl -4(%rbp), %eax shrl $1, %eax movl %eax, -4(%rbp) LBB3_7: ## in Loop: Header=BB3_3 Depth=2 jmp LBB3_8 LBB3_8: ## in Loop: Header=BB3_3 Depth=2 movl -16(%rbp), %eax addl $-1, %eax movl %eax, -16(%rbp) jmp LBB3_3 LBB3_9: ## in Loop: Header=BB3_1 Depth=1 movl -4(%rbp), %edx movslq -12(%rbp), %rcx leaq _crc32_tab(%rip), %rax movl %edx, (%rax,%rcx,4) ## %bb.10: ## in Loop: Header=BB3_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB3_1 LBB3_11: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) callq _platform_main_begin callq _crc32_gentab callq _func_1 callq _csmith_compute_hash movl _crc32_context(%rip), %eax ## kill: def $rax killed $eax movabsq $4294967295, %rcx ## imm = 0xFFFFFFFF xorq %rcx, %rax movl %eax, %edi movl -8(%rbp), %esi callq _platform_main_end xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function platform_main_begin _platform_main_begin: ## @platform_main_begin .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 .p2align 4, 0x90 ## -- Begin function func_1 _func_1: ## @func_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq _g_4(%rip), %rax movq %rax, -8(%rbp) movl $1, %edi callq _step_hash movsbl _g_2(%rip), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movl $2, %edi callq _step_hash movsbl _g_2(%rip), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function platform_main_end _platform_main_end: ## @platform_main_end .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) cmpl $0, -8(%rbp) jne LBB7_2 ## %bb.1: movl -4(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB7_2: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function crc32_8bytes _crc32_8bytes: ## @crc32_8bytes .cfi_startproc ## %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), %eax shrl $0, %eax andl $255, %eax ## kill: def $al killed $al killed $eax movzbl %al, %edi callq _crc32_byte movl -4(%rbp), %eax shrl $8, %eax andl $255, %eax ## kill: def $al killed $al killed $eax movzbl %al, %edi callq _crc32_byte movl -4(%rbp), %eax shrl $16, %eax andl $255, %eax ## kill: def $al killed $al killed $eax movzbl %al, %edi callq _crc32_byte movl -4(%rbp), %eax shrl $24, %eax andl $255, %eax ## kill: def $al killed $al killed $eax movzbl %al, %edi callq _crc32_byte addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function crc32_byte _crc32_byte: ## @crc32_byte .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -1(%rbp) movl _crc32_context(%rip), %eax shrl $8, %eax andl $16777215, %eax ## imm = 0xFFFFFF movl _crc32_context(%rip), %ecx movzbl -1(%rbp), %edx xorl %edx, %ecx andl $255, %ecx movl %ecx, %ecx movl %ecx, %edx leaq _crc32_tab(%rip), %rcx xorl (%rcx,%rdx,4), %eax movl %eax, _crc32_context(%rip) popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _print_hash_value ## @print_hash_value .p2align 2 _print_hash_value: .long 1 ## 0x1 _g_2: ## @g_2 .byte 117 ## 0x75 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "g_2" .section __DATA,__data .p2align 2 ## @g_4 _g_4: .long 2101939277 ## 0x7d490c4d .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "g_4" L_.str.2: ## @.str.2 .asciz "before stmt(%d): checksum = %X\n" .section __DATA,__data .p2align 2 ## @crc32_context _crc32_context: .long 4294967295 ## 0xffffffff .zerofill __DATA,__bss,_crc32_tab,1024,4 ## @crc32_tab .section __TEXT,__cstring,cstring_literals L_.str.3: ## @.str.3 .asciz "...checksum after hashing %s : %X\n" L_.str.4: ## @.str.4 .asciz "checksum = %x\n" .subsections_via_symbols
the_stack_data/220455558.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _jrand48 ; -- Begin function jrand48 .p2align 2 _jrand48: ; @jrand48 .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] adrp x8, ___seed48@GOTPAGE ldr x8, [x8, ___seed48@GOTPAGEOFF] add x1, x8, #6 bl ___rand48_step lsr x8, x0, #16 sxtw x0, w8 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _mrand48 ; -- Begin function mrand48 .p2align 2 _mrand48: ; @mrand48 .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, ___seed48@GOTPAGE ldr x0, [x0, ___seed48@GOTPAGEOFF] bl _jrand48 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _jrand48 ## -- Begin function jrand48 .p2align 4, 0x90 _jrand48: ## @jrand48 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi movq ___seed48@GOTPCREL(%rip), %rsi addq $6, %rsi callq ___rand48_step shrq $16, %rax ## kill: def $eax killed $eax killed $rax cltq addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _mrand48 ## -- Begin function mrand48 .p2align 4, 0x90 _mrand48: ## @mrand48 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq ___seed48@GOTPCREL(%rip), %rdi callq _jrand48 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/580431.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_strlen ; -- Begin function ft_strlen .p2align 2 _ft_strlen: ; @ft_strlen .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str xzr, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] add x9, x8, #1 str x9, [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] add x8, x8, #1 str x8, [sp] b LBB0_1 LBB0_3: ldr x0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_strlen ## -- Begin function ft_strlen .p2align 4, 0x90 _ft_strlen: ## @ft_strlen .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq $0, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) cmpb $0, (%rax) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_1 LBB0_3: movq -16(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/53861.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _H5libhdf5_settings ; @H5libhdf5_settings _H5libhdf5_settings: .asciz "\t SUMMARY OF THE HDF5 CONFIGURATION\n\t =================================\n\nGeneral Information:\n-------------------\n\t\t HDF5 Version: \n\t\t Configured on: Mon Oct 5 19:41:44 UTC 2015\n\t\t Configured by: root@edison\n\t\t Configure mode: production\n\t\t Host system: i686-pc-linux-gnu\n\t Uname information: Linux edison 3.10.17-poky-edison+ #1 SMP PREEMPT Fri Jun 19 12:06:40 CEST 2015 i686 GNU/Linux\n\t\t Byte sex: little-endian\n\t\t Libraries: static, shared\n\t Installation point: /home/root/hdf5-1.8.15-patch1/hdf5\n\nCompiling Options:\n------------------\n Compilation Mode: production\n C Compiler: /usr/bin/gcc ( gcc (GCC) 4.9.1)\n CFLAGS: \n H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wdate-time -Wopenmp-simd -O3 -fomit-frame-pointer -finline-functions\n AM_CFLAGS: \n CPPFLAGS: \n H5_CPPFLAGS: -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API\n AM_CPPFLAGS: -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 \n Shared C Library: yes\n Static C Library: yes\n Statically Linked Executables: no\n LDFLAGS: \n H5_LDFLAGS: \n AM_LDFLAGS: \n \t \tExtra libraries: -lz -ldl -lm \n \t\t Archiver: ar\n \t\t \t Ranlib: ranlib\n \t Debugged Packages: \n\t\t API Tracing: no\n\nLanguages:\n----------\n Fortran: no\n\n C++: no\n\nFeatures:\n---------\n Parallel HDF5: no\n High Level library: yes\n Threadsafety: no\n Default API Mapping: v18\n With Deprecated Public Symbols: yes\n I/O filters (external): deflate(zlib)\n MPE: no\n Direct VFD: no\n dmalloc: no\nClear file buffers before write: yes\n Using memory checker: no\n Function Stack Tracing: no\n Strict File Format Checks: no\n Optimization Instrumentation: no\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _H5libhdf5_settings ## @H5libhdf5_settings .p2align 4 _H5libhdf5_settings: .asciz "\t SUMMARY OF THE HDF5 CONFIGURATION\n\t =================================\n\nGeneral Information:\n-------------------\n\t\t HDF5 Version: \n\t\t Configured on: Mon Oct 5 19:41:44 UTC 2015\n\t\t Configured by: root@edison\n\t\t Configure mode: production\n\t\t Host system: i686-pc-linux-gnu\n\t Uname information: Linux edison 3.10.17-poky-edison+ #1 SMP PREEMPT Fri Jun 19 12:06:40 CEST 2015 i686 GNU/Linux\n\t\t Byte sex: little-endian\n\t\t Libraries: static, shared\n\t Installation point: /home/root/hdf5-1.8.15-patch1/hdf5\n\nCompiling Options:\n------------------\n Compilation Mode: production\n C Compiler: /usr/bin/gcc ( gcc (GCC) 4.9.1)\n CFLAGS: \n H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wdate-time -Wopenmp-simd -O3 -fomit-frame-pointer -finline-functions\n AM_CFLAGS: \n CPPFLAGS: \n H5_CPPFLAGS: -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API\n AM_CPPFLAGS: -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 \n Shared C Library: yes\n Static C Library: yes\n Statically Linked Executables: no\n LDFLAGS: \n H5_LDFLAGS: \n AM_LDFLAGS: \n \t \tExtra libraries: -lz -ldl -lm \n \t\t Archiver: ar\n \t\t \t Ranlib: ranlib\n \t Debugged Packages: \n\t\t API Tracing: no\n\nLanguages:\n----------\n Fortran: no\n\n C++: no\n\nFeatures:\n---------\n Parallel HDF5: no\n High Level library: yes\n Threadsafety: no\n Default API Mapping: v18\n With Deprecated Public Symbols: yes\n I/O filters (external): deflate(zlib)\n MPE: no\n Direct VFD: no\n dmalloc: no\nClear file buffers before write: yes\n Using memory checker: no\n Function Stack Tracing: no\n Strict File Format Checks: no\n Optimization Instrumentation: no\n" .subsections_via_symbols
the_stack_data/122014251.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, #12 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf 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, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] ldur w9, [x29, #-8] add w8, w8, w9 str w8, [sp, #16] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_4: ldr w9, [sp, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter the number:" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Sum is %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl $0, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl -8(%rbp), %eax movl %eax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_4: movl -16(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter the number:" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Sum is %d" .subsections_via_symbols
the_stack_data/26674.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _aos_cli_ext_init ; -- Begin function aos_cli_ext_init .p2align 2 _aos_cli_ext_init: ; @aos_cli_ext_init .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 _cli_cmd_add_upgrade bl _cli_cmd_add_mem bl _cli_cmd_add_etf bl _cli_cmd_add_iperf bl _cli_cmd_add_lmac bl _cli_cmd_add_sta ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _aos_cli_ext_init ## -- Begin function aos_cli_ext_init .p2align 4, 0x90 _aos_cli_ext_init: ## @aos_cli_ext_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _cli_cmd_add_upgrade callq _cli_cmd_add_mem callq _cli_cmd_add_etf callq _cli_cmd_add_iperf callq _cli_cmd_add_lmac callq _cli_cmd_add_sta popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/97013461.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _makeArray ; -- Begin function makeArray .p2align 2 _makeArray: ; @makeArray .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, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] subs w8, w8, #30 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] ldrsw x10, [sp, #4] add x9, sp, #10 strb w8, [x9, x10] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_4: 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: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _makeArray ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _makeArray ## -- Begin function makeArray .p2align 4, 0x90 _makeArray: ## @makeArray .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $30, -52(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -52(%rbp), %eax movb %al, %cl movslq -52(%rbp), %rax movb %cl, -48(%rbp,%rax) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB0_1 LBB0_4: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: addq $64, %rsp popq %rbp retq LBB0_6: 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 callq _makeArray popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/173578759.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___jit_debug_register_code ; -- Begin function __jit_debug_register_code .p2align 2 ___jit_debug_register_code: ; @__jit_debug_register_code .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov w0, #0 str wzr, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __DATA,__data .globl ___jit_debug_descriptor ; @__jit_debug_descriptor .p2align 3 ___jit_debug_descriptor: .long 1 ; 0x1 .long 0 ; 0x0 .quad 0 .quad 0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___jit_debug_register_code ## -- Begin function __jit_debug_register_code .p2align 4, 0x90 ___jit_debug_register_code: ## @__jit_debug_register_code .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl ___jit_debug_descriptor ## @__jit_debug_descriptor .p2align 3 ___jit_debug_descriptor: .long 1 ## 0x1 .long 0 ## 0x0 .quad 0 .quad 0 .subsections_via_symbols
the_stack_data/92328402.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _text_in_a_box ; -- Begin function text_in_a_box .p2align 2 _text_in_a_box: ; @text_in_a_box .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _stdscr@GOTPAGE ldr x8, [x8, _stdscr@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill stur x0, [x29, #-8] ldur x0, [x29, #-8] bl _strlen ldr x8, [sp, #8] ; 8-byte Folded Reload mov x9, x0 stur w9, [x29, #-12] ldr x0, [x8] ldur x1, [x29, #-8] mov w2, #1 bl _waddnstr ldur w8, [x29, #-12] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: ldur w8, [x29, #-12] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-8] add x1, x8, #1 ldur w8, [x29, #-12] subs w2, w8, #2 bl _waddnstr b LBB0_3 LBB0_3: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-8] ldursw x9, [x29, #-12] add x8, x8, x9 subs x1, x8, #1 mov w2, #1 bl _waddnstr b LBB0_4 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: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #528 sub x8, x29, #192 str x8, [sp, #152] ; 8-byte Folded Spill mov x9, x0 adrp x10, _ttytype@GOTPAGE ldr x10, [x10, _ttytype@GOTPAGEOFF] str x10, [sp, #168] ; 8-byte Folded Spill adrp x10, _stdscr@GOTPAGE ldr x10, [x10, _stdscr@GOTPAGEOFF] str x10, [sp, #160] ; 8-byte Folded Spill adrp x10, ___stack_chk_guard@GOTPAGE ldr x10, [x10, ___stack_chk_guard@GOTPAGEOFF] ldr x10, [x10] stur x10, [x29, #-24] mov w0, #0 stur wzr, [x29, #-180] stur w9, [x29, #-184] str x1, [x8] stur wzr, [x29, #-196] mov w8, #1 str w8, [sp, #176] ; 4-byte Folded Spill stur w8, [x29, #-204] sturb wzr, [x29, #-205] mov w9, #3 stur w9, [x29, #-212] stur wzr, [x29, #-216] stur w8, [x29, #-220] mov w9, #19 stur w9, [x29, #-224] mov w9, #51 stur w9, [x29, #-228] stur wzr, [x29, #-232] stur w8, [x29, #-236] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x8, x1 stur x8, [x29, #-248] bl _setlocale ldr x10, [sp, #168] ; 8-byte Folded Reload ldr w8, [sp, #176] ; 4-byte Folded Reload mov w9, #25 strb w9, [x10] mov w9, #90 strb w9, [x10, #1] mov w9, #80 strb w9, [x10, #2] mov w9, #200 strb w9, [x10, #3] stur w8, [x29, #-200] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-200] ldur w9, [x29, #-184] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_21 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB1_19 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] ldrsb w8, [x8, #1] subs w8, w8, #100 ; kill: def $x8 killed $w8 str x8, [sp, #144] ; 8-byte Folded Spill subs x8, x8, #15 cset w8, hi tbnz w8, #0, LBB1_17 ; %bb.4: ; in Loop: Header=BB1_1 Depth=1 ldr x11, [sp, #144] ; 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_5: ; in Loop: Header=BB1_1 Depth=1 stur wzr, [x29, #-204] b LBB1_18 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] add x1, x8, #2 mov w0, #0 bl _setlocale b LBB1_18 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] add x8, x8, #2 stur x8, [x29, #-248] b LBB1_18 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] add x0, x8, #2 mov x9, sp sub x8, x29, #212 str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _sscanf b LBB1_18 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 mov w8, #1 stur w8, [x29, #-232] b LBB1_18 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] add x0, x8, #2 mov x9, sp sub x8, x29, #252 str x8, [x9] sub x8, x29, #256 str x8, [x9, #8] add x8, sp, #284 str x8, [x9, #16] add x8, sp, #280 str x8, [x9, #24] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _sscanf subs w8, w0, #4 cset w8, ne tbnz w8, #0, LBB1_12 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #168] ; 8-byte Folded Reload ldur w8, [x29, #-252] strb w8, [x9] ldur w8, [x29, #-256] strb w8, [x9, #1] ldr w8, [sp, #284] strb w8, [x9, #2] ldr w8, [sp, #280] strb w8, [x9, #3] b LBB1_12 LBB1_12: ; in Loop: Header=BB1_1 Depth=1 b LBB1_18 LBB1_13: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] add x0, x8, #2 mov x9, sp add x8, sp, #276 str x8, [x9] add x8, sp, #272 str x8, [x9, #8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _sscanf subs w8, w0, #2 cset w8, ne tbnz w8, #0, LBB1_15 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_1 Depth=1 ldr w0, [sp, #276] ldr w1, [sp, #272] bl _resize_term b LBB1_15 LBB1_15: ; in Loop: Header=BB1_1 Depth=1 b LBB1_18 LBB1_16: ; in Loop: Header=BB1_1 Depth=1 mov w8, #1 sturb w8, [x29, #-205] b LBB1_18 LBB1_17: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #152] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-200] ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB1_18 LBB1_18: ; in Loop: Header=BB1_1 Depth=1 b LBB1_19 LBB1_19: ; in Loop: Header=BB1_1 Depth=1 b LBB1_20 LBB1_20: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-200] add w8, w8, #1 stur w8, [x29, #-200] b LBB1_1 LBB1_21: ldur w8, [x29, #-204] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_26 b LBB1_22 LBB1_22: ldur w8, [x29, #-232] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_24 b LBB1_23 LBB1_23: ldur w9, [x29, #-212] mov w8, #0 subs w8, w8, w9 str w8, [sp, #140] ; 4-byte Folded Spill b LBB1_25 LBB1_24: ldur w8, [x29, #-212] str w8, [sp, #140] ; 4-byte Folded Spill b LBB1_25 LBB1_25: ldr w0, [sp, #140] ; 4-byte Folded Reload bl _slk_init b LBB1_26 LBB1_26: bl _initscr ldur w8, [x29, #-204] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_31 b LBB1_27 LBB1_27: ldur w8, [x29, #-232] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_29 b LBB1_28 LBB1_28: ldur w9, [x29, #-212] mov w8, #0 subs w8, w8, w9 str w8, [sp, #136] ; 4-byte Folded Spill b LBB1_30 LBB1_29: ldur w8, [x29, #-212] str w8, [sp, #136] ; 4-byte Folded Spill b LBB1_30 LBB1_30: ldr w0, [sp, #136] ; 4-byte Folded Reload bl _slk_setup b LBB1_31 LBB1_31: bl _start_color bl _use_default_colors bl _cbreak bl _noecho ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] bl _wclear ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] bl _wrefresh ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w8, #1 str w8, [sp, #128] ; 4-byte Folded Spill and w1, w8, #0x1 bl _keypad ldr w0, [sp, #128] ; 4-byte Folded Reload mov w1, #7 mov w2, #0 str w2, [sp, #132] ; 4-byte Folded Spill bl _init_pair ldr w1, [sp, #132] ; 4-byte Folded Reload mov w0, #2 mov w2, #3 bl _init_pair ldurb w8, [x29, #-205] and w10, w8, #0x1 mov x9, #0 mov x8, #134217728 ands w10, w10, #0x1 csel x9, x8, x9, ne mov x8, #134217727 orr x0, x8, x9 mov x1, #0 bl _mousemask ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #256 bl _wattrset b LBB1_32 LBB1_32: ; =>This Loop Header: Depth=1 ; Child Loop BB1_64 Depth 2 ; Child Loop BB1_74 Depth 2 ; Child Loop BB1_80 Depth 2 ; Child Loop BB1_96 Depth 2 ldur w8, [x29, #-196] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_154 b LBB1_33 LBB1_33: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] bl _getmaxx ldr x8, [sp, #160] ; 8-byte Folded Reload str w0, [sp, #268] ldr x0, [x8] bl _getmaxy str w0, [sp, #264] mov w8, #54 str w8, [sp, #260] ldr w8, [sp, #268] subs w8, w8, #54 mov w9, #2 sdiv w8, w8, w9 str w8, [sp, #252] mov w8, #19 str w8, [sp, #248] sub x0, x29, #176 adrp x1, l___const.main.cursor_state_text@PAGE add x1, x1, l___const.main.cursor_state_text@PAGEOFF mov x2, #72 bl _memcpy ldr w8, [sp, #252] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_35 b LBB1_34 LBB1_34: ; in Loop: Header=BB1_32 Depth=1 str wzr, [sp, #252] b LBB1_35 LBB1_35: ; in Loop: Header=BB1_32 Depth=1 ldur w8, [x29, #-236] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_89 b LBB1_36 LBB1_36: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #1 mov w2, #2 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_38 b LBB1_37 LBB1_37: ; in Loop: Header=BB1_32 Depth=1 b LBB1_39 LBB1_38: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.14@PAGE add x1, x1, l_.str.14@PAGEOFF mov w2, #-1 bl _waddnstr b LBB1_39 LBB1_39: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w2, #2 mov x1, x2 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_41 b LBB1_40 LBB1_40: ; in Loop: Header=BB1_32 Depth=1 b LBB1_42 LBB1_41: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #120] ; 8-byte Folded Spill bl _longname mov x1, x0 ldr x0, [sp, #120] ; 8-byte Folded Reload mov w2, #-1 bl _waddnstr b LBB1_42 LBB1_42: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #1048576 mov x2, #0 bl _wattr_on ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #15 mov w2, #41 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_44 b LBB1_43 LBB1_43: ; in Loop: Header=BB1_32 Depth=1 b LBB1_45 LBB1_44: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.15@PAGE add x1, x1, l_.str.15@PAGEOFF mov w2, #-1 bl _waddnstr b LBB1_45 LBB1_45: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #1048576 mov x2, #0 str x2, [sp, #112] ; 8-byte Folded Spill bl _wattr_off ldr x2, [sp, #112] ; 8-byte Folded Reload ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #65536 bl _wattr_on ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #16 mov w2, #41 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_47 b LBB1_46 LBB1_46: ; in Loop: Header=BB1_32 Depth=1 b LBB1_48 LBB1_47: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.16@PAGE add x1, x1, l_.str.16@PAGEOFF mov w2, #-1 bl _waddnstr b LBB1_48 LBB1_48: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #65536 mov x2, #0 str x2, [sp, #104] ; 8-byte Folded Spill bl _wattr_off ldr x2, [sp, #104] ; 8-byte Folded Reload ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #524288 bl _wattr_on bl _termattrs and w0, w0, #0x80000 bl _on_off_text mov x8, sp str x0, [x8] sub x0, x29, #104 mov w1, #0 mov x2, #80 adrp x3, l_.str.17@PAGE add x3, x3, l_.str.17@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #6 mov w2, #40 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_50 b LBB1_49 LBB1_49: ; in Loop: Header=BB1_32 Depth=1 b LBB1_51 LBB1_50: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] sub x1, x29, #104 mov w2, #-1 bl _waddnstr b LBB1_51 LBB1_51: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #2097152 mov x2, #0 bl _wattr_on ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #8 mov w2, #40 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_53 b LBB1_52 LBB1_52: ; in Loop: Header=BB1_32 Depth=1 b LBB1_54 LBB1_53: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.18@PAGE add x1, x1, l_.str.18@PAGEOFF mov w2, #-1 bl _waddnstr b LBB1_54 LBB1_54: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #2097152 bl _wattrset bl _termattrs and w0, w0, #0x200000 bl _on_off_text mov x8, sp str x0, [x8] sub x0, x29, #104 mov w1, #0 mov x2, #80 adrp x3, l_.str.19@PAGE add x3, x3, l_.str.19@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #7 mov w2, #40 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_56 b LBB1_55 LBB1_55: ; in Loop: Header=BB1_32 Depth=1 b LBB1_57 LBB1_56: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] sub x1, x29, #104 mov w2, #-1 bl _waddnstr b LBB1_57 LBB1_57: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #524288 str w1, [sp, #92] ; 4-byte Folded Spill mov x2, #0 str x2, [sp, #96] ; 8-byte Folded Spill bl _wattr_on ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #768 bl _wattrset ldr x2, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #131072 bl _wattr_on ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #256 bl _wattrset ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #512 bl _wattrset ldr w1, [sp, #92] ; 4-byte Folded Reload ldr x2, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] bl _wattr_on ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #4 mov w2, #2 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_59 b LBB1_58 LBB1_58: ; in Loop: Header=BB1_32 Depth=1 b LBB1_60 LBB1_59: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.20@PAGE add x1, x1, l_.str.20@PAGEOFF mov w2, #-1 bl _waddnstr b LBB1_60 LBB1_60: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #256 bl _wattrset ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #4 mov w2, #32 bl _wmove adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF bl _text_in_a_box ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #5 mov w2, #1 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_62 b LBB1_61 LBB1_61: ; in Loop: Header=BB1_32 Depth=1 b LBB1_63 LBB1_62: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.22@PAGE add x1, x1, l_.str.22@PAGEOFF mov w2, #-1 bl _waddnstr b LBB1_63 LBB1_63: ; in Loop: Header=BB1_32 Depth=1 stur wzr, [x29, #-200] b LBB1_64 LBB1_64: ; Parent Loop BB1_32 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-200] subs w8, w8, #8 cset w8, ge tbnz w8, #0, LBB1_73 b LBB1_65 LBB1_65: ; in Loop: Header=BB1_64 Depth=2 ldur w8, [x29, #-200] lsl w8, w8, #4 add w8, w8, #128 and w10, w8, #0xff mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] add x0, sp, #244 mov w1, #0 mov x2, #4 adrp x3, l_.str.23@PAGE add x3, x3, l_.str.23@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldur w8, [x29, #-200] add w1, w8, #6 mov w2, #1 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_67 b LBB1_66 LBB1_66: ; in Loop: Header=BB1_64 Depth=2 b LBB1_68 LBB1_67: ; in Loop: Header=BB1_64 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] add x1, sp, #244 mov w2, #-1 bl _waddnstr b LBB1_68 LBB1_68: ; in Loop: Header=BB1_64 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldur w8, [x29, #-200] add w1, w8, #6 mov w2, #36 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_70 b LBB1_69 LBB1_69: ; in Loop: Header=BB1_64 Depth=2 b LBB1_71 LBB1_70: ; in Loop: Header=BB1_64 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] add x1, sp, #244 mov w2, #-1 bl _waddnstr b LBB1_71 LBB1_71: ; in Loop: Header=BB1_64 Depth=2 b LBB1_72 LBB1_72: ; in Loop: Header=BB1_64 Depth=2 ldur w8, [x29, #-200] add w8, w8, #1 stur w8, [x29, #-200] b LBB1_64 LBB1_73: ; in Loop: Header=BB1_32 Depth=1 stur wzr, [x29, #-200] b LBB1_74 LBB1_74: ; Parent Loop BB1_32 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-200] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB1_77 b LBB1_75 LBB1_75: ; in Loop: Header=BB1_74 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldur w8, [x29, #-200] mov w10, #16 sdiv w8, w8, w10 add w1, w8, #6 ldur w8, [x29, #-200] sdiv w9, w8, w10 mul w9, w9, w10 subs w9, w8, w9 mov w8, #2 mul w8, w8, w9 add w2, w8, #4 bl _wmove ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldur w8, [x29, #-200] add w1, w8, #128 bl _waddch ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #32 bl _waddch b LBB1_76 LBB1_76: ; in Loop: Header=BB1_74 Depth=2 ldur w8, [x29, #-200] add w8, w8, #1 stur w8, [x29, #-200] b LBB1_74 LBB1_77: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload stur wzr, [x29, #-236] ldr x0, [x8] mov w1, #256 bl _wattrset ldur x8, [x29, #-248] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_85 b LBB1_78 LBB1_78: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #264] subs w8, w8, #23 cset w8, le tbnz w8, #0, LBB1_85 b LBB1_79 LBB1_79: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldur x9, [x29, #-248] str x9, [sp, #216] ldr x0, [x8] mov w1, #23 mov w2, #63 bl _wmove b LBB1_80 LBB1_80: ; Parent Loop BB1_32 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x0, [sp, #216] mov x9, sp add x8, sp, #232 str x8, [x9] add x8, sp, #228 str x8, [x9, #8] adrp x1, l_.str.24@PAGE add x1, x1, l_.str.24@PAGEOFF bl _sscanf subs w8, w0, #0 cset w8, le tbnz w8, #0, LBB1_84 b LBB1_81 LBB1_81: ; in Loop: Header=BB1_80 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #232] mov x1, x8 bl _waddch ldrsw x9, [sp, #228] ldr x8, [sp, #216] add x8, x8, x9 str x8, [sp, #216] ldr x8, [sp, #216] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_83 b LBB1_82 LBB1_82: ; in Loop: Header=BB1_80 Depth=2 ldr x8, [sp, #216] add x8, x8, #1 str x8, [sp, #216] b LBB1_83 LBB1_83: ; in Loop: Header=BB1_80 Depth=2 b LBB1_80 LBB1_84: ; in Loop: Header=BB1_32 Depth=1 b LBB1_85 LBB1_85: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #19 mov w2, #1 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_87 b LBB1_86 LBB1_86: ; in Loop: Header=BB1_32 Depth=1 b LBB1_88 LBB1_87: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #80] ; 8-byte Folded Spill bl _curses_version mov x1, x0 ldr x0, [sp, #80] ; 8-byte Folded Reload mov w2, #-1 bl _waddnstr b LBB1_88 LBB1_88: ; in Loop: Header=BB1_32 Depth=1 b LBB1_89 LBB1_89: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #19 mov w2, #54 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_91 b LBB1_90 LBB1_90: ; in Loop: Header=BB1_32 Depth=1 b LBB1_92 LBB1_91: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldursw x9, [x29, #-216] sub x8, x29, #176 ldr x1, [x8, x9, lsl #3] ldr w8, [sp, #268] subs w2, w8, #54 bl _waddnstr b LBB1_92 LBB1_92: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #20 mov w2, #54 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_94 b LBB1_93 LBB1_93: ; in Loop: Header=BB1_32 Depth=1 b LBB1_95 LBB1_94: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldursw x9, [x29, #-220] sub x8, x29, #176 ldr x1, [x8, x9, lsl #3] ldr w8, [sp, #268] subs w2, w8, #54 bl _waddnstr b LBB1_95 LBB1_95: ; in Loop: Header=BB1_32 Depth=1 ldur w9, [x29, #-216] ldur w8, [x29, #-220] orr w0, w8, w9, lsl #8 bl _curs_set stur wzr, [x29, #-200] b LBB1_96 LBB1_96: ; Parent Loop BB1_32 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-200] ldr w9, [sp, #252] mov w10, #19 mul w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_110 b LBB1_97 LBB1_97: ; in Loop: Header=BB1_96 Depth=2 adrp x8, _COLOR_PAIRS@GOTPAGE ldr x8, [x8, _COLOR_PAIRS@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #256 cset w8, ge tbnz w8, #0, LBB1_99 b LBB1_98 LBB1_98: ; in Loop: Header=BB1_96 Depth=2 adrp x8, _COLOR_PAIRS@GOTPAGE ldr x8, [x8, _COLOR_PAIRS@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #76] ; 4-byte Folded Spill b LBB1_100 LBB1_99: ; in Loop: Header=BB1_96 Depth=2 mov w8, #256 str w8, [sp, #76] ; 4-byte Folded Spill b LBB1_100 LBB1_100: ; in Loop: Header=BB1_96 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr w9, [sp, #76] ; 4-byte Folded Reload str w9, [sp, #212] ldr x8, [x8] str x8, [sp, #64] ; 8-byte Folded Spill ldur w8, [x29, #-200] ldr w9, [sp, #212] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB1_102 b LBB1_101 LBB1_101: ; in Loop: Header=BB1_96 Depth=2 mov w8, #2 str w8, [sp, #60] ; 4-byte Folded Spill b LBB1_103 LBB1_102: ; in Loop: Header=BB1_96 Depth=2 ldur w8, [x29, #-200] str w8, [sp, #60] ; 4-byte Folded Spill b LBB1_103 LBB1_103: ; in Loop: Header=BB1_96 Depth=2 ldr x0, [sp, #64] ; 8-byte Folded Reload ldr w8, [sp, #60] ; 4-byte Folded Reload lsl w1, w8, #8 bl _wattrset ldur w8, [x29, #-200] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB1_106 b LBB1_104 LBB1_104: ; in Loop: Header=BB1_96 Depth=2 ldur w8, [x29, #-200] ldr w9, [sp, #212] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_106 b LBB1_105 LBB1_105: ; in Loop: Header=BB1_96 Depth=2 ldur w9, [x29, #-200] ldur w8, [x29, #-200] sxth w0, w9 sxth w1, w8 mov w2, #0 bl _init_pair b LBB1_106 LBB1_106: ; in Loop: Header=BB1_96 Depth=2 ldur w8, [x29, #-200] ldr w10, [sp, #252] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_108 b LBB1_107 LBB1_107: ; in Loop: Header=BB1_96 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldur w8, [x29, #-200] ldr w9, [sp, #252] sdiv w1, w8, w9 mov w2, #54 bl _wmove b LBB1_108 LBB1_108: ; in Loop: Header=BB1_96 Depth=2 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] mov w1, #262144 mov x2, #0 bl _wattr_on ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.25@PAGE add x1, x1, l_.str.25@PAGEOFF mov w2, #-1 bl _waddnstr b LBB1_109 LBB1_109: ; in Loop: Header=BB1_96 Depth=2 ldur w8, [x29, #-200] add w8, w8, #1 stur w8, [x29, #-200] b LBB1_96 LBB1_110: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] ldur w1, [x29, #-224] ldur w2, [x29, #-228] bl _wmove ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] bl _wrefresh ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] bl _wgetch ldr x8, [sp, #160] ; 8-byte Folded Reload str w0, [sp, #256] ldr x0, [x8] mov w1, #256 bl _wattrset ldr w8, [sp, #256] subs w8, w8, #410 cset w8, ne tbnz w8, #0, LBB1_112 b LBB1_111 LBB1_111: ; in Loop: Header=BB1_32 Depth=1 mov w8, #1 stur w8, [x29, #-236] mov w1, #0 mov x0, x1 bl _resize_term b LBB1_131 LBB1_112: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #256] subs w8, w8, #265 cset w8, eq tbnz w8, #0, LBB1_114 b LBB1_113 LBB1_113: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #256] subs w8, w8, #27 cset w8, ne tbnz w8, #0, LBB1_115 b LBB1_114 LBB1_114: ; in Loop: Header=BB1_32 Depth=1 mov w8, #1 stur w8, [x29, #-196] b LBB1_130 LBB1_115: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #256] subs w8, w8, #266 cset w8, ne tbnz w8, #0, LBB1_120 b LBB1_116 LBB1_116: ; in Loop: Header=BB1_32 Depth=1 ldur w8, [x29, #-204] eor w8, w8, #0x1 stur w8, [x29, #-204] ldur w8, [x29, #-204] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_118 b LBB1_117 LBB1_117: ; in Loop: Header=BB1_32 Depth=1 bl _slk_restore b LBB1_119 LBB1_118: ; in Loop: Header=BB1_32 Depth=1 bl _slk_clear b LBB1_119 LBB1_119: ; in Loop: Header=BB1_32 Depth=1 b LBB1_129 LBB1_120: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #256] subs w8, w8, #267 cset w8, lt tbnz w8, #0, LBB1_128 b LBB1_121 LBB1_121: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #256] subs w8, w8, #276 cset w8, ge tbnz w8, #0, LBB1_128 b LBB1_122 LBB1_122: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #256] subs w9, w8, #265 adrp x8, _labels@PAGE add x8, x8, _labels@PAGEOFF ldr x0, [x8, w9, sxtw #3] mov x9, sp sub x8, x29, #212 str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _sscanf ldur w8, [x29, #-204] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_127 b LBB1_123 LBB1_123: ; in Loop: Header=BB1_32 Depth=1 ldur w8, [x29, #-232] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_125 b LBB1_124 LBB1_124: ; in Loop: Header=BB1_32 Depth=1 ldur w9, [x29, #-212] mov w8, #0 subs w8, w8, w9 str w8, [sp, #56] ; 4-byte Folded Spill b LBB1_126 LBB1_125: ; in Loop: Header=BB1_32 Depth=1 ldur w8, [x29, #-212] str w8, [sp, #56] ; 4-byte Folded Spill b LBB1_126 LBB1_126: ; in Loop: Header=BB1_32 Depth=1 ldr w0, [sp, #56] ; 4-byte Folded Reload bl _slk_setup b LBB1_127 LBB1_127: ; in Loop: Header=BB1_32 Depth=1 b LBB1_128 LBB1_128: ; in Loop: Header=BB1_32 Depth=1 b LBB1_129 LBB1_129: ; in Loop: Header=BB1_32 Depth=1 b LBB1_130 LBB1_130: ; in Loop: Header=BB1_32 Depth=1 b LBB1_131 LBB1_131: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #256] subs w8, w8, #409 cset w8, eq tbnz w8, #0, LBB1_138 b LBB1_132 LBB1_132: ; in Loop: Header=BB1_32 Depth=1 ldr w0, [sp, #256] bl _keyname mov x8, sp str x0, [x8] sub x0, x29, #104 str x0, [sp, #48] ; 8-byte Folded Spill mov w1, #0 mov x2, #80 adrp x3, l_.str.26@PAGE add x3, x3, l_.str.26@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #48] ; 8-byte Folded Reload add x0, x8, #4 adrp x1, l_.str.27@PAGE add x1, x1, l_.str.27@PAGEOFF mov x2, #7 bl _memcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB1_134 b LBB1_133 LBB1_133: ; in Loop: Header=BB1_32 Depth=1 sub x8, x29, #104 add x0, x8, #11 ldr w9, [sp, #256] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] mov w1, #0 mov x2, #69 adrp x3, l_.str.28@PAGE add x3, x3, l_.str.28@PAGEOFF bl ___sprintf_chk b LBB1_134 LBB1_134: ; in Loop: Header=BB1_32 Depth=1 sub x0, x29, #104 adrp x1, l_.str.29@PAGE add x1, x1, l_.str.29@PAGEOFF mov x2, #80 bl ___strcat_chk ldr x8, [sp, #160] ; 8-byte Folded Reload sturb wzr, [x29, #-74] ldr x0, [x8] mov w1, #0 mov w2, #2 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_136 b LBB1_135 LBB1_135: ; in Loop: Header=BB1_32 Depth=1 b LBB1_137 LBB1_136: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] sub x1, x29, #104 mov w2, #-1 bl _waddnstr b LBB1_137 LBB1_137: ; in Loop: Header=BB1_32 Depth=1 b LBB1_153 LBB1_138: ; in Loop: Header=BB1_32 Depth=1 add x0, sp, #184 bl _getmouse ldr w8, [sp, #188] ; implicit-def: $x11 mov x11, x8 ldr w8, [sp, #192] ; implicit-def: $x10 mov x10, x8 ldr x8, [sp, #200] mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] sub x0, x29, #104 mov w1, #0 str w1, [sp, #44] ; 4-byte Folded Spill mov x2, #80 adrp x3, l_.str.30@PAGE add x3, x3, l_.str.30@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #160] ; 8-byte Folded Reload ldr w1, [sp, #44] ; 4-byte Folded Reload ldr w9, [sp, #188] stur w9, [x29, #-228] ldr w9, [sp, #192] stur w9, [x29, #-224] ldr x0, [x8] mov w2, #2 bl _wmove adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_140 b LBB1_139 LBB1_139: ; in Loop: Header=BB1_32 Depth=1 b LBB1_141 LBB1_140: ; in Loop: Header=BB1_32 Depth=1 ldr x8, [sp, #160] ; 8-byte Folded Reload ldr x0, [x8] sub x1, x29, #104 mov w2, #-1 bl _waddnstr b LBB1_141 LBB1_141: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #188] subs w8, w8, #54 cset w8, lt tbnz w8, #0, LBB1_146 b LBB1_142 LBB1_142: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #192] subs w8, w8, #19 cset w8, ge tbnz w8, #0, LBB1_146 b LBB1_143 LBB1_143: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #188] subs w8, w8, #54 mov w9, #2 sdiv w8, w8, w9 ldr w9, [sp, #192] ldr w10, [sp, #252] mul w9, w9, w10 add w8, w8, w9 str w8, [sp, #180] ldr w8, [sp, #180] subs w8, w8, #256 cset w8, lt tbnz w8, #0, LBB1_145 b LBB1_144 LBB1_144: ; in Loop: Header=BB1_32 Depth=1 mov w8, #-1 str w8, [sp, #180] b LBB1_145 LBB1_145: ; in Loop: Header=BB1_32 Depth=1 b LBB1_152 LBB1_146: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #188] subs w8, w8, #40 cset w8, lt tbnz w8, #0, LBB1_151 b LBB1_147 LBB1_147: ; in Loop: Header=BB1_32 Depth=1 ldr w8, [sp, #188] subs w8, w8, #52 cset w8, gt tbnz w8, #0, LBB1_151 b LBB1_148 LBB1_148: ; in Loop: Header=BB1_32 Depth=1 ; %bb.149: ; in Loop: Header=BB1_32 Depth=1 b LBB1_150 LBB1_150: ; in Loop: Header=BB1_32 Depth=1 b LBB1_151 LBB1_151: ; in Loop: Header=BB1_32 Depth=1 b LBB1_152 LBB1_152: ; in Loop: Header=BB1_32 Depth=1 b LBB1_153 LBB1_153: ; in Loop: Header=BB1_32 Depth=1 b LBB1_32 LBB1_154: bl _endwin 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_156 b LBB1_155 LBB1_155: bl ___stack_chk_fail LBB1_156: mov w0, #0 add sp, sp, #528 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc .p2align 2 lJTI1_0: .long LBB1_13-Ltmp0 .long LBB1_7-Ltmp0 .long LBB1_8-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_9-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_6-Ltmp0 .long LBB1_16-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_17-Ltmp0 .long LBB1_10-Ltmp0 .long LBB1_5-Ltmp0 ; -- End function .p2align 2 ; -- Begin function slk_setup _slk_setup: ; @slk_setup .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str wzr, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldrsw x9, [sp, #8] adrp x8, _labels@PAGE add x8, x8, _labels@PAGEOFF ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #8] mov w2, #1 add w0, w8, #1 ldrsw x9, [sp, #8] adrp x8, _labels@PAGE add x8, x8, _labels@PAGEOFF ldr x1, [x8, x9, lsl #3] bl _slk_set b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB2_1 LBB2_4: bl _slk_refresh ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function on_off_text _on_off_text: ; @on_off_text .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 and w10, w8, #0x1 adrp x9, l_.str.32@PAGE add x9, x9, l_.str.32@PAGEOFF adrp x8, l_.str.31@PAGE add x8, x8, l_.str.31@PAGEOFF ands w10, w10, #0x1 csel x0, x8, x9, ne add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .space 1 l_.str.1: ; @.str.1 .asciz "%x" l_.str.2: ; @.str.2 .asciz "%d,%d,%d,%d" l_.str.3: ; @.str.3 .asciz "%d,%d" l_.str.4: ; @.str.4 .asciz "Option '%s' unrecognized\n" l_.str.5: ; @.str.5 .asciz "Invisible (click to change) " l_.str.6: ; @.str.6 .asciz "Underscore (click to change)" l_.str.7: ; @.str.7 .asciz "Block (click to change) " l_.str.8: ; @.str.8 .asciz "Outline (click to change) " l_.str.9: ; @.str.9 .asciz "Caret (click to change) " l_.str.10: ; @.str.10 .asciz "Half-block (click to change)" l_.str.11: ; @.str.11 .asciz "Central (click to change) " l_.str.12: ; @.str.12 .asciz "Cross (click to change) " l_.str.13: ; @.str.13 .asciz "Heavy box (click to change) " .section __DATA,__const .p2align 3 ; @__const.main.cursor_state_text l___const.main.cursor_state_text: .quad l_.str.5 .quad l_.str.6 .quad l_.str.7 .quad l_.str.8 .quad l_.str.9 .quad l_.str.10 .quad l_.str.11 .quad l_.str.12 .quad l_.str.13 .section __TEXT,__cstring,cstring_literals l_.str.14: ; @.str.14 .asciz "'Normal' white-on-black" l_.str.15: ; @.str.15 .asciz "Dimmed text" l_.str.16: ; @.str.16 .asciz "Standout text" l_.str.17: ; @.str.17 .asciz "Blink %s" l_.str.18: ; @.str.18 .asciz "BlinkBold" l_.str.19: ; @.str.19 .asciz "Bold %s" l_.str.20: ; @.str.20 .asciz "Black-on-yellow blinking" l_.str.21: ; @.str.21 .asciz "Text in a box" l_.str.22: ; @.str.22 .asciz " 0 1 2 3 4 5 6 7 8 9 a b c d e f" l_.str.23: ; @.str.23 .asciz "%02x" l_.str.24: ; @.str.24 .asciz "%lx%n" l_.str.25: ; @.str.25 .asciz " " .section __DATA,__data .p2align 3 ; @labels _labels: .quad l_.str.33 .quad l_.str.34 .quad l_.str.35 .quad l_.str.36 .quad l_.str.37 .quad l_.str.38 .quad l_.str.39 .quad l_.str.40 .quad l_.str.41 .quad l_.str.42 .quad l_.str.43 .quad 0 .section __TEXT,__cstring,cstring_literals l_.str.26: ; @.str.26 .asciz "Key %s" l_.str.27: ; @.str.27 .asciz "UNKNOWN" l_.str.28: ; @.str.28 .asciz " (%x)" l_.str.29: ; @.str.29 .asciz " hit " l_.str.30: ; @.str.30 .asciz "Mouse at %d x %d: %x " l_.str.31: ; @.str.31 .asciz "On " l_.str.32: ; @.str.32 .asciz "Off" l_.str.33: ; @.str.33 .asciz "Quit" l_.str.34: ; @.str.34 .asciz "No labels" l_.str.35: ; @.str.35 .asciz "431" l_.str.36: ; @.str.36 .asciz "2134" l_.str.37: ; @.str.37 .asciz "55" l_.str.38: ; @.str.38 .asciz "62-really-longer-than-it-should-be-just-for-testing" l_.str.39: ; @.str.39 .asciz "83" l_.str.40: ; @.str.40 .asciz "7" l_.str.41: ; @.str.41 .asciz "b" l_.str.42: ; @.str.42 .asciz "25 (seven total)" l_.str.43: ; @.str.43 .asciz "32" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _text_in_a_box ## -- Begin function text_in_a_box .p2align 4, 0x90 _text_in_a_box: ## @text_in_a_box .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -12(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rsi movl $1, %edx callq _waddnstr cmpl $1, -12(%rbp) jle LBB0_4 ## %bb.1: cmpl $2, -12(%rbp) jle LBB0_3 ## %bb.2: movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rsi addq $1, %rsi movl -12(%rbp), %edx subl $2, %edx callq _waddnstr LBB0_3: movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rsi movslq -12(%rbp), %rax addq %rax, %rsi addq $-1, %rsi movl $1, %edx callq _waddnstr 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 $464, %rsp ## imm = 0x1D0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -180(%rbp) movl %edi, -184(%rbp) movq %rsi, -192(%rbp) movl $0, -196(%rbp) movl $1, -204(%rbp) movb $0, -205(%rbp) movl $3, -212(%rbp) movl $0, -216(%rbp) movl $1, -220(%rbp) movl $19, -224(%rbp) movl $51, -228(%rbp) movl $0, -232(%rbp) movl $1, -236(%rbp) leaq L_.str(%rip), %rax movq %rax, -248(%rbp) xorl %edi, %edi leaq L_.str(%rip), %rsi callq _setlocale movq _ttytype@GOTPCREL(%rip), %rax movb $25, (%rax) movq _ttytype@GOTPCREL(%rip), %rax movb $90, 1(%rax) movq _ttytype@GOTPCREL(%rip), %rax movb $80, 2(%rax) movq _ttytype@GOTPCREL(%rip), %rax movb $-56, 3(%rax) movl $1, -200(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -200(%rbp), %eax cmpl -184(%rbp), %eax jge LBB1_20 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB1_18 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rax movsbl 1(%rax), %eax addl $-100, %eax movl %eax, %ecx movq %rcx, -376(%rbp) ## 8-byte Spill subl $15, %eax ja LBB1_16 ## %bb.156: ## in Loop: Header=BB1_1 Depth=1 movq -376(%rbp), %rax ## 8-byte Reload leaq LJTI1_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movl $0, -204(%rbp) jmp LBB1_17 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rsi addq $2, %rsi xorl %edi, %edi callq _setlocale jmp LBB1_17 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rax addq $2, %rax movq %rax, -248(%rbp) jmp LBB1_17 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rdi addq $2, %rdi leaq L_.str.1(%rip), %rsi leaq -212(%rbp), %rdx movb $0, %al callq _sscanf jmp LBB1_17 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 movl $1, -232(%rbp) jmp LBB1_17 LBB1_9: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rdi addq $2, %rdi leaq L_.str.2(%rip), %rsi leaq -252(%rbp), %rdx leaq -256(%rbp), %rcx leaq -260(%rbp), %r8 leaq -264(%rbp), %r9 movb $0, %al callq _sscanf cmpl $4, %eax jne LBB1_11 ## %bb.10: ## in Loop: Header=BB1_1 Depth=1 movl -252(%rbp), %eax movb %al, %cl movq _ttytype@GOTPCREL(%rip), %rax movb %cl, (%rax) movl -256(%rbp), %eax movb %al, %cl movq _ttytype@GOTPCREL(%rip), %rax movb %cl, 1(%rax) movl -260(%rbp), %eax movb %al, %cl movq _ttytype@GOTPCREL(%rip), %rax movb %cl, 2(%rax) movl -264(%rbp), %eax movb %al, %cl movq _ttytype@GOTPCREL(%rip), %rax movb %cl, 3(%rax) LBB1_11: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_17 LBB1_12: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rdi addq $2, %rdi leaq L_.str.3(%rip), %rsi leaq -268(%rbp), %rdx leaq -272(%rbp), %rcx movb $0, %al callq _sscanf cmpl $2, %eax jne LBB1_14 ## %bb.13: ## in Loop: Header=BB1_1 Depth=1 movl -268(%rbp), %edi movl -272(%rbp), %esi callq _resize_term LBB1_14: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_17 LBB1_15: ## in Loop: Header=BB1_1 Depth=1 movb $1, -205(%rbp) jmp LBB1_17 LBB1_16: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movslq -200(%rbp), %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB1_17: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_18 LBB1_18: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_19 LBB1_19: ## in Loop: Header=BB1_1 Depth=1 movl -200(%rbp), %eax addl $1, %eax movl %eax, -200(%rbp) jmp LBB1_1 LBB1_20: cmpl $0, -204(%rbp) je LBB1_25 ## %bb.21: cmpl $0, -232(%rbp) je LBB1_23 ## %bb.22: xorl %eax, %eax subl -212(%rbp), %eax movl %eax, -380(%rbp) ## 4-byte Spill jmp LBB1_24 LBB1_23: movl -212(%rbp), %eax movl %eax, -380(%rbp) ## 4-byte Spill LBB1_24: movl -380(%rbp), %edi ## 4-byte Reload callq _slk_init LBB1_25: callq _initscr cmpl $0, -204(%rbp) je LBB1_30 ## %bb.26: cmpl $0, -232(%rbp) je LBB1_28 ## %bb.27: xorl %eax, %eax subl -212(%rbp), %eax movl %eax, -384(%rbp) ## 4-byte Spill jmp LBB1_29 LBB1_28: movl -212(%rbp), %eax movl %eax, -384(%rbp) ## 4-byte Spill LBB1_29: movl -384(%rbp), %edi ## 4-byte Reload callq _slk_setup LBB1_30: callq _start_color callq _use_default_colors callq _cbreak callq _noecho movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wclear movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wrefresh movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $1, %esi callq _keypad movl $1, %edi movl $7, %esi xorl %edx, %edx callq _init_pair movl $2, %edi xorl %esi, %esi movl $3, %edx callq _init_pair movb -205(%rbp), %cl xorl %eax, %eax movl %eax, %edi movl $134217728, %eax ## imm = 0x8000000 testb $1, %cl cmovneq %rax, %rdi orq $134217727, %rdi ## imm = 0x7FFFFFF xorl %eax, %eax movl %eax, %esi callq _mousemask movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $256, %esi ## imm = 0x100 callq _wattrset LBB1_31: ## =>This Loop Header: Depth=1 ## Child Loop BB1_63 Depth 2 ## Child Loop BB1_73 Depth 2 ## Child Loop BB1_79 Depth 2 ## Child Loop BB1_95 Depth 2 cmpl $0, -196(%rbp) setne %al xorb $-1, %al testb $1, %al jne LBB1_32 jmp LBB1_153 LBB1_32: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _getmaxx movl %eax, -276(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _getmaxy movl %eax, -280(%rbp) movl $54, -284(%rbp) movl -276(%rbp), %eax subl $54, %eax movl $2, %ecx cltd idivl %ecx movl %eax, -292(%rbp) movl $19, -296(%rbp) leaq -176(%rbp), %rdi leaq l___const.main.cursor_state_text(%rip), %rsi movl $72, %edx callq _memcpy cmpl $0, -292(%rbp) jge LBB1_34 ## %bb.33: ## in Loop: Header=BB1_31 Depth=1 movl $0, -292(%rbp) LBB1_34: ## in Loop: Header=BB1_31 Depth=1 cmpl $0, -236(%rbp) je LBB1_88 ## %bb.35: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $1, %esi movl $2, %edx callq _wmove cmpl $-1, %eax jne LBB1_37 ## %bb.36: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_38 LBB1_37: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.14(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_38: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $2, %edx movl %edx, %esi callq _wmove cmpl $-1, %eax jne LBB1_40 ## %bb.39: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_41 LBB1_40: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -392(%rbp) ## 8-byte Spill callq _longname movq -392(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_41: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $1048576, %esi ## imm = 0x100000 xorl %eax, %eax movl %eax, %edx callq _wattr_on movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $15, %esi movl $41, %edx callq _wmove cmpl $-1, %eax jne LBB1_43 ## %bb.42: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_44 LBB1_43: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.15(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_44: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $1048576, %esi ## imm = 0x100000 xorl %eax, %eax movl %eax, %edx callq _wattr_off movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $65536, %esi ## imm = 0x10000 xorl %eax, %eax movl %eax, %edx callq _wattr_on movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $16, %esi movl $41, %edx callq _wmove cmpl $-1, %eax jne LBB1_46 ## %bb.45: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_47 LBB1_46: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.16(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_47: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $65536, %esi ## imm = 0x10000 xorl %eax, %eax movl %eax, %edx callq _wattr_off movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $524288, %esi ## imm = 0x80000 xorl %eax, %eax movl %eax, %edx callq _wattr_on leaq -96(%rbp), %rax movq %rax, -400(%rbp) ## 8-byte Spill callq _termattrs movl %eax, %edi andl $524288, %edi ## imm = 0x80000 callq _on_off_text movq -400(%rbp), %rdi ## 8-byte Reload movq %rax, %r8 xorl %esi, %esi movl $80, %edx leaq L_.str.17(%rip), %rcx movb $0, %al callq ___sprintf_chk movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $6, %esi movl $40, %edx callq _wmove cmpl $-1, %eax jne LBB1_49 ## %bb.48: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_50 LBB1_49: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq -96(%rbp), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_50: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $2097152, %esi ## imm = 0x200000 xorl %eax, %eax movl %eax, %edx callq _wattr_on movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $8, %esi movl $40, %edx callq _wmove cmpl $-1, %eax jne LBB1_52 ## %bb.51: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_53 LBB1_52: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.18(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_53: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $2097152, %esi ## imm = 0x200000 callq _wattrset leaq -96(%rbp), %rax movq %rax, -408(%rbp) ## 8-byte Spill callq _termattrs movl %eax, %edi andl $2097152, %edi ## imm = 0x200000 callq _on_off_text movq -408(%rbp), %rdi ## 8-byte Reload movq %rax, %r8 xorl %esi, %esi movl $80, %edx leaq L_.str.19(%rip), %rcx movb $0, %al callq ___sprintf_chk movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $7, %esi movl $40, %edx callq _wmove cmpl $-1, %eax jne LBB1_55 ## %bb.54: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_56 LBB1_55: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq -96(%rbp), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_56: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $524288, %esi ## imm = 0x80000 xorl %eax, %eax movl %eax, %edx callq _wattr_on movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $768, %esi ## imm = 0x300 callq _wattrset movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $131072, %esi ## imm = 0x20000 xorl %eax, %eax movl %eax, %edx callq _wattr_on movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $256, %esi ## imm = 0x100 callq _wattrset movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $512, %esi ## imm = 0x200 callq _wattrset movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $524288, %esi ## imm = 0x80000 xorl %eax, %eax movl %eax, %edx callq _wattr_on movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $4, %esi movl $2, %edx callq _wmove cmpl $-1, %eax jne LBB1_58 ## %bb.57: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_59 LBB1_58: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.20(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_59: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $256, %esi ## imm = 0x100 callq _wattrset movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $4, %esi movl $32, %edx callq _wmove leaq L_.str.21(%rip), %rdi callq _text_in_a_box movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $5, %esi movl $1, %edx callq _wmove cmpl $-1, %eax jne LBB1_61 ## %bb.60: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_62 LBB1_61: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.22(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_62: ## in Loop: Header=BB1_31 Depth=1 movl $0, -200(%rbp) LBB1_63: ## Parent Loop BB1_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $8, -200(%rbp) jge LBB1_72 ## %bb.64: ## in Loop: Header=BB1_63 Depth=2 leaq -300(%rbp), %rdi movl -200(%rbp), %r8d shll $4, %r8d addl $128, %r8d andl $255, %r8d xorl %esi, %esi movl $4, %edx leaq L_.str.23(%rip), %rcx movb $0, %al callq ___sprintf_chk movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -200(%rbp), %esi addl $6, %esi movl $1, %edx callq _wmove cmpl $-1, %eax jne LBB1_66 ## %bb.65: ## in Loop: Header=BB1_63 Depth=2 jmp LBB1_67 LBB1_66: ## in Loop: Header=BB1_63 Depth=2 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq -300(%rbp), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_67: ## in Loop: Header=BB1_63 Depth=2 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -200(%rbp), %esi addl $6, %esi movl $36, %edx callq _wmove cmpl $-1, %eax jne LBB1_69 ## %bb.68: ## in Loop: Header=BB1_63 Depth=2 jmp LBB1_70 LBB1_69: ## in Loop: Header=BB1_63 Depth=2 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq -300(%rbp), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_70: ## in Loop: Header=BB1_63 Depth=2 ## %bb.71: ## in Loop: Header=BB1_63 Depth=2 movl -200(%rbp), %eax addl $1, %eax movl %eax, -200(%rbp) jmp LBB1_63 LBB1_72: ## in Loop: Header=BB1_31 Depth=1 movl $0, -200(%rbp) LBB1_73: ## Parent Loop BB1_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -200(%rbp) jge LBB1_76 ## %bb.74: ## in Loop: Header=BB1_73 Depth=2 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -200(%rbp), %eax movl $16, %ecx cltd idivl %ecx movl %eax, %esi addl $6, %esi movl -200(%rbp), %eax movl $16, %ecx cltd idivl %ecx shll $1, %edx addl $4, %edx callq _wmove movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -200(%rbp), %esi addl $128, %esi callq _waddch movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $32, %esi callq _waddch ## %bb.75: ## in Loop: Header=BB1_73 Depth=2 movl -200(%rbp), %eax addl $1, %eax movl %eax, -200(%rbp) jmp LBB1_73 LBB1_76: ## in Loop: Header=BB1_31 Depth=1 movl $0, -236(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $256, %esi ## imm = 0x100 callq _wattrset movq -248(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB1_84 ## %bb.77: ## in Loop: Header=BB1_31 Depth=1 cmpl $23, -280(%rbp) jle LBB1_84 ## %bb.78: ## in Loop: Header=BB1_31 Depth=1 movq -248(%rbp), %rax movq %rax, -328(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $23, %esi movl $63, %edx callq _wmove LBB1_79: ## Parent Loop BB1_31 Depth=1 ## => This Inner Loop Header: Depth=2 movq -328(%rbp), %rdi leaq L_.str.24(%rip), %rsi leaq -312(%rbp), %rdx leaq -316(%rbp), %rcx movb $0, %al callq _sscanf cmpl $0, %eax jle LBB1_83 ## %bb.80: ## in Loop: Header=BB1_79 Depth=2 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -312(%rbp), %rax movl %eax, %esi callq _waddch movl -316(%rbp), %ecx movq -328(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -328(%rbp) movq -328(%rbp), %rax cmpb $0, (%rax) je LBB1_82 ## %bb.81: ## in Loop: Header=BB1_79 Depth=2 movq -328(%rbp), %rax addq $1, %rax movq %rax, -328(%rbp) LBB1_82: ## in Loop: Header=BB1_79 Depth=2 jmp LBB1_79 LBB1_83: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_84 LBB1_84: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $19, %esi movl $1, %edx callq _wmove cmpl $-1, %eax jne LBB1_86 ## %bb.85: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_87 LBB1_86: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -416(%rbp) ## 8-byte Spill callq _curses_version movq -416(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_87: ## in Loop: Header=BB1_31 Depth=1 LBB1_88: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $19, %esi movl $54, %edx callq _wmove cmpl $-1, %eax jne LBB1_90 ## %bb.89: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_91 LBB1_90: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movslq -216(%rbp), %rax movq -176(%rbp,%rax,8), %rsi movl -276(%rbp), %edx subl $54, %edx callq _waddnstr LBB1_91: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $20, %esi movl $54, %edx callq _wmove cmpl $-1, %eax jne LBB1_93 ## %bb.92: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_94 LBB1_93: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movslq -220(%rbp), %rax movq -176(%rbp,%rax,8), %rsi movl -276(%rbp), %edx subl $54, %edx callq _waddnstr LBB1_94: ## in Loop: Header=BB1_31 Depth=1 movl -216(%rbp), %edi shll $8, %edi orl -220(%rbp), %edi callq _curs_set movl $0, -200(%rbp) LBB1_95: ## Parent Loop BB1_31 Depth=1 ## => This Inner Loop Header: Depth=2 movl -200(%rbp), %eax imull $19, -292(%rbp), %ecx cmpl %ecx, %eax jge LBB1_109 ## %bb.96: ## in Loop: Header=BB1_95 Depth=2 movq _COLOR_PAIRS@GOTPCREL(%rip), %rax cmpl $256, (%rax) ## imm = 0x100 jge LBB1_98 ## %bb.97: ## in Loop: Header=BB1_95 Depth=2 movq _COLOR_PAIRS@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -420(%rbp) ## 4-byte Spill jmp LBB1_99 LBB1_98: ## in Loop: Header=BB1_95 Depth=2 movl $256, %eax ## imm = 0x100 movl %eax, -420(%rbp) ## 4-byte Spill jmp LBB1_99 LBB1_99: ## in Loop: Header=BB1_95 Depth=2 movl -420(%rbp), %eax ## 4-byte Reload movl %eax, -332(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -432(%rbp) ## 8-byte Spill movl -200(%rbp), %eax cmpl -332(%rbp), %eax jl LBB1_101 ## %bb.100: ## in Loop: Header=BB1_95 Depth=2 movl $2, %eax movl %eax, -436(%rbp) ## 4-byte Spill jmp LBB1_102 LBB1_101: ## in Loop: Header=BB1_95 Depth=2 movl -200(%rbp), %eax movl %eax, -436(%rbp) ## 4-byte Spill LBB1_102: ## in Loop: Header=BB1_95 Depth=2 movq -432(%rbp), %rdi ## 8-byte Reload movl -436(%rbp), %esi ## 4-byte Reload shll $8, %esi callq _wattrset cmpl $2, -200(%rbp) jle LBB1_105 ## %bb.103: ## in Loop: Header=BB1_95 Depth=2 movl -200(%rbp), %eax cmpl -332(%rbp), %eax jge LBB1_105 ## %bb.104: ## in Loop: Header=BB1_95 Depth=2 movl -200(%rbp), %eax movw %ax, %cx movl -200(%rbp), %eax ## kill: def $ax killed $ax killed $eax xorl %edx, %edx movswl %cx, %edi movswl %ax, %esi callq _init_pair LBB1_105: ## in Loop: Header=BB1_95 Depth=2 movl -200(%rbp), %eax cltd idivl -292(%rbp) cmpl $0, %edx jne LBB1_107 ## %bb.106: ## in Loop: Header=BB1_95 Depth=2 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -200(%rbp), %eax cltd idivl -292(%rbp) movl %eax, %esi movl $54, %edx callq _wmove LBB1_107: ## in Loop: Header=BB1_95 Depth=2 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $262144, %esi ## imm = 0x40000 xorl %eax, %eax movl %eax, %edx callq _wattr_on movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.25(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr ## %bb.108: ## in Loop: Header=BB1_95 Depth=2 movl -200(%rbp), %eax addl $1, %eax movl %eax, -200(%rbp) jmp LBB1_95 LBB1_109: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -224(%rbp), %esi movl -228(%rbp), %edx callq _wmove movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wrefresh movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wgetch movl %eax, -288(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $256, %esi ## imm = 0x100 callq _wattrset cmpl $410, -288(%rbp) ## imm = 0x19A jne LBB1_111 ## %bb.110: ## in Loop: Header=BB1_31 Depth=1 movl $1, -236(%rbp) xorl %esi, %esi movl %esi, %edi callq _resize_term jmp LBB1_130 LBB1_111: ## in Loop: Header=BB1_31 Depth=1 cmpl $265, -288(%rbp) ## imm = 0x109 je LBB1_113 ## %bb.112: ## in Loop: Header=BB1_31 Depth=1 cmpl $27, -288(%rbp) jne LBB1_114 LBB1_113: ## in Loop: Header=BB1_31 Depth=1 movl $1, -196(%rbp) jmp LBB1_129 LBB1_114: ## in Loop: Header=BB1_31 Depth=1 cmpl $266, -288(%rbp) ## imm = 0x10A jne LBB1_119 ## %bb.115: ## in Loop: Header=BB1_31 Depth=1 movl -204(%rbp), %eax xorl $1, %eax movl %eax, -204(%rbp) cmpl $0, -204(%rbp) je LBB1_117 ## %bb.116: ## in Loop: Header=BB1_31 Depth=1 callq _slk_restore jmp LBB1_118 LBB1_117: ## in Loop: Header=BB1_31 Depth=1 callq _slk_clear LBB1_118: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_128 LBB1_119: ## in Loop: Header=BB1_31 Depth=1 cmpl $267, -288(%rbp) ## imm = 0x10B jl LBB1_127 ## %bb.120: ## in Loop: Header=BB1_31 Depth=1 cmpl $276, -288(%rbp) ## imm = 0x114 jge LBB1_127 ## %bb.121: ## in Loop: Header=BB1_31 Depth=1 movl -288(%rbp), %eax subl $265, %eax ## imm = 0x109 movslq %eax, %rcx leaq _labels(%rip), %rax movq (%rax,%rcx,8), %rdi leaq L_.str.1(%rip), %rsi leaq -212(%rbp), %rdx movb $0, %al callq _sscanf cmpl $0, -204(%rbp) je LBB1_126 ## %bb.122: ## in Loop: Header=BB1_31 Depth=1 cmpl $0, -232(%rbp) je LBB1_124 ## %bb.123: ## in Loop: Header=BB1_31 Depth=1 xorl %eax, %eax subl -212(%rbp), %eax movl %eax, -440(%rbp) ## 4-byte Spill jmp LBB1_125 LBB1_124: ## in Loop: Header=BB1_31 Depth=1 movl -212(%rbp), %eax movl %eax, -440(%rbp) ## 4-byte Spill LBB1_125: ## in Loop: Header=BB1_31 Depth=1 movl -440(%rbp), %edi ## 4-byte Reload callq _slk_setup LBB1_126: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_127 LBB1_127: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_128 LBB1_128: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_129 LBB1_129: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_130 LBB1_130: ## in Loop: Header=BB1_31 Depth=1 cmpl $409, -288(%rbp) ## imm = 0x199 je LBB1_137 ## %bb.131: ## in Loop: Header=BB1_31 Depth=1 leaq -96(%rbp), %rax movq %rax, -448(%rbp) ## 8-byte Spill movl -288(%rbp), %edi callq _keyname movq -448(%rbp), %rdi ## 8-byte Reload movq %rax, %r8 xorl %esi, %esi movl $80, %edx leaq L_.str.26(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -96(%rbp), %rdi addq $4, %rdi leaq L_.str.27(%rip), %rsi movl $7, %edx callq _memcmp cmpl $0, %eax jne LBB1_133 ## %bb.132: ## in Loop: Header=BB1_31 Depth=1 leaq -96(%rbp), %rdi addq $11, %rdi movl -288(%rbp), %r8d xorl %esi, %esi movl $69, %edx leaq L_.str.28(%rip), %rcx movb $0, %al callq ___sprintf_chk LBB1_133: ## in Loop: Header=BB1_31 Depth=1 leaq -96(%rbp), %rdi leaq L_.str.29(%rip), %rsi movl $80, %edx callq ___strcat_chk movb $0, -66(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi xorl %esi, %esi movl $2, %edx callq _wmove cmpl $-1, %eax jne LBB1_135 ## %bb.134: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_136 LBB1_135: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq -96(%rbp), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_136: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_152 LBB1_137: ## in Loop: Header=BB1_31 Depth=1 leaq -360(%rbp), %rdi callq _getmouse leaq -96(%rbp), %rdi movl -356(%rbp), %r8d movl -352(%rbp), %r9d movq -344(%rbp), %rax ## kill: def $eax killed $eax killed $rax xorl %esi, %esi movl $80, %edx leaq L_.str.30(%rip), %rcx movl %eax, (%rsp) movb $0, %al callq ___sprintf_chk movl -356(%rbp), %eax movl %eax, -228(%rbp) movl -352(%rbp), %eax movl %eax, -224(%rbp) movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi xorl %esi, %esi movl $2, %edx callq _wmove cmpl $-1, %eax jne LBB1_139 ## %bb.138: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_140 LBB1_139: ## in Loop: Header=BB1_31 Depth=1 movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq -96(%rbp), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr LBB1_140: ## in Loop: Header=BB1_31 Depth=1 cmpl $54, -356(%rbp) jl LBB1_145 ## %bb.141: ## in Loop: Header=BB1_31 Depth=1 cmpl $19, -352(%rbp) jge LBB1_145 ## %bb.142: ## in Loop: Header=BB1_31 Depth=1 movl -356(%rbp), %eax subl $54, %eax movl $2, %ecx cltd idivl %ecx movl -352(%rbp), %ecx imull -292(%rbp), %ecx addl %ecx, %eax movl %eax, -364(%rbp) cmpl $256, -364(%rbp) ## imm = 0x100 jl LBB1_144 ## %bb.143: ## in Loop: Header=BB1_31 Depth=1 movl $-1, -364(%rbp) LBB1_144: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_151 LBB1_145: ## in Loop: Header=BB1_31 Depth=1 cmpl $40, -356(%rbp) jl LBB1_150 ## %bb.146: ## in Loop: Header=BB1_31 Depth=1 cmpl $52, -356(%rbp) jg LBB1_150 ## %bb.147: ## in Loop: Header=BB1_31 Depth=1 ## %bb.148: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_149 LBB1_149: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_150 LBB1_150: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_151 LBB1_151: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_152 LBB1_152: ## in Loop: Header=BB1_31 Depth=1 jmp LBB1_31 LBB1_153: callq _endwin movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_155 ## %bb.154: xorl %eax, %eax addq $464, %rsp ## imm = 0x1D0 popq %rbp retq LBB1_155: callq ___stack_chk_fail ud2 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L1_0_set_12, LBB1_12-LJTI1_0 .set L1_0_set_6, LBB1_6-LJTI1_0 .set L1_0_set_7, LBB1_7-LJTI1_0 .set L1_0_set_16, LBB1_16-LJTI1_0 .set L1_0_set_8, LBB1_8-LJTI1_0 .set L1_0_set_5, LBB1_5-LJTI1_0 .set L1_0_set_15, LBB1_15-LJTI1_0 .set L1_0_set_9, LBB1_9-LJTI1_0 .set L1_0_set_4, LBB1_4-LJTI1_0 LJTI1_0: .long L1_0_set_12 .long L1_0_set_6 .long L1_0_set_7 .long L1_0_set_16 .long L1_0_set_16 .long L1_0_set_8 .long L1_0_set_16 .long L1_0_set_16 .long L1_0_set_5 .long L1_0_set_15 .long L1_0_set_16 .long L1_0_set_16 .long L1_0_set_16 .long L1_0_set_16 .long L1_0_set_9 .long L1_0_set_4 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function slk_setup _slk_setup: ## @slk_setup .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl $0, -8(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movslq -8(%rbp), %rcx leaq _labels(%rip), %rax cmpq $0, (%rax,%rcx,8) je LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -8(%rbp), %edi addl $1, %edi movslq -8(%rbp), %rcx leaq _labels(%rip), %rax movq (%rax,%rcx,8), %rsi movl $1, %edx callq _slk_set ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_1 LBB2_4: callq _slk_refresh addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function on_off_text _on_off_text: ## @on_off_text .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), %edx leaq L_.str.32(%rip), %rax leaq L_.str.31(%rip), %rcx cmpl $0, %edx cmovneq %rcx, %rax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .space 1 L_.str.1: ## @.str.1 .asciz "%x" L_.str.2: ## @.str.2 .asciz "%d,%d,%d,%d" L_.str.3: ## @.str.3 .asciz "%d,%d" L_.str.4: ## @.str.4 .asciz "Option '%s' unrecognized\n" L_.str.5: ## @.str.5 .asciz "Invisible (click to change) " L_.str.6: ## @.str.6 .asciz "Underscore (click to change)" L_.str.7: ## @.str.7 .asciz "Block (click to change) " L_.str.8: ## @.str.8 .asciz "Outline (click to change) " L_.str.9: ## @.str.9 .asciz "Caret (click to change) " L_.str.10: ## @.str.10 .asciz "Half-block (click to change)" L_.str.11: ## @.str.11 .asciz "Central (click to change) " L_.str.12: ## @.str.12 .asciz "Cross (click to change) " L_.str.13: ## @.str.13 .asciz "Heavy box (click to change) " .section __DATA,__const .p2align 4 ## @__const.main.cursor_state_text l___const.main.cursor_state_text: .quad L_.str.5 .quad L_.str.6 .quad L_.str.7 .quad L_.str.8 .quad L_.str.9 .quad L_.str.10 .quad L_.str.11 .quad L_.str.12 .quad L_.str.13 .section __TEXT,__cstring,cstring_literals L_.str.14: ## @.str.14 .asciz "'Normal' white-on-black" L_.str.15: ## @.str.15 .asciz "Dimmed text" L_.str.16: ## @.str.16 .asciz "Standout text" L_.str.17: ## @.str.17 .asciz "Blink %s" L_.str.18: ## @.str.18 .asciz "BlinkBold" L_.str.19: ## @.str.19 .asciz "Bold %s" L_.str.20: ## @.str.20 .asciz "Black-on-yellow blinking" L_.str.21: ## @.str.21 .asciz "Text in a box" L_.str.22: ## @.str.22 .asciz " 0 1 2 3 4 5 6 7 8 9 a b c d e f" L_.str.23: ## @.str.23 .asciz "%02x" L_.str.24: ## @.str.24 .asciz "%lx%n" L_.str.25: ## @.str.25 .asciz " " .section __DATA,__data .p2align 4 ## @labels _labels: .quad L_.str.33 .quad L_.str.34 .quad L_.str.35 .quad L_.str.36 .quad L_.str.37 .quad L_.str.38 .quad L_.str.39 .quad L_.str.40 .quad L_.str.41 .quad L_.str.42 .quad L_.str.43 .quad 0 .section __TEXT,__cstring,cstring_literals L_.str.26: ## @.str.26 .asciz "Key %s" L_.str.27: ## @.str.27 .asciz "UNKNOWN" L_.str.28: ## @.str.28 .asciz " (%x)" L_.str.29: ## @.str.29 .asciz " hit " L_.str.30: ## @.str.30 .asciz "Mouse at %d x %d: %x " L_.str.31: ## @.str.31 .asciz "On " L_.str.32: ## @.str.32 .asciz "Off" L_.str.33: ## @.str.33 .asciz "Quit" L_.str.34: ## @.str.34 .asciz "No labels" L_.str.35: ## @.str.35 .asciz "431" L_.str.36: ## @.str.36 .asciz "2134" L_.str.37: ## @.str.37 .asciz "55" L_.str.38: ## @.str.38 .asciz "62-really-longer-than-it-should-be-just-for-testing" L_.str.39: ## @.str.39 .asciz "83" L_.str.40: ## @.str.40 .asciz "7" L_.str.41: ## @.str.41 .asciz "b" L_.str.42: ## @.str.42 .asciz "25 (seven total)" L_.str.43: ## @.str.43 .asciz "32" .subsections_via_symbols
the_stack_data/82951174.c