arm
stringlengths 122
13.2M
| x86
stringlengths 122
12.4M
| filename
stringlengths 18
26
|
---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/35762.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strncmp ; -- Begin function ft_strncmp
.p2align 2
_ft_strncmp: ; @ft_strncmp
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str x1, [sp, #24]
str x2, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
str wzr, [sp, #44]
b LBB0_12
LBB0_2:
str wzr, [sp, #12]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #16]
; kill: def $w9 killed $w9 killed $x9
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_11
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #16]
; kill: def $w9 killed $w9 killed $x9
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
str wzr, [sp, #44]
b LBB0_12
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_11:
ldr x8, [sp, #32]
ldrsw x9, [sp, #12]
ldrb w8, [x8, x9]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
ldrb w9, [x9, x10]
subs w8, w8, w9
str w8, [sp, #44]
b LBB0_12
LBB0_12:
ldr w0, [sp, #44]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strncmp ## -- Begin function ft_strncmp
.p2align 4, 0x90
_ft_strncmp: ## @ft_strncmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_12
LBB0_2:
movl $0, -36(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
movq -24(%rbp), %rax
movslq -36(%rbp), %rdx
movsbl (%rax,%rdx), %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -37(%rbp) ## 1-byte Spill
jne LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl -36(%rbp), %ecx
movq -32(%rbp), %rax
movl %eax, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -37(%rbp) ## 1-byte Spill
jge LBB0_7
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -37(%rbp) ## 1-byte Spill
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq -24(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
setne %al
movb %al, -37(%rbp) ## 1-byte Spill
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movb -37(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_8
jmp LBB0_11
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movl -36(%rbp), %eax
movq -32(%rbp), %rcx
## kill: def $ecx killed $ecx killed $rcx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB0_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB0_12
LBB0_10: ## in Loop: Header=BB0_3 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_3
LBB0_11:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movq -24(%rbp), %rcx
movslq -36(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
subl %ecx, %eax
movl %eax, -4(%rbp)
LBB0_12:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/3261937.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _b_bin_array ; @b_bin_array
_b_bin_array:
.ascii "%\000\000\352\024\360\237\345\024\360\237\345\024\360\237\345\024\360\237\345\024\360\237\3450\360\237\345(\360\237\345\364\002\000\000<\003\000\000\000\004\000\000H\004\000\000\220\004\000\000\357\276\255\336\357\276\255\336\000\000\000\000 \000@\000 \000@\000\000\000\000\000\300\003\000\000\200\003\000\000\234\002@\000\024)@\000 \370C\000\020\374C\000\234\002@\000x&\000\000 tC\000 \364C\0000\364C\000 \370C\000 \364C\000\020\000\000\000 \370C\000\360\003\000\0000\364C\000\360\003\000\000\020\374C\000\360\003\000\000\000\000\017\341\037\000\300\343\323\000\200\343\000\360/\341\000\000\017\341\037\000\300\343\037\000\200\343\000\360!\341H\000\037\345H \037\345\002\020\200\340\001\320\240\341\030$\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\027\000\200\343\000\360!\341|\000\037\345| \037\345\002\020\200\340\001\320\240\341\344#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\033\000\200\343\000\360!\341\260\000\037\345\260 \037\345\002\020\200\340\001\320\240\341\260#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\022\000\200\343\000\360!\341\334\000\037\345\334 \037\345\002\020\200\340\001\320\240\341\200#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\021\000\200\343\000\360!\341\000\001\037\345\000!\037\345\002\020\200\340\001\320\240\341P#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\200\240\343\000\220\240\343\000\240\240\343\000\260\240\343\000\300\240\343\000\000\017\341\037\000\300\343\023\000\200\343\000\360!\341P\001\037\345P!\037\345\002\020\200\340\001\320\240\341\f#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\374\002\237\345\374\022\237\345\374\"\237\345\0010\240\341\0020\203\340\003\000Q\341\004@\2204\004@\2014\373\377\377:\344\002\237\345\344\022\237\345\344\"\237\345\0010\240\341\0020\203\340\003\000Q\341\004@\2204\004@\2014\373\377\377:\364\001\037\345\364\021\037\345\000 \240\343\000 \200\345\004\000\200\342\001\000P\341\373\377\377\332\026\001\000\353\000\000\240\343\000\020\240\343\000 \240\343\0000\240\343\000@\240\343\000P\240\343\000`\240\343\000p\240\343\000\200\240\343\000\220\240\343\000\240\240\343\000\260\240\343\000\300\240\343\004\360\037\345p%\000\000p\002\237\345p\022\237\345\0000\201\340\000@\240\341\000 \240\343\003\000T\341\004 \2044\374\377\377:\036\377/\341\000\000\240\343\027\017\007\356\027\017\b\356\020\017\021\356#\f\300\343\207\000\300\343\002\000\200\343\001\n\200\343\020\017\001\356\016\300\240\341h\013\000\353\f\340\240\341\036\377/\341l\"\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\350\224\"\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341(\t\000\353\004\340\216\342\001\000-\351\001\005\240\343\000\000\220\345\000\000P\343\004\000\000\032\001\000\275\350\377_-\351\000\000\240\341\377_\275\350\004\360^\342\001\000P\343\001\000\000\032\001\000\275\350#\177\000\352\001\000\275\350!\277\003\352\001\000-\351\001\005\240\343\000\000\220\345\000\000P\343\004\000\000\032\001\000\275\350\377_-\351\031\t\000\353\377_\275\350\004\360^\342\001\000P\343\001\000\000\032\001\000\275\350\027\177\000\352\001\000\275\350\025\277\003\352\001\000-\351\001\005\240\343\000\000\220\345\000\000P\343\004\000\000\032\377_-\351\t\t\000\353\377_\275\350\004\360^\342\001\000\275\350\001\000P\343\001\000\000\032\001\000\275\350\b\177\000\352\001\000\275\350\006\277\003\352x#\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\350\240#\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341\350\b\000\353\300#\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\350\350#\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341\330\b\000\353\b$\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\3500$\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341\310\b\000\353t\004\037\345l\024\037\345x$\037\345x4\037\345\036\377/\341\252\252\252\252\314\314\314\314\335\335\335\335\273\273\273\273\2001\000\000 \000@\000|\002\000\000\2001\000\000 \000@\000\000\000\000\000\234\002@\000x&\000\000d\000Q\343\350\b\000\nx\000Q\343\003\t\000\ns\000Q\343k\n\000\n\000\000\260\343\036\377/\341\020@-\351\253\003\000\353\000\000\240\343\020\200\275\350\020@-\351S\000\000\353\000\000\240\343\214\003\000\353\000\000\240\343\020\200\275\350l\021\237\345\000\000\221\345\303\000\200\343\000\000\201\345\316\002\000\352\002\005\240\343,\021\220\345\001\026\240\341!\026\240\341\002\021\201\343\227\025\201\343\001\033\201\343(\020\201\343,\021\200\345\b\020\220\345\363\020\301\3432\020\201\343\b\020\200\345(\021\237\3450\021\200\345\f\021\220\345C/\200\342\001\030\240\341!\030\240\341\001\030\201\343\000\020\202\345\f\021\220\345!\030\240\341\001\030\240\341\001\020\201\343\000\020\202\345\370\020\237\345X\020\200\345X\020\220\345\002\027\301\343X\020\200\345\002\027\201\343X\020\200\345\340\020\237\345\\\020\200\345\334\020\237\345`\020\200\345\330\020\237\345d\020\200\345\324\020\237\345h\020\200\345\b\020\220\345\001\032\201\343\b\020\200\345\036\377/\341\244\020\237\345\020@-\351\000\000\221\345\303\000\200\343\000\000\201\345\233\002\000\353\313\377\377\353\000\000\240\341-\004\000\353\210\001\000\353\230\000\237\345\301\020\240\343\000\000\220\345\000 \220\345\024\020\202\345\210\020\237\345\000\000\220\345\030\020\200\345\000\000\240\343\020\200\275\350p\000\237\345\001\025\240\343\000\000\220\345\000 \220\345\034\020\202\345\000\000\220\345\001\027\240\343 \020\200\345\000\000\240\343\036\377/\341\020@-\351C\b\000\353\200\002\000\353\020@\275\350\203\002\000\352\020\377/\341\000\000\240\343\001\025\240\343\000\000\201\345\036\377/\341\001\005\240\343\000\000\220\345\036\377/\341\000 \200\000\020\027\027\000K\245\031\b\0021\300j\000`\000$Pl\340O E\340Y|\002@\000\000\001\00008\024\237\345\000\000P\343\000\020\221\345\270\000\321\001\024\000\000\n\001\000P\343\266\000\321\341\000\001\240\021\020\000\000\n\004\300\321\345\0244\237\345\000 \223\345\002\001\022\343\374\377\377\032c$\240\343\000 \203\345\000 \223\345\002\001\022\343\374\377\377\032\024 \223\345\002\000\\\343f\304\240\003\377 \002\342\000\300\203\005\b\000\000\032\001\000\000\352\000\001\240\341\354\377\377\352\000\300\223\345\002\001\034\343\374\377\377\032\024\300\223\345\377\300\f\342\f$\202\341\000\000R\341\004\020\321\025\003(\300\023\036\377/\001\000\000\223\345\002\001\020\343\374\377\377\032\034\000\223\345\377\007\300\343\377\013\300\343\002\005\200\341\002\f\200\343\034\000\203\345\000\000\223\345\002\001\020\343\374\377\377\032\001\000Q\343\002\000\000\n\002\000Q\343\003\000\000\n\004\000\000\352\031\003\240\343\000\000\203\345\001\000\000\352g\004\240\343\000\000\203\345\000\000\223\345\002\001\020\343\374\377\377\032\036\377/\341\020@-\3518C\237\345\000\000\224\345\002\001\020\343\374\377\377\032\035\003\240\343\000\000\204\345\000\000\224\345\002\001\020\343\374\377\377\032\020 \224\345\f\303\237\345\020\023\237\345\000\000\240\343\004 \214\345\2000\200\340\0031\221\347\002\000S\341\003\000\000\032\200 \200\340\002\021\201\340\000\020\214\345\002\000\000\352\001\000\200\342\006\000P\343\364\377\377:\006\000P\343\001\000\000\032\324\002\237\345\000\000\214\345\001\000\240\343\237\377\377\353\034\000\224\345\037\016\300\343\034\000\204\345\020\000\200\343\034\000\204\345\034\000\224\345\017\000\300\343\005\000\200\343\034\000\204\345\020\200\275\350\020@-\351\323\377\377\353\002\006\240\343\020\200\275\350\360\000-\351\000\000R\343 \320M\342\r`\240\341\037P\301\343 \320\215\002\360\000\275\bh\302\237\025\036\377/\001\0000\234\345\002\001\023\343\374\377\377\032\000\000R\343\006@\240\021 \320\215\002\360\000\275\b\036\377/\001\0000\234\345\0011\003\342\0050\203\341%4\203\343\0000\214\345\0000\234\345\002\001\023\343\374\377\377\032\0000\240\343 P\205\342\bp\234\345\003q\204\347\0010\203\342\b\000S\343\372\377\377:\0370\001\342 \000S\343\n\000\000*\003p\326\347\001 R\342\001\020\201\342\001p\300\344 \320\215\002\360\000\275\b\036\377/\001\0010\203\342 \000S\343\365\377\377:\342\377\377\352\000\000R\343\340\377\377\032 \320\215\342\360\000\275\350\036\377/\341\360G-\351 \320M\342\037\000\021\343\002@\240\341\001P\240\341\000`\240\341\037p\301\343\r\200\240\341\003\000\000\n \240\343\007\020\240\341\b\000\240\341\277\377\377\353\b\000T\343\003\000\000* \240\343\007\020\240\341\b\000\240\341\271\377\377\353l\221\237\345\000\000\231\345\002\001\020\343\374\377\377\032\000\000T\343\r\240\240\021 \320\215\002\360\207\275\b\0370\005\342 \000S\343\007\000\000*\001\000\326\344\001@T\342\001P\205\342\003\000\310\347\002\000\000\n\0010\203\342 \000S\343\367\377\377:\000\000\240\343\000\021\232\347\004\020\211\345\001\000\200\342\b\000P\343\372\377\377:\000\000\231\345\001\001\000\342\007\000\200\341\013\003\200\343\000\000\211\345\000\000\231\345\002\001\020\343\374\377\377\032\377 \240\343 \020\240\343\b\000\240\341 p\207\342P\b\000\353\000\000T\343\337\377\377\032 \320\215\342\360\207\275\350\304\020\237\345\000 \221\345\002\001\022\343\374\377\377\032\000 \221\345\001!\002\342\002\000\200\341-\004\200\343\000\000\201\345\000\000\221\345\002\001\020\343\374\377\377\032\036\377/\341\001\nR\343\2140\237\005!\026\240\3410\000-\351\001\026\240\341\000\000\000\n\376\377\377\352\000\300\223\345\002\001\034\343\374\377\377\032\000\300\223\345\001A\f\342\001\300\204\341-\304\214\343\000\300\203\345\000\300\223\345\002\001\034\343\374\377\377\0320\000\275\350\241\377\377\352\000\000\240\343\376\376\377\352\001\000\240\343\374\376\377\3520\020\237\345\000 \221\345\002\001\022\343\374\377\377\032\000 \221\345\001!\002\342\002\000\200\341/\004\200\343\000\000\201\345\000\000\221\345\002\001\020\343\374\377\377\032\036\377/\341 \000@\000\0000\200\000\3600\000\00081\000\000\000\020\320\345\006\000Q\343\001\361\2377$\000\000\352t\013\000\000|\013\000\000\204\013\000\000\214\013\000\000\224\013\000\000\234\013\000\000\002\034\240\343\b\000\000\352\001\033\240\343\006\000\000\352\002\033\240\343\004\000\000\352\001\032\240\343\002\000\000\352\002\032\240\343\000\000\000\352\001\031\240\343P \237\345\b0\222\345\001\020\303\341\b\020\202\345\001\020\320\345\0000\320\345\001\300\240\3430\000\021\343\004\020\222\345\0343\240\341\003\020\201\001\003\020\301\021\004\020\202\345\001\000\320\345\002\000\020\343\036\377/\001@\000\222\345\002\f\200\343@\000\202\345\036\377/\341\004\000\217\342U\005\000\352\000 \200\000pwm_iconfig_fail\r\n\000\000\360G-\351tb\237\345\000p\226\345p\202\237\345\000@\240\343\001\220\240\343\031T\240\341\007\000\025\341\004\021\230\027\000\000Q\023\005\000\000\n\377\000\004\3421\377/\341\000P\206\345\000\000\226\345\005\000\020\341\373\377\377\032\001@\204\342\006\000T\343\361\377\377\272?\000\007\342\000p\206\345\000\020\226\345\000\000\021\341\373\377\377\032\360\207\275\350p O\342\021\020\240\343\t\000\240\343\240\000\000\352\036\377/\341\370@-\351\000\"\237\345\000b\237\345\002\000\200\340\360q\237\345\007\000P\343\000P\240\343\002 \240\343\000\361\2377\t\000\000\352\320\f\000\000\370\f\000\000\030\r\000\0004\r\000\000T\r\000\000p\r\000\000d\016\000\000\000\000\221\345\005\000P\343\001\000\000\232\001P\240\343h\000\000\352\000\020\226\345\000\001\240\341\001 \240\343\022\000\201\341\024\000\000\352\000\000\221\345\005\000P\343\365\377\377\212\000\020\226\345\000\001\240\341\003 \240\343\022\000\301\341\f\000\000\352\000\000\221\345\005\000P\343\355\377\377\212\000\020\226\345\000\001\240\341\022\000\201\341\005\000\000\352\000\000\221\345\005\000P\343\346\377\377\212\000\020\226\345\000\001\240\341\022\000\301\341\000\000\206\345L\000\000\352\000\000\221\345\005\000P\343\336\377\377\212\377\000\000\342\000\020\240\343\000\021\207\347E\000\000\352\001@\260\341\006\000\000\032\000\000\324\345\006\000P\343\003\000\000:\264\000\324\341\262\020\324\341\001\000P\341<\000\000\212\000\000\324\345\006\000P\343\000\361\2377\t\000\000\352\274\r\000\000\304\r\000\000\344\r\000\000\354\r\000\000\364\r\000\000\374\r\000\000\006\000\240\343\000\000\000\352\007\000\240\343\000\000\215\345\314\000\237\345\r\020\240\341\344\004\000\353\000\000P\343\b\000\000\n\376\377\377\352\b\000\240\343\366\377\377\352\t\000\240\343\364\377\377\352\022\000\240\343\362\377\377\352\023\000\240\343\360\377\377\352\000\020\226\345\001\000\324\345\0170\240\343\017 \000\342\000\000\324\345\000\001\240\341\022 \240\341\023\000\301\341\002\000\200\341\000\000\206\345\262\000\324\341\264\020\324\341\001\b\200\340\000\020\324\345\201\021\240\341\002\025\201\342\002\032\201\342\210\n\201\345\000\020\324\345\b\000\224\345\001\001\207\347\004\000\240\341:\377\377\353\b\000\000\352\000\000\221\345\005\000P\343\232\377\377\212\000\f\240\341\240\n\240\341\002\005\200\342\002\n\200\342\214\n\220\345\264\000\301\341\005\000\240\341\370\200\275\350\204*\200\000\234\002@\000\377\377\334\361\200*\200\000\002\000\252\f@\002\237\345!\036\240\343A\007\000\352\360A-\3510r\237\345\f\022\227\345\000@\001\340\000\000\227\345\000`\220\345\007\000P\341\001\200\240\023\360\201\275\b\r\020\320\345\030Q\240\341\004\000\025\341\002\000\000\n\b\000\220\3450\377/\341\005@\304\341\000\000T\343\360\201\275\b\006\000\240\341\000`\226\345\007\000P\341\362\377\377\032\360\201\275\350\360O-\351\324\261\237\345\000R\213\340\fp\205\342\200\007\227\350\024 \205\345\031\000\305\345\f0\205\342\030\020\305\345\000 \017\341@\300\202\343\f\360!\341@\340\002\342\f \240\341\200\300\214\343\f\360!\341\200`\002\342\000\300\213\342\000 \234\345\f\000R\341\000\300\222\025\005\000\000\032\200\021\237\345\0040\202\345\004\020\203\345\000 \203\345\0000\201\345\022\000\000\352\f@\322\345\001\000T\341\005\000\000\232\004\020\222\345\0040\202\345\004\020\203\345\000 \203\345\0000\201\345\t\000\000\352\024\000\000\n\f \240\341\000\300\234\345\013\000R\341\361\377\377\0320\021\237\345\004 \221\345\0040\201\345\006\000\203\350\0000\202\345\f\022\233\345\001 \240\343\022\000\201\341\000\000^\343\f\002\213\345\002\000\000\032\000\000\017\341@\000\300\343\000\360!\341\000\000V\343\360\217\275\030\b\000\000\352\fP\205\342\200\007\205\350\000\000^\343\002\000\000\032\000\000\017\341@\000\300\343\000\360!\341\000\000V\343\360\217\275\030\000\000\017\341\200\000\300\343\000\360!\341\360\217\275\350\376\377\377\352\270 \237\345@\020\222\345\001\000\200\341@\000\202\345\036\377/\341\001\020\240\343\240 \237\345\021\000\240\341D\020\222\345\000\000\301\341D\000\202\345\036\377/\341\210\020\237\345D\000\221\345\001\000\200\343D\000\201\345\036\377/\341t \237\345L\000\222\345L\020\222\345\000\b\240\341 \b\240\341\000\020\201\341L\020\202\345\206\377\377\352T \237\345L\000\222\345L\020\222\345 \b\240\341\000\b\240\341\000\020\201\341L\020\202\345~\377\377\3524\020\237\345D\000\221\345\000\000\240\343D\000\201\345\036\377/\341 \000\237\345\000\020\240\343@\020\200\345D\020\200\345H\020\220\345H\020\200\345L\020\220\345L\020\200\345\036\377/\341(\000@\000\000 \200\0000@-\351T\320M\342\000@\240\343\004P\240\341 \240\343\031\032\240\343\020\000\215\342\347\375\377\353\030\300\215\342\016\000\234\350(\000\235\345\f\000\215\345\016\000\215\350\020\020\235\345\024 \235\345$0\235\345\025\016\217\342\000\000\240\341(\000\235\345\001\000P\343<\000\000\032\024\000\235\345\000\000P\343\020\000\235\025\000\000P\0237\000\000\n\002\006P\343F\000\000*\034\000\235\345\024\020\235\345\001\000\200\340\020\020\235\345\000\000Q\341@\000\000:]\376\377\353\024\000\235\345\000\000P\343\r\000\000\232\020\000\235\345\001*\240\343\004\020\200\340\b\001\237\345\304\375\377\353\034\000\235\345\001*\240\343\004\020\200\340\364\000\237\345<\376\377\353\024\000\235\345\001J\204\342\004\000P\341\361\377\377\212\000\000\240\343\020@\215\342(\000\215\345\016\020\224\3500@\215\342\016\020\204\350 \020\235\345,0\235\345H\000\215\345@\020\215\345$ \235\345\030\000\235\345D \215\345P\000\215\345\244\000\237\345\001*\240\343\031\032\240\343L0\215\345\250\375\377\353\220\000\237\345$ \240\3430\020\215\342,\006\000\353\200\000\237\345\001*\240\343\031\032\240\343\035\376\377\3532\376\377\353\030P\235\345\020\000\000\352(\000\235\345\002X\240\343\000\000P\343\f\000\000\nT\000\237\345 \240\343\"\032\240\343\225\375\377\353D\000\237\345\004\020\320\347\377\000Q\343\002\000\000\032\001@\204\342 \000T\343\371\377\377: \000T\343\000P\240\003\005\000\240\341T\320\215\3420\200\275\350hd:%X %X %X %X %X %X %X \r\n\000\000\264\002@\000\224\000\237\345\000\000\220\345\036\377/\341\210\020\237\345\000\020\221\345\000\000A\340\036\377/\341p@-\351t@\237\345\020\000\224\345\000\000P\343p\200\275\bh\000\237\345\000\000\220\345\001\000P\343p\200\275\bf\001\000\353\000\000P\343\000P\240\343\020P\204\025\000\000\224\345\031\016P\343p\200\275\230\031\036\240\343<\000\217\342=\005\000\372\020P\204\345u\377\377\353\000\000P\343\020P\204\005p\200\275\b\002\030\240\343@\000\217\342\b\020\204\3454\005\000\372\331\374\377\353\b\000\224\345p@\275\350\333\374\377\3528\002@\000X\002@\000wait uart download timeout :%d\r\n\000\000\000\000jump to pc addr:0x%08x\r\n\000\000\000\000\000\000\240\343\307\374\377\352\020@-\351\\@\037\345\000\000\224\345\001\000\200\342\000\000\204\345\305\377\377\353\f\000\224\345\001\000P\342\f\000\204\345\020\200\275\030\004\000\224\345\001\000\200\342\004\000\204\345}\017\240\343\f\000\204\345\020\200\275\350\000\020\260\341\001\000\240\343@\000\240\003\036\377/\001\001\000Q\343\224\000\237\005\036\377/\341\004\340-\345\f\320M\342\000\020\240\343\000\020\315\345\001\000\335\345\264\020\315\341| O\342<\000\300\343\027\000\200\343\001\000\315\345\000\r\240\341 \037\260\341\001\000\240\343@\000\240\003\b \215\345\001\000\000\n\001\000Q\343H\000\237\005\r\020\240\341\262\000\315\341@\000\237\345\017\376\377\353\000\000P\343\f\320\215\002\004\360\235\004\376\377\377\352\034!\037\345\000\020\222\345\0000\222\345\0010C\340\000\000S\341\373\377\377:\036\377/\3418\021\037\345\000\000\240\343\000\000\201\345\036\377/\341 \313\000\000\006\000#\016\020@-\351\001@\240\341\000\020\240\341`\b\237\345\351\006\000\353\001\000@\342\200\t\240\341\240\t\240\341\033\020\240\343\000\004\201\341H\030\237\345\000\000T\343\000\001\201\005\001\000\000\n\001\000T\343\000\002\201\0054\b\237\345\000\000T\343\000 \240\343\006\000\000\n\001\000T\343\004\002\201\005\030\"\201\345\034\"\201\345B\000\240\343\020\002\201\345\020\200\275\350\004\001\201\345\030!\201\345\034!\201\345B\000\240\343\020\001\201\345\020\200\275\350\354\027\237\345\b!\221\345\001\006\022\343\374\377\377\n\f\001\201\345\036\377/\341\324\027\237\345\b\"\221\345\001\006\022\343\374\377\377\n\f\002\201\345\036\377/\341\274\007\237\345\b\021\220\345\002\006\021\343\374\377\377\n\f\001\220\345\260\027\237\345\000\b\240\341\262 \321\341 \f\240\341\001 \202\342\262 \301\341\036\377/\341\214'\237\345\000\001\222\345\003\020\300\343\000\021\202\345\000\001\202\345\036\377/\341t'\237\345\000\002\222\345\003\020\300\343\000\022\202\345\000\002\202\345\036\377/\341\\'\237\345\020\001\222\345B\000\300\343\020\001\202\345\000\001\222\345\003\020\300\343\000\021\202\345\000\001\202\345\000\001\222\345\003\000\300\343\000\001\202\345\b\001\222\345 \004\240\341\377\020\020\342\000\000\240\343\036\377/\001\f1\222\345\001\000\200\342\000\000Q\341\373\377\377\212\036\377/\341\b\027\237\345\020\"\221\345\024\002\221\345\024\002\201\345\002\000\000\340B\000\020\343\007\000\000\n\b\002\221\345\002\006\020\343\036\377/\001\f\002\221\345\b\002\221\345\002\006\020\343\373\377\377\032\036\377/\341\001\000\020\343\004\000\020\003\036\377/\021\b\000\020\343\036\377/\001\000\002\221\345\003 \300\343\000\"\201\345\000\002\201\345\036\377/\341\2446\237\3450\000-\351\020\021\223\345\024\001\223\345\024\001\203\345\001\000\000\340B\000\020\343\025\000\000\n\b\001\223\345\002\006\020\3430\000\275\b\036\377/\001\000@\240\343|\306\237\345|&\237\345\f\001\223\345 \024\240\341\020\000\222\345\000P\214\340\001\000\200\342\020\000\202\345\000\020\305\345\020\000\222\345\002\fP\343\020@\202\005\b\001\223\345\002\006\020\343\362\377\377\0320\000\275\350\036\377/\341\001\000\020\343\004\000\020\0030\000\275\030\036\377/\021\b\000\020\3430\000\275\b\036\377/\001\000\001\223\345\003\020\300\343\000\021\203\345\000\001\203\3450\000\275\350\036\377/\341\020@-\351\270 O\342\032\020\240\343\000\000\240\343\373\375\377\353\020@\275\350\023.O\342\031\020\240\343\001\000\240\343\366\375\377\352\320\025\237\345\3770\000\342\b\"\221\345\001\006\022\343\374\377\377\n\f2\201\345\036\377/\341\000\000\340\343\036\377/\341\370@-\351\250E\237\345\b\000\224\345\001\000\300\343\b\000\204\345\254U\237\345\r\000\240\343\000\000\215\345\r\020\240\341\005\000\240\341z\002\000\353\230e\237\345\000\020\240\343\006\000\240\341?\377\377\353\024\021\224\345\024\021\204\345\001\000\240\343#\376\377\353\b\020\224\345\002\020\301\343\b\020\204\345\000\000\240\343\000\000\215\345\r\020\240\341\005\000\240\341j\002\000\353\001\020\240\343\006\000\240\3410\377\377\353\024\002\224\345\024\002\204\345\002\000\240\343\024\376\377\353\000\000\240\343\370\200\275\350\020@-\351\001\000\240\343\024\376\377\353\020%\237\345\020\001\222\345B\000\300\343\020\001\202\345\000\001\222\345\003\020\300\343\000\021\202\345\000\001\202\345\000\001\222\345\003\000\300\343\000\001\202\345\b\001\222\345 \004\240\341\377\020\020\342\000\000\240\343\020\200\275\b\f1\222\345\001\000\200\342\000\000Q\341\373\377\377\212\020\200\275\350\000\000\240\343\036\377/\341\000\000\240\343\036\377/\341\310\004\237\345\020@-\351\000\000\220\345\b\020\220\345\230\004\237\345\367\005\000\353\001\000@\342\200\t\240\341\240\t\240\341\033\020\240\343\000\004\201\341\200\024\237\345\000\001\201\345\020\200\275\350|\004\237\345\262\000\320\341\036\377/\341\001 Q\342d\024\237%\0028\240\341#8\240\341\036\377/1\001\300\320\344\b!\221\345\001\006\022\343\374\377\377\n\f\301\201\345\0010S\342\0038\240\341#8\240\341\366\377\377*\036\377/\341\004@-\345H4\237\345HD\237\345\000 \240\343\002\000\240\341\000\020\240\343\001\000\020\343\240\000#\020\240\000\240\001\001\020\201\342\b\000Q\343\371\377\377\272\002\001\204\347\001 \202\342\001\fR\343\363\377\377\272\004@\235\344\000\000\240\343\036\377/\341\001 R\342\0004\237%\036\377/1\001\300\321\344\001 R\342\000\300,\340\377\300\f\342\f\301\223\347 \004,\340\370\377\377*\036\377/\341\004\000Q\343\036\377/10\000-\351\020\320M\342\0040\240\343\0000\315\345\0160\240\343\0010\315\345\0010\240\343\002\020\315\345\0030\315\345\3400\240\343\0040\315\345\3740\240\343\0050\315\345\0040A\342\000\000S\343\006\000\315\345\000\000\240\343\r\300\240\301\006\000\000\332\000@\322\347\000P\214\340\001\000\200\342\377\000\000\342\000\000S\341\007@\305\345\370\377\377\312\003\000\201\342\001\020P\342\r \240\341\020\320\21520\000\27580\003\237%\0018\240\341#8\240\341\036\377/1\001\300\322\344\b\021\220\345\001\006\021\343\374\377\377\n\f\301\200\345\0010S\342\0038\240\341#8\240\341\366\377\377*\020\320\215\3420\000\275\350\036\377/\341\002\000R\343\036\377/10\000-\351B\335M\342\004\300\240\343\000\300\315\345\016\300\240\343\001\300\315\345\377\300\240\343\002\300\315\345\001\300\240\343\003\300\315\345\340\300\240\343\004\300\315\345\374\300\240\343\005\300\315\345\364\300\240\343\006\300\315\345\"\304\240\341\b\300\315\345\t\000\315\345\n\020\315\345\002\020B\342\000\000Q\343\000\000\240\343\r\300\240\341\007 \315\345\006\000\000\332\000@\323\347\000P\214\340\001\000\200\342\001\b\300\343\000\000Q\341\013@\305\345\370\377\377\312\t\000\202\342\001\b\300\343\001\020P\342B\335\21520\000\2758P\002\237%\001(\240\341\"(\240\341\036\377/1\0010\334\344\b\021\220\345\001\006\021\343\374\377\377\n\f1\200\345\001 R\342\002(\240\341\"(\240\341\366\377\377*B\335\215\3420\000\275\350\036\377/\341\360C-\351\000@\240\341\000\000\320\345E\337M\342\000P\340\343\000\000P\343I\000\000\n\016\000P\343u\000\000\n\017\000P\343Q\000\000\n\020\000P\343E\337\215\022\360\203\275\030\001\000\324\345\002\020\324\345\004 \324\345\001\004\200\341\003\020\324\345\001\030\240\341\002\034\201\341\001`\200\341\005\000\324\345\006\020\324\345\b \324\345\001\004\200\341\007\020\324\345\001\030\240\341\002\034\201\341\001\200\200\341\344\373\377\353\2641\237\345\264q\237\345\000 \240\343\002\000\240\341\000\020\240\343\001\000\020\343\240\000#\020\240\000\240\001\001\020\201\342\b\000Q\343\371\377\377\272\002\001\207\347\001 \202\342\001\fR\343\363\377\377\272\006\000H\340\000@\240\343\001\200\200\342(\004T\341\377\220\2403\021\000\000*\001,\240\343\006\020\240\341\r\000\240\3418\373\377\353\r\000\240\341\t\020\240\341\001 \320\344\001\020Q\342\005 \"\340\377 \002\342\002!\227\347%T\"\340\370\377\377*\001\000\204\342\001H\300\343(\004T\341\001l\206\342\355\377\377:%\004\240\341\000Q\315\345\001\001\315\345%\b\240\341\002\001\315\345%\f\240\341\003\001\315\345\001,\215\342\b\020\240\343\020\000\240\343*\000\000\352\334@\237\345\001P\240\343\000\000\240\343\fP\204\345\000\001\315\345\001,\215\342\005\020\240\343\005\000\240\341<\377\377\353\024P\204\345E\337\215\342\360\203\275\350\001\000\324\345\002\020\324\345\004 \324\345\001\004\200\341\003\020\324\345\001\030\240\341\002\034\201\341\001\000\200\341\005\020\324\345\001\020\201\342\241P\240\341\000\020\240\343\375\375\377\353\203\375\377\353\000P\205\340\201\375\377\353\005\000P\341\374\377\377:\001\000\324\345\001,\215\342\t\020\240\343\000\001\315\345\002\000\324\345\001\001\315\345\003\000\324\345\002\001\315\345\004\000\324\345\003\001\315\345\005\000\324\345\004\001\315\345\017\000\240\343\031\377\377\353E\337\215\342\360\203\275\350\001\000\324\345\245\000P\343E\337\215\022\360\203\275\030\022\372\377\353\376\377\377\352\200\272\214\001\000 \200\000\001 \000\000d\002@\000\314\"@\000L\002@\000\002\000\252\f\000\302\001\000|\002@\000 \203\270\355\314$@\000\000\000Q\343\036\377/\001\360_-\351\020\224\237\345\001`\240\341\000@\240\341\001\240\240\343\002\260\240\343\000P\240\343D\200\037\345\000\000\330\345\t\000P\343\000\361\2377\363\000\000\352\214\035\000\000\234\035\000\000\260\035\000\000\310\035\000\000\364\035\000\0000\036\000\000H\036\000\000\\\036\000\000\204\036\000\000\000\000\324\345\001\000P\343\000\240\310\005\346\000\000\352\000\000\324\345\340\000P\343\000\260\310\005\342\000\000\n\340\000\000\352\000\000\324\345\374\000P\343\003\000\240\003\000\000\310\005\334\000\000\n\332\000\000\352\000\000\324\345\377\000P\343\266\000\310\341\005\000\240\003\030\000\000\n\000\000P\343\323\000\000\n\004\000\240\343\000\000\310\345\262P\310\341\320\000\000\352\000 \324\345\262\000\330\341T\023\237\345\000 \301\347\001\000\200\342\001\b\300\343\262\000\310\341\266\020\330\341\001\000P\341\306\000\000\0324\003\237\345\377\020\001\3421\377\377\353\000P\310\345\301\000\000\352\000\000\324\345\364\000P\343\006\000\240\003\274\000\000\032\000\000\310\345\273\000\000\352\007\000\240\343\000\000\310\345\000\000\324\345\270\000\310\341\266\000\000\352\000\000\324\345\270\020\330\341\000\004\201\340\001\b\320\343\270\000\310\341\b\000\240\023\000\000\310\025\000P\310\005\262P\310\341\222\000\000\352\000\020\324\345\262\000\330\341\000\020\311\347\001\000\200\342\001\030\300\343\262\020\310\341\000\000\331\345\t\000P\343\006\000\000\n\017\000P\343 \000\000\n\006\000P\343C\000\000\n\007\000P\343c\000\000\n\230\000\000\352\270\000\330\341\000\000Q\341\225\000\000\032\001\020\331\345\002 \331\345\0040\331\345\002\024\201\341\003 \331\345\002(\240\341\003,\202\341\002\020\201\341\021\nQ\343 \020\210\345\005\000\000*\005\000@\342\0010\211\342\007 \240\343\006\020\240\343\005\000\311\345\005\000\000\352\001*\240\343\005\000\211\342d\372\377\3534\"\237\345\0010\211\342\000\020\240\343\t\000\240\343\"\000\000\352\270\000\330\341\000\000Q\341y\000\000\032\002\000\331\345\003\020\331\345\005 \331\345\001\004\200\341\004\020\331\345\001\030\240\341\002\034\201\341\001p\200\341\021\nW\343\003\000\000\252\0010\211\342\007 \240\343\006\020\240\343\020\000\000\352\024\000\230\345\001\000P\343\001\000\000\032\333\372\377\353\024P\210\345\001\000\331\345 \000P\343\003\000\000\n\330\000P\343\007\000\240\001\330\372\377\013\001\000\000\352\007\000\240\341\260\372\377\353\0010\211\342\007 \240\343\000\020\240\343\017\000\240\343\222\376\377\353Z\000\000\352\270\000\330\341\000\000Q\341T\000\000\032\001\020\331\345\002 \331\345\0040\331\345\002\024\201\341\003 \331\345\002(\240\341\003,\202\341\002\020\201\341\021\nQ\343\034\020\210\345\007\000\000*\005\000@\342\006\020\240\343\005\000\311\345\0010\211\342\007 \240\343\001\000\240\341|\376\377\353D\000\000\352\005 @\342\005\000\211\342T\372\377\353\b\000\330\345\0010\211\342\007 \240\343\005\000@\342\005\000\311\345\000\020\240\343\006\000\240\343p\376\377\3538\000\000\352\264\000\330\341\004!\237\345\000$\202\340\001\000R\3414\000\000\212\001 \331\345\0020\331\345\004\300\331\345\003$\202\341\0030\331\345\0038\240\341\f<\203\341\003 \202\341\3300\237\345\034 \210\345\002\000S\341\020\000\000\232\001\000\200\342\264\000\310\341\270\000\330\341\000\000Q\341#\000\000\032\340\000\240\343\001\000\311\345 \000\240\343\006 \240\343\002\000\311\345\0010\211\342\002\020\240\341\007\000\240\343P\376\377\353\000P\310\345\264P\310\341\027\000\000\352\000\024\202\340\000\004\211\340\001,\240\343\005\000\200\342$\372\377\353\264\000\330\341\001\000\200\342\264\000\310\341\262\000\330\341\270\020\330\341\001\000P\341\013\000\000\032\0010\211\342\006 \240\343\000\020\240\343\007\000\240\343<\376\377\353\000P\310\345\264P\310\341\003\000\000\352\270\000\330\341\000\000Q\341\000\000\000\032\000P\310\345\001\000F\342\000h\240\341&h\260\341\001@\204\342\001\377\377\032\360\237\275\350\036\377/\341\304\022@\000\264\022@\000\006\020\000\000\005\001\000\000\340 \000\000\036\377/\341\360\001-\351\000 \240\341=#\202\342\264S\237\345\252(B\342\005\000R\343\000\000\240\343\002\361\2377%\000\000\352\244!\000\0000\"\000\000\004#\000\000\310\"\000\000t\"\000\000\260 \321\341\377\020\002\342\024\000Q\343\0010\240\021\025\000Q\023\360\001\275\b\002(\240\341\",\240\341\036\377/\001\026\000Q\343\027\000Q\023 \000Q\023\360\001\275(\036\377/!\005\000R\343\0031\205\340\002\361\2377\016\000\000\352\000\"\000\000\b\"\000\000\020\"\000\000\030\"\000\000 \"\000\000,\020\240\343\006\000\000\352\000\020\240\343\004\000\000\352@\020\240\343\002\000\000\352<\020\240\343\000\000\000\352\f\020\240\343\000\020\203\345\360\001\275\350\036\377/\341\000\000Q\343\r\000\000\n\000\020\221\345\024\000Q\343\001 \240\021\025\000Q\023\360\001\275\b\036\377/\001\026\000Q\343\027\000Q\023\360\001\275\b\036\377/\001\002\021\205\340\000 \221\345\002 \"\342\022\000\000\352\376\377\377\352\260 \321\341\377\020\002\342\024\000Q\343\0010\240\021\025\000Q\023\360\001\275\b\002(\240\341\",\240\341\036\377/\001\026\000Q\343\027\000Q\023\360\001\275\b\036\377/\001\003\021\205\340\0000\221\345\001 \002\342\0020\303\343\202 \203\341\000 \201\345\360\001\275\350\036\377/\341\000\000Q\343\013\000\000\n\000\000\221\345\000\020\240\343\024\000P\343\000 \240\021\025\000P\023\002\000\000\n\026\000P\343\027\000P\023\002\021\225\027\360\001\275\350\001\000\001\342\036\377/\341\376\377\377\352\000\000Q\343\000@\221\025\036\000\000\n\0000\240\343\030\000T\343\377\300\240\343\003\020\240\341\003 \240\341\004\361\2377c\000\000\352\220#\000\000\230#\000\000\240#\000\000\254#\000\000\274#\000\000\310#\000\000\324#\000\000\340#\000\000\354#\000\000\370#\000\000\020$\000\000\034$\000\000\004$\000\000($\000\0004$\000\000@$\000\000P$\000\000d$\000\000x$\000\000\204$\000\000\220$\000\000\234$\000\000\250$\000\000\264$\000\000\376\377\377\352\001\020\240\343H\000\000\352\001\020\240\343\004\000\000\352\002 \240\343\005\020\240\343C\000\000\352\004 \240\343\002\020\240\341\0010\240\343?\000\000\352\005 \240\343\002\020\240\341\372\377\377\352\006 \240\343\002\020\240\3419\000\000\352\006 \240\343\002\020\240\341\364\377\377\352\007 \240\343\002\020\240\341\361\377\377\352\b \240\343\002\020\240\341\356\377\377\352\t \240\343\002\020\240\341\353\377\377\352\t \240\343\002\020\240\341*\000\000\352\007 \240\343\002\020\240\341'\000\000\352\b \240\343\002\020\240\341$\000\000\352\n \240\343\r\020\240\343!\000\000\352\016 \240\343\023\020\240\343\006\000\000\352\016 \240\343\023\020\240\343\002\300\240\343\032\000\000\352\016 \240\343\021\020\240\343\0010\240\343\000\300\240\343\025\000\000\352\0010\240\343\016 \240\343\021\020\240\343\003\300\240\341\020\000\000\352\022 \240\343\002\020\240\341\313\377\377\352\023 \240\343\002\020\240\341\310\377\377\352\024 \240\343\025\020\240\343\007\000\000\352\024 \240\343\027\020\240\343\302\377\377\352\026 \240\343\002\020\240\341\001\000\000\352\027 \240\343\002\020\240\341\001\000R\341p\200\237\225\001p\240\223\021\000\000\212\024\000R\343\025\000R\023\005\000\000\n\026\000R\343\027\000R\023 \000R\023\001\000\000*@`\240\343\002a\205\347\000@\230\345\000\000S\343\027b\240\341\006@\304\001\006@\204\021\000@\210\345\001 \202\342\001\000R\341\355\377\377\232\377\000\\\343\360\001\275\b\036\377/\001\003\020\f\342\020 \237\345\000\020\202\345\360\001\275\350\036\377/\341\000(\200\000\200(\200\000\264(\200\000\354\001\237\345\354\021\237\345\000\020\221\345\000\020\221\345\000\000\201\345\334\021\237\345\000\020\221\345\b\000\201\345\000\000\240\343\036\377/\341\000\000\240\341\376\377\377\352\324\372\377\353\300\001\237\345\270\021\237\345\000\000\201\345$\020\240\343\254\001\237\345\000\000\220\345\211\001\000\353\250\001\237\345\234\021\237\345\000\020\221\345\000\000\201\345\220\021\237\345\000\020\221\345\000\000\221\345$\020\240\343\200\001\000\353\210\001\237\345\000\000\220\345\204\021\237\345\000\020\221\345\001\000@\340|\021\237\345\000\000\201\345xA\237\345\005\000\000\352\000\000\224\3450\377/\341\000\000P\343\000\000\000\n\336\377\377\353\004@\204\342\000\000\224\345\000\000P\343\366\377\377\032\025.\217\342V\037\217\342\026\016\217\342\177\000\000\372\244\370\377\353\222\372\377\353d\000\000\353\226\373\377\353C\000\000\352h\001\237\345\260\000\320\341d\021\237\345\260\000\301\341`\001\237\345\260\000\320\341\260\020\321\341\001\000P\341\020\000\000\252H!\237\345\260 \322\341D1\237\345\2600\323\341\003 B\340\002\030\240\341!\030\240\3414!\237\345,1\237\345\2600\323\341\003\000\202\340\256\375\377\353\030\001\237\345\260\000\320\341\024\021\237\345\260\000\301\341)\000\000\352\b\001\237\345\260\000\320\341\374\020\237\345\260\020\321\341\001\000P\341\022\000\000\332\360 \237\345\260 \322\341\002,b\342\002\030\240\341!\030\240\341\340 \237\345\3300\237\345\2600\323\341\003\000\202\340\231\375\377\353\304\000\237\345\260\020\320\341\304\000\237\345\225\375\377\353\264\000\237\345\260\000\320\341\260\020\237\345\260\000\301\341\020\000\000\352\254\000\237\345\000\000\220\345\000\000P\343\f\000\000\032\240\000\237\345\000\000\220\345\230\020\237\345\000\020\221\345\001\020\201\342\214 \237\345\000\020\202\345\210\020\237\345\001\000P\341\002\000\000\332\000\000\240\343\000\020\202\342\000\000\201\345\272\377\377\352\000\302\001\000|\002@\000\314(@\000\360(@\000T\000\000\000H\000\000\000x\002@\000\200\002@\00014:28:39\000\000\000\000Apr 19 2019\000\r\nbeken bk7xxx boot loader, %s %s\r\n\000\\\002@\000\224\002@\000\226\002@\000\314\"@\000X\002@\000\230\002@\000\2008\001\000\000\000\017\341\200\000\300\343\000\360!\341\036\377/\341\000\000\017\341\200\020\200\343\001\360!\341\200\000\000\342\001\020\240\343\240\003\301\341\036\377/\341\000\000\240\343\353\372\377\352\000\000\240\343\351\372\377\352\036\377/\341\000\000\240\343\346\372\377\352\000\000\240\343\344\372\377\352\000\000\240\343\342\372\377\352\"\372\377\352\031\372\377\352\017\264\005I\020\265\003\252\002\230\000\360\201\373\020\274\b\274\004\260\030G\000\000p\002@\000p\265\205i\004\000\000h\301\006\001\3250&\000\340 &\300\007\007\320p\275bh\241h0\000\220G j@\034 bm\036\366\325p\275p\265\205i\004\000\000x\300\007\007\321p\275bh\241h \220G j@\034 bm\036\366\325p\275p\265\f\000\005\000\001*\005\320(x\200\006\000\325\352i\000#\002\340\001#\005\340[\034\223B\002\322\340\\\000(\371\321\250i\346\030\300\032\250a(j\300\030(b(\000\377\367\274\377\004\340jh x\251hd\034\220G\264B\370\323(\000\377\367\307\377p\275\001\300\217\342\034\377/\341\367\265\000%u)\020h\000\231\024\246\021\320\300F\300F\000(\002\332@B\021\246\b\340\000\231\th\212\007\001\325\017\246\002\340I\007\004\325\016\246\001%\001\340\300F\300F\000\237\000$$7\004\340\000\360l\353019Ud\034\000(\370\321\000\230+\0002\000!\000\000\360\206\372\376\275\000\000\000\000\000\000-\000\000\000+\000\000\000 \000\000\000\001\300\217\342\034\377/\341p\265\004\000\r\000\020h!\000\300F\300F!\210\t\005\002\325\017JzD\002\340\016JzD\0162\000!#\000$3\005\340\006\007\000\t6\017\226]^TI\034\000(\367\321 x\000#\000\007\005\325p-\003\320\000)\001\320\002#\0212 \000\000\360O\372p\275\346\007\000\000\363\265\004\000\000 \201\260 b\341h \000\210G\000(}\320%(\002\320bh\241h\203\340EO\000%\177D\341h \000\210G\006\000 (\b\3331.\006\322\270\031 8\000x\000(\001\320\005C\360\347\250\007\001\325\004 \205C\000 \340a\007\000\240a*.\n\3200\000\000\360B\373\000('\320\270\000\000\0310>\000\220\206a\031\340\002\230\272\000\022\031\002\310\221a\002\220\341h \000\210G\006\000\001/\027\321\340i\000(\037\332 \205C\034\340\000\230\n!\200iHC\000\231\200\03108\210a\341h \000\210G\006\000\000\360\032\373\000(\357\321\001/\n\320..\b\321\341h \000\210G\006\000 \005C\177\034\002/\303\333\240i\000(\003\332@B\240a\001 \005C\350\007\001\320\020 \205C\000.$\3200\000A8\031(\003\330\001 \300\002\005C 6%`\002\2321\000 \000\025\000\375\367@\355\000(\f\320\001(\007\320\355\035\350\b\000\340\r\340\300\000\b0\002\220w\347-\035\002\225t\347bh\241h0\000\220G j@\034l\347 j\376\275\000\000\252\007\000\000\003\000R\343*\000\000\232\003\300\020\342\b\000\000\n\0010\321\344\002\000\\\343\f \202\340\001\300\321\224\0010\300\344\0010\3214\001\300\300\224\004 B\342\0010\3004\0030\021\342\f\001\000\n\004 R\342\033\000\000:\003\3001\347\002\000S\343\b\000\000\n\017\000\000\212,4\240\341\004\300\261\345\004 R\342\f<\203\341\0040\200\344\371\377\377*\001\020\201\342\017\000\000\352,8\240\341\004\300\261\345\004 R\342\f8\203\341\0040\200\344\371\377\377*\002\020\201\342\007\000\000\352,<\240\341\004\300\261\345\004 R\342\f4\203\341\0040\200\344\371\377\377*\003\020\201\342\000\000\240\341\202/\260\341\0010\321$\001\300\321$\001 \321D\0010\300$\001\300\300$\001 \300D\036\377/\341\3770\002\342\003$\203\341\002(\202\341\374\000\000\352\000 \240\343\000@-\351\0020\240\341\002\300\240\341\002\340\240\341 \020Q\342\fP\240(\fP\240( \020Q\"\373\377\377*\001\036\260\341\fP\240(\f\000\240H\000@\275\350\001\021\260\341\004 \200$\036\377/\001\262 \300@\001\001\021\343\001 \300\024\036\377/\341\0010\220\341L\000\000J\2400q\340D\000\000:\000 \260\343 2q\3404\000\000: 4q\340&\000\000: 6q\340\027\000\000: 8q\340\t\000\000:\001\024\240\341 8q\340\377$\202\343\377(\202#\001\024\240! 6q\340\016\000\000:\0000q\342o\000\000*!\024\240!\2407q\340\201\007@ \002 \262\340 7q\340\001\007@ \002 \262\340\2406q\340\201\006@ \002 \262\340 6q\340\001\006@ \002 \262\340\2405q\340\201\005@ \002 \262\340 5q\340\001\005@ \002 \262\340\2404q\340\201\004@ \002 \262\340 4q\340\001\004@ \002 \262\340\345\377\377*\2403q\340\201\003@ \002 \262\340 3q\340\001\003@ \002 \262\340\2402q\340\201\002@ \002 \262\340 2q\340\001\002@ \002 \262\340\2401q\340\201\001@ \002 \262\340 1q\340\001\001@ \002 \262\340\2400q\340\201\000@ \002 \262\340\001\020P\340\000\020\2401\002\000\242\340\036\377/\341\001\020P\340\001\000\240#\036\377/!\000\020\240\341\000\000\260\343\036\377/\341\002!\021\342\000\020aB@\3002\340\000\000`\" 2q\340\035\000\000: 4q\340\017\000\000:\001\023\240\341 4q\340?#\202\343\013\000\000:\001\023\240\341 4q\340?&\202\343\007\000\000:\001\023\240\341 4q\340?)\202\343\001\023\240!?,\202#\0000q\342\035\000\000*!\023\240!\2403q\340\201\003@ \002 \262\340 3q\340\001\003@ \002 \262\340\2402q\340\201\002@ \002 \262\340 2q\340\001\002@ \002 \262\340\2401q\340\201\001@ \002 \262\340 1q\340\001\001@ \002 \262\340\353\377\377*\2400q\340\201\000@ \002 \262\340\001\020P\340\000\020\2401\002\000\242\340\314\317\260\341\000\000`B\000\020a\"\036\377/\341\314\317\260\341\000\000`B\001@-\351\000\000\260\343\000\000\240\341\002\200\275\350\377\265\004\000\201\260$0\r\000\000\220!h\210\006\004\325\020\"\340i\221C!`\000\340\001 \250B\001\335G\033\000\340\000'\004\230\241iz\031\020\030\b\032\240a x\300\006\002\324 \000\377\367\332\374\000&\b\340\003\230bh\241h\200]\220G j@\034v\034 b\004\230\206B\363\333 x\300\006\n\325 \000\377\367\306\374\006\340bh\241h0 \220G j@\034 b8\000\177\036\000(\364\334\007\340\000\230bh\241h@]\220G j@\034 b(\000m\036\000(\363\334 \000\377\367\300\374 x\000\006\002\325\002 \005\260\360\275\001 \373\347'\300\217\342\034\377/\341\020\265Ci\000+\002\320\300F\300F\001\340\377\367\274\374\001 \020\275\022x\001\000$1\np\000\"Jp\001\"\354\347\021h\000\"\322C\350\347\000\000\bKp\265\r\000{D\000\360{\370\004\000(\000\000\360\212\370\000(\002\320\000 \300Cp\275 \000p\275\000\000\n\350\377\377\020@-\351 R\342\005\000\000:\030P\261\350 R\342\030P\240\350\030P\261\350\030P\240\350\371\377\377*\002\316\260\341\030P\261(\030P\240(\030\000\261H\030\000\240H\020@\275\350\002\317\260\341\0040\221$\0040\200$\036\377/\001\202/\260\341\2620\321 \001 \321D\2620\300 \001 \300D\036\377/\341\000 \240\343\004\000Q\343\007\000\000:\003\300\020\342\377\376\377\n\004\300l\342\002\000\\\343\001 \300\024\f\020A\340\262 \300\240\371\376\377\352\201\317\260\341\001 \300$\001 \300$\001 \300D\036\377/\341\n\020@\342 \001@\340 \002\200\340 \004\200\340 \b\200\340\240\001\240\341\000!\200\340\202\020Q\340\001\000\200R\n\020\201B\036\377/\341\001iJ\034\002a\bxpG\000\265\217\260\002\221\000!\005\221\005I\001\223yD\003\221\021\000\004\220hF\377\367\261\374\017\260\000\275\000\000\345\377\377\377\300h\200!\b@pG\000 \260\343 1q\340.\377\377:\2402q\340#\377\377: 4q\340\030\377\377: 6q\340\t\377\377: 8q\340\373\376\377:\360\376\377\35208\n(\001\322\001 pG\000 pG\000\000\000\000\000\000T\000\237\345\020\020\037\345\001\000@\340\022\023\240\3434 \200\342\0040\220\344\0040\201\344\000\000R\341\373\377\377\032\036\377/\341 \321\021\"\000\007\000\000\000\007\000\000\000\007\000\000L\037\000\000\000\007\000\000\000\007\000\000\005\200\001\000\005\200\001\000Y\004\216\0002\000\000\0000\000\000\0000\000\000\000\2700\000\000\026p\034\000\001\000\025\000\000\000\000\000\025@\013\000\002\000\r\000\000\000\000\000\025@\310\000\002\000\r\000\000\000\000\000\026@ \000\002\000\r\000\000\000\000\000\025#\302\000\001\000\005\002\000\000\000\000\024@\013\000\002\000\037\000\000\000\000\000\000\000\000\000\002\000\000\000\000\000\000\0000123456789ABCDEF@0X\0000123456789abcdef@0x\000\004\000\000\b\000\000\000\000\000\000\000\002\000\001\000\000\020\000\000\000\000\000\000\000\000\000\000\000(\000@\000(\000@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\000\364\001\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000,\006\000\000<\005\000\000@%\000\000T\027\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377\377\377\377"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _b_bin_array ## @b_bin_array
.p2align 4
_b_bin_array:
.ascii "%\000\000\352\024\360\237\345\024\360\237\345\024\360\237\345\024\360\237\345\024\360\237\3450\360\237\345(\360\237\345\364\002\000\000<\003\000\000\000\004\000\000H\004\000\000\220\004\000\000\357\276\255\336\357\276\255\336\000\000\000\000 \000@\000 \000@\000\000\000\000\000\300\003\000\000\200\003\000\000\234\002@\000\024)@\000 \370C\000\020\374C\000\234\002@\000x&\000\000 tC\000 \364C\0000\364C\000 \370C\000 \364C\000\020\000\000\000 \370C\000\360\003\000\0000\364C\000\360\003\000\000\020\374C\000\360\003\000\000\000\000\017\341\037\000\300\343\323\000\200\343\000\360/\341\000\000\017\341\037\000\300\343\037\000\200\343\000\360!\341H\000\037\345H \037\345\002\020\200\340\001\320\240\341\030$\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\027\000\200\343\000\360!\341|\000\037\345| \037\345\002\020\200\340\001\320\240\341\344#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\033\000\200\343\000\360!\341\260\000\037\345\260 \037\345\002\020\200\340\001\320\240\341\260#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\022\000\200\343\000\360!\341\334\000\037\345\334 \037\345\002\020\200\340\001\320\240\341\200#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\000\017\341\037\000\300\343\021\000\200\343\000\360!\341\000\001\037\345\000!\037\345\002\020\200\340\001\320\240\341P#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\000\200\240\343\000\220\240\343\000\240\240\343\000\260\240\343\000\300\240\343\000\000\017\341\037\000\300\343\023\000\200\343\000\360!\341P\001\037\345P!\037\345\002\020\200\340\001\320\240\341\f#\237\345\001\000P\341\000 \200\265\004\000\200\262\373\377\377\272\374\002\237\345\374\022\237\345\374\"\237\345\0010\240\341\0020\203\340\003\000Q\341\004@\2204\004@\2014\373\377\377:\344\002\237\345\344\022\237\345\344\"\237\345\0010\240\341\0020\203\340\003\000Q\341\004@\2204\004@\2014\373\377\377:\364\001\037\345\364\021\037\345\000 \240\343\000 \200\345\004\000\200\342\001\000P\341\373\377\377\332\026\001\000\353\000\000\240\343\000\020\240\343\000 \240\343\0000\240\343\000@\240\343\000P\240\343\000`\240\343\000p\240\343\000\200\240\343\000\220\240\343\000\240\240\343\000\260\240\343\000\300\240\343\004\360\037\345p%\000\000p\002\237\345p\022\237\345\0000\201\340\000@\240\341\000 \240\343\003\000T\341\004 \2044\374\377\377:\036\377/\341\000\000\240\343\027\017\007\356\027\017\b\356\020\017\021\356#\f\300\343\207\000\300\343\002\000\200\343\001\n\200\343\020\017\001\356\016\300\240\341h\013\000\353\f\340\240\341\036\377/\341l\"\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\350\224\"\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341(\t\000\353\004\340\216\342\001\000-\351\001\005\240\343\000\000\220\345\000\000P\343\004\000\000\032\001\000\275\350\377_-\351\000\000\240\341\377_\275\350\004\360^\342\001\000P\343\001\000\000\032\001\000\275\350#\177\000\352\001\000\275\350!\277\003\352\001\000-\351\001\005\240\343\000\000\220\345\000\000P\343\004\000\000\032\001\000\275\350\377_-\351\031\t\000\353\377_\275\350\004\360^\342\001\000P\343\001\000\000\032\001\000\275\350\027\177\000\352\001\000\275\350\025\277\003\352\001\000-\351\001\005\240\343\000\000\220\345\000\000P\343\004\000\000\032\377_-\351\t\t\000\353\377_\275\350\004\360^\342\001\000\275\350\001\000P\343\001\000\000\032\001\000\275\350\b\177\000\352\001\000\275\350\006\277\003\352x#\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\350\240#\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341\350\b\000\353\300#\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\350\350#\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341\330\b\000\353\b$\037\345\000\340\215\345\000\340O\341\004\340\215\345\023\320\240\343\r\360o\341\017\340\240\341\016\360\260\341H\320M\342\377\037\215\3500$\037\345\f\000\222\350H\000\215\3424P\215\342\016\020\240\341\017\000\205\350\r\000\240\341\310\b\000\353t\004\037\345l\024\037\345x$\037\345x4\037\345\036\377/\341\252\252\252\252\314\314\314\314\335\335\335\335\273\273\273\273\2001\000\000 \000@\000|\002\000\000\2001\000\000 \000@\000\000\000\000\000\234\002@\000x&\000\000d\000Q\343\350\b\000\nx\000Q\343\003\t\000\ns\000Q\343k\n\000\n\000\000\260\343\036\377/\341\020@-\351\253\003\000\353\000\000\240\343\020\200\275\350\020@-\351S\000\000\353\000\000\240\343\214\003\000\353\000\000\240\343\020\200\275\350l\021\237\345\000\000\221\345\303\000\200\343\000\000\201\345\316\002\000\352\002\005\240\343,\021\220\345\001\026\240\341!\026\240\341\002\021\201\343\227\025\201\343\001\033\201\343(\020\201\343,\021\200\345\b\020\220\345\363\020\301\3432\020\201\343\b\020\200\345(\021\237\3450\021\200\345\f\021\220\345C/\200\342\001\030\240\341!\030\240\341\001\030\201\343\000\020\202\345\f\021\220\345!\030\240\341\001\030\240\341\001\020\201\343\000\020\202\345\370\020\237\345X\020\200\345X\020\220\345\002\027\301\343X\020\200\345\002\027\201\343X\020\200\345\340\020\237\345\\\020\200\345\334\020\237\345`\020\200\345\330\020\237\345d\020\200\345\324\020\237\345h\020\200\345\b\020\220\345\001\032\201\343\b\020\200\345\036\377/\341\244\020\237\345\020@-\351\000\000\221\345\303\000\200\343\000\000\201\345\233\002\000\353\313\377\377\353\000\000\240\341-\004\000\353\210\001\000\353\230\000\237\345\301\020\240\343\000\000\220\345\000 \220\345\024\020\202\345\210\020\237\345\000\000\220\345\030\020\200\345\000\000\240\343\020\200\275\350p\000\237\345\001\025\240\343\000\000\220\345\000 \220\345\034\020\202\345\000\000\220\345\001\027\240\343 \020\200\345\000\000\240\343\036\377/\341\020@-\351C\b\000\353\200\002\000\353\020@\275\350\203\002\000\352\020\377/\341\000\000\240\343\001\025\240\343\000\000\201\345\036\377/\341\001\005\240\343\000\000\220\345\036\377/\341\000 \200\000\020\027\027\000K\245\031\b\0021\300j\000`\000$Pl\340O E\340Y|\002@\000\000\001\00008\024\237\345\000\000P\343\000\020\221\345\270\000\321\001\024\000\000\n\001\000P\343\266\000\321\341\000\001\240\021\020\000\000\n\004\300\321\345\0244\237\345\000 \223\345\002\001\022\343\374\377\377\032c$\240\343\000 \203\345\000 \223\345\002\001\022\343\374\377\377\032\024 \223\345\002\000\\\343f\304\240\003\377 \002\342\000\300\203\005\b\000\000\032\001\000\000\352\000\001\240\341\354\377\377\352\000\300\223\345\002\001\034\343\374\377\377\032\024\300\223\345\377\300\f\342\f$\202\341\000\000R\341\004\020\321\025\003(\300\023\036\377/\001\000\000\223\345\002\001\020\343\374\377\377\032\034\000\223\345\377\007\300\343\377\013\300\343\002\005\200\341\002\f\200\343\034\000\203\345\000\000\223\345\002\001\020\343\374\377\377\032\001\000Q\343\002\000\000\n\002\000Q\343\003\000\000\n\004\000\000\352\031\003\240\343\000\000\203\345\001\000\000\352g\004\240\343\000\000\203\345\000\000\223\345\002\001\020\343\374\377\377\032\036\377/\341\020@-\3518C\237\345\000\000\224\345\002\001\020\343\374\377\377\032\035\003\240\343\000\000\204\345\000\000\224\345\002\001\020\343\374\377\377\032\020 \224\345\f\303\237\345\020\023\237\345\000\000\240\343\004 \214\345\2000\200\340\0031\221\347\002\000S\341\003\000\000\032\200 \200\340\002\021\201\340\000\020\214\345\002\000\000\352\001\000\200\342\006\000P\343\364\377\377:\006\000P\343\001\000\000\032\324\002\237\345\000\000\214\345\001\000\240\343\237\377\377\353\034\000\224\345\037\016\300\343\034\000\204\345\020\000\200\343\034\000\204\345\034\000\224\345\017\000\300\343\005\000\200\343\034\000\204\345\020\200\275\350\020@-\351\323\377\377\353\002\006\240\343\020\200\275\350\360\000-\351\000\000R\343 \320M\342\r`\240\341\037P\301\343 \320\215\002\360\000\275\bh\302\237\025\036\377/\001\0000\234\345\002\001\023\343\374\377\377\032\000\000R\343\006@\240\021 \320\215\002\360\000\275\b\036\377/\001\0000\234\345\0011\003\342\0050\203\341%4\203\343\0000\214\345\0000\234\345\002\001\023\343\374\377\377\032\0000\240\343 P\205\342\bp\234\345\003q\204\347\0010\203\342\b\000S\343\372\377\377:\0370\001\342 \000S\343\n\000\000*\003p\326\347\001 R\342\001\020\201\342\001p\300\344 \320\215\002\360\000\275\b\036\377/\001\0010\203\342 \000S\343\365\377\377:\342\377\377\352\000\000R\343\340\377\377\032 \320\215\342\360\000\275\350\036\377/\341\360G-\351 \320M\342\037\000\021\343\002@\240\341\001P\240\341\000`\240\341\037p\301\343\r\200\240\341\003\000\000\n \240\343\007\020\240\341\b\000\240\341\277\377\377\353\b\000T\343\003\000\000* \240\343\007\020\240\341\b\000\240\341\271\377\377\353l\221\237\345\000\000\231\345\002\001\020\343\374\377\377\032\000\000T\343\r\240\240\021 \320\215\002\360\207\275\b\0370\005\342 \000S\343\007\000\000*\001\000\326\344\001@T\342\001P\205\342\003\000\310\347\002\000\000\n\0010\203\342 \000S\343\367\377\377:\000\000\240\343\000\021\232\347\004\020\211\345\001\000\200\342\b\000P\343\372\377\377:\000\000\231\345\001\001\000\342\007\000\200\341\013\003\200\343\000\000\211\345\000\000\231\345\002\001\020\343\374\377\377\032\377 \240\343 \020\240\343\b\000\240\341 p\207\342P\b\000\353\000\000T\343\337\377\377\032 \320\215\342\360\207\275\350\304\020\237\345\000 \221\345\002\001\022\343\374\377\377\032\000 \221\345\001!\002\342\002\000\200\341-\004\200\343\000\000\201\345\000\000\221\345\002\001\020\343\374\377\377\032\036\377/\341\001\nR\343\2140\237\005!\026\240\3410\000-\351\001\026\240\341\000\000\000\n\376\377\377\352\000\300\223\345\002\001\034\343\374\377\377\032\000\300\223\345\001A\f\342\001\300\204\341-\304\214\343\000\300\203\345\000\300\223\345\002\001\034\343\374\377\377\0320\000\275\350\241\377\377\352\000\000\240\343\376\376\377\352\001\000\240\343\374\376\377\3520\020\237\345\000 \221\345\002\001\022\343\374\377\377\032\000 \221\345\001!\002\342\002\000\200\341/\004\200\343\000\000\201\345\000\000\221\345\002\001\020\343\374\377\377\032\036\377/\341 \000@\000\0000\200\000\3600\000\00081\000\000\000\020\320\345\006\000Q\343\001\361\2377$\000\000\352t\013\000\000|\013\000\000\204\013\000\000\214\013\000\000\224\013\000\000\234\013\000\000\002\034\240\343\b\000\000\352\001\033\240\343\006\000\000\352\002\033\240\343\004\000\000\352\001\032\240\343\002\000\000\352\002\032\240\343\000\000\000\352\001\031\240\343P \237\345\b0\222\345\001\020\303\341\b\020\202\345\001\020\320\345\0000\320\345\001\300\240\3430\000\021\343\004\020\222\345\0343\240\341\003\020\201\001\003\020\301\021\004\020\202\345\001\000\320\345\002\000\020\343\036\377/\001@\000\222\345\002\f\200\343@\000\202\345\036\377/\341\004\000\217\342U\005\000\352\000 \200\000pwm_iconfig_fail\r\n\000\000\360G-\351tb\237\345\000p\226\345p\202\237\345\000@\240\343\001\220\240\343\031T\240\341\007\000\025\341\004\021\230\027\000\000Q\023\005\000\000\n\377\000\004\3421\377/\341\000P\206\345\000\000\226\345\005\000\020\341\373\377\377\032\001@\204\342\006\000T\343\361\377\377\272?\000\007\342\000p\206\345\000\020\226\345\000\000\021\341\373\377\377\032\360\207\275\350p O\342\021\020\240\343\t\000\240\343\240\000\000\352\036\377/\341\370@-\351\000\"\237\345\000b\237\345\002\000\200\340\360q\237\345\007\000P\343\000P\240\343\002 \240\343\000\361\2377\t\000\000\352\320\f\000\000\370\f\000\000\030\r\000\0004\r\000\000T\r\000\000p\r\000\000d\016\000\000\000\000\221\345\005\000P\343\001\000\000\232\001P\240\343h\000\000\352\000\020\226\345\000\001\240\341\001 \240\343\022\000\201\341\024\000\000\352\000\000\221\345\005\000P\343\365\377\377\212\000\020\226\345\000\001\240\341\003 \240\343\022\000\301\341\f\000\000\352\000\000\221\345\005\000P\343\355\377\377\212\000\020\226\345\000\001\240\341\022\000\201\341\005\000\000\352\000\000\221\345\005\000P\343\346\377\377\212\000\020\226\345\000\001\240\341\022\000\301\341\000\000\206\345L\000\000\352\000\000\221\345\005\000P\343\336\377\377\212\377\000\000\342\000\020\240\343\000\021\207\347E\000\000\352\001@\260\341\006\000\000\032\000\000\324\345\006\000P\343\003\000\000:\264\000\324\341\262\020\324\341\001\000P\341<\000\000\212\000\000\324\345\006\000P\343\000\361\2377\t\000\000\352\274\r\000\000\304\r\000\000\344\r\000\000\354\r\000\000\364\r\000\000\374\r\000\000\006\000\240\343\000\000\000\352\007\000\240\343\000\000\215\345\314\000\237\345\r\020\240\341\344\004\000\353\000\000P\343\b\000\000\n\376\377\377\352\b\000\240\343\366\377\377\352\t\000\240\343\364\377\377\352\022\000\240\343\362\377\377\352\023\000\240\343\360\377\377\352\000\020\226\345\001\000\324\345\0170\240\343\017 \000\342\000\000\324\345\000\001\240\341\022 \240\341\023\000\301\341\002\000\200\341\000\000\206\345\262\000\324\341\264\020\324\341\001\b\200\340\000\020\324\345\201\021\240\341\002\025\201\342\002\032\201\342\210\n\201\345\000\020\324\345\b\000\224\345\001\001\207\347\004\000\240\341:\377\377\353\b\000\000\352\000\000\221\345\005\000P\343\232\377\377\212\000\f\240\341\240\n\240\341\002\005\200\342\002\n\200\342\214\n\220\345\264\000\301\341\005\000\240\341\370\200\275\350\204*\200\000\234\002@\000\377\377\334\361\200*\200\000\002\000\252\f@\002\237\345!\036\240\343A\007\000\352\360A-\3510r\237\345\f\022\227\345\000@\001\340\000\000\227\345\000`\220\345\007\000P\341\001\200\240\023\360\201\275\b\r\020\320\345\030Q\240\341\004\000\025\341\002\000\000\n\b\000\220\3450\377/\341\005@\304\341\000\000T\343\360\201\275\b\006\000\240\341\000`\226\345\007\000P\341\362\377\377\032\360\201\275\350\360O-\351\324\261\237\345\000R\213\340\fp\205\342\200\007\227\350\024 \205\345\031\000\305\345\f0\205\342\030\020\305\345\000 \017\341@\300\202\343\f\360!\341@\340\002\342\f \240\341\200\300\214\343\f\360!\341\200`\002\342\000\300\213\342\000 \234\345\f\000R\341\000\300\222\025\005\000\000\032\200\021\237\345\0040\202\345\004\020\203\345\000 \203\345\0000\201\345\022\000\000\352\f@\322\345\001\000T\341\005\000\000\232\004\020\222\345\0040\202\345\004\020\203\345\000 \203\345\0000\201\345\t\000\000\352\024\000\000\n\f \240\341\000\300\234\345\013\000R\341\361\377\377\0320\021\237\345\004 \221\345\0040\201\345\006\000\203\350\0000\202\345\f\022\233\345\001 \240\343\022\000\201\341\000\000^\343\f\002\213\345\002\000\000\032\000\000\017\341@\000\300\343\000\360!\341\000\000V\343\360\217\275\030\b\000\000\352\fP\205\342\200\007\205\350\000\000^\343\002\000\000\032\000\000\017\341@\000\300\343\000\360!\341\000\000V\343\360\217\275\030\000\000\017\341\200\000\300\343\000\360!\341\360\217\275\350\376\377\377\352\270 \237\345@\020\222\345\001\000\200\341@\000\202\345\036\377/\341\001\020\240\343\240 \237\345\021\000\240\341D\020\222\345\000\000\301\341D\000\202\345\036\377/\341\210\020\237\345D\000\221\345\001\000\200\343D\000\201\345\036\377/\341t \237\345L\000\222\345L\020\222\345\000\b\240\341 \b\240\341\000\020\201\341L\020\202\345\206\377\377\352T \237\345L\000\222\345L\020\222\345 \b\240\341\000\b\240\341\000\020\201\341L\020\202\345~\377\377\3524\020\237\345D\000\221\345\000\000\240\343D\000\201\345\036\377/\341 \000\237\345\000\020\240\343@\020\200\345D\020\200\345H\020\220\345H\020\200\345L\020\220\345L\020\200\345\036\377/\341(\000@\000\000 \200\0000@-\351T\320M\342\000@\240\343\004P\240\341 \240\343\031\032\240\343\020\000\215\342\347\375\377\353\030\300\215\342\016\000\234\350(\000\235\345\f\000\215\345\016\000\215\350\020\020\235\345\024 \235\345$0\235\345\025\016\217\342\000\000\240\341(\000\235\345\001\000P\343<\000\000\032\024\000\235\345\000\000P\343\020\000\235\025\000\000P\0237\000\000\n\002\006P\343F\000\000*\034\000\235\345\024\020\235\345\001\000\200\340\020\020\235\345\000\000Q\341@\000\000:]\376\377\353\024\000\235\345\000\000P\343\r\000\000\232\020\000\235\345\001*\240\343\004\020\200\340\b\001\237\345\304\375\377\353\034\000\235\345\001*\240\343\004\020\200\340\364\000\237\345<\376\377\353\024\000\235\345\001J\204\342\004\000P\341\361\377\377\212\000\000\240\343\020@\215\342(\000\215\345\016\020\224\3500@\215\342\016\020\204\350 \020\235\345,0\235\345H\000\215\345@\020\215\345$ \235\345\030\000\235\345D \215\345P\000\215\345\244\000\237\345\001*\240\343\031\032\240\343L0\215\345\250\375\377\353\220\000\237\345$ \240\3430\020\215\342,\006\000\353\200\000\237\345\001*\240\343\031\032\240\343\035\376\377\3532\376\377\353\030P\235\345\020\000\000\352(\000\235\345\002X\240\343\000\000P\343\f\000\000\nT\000\237\345 \240\343\"\032\240\343\225\375\377\353D\000\237\345\004\020\320\347\377\000Q\343\002\000\000\032\001@\204\342 \000T\343\371\377\377: \000T\343\000P\240\003\005\000\240\341T\320\215\3420\200\275\350hd:%X %X %X %X %X %X %X \r\n\000\000\264\002@\000\224\000\237\345\000\000\220\345\036\377/\341\210\020\237\345\000\020\221\345\000\000A\340\036\377/\341p@-\351t@\237\345\020\000\224\345\000\000P\343p\200\275\bh\000\237\345\000\000\220\345\001\000P\343p\200\275\bf\001\000\353\000\000P\343\000P\240\343\020P\204\025\000\000\224\345\031\016P\343p\200\275\230\031\036\240\343<\000\217\342=\005\000\372\020P\204\345u\377\377\353\000\000P\343\020P\204\005p\200\275\b\002\030\240\343@\000\217\342\b\020\204\3454\005\000\372\331\374\377\353\b\000\224\345p@\275\350\333\374\377\3528\002@\000X\002@\000wait uart download timeout :%d\r\n\000\000\000\000jump to pc addr:0x%08x\r\n\000\000\000\000\000\000\240\343\307\374\377\352\020@-\351\\@\037\345\000\000\224\345\001\000\200\342\000\000\204\345\305\377\377\353\f\000\224\345\001\000P\342\f\000\204\345\020\200\275\030\004\000\224\345\001\000\200\342\004\000\204\345}\017\240\343\f\000\204\345\020\200\275\350\000\020\260\341\001\000\240\343@\000\240\003\036\377/\001\001\000Q\343\224\000\237\005\036\377/\341\004\340-\345\f\320M\342\000\020\240\343\000\020\315\345\001\000\335\345\264\020\315\341| O\342<\000\300\343\027\000\200\343\001\000\315\345\000\r\240\341 \037\260\341\001\000\240\343@\000\240\003\b \215\345\001\000\000\n\001\000Q\343H\000\237\005\r\020\240\341\262\000\315\341@\000\237\345\017\376\377\353\000\000P\343\f\320\215\002\004\360\235\004\376\377\377\352\034!\037\345\000\020\222\345\0000\222\345\0010C\340\000\000S\341\373\377\377:\036\377/\3418\021\037\345\000\000\240\343\000\000\201\345\036\377/\341 \313\000\000\006\000#\016\020@-\351\001@\240\341\000\020\240\341`\b\237\345\351\006\000\353\001\000@\342\200\t\240\341\240\t\240\341\033\020\240\343\000\004\201\341H\030\237\345\000\000T\343\000\001\201\005\001\000\000\n\001\000T\343\000\002\201\0054\b\237\345\000\000T\343\000 \240\343\006\000\000\n\001\000T\343\004\002\201\005\030\"\201\345\034\"\201\345B\000\240\343\020\002\201\345\020\200\275\350\004\001\201\345\030!\201\345\034!\201\345B\000\240\343\020\001\201\345\020\200\275\350\354\027\237\345\b!\221\345\001\006\022\343\374\377\377\n\f\001\201\345\036\377/\341\324\027\237\345\b\"\221\345\001\006\022\343\374\377\377\n\f\002\201\345\036\377/\341\274\007\237\345\b\021\220\345\002\006\021\343\374\377\377\n\f\001\220\345\260\027\237\345\000\b\240\341\262 \321\341 \f\240\341\001 \202\342\262 \301\341\036\377/\341\214'\237\345\000\001\222\345\003\020\300\343\000\021\202\345\000\001\202\345\036\377/\341t'\237\345\000\002\222\345\003\020\300\343\000\022\202\345\000\002\202\345\036\377/\341\\'\237\345\020\001\222\345B\000\300\343\020\001\202\345\000\001\222\345\003\020\300\343\000\021\202\345\000\001\202\345\000\001\222\345\003\000\300\343\000\001\202\345\b\001\222\345 \004\240\341\377\020\020\342\000\000\240\343\036\377/\001\f1\222\345\001\000\200\342\000\000Q\341\373\377\377\212\036\377/\341\b\027\237\345\020\"\221\345\024\002\221\345\024\002\201\345\002\000\000\340B\000\020\343\007\000\000\n\b\002\221\345\002\006\020\343\036\377/\001\f\002\221\345\b\002\221\345\002\006\020\343\373\377\377\032\036\377/\341\001\000\020\343\004\000\020\003\036\377/\021\b\000\020\343\036\377/\001\000\002\221\345\003 \300\343\000\"\201\345\000\002\201\345\036\377/\341\2446\237\3450\000-\351\020\021\223\345\024\001\223\345\024\001\203\345\001\000\000\340B\000\020\343\025\000\000\n\b\001\223\345\002\006\020\3430\000\275\b\036\377/\001\000@\240\343|\306\237\345|&\237\345\f\001\223\345 \024\240\341\020\000\222\345\000P\214\340\001\000\200\342\020\000\202\345\000\020\305\345\020\000\222\345\002\fP\343\020@\202\005\b\001\223\345\002\006\020\343\362\377\377\0320\000\275\350\036\377/\341\001\000\020\343\004\000\020\0030\000\275\030\036\377/\021\b\000\020\3430\000\275\b\036\377/\001\000\001\223\345\003\020\300\343\000\021\203\345\000\001\203\3450\000\275\350\036\377/\341\020@-\351\270 O\342\032\020\240\343\000\000\240\343\373\375\377\353\020@\275\350\023.O\342\031\020\240\343\001\000\240\343\366\375\377\352\320\025\237\345\3770\000\342\b\"\221\345\001\006\022\343\374\377\377\n\f2\201\345\036\377/\341\000\000\340\343\036\377/\341\370@-\351\250E\237\345\b\000\224\345\001\000\300\343\b\000\204\345\254U\237\345\r\000\240\343\000\000\215\345\r\020\240\341\005\000\240\341z\002\000\353\230e\237\345\000\020\240\343\006\000\240\341?\377\377\353\024\021\224\345\024\021\204\345\001\000\240\343#\376\377\353\b\020\224\345\002\020\301\343\b\020\204\345\000\000\240\343\000\000\215\345\r\020\240\341\005\000\240\341j\002\000\353\001\020\240\343\006\000\240\3410\377\377\353\024\002\224\345\024\002\204\345\002\000\240\343\024\376\377\353\000\000\240\343\370\200\275\350\020@-\351\001\000\240\343\024\376\377\353\020%\237\345\020\001\222\345B\000\300\343\020\001\202\345\000\001\222\345\003\020\300\343\000\021\202\345\000\001\202\345\000\001\222\345\003\000\300\343\000\001\202\345\b\001\222\345 \004\240\341\377\020\020\342\000\000\240\343\020\200\275\b\f1\222\345\001\000\200\342\000\000Q\341\373\377\377\212\020\200\275\350\000\000\240\343\036\377/\341\000\000\240\343\036\377/\341\310\004\237\345\020@-\351\000\000\220\345\b\020\220\345\230\004\237\345\367\005\000\353\001\000@\342\200\t\240\341\240\t\240\341\033\020\240\343\000\004\201\341\200\024\237\345\000\001\201\345\020\200\275\350|\004\237\345\262\000\320\341\036\377/\341\001 Q\342d\024\237%\0028\240\341#8\240\341\036\377/1\001\300\320\344\b!\221\345\001\006\022\343\374\377\377\n\f\301\201\345\0010S\342\0038\240\341#8\240\341\366\377\377*\036\377/\341\004@-\345H4\237\345HD\237\345\000 \240\343\002\000\240\341\000\020\240\343\001\000\020\343\240\000#\020\240\000\240\001\001\020\201\342\b\000Q\343\371\377\377\272\002\001\204\347\001 \202\342\001\fR\343\363\377\377\272\004@\235\344\000\000\240\343\036\377/\341\001 R\342\0004\237%\036\377/1\001\300\321\344\001 R\342\000\300,\340\377\300\f\342\f\301\223\347 \004,\340\370\377\377*\036\377/\341\004\000Q\343\036\377/10\000-\351\020\320M\342\0040\240\343\0000\315\345\0160\240\343\0010\315\345\0010\240\343\002\020\315\345\0030\315\345\3400\240\343\0040\315\345\3740\240\343\0050\315\345\0040A\342\000\000S\343\006\000\315\345\000\000\240\343\r\300\240\301\006\000\000\332\000@\322\347\000P\214\340\001\000\200\342\377\000\000\342\000\000S\341\007@\305\345\370\377\377\312\003\000\201\342\001\020P\342\r \240\341\020\320\21520\000\27580\003\237%\0018\240\341#8\240\341\036\377/1\001\300\322\344\b\021\220\345\001\006\021\343\374\377\377\n\f\301\200\345\0010S\342\0038\240\341#8\240\341\366\377\377*\020\320\215\3420\000\275\350\036\377/\341\002\000R\343\036\377/10\000-\351B\335M\342\004\300\240\343\000\300\315\345\016\300\240\343\001\300\315\345\377\300\240\343\002\300\315\345\001\300\240\343\003\300\315\345\340\300\240\343\004\300\315\345\374\300\240\343\005\300\315\345\364\300\240\343\006\300\315\345\"\304\240\341\b\300\315\345\t\000\315\345\n\020\315\345\002\020B\342\000\000Q\343\000\000\240\343\r\300\240\341\007 \315\345\006\000\000\332\000@\323\347\000P\214\340\001\000\200\342\001\b\300\343\000\000Q\341\013@\305\345\370\377\377\312\t\000\202\342\001\b\300\343\001\020P\342B\335\21520\000\2758P\002\237%\001(\240\341\"(\240\341\036\377/1\0010\334\344\b\021\220\345\001\006\021\343\374\377\377\n\f1\200\345\001 R\342\002(\240\341\"(\240\341\366\377\377*B\335\215\3420\000\275\350\036\377/\341\360C-\351\000@\240\341\000\000\320\345E\337M\342\000P\340\343\000\000P\343I\000\000\n\016\000P\343u\000\000\n\017\000P\343Q\000\000\n\020\000P\343E\337\215\022\360\203\275\030\001\000\324\345\002\020\324\345\004 \324\345\001\004\200\341\003\020\324\345\001\030\240\341\002\034\201\341\001`\200\341\005\000\324\345\006\020\324\345\b \324\345\001\004\200\341\007\020\324\345\001\030\240\341\002\034\201\341\001\200\200\341\344\373\377\353\2641\237\345\264q\237\345\000 \240\343\002\000\240\341\000\020\240\343\001\000\020\343\240\000#\020\240\000\240\001\001\020\201\342\b\000Q\343\371\377\377\272\002\001\207\347\001 \202\342\001\fR\343\363\377\377\272\006\000H\340\000@\240\343\001\200\200\342(\004T\341\377\220\2403\021\000\000*\001,\240\343\006\020\240\341\r\000\240\3418\373\377\353\r\000\240\341\t\020\240\341\001 \320\344\001\020Q\342\005 \"\340\377 \002\342\002!\227\347%T\"\340\370\377\377*\001\000\204\342\001H\300\343(\004T\341\001l\206\342\355\377\377:%\004\240\341\000Q\315\345\001\001\315\345%\b\240\341\002\001\315\345%\f\240\341\003\001\315\345\001,\215\342\b\020\240\343\020\000\240\343*\000\000\352\334@\237\345\001P\240\343\000\000\240\343\fP\204\345\000\001\315\345\001,\215\342\005\020\240\343\005\000\240\341<\377\377\353\024P\204\345E\337\215\342\360\203\275\350\001\000\324\345\002\020\324\345\004 \324\345\001\004\200\341\003\020\324\345\001\030\240\341\002\034\201\341\001\000\200\341\005\020\324\345\001\020\201\342\241P\240\341\000\020\240\343\375\375\377\353\203\375\377\353\000P\205\340\201\375\377\353\005\000P\341\374\377\377:\001\000\324\345\001,\215\342\t\020\240\343\000\001\315\345\002\000\324\345\001\001\315\345\003\000\324\345\002\001\315\345\004\000\324\345\003\001\315\345\005\000\324\345\004\001\315\345\017\000\240\343\031\377\377\353E\337\215\342\360\203\275\350\001\000\324\345\245\000P\343E\337\215\022\360\203\275\030\022\372\377\353\376\377\377\352\200\272\214\001\000 \200\000\001 \000\000d\002@\000\314\"@\000L\002@\000\002\000\252\f\000\302\001\000|\002@\000 \203\270\355\314$@\000\000\000Q\343\036\377/\001\360_-\351\020\224\237\345\001`\240\341\000@\240\341\001\240\240\343\002\260\240\343\000P\240\343D\200\037\345\000\000\330\345\t\000P\343\000\361\2377\363\000\000\352\214\035\000\000\234\035\000\000\260\035\000\000\310\035\000\000\364\035\000\0000\036\000\000H\036\000\000\\\036\000\000\204\036\000\000\000\000\324\345\001\000P\343\000\240\310\005\346\000\000\352\000\000\324\345\340\000P\343\000\260\310\005\342\000\000\n\340\000\000\352\000\000\324\345\374\000P\343\003\000\240\003\000\000\310\005\334\000\000\n\332\000\000\352\000\000\324\345\377\000P\343\266\000\310\341\005\000\240\003\030\000\000\n\000\000P\343\323\000\000\n\004\000\240\343\000\000\310\345\262P\310\341\320\000\000\352\000 \324\345\262\000\330\341T\023\237\345\000 \301\347\001\000\200\342\001\b\300\343\262\000\310\341\266\020\330\341\001\000P\341\306\000\000\0324\003\237\345\377\020\001\3421\377\377\353\000P\310\345\301\000\000\352\000\000\324\345\364\000P\343\006\000\240\003\274\000\000\032\000\000\310\345\273\000\000\352\007\000\240\343\000\000\310\345\000\000\324\345\270\000\310\341\266\000\000\352\000\000\324\345\270\020\330\341\000\004\201\340\001\b\320\343\270\000\310\341\b\000\240\023\000\000\310\025\000P\310\005\262P\310\341\222\000\000\352\000\020\324\345\262\000\330\341\000\020\311\347\001\000\200\342\001\030\300\343\262\020\310\341\000\000\331\345\t\000P\343\006\000\000\n\017\000P\343 \000\000\n\006\000P\343C\000\000\n\007\000P\343c\000\000\n\230\000\000\352\270\000\330\341\000\000Q\341\225\000\000\032\001\020\331\345\002 \331\345\0040\331\345\002\024\201\341\003 \331\345\002(\240\341\003,\202\341\002\020\201\341\021\nQ\343 \020\210\345\005\000\000*\005\000@\342\0010\211\342\007 \240\343\006\020\240\343\005\000\311\345\005\000\000\352\001*\240\343\005\000\211\342d\372\377\3534\"\237\345\0010\211\342\000\020\240\343\t\000\240\343\"\000\000\352\270\000\330\341\000\000Q\341y\000\000\032\002\000\331\345\003\020\331\345\005 \331\345\001\004\200\341\004\020\331\345\001\030\240\341\002\034\201\341\001p\200\341\021\nW\343\003\000\000\252\0010\211\342\007 \240\343\006\020\240\343\020\000\000\352\024\000\230\345\001\000P\343\001\000\000\032\333\372\377\353\024P\210\345\001\000\331\345 \000P\343\003\000\000\n\330\000P\343\007\000\240\001\330\372\377\013\001\000\000\352\007\000\240\341\260\372\377\353\0010\211\342\007 \240\343\000\020\240\343\017\000\240\343\222\376\377\353Z\000\000\352\270\000\330\341\000\000Q\341T\000\000\032\001\020\331\345\002 \331\345\0040\331\345\002\024\201\341\003 \331\345\002(\240\341\003,\202\341\002\020\201\341\021\nQ\343\034\020\210\345\007\000\000*\005\000@\342\006\020\240\343\005\000\311\345\0010\211\342\007 \240\343\001\000\240\341|\376\377\353D\000\000\352\005 @\342\005\000\211\342T\372\377\353\b\000\330\345\0010\211\342\007 \240\343\005\000@\342\005\000\311\345\000\020\240\343\006\000\240\343p\376\377\3538\000\000\352\264\000\330\341\004!\237\345\000$\202\340\001\000R\3414\000\000\212\001 \331\345\0020\331\345\004\300\331\345\003$\202\341\0030\331\345\0038\240\341\f<\203\341\003 \202\341\3300\237\345\034 \210\345\002\000S\341\020\000\000\232\001\000\200\342\264\000\310\341\270\000\330\341\000\000Q\341#\000\000\032\340\000\240\343\001\000\311\345 \000\240\343\006 \240\343\002\000\311\345\0010\211\342\002\020\240\341\007\000\240\343P\376\377\353\000P\310\345\264P\310\341\027\000\000\352\000\024\202\340\000\004\211\340\001,\240\343\005\000\200\342$\372\377\353\264\000\330\341\001\000\200\342\264\000\310\341\262\000\330\341\270\020\330\341\001\000P\341\013\000\000\032\0010\211\342\006 \240\343\000\020\240\343\007\000\240\343<\376\377\353\000P\310\345\264P\310\341\003\000\000\352\270\000\330\341\000\000Q\341\000\000\000\032\000P\310\345\001\000F\342\000h\240\341&h\260\341\001@\204\342\001\377\377\032\360\237\275\350\036\377/\341\304\022@\000\264\022@\000\006\020\000\000\005\001\000\000\340 \000\000\036\377/\341\360\001-\351\000 \240\341=#\202\342\264S\237\345\252(B\342\005\000R\343\000\000\240\343\002\361\2377%\000\000\352\244!\000\0000\"\000\000\004#\000\000\310\"\000\000t\"\000\000\260 \321\341\377\020\002\342\024\000Q\343\0010\240\021\025\000Q\023\360\001\275\b\002(\240\341\",\240\341\036\377/\001\026\000Q\343\027\000Q\023 \000Q\023\360\001\275(\036\377/!\005\000R\343\0031\205\340\002\361\2377\016\000\000\352\000\"\000\000\b\"\000\000\020\"\000\000\030\"\000\000 \"\000\000,\020\240\343\006\000\000\352\000\020\240\343\004\000\000\352@\020\240\343\002\000\000\352<\020\240\343\000\000\000\352\f\020\240\343\000\020\203\345\360\001\275\350\036\377/\341\000\000Q\343\r\000\000\n\000\020\221\345\024\000Q\343\001 \240\021\025\000Q\023\360\001\275\b\036\377/\001\026\000Q\343\027\000Q\023\360\001\275\b\036\377/\001\002\021\205\340\000 \221\345\002 \"\342\022\000\000\352\376\377\377\352\260 \321\341\377\020\002\342\024\000Q\343\0010\240\021\025\000Q\023\360\001\275\b\002(\240\341\",\240\341\036\377/\001\026\000Q\343\027\000Q\023\360\001\275\b\036\377/\001\003\021\205\340\0000\221\345\001 \002\342\0020\303\343\202 \203\341\000 \201\345\360\001\275\350\036\377/\341\000\000Q\343\013\000\000\n\000\000\221\345\000\020\240\343\024\000P\343\000 \240\021\025\000P\023\002\000\000\n\026\000P\343\027\000P\023\002\021\225\027\360\001\275\350\001\000\001\342\036\377/\341\376\377\377\352\000\000Q\343\000@\221\025\036\000\000\n\0000\240\343\030\000T\343\377\300\240\343\003\020\240\341\003 \240\341\004\361\2377c\000\000\352\220#\000\000\230#\000\000\240#\000\000\254#\000\000\274#\000\000\310#\000\000\324#\000\000\340#\000\000\354#\000\000\370#\000\000\020$\000\000\034$\000\000\004$\000\000($\000\0004$\000\000@$\000\000P$\000\000d$\000\000x$\000\000\204$\000\000\220$\000\000\234$\000\000\250$\000\000\264$\000\000\376\377\377\352\001\020\240\343H\000\000\352\001\020\240\343\004\000\000\352\002 \240\343\005\020\240\343C\000\000\352\004 \240\343\002\020\240\341\0010\240\343?\000\000\352\005 \240\343\002\020\240\341\372\377\377\352\006 \240\343\002\020\240\3419\000\000\352\006 \240\343\002\020\240\341\364\377\377\352\007 \240\343\002\020\240\341\361\377\377\352\b \240\343\002\020\240\341\356\377\377\352\t \240\343\002\020\240\341\353\377\377\352\t \240\343\002\020\240\341*\000\000\352\007 \240\343\002\020\240\341'\000\000\352\b \240\343\002\020\240\341$\000\000\352\n \240\343\r\020\240\343!\000\000\352\016 \240\343\023\020\240\343\006\000\000\352\016 \240\343\023\020\240\343\002\300\240\343\032\000\000\352\016 \240\343\021\020\240\343\0010\240\343\000\300\240\343\025\000\000\352\0010\240\343\016 \240\343\021\020\240\343\003\300\240\341\020\000\000\352\022 \240\343\002\020\240\341\313\377\377\352\023 \240\343\002\020\240\341\310\377\377\352\024 \240\343\025\020\240\343\007\000\000\352\024 \240\343\027\020\240\343\302\377\377\352\026 \240\343\002\020\240\341\001\000\000\352\027 \240\343\002\020\240\341\001\000R\341p\200\237\225\001p\240\223\021\000\000\212\024\000R\343\025\000R\023\005\000\000\n\026\000R\343\027\000R\023 \000R\023\001\000\000*@`\240\343\002a\205\347\000@\230\345\000\000S\343\027b\240\341\006@\304\001\006@\204\021\000@\210\345\001 \202\342\001\000R\341\355\377\377\232\377\000\\\343\360\001\275\b\036\377/\001\003\020\f\342\020 \237\345\000\020\202\345\360\001\275\350\036\377/\341\000(\200\000\200(\200\000\264(\200\000\354\001\237\345\354\021\237\345\000\020\221\345\000\020\221\345\000\000\201\345\334\021\237\345\000\020\221\345\b\000\201\345\000\000\240\343\036\377/\341\000\000\240\341\376\377\377\352\324\372\377\353\300\001\237\345\270\021\237\345\000\000\201\345$\020\240\343\254\001\237\345\000\000\220\345\211\001\000\353\250\001\237\345\234\021\237\345\000\020\221\345\000\000\201\345\220\021\237\345\000\020\221\345\000\000\221\345$\020\240\343\200\001\000\353\210\001\237\345\000\000\220\345\204\021\237\345\000\020\221\345\001\000@\340|\021\237\345\000\000\201\345xA\237\345\005\000\000\352\000\000\224\3450\377/\341\000\000P\343\000\000\000\n\336\377\377\353\004@\204\342\000\000\224\345\000\000P\343\366\377\377\032\025.\217\342V\037\217\342\026\016\217\342\177\000\000\372\244\370\377\353\222\372\377\353d\000\000\353\226\373\377\353C\000\000\352h\001\237\345\260\000\320\341d\021\237\345\260\000\301\341`\001\237\345\260\000\320\341\260\020\321\341\001\000P\341\020\000\000\252H!\237\345\260 \322\341D1\237\345\2600\323\341\003 B\340\002\030\240\341!\030\240\3414!\237\345,1\237\345\2600\323\341\003\000\202\340\256\375\377\353\030\001\237\345\260\000\320\341\024\021\237\345\260\000\301\341)\000\000\352\b\001\237\345\260\000\320\341\374\020\237\345\260\020\321\341\001\000P\341\022\000\000\332\360 \237\345\260 \322\341\002,b\342\002\030\240\341!\030\240\341\340 \237\345\3300\237\345\2600\323\341\003\000\202\340\231\375\377\353\304\000\237\345\260\020\320\341\304\000\237\345\225\375\377\353\264\000\237\345\260\000\320\341\260\020\237\345\260\000\301\341\020\000\000\352\254\000\237\345\000\000\220\345\000\000P\343\f\000\000\032\240\000\237\345\000\000\220\345\230\020\237\345\000\020\221\345\001\020\201\342\214 \237\345\000\020\202\345\210\020\237\345\001\000P\341\002\000\000\332\000\000\240\343\000\020\202\342\000\000\201\345\272\377\377\352\000\302\001\000|\002@\000\314(@\000\360(@\000T\000\000\000H\000\000\000x\002@\000\200\002@\00014:28:39\000\000\000\000Apr 19 2019\000\r\nbeken bk7xxx boot loader, %s %s\r\n\000\\\002@\000\224\002@\000\226\002@\000\314\"@\000X\002@\000\230\002@\000\2008\001\000\000\000\017\341\200\000\300\343\000\360!\341\036\377/\341\000\000\017\341\200\020\200\343\001\360!\341\200\000\000\342\001\020\240\343\240\003\301\341\036\377/\341\000\000\240\343\353\372\377\352\000\000\240\343\351\372\377\352\036\377/\341\000\000\240\343\346\372\377\352\000\000\240\343\344\372\377\352\000\000\240\343\342\372\377\352\"\372\377\352\031\372\377\352\017\264\005I\020\265\003\252\002\230\000\360\201\373\020\274\b\274\004\260\030G\000\000p\002@\000p\265\205i\004\000\000h\301\006\001\3250&\000\340 &\300\007\007\320p\275bh\241h0\000\220G j@\034 bm\036\366\325p\275p\265\205i\004\000\000x\300\007\007\321p\275bh\241h \220G j@\034 bm\036\366\325p\275p\265\f\000\005\000\001*\005\320(x\200\006\000\325\352i\000#\002\340\001#\005\340[\034\223B\002\322\340\\\000(\371\321\250i\346\030\300\032\250a(j\300\030(b(\000\377\367\274\377\004\340jh x\251hd\034\220G\264B\370\323(\000\377\367\307\377p\275\001\300\217\342\034\377/\341\367\265\000%u)\020h\000\231\024\246\021\320\300F\300F\000(\002\332@B\021\246\b\340\000\231\th\212\007\001\325\017\246\002\340I\007\004\325\016\246\001%\001\340\300F\300F\000\237\000$$7\004\340\000\360l\353019Ud\034\000(\370\321\000\230+\0002\000!\000\000\360\206\372\376\275\000\000\000\000\000\000-\000\000\000+\000\000\000 \000\000\000\001\300\217\342\034\377/\341p\265\004\000\r\000\020h!\000\300F\300F!\210\t\005\002\325\017JzD\002\340\016JzD\0162\000!#\000$3\005\340\006\007\000\t6\017\226]^TI\034\000(\367\321 x\000#\000\007\005\325p-\003\320\000)\001\320\002#\0212 \000\000\360O\372p\275\346\007\000\000\363\265\004\000\000 \201\260 b\341h \000\210G\000(}\320%(\002\320bh\241h\203\340EO\000%\177D\341h \000\210G\006\000 (\b\3331.\006\322\270\031 8\000x\000(\001\320\005C\360\347\250\007\001\325\004 \205C\000 \340a\007\000\240a*.\n\3200\000\000\360B\373\000('\320\270\000\000\0310>\000\220\206a\031\340\002\230\272\000\022\031\002\310\221a\002\220\341h \000\210G\006\000\001/\027\321\340i\000(\037\332 \205C\034\340\000\230\n!\200iHC\000\231\200\03108\210a\341h \000\210G\006\000\000\360\032\373\000(\357\321\001/\n\320..\b\321\341h \000\210G\006\000 \005C\177\034\002/\303\333\240i\000(\003\332@B\240a\001 \005C\350\007\001\320\020 \205C\000.$\3200\000A8\031(\003\330\001 \300\002\005C 6%`\002\2321\000 \000\025\000\375\367@\355\000(\f\320\001(\007\320\355\035\350\b\000\340\r\340\300\000\b0\002\220w\347-\035\002\225t\347bh\241h0\000\220G j@\034l\347 j\376\275\000\000\252\007\000\000\003\000R\343*\000\000\232\003\300\020\342\b\000\000\n\0010\321\344\002\000\\\343\f \202\340\001\300\321\224\0010\300\344\0010\3214\001\300\300\224\004 B\342\0010\3004\0030\021\342\f\001\000\n\004 R\342\033\000\000:\003\3001\347\002\000S\343\b\000\000\n\017\000\000\212,4\240\341\004\300\261\345\004 R\342\f<\203\341\0040\200\344\371\377\377*\001\020\201\342\017\000\000\352,8\240\341\004\300\261\345\004 R\342\f8\203\341\0040\200\344\371\377\377*\002\020\201\342\007\000\000\352,<\240\341\004\300\261\345\004 R\342\f4\203\341\0040\200\344\371\377\377*\003\020\201\342\000\000\240\341\202/\260\341\0010\321$\001\300\321$\001 \321D\0010\300$\001\300\300$\001 \300D\036\377/\341\3770\002\342\003$\203\341\002(\202\341\374\000\000\352\000 \240\343\000@-\351\0020\240\341\002\300\240\341\002\340\240\341 \020Q\342\fP\240(\fP\240( \020Q\"\373\377\377*\001\036\260\341\fP\240(\f\000\240H\000@\275\350\001\021\260\341\004 \200$\036\377/\001\262 \300@\001\001\021\343\001 \300\024\036\377/\341\0010\220\341L\000\000J\2400q\340D\000\000:\000 \260\343 2q\3404\000\000: 4q\340&\000\000: 6q\340\027\000\000: 8q\340\t\000\000:\001\024\240\341 8q\340\377$\202\343\377(\202#\001\024\240! 6q\340\016\000\000:\0000q\342o\000\000*!\024\240!\2407q\340\201\007@ \002 \262\340 7q\340\001\007@ \002 \262\340\2406q\340\201\006@ \002 \262\340 6q\340\001\006@ \002 \262\340\2405q\340\201\005@ \002 \262\340 5q\340\001\005@ \002 \262\340\2404q\340\201\004@ \002 \262\340 4q\340\001\004@ \002 \262\340\345\377\377*\2403q\340\201\003@ \002 \262\340 3q\340\001\003@ \002 \262\340\2402q\340\201\002@ \002 \262\340 2q\340\001\002@ \002 \262\340\2401q\340\201\001@ \002 \262\340 1q\340\001\001@ \002 \262\340\2400q\340\201\000@ \002 \262\340\001\020P\340\000\020\2401\002\000\242\340\036\377/\341\001\020P\340\001\000\240#\036\377/!\000\020\240\341\000\000\260\343\036\377/\341\002!\021\342\000\020aB@\3002\340\000\000`\" 2q\340\035\000\000: 4q\340\017\000\000:\001\023\240\341 4q\340?#\202\343\013\000\000:\001\023\240\341 4q\340?&\202\343\007\000\000:\001\023\240\341 4q\340?)\202\343\001\023\240!?,\202#\0000q\342\035\000\000*!\023\240!\2403q\340\201\003@ \002 \262\340 3q\340\001\003@ \002 \262\340\2402q\340\201\002@ \002 \262\340 2q\340\001\002@ \002 \262\340\2401q\340\201\001@ \002 \262\340 1q\340\001\001@ \002 \262\340\353\377\377*\2400q\340\201\000@ \002 \262\340\001\020P\340\000\020\2401\002\000\242\340\314\317\260\341\000\000`B\000\020a\"\036\377/\341\314\317\260\341\000\000`B\001@-\351\000\000\260\343\000\000\240\341\002\200\275\350\377\265\004\000\201\260$0\r\000\000\220!h\210\006\004\325\020\"\340i\221C!`\000\340\001 \250B\001\335G\033\000\340\000'\004\230\241iz\031\020\030\b\032\240a x\300\006\002\324 \000\377\367\332\374\000&\b\340\003\230bh\241h\200]\220G j@\034v\034 b\004\230\206B\363\333 x\300\006\n\325 \000\377\367\306\374\006\340bh\241h0 \220G j@\034 b8\000\177\036\000(\364\334\007\340\000\230bh\241h@]\220G j@\034 b(\000m\036\000(\363\334 \000\377\367\300\374 x\000\006\002\325\002 \005\260\360\275\001 \373\347'\300\217\342\034\377/\341\020\265Ci\000+\002\320\300F\300F\001\340\377\367\274\374\001 \020\275\022x\001\000$1\np\000\"Jp\001\"\354\347\021h\000\"\322C\350\347\000\000\bKp\265\r\000{D\000\360{\370\004\000(\000\000\360\212\370\000(\002\320\000 \300Cp\275 \000p\275\000\000\n\350\377\377\020@-\351 R\342\005\000\000:\030P\261\350 R\342\030P\240\350\030P\261\350\030P\240\350\371\377\377*\002\316\260\341\030P\261(\030P\240(\030\000\261H\030\000\240H\020@\275\350\002\317\260\341\0040\221$\0040\200$\036\377/\001\202/\260\341\2620\321 \001 \321D\2620\300 \001 \300D\036\377/\341\000 \240\343\004\000Q\343\007\000\000:\003\300\020\342\377\376\377\n\004\300l\342\002\000\\\343\001 \300\024\f\020A\340\262 \300\240\371\376\377\352\201\317\260\341\001 \300$\001 \300$\001 \300D\036\377/\341\n\020@\342 \001@\340 \002\200\340 \004\200\340 \b\200\340\240\001\240\341\000!\200\340\202\020Q\340\001\000\200R\n\020\201B\036\377/\341\001iJ\034\002a\bxpG\000\265\217\260\002\221\000!\005\221\005I\001\223yD\003\221\021\000\004\220hF\377\367\261\374\017\260\000\275\000\000\345\377\377\377\300h\200!\b@pG\000 \260\343 1q\340.\377\377:\2402q\340#\377\377: 4q\340\030\377\377: 6q\340\t\377\377: 8q\340\373\376\377:\360\376\377\35208\n(\001\322\001 pG\000 pG\000\000\000\000\000\000T\000\237\345\020\020\037\345\001\000@\340\022\023\240\3434 \200\342\0040\220\344\0040\201\344\000\000R\341\373\377\377\032\036\377/\341 \321\021\"\000\007\000\000\000\007\000\000\000\007\000\000L\037\000\000\000\007\000\000\000\007\000\000\005\200\001\000\005\200\001\000Y\004\216\0002\000\000\0000\000\000\0000\000\000\000\2700\000\000\026p\034\000\001\000\025\000\000\000\000\000\025@\013\000\002\000\r\000\000\000\000\000\025@\310\000\002\000\r\000\000\000\000\000\026@ \000\002\000\r\000\000\000\000\000\025#\302\000\001\000\005\002\000\000\000\000\024@\013\000\002\000\037\000\000\000\000\000\000\000\000\000\002\000\000\000\000\000\000\0000123456789ABCDEF@0X\0000123456789abcdef@0x\000\004\000\000\b\000\000\000\000\000\000\000\002\000\001\000\000\020\000\000\000\000\000\000\000\000\000\000\000(\000@\000(\000@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\000\364\001\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000,\006\000\000<\005\000\000@%\000\000T\027\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377\377\377\377"
.subsections_via_symbols
| the_stack_data/87638307.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rs6000_emit_prologue ; -- Begin function rs6000_emit_prologue
.p2align 2
_rs6000_emit_prologue: ; @rs6000_emit_prologue
.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]
ldr x8, [sp]
ldr w8, [x8]
ldur w9, [x29, #-4]
add w9, w8, w9
adrp x8, _regs_ever_live@GOTPAGE
ldr x8, [x8, _regs_ever_live@GOTPAGEOFF]
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-4]
ldr x9, [sp]
ldr w9, [x9]
add w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x8, [sp]
ldr w8, [x8]
ldur w9, [x29, #-4]
add w0, w8, w9
bl _gen_rtx_REG
b LBB0_3
LBB0_3:
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 _rs6000_emit_prologue ## -- Begin function rs6000_emit_prologue
.p2align 4, 0x90
_rs6000_emit_prologue: ## @rs6000_emit_prologue
.cfi_startproc
## %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)
movq -16(%rbp), %rax
movl (%rax), %eax
addl -4(%rbp), %eax
movslq %eax, %rcx
movq _regs_ever_live@GOTPCREL(%rip), %rax
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB0_2
## %bb.1:
movl -4(%rbp), %eax
movq -16(%rbp), %rcx
addl (%rcx), %eax
cmpl $0, %eax
je LBB0_3
LBB0_2:
movq -16(%rbp), %rax
movl (%rax), %edi
addl -4(%rbp), %edi
callq _gen_rtx_REG
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/154828469.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/140766560.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
stur s0, [x29, #-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
ldur s0, [x29, #-8]
fmov s1, #1.00000000
fcmp s0, s1
cset w8, mi
mov w9, #1
stur w9, [x29, #-20] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-8]
mov w8, #1120403456
fmov s1, w8
fcmp s0, s1
cset w8, gt
mov w9, #1
stur w9, [x29, #-20] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-12]
fmov s1, #1.00000000
fcmp s0, s1
cset w8, mi
mov w9, #1
stur w9, [x29, #-20] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-12]
mov w8, #1120403456
fmov s1, w8
fcmp s0, s1
cset w8, gt
stur w8, [x29, #-20] ; 4-byte Folded Spill
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20] ; 4-byte Folded Reload
tbz 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 _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fadd s1, s0, s1
ldur s0, [x29, #-16]
fadd s0, s0, s1
stur s0, [x29, #-16]
ldur s0, [x29, #-16]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
movi d0, #0000000000000000
stur s0, [x29, #-16]
b LBB0_1
LBB0_7:
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 "O programa so se encerrara quando digitar um numero entre 1 e 100\n"
l_.str.1: ; @.str.1
.asciz "Digite dois numeros\n"
l_.str.2: ; @.str.2
.asciz "%f %f"
l_.str.3: ; @.str.3
.asciz "Soma dos numeros: %.2f\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 0x3f800000 ## float 1
LCPI0_1:
.long 0x42c80000 ## float 100
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movb $1, %al
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8(%rbp), %xmm0
movb %al, -17(%rbp) ## 1-byte Spill
ja LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movb $1, %al
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
movb %al, -17(%rbp) ## 1-byte Spill
ja LBB0_5
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movb $1, %al
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
movb %al, -17(%rbp) ## 1-byte Spill
ja LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
seta %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movb -17(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_6
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -12(%rbp), %xmm0
addss -16(%rbp), %xmm0
movss %xmm0, -16(%rbp)
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.3(%rip), %rdi
movb $1, %al
callq _printf
xorps %xmm0, %xmm0
movss %xmm0, -16(%rbp)
jmp LBB0_1
LBB0_7:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "O programa so se encerrara quando digitar um numero entre 1 e 100\n"
L_.str.1: ## @.str.1
.asciz "Digite dois numeros\n"
L_.str.2: ## @.str.2
.asciz "%f %f"
L_.str.3: ## @.str.3
.asciz "Soma dos numeros: %.2f\n"
.subsections_via_symbols
| the_stack_data/12024.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zamijeni ; -- Begin function zamijeni
.p2align 2
_zamijeni: ; @zamijeni
.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]
ldrb w8, [x8]
strb w8, [sp, #15]
ldr x8, [sp, #16]
ldrb w8, [x8]
ldr x9, [sp, #24]
strb w8, [x9]
ldrb w8, [sp, #15]
ldr x9, [sp, #16]
strb w8, [x9]
add sp, sp, #32
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
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 wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
str w8, [sp, #4]
ldr w8, [sp, #12]
str w8, [sp]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_11
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr x0, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
ldr x1, [x8, x9, lsl #3]
bl _strcmp
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
str w8, [sp, #4]
b LBB1_9
LBB1_6: ; in Loop: Header=BB1_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr x0, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldrsw x9, [sp]
ldr x1, [x8, x9, lsl #3]
bl _strcmp
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
str w8, [sp]
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_3 Depth=2
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_3 Depth=2
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_3
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x0, x8, x9, lsl #3
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
add x1, x8, x9, lsl #3
bl _zamijeni
b LBB1_14
LBB1_13: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x0, x8, x9, lsl #3
ldur x8, [x29, #-8]
ldrsw x9, [sp]
add x1, x8, x9, lsl #3
bl _zamijeni
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_1 Depth=1
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_16:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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, #52]
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
str x0, [sp, #24] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #40
str x8, [x9]
bl _scanf
str wzr, [sp, #44]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
mov x0, #20
bl _malloc
ldrsw x9, [sp, #44]
add x8, sp, #56
str x8, [sp, #16] ; 8-byte Folded Spill
str x0, [x8, x9, lsl #3]
ldr w8, [sp, #44]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #44]
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 _scanf
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:
ldr w1, [sp, #48]
ldr w2, [sp, #40]
add x0, sp, #56
bl _selectionSort
str wzr, [sp, #44]
b LBB2_5
LBB2_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_5 Depth=1
ldrsw x9, [sp, #44]
add x8, sp, #56
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_5 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB2_5
LBB2_8:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9:
bl ___stack_chk_fail
LBB2_10:
mov w0, #0
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 "upisite broj nizova: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "upisite smjer sorta: "
l_.str.3: ; @.str.3
.asciz "upisite %d. niz: "
l_.str.4: ; @.str.4
.asciz "%s"
l_.str.5: ; @.str.5
.asciz "%s \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zamijeni ## -- Begin function zamijeni
.p2align 4, 0x90
_zamijeni: ## @zamijeni
.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
movb (%rax), %al
movb %al, -17(%rbp)
movq -16(%rbp), %rax
movb (%rax), %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
movb -17(%rbp), %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
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
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $0, -20(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_16
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
movl %eax, -28(%rbp)
movl -20(%rbp), %eax
movl %eax, -32(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_11
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _strcmp
cmpl $0, %eax
jge LBB1_6
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -24(%rbp), %eax
movl %eax, -28(%rbp)
jmp LBB1_9
LBB1_6: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _strcmp
cmpl $0, %eax
jle LBB1_8
## %bb.7: ## in Loop: Header=BB1_3 Depth=2
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_8: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_9
LBB1_9: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_10
LBB1_10: ## in Loop: Header=BB1_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_3
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
cmpl $0, -16(%rbp)
je LBB1_13
## %bb.12: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rdi
movslq -20(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
movq -8(%rbp), %rsi
movslq -28(%rbp), %rax
shlq $3, %rax
addq %rax, %rsi
callq _zamijeni
jmp LBB1_14
LBB1_13: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rdi
movslq -20(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
movq -8(%rbp), %rsi
movslq -32(%rbp), %rax
shlq $3, %rax
addq %rax, %rsi
callq _zamijeni
LBB1_14: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_15
LBB1_15: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_16:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -104(%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 -112(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -108(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl -104(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $20, %edi
callq _malloc
movq %rax, %rcx
movslq -108(%rbp), %rax
movq %rcx, -96(%rbp,%rax,8)
movl -108(%rbp), %esi
addl $1, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movslq -108(%rbp), %rax
movq -96(%rbp,%rax,8), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB2_1
LBB2_4:
leaq -96(%rbp), %rdi
movl -104(%rbp), %esi
movl -112(%rbp), %edx
callq _selectionSort
movl $0, -108(%rbp)
LBB2_5: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl -104(%rbp), %eax
jge LBB2_8
## %bb.6: ## in Loop: Header=BB2_5 Depth=1
movslq -108(%rbp), %rax
movq -96(%rbp,%rax,8), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB2_5 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB2_5
LBB2_8:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_10
## %bb.9:
xorl %eax, %eax
addq $128, %rsp
popq %rbp
retq
LBB2_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "upisite broj nizova: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "upisite smjer sorta: "
L_.str.3: ## @.str.3
.asciz "upisite %d. niz: "
L_.str.4: ## @.str.4
.asciz "%s"
L_.str.5: ## @.str.5
.asciz "%s \n"
.subsections_via_symbols
| the_stack_data/159515441.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, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
stur x8, [x29, #-56] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_5
LBB0_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-20]
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
mov x1, #0
mov w2, #0
bl _strtoul
mov x8, x0
stur w8, [x29, #-24]
ldur w0, [x29, #-20]
bl _msr_open
ldur x8, [x29, #-56] ; 8-byte Folded Reload
stur w0, [x29, #-28]
ldr x0, [x8]
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_5
LBB0_4:
sub x2, x29, #40
str x2, [sp, #48] ; 8-byte Folded Spill
stur xzr, [x29, #-40]
ldur w0, [x29, #-28]
ldur w1, [x29, #-24]
bl _msr_read
ldr x11, [sp, #48] ; 8-byte Folded Reload
ldur x8, [x29, #-56] ; 8-byte Folded Reload
stur w0, [x29, #-44]
ldr x0, [x8]
ldur w8, [x29, #-28]
; implicit-def: $x13
mov x13, x8
ldur w8, [x29, #-24]
; implicit-def: $x12
mov x12, x8
ldur w8, [x29, #-44]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-40]
mov x9, sp
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str x10, [x9, #24]
str x8, [x9, #32]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur w9, [x29, #-28]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #56] ; 8-byte Folded Spill
ldur w0, [x29, #-28]
bl _msr_close
ldr x8, [sp, #56] ; 8-byte Folded Reload
mov x10, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldur w9, [x29, #-44]
mov w8, #0
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
ands w9, w9, #0x1
csinc w8, w8, wzr, eq
stur w8, [x29, #-4]
b LBB0_5
LBB0_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function msr_open
_msr_open: ; @msr_open
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_5
b LBB1_1
LBB1_1:
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
add x0, sp, #32
mov w1, #0
mov x2, #24
adrp x3, l_.str.4@PAGE
add x3, x3, l_.str.4@PAGEOFF
bl ___sprintf_chk
subs w8, w0, #13
cset w8, le
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
add x0, sp, #32
mov w1, #0
bl _open
str w0, [sp, #24] ; 4-byte Folded Spill
b LBB1_4
LBB1_3:
mov w8, #-3
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB1_4
LBB1_4:
ldr w8, [sp, #24] ; 4-byte Folded Reload
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_6
LBB1_5:
mov w8, #-2
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_6
LBB1_6:
ldr w8, [sp, #20] ; 4-byte Folded Reload
str w8, [sp, #16] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
bl ___stack_chk_fail
LBB1_8:
ldr w0, [sp, #16] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function msr_read
_msr_read: ; @msr_read
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
stur w1, [x29, #-8]
str x2, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldur w0, [x29, #-4]
ldr x1, [sp, #16]
ldur w8, [x29, #-8]
mov x3, x8
mov x2, #8
bl _pread
subs x8, x0, #8
cset w8, eq
and w8, w8, #0x1
ands w8, w8, #0x1
csetm w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB2_3
LBB2_2:
mov w8, #-2
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB2_3
LBB2_3:
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
.p2align 2 ; -- Begin function msr_close
_msr_close: ; @msr_close
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w0, [x29, #-4]
bl _close
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s CPU MSR\n"
l_.str.1: ; @.str.1
.asciz "msr_open(%d)=%d\n"
l_.str.2: ; @.str.2
.asciz "msr_read(%d,%X,%p)=%d; msr=%lu\n"
l_.str.3: ; @.str.3
.asciz "msr_close(%d)=%d\n"
l_.str.4: ; @.str.4
.asciz "/dev/cpu/%d/msr"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $3, -8(%rbp)
je LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rdx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -4(%rbp)
jmp LBB0_5
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -24(%rbp)
movl -20(%rbp), %edi
callq _msr_open
movl %eax, -28(%rbp)
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -20(%rbp), %edx
movl -28(%rbp), %ecx
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
cmpl $0, -28(%rbp)
jge LBB0_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB0_5
LBB0_4:
movq $0, -40(%rbp)
movl -28(%rbp), %edi
movl -24(%rbp), %esi
leaq -40(%rbp), %rdx
callq _msr_read
movl %eax, -44(%rbp)
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -28(%rbp), %edx
movl -24(%rbp), %ecx
movl -44(%rbp), %r9d
movq -40(%rbp), %rax
leaq L_.str.2(%rip), %rsi
leaq -40(%rbp), %r8
movq %rax, (%rsp)
movb $0, %al
callq _fprintf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movl -28(%rbp), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movl -28(%rbp), %edi
callq _msr_close
movq -56(%rbp), %rdi ## 8-byte Reload
movl -48(%rbp), %edx ## 4-byte Reload
movl %eax, %ecx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movl -44(%rbp), %edx
xorl %eax, %eax
movl $1, %ecx
cmpl $0, %edx
cmovnel %ecx, %eax
movl %eax, -4(%rbp)
LBB0_5:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function msr_open
_msr_open: ## @msr_open
.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)
cmpl $0, -36(%rbp)
jl LBB1_5
## %bb.1:
leaq -32(%rbp), %rdi
movl -36(%rbp), %r8d
xorl %esi, %esi
movl $24, %edx
leaq L_.str.4(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
cmpl $13, %eax
jle LBB1_3
## %bb.2:
leaq -32(%rbp), %rdi
xorl %esi, %esi
movb $0, %al
callq _open
movl %eax, -40(%rbp) ## 4-byte Spill
jmp LBB1_4
LBB1_3:
movl $4294967293, %eax ## imm = 0xFFFFFFFD
movl %eax, -40(%rbp) ## 4-byte Spill
jmp LBB1_4
LBB1_4:
movl -40(%rbp), %eax ## 4-byte Reload
movl %eax, -44(%rbp) ## 4-byte Spill
jmp LBB1_6
LBB1_5:
movl $4294967294, %eax ## imm = 0xFFFFFFFE
movl %eax, -44(%rbp) ## 4-byte Spill
jmp LBB1_6
LBB1_6:
movl -44(%rbp), %eax ## 4-byte Reload
movl %eax, -48(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_8
## %bb.7:
movl -48(%rbp), %eax ## 4-byte Reload
addq $48, %rsp
popq %rbp
retq
LBB1_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function msr_read
_msr_read: ## @msr_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 $32, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
cmpq $0, -16(%rbp)
je LBB2_2
## %bb.1:
movl -4(%rbp), %edi
movq -16(%rbp), %rsi
movl -8(%rbp), %eax
movl %eax, %ecx
movl $8, %edx
callq _pread
movq %rax, %rdx
movl $4294967295, %eax ## imm = 0xFFFFFFFF
xorl %ecx, %ecx
cmpq $8, %rdx
cmovel %ecx, %eax
movl %eax, -20(%rbp) ## 4-byte Spill
jmp LBB2_3
LBB2_2:
movl $4294967294, %eax ## imm = 0xFFFFFFFE
movl %eax, -20(%rbp) ## 4-byte Spill
jmp LBB2_3
LBB2_3:
movl -20(%rbp), %eax ## 4-byte Reload
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function msr_close
_msr_close: ## @msr_close
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %edi
callq _close
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s CPU MSR\n"
L_.str.1: ## @.str.1
.asciz "msr_open(%d)=%d\n"
L_.str.2: ## @.str.2
.asciz "msr_read(%d,%X,%p)=%d; msr=%lu\n"
L_.str.3: ## @.str.3
.asciz "msr_close(%d)=%d\n"
L_.str.4: ## @.str.4
.asciz "/dev/cpu/%d/msr"
.subsections_via_symbols
| the_stack_data/51699916.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:
mov w0, #91
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 _foo
mov x9, x0
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldr w8, [sp, #8]
add w8, w8, w9
str w8, [sp, #8]
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 $91, %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 $0, -8(%rbp)
callq _foo
addl -8(%rbp), %eax
movl %eax, -8(%rbp)
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/7174.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _str_mult ; -- Begin function str_mult
.p2align 2
_str_mult: ; @str_mult
.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 wzr, [x29, #-20]
stur wzr, [x29, #-24]
stur wzr, [x29, #-28]
ldur x0, [x29, #-8]
bl _strlen
mov x8, x0
stur w8, [x29, #-32]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
stur w8, [x29, #-36]
ldur w8, [x29, #-32]
ldur w9, [x29, #-36]
add w8, w8, w9
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
mov x1, #1
bl _calloc
str x0, [sp, #16]
ldur w8, [x29, #-32]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
str x0, [sp, #32]
ldr x0, [sp, #32]
ldur x1, [x29, #-8]
mov x2, #-1
bl ___strcpy_chk
stur wzr, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #32]
ldursw x9, [x29, #-20]
add x9, x8, x9
ldrb w8, [x9]
subs w8, w8, #48
strb w8, [x9]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_4:
ldur w8, [x29, #-36]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
str x0, [sp, #24]
ldr x0, [sp, #24]
ldur x1, [x29, #-16]
mov x2, #-1
bl ___strcpy_chk
stur wzr, [x29, #-24]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #24]
ldursw x9, [x29, #-24]
add x9, x8, x9
ldrb w8, [x9]
subs w8, w8, #48
strb w8, [x9]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_5
LBB0_8:
ldur w8, [x29, #-32]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
str wzr, [sp, #12]
ldur w8, [x29, #-36]
subs w8, w8, #1
stur w8, [x29, #-24]
ldur w8, [x29, #-20]
ldur w9, [x29, #-24]
add w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldr x8, [sp, #32]
ldursw x9, [x29, #-20]
ldrb w8, [x8, x9]
ldr x9, [sp, #24]
ldursw x10, [x29, #-24]
ldrb w9, [x9, x10]
mul w8, w8, w9
ldr x9, [sp, #16]
ldursw x10, [x29, #-28]
ldrb w9, [x9, x10]
add w8, w8, w9
ldr w9, [sp, #12]
add w8, w8, w9
str w8, [sp, #8]
ldr w8, [sp, #8]
mov w9, #10
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
ldr x10, [sp, #16]
ldursw x11, [x29, #-28]
strb w8, [x10, x11]
ldr w8, [sp, #8]
sdiv w8, w8, w9
str w8, [sp, #12]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldur w8, [x29, #-24]
subs w8, w8, #1
stur w8, [x29, #-24]
ldur w8, [x29, #-28]
subs w8, w8, #1
stur w8, [x29, #-28]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
ldr w10, [sp, #12]
ldr x8, [sp, #16]
ldursw x9, [x29, #-28]
add x9, x8, x9
ldrb w8, [x9]
add w8, w8, w10
strb w8, [x9]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB0_9
LBB0_16:
stur wzr, [x29, #-28]
b LBB0_17
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
ldur w10, [x29, #-36]
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
ldr x8, [sp, #16]
ldursw x9, [x29, #-28]
add x9, x8, x9
ldrb w8, [x9]
add w8, w8, #48
strb w8, [x9]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_17 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_17
LBB0_20:
b LBB0_21
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrb w8, [x8]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_21 Depth=1
ldr x0, [sp, #16]
ldr x8, [sp, #16]
add x1, x8, #1
ldur w8, [x29, #-32]
ldur w9, [x29, #-36]
add w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov x3, #-1
bl ___memmove_chk
b LBB0_21
LBB0_23:
ldr x0, [sp, #24]
bl _free
ldr x0, [sp, #32]
bl _free
ldr x0, [sp, #16]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _str_exp ; -- Begin function str_exp
.p2align 2
_str_exp: ; @str_exp
.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 w1, [x29, #-8]
mov x0, #2
bl _malloc
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #-1
str x2, [sp, #8] ; 8-byte Folded Spill
bl ___strcpy_chk
mov x0, #24
bl _malloc
ldr x2, [sp, #8] ; 8-byte Folded Reload
str x0, [sp, #16]
ldr x0, [sp, #16]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
mov w1, #0
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___sprintf_chk
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _str_mult
str x0, [sp, #24]
ldur x0, [x29, #-16]
bl _free
ldr x8, [sp, #24]
stur x8, [x29, #-16]
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
asr w8, w8, #1
stur w8, [x29, #-8]
ldr x0, [sp, #16]
ldr x1, [sp, #16]
bl _str_mult
str x0, [sp, #24]
ldr x0, [sp, #16]
bl _free
ldr x8, [sp, #24]
str x8, [sp, #16]
b LBB1_1
LBB1_5:
ldur x0, [x29, #-16]
bl _free
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI2_0:
.quad 0x412e848000000000 ; double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #5
mov w1, #262144
bl _str_exp
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
bl _strlen
mov x8, sp
str x0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _strlen
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x9, x0, #20
add x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur x0, [x29, #-8]
bl _free
bl _clock
ucvtf d0, x0
adrp x8, lCPI2_0@PAGE
ldr d1, [x8, lCPI2_0@PAGEOFF]
fdiv d0, d0, d1
mov x8, sp
str d0, [x8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@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 "1"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Length of 5^4^3^2 is %d\n"
l_.str.3: ; @.str.3
.asciz "First 20 digits: %20.20s\n"
l_.str.4: ; @.str.4
.asciz "Last 20 digits: %s\n"
l_.str.5: ; @.str.5
.asciz "This took %.2f seconds\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _str_mult ## -- Begin function str_mult
.p2align 4, 0x90
_str_mult: ## @str_mult
.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)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
movl $0, -28(%rbp)
movq -8(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -32(%rbp)
movq -16(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
movl -32(%rbp), %eax
addl -36(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
movl $1, %esi
callq _calloc
movq %rax, -64(%rbp)
movl -32(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
movq -8(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movzbl (%rax,%rcx), %edx
subl $48, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
## %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 -36(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
movq -16(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movl $0, -24(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -56(%rbp), %rax
movslq -24(%rbp), %rcx
movzbl (%rax,%rcx), %edx
subl $48, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_5
LBB0_8:
movl -32(%rbp), %eax
subl $1, %eax
movl %eax, -20(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
cmpl $0, -20(%rbp)
jl LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -68(%rbp)
movl -36(%rbp), %eax
subl $1, %eax
movl %eax, -24(%rbp)
movl -20(%rbp), %eax
addl -24(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -24(%rbp)
jl LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movq -56(%rbp), %rcx
movslq -24(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
imull %ecx, %eax
movq -64(%rbp), %rcx
movslq -28(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
addl %ecx, %eax
addl -68(%rbp), %eax
movl %eax, -72(%rbp)
movl -72(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
## kill: def $dl killed $dl killed $edx
movq -64(%rbp), %rax
movslq -28(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -72(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, -68(%rbp)
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
movl -68(%rbp), %esi
movq -64(%rbp), %rax
movslq -28(%rbp), %rcx
movzbl (%rax,%rcx), %edx
addl %esi, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
## %bb.15: ## in Loop: Header=BB0_9 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB0_9
LBB0_16:
movl $0, -28(%rbp)
LBB0_17: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movl -32(%rbp), %ecx
addl -36(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_20
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movq -64(%rbp), %rax
movslq -28(%rbp), %rcx
movzbl (%rax,%rcx), %edx
addl $48, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_17
LBB0_20:
jmp LBB0_21
LBB0_21: ## =>This Inner Loop Header: Depth=1
movq -64(%rbp), %rax
movzbl (%rax), %eax
cmpl $48, %eax
jne LBB0_23
## %bb.22: ## in Loop: Header=BB0_21 Depth=1
movq -64(%rbp), %rdi
movq -64(%rbp), %rsi
addq $1, %rsi
movl -32(%rbp), %eax
addl -36(%rbp), %eax
movslq %eax, %rdx
movq $-1, %rcx
callq ___memmove_chk
jmp LBB0_21
LBB0_23:
movq -56(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -64(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _str_exp ## -- Begin function str_exp
.p2align 4, 0x90
_str_exp: ## @str_exp
.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 %esi, -8(%rbp)
movl $2, %edi
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movl $24, %edi
callq _malloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movl -4(%rbp), %r8d
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.1(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -8(%rbp)
je LBB1_5
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $1, %edx
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _str_mult
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _free
movq -24(%rbp), %rax
movq %rax, -16(%rbp)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
sarl $1, %eax
movl %eax, -8(%rbp)
movq -32(%rbp), %rdi
movq -32(%rbp), %rsi
callq _str_mult
movq %rax, -24(%rbp)
movq -32(%rbp), %rdi
callq _free
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB1_1
LBB1_5:
movq -16(%rbp), %rdi
callq _free
movq -32(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI2_0:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI2_1:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI2_2:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $5, %edi
movl $262144, %esi ## imm = 0x40000
callq _str_exp
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
callq _strlen
movq %rax, %rsi
leaq L_.str.2(%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
movq -8(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
callq _printf
movq -8(%rbp), %rdi
movq %rdi, -24(%rbp) ## 8-byte Spill
callq _strlen
movq -24(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
movb -9(%rbp), %al ## 1-byte Reload
leaq -20(%rcx,%rdx), %rsi
leaq L_.str.4(%rip), %rdi
callq _printf
movq -8(%rbp), %rdi
callq _free
callq _clock
movq %rax, %xmm0
movaps LCPI2_1(%rip), %xmm1 ## xmm1 = [1127219200,1160773632,0,0]
punpckldq %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[1],xmm1[1]
movapd LCPI2_2(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25]
subpd %xmm1, %xmm0
movaps %xmm0, %xmm1
unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1]
addsd %xmm1, %xmm0
movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
leaq L_.str.5(%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 "1"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Length of 5^4^3^2 is %d\n"
L_.str.3: ## @.str.3
.asciz "First 20 digits: %20.20s\n"
L_.str.4: ## @.str.4
.asciz "Last 20 digits: %s\n"
L_.str.5: ## @.str.5
.asciz "This took %.2f seconds\n"
.subsections_via_symbols
| the_stack_data/3263464.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
mov x8, x0
adrp x9, _m@GOTPAGE
ldr x9, [x9, _m@GOTPAGEOFF]
add x0, x9, #256
str x0, [sp, #16] ; 8-byte Folded Spill
adrp x9, _data@GOTPAGE
ldr x9, [x9, _data@GOTPAGEOFF]
str x9, [sp, #8] ; 8-byte Folded Spill
stur x8, [x29, #-8]
bl _pthread_mutex_lock
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
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, _m@GOTPAGE
ldr x8, [x8, _m@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
add x9, x8, #192
str x9, [sp, #8] ; 8-byte Folded Spill
adrp x9, _data@GOTPAGE
ldr x9, [x9, _data@GOTPAGEOFF]
str x9, [sp, #16] ; 8-byte Folded Spill
add x8, x8, #256
str x8, [sp, #24] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
add x0, x8, x9, lsl #6
mov x1, #0
bl _pthread_mutex_init
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_1
LBB1_4:
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 x0, [sp, #8] ; 8-byte Folded Reload
bl _pthread_mutex_lock
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
bl _pthread_mutex_unlock
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _pthread_mutex_lock
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
bl _pthread_mutex_unlock
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _m,640,3 ; @m
.comm _data,40,2 ; @data
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _t_fun ## -- Begin function t_fun
.p2align 4, 0x90
_t_fun: ## @t_fun
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq _m@GOTPCREL(%rip), %rdi
addq $256, %rdi ## imm = 0x100
callq _pthread_mutex_lock
movq _data@GOTPCREL(%rip), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movq _data@GOTPCREL(%rip), %rax
movl %ecx, 16(%rax)
movq _m@GOTPCREL(%rip), %rdi
addq $256, %rdi ## imm = 0x100
callq _pthread_mutex_unlock
xorl %eax, %eax
## kill: def $rax killed $eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -8(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -8(%rbp), %rax
movq _m@GOTPCREL(%rip), %rdi
shlq $6, %rax
addq %rax, %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_mutex_init
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_4:
leaq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _t_fun(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
movq _m@GOTPCREL(%rip), %rdi
addq $192, %rdi
callq _pthread_mutex_lock
movq _data@GOTPCREL(%rip), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movq _data@GOTPCREL(%rip), %rax
movl %ecx, 12(%rax)
movq _m@GOTPCREL(%rip), %rdi
addq $192, %rdi
callq _pthread_mutex_unlock
movq _m@GOTPCREL(%rip), %rdi
addq $256, %rdi ## imm = 0x100
callq _pthread_mutex_lock
movq _data@GOTPCREL(%rip), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movq _data@GOTPCREL(%rip), %rax
movl %ecx, 16(%rax)
movq _m@GOTPCREL(%rip), %rdi
addq $256, %rdi ## imm = 0x100
callq _pthread_mutex_unlock
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _m,640,4 ## @m
.comm _data,40,4 ## @data
.subsections_via_symbols
| the_stack_data/78735.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/165765754.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello, world.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello, world.\n"
.subsections_via_symbols
| the_stack_data/184518978.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_george ; -- Begin function print_george
.p2align 2
_print_george: ; @print_george
.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]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
bl _sleep
b LBB0_1
.cfi_endproc
; -- End function
.globl _print_mary ; -- Begin function print_mary
.p2align 2
_print_mary: ; @print_mary
.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]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #2
bl _sleep
b LBB1_1
.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 x3, #0
str x3, [sp] ; 8-byte Folded Spill
mov x1, x3
adrp x2, _print_george@PAGE
add x2, x2, _print_george@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
add x0, sp, #8
mov x1, x3
adrp x2, _print_mary@PAGE
add x2, x2, _print_mary@PAGEOFF
bl _pthread_create
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #1
bl _sleep
b LBB2_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "George\n"
l_.str.1: ; @.str.1
.asciz "Mary\n"
l_.str.2: ; @.str.2
.asciz "----------------\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_george ## -- Begin function print_george
.p2align 4, 0x90
_print_george: ## @print_george
.cfi_startproc
## %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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
jmp LBB0_1
.cfi_endproc
## -- End function
.globl _print_mary ## -- Begin function print_mary
.p2align 4, 0x90
_print_mary: ## @print_mary
.cfi_startproc
## %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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $2, %edi
callq _sleep
jmp LBB1_1
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _print_george(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _print_mary(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
LBB2_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
jmp LBB2_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "George\n"
L_.str.1: ## @.str.1
.asciz "Mary\n"
L_.str.2: ## @.str.2
.asciz "----------------\n"
.subsections_via_symbols
| the_stack_data/98273.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 d0, [sp]
str d1, [sp, #8]
ldr d1, [sp]
ldr d0, [sp, #8]
fneg d0, d0
str d1, [sp, #16]
str d0, [sp, #24]
ldr d0, [sp, #16]
ldr d1, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _a,8,2 ; @a
.comm _b,8,2 ; @b
.comm _c,16,3 ; @c
.comm _d,16,3 ; @d
.comm _e,16,3 ; @e
.comm _f,16,3 ; @f
.comm _g,16,3 ; @g
.comm _h,8,2 ; @h
.comm _i,16,3 ; @i
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function foo
LCPI0_0:
.quad 0x8000000000000000 ## double -0
.quad 0x8000000000000000 ## double -0
.section __TEXT,__text,regular,pure_instructions
.globl _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
movsd %xmm0, -32(%rbp)
movsd %xmm1, -24(%rbp)
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
movaps LCPI0_0(%rip), %xmm2 ## xmm2 = [-0.0E+0,-0.0E+0]
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
pxor %xmm2, %xmm0
movsd %xmm1, -16(%rbp)
movlpd %xmm0, -8(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,8,2 ## @a
.comm _b,8,2 ## @b
.comm _c,16,3 ## @c
.comm _d,16,3 ## @d
.comm _e,32,4 ## @e
.comm _f,32,4 ## @f
.comm _g,16,3 ## @g
.comm _h,8,2 ## @h
.comm _i,16,3 ## @i
.subsections_via_symbols
| the_stack_data/67679.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, #255
strb w8, [sp, #11]
strb w8, [sp, #10]
ldrsb w8, [sp, #11]
ldrb w9, [sp, #10]
subs w8, w8, w9
cset w9, eq
mov w8, #1
and w9, w9, #0x1
sdiv w0, w8, w9
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)
movb $-1, -5(%rbp)
movb $-1, -6(%rbp)
movsbl -5(%rbp), %eax
movzbl -6(%rbp), %ecx
cmpl %ecx, %eax
sete %al
andb $1, %al
movzbl %al, %ecx
movl $1, %eax
cltd
idivl %ecx
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/153266975.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, #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
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x0, sp
adrp x1, l___const.foo.c@PAGE
add x1, x1, l___const.foo.c@PAGEOFF
mov x2, #144
bl _memcpy
ldr x8, [sp, #136]
ldr w8, [x8]
adrp x9, _b@GOTPAGE
ldr x9, [x9, _b@GOTPAGEOFF]
str w8, [x9]
b LBB0_1
.cfi_endproc
; -- End function
.comm _b,4,2 ; @b
.comm _a,4,2 ; @a
.section __DATA,__const
.p2align 3 ; @__const.foo.c
l___const.foo.c:
.quad 0
.quad 0
.quad 0
.quad _b
.quad 0
.quad 0
.quad 0
.quad 0
.quad _b
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad _b
.quad _a
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -144(%rbp), %rdi
leaq l___const.foo.c(%rip), %rsi
movl $144, %edx
callq _memcpy
movq -8(%rbp), %rax
movl (%rax), %ecx
movq _b@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_1
.cfi_endproc
## -- End function
.comm _b,4,2 ## @b
.comm _a,4,2 ## @a
.section __DATA,__const
.p2align 4 ## @__const.foo.c
l___const.foo.c:
.quad 0
.quad 0
.quad 0
.quad _b
.quad 0
.quad 0
.quad 0
.quad 0
.quad _b
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad _b
.quad _a
.subsections_via_symbols
| the_stack_data/149706.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
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_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-12]
ldur w10, [x29, #-12]
mul w10, w9, w10
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
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 "This program prints a table of squares.\nEnter number of entries in table: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%10d%10d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %esi
movl -12(%rbp), %edx
imull -12(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
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 "This program prints a table of squares.\nEnter number of entries in table: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%10d%10d\n"
.subsections_via_symbols
| the_stack_data/421519.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
add x9, sp, #32
ldr x8, [sp, #32]
str x8, [sp, #24]
mov x8, #42
mov x10, x8
str x10, [sp, #16]
ldr x10, [sp, #16]
str x10, [sp, #32]
str x8, [sp, #8]
ldr x8, [sp, #8]
swp x8, x8, [x9]
str x8, [sp]
mov w0, #0
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 _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq $42, -32(%rbp)
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movq $42, -40(%rbp)
movq -40(%rbp), %rax
xchgq %rax, -16(%rbp)
movq %rax, -48(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/429320.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copia ; -- Begin function copia
.p2align 2
_copia: ; @copia
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrb w8, [x8]
ldr x9, [sp]
strb w8, [x9]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB0_1
LBB0_3:
ldr x8, [sp]
strb wzr, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
sub x8, x29, #18
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [sp, #40]
sub x8, x29, #28
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [sp, #32]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _gets
ldr x0, [sp, #40]
ldr x1, [sp, #32]
bl _copia
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, LBB1_2
b LBB1_1
LBB1_1:
bl ___stack_chk_fail
LBB1_2:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "nome:"
l_.str.1: ; @.str.1
.asciz "%s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copia ## -- Begin function copia
.p2align 4, 0x90
_copia: ## @copia
.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), %eax
cmpl $0, %eax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movb (%rax), %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
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_3:
movq -16(%rbp), %rax
movb $0, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq -18(%rbp), %rax
movq %rax, -40(%rbp)
leaq -28(%rbp), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
callq _puts
leaq -18(%rbp), %rdi
callq _gets
movq -40(%rbp), %rdi
movq -48(%rbp), %rsi
callq _copia
leaq -28(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_2
## %bb.1:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB1_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "nome:"
L_.str.1: ## @.str.1
.asciz "%s\n"
.subsections_via_symbols
| the_stack_data/22013446.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delete_line ; -- Begin function delete_line
.p2align 2
_delete_line: ; @delete_line
.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 x0, [x29, #-16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
str x0, [sp, #24]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #16]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #24]
bl _getc
str w0, [sp, #12]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w0, [sp, #12]
ldr x1, [sp, #16]
bl _fputc
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB0_6
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_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_7:
ldr x0, [sp, #24]
bl _fclose
ldr x0, [sp, #16]
bl _fclose
ldur x0, [x29, #-16]
bl _remove
ldur x1, [x29, #-16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _rename
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _insert_task ; -- Begin function insert_task
.p2align 2
_insert_task: ; @insert_task
.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]
stur x2, [x29, #-24]
str x3, [sp, #32]
ldr x0, [sp, #32]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
str x0, [sp, #24]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #16]
str wzr, [sp, #8]
ldr w8, [sp, #8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x0, [sp, #16]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x0, [sp, #16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
b LBB1_2
LBB1_2:
b LBB1_3
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #24]
bl _getc
str w0, [sp, #12]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=1
ldr w0, [sp, #12]
ldr x1, [sp, #16]
bl _fputc
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
ldr w8, [sp, #8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_3 Depth=1
ldr x0, [sp, #16]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x0, [sp, #16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_3 Depth=1
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_3 Depth=1
b LBB1_3
LBB1_9:
ldr x0, [sp, #24]
bl _fclose
ldr x0, [sp, #16]
bl _fclose
ldr x0, [sp, #32]
bl _remove
ldr x1, [sp, #32]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _rename
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _contains_task ; -- Begin function contains_task
.p2align 2
_contains_task: ; @contains_task
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldr x0, [sp, #24]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
str x0, [sp, #16]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
str w8, [sp, #8]
str wzr, [sp, #4]
strb wzr, [sp, #3]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #16]
bl _getc
str w0, [sp, #12]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB2_19
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB2_7
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB2_20
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
mov w8, #1
strb w8, [sp, #3]
b LBB2_18
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldrb w8, [sp, #3]
tbnz w8, #0, LBB2_14
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB2_12
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB2_13
LBB2_12: ; in Loop: Header=BB2_1 Depth=1
mov w8, #-1
str w8, [sp, #4]
b LBB2_13
LBB2_13: ; in Loop: Header=BB2_1 Depth=1
b LBB2_17
LBB2_14: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB2_16
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_1 Depth=1
strb wzr, [sp, #3]
str wzr, [sp, #4]
b LBB2_16
LBB2_16: ; in Loop: Header=BB2_1 Depth=1
b LBB2_17
LBB2_17: ; in Loop: Header=BB2_1 Depth=1
b LBB2_18
LBB2_18: ; in Loop: Header=BB2_1 Depth=1
b LBB2_1
LBB2_19:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB2_20
LBB2_20:
ldurb w8, [x29, #-1]
and w0, w8, #0x1
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _num_lines_in_file ; -- Begin function num_lines_in_file
.p2align 2
_num_lines_in_file: ; @num_lines_in_file
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #16]
bl _getc
str w0, [sp, #12]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
b LBB3_1
LBB3_5:
ldr x0, [sp, #16]
bl _fclose
ldr w0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _is_leap_year ; -- Begin function is_leap_year
.p2align 2
_is_leap_year: ; @is_leap_year
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #15]
b LBB4_6
LBB4_2:
ldr w8, [sp, #8]
mov w10, #4
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
ldr w8, [sp, #8]
mov w10, #100
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4:
ldr w8, [sp, #8]
mov w10, #400
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB4_5
LBB4_5:
ldr w8, [sp, #4] ; 4-byte Folded Reload
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #15]
b LBB4_6
LBB4_6:
ldrb w8, [sp, #15]
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _days_in_month ; -- Begin function days_in_month
.p2align 2
_days_in_month: ; @days_in_month
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
mov w8, #-1
stur w8, [x29, #-4]
b LBB5_21
LBB5_2:
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB5_5
b LBB5_3
LBB5_3:
ldr w0, [sp, #4]
bl _is_leap_year
tbz w0, #0, LBB5_5
b LBB5_4
LBB5_4:
mov w8, #29
stur w8, [x29, #-4]
b LBB5_21
LBB5_5:
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB5_7
b LBB5_6
LBB5_6:
mov w8, #28
stur w8, [x29, #-4]
b LBB5_21
LBB5_7:
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB5_14
b LBB5_8
LBB5_8:
ldr w8, [sp, #8]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB5_14
b LBB5_9
LBB5_9:
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB5_14
b LBB5_10
LBB5_10:
ldr w8, [sp, #8]
subs w8, w8, #7
cset w8, eq
tbnz w8, #0, LBB5_14
b LBB5_11
LBB5_11:
ldr w8, [sp, #8]
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB5_14
b LBB5_12
LBB5_12:
ldr w8, [sp, #8]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB5_14
b LBB5_13
LBB5_13:
ldr w8, [sp, #8]
subs w8, w8, #12
cset w8, ne
tbnz w8, #0, LBB5_15
b LBB5_14
LBB5_14:
mov w8, #31
stur w8, [x29, #-4]
b LBB5_21
LBB5_15:
ldr w8, [sp, #8]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB5_19
b LBB5_16
LBB5_16:
ldr w8, [sp, #8]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB5_19
b LBB5_17
LBB5_17:
ldr w8, [sp, #8]
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB5_19
b LBB5_18
LBB5_18:
ldr w8, [sp, #8]
subs w8, w8, #11
cset w8, ne
tbnz w8, #0, LBB5_20
b LBB5_19
LBB5_19:
mov w8, #30
stur w8, [x29, #-4]
b LBB5_21
LBB5_20:
mov w8, #-1
stur w8, [x29, #-4]
b LBB5_21
LBB5_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _is_valid_date ; -- Begin function is_valid_date
.p2align 2
_is_valid_date: ; @is_valid_date
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8]
subs w8, w8, #12
cset w8, gt
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldr x8, [sp, #16]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB6_8
LBB6_3:
ldr x8, [sp, #16]
ldr w0, [x8]
ldr x8, [sp, #16]
ldr w1, [x8, #8]
bl _days_in_month
str w0, [sp, #12]
ldr w8, [sp, #12]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB6_6
b LBB6_4
LBB6_4:
ldr x8, [sp, #16]
ldr w8, [x8, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5:
ldr x8, [sp, #16]
ldr w8, [x8, #4]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB6_7
b LBB6_6
LBB6_6:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB6_8
LBB6_7:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB6_8
LBB6_8:
ldurb w8, [x29, #-1]
and w0, w8, #0x1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _compare_dates ; -- Begin function compare_dates
.p2align 2
_compare_dates: ; @compare_dates
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #16]
ldr w8, [x8, #4]
ldr x9, [sp, #8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_4
b LBB7_1
LBB7_1:
ldr x8, [sp, #16]
ldr w8, [x8]
ldr x9, [sp, #8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_4
b LBB7_2
LBB7_2:
ldr x8, [sp, #16]
ldr w8, [x8, #8]
ldr x9, [sp, #8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_4
b LBB7_3
LBB7_3:
str wzr, [sp, #28]
b LBB7_12
LBB7_4:
ldr x8, [sp, #16]
ldr w8, [x8, #8]
ldr x9, [sp, #8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB7_10
b LBB7_5
LBB7_5:
ldr x8, [sp, #16]
ldr w8, [x8, #8]
ldr x9, [sp, #8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_7
b LBB7_6
LBB7_6:
ldr x8, [sp, #16]
ldr w8, [x8]
ldr x9, [sp, #8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB7_10
b LBB7_7
LBB7_7:
ldr x8, [sp, #16]
ldr w8, [x8, #8]
ldr x9, [sp, #8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_11
b LBB7_8
LBB7_8:
ldr x8, [sp, #16]
ldr w8, [x8]
ldr x9, [sp, #8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_11
b LBB7_9
LBB7_9:
ldr x8, [sp, #16]
ldr w8, [x8, #4]
ldr x9, [sp, #8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_11
b LBB7_10
LBB7_10:
mov w8, #-1
str w8, [sp, #28]
b LBB7_12
LBB7_11:
mov w8, #1
str w8, [sp, #28]
b LBB7_12
LBB7_12:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _parse_date ; -- Begin function parse_date
.p2align 2
_parse_date: ; @parse_date
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
stur w8, [x29, #-28]
mov w8, #-1
stur w8, [x29, #-32]
stur w8, [x29, #-36]
stur wzr, [x29, #-40]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_10
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB8_5
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-32]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB8_5
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-40]
stur w8, [x29, #-32]
b LBB8_8
LBB8_5: ; in Loop: Header=BB8_1 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB8_7
b LBB8_6
LBB8_6:
ldur w8, [x29, #-40]
stur w8, [x29, #-36]
b LBB8_10
LBB8_7: ; in Loop: Header=BB8_1 Depth=1
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_1 Depth=1
b LBB8_9
LBB8_9: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB8_1
LBB8_10:
ldur w8, [x29, #-32]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB8_12
b LBB8_11
LBB8_11:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB8_32
LBB8_12:
ldur w8, [x29, #-32]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB8_14
b LBB8_13
LBB8_13:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB8_32
LBB8_14:
ldur x1, [x29, #-16]
ldursw x2, [x29, #-32]
sub x0, x29, #43
mov x3, #3
bl ___memcpy_chk
sturb wzr, [x29, #-41]
ldur w8, [x29, #-36]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB8_20
b LBB8_15
LBB8_15:
ldur w8, [x29, #-36]
ldur w9, [x29, #-32]
subs w8, w8, w9
subs w8, w8, #1
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB8_17
b LBB8_16
LBB8_16:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB8_32
LBB8_17:
ldur x8, [x29, #-16]
ldur w9, [x29, #-32]
add w9, w9, #1
add x1, x8, w9, sxtw
ldur w8, [x29, #-36]
ldur w9, [x29, #-32]
subs w8, w8, w9
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
sub x0, x29, #46
mov x3, #3
bl ___memcpy_chk
ldur w8, [x29, #-28]
ldur w9, [x29, #-36]
subs w8, w8, w9
subs w8, w8, #1
subs w8, w8, #4
cset w8, le
tbnz w8, #0, LBB8_19
b LBB8_18
LBB8_18:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB8_32
LBB8_19:
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #1
add x1, x8, w9, sxtw
ldur w8, [x29, #-28]
ldur w9, [x29, #-36]
subs w8, w8, w9
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
sub x0, x29, #51
mov x3, #5
bl ___memcpy_chk
sturb wzr, [x29, #-47]
b LBB8_23
LBB8_20:
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
subs w8, w8, w9
subs w8, w8, #1
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB8_22
b LBB8_21
LBB8_21:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB8_32
LBB8_22:
ldur x8, [x29, #-16]
ldur w9, [x29, #-32]
add w9, w9, #1
add x1, x8, w9, sxtw
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
subs w8, w8, w9
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
sub x0, x29, #46
mov x3, #3
bl ___memcpy_chk
b LBB8_23
LBB8_23:
sub x8, x29, #46
str x8, [sp] ; 8-byte Folded Spill
sturb wzr, [x29, #-44]
mov w8, #-1
str w8, [sp, #56]
str w8, [sp, #52]
str w8, [sp, #48]
sub x0, x29, #43
bl _atoi
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
str w8, [sp, #56]
bl _atoi
str w0, [sp, #52]
ldur w8, [x29, #-36]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB8_25
b LBB8_24
LBB8_24:
sub x0, x29, #51
bl _atoi
str w0, [sp, #48]
b LBB8_29
LBB8_25:
mov x0, #0
bl _time
mov x8, x0
add x0, sp, #40
str x8, [sp, #40]
bl _localtime
str x0, [sp, #32]
ldr x8, [sp, #32]
ldr w8, [x8, #16]
add w8, w8, #1
add x1, sp, #20
str w8, [sp, #20]
ldr x8, [sp, #32]
ldr w8, [x8, #12]
str w8, [sp, #24]
ldr x8, [sp, #32]
ldr w8, [x8, #20]
add w8, w8, #1900
str w8, [sp, #28]
ldr w8, [sp, #56]
add x0, sp, #8
str w8, [sp, #8]
ldr w8, [sp, #52]
str w8, [sp, #12]
ldr x8, [sp, #32]
ldr w8, [x8, #20]
add w8, w8, #1900
str w8, [sp, #16]
bl _compare_dates
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB8_27
b LBB8_26
LBB8_26:
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #48]
b LBB8_28
LBB8_27:
ldr w8, [sp, #16]
str w8, [sp, #48]
b LBB8_28
LBB8_28:
b LBB8_29
LBB8_29:
ldr w8, [sp, #52]
ldur x9, [x29, #-24]
str w8, [x9, #4]
ldr w8, [sp, #56]
ldur x9, [x29, #-24]
str w8, [x9]
ldr w8, [sp, #48]
ldur x9, [x29, #-24]
str w8, [x9, #8]
ldur x0, [x29, #-24]
bl _is_valid_date
tbnz w0, #0, LBB8_31
b LBB8_30
LBB8_30:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB8_32
LBB8_31:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB8_32
LBB8_32:
ldurb w8, [x29, #-1]
and w0, w8, #0x1
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _days_between_dates ; -- Begin function days_between_dates
.p2align 2
_days_between_dates: ; @days_between_dates
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _compare_dates
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
ldr x0, [sp, #24]
ldur x1, [x29, #-16]
bl _days_between_dates
mov w8, #0
subs w8, w8, w0
stur w8, [x29, #-4]
b LBB9_23
LBB9_2:
ldr x8, [sp, #24]
ldr w8, [x8, #8]
ldur x9, [x29, #-16]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB9_16
b LBB9_3
LBB9_3:
ldur x8, [x29, #-16]
ldr w0, [x8]
ldur x8, [x29, #-16]
ldr w1, [x8, #8]
bl _days_in_month
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
subs w8, w0, w8
str w8, [sp, #20]
ldur x8, [x29, #-16]
ldr w8, [x8]
add w8, w8, #1
str w8, [sp, #16]
b LBB9_4
LBB9_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #12
cset w8, gt
tbnz w8, #0, LBB9_7
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_4 Depth=1
ldr w0, [sp, #16]
ldur x8, [x29, #-16]
ldr w1, [x8, #8]
bl _days_in_month
ldr w8, [sp, #20]
add w8, w8, w0
str w8, [sp, #20]
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_4 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB9_4
LBB9_7:
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
add w8, w8, #1
str w8, [sp, #12]
b LBB9_8
LBB9_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #24]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_11
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_8 Depth=1
ldr w0, [sp, #12]
bl _is_leap_year
and w10, w0, #0x1
mov w9, #365
mov w8, #366
ands w10, w10, #0x1
csel w9, w8, w9, ne
ldr w8, [sp, #20]
add w8, w8, w9
str w8, [sp, #20]
b LBB9_10
LBB9_10: ; in Loop: Header=BB9_8 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB9_8
LBB9_11:
mov w8, #1
str w8, [sp, #8]
b LBB9_12
LBB9_12: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_15
b LBB9_13
LBB9_13: ; in Loop: Header=BB9_12 Depth=1
ldr w0, [sp, #8]
ldr x8, [sp, #24]
ldr w1, [x8, #8]
bl _days_in_month
ldr w8, [sp, #20]
add w8, w8, w0
str w8, [sp, #20]
b LBB9_14
LBB9_14: ; in Loop: Header=BB9_12 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB9_12
LBB9_15:
ldr x8, [sp, #24]
ldr w9, [x8, #4]
ldr w8, [sp, #20]
add w8, w8, w9
str w8, [sp, #20]
ldr w8, [sp, #20]
stur w8, [x29, #-4]
b LBB9_23
LBB9_16:
ldr x8, [sp, #24]
ldr w8, [x8]
ldur x9, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB9_22
b LBB9_17
LBB9_17:
ldur x8, [x29, #-16]
ldr w0, [x8]
ldur x8, [x29, #-16]
ldr w1, [x8, #8]
bl _days_in_month
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
subs w8, w0, w8
str w8, [sp, #4]
ldur x8, [x29, #-16]
ldr w8, [x8]
add w8, w8, #1
str w8, [sp]
b LBB9_18
LBB9_18: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_21
b LBB9_19
LBB9_19: ; in Loop: Header=BB9_18 Depth=1
ldr w0, [sp]
ldur x8, [x29, #-16]
ldr w1, [x8, #8]
bl _days_in_month
ldr w8, [sp, #4]
add w8, w8, w0
str w8, [sp, #4]
b LBB9_20
LBB9_20: ; in Loop: Header=BB9_18 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB9_18
LBB9_21:
ldr x8, [sp, #24]
ldr w9, [x8, #4]
ldr w8, [sp, #4]
add w8, w8, w9
str w8, [sp, #4]
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB9_23
LBB9_22:
ldr x8, [sp, #24]
ldr w8, [x8, #4]
ldur x9, [x29, #-16]
ldr w9, [x9, #4]
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB9_23
LBB9_23:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _days_till_date ; -- Begin function days_till_date
.p2align 2
_days_till_date: ; @days_till_date
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
mov x0, #0
bl _time
mov x8, x0
sub x0, x29, #16
stur x8, [x29, #-16]
bl _localtime
str x0, [sp, #24]
ldr x8, [sp, #24]
ldr w8, [x8, #16]
add w8, w8, #1
add x0, sp, #12
str w8, [sp, #12]
ldr x8, [sp, #24]
ldr w8, [x8, #12]
str w8, [sp, #16]
ldr x8, [sp, #24]
ldr w8, [x8, #20]
add w8, w8, #1900
str w8, [sp, #20]
ldur x1, [x29, #-8]
bl _days_between_dates
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, #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
sub x8, x29, #112
str x8, [sp, #64] ; 8-byte Folded Spill
mov x9, x1
adrp x10, ___stack_chk_guard@GOTPAGE
ldr x10, [x10, ___stack_chk_guard@GOTPAGEOFF]
ldr x10, [x10]
stur x10, [x29, #-24]
mov w1, #0
stur wzr, [x29, #-52]
stur w0, [x29, #-56]
str x9, [x8, #48]
ldr x9, [x8, #48]
ldr x9, [x9, #8]
str x9, [x8, #40]
ldr x0, [x8, #40]
bl _access
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB11_2
b LBB11_1
LBB11_1:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
bl _fclose
b LBB11_2
LBB11_2:
ldur w8, [x29, #-56]
subs w8, w8, #3
cset w8, lt
tbnz w8, #0, LBB11_4
b LBB11_3
LBB11_3:
ldur w8, [x29, #-56]
subs w8, w8, #5
cset w8, le
tbnz w8, #0, LBB11_5
b LBB11_4
LBB11_4:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_5:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x8, [x8, #48]
ldr x0, [x8, #16]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_40
b LBB11_6
LBB11_6:
ldur w8, [x29, #-56]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB11_9
b LBB11_7
LBB11_7:
ldur w8, [x29, #-56]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB11_9
b LBB11_8
LBB11_8:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
str x0, [sp, #56] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_9:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x9, [x8, #48]
ldr x0, [x9, #24]
ldr x1, [x8, #40]
bl _contains_task
tbz w0, #0, LBB11_11
b LBB11_10
LBB11_10:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_11:
ldur w8, [x29, #-56]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB11_13
b LBB11_12
LBB11_12:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fopen
ldr x8, [sp, #64] ; 8-byte Folded Reload
str x0, [x8, #32]
ldr x0, [x8, #32]
ldr x8, [x8, #48]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _fprintf
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #32]
bl _fclose
b LBB11_39
LBB11_13:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x8, [x8, #48]
ldr x0, [x8, #32]
sub x1, x29, #92
bl _parse_date
tbnz w0, #0, LBB11_15
b LBB11_14
LBB11_14:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_15:
ldur w8, [x29, #-92]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-88]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-84]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
sub x0, x29, #35
mov w1, #0
mov x2, #11
adrp x3, l_.str.15@PAGE
add x3, x3, l_.str.15@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
bl _num_lines_in_file
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_17
b LBB11_16
LBB11_16:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fopen
ldr x8, [sp, #64] ; 8-byte Folded Reload
str x0, [x8, #8]
ldr x0, [x8, #8]
ldr x8, [x8, #48]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #8]
mov x9, sp
sub x8, x29, #35
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #8]
bl _fclose
b LBB11_38
LBB11_17:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
ldr x8, [sp, #64] ; 8-byte Folded Reload
str x0, [x8]
stur wzr, [x29, #-116]
stur wzr, [x29, #-120]
sturb wzr, [x29, #-121]
sturb wzr, [x29, #-122]
stur wzr, [x29, #-128]
b LBB11_18
LBB11_18: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _getc
stur w0, [x29, #-116]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB11_35
b LBB11_19
LBB11_19: ; in Loop: Header=BB11_18 Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB11_21
b LBB11_20
LBB11_20: ; in Loop: Header=BB11_18 Depth=1
mov w8, #1
sturb w8, [x29, #-121]
b LBB11_34
LBB11_21: ; in Loop: Header=BB11_18 Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB11_30
b LBB11_22
LBB11_22: ; in Loop: Header=BB11_18 Depth=1
ldursw x9, [x29, #-128]
sub x0, x29, #46
mov x8, x0
add x8, x8, x9
strb wzr, [x8]
bl _strlen
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB11_25
b LBB11_23
LBB11_23: ; in Loop: Header=BB11_18 Depth=1
sub x0, x29, #46
sub x1, x29, #140
bl _parse_date
tbnz w0, #0, LBB11_25
b LBB11_24
LBB11_24:
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_25: ; in Loop: Header=BB11_18 Depth=1
sub x0, x29, #46
bl _strlen
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB11_27
b LBB11_26
LBB11_26: ; in Loop: Header=BB11_18 Depth=1
sub x0, x29, #140
bl _days_till_date
str w0, [sp, #52] ; 4-byte Folded Spill
sub x0, x29, #92
bl _days_till_date
mov x8, x0
ldr w0, [sp, #52] ; 4-byte Folded Reload
subs w8, w0, w8
cset w8, le
tbnz w8, #0, LBB11_28
b LBB11_27
LBB11_27:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldur w0, [x29, #-120]
ldr x9, [x8, #48]
ldr x1, [x9, #24]
ldr x3, [x8, #40]
sub x2, x29, #35
bl _insert_task
mov w8, #1
sturb w8, [x29, #-122]
b LBB11_35
LBB11_28: ; in Loop: Header=BB11_18 Depth=1
b LBB11_29
LBB11_29: ; in Loop: Header=BB11_18 Depth=1
sturb wzr, [x29, #-121]
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
stur wzr, [x29, #-128]
b LBB11_33
LBB11_30: ; in Loop: Header=BB11_18 Depth=1
ldurb w8, [x29, #-121]
tbz w8, #0, LBB11_32
b LBB11_31
LBB11_31: ; in Loop: Header=BB11_18 Depth=1
ldur w8, [x29, #-116]
ldursw x10, [x29, #-128]
sub x9, x29, #46
strb w8, [x9, x10]
ldur w8, [x29, #-128]
add w8, w8, #1
stur w8, [x29, #-128]
b LBB11_32
LBB11_32: ; in Loop: Header=BB11_18 Depth=1
b LBB11_33
LBB11_33: ; in Loop: Header=BB11_18 Depth=1
b LBB11_34
LBB11_34: ; in Loop: Header=BB11_18 Depth=1
b LBB11_18
LBB11_35:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fclose
ldurb w8, [x29, #-122]
tbnz w8, #0, LBB11_37
b LBB11_36
LBB11_36:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fopen
ldr x8, [sp, #64] ; 8-byte Folded Reload
stur x0, [x29, #-152]
ldur x0, [x29, #-152]
ldr x8, [x8, #48]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldur x0, [x29, #-152]
mov x9, sp
sub x8, x29, #35
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
ldur x0, [x29, #-152]
bl _fclose
b LBB11_37
LBB11_37:
b LBB11_38
LBB11_38:
b LBB11_39
LBB11_39:
b LBB11_105
LBB11_40:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x8, [x8, #48]
ldr x0, [x8, #16]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_80
b LBB11_41
LBB11_41:
ldur w8, [x29, #-56]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB11_43
b LBB11_42
LBB11_42:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@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
mov w0, #1
bl _exit
LBB11_43:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x8, [x8, #48]
ldr x0, [x8, #24]
bl _strlen
ldr x8, [sp, #64] ; 8-byte Folded Reload
mov x9, x0
stur w9, [x29, #-156]
ldr x0, [x8, #40]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
str x0, [sp, #152]
str wzr, [sp, #144]
mov w8, #10
str w8, [sp, #140]
ldrsw x8, [sp, #140]
lsr x0, x8, #0
bl _malloc
ldr x8, [sp, #64] ; 8-byte Folded Reload
str x0, [sp, #128]
str wzr, [sp, #124]
str wzr, [sp, #120]
str wzr, [sp, #116]
mov w9, #1
strb w9, [sp, #115]
strb wzr, [sp, #114]
ldr x0, [x8, #40]
bl _num_lines_in_file
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
lsl x0, x8, #3
bl _malloc
str x0, [sp, #104]
b LBB11_44
LBB11_44: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #152]
bl _getc
str w0, [sp, #148]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB11_69
b LBB11_45
LBB11_45: ; in Loop: Header=BB11_44 Depth=1
ldr w8, [sp, #148]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB11_57
b LBB11_46
LBB11_46: ; in Loop: Header=BB11_44 Depth=1
ldr x8, [sp, #128]
ldrsw x9, [sp, #144]
add x8, x8, x9
strb wzr, [x8]
ldrb w8, [sp, #115]
tbz w8, #0, LBB11_56
b LBB11_47
LBB11_47: ; in Loop: Header=BB11_44 Depth=1
ldr w8, [sp, #144]
ldur w9, [x29, #-156]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB11_56
b LBB11_48
LBB11_48: ; in Loop: Header=BB11_44 Depth=1
ldr w8, [sp, #124]
str w8, [sp, #120]
ldr w8, [sp, #144]
ldur w9, [x29, #-156]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB11_54
b LBB11_49
LBB11_49:
str wzr, [sp, #100]
b LBB11_50
LBB11_50: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #100]
ldr w9, [sp, #116]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB11_53
b LBB11_51
LBB11_51: ; in Loop: Header=BB11_50 Depth=1
ldr x8, [sp, #104]
ldrsw x9, [sp, #100]
ldr x0, [x8, x9, lsl #3]
bl _free
b LBB11_52
LBB11_52: ; in Loop: Header=BB11_50 Depth=1
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
b LBB11_50
LBB11_53:
ldr x8, [sp, #128]
ldr x9, [sp, #104]
str x8, [x9]
mov w8, #1
str w8, [sp, #116]
b LBB11_69
LBB11_54: ; in Loop: Header=BB11_44 Depth=1
ldr x8, [sp, #128]
ldr x9, [sp, #104]
ldrsw x10, [sp, #116]
str x8, [x9, x10, lsl #3]
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
b LBB11_55
LBB11_55: ; in Loop: Header=BB11_44 Depth=1
b LBB11_56
LBB11_56: ; in Loop: Header=BB11_44 Depth=1
mov w8, #1
strb w8, [sp, #114]
b LBB11_68
LBB11_57: ; in Loop: Header=BB11_44 Depth=1
ldr w8, [sp, #148]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB11_59
b LBB11_58
LBB11_58: ; in Loop: Header=BB11_44 Depth=1
str wzr, [sp, #144]
mov w8, #10
str w8, [sp, #140]
ldrsw x8, [sp, #140]
lsr x0, x8, #0
bl _malloc
str x0, [sp, #128]
mov w8, #1
strb w8, [sp, #115]
strb wzr, [sp, #114]
ldr w8, [sp, #124]
add w8, w8, #1
str w8, [sp, #124]
b LBB11_67
LBB11_59: ; in Loop: Header=BB11_44 Depth=1
ldrb w8, [sp, #114]
tbnz w8, #0, LBB11_66
b LBB11_60
LBB11_60: ; in Loop: Header=BB11_44 Depth=1
ldr w8, [sp, #144]
ldur w9, [x29, #-156]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB11_63
b LBB11_61
LBB11_61: ; in Loop: Header=BB11_44 Depth=1
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr w8, [sp, #148]
ldr x9, [x9, #48]
ldr x9, [x9, #24]
ldrsw x10, [sp, #144]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB11_63
b LBB11_62
LBB11_62: ; in Loop: Header=BB11_44 Depth=1
strb wzr, [sp, #115]
b LBB11_63
LBB11_63: ; in Loop: Header=BB11_44 Depth=1
ldr w8, [sp, #148]
ldr x9, [sp, #128]
ldrsw x10, [sp, #144]
strb w8, [x9, x10]
ldr w8, [sp, #144]
add w8, w8, #1
str w8, [sp, #144]
ldr w8, [sp, #144]
ldr w9, [sp, #140]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB11_65
b LBB11_64
LBB11_64: ; in Loop: Header=BB11_44 Depth=1
ldr w8, [sp, #140]
lsl w8, w8, #1
str w8, [sp, #140]
ldr x0, [sp, #128]
ldrsw x1, [sp, #140]
bl _realloc
str x0, [sp, #128]
b LBB11_65
LBB11_65: ; in Loop: Header=BB11_44 Depth=1
b LBB11_66
LBB11_66: ; in Loop: Header=BB11_44 Depth=1
b LBB11_67
LBB11_67: ; in Loop: Header=BB11_44 Depth=1
b LBB11_68
LBB11_68: ; in Loop: Header=BB11_44 Depth=1
b LBB11_44
LBB11_69:
ldr x0, [sp, #152]
bl _fclose
str wzr, [sp, #96]
b LBB11_70
LBB11_70: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #96]
ldr w9, [sp, #116]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB11_73
b LBB11_71
LBB11_71: ; in Loop: Header=BB11_70 Depth=1
ldr x8, [sp, #104]
ldrsw x9, [sp, #96]
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
ldr x8, [sp, #104]
ldrsw x9, [sp, #96]
ldr x0, [x8, x9, lsl #3]
bl _free
b LBB11_72
LBB11_72: ; in Loop: Header=BB11_70 Depth=1
ldr w8, [sp, #96]
add w8, w8, #1
str w8, [sp, #96]
b LBB11_70
LBB11_73:
ldr x0, [sp, #104]
bl _free
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB11_75
b LBB11_74
LBB11_74:
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_75:
ldr w8, [sp, #116]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB11_77
b LBB11_76
LBB11_76:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w0, [sp, #120]
ldr x1, [x8, #40]
bl _delete_line
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
b LBB11_78
LBB11_77:
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_78:
b LBB11_79
LBB11_79:
b LBB11_104
LBB11_80:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x8, [x8, #48]
ldr x0, [x8, #16]
adrp x1, l_.str.22@PAGE
add x1, x1, l_.str.22@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_97
b LBB11_81
LBB11_81:
ldur w8, [x29, #-56]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB11_83
b LBB11_82
LBB11_82:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_83:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
ldr x8, [sp, #64] ; 8-byte Folded Reload
str x0, [sp, #88]
mov w9, #1
str w9, [sp, #84]
ldr x0, [x8, #40]
bl _num_lines_in_file
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB11_85
b LBB11_84
LBB11_84:
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
b LBB11_85
LBB11_85:
ldr x0, [sp, #88]
bl _getc
str w0, [sp, #80]
b LBB11_86
LBB11_86: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #80]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB11_96
b LBB11_87
LBB11_87: ; in Loop: Header=BB11_86 Depth=1
ldr x0, [sp, #88]
bl _getc
str w0, [sp, #76]
ldr w8, [sp, #80]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB11_90
b LBB11_88
LBB11_88: ; in Loop: Header=BB11_86 Depth=1
ldr w8, [sp, #76]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB11_90
b LBB11_89
LBB11_89: ; in Loop: Header=BB11_86 Depth=1
ldr w8, [sp, #84]
add w8, w8, #1
str w8, [sp, #84]
ldr w9, [sp, #84]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
b LBB11_95
LBB11_90: ; in Loop: Header=BB11_86 Depth=1
ldr w8, [sp, #80]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB11_93
b LBB11_91
LBB11_91: ; in Loop: Header=BB11_86 Depth=1
ldr w8, [sp, #76]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB11_93
b LBB11_92
LBB11_92: ; in Loop: Header=BB11_86 Depth=1
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
b LBB11_94
LBB11_93: ; in Loop: Header=BB11_86 Depth=1
ldr w0, [sp, #80]
bl _putchar
b LBB11_94
LBB11_94: ; in Loop: Header=BB11_86 Depth=1
b LBB11_95
LBB11_95: ; in Loop: Header=BB11_86 Depth=1
ldr w8, [sp, #76]
str w8, [sp, #80]
b LBB11_86
LBB11_96:
ldr x0, [sp, #88]
bl _fclose
stur wzr, [x29, #-52]
b LBB11_106
LBB11_97:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x8, [x8, #48]
ldr x0, [x8, #16]
adrp x1, l_.str.27@PAGE
add x1, x1, l_.str.27@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_101
b LBB11_98
LBB11_98:
ldur w8, [x29, #-56]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB11_100
b LBB11_99
LBB11_99:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_100:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8, #40]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
bl _fclose
b LBB11_102
LBB11_101:
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
adrp x0, l_.str.29@PAGE
add x0, x0, l_.str.29@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
adrp x0, l_.str.30@PAGE
add x0, x0, l_.str.30@PAGEOFF
bl _printf
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_102:
b LBB11_103
LBB11_103:
b LBB11_104
LBB11_104:
b LBB11_105
LBB11_105:
stur wzr, [x29, #-52]
b LBB11_106
LBB11_106:
ldur w8, [x29, #-52]
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, LBB11_108
b LBB11_107
LBB11_107:
bl ___stack_chk_fail
LBB11_108:
ldr w0, [sp, #36] ; 4-byte Folded Reload
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x28, x27, [sp, #304] ; 16-byte Folded Reload
add sp, sp, #336
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "r"
l_.str.1: ; @.str.1
.asciz "temp"
l_.str.2: ; @.str.2
.asciz "w"
l_.str.3: ; @.str.3
.asciz "%s\t"
l_.str.4: ; @.str.4
.asciz "%s\n"
l_.str.5: ; @.str.5
.asciz "incorrect number of args\n"
l_.str.6: ; @.str.6
.asciz "remember, the format is {path to todo file} {command} {command arguments (if any)}\n"
l_.str.7: ; @.str.7
.asciz "add"
l_.str.8: ; @.str.8
.asciz "remember, the format is {path to todo file} "
l_.str.9: ; @.str.9
.asciz " {task to add}, or {path to todo file} "
l_.str.10: ; @.str.10
.asciz " {task to add} {date}\n"
l_.str.11: ; @.str.11
.asciz "that task is already listed!\n"
l_.str.12: ; @.str.12
.asciz "a"
l_.str.13: ; @.str.13
.asciz "%s\t\n"
l_.str.14: ; @.str.14
.asciz "you didn't enter the date properly! You should enter it as mm/dd or mm/dd/yyyy\n"
l_.str.15: ; @.str.15
.asciz "%d/%d/%d"
l_.str.16: ; @.str.16
.asciz "the provided file is in the wrong format!\n"
l_.str.17: ; @.str.17
.asciz "finish"
l_.str.18: ; @.str.18
.asciz " {task to remove}\n"
l_.str.19: ; @.str.19
.asciz "there were no matches for your task!\n"
l_.str.20: ; @.str.20
.asciz "was removed.\n"
l_.str.21: ; @.str.21
.asciz "there were multiple matches, be more specific!\n"
l_.str.22: ; @.str.22
.asciz "list"
l_.str.23: ; @.str.23
.asciz "\n"
l_.str.24: ; @.str.24
.asciz "1. "
l_.str.25: ; @.str.25
.asciz "\n%d. "
l_.str.26: ; @.str.26
.asciz ": "
l_.str.27: ; @.str.27
.asciz "clear"
l_.str.28: ; @.str.28
.asciz "Command not recognized. Either use "
l_.str.29: ; @.str.29
.asciz ", "
l_.str.30: ; @.str.30
.asciz ", or "
l_.str.31: ; @.str.31
.asciz ".\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delete_line ## -- Begin function delete_line
.p2align 4, 0x90
_delete_line: ## @delete_line
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
movl $0, -40(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rdi
callq _getc
movl %eax, -36(%rbp)
cmpl $-1, %eax
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
cmpl -4(%rbp), %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %edi
movq -32(%rbp), %rsi
callq _fputc
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
cmpl $10, -36(%rbp)
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_7:
movq -24(%rbp), %rdi
callq _fclose
movq -32(%rbp), %rdi
callq _fclose
movq -16(%rbp), %rdi
callq _remove
movq -16(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
callq _rename
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insert_task ## -- Begin function insert_task
.p2align 4, 0x90
_insert_task: ## @insert_task
.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)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -32(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -40(%rbp)
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -48(%rbp)
movl $0, -56(%rbp)
movl -56(%rbp), %eax
cmpl -4(%rbp), %eax
jne LBB1_2
## %bb.1:
movq -48(%rbp), %rdi
movq -16(%rbp), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movq -48(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
LBB1_2:
jmp LBB1_3
LBB1_3: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rdi
callq _getc
movl %eax, -52(%rbp)
cmpl $-1, %eax
je LBB1_9
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movl -52(%rbp), %edi
movq -48(%rbp), %rsi
callq _fputc
cmpl $10, -52(%rbp)
jne LBB1_8
## %bb.5: ## in Loop: Header=BB1_3 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
movl -56(%rbp), %eax
cmpl -4(%rbp), %eax
jne LBB1_7
## %bb.6: ## in Loop: Header=BB1_3 Depth=1
movq -48(%rbp), %rdi
movq -16(%rbp), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movq -48(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
LBB1_7: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_8
LBB1_8: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_3
LBB1_9:
movq -40(%rbp), %rdi
callq _fclose
movq -48(%rbp), %rdi
callq _fclose
movq -32(%rbp), %rdi
callq _remove
movq -32(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
callq _rename
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _contains_task ## -- Begin function contains_task
.p2align 4, 0x90
_contains_task: ## @contains_task
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
movq -16(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -40(%rbp)
movl $0, -44(%rbp)
movb $0, -45(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rdi
callq _getc
movl %eax, -36(%rbp)
cmpl $-1, %eax
je LBB2_19
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
cmpl $9, -36(%rbp)
jne LBB2_7
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
cmpl $-1, -44(%rbp)
je LBB2_6
## %bb.4: ## in Loop: Header=BB2_1 Depth=1
movl -44(%rbp), %eax
cmpl -40(%rbp), %eax
jne LBB2_6
## %bb.5:
movb $1, -1(%rbp)
jmp LBB2_20
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movb $1, -45(%rbp)
jmp LBB2_18
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
testb $1, -45(%rbp)
jne LBB2_14
## %bb.8: ## in Loop: Header=BB2_1 Depth=1
cmpl $-1, -44(%rbp)
je LBB2_12
## %bb.9: ## in Loop: Header=BB2_1 Depth=1
movl -44(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB2_12
## %bb.10: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rax
movslq -44(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl -36(%rbp), %eax
jne LBB2_12
## %bb.11: ## in Loop: Header=BB2_1 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB2_13
LBB2_12: ## in Loop: Header=BB2_1 Depth=1
movl $-1, -44(%rbp)
LBB2_13: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_17
LBB2_14: ## in Loop: Header=BB2_1 Depth=1
cmpl $10, -36(%rbp)
jne LBB2_16
## %bb.15: ## in Loop: Header=BB2_1 Depth=1
movb $0, -45(%rbp)
movl $0, -44(%rbp)
LBB2_16: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_17
LBB2_17: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_18
LBB2_18: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_1
LBB2_19:
movb $0, -1(%rbp)
LBB2_20:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _num_lines_in_file ## -- Begin function num_lines_in_file
.p2align 4, 0x90
_num_lines_in_file: ## @num_lines_in_file
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
callq _getc
movl %eax, -20(%rbp)
cmpl $-1, %eax
je LBB3_5
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
cmpl $10, -20(%rbp)
jne LBB3_4
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_1
LBB3_5:
movq -16(%rbp), %rdi
callq _fclose
movl -24(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_leap_year ## -- Begin function is_leap_year
.p2align 4, 0x90
_is_leap_year: ## @is_leap_year
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
cmpl $0, -8(%rbp)
jge LBB4_2
## %bb.1:
movb $0, -1(%rbp)
jmp LBB4_6
LBB4_2:
movl -8(%rbp), %eax
movl $4, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB4_4
## %bb.3:
movl -8(%rbp), %eax
movl $100, %ecx
cltd
idivl %ecx
movb $1, %al
cmpl $0, %edx
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB4_5
LBB4_4:
movl -8(%rbp), %eax
movl $400, %ecx ## imm = 0x190
cltd
idivl %ecx
cmpl $0, %edx
sete %al
movb %al, -9(%rbp) ## 1-byte Spill
LBB4_5:
movb -9(%rbp), %al ## 1-byte Reload
andb $1, %al
movb %al, -1(%rbp)
LBB4_6:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _days_in_month ## -- Begin function days_in_month
.p2align 4, 0x90
_days_in_month: ## @days_in_month
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
cmpl $0, -12(%rbp)
jge LBB5_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB5_21
LBB5_2:
cmpl $2, -8(%rbp)
jne LBB5_5
## %bb.3:
movl -12(%rbp), %edi
callq _is_leap_year
testb $1, %al
jne LBB5_4
jmp LBB5_5
LBB5_4:
movl $29, -4(%rbp)
jmp LBB5_21
LBB5_5:
cmpl $2, -8(%rbp)
jne LBB5_7
## %bb.6:
movl $28, -4(%rbp)
jmp LBB5_21
LBB5_7:
cmpl $1, -8(%rbp)
je LBB5_14
## %bb.8:
cmpl $3, -8(%rbp)
je LBB5_14
## %bb.9:
cmpl $5, -8(%rbp)
je LBB5_14
## %bb.10:
cmpl $7, -8(%rbp)
je LBB5_14
## %bb.11:
cmpl $8, -8(%rbp)
je LBB5_14
## %bb.12:
cmpl $10, -8(%rbp)
je LBB5_14
## %bb.13:
cmpl $12, -8(%rbp)
jne LBB5_15
LBB5_14:
movl $31, -4(%rbp)
jmp LBB5_21
LBB5_15:
cmpl $4, -8(%rbp)
je LBB5_19
## %bb.16:
cmpl $6, -8(%rbp)
je LBB5_19
## %bb.17:
cmpl $9, -8(%rbp)
je LBB5_19
## %bb.18:
cmpl $11, -8(%rbp)
jne LBB5_20
LBB5_19:
movl $30, -4(%rbp)
jmp LBB5_21
LBB5_20:
movl $-1, -4(%rbp)
LBB5_21:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_valid_date ## -- Begin function is_valid_date
.p2align 4, 0x90
_is_valid_date: ## @is_valid_date
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
cmpl $12, (%rax)
jg LBB6_2
## %bb.1:
movq -16(%rbp), %rax
cmpl $1, (%rax)
jge LBB6_3
LBB6_2:
movb $0, -1(%rbp)
jmp LBB6_8
LBB6_3:
movq -16(%rbp), %rax
movl (%rax), %edi
movq -16(%rbp), %rax
movl 8(%rax), %esi
callq _days_in_month
movl %eax, -20(%rbp)
cmpl $-1, -20(%rbp)
je LBB6_6
## %bb.4:
movq -16(%rbp), %rax
movl 4(%rax), %eax
cmpl -20(%rbp), %eax
jg LBB6_6
## %bb.5:
movq -16(%rbp), %rax
cmpl $1, 4(%rax)
jge LBB6_7
LBB6_6:
movb $0, -1(%rbp)
jmp LBB6_8
LBB6_7:
movb $1, -1(%rbp)
LBB6_8:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _compare_dates ## -- Begin function compare_dates
.p2align 4, 0x90
_compare_dates: ## @compare_dates
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movl 4(%rax), %eax
movq -24(%rbp), %rcx
cmpl 4(%rcx), %eax
jne LBB7_4
## %bb.1:
movq -16(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jne LBB7_4
## %bb.2:
movq -16(%rbp), %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
cmpl 8(%rcx), %eax
jne LBB7_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB7_12
LBB7_4:
movq -16(%rbp), %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
cmpl 8(%rcx), %eax
jl LBB7_10
## %bb.5:
movq -16(%rbp), %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
cmpl 8(%rcx), %eax
jne LBB7_7
## %bb.6:
movq -16(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jl LBB7_10
LBB7_7:
movq -16(%rbp), %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
cmpl 8(%rcx), %eax
jne LBB7_11
## %bb.8:
movq -16(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jne LBB7_11
## %bb.9:
movq -16(%rbp), %rax
movl 4(%rax), %eax
movq -24(%rbp), %rcx
cmpl 4(%rcx), %eax
jge LBB7_11
LBB7_10:
movl $-1, -4(%rbp)
jmp LBB7_12
LBB7_11:
movl $1, -4(%rbp)
LBB7_12:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _parse_date ## -- Begin function parse_date
.p2align 4, 0x90
_parse_date: ## @parse_date
.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, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -28(%rbp)
movl $-1, -32(%rbp)
movl $-1, -36(%rbp)
movl $0, -40(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB8_10
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -16(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $47, %eax
jne LBB8_5
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
cmpl $-1, -32(%rbp)
jne LBB8_5
## %bb.4: ## in Loop: Header=BB8_1 Depth=1
movl -40(%rbp), %eax
movl %eax, -32(%rbp)
jmp LBB8_8
LBB8_5: ## in Loop: Header=BB8_1 Depth=1
movq -16(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $47, %eax
jne LBB8_7
## %bb.6:
movl -40(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB8_10
LBB8_7: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_8
LBB8_8: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_9
LBB8_9: ## in Loop: Header=BB8_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB8_1
LBB8_10:
cmpl $-1, -32(%rbp)
jne LBB8_12
## %bb.11:
movb $0, -1(%rbp)
jmp LBB8_32
LBB8_12:
cmpl $2, -32(%rbp)
jle LBB8_14
## %bb.13:
movb $0, -1(%rbp)
jmp LBB8_32
LBB8_14:
leaq -43(%rbp), %rdi
movq -16(%rbp), %rsi
movslq -32(%rbp), %rdx
movl $3, %ecx
callq ___memcpy_chk
movb $0, -41(%rbp)
cmpl $-1, -36(%rbp)
je LBB8_20
## %bb.15:
movl -36(%rbp), %eax
subl -32(%rbp), %eax
subl $1, %eax
cmpl $2, %eax
jle LBB8_17
## %bb.16:
movb $0, -1(%rbp)
jmp LBB8_32
LBB8_17:
leaq -46(%rbp), %rdi
movq -16(%rbp), %rsi
movl -32(%rbp), %eax
addl $1, %eax
cltq
addq %rax, %rsi
movl -36(%rbp), %eax
subl -32(%rbp), %eax
subl $1, %eax
movslq %eax, %rdx
movl $3, %ecx
callq ___memcpy_chk
movl -28(%rbp), %eax
subl -36(%rbp), %eax
subl $1, %eax
cmpl $4, %eax
jle LBB8_19
## %bb.18:
movb $0, -1(%rbp)
jmp LBB8_32
LBB8_19:
leaq -51(%rbp), %rdi
movq -16(%rbp), %rsi
movl -36(%rbp), %eax
addl $1, %eax
cltq
addq %rax, %rsi
movl -28(%rbp), %eax
subl -36(%rbp), %eax
subl $1, %eax
movslq %eax, %rdx
movl $5, %ecx
callq ___memcpy_chk
movb $0, -47(%rbp)
jmp LBB8_23
LBB8_20:
movl -28(%rbp), %eax
subl -32(%rbp), %eax
subl $1, %eax
cmpl $2, %eax
jle LBB8_22
## %bb.21:
movb $0, -1(%rbp)
jmp LBB8_32
LBB8_22:
leaq -46(%rbp), %rdi
movq -16(%rbp), %rsi
movl -32(%rbp), %eax
addl $1, %eax
cltq
addq %rax, %rsi
movl -28(%rbp), %eax
subl -32(%rbp), %eax
subl $1, %eax
movslq %eax, %rdx
movl $3, %ecx
callq ___memcpy_chk
LBB8_23:
movb $0, -44(%rbp)
movl $-1, -56(%rbp)
movl $-1, -60(%rbp)
movl $-1, -64(%rbp)
leaq -43(%rbp), %rdi
callq _atoi
movl %eax, -56(%rbp)
leaq -46(%rbp), %rdi
callq _atoi
movl %eax, -60(%rbp)
cmpl $-1, -36(%rbp)
je LBB8_25
## %bb.24:
leaq -51(%rbp), %rdi
callq _atoi
movl %eax, -64(%rbp)
jmp LBB8_29
LBB8_25:
xorl %eax, %eax
movl %eax, %edi
callq _time
movq %rax, -72(%rbp)
leaq -72(%rbp), %rdi
callq _localtime
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %eax
addl $1, %eax
movl %eax, -96(%rbp)
movq -80(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -92(%rbp)
movq -80(%rbp), %rax
movl 20(%rax), %eax
addl $1900, %eax ## imm = 0x76C
movl %eax, -88(%rbp)
movl -56(%rbp), %eax
movl %eax, -112(%rbp)
movl -60(%rbp), %eax
movl %eax, -108(%rbp)
movq -80(%rbp), %rax
movl 20(%rax), %eax
addl $1900, %eax ## imm = 0x76C
movl %eax, -104(%rbp)
leaq -112(%rbp), %rdi
leaq -96(%rbp), %rsi
callq _compare_dates
cmpl $-1, %eax
jne LBB8_27
## %bb.26:
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB8_28
LBB8_27:
movl -104(%rbp), %eax
movl %eax, -64(%rbp)
LBB8_28:
jmp LBB8_29
LBB8_29:
movl -60(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 4(%rax)
movl -56(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movl -64(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 8(%rax)
movq -24(%rbp), %rdi
callq _is_valid_date
testb $1, %al
jne LBB8_31
## %bb.30:
movb $0, -1(%rbp)
jmp LBB8_32
LBB8_31:
movb $1, -1(%rbp)
LBB8_32:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _days_between_dates ## -- Begin function days_between_dates
.p2align 4, 0x90
_days_between_dates: ## @days_between_dates
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _compare_dates
cmpl $1, %eax
jne LBB9_2
## %bb.1:
movq -24(%rbp), %rdi
movq -16(%rbp), %rsi
callq _days_between_dates
movl %eax, %ecx
xorl %eax, %eax
subl %ecx, %eax
movl %eax, -4(%rbp)
jmp LBB9_23
LBB9_2:
movq -24(%rbp), %rax
movl 8(%rax), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
jle LBB9_16
## %bb.3:
movq -16(%rbp), %rax
movl (%rax), %edi
movq -16(%rbp), %rax
movl 8(%rax), %esi
callq _days_in_month
movq -16(%rbp), %rcx
subl 4(%rcx), %eax
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -32(%rbp)
LBB9_4: ## =>This Inner Loop Header: Depth=1
cmpl $12, -32(%rbp)
jg LBB9_7
## %bb.5: ## in Loop: Header=BB9_4 Depth=1
movl -32(%rbp), %edi
movq -16(%rbp), %rax
movl 8(%rax), %esi
callq _days_in_month
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
## %bb.6: ## in Loop: Header=BB9_4 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB9_4
LBB9_7:
movq -16(%rbp), %rax
movl 8(%rax), %eax
addl $1, %eax
movl %eax, -36(%rbp)
LBB9_8: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB9_11
## %bb.9: ## in Loop: Header=BB9_8 Depth=1
movl -36(%rbp), %edi
callq _is_leap_year
movb %al, %dl
movl $365, %eax ## imm = 0x16D
movl $366, %ecx ## imm = 0x16E
testb $1, %dl
cmovnel %ecx, %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
## %bb.10: ## in Loop: Header=BB9_8 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB9_8
LBB9_11:
movl $1, -40(%rbp)
LBB9_12: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB9_15
## %bb.13: ## in Loop: Header=BB9_12 Depth=1
movl -40(%rbp), %edi
movq -24(%rbp), %rax
movl 8(%rax), %esi
callq _days_in_month
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
## %bb.14: ## in Loop: Header=BB9_12 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB9_12
LBB9_15:
movq -24(%rbp), %rax
movl 4(%rax), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB9_23
LBB9_16:
movq -24(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB9_22
## %bb.17:
movq -16(%rbp), %rax
movl (%rax), %edi
movq -16(%rbp), %rax
movl 8(%rax), %esi
callq _days_in_month
movq -16(%rbp), %rcx
subl 4(%rcx), %eax
movl %eax, -44(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -48(%rbp)
LBB9_18: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB9_21
## %bb.19: ## in Loop: Header=BB9_18 Depth=1
movl -48(%rbp), %edi
movq -16(%rbp), %rax
movl 8(%rax), %esi
callq _days_in_month
addl -44(%rbp), %eax
movl %eax, -44(%rbp)
## %bb.20: ## in Loop: Header=BB9_18 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB9_18
LBB9_21:
movq -24(%rbp), %rax
movl 4(%rax), %eax
addl -44(%rbp), %eax
movl %eax, -44(%rbp)
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB9_23
LBB9_22:
movq -24(%rbp), %rax
movl 4(%rax), %eax
movq -16(%rbp), %rcx
subl 4(%rcx), %eax
movl %eax, -4(%rbp)
LBB9_23:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _days_till_date ## -- Begin function days_till_date
.p2align 4, 0x90
_days_till_date: ## @days_till_date
.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)
xorl %eax, %eax
movl %eax, %edi
callq _time
movq %rax, -16(%rbp)
leaq -16(%rbp), %rdi
callq _localtime
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movl 16(%rax), %eax
addl $1, %eax
movl %eax, -40(%rbp)
movq -24(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -36(%rbp)
movq -24(%rbp), %rax
movl 20(%rax), %eax
addl $1900, %eax ## imm = 0x76C
movl %eax, -32(%rbp)
movq -8(%rbp), %rsi
leaq -40(%rbp), %rdi
callq _days_between_dates
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 $272, %rsp ## imm = 0x110
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movl %edi, -40(%rbp)
movq %rsi, -48(%rbp)
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
xorl %esi, %esi
callq _access
cmpl $-1, %eax
jne LBB11_2
## %bb.1:
movq -56(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, %rdi
callq _fclose
LBB11_2:
cmpl $3, -40(%rbp)
jl LBB11_4
## %bb.3:
cmpl $5, -40(%rbp)
jle LBB11_5
LBB11_4:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -229(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -229(%rbp), %al ## 1-byte Reload
leaq L_.str.6(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
LBB11_5:
movq -48(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.7(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB11_40
## %bb.6:
cmpl $4, -40(%rbp)
je LBB11_9
## %bb.7:
cmpl $5, -40(%rbp)
je LBB11_9
## %bb.8:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -230(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -230(%rbp), %al ## 1-byte Reload
leaq L_.str.8(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -230(%rbp), %al ## 1-byte Reload
leaq L_.str.7(%rip), %rdi
movq %rdi, -240(%rbp) ## 8-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -230(%rbp), %al ## 1-byte Reload
leaq L_.str.9(%rip), %rdi
callq _printf
movq -240(%rbp), %rdi ## 8-byte Reload
## kill: def $ecx killed $eax
movb -230(%rbp), %al ## 1-byte Reload
callq _printf
## kill: def $ecx killed $eax
movb -230(%rbp), %al ## 1-byte Reload
leaq L_.str.10(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
LBB11_9:
movq -48(%rbp), %rax
movq 24(%rax), %rdi
movq -56(%rbp), %rsi
callq _contains_task
testb $1, %al
jne LBB11_10
jmp LBB11_11
LBB11_10:
leaq L_.str.11(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_11:
cmpl $4, -40(%rbp)
jne LBB11_13
## %bb.12:
movq -56(%rbp), %rdi
leaq L_.str.12(%rip), %rsi
callq _fopen
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
movq -48(%rbp), %rax
movq 24(%rax), %rdx
leaq L_.str.13(%rip), %rsi
movb $0, %al
callq _fprintf
movq -64(%rbp), %rdi
callq _fclose
jmp LBB11_39
LBB11_13:
movq -48(%rbp), %rax
movq 32(%rax), %rdi
leaq -80(%rbp), %rsi
callq _parse_date
testb $1, %al
jne LBB11_15
## %bb.14:
leaq L_.str.14(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_15:
leaq -19(%rbp), %rdi
movl -80(%rbp), %r8d
movl -76(%rbp), %r9d
movl -72(%rbp), %eax
xorl %esi, %esi
movl $11, %edx
leaq L_.str.15(%rip), %rcx
movl %eax, (%rsp)
movb $0, %al
callq ___sprintf_chk
movq -56(%rbp), %rdi
callq _num_lines_in_file
cmpl $0, %eax
jne LBB11_17
## %bb.16:
movq -56(%rbp), %rdi
leaq L_.str.12(%rip), %rsi
callq _fopen
movq %rax, -88(%rbp)
movq -88(%rbp), %rdi
movq -48(%rbp), %rax
movq 24(%rax), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movq -88(%rbp), %rdi
leaq -19(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq -88(%rbp), %rdi
callq _fclose
jmp LBB11_38
LBB11_17:
movq -56(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -96(%rbp)
movl $0, -100(%rbp)
movl $0, -104(%rbp)
movb $0, -105(%rbp)
movb $0, -106(%rbp)
movl $0, -112(%rbp)
LBB11_18: ## =>This Inner Loop Header: Depth=1
movq -96(%rbp), %rdi
callq _getc
movl %eax, -100(%rbp)
cmpl $-1, %eax
je LBB11_35
## %bb.19: ## in Loop: Header=BB11_18 Depth=1
cmpl $9, -100(%rbp)
jne LBB11_21
## %bb.20: ## in Loop: Header=BB11_18 Depth=1
movb $1, -105(%rbp)
jmp LBB11_34
LBB11_21: ## in Loop: Header=BB11_18 Depth=1
cmpl $10, -100(%rbp)
jne LBB11_30
## %bb.22: ## in Loop: Header=BB11_18 Depth=1
movslq -112(%rbp), %rax
movb $0, -30(%rbp,%rax)
leaq -30(%rbp), %rdi
callq _strlen
cmpq $0, %rax
je LBB11_25
## %bb.23: ## in Loop: Header=BB11_18 Depth=1
leaq -30(%rbp), %rdi
leaq -128(%rbp), %rsi
callq _parse_date
testb $1, %al
jne LBB11_25
## %bb.24:
leaq L_.str.16(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_25: ## in Loop: Header=BB11_18 Depth=1
leaq -30(%rbp), %rdi
callq _strlen
cmpq $0, %rax
je LBB11_27
## %bb.26: ## in Loop: Header=BB11_18 Depth=1
leaq -128(%rbp), %rdi
callq _days_till_date
movl %eax, -244(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq _days_till_date
movl %eax, %ecx
movl -244(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jle LBB11_28
LBB11_27:
movl -104(%rbp), %edi
movq -48(%rbp), %rax
movq 24(%rax), %rsi
leaq -19(%rbp), %rdx
movq -56(%rbp), %rcx
callq _insert_task
movb $1, -106(%rbp)
jmp LBB11_35
LBB11_28: ## in Loop: Header=BB11_18 Depth=1
jmp LBB11_29
LBB11_29: ## in Loop: Header=BB11_18 Depth=1
movb $0, -105(%rbp)
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
movl $0, -112(%rbp)
jmp LBB11_33
LBB11_30: ## in Loop: Header=BB11_18 Depth=1
testb $1, -105(%rbp)
je LBB11_32
## %bb.31: ## in Loop: Header=BB11_18 Depth=1
movl -100(%rbp), %eax
movb %al, %cl
movslq -112(%rbp), %rax
movb %cl, -30(%rbp,%rax)
movl -112(%rbp), %eax
addl $1, %eax
movl %eax, -112(%rbp)
LBB11_32: ## in Loop: Header=BB11_18 Depth=1
jmp LBB11_33
LBB11_33: ## in Loop: Header=BB11_18 Depth=1
jmp LBB11_34
LBB11_34: ## in Loop: Header=BB11_18 Depth=1
jmp LBB11_18
LBB11_35:
movq -96(%rbp), %rdi
callq _fclose
testb $1, -106(%rbp)
jne LBB11_37
## %bb.36:
movq -56(%rbp), %rdi
leaq L_.str.12(%rip), %rsi
callq _fopen
movq %rax, -136(%rbp)
movq -136(%rbp), %rdi
movq -48(%rbp), %rax
movq 24(%rax), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movq -136(%rbp), %rdi
leaq -19(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq -136(%rbp), %rdi
callq _fclose
LBB11_37:
jmp LBB11_38
LBB11_38:
jmp LBB11_39
LBB11_39:
jmp LBB11_105
LBB11_40:
movq -48(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.17(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB11_80
## %bb.41:
cmpl $4, -40(%rbp)
je LBB11_43
## %bb.42:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -245(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -245(%rbp), %al ## 1-byte Reload
leaq L_.str.8(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -245(%rbp), %al ## 1-byte Reload
leaq L_.str.17(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -245(%rbp), %al ## 1-byte Reload
leaq L_.str.18(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
LBB11_43:
movq -48(%rbp), %rax
movq 24(%rax), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -140(%rbp)
movq -56(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -152(%rbp)
movl $0, -160(%rbp)
movl $10, -164(%rbp)
movslq -164(%rbp), %rdi
shlq $0, %rdi
callq _malloc
movq %rax, -176(%rbp)
movl $0, -180(%rbp)
movl $0, -184(%rbp)
movl $0, -188(%rbp)
movb $1, -189(%rbp)
movb $0, -190(%rbp)
movq -56(%rbp), %rdi
callq _num_lines_in_file
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -200(%rbp)
LBB11_44: ## =>This Inner Loop Header: Depth=1
movq -152(%rbp), %rdi
callq _getc
movl %eax, -156(%rbp)
cmpl $-1, %eax
je LBB11_69
## %bb.45: ## in Loop: Header=BB11_44 Depth=1
cmpl $9, -156(%rbp)
jne LBB11_57
## %bb.46: ## in Loop: Header=BB11_44 Depth=1
movq -176(%rbp), %rax
movslq -160(%rbp), %rcx
movb $0, (%rax,%rcx)
testb $1, -189(%rbp)
je LBB11_56
## %bb.47: ## in Loop: Header=BB11_44 Depth=1
movl -160(%rbp), %eax
cmpl -140(%rbp), %eax
jl LBB11_56
## %bb.48: ## in Loop: Header=BB11_44 Depth=1
movl -180(%rbp), %eax
movl %eax, -184(%rbp)
movl -160(%rbp), %eax
cmpl -140(%rbp), %eax
jne LBB11_54
## %bb.49:
movl $0, -204(%rbp)
LBB11_50: ## =>This Inner Loop Header: Depth=1
movl -204(%rbp), %eax
cmpl -188(%rbp), %eax
jge LBB11_53
## %bb.51: ## in Loop: Header=BB11_50 Depth=1
movq -200(%rbp), %rax
movslq -204(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _free
## %bb.52: ## in Loop: Header=BB11_50 Depth=1
movl -204(%rbp), %eax
addl $1, %eax
movl %eax, -204(%rbp)
jmp LBB11_50
LBB11_53:
movq -176(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, (%rax)
movl $1, -188(%rbp)
jmp LBB11_69
LBB11_54: ## in Loop: Header=BB11_44 Depth=1
movq -176(%rbp), %rdx
movq -200(%rbp), %rax
movslq -188(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movl -188(%rbp), %eax
addl $1, %eax
movl %eax, -188(%rbp)
## %bb.55: ## in Loop: Header=BB11_44 Depth=1
jmp LBB11_56
LBB11_56: ## in Loop: Header=BB11_44 Depth=1
movb $1, -190(%rbp)
jmp LBB11_68
LBB11_57: ## in Loop: Header=BB11_44 Depth=1
cmpl $10, -156(%rbp)
jne LBB11_59
## %bb.58: ## in Loop: Header=BB11_44 Depth=1
movl $0, -160(%rbp)
movl $10, -164(%rbp)
movslq -164(%rbp), %rdi
shlq $0, %rdi
callq _malloc
movq %rax, -176(%rbp)
movb $1, -189(%rbp)
movb $0, -190(%rbp)
movl -180(%rbp), %eax
addl $1, %eax
movl %eax, -180(%rbp)
jmp LBB11_67
LBB11_59: ## in Loop: Header=BB11_44 Depth=1
testb $1, -190(%rbp)
jne LBB11_66
## %bb.60: ## in Loop: Header=BB11_44 Depth=1
movl -160(%rbp), %eax
cmpl -140(%rbp), %eax
jge LBB11_63
## %bb.61: ## in Loop: Header=BB11_44 Depth=1
movl -156(%rbp), %eax
movq -48(%rbp), %rcx
movq 24(%rcx), %rcx
movslq -160(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
je LBB11_63
## %bb.62: ## in Loop: Header=BB11_44 Depth=1
movb $0, -189(%rbp)
LBB11_63: ## in Loop: Header=BB11_44 Depth=1
movl -156(%rbp), %eax
movb %al, %dl
movq -176(%rbp), %rax
movslq -160(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
movl -160(%rbp), %eax
cmpl -164(%rbp), %eax
jl LBB11_65
## %bb.64: ## in Loop: Header=BB11_44 Depth=1
movl -164(%rbp), %eax
shll $1, %eax
movl %eax, -164(%rbp)
movq -176(%rbp), %rdi
movslq -164(%rbp), %rsi
callq _realloc
movq %rax, -176(%rbp)
LBB11_65: ## in Loop: Header=BB11_44 Depth=1
jmp LBB11_66
LBB11_66: ## in Loop: Header=BB11_44 Depth=1
jmp LBB11_67
LBB11_67: ## in Loop: Header=BB11_44 Depth=1
jmp LBB11_68
LBB11_68: ## in Loop: Header=BB11_44 Depth=1
jmp LBB11_44
LBB11_69:
movq -152(%rbp), %rdi
callq _fclose
movl $0, -208(%rbp)
LBB11_70: ## =>This Inner Loop Header: Depth=1
movl -208(%rbp), %eax
cmpl -188(%rbp), %eax
jge LBB11_73
## %bb.71: ## in Loop: Header=BB11_70 Depth=1
movq -200(%rbp), %rax
movslq -208(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -200(%rbp), %rax
movslq -208(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _free
## %bb.72: ## in Loop: Header=BB11_70 Depth=1
movl -208(%rbp), %eax
addl $1, %eax
movl %eax, -208(%rbp)
jmp LBB11_70
LBB11_73:
movq -200(%rbp), %rdi
callq _free
cmpl $0, -188(%rbp)
jne LBB11_75
## %bb.74:
leaq L_.str.19(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_75:
cmpl $1, -188(%rbp)
jne LBB11_77
## %bb.76:
movl -184(%rbp), %edi
movq -56(%rbp), %rsi
callq _delete_line
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB11_78
LBB11_77:
leaq L_.str.21(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_78:
jmp LBB11_79
LBB11_79:
jmp LBB11_104
LBB11_80:
movq -48(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.22(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB11_97
## %bb.81:
cmpl $3, -40(%rbp)
je LBB11_83
## %bb.82:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -246(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -246(%rbp), %al ## 1-byte Reload
leaq L_.str.8(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -246(%rbp), %al ## 1-byte Reload
leaq L_.str.22(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -246(%rbp), %al ## 1-byte Reload
leaq L_.str.23(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
LBB11_83:
movq -56(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -216(%rbp)
movl $1, -220(%rbp)
movq -56(%rbp), %rdi
callq _num_lines_in_file
cmpl $0, %eax
jle LBB11_85
## %bb.84:
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
LBB11_85:
movq -216(%rbp), %rdi
callq _getc
movl %eax, -224(%rbp)
LBB11_86: ## =>This Inner Loop Header: Depth=1
cmpl $-1, -224(%rbp)
je LBB11_96
## %bb.87: ## in Loop: Header=BB11_86 Depth=1
movq -216(%rbp), %rdi
callq _getc
movl %eax, -228(%rbp)
cmpl $10, -224(%rbp)
jne LBB11_90
## %bb.88: ## in Loop: Header=BB11_86 Depth=1
cmpl $-1, -228(%rbp)
je LBB11_90
## %bb.89: ## in Loop: Header=BB11_86 Depth=1
movl -220(%rbp), %eax
addl $1, %eax
movl %eax, -220(%rbp)
movl -220(%rbp), %esi
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB11_95
LBB11_90: ## in Loop: Header=BB11_86 Depth=1
cmpl $9, -224(%rbp)
jne LBB11_93
## %bb.91: ## in Loop: Header=BB11_86 Depth=1
cmpl $10, -228(%rbp)
je LBB11_93
## %bb.92: ## in Loop: Header=BB11_86 Depth=1
leaq L_.str.26(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB11_94
LBB11_93: ## in Loop: Header=BB11_86 Depth=1
movl -224(%rbp), %edi
callq _putchar
LBB11_94: ## in Loop: Header=BB11_86 Depth=1
jmp LBB11_95
LBB11_95: ## in Loop: Header=BB11_86 Depth=1
movl -228(%rbp), %eax
movl %eax, -224(%rbp)
jmp LBB11_86
LBB11_96:
movq -216(%rbp), %rdi
callq _fclose
movl $0, -36(%rbp)
jmp LBB11_106
LBB11_97:
movq -48(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.27(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB11_101
## %bb.98:
cmpl $3, -40(%rbp)
je LBB11_100
## %bb.99:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -247(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -247(%rbp), %al ## 1-byte Reload
leaq L_.str.8(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -247(%rbp), %al ## 1-byte Reload
leaq L_.str.27(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -247(%rbp), %al ## 1-byte Reload
leaq L_.str.23(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
LBB11_100:
movq -56(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, %rdi
callq _fclose
jmp LBB11_102
LBB11_101:
leaq L_.str.28(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -248(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
leaq L_.str.7(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
leaq L_.str.29(%rip), %rdi
movq %rdi, -256(%rbp) ## 8-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
leaq L_.str.17(%rip), %rdi
callq _printf
movq -256(%rbp), %rdi ## 8-byte Reload
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
callq _printf
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
leaq L_.str.22(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
leaq L_.str.30(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
leaq L_.str.27(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -248(%rbp), %al ## 1-byte Reload
leaq L_.str.31(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
LBB11_102:
jmp LBB11_103
LBB11_103:
jmp LBB11_104
LBB11_104:
jmp LBB11_105
LBB11_105:
movl $0, -36(%rbp)
LBB11_106:
movl -36(%rbp), %eax
movl %eax, -260(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB11_108
## %bb.107:
movl -260(%rbp), %eax ## 4-byte Reload
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
LBB11_108:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "r"
L_.str.1: ## @.str.1
.asciz "temp"
L_.str.2: ## @.str.2
.asciz "w"
L_.str.3: ## @.str.3
.asciz "%s\t"
L_.str.4: ## @.str.4
.asciz "%s\n"
L_.str.5: ## @.str.5
.asciz "incorrect number of args\n"
L_.str.6: ## @.str.6
.asciz "remember, the format is {path to todo file} {command} {command arguments (if any)}\n"
L_.str.7: ## @.str.7
.asciz "add"
L_.str.8: ## @.str.8
.asciz "remember, the format is {path to todo file} "
L_.str.9: ## @.str.9
.asciz " {task to add}, or {path to todo file} "
L_.str.10: ## @.str.10
.asciz " {task to add} {date}\n"
L_.str.11: ## @.str.11
.asciz "that task is already listed!\n"
L_.str.12: ## @.str.12
.asciz "a"
L_.str.13: ## @.str.13
.asciz "%s\t\n"
L_.str.14: ## @.str.14
.asciz "you didn't enter the date properly! You should enter it as mm/dd or mm/dd/yyyy\n"
L_.str.15: ## @.str.15
.asciz "%d/%d/%d"
L_.str.16: ## @.str.16
.asciz "the provided file is in the wrong format!\n"
L_.str.17: ## @.str.17
.asciz "finish"
L_.str.18: ## @.str.18
.asciz " {task to remove}\n"
L_.str.19: ## @.str.19
.asciz "there were no matches for your task!\n"
L_.str.20: ## @.str.20
.asciz "was removed.\n"
L_.str.21: ## @.str.21
.asciz "there were multiple matches, be more specific!\n"
L_.str.22: ## @.str.22
.asciz "list"
L_.str.23: ## @.str.23
.asciz "\n"
L_.str.24: ## @.str.24
.asciz "1. "
L_.str.25: ## @.str.25
.asciz "\n%d. "
L_.str.26: ## @.str.26
.asciz ": "
L_.str.27: ## @.str.27
.asciz "clear"
L_.str.28: ## @.str.28
.asciz "Command not recognized. Either use "
L_.str.29: ## @.str.29
.asciz ", "
L_.str.30: ## @.str.30
.asciz ", or "
L_.str.31: ## @.str.31
.asciz ".\n"
.subsections_via_symbols
| the_stack_data/111077270.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strstr ; -- Begin function strstr
.p2align 2
_strstr: ; @strstr
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB0_14
LBB0_3:
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB0_14
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr x8, [sp, #16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
str xzr, [sp]
b LBB0_7
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #8]
ldr x9, [sp]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB0_14
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #8]
ldr x9, [sp]
ldrsb w8, [x8, x9]
ldr x9, [sp, #16]
ldr x10, [sp]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB0_7
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_5
LBB0_13:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB0_14
LBB0_14:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strstr ## -- Begin function strstr
.p2align 4, 0x90
_strstr: ## @strstr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB0_4
## %bb.1:
movq -24(%rbp), %rax
cmpb $0, (%rax)
je LBB0_3
## %bb.2:
movq $0, -8(%rbp)
jmp LBB0_14
LBB0_3:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_14
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB0_13
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq $0, -32(%rbp)
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB0_9
## %bb.8:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_14
LBB0_9: ## in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -16(%rbp), %rcx
movq -32(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_12
LBB0_11: ## in Loop: Header=BB0_7 Depth=2
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_7
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB0_5
LBB0_13:
movq $0, -8(%rbp)
LBB0_14:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/9512403.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dpoequb_ ; -- Begin function dpoequb_
.p2align 2
_dpoequb_: ; @dpoequb_
.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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
stur x4, [x29, #-48]
stur x5, [x29, #-56]
stur x6, [x29, #-64]
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-68]
ldur w8, [x29, #-68]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-72]
ldursw x10, [x29, #-72]
ldur x8, [x29, #-24]
subs x9, x9, x10
add x8, x8, x9, lsl #3
stur x8, [x29, #-24]
ldur x8, [x29, #-40]
subs x8, x8, #8
stur x8, [x29, #-40]
ldur x8, [x29, #-64]
str wzr, [x8]
ldur x8, [x29, #-16]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x9, [x29, #-64]
mov w8, #-1
str w8, [x9]
b LBB0_8
LBB0_2:
ldur x8, [x29, #-32]
ldr w8, [x8]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w9, [x8]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB0_5
LBB0_4:
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB0_5
LBB0_5:
ldr w8, [sp, #28] ; 4-byte Folded Reload
ldr w9, [sp, #24] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x9, [x29, #-64]
mov w8, #-3
str w8, [x9]
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur x8, [x29, #-64]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
sub x1, x29, #76
stur w8, [x29, #-76]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov w2, #7
bl _xerbla_
stur wzr, [x29, #-4]
b LBB0_36
LBB0_10:
ldur x8, [x29, #-16]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldur x8, [x29, #-48]
fmov d0, #1.00000000
str d0, [x8]
ldur x8, [x29, #-56]
movi d0, #0000000000000000
str d0, [x8]
stur wzr, [x29, #-4]
b LBB0_36
LBB0_12:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _dlamch_
str d0, [sp, #56]
ldr d0, [sp, #56]
bl _log
fmov d1, d0
fmov d0, #-0.50000000
fdiv d0, d0, d1
str d0, [sp, #32]
ldur x8, [x29, #-24]
ldur w9, [x29, #-68]
add w9, w9, #1
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-40]
str d0, [x8, #8]
ldur x8, [x29, #-40]
ldr d0, [x8, #8]
str d0, [sp, #48]
ldur x8, [x29, #-40]
ldr d0, [x8, #8]
ldur x8, [x29, #-56]
str d0, [x8]
ldur x8, [x29, #-16]
ldr w8, [x8]
stur w8, [x29, #-76]
mov w8, #2
str w8, [sp, #44]
b LBB0_13
LBB0_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_22
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=1
ldur x8, [x29, #-24]
ldr w9, [sp, #44]
ldr w10, [sp, #44]
ldur w11, [x29, #-68]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #44]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #48]
str d0, [sp, #72]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #44]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #64]
ldr d0, [sp, #72]
ldr d1, [sp, #64]
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_13 Depth=1
ldr d0, [sp, #72]
str d0, [sp, #16] ; 8-byte Folded Spill
b LBB0_17
LBB0_16: ; in Loop: Header=BB0_13 Depth=1
ldr d0, [sp, #64]
str d0, [sp, #16] ; 8-byte Folded Spill
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_13 Depth=1
ldr d0, [sp, #16] ; 8-byte Folded Reload
str d0, [sp, #48]
ldur x8, [x29, #-56]
ldr d0, [x8]
str d0, [sp, #72]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #44]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #64]
ldr d0, [sp, #72]
ldr d1, [sp, #64]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_13 Depth=1
ldr d0, [sp, #72]
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB0_20
LBB0_19: ; in Loop: Header=BB0_13 Depth=1
ldr d0, [sp, #64]
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_13 Depth=1
ldr d0, [sp, #8] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
str d0, [x8]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_13 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_13
LBB0_22:
ldr d0, [sp, #48]
fcmp d0, #0.0
cset w8, hi
tbnz w8, #0, LBB0_30
b LBB0_23
LBB0_23:
ldur x8, [x29, #-16]
ldr w8, [x8]
stur w8, [x29, #-76]
mov w8, #1
str w8, [sp, #44]
b LBB0_24
LBB0_24: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_29
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=1
ldur x8, [x29, #-40]
ldrsw x9, [sp, #44]
ldr d0, [x8, x9, lsl #3]
fcmp d0, #0.0
cset w8, hi
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldr w8, [sp, #44]
ldur x9, [x29, #-64]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB0_36
LBB0_27: ; in Loop: Header=BB0_24 Depth=1
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_24 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_24
LBB0_29:
b LBB0_35
LBB0_30:
ldur x8, [x29, #-16]
ldr w8, [x8]
stur w8, [x29, #-76]
mov w8, #1
str w8, [sp, #44]
b LBB0_31
LBB0_31: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_34
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_31 Depth=1
ldr d0, [sp, #32]
str d0, [sp] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
ldrsw x9, [sp, #44]
ldr d0, [x8, x9, lsl #3]
bl _log
fmov d1, d0
ldr d0, [sp] ; 8-byte Folded Reload
fmul d0, d0, d1
fcvtzs w8, d0
str w8, [sp, #80]
ldr d0, [sp, #56]
ldr w0, [sp, #80]
bl _dpow_ui
ldur x8, [x29, #-40]
ldrsw x9, [sp, #44]
str d0, [x8, x9, lsl #3]
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_31 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_31
LBB0_34:
ldr d0, [sp, #48]
fsqrt d0, d0
ldur x8, [x29, #-56]
ldr d1, [x8]
fsqrt d1, d1
fdiv d0, d0, d1
ldur x8, [x29, #-48]
str d0, [x8]
b LBB0_35
LBB0_35:
stur wzr, [x29, #-4]
b LBB0_36
LBB0_36:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function dpow_ui
_dpow_ui: ; @dpow_ui
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str d0, [sp, #24]
str w0, [sp, #20]
fmov d0, #1.00000000
str d0, [sp, #8]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_11
b LBB1_1
LBB1_1:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldr w9, [sp, #20]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #20]
ldr d1, [sp, #24]
fmov d0, #1.00000000
fdiv d0, d0, d1
str d0, [sp, #24]
b LBB1_3
LBB1_3:
ldrsw x8, [sp, #20]
str x8, [sp]
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldr d1, [sp, #24]
ldr d0, [sp, #8]
fmul d0, d0, d1
str d0, [sp, #8]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_4 Depth=1
ldr x8, [sp]
lsr x8, x8, #1
str x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_4 Depth=1
ldr d1, [sp, #24]
ldr d0, [sp, #24]
fmul d0, d0, d1
str d0, [sp, #24]
b LBB1_9
LBB1_8:
b LBB1_10
LBB1_9: ; in Loop: Header=BB1_4 Depth=1
b LBB1_4
LBB1_10:
b LBB1_11
LBB1_11:
ldr d0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "DPOEQUB"
l_.str.1: ; @.str.1
.asciz "B"
.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 dpoequb_
LCPI0_0:
.quad 0xbfe0000000000000 ## double -0.5
LCPI0_1:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _dpoequb_
.p2align 4, 0x90
_dpoequb_: ## @dpoequb_
.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 16(%rbp), %rax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -64(%rbp)
movl -64(%rbp), %ecx
movq -24(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movq -40(%rbp), %rax
addq $-8, %rax
movq %rax, -40(%rbp)
movq 16(%rbp), %rax
movl $0, (%rax)
movq -16(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_2
## %bb.1:
movq 16(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_8
LBB0_2:
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -124(%rbp) ## 4-byte Spill
movq -16(%rbp), %rcx
movl $1, %eax
cmpl (%rcx), %eax
jl LBB0_4
## %bb.3:
movl $1, %eax
movl %eax, -128(%rbp) ## 4-byte Spill
jmp LBB0_5
LBB0_4:
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -128(%rbp) ## 4-byte Spill
LBB0_5:
movl -124(%rbp), %eax ## 4-byte Reload
movl -128(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_7
## %bb.6:
movq 16(%rbp), %rax
movl $-3, (%rax)
LBB0_7:
jmp LBB0_8
LBB0_8:
movq 16(%rbp), %rax
cmpl $0, (%rax)
je LBB0_10
## %bb.9:
movq 16(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -68(%rbp)
leaq L_.str(%rip), %rdi
leaq -68(%rbp), %rsi
movl $7, %edx
callq _xerbla_
movl $0, -4(%rbp)
jmp LBB0_36
LBB0_10:
movq -16(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_12
## %bb.11:
movq -48(%rbp), %rax
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax)
movq -56(%rbp), %rax
xorps %xmm0, %xmm0
movsd %xmm0, (%rax)
movl $0, -4(%rbp)
jmp LBB0_36
LBB0_12:
leaq L_.str.1(%rip), %rdi
callq _dlamch_
movsd %xmm0, -96(%rbp)
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _log
movaps %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -120(%rbp)
movq -24(%rbp), %rax
movl -60(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -40(%rbp), %rax
movsd %xmm0, 8(%rax)
movq -40(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movq -40(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -56(%rbp), %rax
movsd %xmm0, (%rax)
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
movl $2, -108(%rbp)
LBB0_13: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl -68(%rbp), %eax
jg LBB0_22
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movq -24(%rbp), %rax
movl -108(%rbp), %ecx
movl -108(%rbp), %edx
imull -60(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -40(%rbp), %rax
movslq -108(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp)
movq -40(%rbp), %rax
movslq -108(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp)
movsd -80(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB0_16
## %bb.15: ## in Loop: Header=BB0_13 Depth=1
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -136(%rbp) ## 8-byte Spill
jmp LBB0_17
LBB0_16: ## in Loop: Header=BB0_13 Depth=1
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -136(%rbp) ## 8-byte Spill
LBB0_17: ## in Loop: Header=BB0_13 Depth=1
movsd -136(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movq -56(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp)
movq -40(%rbp), %rax
movslq -108(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -88(%rbp), %xmm0
jb LBB0_19
## %bb.18: ## in Loop: Header=BB0_13 Depth=1
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp) ## 8-byte Spill
jmp LBB0_20
LBB0_19: ## in Loop: Header=BB0_13 Depth=1
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp) ## 8-byte Spill
LBB0_20: ## in Loop: Header=BB0_13 Depth=1
movsd -144(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movq -56(%rbp), %rax
movsd %xmm0, (%rax)
## %bb.21: ## in Loop: Header=BB0_13 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB0_13
LBB0_22:
xorps %xmm0, %xmm0
ucomisd -104(%rbp), %xmm0
jb LBB0_30
## %bb.23:
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
movl $1, -108(%rbp)
LBB0_24: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl -68(%rbp), %eax
jg LBB0_29
## %bb.25: ## in Loop: Header=BB0_24 Depth=1
movq -40(%rbp), %rax
movslq -108(%rbp), %rcx
xorps %xmm0, %xmm0
ucomisd (%rax,%rcx,8), %xmm0
jb LBB0_27
## %bb.26:
movl -108(%rbp), %ecx
movq 16(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
jmp LBB0_36
LBB0_27: ## in Loop: Header=BB0_24 Depth=1
jmp LBB0_28
LBB0_28: ## in Loop: Header=BB0_24 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB0_24
LBB0_29:
jmp LBB0_35
LBB0_30:
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
movl $1, -108(%rbp)
LBB0_31: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl -68(%rbp), %eax
jg LBB0_34
## %bb.32: ## in Loop: Header=BB0_31 Depth=1
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -152(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movslq -108(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
callq _log
movaps %xmm0, %xmm1
movsd -152(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
movl %eax, -72(%rbp)
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movl -72(%rbp), %edi
callq _dpow_ui
movq -40(%rbp), %rax
movslq -108(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.33: ## in Loop: Header=BB0_31 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB0_31
LBB0_34:
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
movq -56(%rbp), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
sqrtsd %xmm1, %xmm1
divsd %xmm1, %xmm0
movq -48(%rbp), %rax
movsd %xmm0, (%rax)
LBB0_35:
movl $0, -4(%rbp)
LBB0_36:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function dpow_ui
LCPI1_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_dpow_ui: ## @dpow_ui
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsd %xmm0, -8(%rbp)
movl %edi, -12(%rbp)
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
cmpl $0, -12(%rbp)
je LBB1_11
## %bb.1:
cmpl $0, -12(%rbp)
jge LBB1_3
## %bb.2:
xorl %eax, %eax
subl -12(%rbp), %eax
movl %eax, -12(%rbp)
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -8(%rbp), %xmm0
movsd %xmm0, -8(%rbp)
LBB1_3:
movslq -12(%rbp), %rax
movq %rax, -32(%rbp)
LBB1_4: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
andq $1, %rax
cmpq $0, %rax
je LBB1_6
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -24(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
LBB1_6: ## in Loop: Header=BB1_4 Depth=1
movq -32(%rbp), %rax
shrq $1, %rax
movq %rax, -32(%rbp)
cmpq $0, %rax
je LBB1_8
## %bb.7: ## in Loop: Header=BB1_4 Depth=1
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -8(%rbp), %xmm0
movsd %xmm0, -8(%rbp)
jmp LBB1_9
LBB1_8:
jmp LBB1_10
LBB1_9: ## in Loop: Header=BB1_4 Depth=1
jmp LBB1_4
LBB1_10:
jmp LBB1_11
LBB1_11:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "DPOEQUB"
L_.str.1: ## @.str.1
.asciz "B"
.subsections_via_symbols
| the_stack_data/780441.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, #20]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #19
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldrb w8, [sp, #19]
subs w8, w8, #128
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldrb w10, [sp, #19]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_2
LBB0_2:
ldrb w8, [sp, #19]
mov x2, x8
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x3, [x8]
add x0, sp, #24
mov x1, #1
bl _fread
mov x8, sp
str x0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w8, [sp, #20]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
bl ___stack_chk_fail
LBB0_4:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "How much to read? "
l_.str.1: ; @.str.1
.asciz "%hhd\n"
l_.str.2: ; @.str.2
.asciz "Uh oh, reading up to %d bytes...\n"
l_.str.3: ; @.str.3
.asciz "Received: %d bytes.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -148(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -149(%rbp), %rsi
movb $0, %al
callq _scanf
movzbl -149(%rbp), %eax
cmpl $128, %eax
jle LBB0_2
## %bb.1:
movzbl -149(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_2:
leaq -144(%rbp), %rdi
movzbl -149(%rbp), %eax
movl %eax, %edx
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
callq _fread
movq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -148(%rbp), %eax
movl %eax, -156(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_4
## %bb.3:
movl -156(%rbp), %eax ## 4-byte Reload
addq $160, %rsp
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "How much to read? "
L_.str.1: ## @.str.1
.asciz "%hhd\n"
L_.str.2: ## @.str.2
.asciz "Uh oh, reading up to %d bytes...\n"
L_.str.3: ## @.str.3
.asciz "Received: %d bytes.\n"
.subsections_via_symbols
| the_stack_data/167329799.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov x9, sp
sub x8, x29, #20
str x8, [x9]
sub x8, x29, #24
str x8, [x9, #8]
sub x8, x29, #28
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-20]
ldur w9, [x29, #-24]
subs w8, w8, w9
ldur w9, [x29, #-28]
subs w8, w8, w9
str w8, [sp, #32]
ldr w8, [sp, #32]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp, #32]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr w9, [sp, #32]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_8
LBB0_3:
ldur w8, [x29, #-24]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldur w8, [x29, #-24]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w9, [x29, #-24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_7
LBB0_6:
ldur w9, [x29, #-28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
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 "%d %d %d"
l_.str.1: ; @.str.1
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
leaq -20(%rbp), %rsi
leaq -24(%rbp), %rdx
leaq -28(%rbp), %rcx
movb $0, %al
callq _scanf
movl -20(%rbp), %eax
subl -24(%rbp), %eax
subl -28(%rbp), %eax
movl %eax, -32(%rbp)
movl -32(%rbp), %eax
cmpl -24(%rbp), %eax
jle LBB0_3
## %bb.1:
movl -32(%rbp), %eax
cmpl -28(%rbp), %eax
jle LBB0_3
## %bb.2:
movl -32(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_3:
movl -24(%rbp), %eax
cmpl -28(%rbp), %eax
jle LBB0_6
## %bb.4:
movl -24(%rbp), %eax
cmpl -32(%rbp), %eax
jle LBB0_6
## %bb.5:
movl -24(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_7
LBB0_6:
movl -28(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7:
jmp LBB0_8
LBB0_8:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d %d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/20449076.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/18888105.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, #92]
str w0, [sp, #88]
str x1, [sp, #80]
mov w8, #1000
str w8, [sp, #76]
str wzr, [sp, #64]
str wzr, [sp, #60]
str wzr, [sp, #56]
str wzr, [sp, #52]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov w0, #0
add x1, sp, #75
mov x2, #1
bl _read
subs x8, x0, #0
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #75]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_7
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldrb w8, [sp, #75]
ldrsw x10, [sp, #52]
add x9, sp, #96
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_1
LBB0_7:
mov w8, #1
str w8, [sp, #48]
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
ldr w9, [sp, #68]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_17
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldrsw x9, [sp, #48]
add x8, sp, #96
ldrsb w8, [x8, x9]
str w8, [sp, #44] ; 4-byte Folded Spill
subs w8, w8, #68
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
subs w8, w8, #85
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_8 Depth=1
ldr w8, [sp, #60]
add w8, w8, #2
str w8, [sp, #60]
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_8 Depth=1
ldr w8, [sp, #64]
add w8, w8, #2
str w8, [sp, #64]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_8 Depth=1
ldrsw x8, [sp, #48]
add x9, sp, #96
ldrsb w8, [x9, x8]
ldr w10, [sp, #48]
subs w10, w10, #1
ldrsb w9, [x9, w10, sxtw]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_8 Depth=1
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_8 Depth=1
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_8 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_8
LBB0_17:
ldrsb w8, [sp, #96]
ldrsb w9, [sp, #97]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_23
b LBB0_18
LBB0_18:
ldrsb w8, [sp, #97]
str w8, [sp, #40] ; 4-byte Folded Spill
subs w8, w8, #68
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_19
LBB0_19:
ldr w8, [sp, #40] ; 4-byte Folded Reload
subs w8, w8, #85
cset w8, ne
tbnz w8, #0, LBB0_22
b LBB0_20
LBB0_20:
ldr w8, [sp, #60]
subs w8, w8, #1
str w8, [sp, #60]
b LBB0_22
LBB0_21:
ldr w8, [sp, #64]
subs w8, w8, #1
str w8, [sp, #64]
b LBB0_22
LBB0_22:
b LBB0_28
LBB0_23:
ldrsb w8, [sp, #97]
str w8, [sp, #36] ; 4-byte Folded Spill
subs w8, w8, #68
cset w8, eq
tbnz w8, #0, LBB0_26
b LBB0_24
LBB0_24:
ldr w8, [sp, #36] ; 4-byte Folded Reload
subs w8, w8, #85
cset w8, ne
tbnz w8, #0, LBB0_27
b LBB0_25
LBB0_25:
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB0_27
LBB0_26:
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_27
LBB0_27:
b LBB0_28
LBB0_28:
ldr w8, [sp, #64]
; implicit-def: $x11
mov x11, x8
ldr w8, [sp, #60]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #56]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
bl ___stack_chk_fail
LBB0_30:
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 "%d\n%d\n%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 $1072, %rsp ## imm = 0x430
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 $1000, -1028(%rbp) ## imm = 0x3E8
movl $0, -1040(%rbp)
movl $0, -1044(%rbp)
movl $0, -1048(%rbp)
movl $0, -1052(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -1029(%rbp), %rsi
xorl %edi, %edi
movl $1, %edx
callq _read
cmpq $0, %rax
jle LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movsbl -1029(%rbp), %eax
cmpl $10, %eax
jne LBB0_4
## %bb.3:
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movb -1029(%rbp), %cl
movslq -1052(%rbp), %rax
movb %cl, -1008(%rbp,%rax)
movl -1036(%rbp), %eax
addl $1, %eax
movl %eax, -1036(%rbp)
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -1052(%rbp), %eax
addl $1, %eax
movl %eax, -1052(%rbp)
jmp LBB0_1
LBB0_7:
movl $1, -1056(%rbp)
LBB0_8: ## =>This Inner Loop Header: Depth=1
movl -1056(%rbp), %eax
cmpl -1036(%rbp), %eax
jge LBB0_16
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movslq -1056(%rbp), %rax
movsbl -1008(%rbp,%rax), %eax
movl %eax, -1060(%rbp) ## 4-byte Spill
subl $68, %eax
je LBB0_11
jmp LBB0_30
LBB0_30: ## in Loop: Header=BB0_8 Depth=1
movl -1060(%rbp), %eax ## 4-byte Reload
subl $85, %eax
jne LBB0_12
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_8 Depth=1
movl -1044(%rbp), %eax
addl $2, %eax
movl %eax, -1044(%rbp)
jmp LBB0_12
LBB0_11: ## in Loop: Header=BB0_8 Depth=1
movl -1040(%rbp), %eax
addl $2, %eax
movl %eax, -1040(%rbp)
LBB0_12: ## in Loop: Header=BB0_8 Depth=1
movslq -1056(%rbp), %rax
movsbl -1008(%rbp,%rax), %eax
movl -1056(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl -1008(%rbp,%rcx), %ecx
cmpl %ecx, %eax
je LBB0_14
## %bb.13: ## in Loop: Header=BB0_8 Depth=1
movl -1048(%rbp), %eax
addl $1, %eax
movl %eax, -1048(%rbp)
LBB0_14: ## in Loop: Header=BB0_8 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_8 Depth=1
movl -1056(%rbp), %eax
addl $1, %eax
movl %eax, -1056(%rbp)
jmp LBB0_8
LBB0_16:
movsbl -1008(%rbp), %eax
movsbl -1007(%rbp), %ecx
cmpl %ecx, %eax
jne LBB0_21
## %bb.17:
movsbl -1007(%rbp), %eax
movl %eax, -1064(%rbp) ## 4-byte Spill
subl $68, %eax
je LBB0_19
jmp LBB0_29
LBB0_29:
movl -1064(%rbp), %eax ## 4-byte Reload
subl $85, %eax
jne LBB0_20
jmp LBB0_18
LBB0_18:
movl -1044(%rbp), %eax
subl $1, %eax
movl %eax, -1044(%rbp)
jmp LBB0_20
LBB0_19:
movl -1040(%rbp), %eax
subl $1, %eax
movl %eax, -1040(%rbp)
LBB0_20:
jmp LBB0_25
LBB0_21:
movsbl -1007(%rbp), %eax
movl %eax, -1068(%rbp) ## 4-byte Spill
subl $68, %eax
je LBB0_23
jmp LBB0_28
LBB0_28:
movl -1068(%rbp), %eax ## 4-byte Reload
subl $85, %eax
jne LBB0_24
jmp LBB0_22
LBB0_22:
movl -1040(%rbp), %eax
addl $1, %eax
movl %eax, -1040(%rbp)
jmp LBB0_24
LBB0_23:
movl -1044(%rbp), %eax
addl $1, %eax
movl %eax, -1044(%rbp)
LBB0_24:
jmp LBB0_25
LBB0_25:
movl -1040(%rbp), %esi
movl -1044(%rbp), %edx
movl -1048(%rbp), %ecx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_27
## %bb.26:
xorl %eax, %eax
addq $1072, %rsp ## imm = 0x430
popq %rbp
retq
LBB0_27:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n%d\n%d\n"
.subsections_via_symbols
| the_stack_data/93888048.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cunmtr_ ; -- Begin function cunmtr_
.p2align 2
_cunmtr_: ; @cunmtr_
.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
ldr x12, [x29, #16]
ldr x11, [x29, #24]
ldr x10, [x29, #32]
ldr x9, [x29, #40]
ldr x8, [x29, #48]
adrp x13, ___stack_chk_guard@GOTPAGE
ldr x13, [x13, ___stack_chk_guard@GOTPAGEOFF]
ldr x13, [x13]
stur x13, [x29, #-24]
stur x0, [x29, #-64]
stur x1, [x29, #-72]
stur x2, [x29, #-80]
stur x3, [x29, #-88]
stur x4, [x29, #-96]
stur x5, [x29, #-104]
stur x6, [x29, #-112]
stur x7, [x29, #-120]
stur x12, [x29, #-128]
stur x11, [x29, #-136]
stur x10, [x29, #-144]
stur x9, [x29, #-152]
stur x8, [x29, #-160]
ldur x8, [x29, #-112]
ldr w8, [x8]
stur w8, [x29, #-164]
ldur w8, [x29, #-164]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-168]
ldursw x10, [x29, #-168]
ldur x8, [x29, #-104]
subs x10, x9, x10
add x8, x8, x10, lsl #3
stur x8, [x29, #-104]
ldur x8, [x29, #-120]
subs x8, x8, #8
stur x8, [x29, #-120]
ldur x8, [x29, #-136]
ldr w8, [x8]
stur w8, [x29, #-172]
ldur w8, [x29, #-172]
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-176]
ldursw x10, [x29, #-176]
ldur x8, [x29, #-128]
subs x9, x9, x10
add x8, x8, x9, lsl #3
stur x8, [x29, #-128]
ldur x8, [x29, #-144]
subs x8, x8, #8
stur x8, [x29, #-144]
ldur x8, [x29, #-160]
str wzr, [x8]
ldur x0, [x29, #-64]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _lsame_
stur w0, [x29, #-192]
ldur x0, [x29, #-72]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _lsame_
stur w0, [x29, #-204]
ldur x8, [x29, #-152]
ldr w8, [x8]
adds w8, w8, #1
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #196]
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-88]
ldr w8, [x8]
str w8, [sp, #208]
ldur x8, [x29, #-96]
ldr w8, [x8]
str w8, [sp, #204]
b LBB0_3
LBB0_2:
ldur x8, [x29, #-96]
ldr w8, [x8]
str w8, [sp, #208]
ldur x8, [x29, #-88]
ldr w8, [x8]
str w8, [sp, #204]
b LBB0_3
LBB0_3:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldur x0, [x29, #-64]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur x9, [x29, #-160]
mov w8, #-1
str w8, [x9]
b LBB0_39
LBB0_6:
ldur w8, [x29, #-204]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7:
ldur x0, [x29, #-72]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur x9, [x29, #-160]
mov w8, #-2
str w8, [x9]
b LBB0_38
LBB0_9:
ldur x0, [x29, #-80]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10:
ldur x0, [x29, #-80]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldur x9, [x29, #-160]
mov w8, #-3
str w8, [x9]
b LBB0_37
LBB0_12:
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldur x9, [x29, #-160]
mov w8, #-4
str w8, [x9]
b LBB0_36
LBB0_14:
ldur x8, [x29, #-96]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
ldur x9, [x29, #-160]
mov w8, #-5
str w8, [x9]
b LBB0_35
LBB0_16:
ldur x8, [x29, #-112]
ldr w8, [x8]
str w8, [sp, #68] ; 4-byte Folded Spill
ldr w9, [sp, #208]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
mov w8, #1
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB0_19
LBB0_18:
ldr w8, [sp, #208]
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB0_19
LBB0_19:
ldr w8, [sp, #68] ; 4-byte Folded Reload
ldr w9, [sp, #64] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
ldur x9, [x29, #-160]
mov w8, #-7
str w8, [x9]
b LBB0_34
LBB0_21:
ldur x8, [x29, #-136]
ldr w8, [x8]
str w8, [sp, #60] ; 4-byte Folded Spill
ldur x8, [x29, #-88]
ldr w9, [x8]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22:
mov w8, #1
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB0_24
LBB0_23:
ldur x8, [x29, #-88]
ldr w8, [x8]
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB0_24
LBB0_24:
ldr w8, [sp, #60] ; 4-byte Folded Reload
ldr w9, [sp, #56] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
ldur x9, [x29, #-160]
mov w8, #-10
str w8, [x9]
b LBB0_33
LBB0_26:
ldur x8, [x29, #-152]
ldr w8, [x8]
str w8, [sp, #52] ; 4-byte Folded Spill
ldr w9, [sp, #204]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
mov w8, #1
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB0_29
LBB0_28:
ldr w8, [sp, #204]
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB0_29
LBB0_29:
ldr w8, [sp, #52] ; 4-byte Folded Reload
ldr w9, [sp, #48] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_32
b LBB0_30
LBB0_30:
ldr w8, [sp, #196]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31:
ldur x9, [x29, #-160]
mov w8, #-12
str w8, [x9]
b LBB0_32
LBB0_32:
b LBB0_33
LBB0_33:
b LBB0_34
LBB0_34:
b LBB0_35
LBB0_35:
b LBB0_36
LBB0_36:
b LBB0_37
LBB0_37:
b LBB0_38
LBB0_38:
b LBB0_39
LBB0_39:
ldur x8, [x29, #-160]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_101
b LBB0_40
LBB0_40:
ldur w8, [x29, #-204]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_69
b LBB0_41
LBB0_41:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_55
b LBB0_42
LBB0_42:
mov w8, #1
stur w8, [x29, #-48]
ldur x9, [x29, #-64]
stur x9, [x29, #-40]
stur w8, [x29, #-44]
ldur x8, [x29, #-80]
stur x8, [x29, #-32]
mov w8, #2
str w8, [sp, #184]
sub x8, x29, #186
str x8, [sp, #168]
str wzr, [sp, #192]
b LBB0_43
LBB0_43: ; =>This Loop Header: Depth=1
; Child Loop BB0_47 Depth 2
ldr w8, [sp, #192]
adrp x9, _c__2@PAGE
ldr w9, [x9, _c__2@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_51
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_43 Depth=1
ldr w8, [sp, #184]
str w8, [sp, #188]
ldrsw x9, [sp, #192]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #188]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_46
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_43 Depth=1
ldrsw x9, [sp, #192]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #188]
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_43 Depth=1
ldr w9, [sp, #188]
ldr w8, [sp, #184]
subs w8, w8, w9
str w8, [sp, #184]
ldrsw x9, [sp, #192]
sub x8, x29, #40
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #176]
b LBB0_47
LBB0_47: ; Parent Loop BB0_43 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #188]
subs w8, w8, #1
str w8, [sp, #188]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_49
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_47 Depth=2
ldr x8, [sp, #176]
add x9, x8, #1
str x9, [sp, #176]
ldrb w8, [x8]
ldr x9, [sp, #168]
add x10, x9, #1
str x10, [sp, #168]
strb w8, [x9]
b LBB0_47
LBB0_49: ; in Loop: Header=BB0_43 Depth=1
b LBB0_50
LBB0_50: ; in Loop: Header=BB0_43 Depth=1
ldr w8, [sp, #192]
add w8, w8, #1
str w8, [sp, #192]
b LBB0_43
LBB0_51:
b LBB0_52
LBB0_52: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #184]
subs w8, w8, #1
str w8, [sp, #184]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_54
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_52 Depth=1
ldr x9, [sp, #168]
add x8, x9, #1
str x8, [sp, #168]
mov w8, #32
strb w8, [x9]
b LBB0_52
LBB0_54:
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #1
sub x3, x29, #180
stur w8, [x29, #-180]
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #1
sub x5, x29, #184
stur w8, [x29, #-184]
ldur x4, [x29, #-96]
mov x9, sp
mov w8, #2
str w8, [x9]
adrp x0, _c__1@PAGE
add x0, x0, _c__1@PAGEOFF
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
sub x2, x29, #186
adrp x6, _c_n1@PAGE
add x6, x6, _c_n1@PAGEOFF
mov w7, #6
bl _ilaenv_
stur w0, [x29, #-212]
b LBB0_68
LBB0_55:
mov w8, #1
stur w8, [x29, #-48]
ldur x9, [x29, #-64]
stur x9, [x29, #-40]
stur w8, [x29, #-44]
ldur x8, [x29, #-80]
stur x8, [x29, #-32]
mov w8, #2
str w8, [sp, #156]
sub x8, x29, #186
str x8, [sp, #136]
str wzr, [sp, #164]
b LBB0_56
LBB0_56: ; =>This Loop Header: Depth=1
; Child Loop BB0_60 Depth 2
ldr w8, [sp, #164]
adrp x9, _c__2@PAGE
ldr w9, [x9, _c__2@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_64
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_56 Depth=1
ldr w8, [sp, #156]
str w8, [sp, #160]
ldrsw x9, [sp, #164]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #160]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_59
b LBB0_58
LBB0_58: ; in Loop: Header=BB0_56 Depth=1
ldrsw x9, [sp, #164]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #160]
b LBB0_59
LBB0_59: ; in Loop: Header=BB0_56 Depth=1
ldr w9, [sp, #160]
ldr w8, [sp, #156]
subs w8, w8, w9
str w8, [sp, #156]
ldrsw x9, [sp, #164]
sub x8, x29, #40
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #144]
b LBB0_60
LBB0_60: ; Parent Loop BB0_56 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #160]
subs w8, w8, #1
str w8, [sp, #160]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_62
b LBB0_61
LBB0_61: ; in Loop: Header=BB0_60 Depth=2
ldr x8, [sp, #144]
add x9, x8, #1
str x9, [sp, #144]
ldrb w8, [x8]
ldr x9, [sp, #136]
add x10, x9, #1
str x10, [sp, #136]
strb w8, [x9]
b LBB0_60
LBB0_62: ; in Loop: Header=BB0_56 Depth=1
b LBB0_63
LBB0_63: ; in Loop: Header=BB0_56 Depth=1
ldr w8, [sp, #164]
add w8, w8, #1
str w8, [sp, #164]
b LBB0_56
LBB0_64:
b LBB0_65
LBB0_65: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #156]
subs w8, w8, #1
str w8, [sp, #156]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_67
b LBB0_66
LBB0_66: ; in Loop: Header=BB0_65 Depth=1
ldr x9, [sp, #136]
add x8, x9, #1
str x8, [sp, #136]
mov w8, #32
strb w8, [x9]
b LBB0_65
LBB0_67:
ldur x8, [x29, #-96]
ldr w8, [x8]
subs w8, w8, #1
sub x4, x29, #180
stur w8, [x29, #-180]
ldur x8, [x29, #-96]
ldr w8, [x8]
subs w8, w8, #1
sub x5, x29, #184
stur w8, [x29, #-184]
ldur x3, [x29, #-88]
mov x9, sp
mov w8, #2
str w8, [x9]
adrp x0, _c__1@PAGE
add x0, x0, _c__1@PAGEOFF
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
sub x2, x29, #186
adrp x6, _c_n1@PAGE
add x6, x6, _c_n1@PAGEOFF
mov w7, #6
bl _ilaenv_
stur w0, [x29, #-212]
b LBB0_68
LBB0_68:
b LBB0_97
LBB0_69:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_83
b LBB0_70
LBB0_70:
mov w8, #1
stur w8, [x29, #-48]
ldur x9, [x29, #-64]
stur x9, [x29, #-40]
stur w8, [x29, #-44]
ldur x8, [x29, #-80]
stur x8, [x29, #-32]
mov w8, #2
str w8, [sp, #124]
sub x8, x29, #186
str x8, [sp, #104]
str wzr, [sp, #132]
b LBB0_71
LBB0_71: ; =>This Loop Header: Depth=1
; Child Loop BB0_75 Depth 2
ldr w8, [sp, #132]
adrp x9, _c__2@PAGE
ldr w9, [x9, _c__2@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_79
b LBB0_72
LBB0_72: ; in Loop: Header=BB0_71 Depth=1
ldr w8, [sp, #124]
str w8, [sp, #128]
ldrsw x9, [sp, #132]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #128]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_74
b LBB0_73
LBB0_73: ; in Loop: Header=BB0_71 Depth=1
ldrsw x9, [sp, #132]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #128]
b LBB0_74
LBB0_74: ; in Loop: Header=BB0_71 Depth=1
ldr w9, [sp, #128]
ldr w8, [sp, #124]
subs w8, w8, w9
str w8, [sp, #124]
ldrsw x9, [sp, #132]
sub x8, x29, #40
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #112]
b LBB0_75
LBB0_75: ; Parent Loop BB0_71 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #128]
subs w8, w8, #1
str w8, [sp, #128]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_77
b LBB0_76
LBB0_76: ; in Loop: Header=BB0_75 Depth=2
ldr x8, [sp, #112]
add x9, x8, #1
str x9, [sp, #112]
ldrb w8, [x8]
ldr x9, [sp, #104]
add x10, x9, #1
str x10, [sp, #104]
strb w8, [x9]
b LBB0_75
LBB0_77: ; in Loop: Header=BB0_71 Depth=1
b LBB0_78
LBB0_78: ; in Loop: Header=BB0_71 Depth=1
ldr w8, [sp, #132]
add w8, w8, #1
str w8, [sp, #132]
b LBB0_71
LBB0_79:
b LBB0_80
LBB0_80: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #124]
subs w8, w8, #1
str w8, [sp, #124]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_82
b LBB0_81
LBB0_81: ; in Loop: Header=BB0_80 Depth=1
ldr x9, [sp, #104]
add x8, x9, #1
str x8, [sp, #104]
mov w8, #32
strb w8, [x9]
b LBB0_80
LBB0_82:
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #1
sub x3, x29, #180
stur w8, [x29, #-180]
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #1
sub x5, x29, #184
stur w8, [x29, #-184]
ldur x4, [x29, #-96]
mov x9, sp
mov w8, #2
str w8, [x9]
adrp x0, _c__1@PAGE
add x0, x0, _c__1@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
sub x2, x29, #186
adrp x6, _c_n1@PAGE
add x6, x6, _c_n1@PAGEOFF
mov w7, #6
bl _ilaenv_
stur w0, [x29, #-212]
b LBB0_96
LBB0_83:
mov w8, #1
stur w8, [x29, #-48]
ldur x9, [x29, #-64]
stur x9, [x29, #-40]
stur w8, [x29, #-44]
ldur x8, [x29, #-80]
stur x8, [x29, #-32]
mov w8, #2
str w8, [sp, #92]
sub x8, x29, #186
str x8, [sp, #72]
str wzr, [sp, #100]
b LBB0_84
LBB0_84: ; =>This Loop Header: Depth=1
; Child Loop BB0_88 Depth 2
ldr w8, [sp, #100]
adrp x9, _c__2@PAGE
ldr w9, [x9, _c__2@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_92
b LBB0_85
LBB0_85: ; in Loop: Header=BB0_84 Depth=1
ldr w8, [sp, #92]
str w8, [sp, #96]
ldrsw x9, [sp, #100]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #96]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_87
b LBB0_86
LBB0_86: ; in Loop: Header=BB0_84 Depth=1
ldrsw x9, [sp, #100]
sub x8, x29, #48
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #96]
b LBB0_87
LBB0_87: ; in Loop: Header=BB0_84 Depth=1
ldr w9, [sp, #96]
ldr w8, [sp, #92]
subs w8, w8, w9
str w8, [sp, #92]
ldrsw x9, [sp, #100]
sub x8, x29, #40
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #80]
b LBB0_88
LBB0_88: ; Parent Loop BB0_84 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #96]
subs w8, w8, #1
str w8, [sp, #96]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_90
b LBB0_89
LBB0_89: ; in Loop: Header=BB0_88 Depth=2
ldr x8, [sp, #80]
add x9, x8, #1
str x9, [sp, #80]
ldrb w8, [x8]
ldr x9, [sp, #72]
add x10, x9, #1
str x10, [sp, #72]
strb w8, [x9]
b LBB0_88
LBB0_90: ; in Loop: Header=BB0_84 Depth=1
b LBB0_91
LBB0_91: ; in Loop: Header=BB0_84 Depth=1
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
b LBB0_84
LBB0_92:
b LBB0_93
LBB0_93: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #92]
subs w8, w8, #1
str w8, [sp, #92]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_95
b LBB0_94
LBB0_94: ; in Loop: Header=BB0_93 Depth=1
ldr x9, [sp, #72]
add x8, x9, #1
str x8, [sp, #72]
mov w8, #32
strb w8, [x9]
b LBB0_93
LBB0_95:
ldur x8, [x29, #-96]
ldr w8, [x8]
subs w8, w8, #1
sub x4, x29, #180
stur w8, [x29, #-180]
ldur x8, [x29, #-96]
ldr w8, [x8]
subs w8, w8, #1
sub x5, x29, #184
stur w8, [x29, #-184]
ldur x3, [x29, #-88]
mov x9, sp
mov w8, #2
str w8, [x9]
adrp x0, _c__1@PAGE
add x0, x0, _c__1@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
sub x2, x29, #186
adrp x6, _c_n1@PAGE
add x6, x6, _c_n1@PAGEOFF
mov w7, #6
bl _ilaenv_
stur w0, [x29, #-212]
b LBB0_96
LBB0_96:
b LBB0_97
LBB0_97:
ldr w9, [sp, #204]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_99
b LBB0_98
LBB0_98:
mov w8, #1
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_100
LBB0_99:
ldr w8, [sp, #204]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_100
LBB0_100:
ldr w8, [sp, #44] ; 4-byte Folded Reload
ldur w9, [x29, #-212]
mul w8, w8, w9
str w8, [sp, #200]
ldr s0, [sp, #200]
scvtf s0, s0
ldur x8, [x29, #-144]
str s0, [x8, #8]
ldur x8, [x29, #-144]
movi d0, #0000000000000000
str s0, [x8, #12]
b LBB0_101
LBB0_101:
ldur x8, [x29, #-160]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_103
b LBB0_102
LBB0_102:
ldur x8, [x29, #-160]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
sub x1, x29, #180
stur w8, [x29, #-180]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
mov w2, #6
bl _xerbla_
stur wzr, [x29, #-52]
b LBB0_120
LBB0_103:
ldr w8, [sp, #196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_105
b LBB0_104
LBB0_104:
stur wzr, [x29, #-52]
b LBB0_120
LBB0_105:
b LBB0_106
LBB0_106:
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_109
b LBB0_107
LBB0_107:
ldur x8, [x29, #-96]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_109
b LBB0_108
LBB0_108:
ldr w8, [sp, #208]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_110
b LBB0_109
LBB0_109:
ldur x8, [x29, #-144]
fmov s0, #1.00000000
str s0, [x8, #8]
ldur x8, [x29, #-144]
movi d0, #0000000000000000
str s0, [x8, #12]
stur wzr, [x29, #-52]
b LBB0_120
LBB0_110:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_112
b LBB0_111
LBB0_111:
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #1
str w8, [sp, #216]
ldur x8, [x29, #-96]
ldr w8, [x8]
str w8, [sp, #212]
b LBB0_113
LBB0_112:
ldur x8, [x29, #-88]
ldr w8, [x8]
str w8, [sp, #216]
ldur x8, [x29, #-96]
ldr w8, [x8]
subs w8, w8, #1
str w8, [sp, #212]
b LBB0_113
LBB0_113:
ldur w8, [x29, #-204]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_115
b LBB0_114
LBB0_114:
ldr w8, [sp, #208]
subs w8, w8, #1
sub x4, x29, #180
stur w8, [x29, #-180]
ldur x0, [x29, #-64]
ldur x1, [x29, #-80]
ldur x8, [x29, #-104]
ldur w9, [x29, #-164]
lsl w9, w9, #1
add w9, w9, #1
add x5, x8, w9, sxtw #3
ldur x6, [x29, #-112]
ldur x8, [x29, #-120]
add x7, x8, #8
ldur x8, [x29, #-128]
ldursw x9, [x29, #-176]
add x12, x8, x9, lsl #3
ldur x11, [x29, #-136]
ldur x8, [x29, #-144]
add x10, x8, #8
ldur x8, [x29, #-152]
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
sub x8, x29, #196
str x8, [x9, #32]
add x2, sp, #216
add x3, sp, #212
bl _cunmql_
b LBB0_119
LBB0_115:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_117
b LBB0_116
LBB0_116:
mov w8, #2
stur w8, [x29, #-200]
mov w8, #1
stur w8, [x29, #-208]
b LBB0_118
LBB0_117:
mov w8, #1
stur w8, [x29, #-200]
mov w8, #2
stur w8, [x29, #-208]
b LBB0_118
LBB0_118:
ldr w8, [sp, #208]
subs w8, w8, #1
sub x4, x29, #180
stur w8, [x29, #-180]
ldur x0, [x29, #-64]
ldur x1, [x29, #-80]
ldur x8, [x29, #-104]
ldur w9, [x29, #-164]
add w9, w9, #2
add x5, x8, w9, sxtw #3
ldur x6, [x29, #-112]
ldur x8, [x29, #-120]
add x7, x8, #8
ldur x8, [x29, #-128]
ldur w9, [x29, #-200]
ldur w10, [x29, #-208]
ldur w11, [x29, #-172]
mul w10, w10, w11
add w9, w9, w10
add x12, x8, w9, sxtw #3
ldur x11, [x29, #-136]
ldur x8, [x29, #-144]
add x10, x8, #8
ldur x8, [x29, #-152]
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
sub x8, x29, #196
str x8, [x9, #32]
add x2, sp, #216
add x3, sp, #212
bl _cunmqr_
b LBB0_119
LBB0_119:
ldr s0, [sp, #200]
scvtf s0, s0
ldur x8, [x29, #-144]
str s0, [x8, #8]
ldur x8, [x29, #-144]
movi d0, #0000000000000000
str s0, [x8, #12]
stur wzr, [x29, #-52]
b LBB0_120
LBB0_120:
ldur w8, [x29, #-52]
str w8, [sp, #40] ; 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_122
b LBB0_121
LBB0_121:
bl ___stack_chk_fail
LBB0_122:
ldr w0, [sp, #40] ; 4-byte Folded Reload
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "L"
l_.str.1: ; @.str.1
.asciz "U"
l_.str.2: ; @.str.2
.asciz "R"
l_.str.3: ; @.str.3
.asciz "N"
l_.str.4: ; @.str.4
.asciz "C"
.section __DATA,__data
.p2align 2 ; @c__2
_c__2:
.long 2 ; 0x2
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.5: ; @.str.5
.asciz "CUNMQL"
.section __DATA,__data
.p2align 2 ; @c_n1
_c_n1:
.long 4294967295 ; 0xffffffff
.section __TEXT,__cstring,cstring_literals
l_.str.6: ; @.str.6
.asciz "CUNMQR"
l_.str.7: ; @.str.7
.asciz "CUNMTR"
.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 cunmtr_
LCPI0_0:
.long 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.globl _cunmtr_
.p2align 4, 0x90
_cunmtr_: ## @cunmtr_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $384, %rsp ## imm = 0x180
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq 64(%rbp), %rax
movq 56(%rbp), %rax
movq 48(%rbp), %rax
movq 40(%rbp), %rax
movq 32(%rbp), %rax
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq %rdi, -88(%rbp)
movq %rsi, -96(%rbp)
movq %rdx, -104(%rbp)
movq %rcx, -112(%rbp)
movq %r8, -120(%rbp)
movq %r9, -128(%rbp)
movq 16(%rbp), %rax
movl (%rax), %eax
movl %eax, -132(%rbp)
movl -132(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -136(%rbp)
movl -136(%rbp), %ecx
movq -128(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -128(%rbp)
movq 24(%rbp), %rax
addq $-8, %rax
movq %rax, 24(%rbp)
movq 40(%rbp), %rax
movl (%rax), %eax
movl %eax, -140(%rbp)
movl -140(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -144(%rbp)
movl -144(%rbp), %ecx
movq 32(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, 32(%rbp)
movq 48(%rbp), %rax
addq $-8, %rax
movq %rax, 48(%rbp)
movq 64(%rbp), %rax
movl $0, (%rax)
movq -88(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, -160(%rbp)
movq -96(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _lsame_
movl %eax, -172(%rbp)
movq 56(%rbp), %rax
cmpl $-1, (%rax)
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
cmpl $0, -160(%rbp)
je LBB0_2
## %bb.1:
movq -112(%rbp), %rax
movl (%rax), %eax
movl %eax, -192(%rbp)
movq -120(%rbp), %rax
movl (%rax), %eax
movl %eax, -196(%rbp)
jmp LBB0_3
LBB0_2:
movq -120(%rbp), %rax
movl (%rax), %eax
movl %eax, -192(%rbp)
movq -112(%rbp), %rax
movl (%rax), %eax
movl %eax, -196(%rbp)
LBB0_3:
cmpl $0, -160(%rbp)
jne LBB0_6
## %bb.4:
movq -88(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_6
## %bb.5:
movq 64(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_39
LBB0_6:
cmpl $0, -172(%rbp)
jne LBB0_9
## %bb.7:
movq -96(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_9
## %bb.8:
movq 64(%rbp), %rax
movl $-2, (%rax)
jmp LBB0_38
LBB0_9:
movq -104(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_12
## %bb.10:
movq -104(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_12
## %bb.11:
movq 64(%rbp), %rax
movl $-3, (%rax)
jmp LBB0_37
LBB0_12:
movq -112(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_14
## %bb.13:
movq 64(%rbp), %rax
movl $-4, (%rax)
jmp LBB0_36
LBB0_14:
movq -120(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_16
## %bb.15:
movq 64(%rbp), %rax
movl $-5, (%rax)
jmp LBB0_35
LBB0_16:
movq 16(%rbp), %rax
movl (%rax), %eax
movl %eax, -332(%rbp) ## 4-byte Spill
movl $1, %eax
cmpl -192(%rbp), %eax
jl LBB0_18
## %bb.17:
movl $1, %eax
movl %eax, -336(%rbp) ## 4-byte Spill
jmp LBB0_19
LBB0_18:
movl -192(%rbp), %eax
movl %eax, -336(%rbp) ## 4-byte Spill
LBB0_19:
movl -332(%rbp), %eax ## 4-byte Reload
movl -336(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_21
## %bb.20:
movq 64(%rbp), %rax
movl $-7, (%rax)
jmp LBB0_34
LBB0_21:
movq 40(%rbp), %rax
movl (%rax), %eax
movl %eax, -340(%rbp) ## 4-byte Spill
movq -112(%rbp), %rcx
movl $1, %eax
cmpl (%rcx), %eax
jl LBB0_23
## %bb.22:
movl $1, %eax
movl %eax, -344(%rbp) ## 4-byte Spill
jmp LBB0_24
LBB0_23:
movq -112(%rbp), %rax
movl (%rax), %eax
movl %eax, -344(%rbp) ## 4-byte Spill
LBB0_24:
movl -340(%rbp), %eax ## 4-byte Reload
movl -344(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_26
## %bb.25:
movq 64(%rbp), %rax
movl $-10, (%rax)
jmp LBB0_33
LBB0_26:
movq 56(%rbp), %rax
movl (%rax), %eax
movl %eax, -348(%rbp) ## 4-byte Spill
movl $1, %eax
cmpl -196(%rbp), %eax
jl LBB0_28
## %bb.27:
movl $1, %eax
movl %eax, -352(%rbp) ## 4-byte Spill
jmp LBB0_29
LBB0_28:
movl -196(%rbp), %eax
movl %eax, -352(%rbp) ## 4-byte Spill
LBB0_29:
movl -348(%rbp), %eax ## 4-byte Reload
movl -352(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_32
## %bb.30:
cmpl $0, -204(%rbp)
jne LBB0_32
## %bb.31:
movq 64(%rbp), %rax
movl $-12, (%rax)
LBB0_32:
jmp LBB0_33
LBB0_33:
jmp LBB0_34
LBB0_34:
jmp LBB0_35
LBB0_35:
jmp LBB0_36
LBB0_36:
jmp LBB0_37
LBB0_37:
jmp LBB0_38
LBB0_38:
jmp LBB0_39
LBB0_39:
movq 64(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_101
## %bb.40:
cmpl $0, -172(%rbp)
je LBB0_69
## %bb.41:
cmpl $0, -160(%rbp)
je LBB0_55
## %bb.42:
movl $1, -72(%rbp)
movq -88(%rbp), %rax
movq %rax, -64(%rbp)
movl $1, -68(%rbp)
movq -104(%rbp), %rax
movq %rax, -56(%rbp)
movl $2, -216(%rbp)
leaq -154(%rbp), %rax
movq %rax, -232(%rbp)
movl $0, -208(%rbp)
LBB0_43: ## =>This Loop Header: Depth=1
## Child Loop BB0_47 Depth 2
movl -208(%rbp), %eax
cmpl _c__2(%rip), %eax
jge LBB0_51
## %bb.44: ## in Loop: Header=BB0_43 Depth=1
movl -216(%rbp), %eax
movl %eax, -212(%rbp)
movslq -208(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
cmpl -212(%rbp), %eax
jge LBB0_46
## %bb.45: ## in Loop: Header=BB0_43 Depth=1
movslq -208(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
movl %eax, -212(%rbp)
LBB0_46: ## in Loop: Header=BB0_43 Depth=1
movl -212(%rbp), %ecx
movl -216(%rbp), %eax
subl %ecx, %eax
movl %eax, -216(%rbp)
movslq -208(%rbp), %rax
movq -64(%rbp,%rax,8), %rax
movq %rax, -224(%rbp)
LBB0_47: ## Parent Loop BB0_43 Depth=1
## => This Inner Loop Header: Depth=2
movl -212(%rbp), %eax
addl $-1, %eax
movl %eax, -212(%rbp)
cmpl $0, %eax
jl LBB0_49
## %bb.48: ## in Loop: Header=BB0_47 Depth=2
movq -224(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -224(%rbp)
movb (%rax), %cl
movq -232(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -232(%rbp)
movb %cl, (%rax)
jmp LBB0_47
LBB0_49: ## in Loop: Header=BB0_43 Depth=1
jmp LBB0_50
LBB0_50: ## in Loop: Header=BB0_43 Depth=1
movl -208(%rbp), %eax
addl $1, %eax
movl %eax, -208(%rbp)
jmp LBB0_43
LBB0_51:
jmp LBB0_52
LBB0_52: ## =>This Inner Loop Header: Depth=1
movl -216(%rbp), %eax
addl $-1, %eax
movl %eax, -216(%rbp)
cmpl $0, %eax
jl LBB0_54
## %bb.53: ## in Loop: Header=BB0_52 Depth=1
movq -232(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -232(%rbp)
movb $32, (%rax)
jmp LBB0_52
LBB0_54:
movq -112(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -148(%rbp)
movq -112(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -152(%rbp)
leaq -154(%rbp), %rdx
movq -120(%rbp), %r8
leaq _c__1(%rip), %rdi
leaq L_.str.5(%rip), %rsi
leaq -148(%rbp), %rcx
leaq -152(%rbp), %r9
leaq _c_n1(%rip), %rax
movq %rax, (%rsp)
movl $6, 8(%rsp)
movl $2, 16(%rsp)
callq _ilaenv_
movl %eax, -180(%rbp)
jmp LBB0_68
LBB0_55:
movl $1, -72(%rbp)
movq -88(%rbp), %rax
movq %rax, -64(%rbp)
movl $1, -68(%rbp)
movq -104(%rbp), %rax
movq %rax, -56(%rbp)
movl $2, -244(%rbp)
leaq -154(%rbp), %rax
movq %rax, -264(%rbp)
movl $0, -236(%rbp)
LBB0_56: ## =>This Loop Header: Depth=1
## Child Loop BB0_60 Depth 2
movl -236(%rbp), %eax
cmpl _c__2(%rip), %eax
jge LBB0_64
## %bb.57: ## in Loop: Header=BB0_56 Depth=1
movl -244(%rbp), %eax
movl %eax, -240(%rbp)
movslq -236(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
cmpl -240(%rbp), %eax
jge LBB0_59
## %bb.58: ## in Loop: Header=BB0_56 Depth=1
movslq -236(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
movl %eax, -240(%rbp)
LBB0_59: ## in Loop: Header=BB0_56 Depth=1
movl -240(%rbp), %ecx
movl -244(%rbp), %eax
subl %ecx, %eax
movl %eax, -244(%rbp)
movslq -236(%rbp), %rax
movq -64(%rbp,%rax,8), %rax
movq %rax, -256(%rbp)
LBB0_60: ## Parent Loop BB0_56 Depth=1
## => This Inner Loop Header: Depth=2
movl -240(%rbp), %eax
addl $-1, %eax
movl %eax, -240(%rbp)
cmpl $0, %eax
jl LBB0_62
## %bb.61: ## in Loop: Header=BB0_60 Depth=2
movq -256(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -256(%rbp)
movb (%rax), %cl
movq -264(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -264(%rbp)
movb %cl, (%rax)
jmp LBB0_60
LBB0_62: ## in Loop: Header=BB0_56 Depth=1
jmp LBB0_63
LBB0_63: ## in Loop: Header=BB0_56 Depth=1
movl -236(%rbp), %eax
addl $1, %eax
movl %eax, -236(%rbp)
jmp LBB0_56
LBB0_64:
jmp LBB0_65
LBB0_65: ## =>This Inner Loop Header: Depth=1
movl -244(%rbp), %eax
addl $-1, %eax
movl %eax, -244(%rbp)
cmpl $0, %eax
jl LBB0_67
## %bb.66: ## in Loop: Header=BB0_65 Depth=1
movq -264(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -264(%rbp)
movb $32, (%rax)
jmp LBB0_65
LBB0_67:
movq -120(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -148(%rbp)
movq -120(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -152(%rbp)
leaq -154(%rbp), %rdx
movq -112(%rbp), %rcx
leaq _c__1(%rip), %rdi
leaq L_.str.5(%rip), %rsi
leaq -148(%rbp), %r8
leaq -152(%rbp), %r9
leaq _c_n1(%rip), %rax
movq %rax, (%rsp)
movl $6, 8(%rsp)
movl $2, 16(%rsp)
callq _ilaenv_
movl %eax, -180(%rbp)
LBB0_68:
jmp LBB0_97
LBB0_69:
cmpl $0, -160(%rbp)
je LBB0_83
## %bb.70:
movl $1, -72(%rbp)
movq -88(%rbp), %rax
movq %rax, -64(%rbp)
movl $1, -68(%rbp)
movq -104(%rbp), %rax
movq %rax, -56(%rbp)
movl $2, -276(%rbp)
leaq -154(%rbp), %rax
movq %rax, -296(%rbp)
movl $0, -268(%rbp)
LBB0_71: ## =>This Loop Header: Depth=1
## Child Loop BB0_75 Depth 2
movl -268(%rbp), %eax
cmpl _c__2(%rip), %eax
jge LBB0_79
## %bb.72: ## in Loop: Header=BB0_71 Depth=1
movl -276(%rbp), %eax
movl %eax, -272(%rbp)
movslq -268(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
cmpl -272(%rbp), %eax
jge LBB0_74
## %bb.73: ## in Loop: Header=BB0_71 Depth=1
movslq -268(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
movl %eax, -272(%rbp)
LBB0_74: ## in Loop: Header=BB0_71 Depth=1
movl -272(%rbp), %ecx
movl -276(%rbp), %eax
subl %ecx, %eax
movl %eax, -276(%rbp)
movslq -268(%rbp), %rax
movq -64(%rbp,%rax,8), %rax
movq %rax, -288(%rbp)
LBB0_75: ## Parent Loop BB0_71 Depth=1
## => This Inner Loop Header: Depth=2
movl -272(%rbp), %eax
addl $-1, %eax
movl %eax, -272(%rbp)
cmpl $0, %eax
jl LBB0_77
## %bb.76: ## in Loop: Header=BB0_75 Depth=2
movq -288(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -288(%rbp)
movb (%rax), %cl
movq -296(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -296(%rbp)
movb %cl, (%rax)
jmp LBB0_75
LBB0_77: ## in Loop: Header=BB0_71 Depth=1
jmp LBB0_78
LBB0_78: ## in Loop: Header=BB0_71 Depth=1
movl -268(%rbp), %eax
addl $1, %eax
movl %eax, -268(%rbp)
jmp LBB0_71
LBB0_79:
jmp LBB0_80
LBB0_80: ## =>This Inner Loop Header: Depth=1
movl -276(%rbp), %eax
addl $-1, %eax
movl %eax, -276(%rbp)
cmpl $0, %eax
jl LBB0_82
## %bb.81: ## in Loop: Header=BB0_80 Depth=1
movq -296(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -296(%rbp)
movb $32, (%rax)
jmp LBB0_80
LBB0_82:
movq -112(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -148(%rbp)
movq -112(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -152(%rbp)
leaq -154(%rbp), %rdx
movq -120(%rbp), %r8
leaq _c__1(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq -148(%rbp), %rcx
leaq -152(%rbp), %r9
leaq _c_n1(%rip), %rax
movq %rax, (%rsp)
movl $6, 8(%rsp)
movl $2, 16(%rsp)
callq _ilaenv_
movl %eax, -180(%rbp)
jmp LBB0_96
LBB0_83:
movl $1, -72(%rbp)
movq -88(%rbp), %rax
movq %rax, -64(%rbp)
movl $1, -68(%rbp)
movq -104(%rbp), %rax
movq %rax, -56(%rbp)
movl $2, -308(%rbp)
leaq -154(%rbp), %rax
movq %rax, -328(%rbp)
movl $0, -300(%rbp)
LBB0_84: ## =>This Loop Header: Depth=1
## Child Loop BB0_88 Depth 2
movl -300(%rbp), %eax
cmpl _c__2(%rip), %eax
jge LBB0_92
## %bb.85: ## in Loop: Header=BB0_84 Depth=1
movl -308(%rbp), %eax
movl %eax, -304(%rbp)
movslq -300(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
cmpl -304(%rbp), %eax
jge LBB0_87
## %bb.86: ## in Loop: Header=BB0_84 Depth=1
movslq -300(%rbp), %rax
movl -72(%rbp,%rax,4), %eax
movl %eax, -304(%rbp)
LBB0_87: ## in Loop: Header=BB0_84 Depth=1
movl -304(%rbp), %ecx
movl -308(%rbp), %eax
subl %ecx, %eax
movl %eax, -308(%rbp)
movslq -300(%rbp), %rax
movq -64(%rbp,%rax,8), %rax
movq %rax, -320(%rbp)
LBB0_88: ## Parent Loop BB0_84 Depth=1
## => This Inner Loop Header: Depth=2
movl -304(%rbp), %eax
addl $-1, %eax
movl %eax, -304(%rbp)
cmpl $0, %eax
jl LBB0_90
## %bb.89: ## in Loop: Header=BB0_88 Depth=2
movq -320(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -320(%rbp)
movb (%rax), %cl
movq -328(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -328(%rbp)
movb %cl, (%rax)
jmp LBB0_88
LBB0_90: ## in Loop: Header=BB0_84 Depth=1
jmp LBB0_91
LBB0_91: ## in Loop: Header=BB0_84 Depth=1
movl -300(%rbp), %eax
addl $1, %eax
movl %eax, -300(%rbp)
jmp LBB0_84
LBB0_92:
jmp LBB0_93
LBB0_93: ## =>This Inner Loop Header: Depth=1
movl -308(%rbp), %eax
addl $-1, %eax
movl %eax, -308(%rbp)
cmpl $0, %eax
jl LBB0_95
## %bb.94: ## in Loop: Header=BB0_93 Depth=1
movq -328(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -328(%rbp)
movb $32, (%rax)
jmp LBB0_93
LBB0_95:
movq -120(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -148(%rbp)
movq -120(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -152(%rbp)
leaq -154(%rbp), %rdx
movq -112(%rbp), %rcx
leaq _c__1(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq -148(%rbp), %r8
leaq -152(%rbp), %r9
leaq _c_n1(%rip), %rax
movq %rax, (%rsp)
movl $6, 8(%rsp)
movl $2, 16(%rsp)
callq _ilaenv_
movl %eax, -180(%rbp)
LBB0_96:
jmp LBB0_97
LBB0_97:
movl $1, %eax
cmpl -196(%rbp), %eax
jl LBB0_99
## %bb.98:
movl $1, %eax
movl %eax, -356(%rbp) ## 4-byte Spill
jmp LBB0_100
LBB0_99:
movl -196(%rbp), %eax
movl %eax, -356(%rbp) ## 4-byte Spill
LBB0_100:
movl -356(%rbp), %eax ## 4-byte Reload
imull -180(%rbp), %eax
movl %eax, -200(%rbp)
cvtsi2ssl -200(%rbp), %xmm0
movq 48(%rbp), %rax
movss %xmm0, 8(%rax)
movq 48(%rbp), %rax
xorps %xmm0, %xmm0
movss %xmm0, 12(%rax)
LBB0_101:
movq 64(%rbp), %rax
cmpl $0, (%rax)
je LBB0_103
## %bb.102:
movq 64(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -148(%rbp)
leaq L_.str.7(%rip), %rdi
leaq -148(%rbp), %rsi
movl $6, %edx
callq _xerbla_
movl $0, -76(%rbp)
jmp LBB0_120
LBB0_103:
cmpl $0, -204(%rbp)
je LBB0_105
## %bb.104:
movl $0, -76(%rbp)
jmp LBB0_120
LBB0_105:
jmp LBB0_106
LBB0_106:
movq -112(%rbp), %rax
cmpl $0, (%rax)
je LBB0_109
## %bb.107:
movq -120(%rbp), %rax
cmpl $0, (%rax)
je LBB0_109
## %bb.108:
cmpl $1, -192(%rbp)
jne LBB0_110
LBB0_109:
movq 48(%rbp), %rax
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 8(%rax)
movq 48(%rbp), %rax
xorps %xmm0, %xmm0
movss %xmm0, 12(%rax)
movl $0, -76(%rbp)
jmp LBB0_120
LBB0_110:
cmpl $0, -160(%rbp)
je LBB0_112
## %bb.111:
movq -112(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -184(%rbp)
movq -120(%rbp), %rax
movl (%rax), %eax
movl %eax, -188(%rbp)
jmp LBB0_113
LBB0_112:
movq -112(%rbp), %rax
movl (%rax), %eax
movl %eax, -184(%rbp)
movq -120(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -188(%rbp)
LBB0_113:
cmpl $0, -172(%rbp)
je LBB0_115
## %bb.114:
movl -192(%rbp), %eax
subl $1, %eax
movl %eax, -148(%rbp)
movq -88(%rbp), %rdi
movq -104(%rbp), %rsi
movq -128(%rbp), %r9
movl -132(%rbp), %eax
shll $1, %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 16(%rbp), %r12
movq 24(%rbp), %r15
addq $8, %r15
movq 32(%rbp), %r14
movslq -144(%rbp), %rax
shlq $3, %rax
addq %rax, %r14
movq 40(%rbp), %rbx
movq 48(%rbp), %r11
addq $8, %r11
movq 56(%rbp), %r10
leaq -184(%rbp), %rdx
leaq -188(%rbp), %rcx
leaq -148(%rbp), %r8
leaq -164(%rbp), %rax
movq %r12, (%rsp)
movq %r15, 8(%rsp)
movq %r14, 16(%rsp)
movq %rbx, 24(%rsp)
movq %r11, 32(%rsp)
movq %r10, 40(%rsp)
movq %rax, 48(%rsp)
callq _cunmql_
jmp LBB0_119
LBB0_115:
cmpl $0, -160(%rbp)
je LBB0_117
## %bb.116:
movl $2, -168(%rbp)
movl $1, -176(%rbp)
jmp LBB0_118
LBB0_117:
movl $1, -168(%rbp)
movl $2, -176(%rbp)
LBB0_118:
movl -192(%rbp), %eax
subl $1, %eax
movl %eax, -148(%rbp)
movq -88(%rbp), %rdi
movq -104(%rbp), %rsi
movq -128(%rbp), %r9
movl -132(%rbp), %eax
addl $2, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 16(%rbp), %r12
movq 24(%rbp), %r15
addq $8, %r15
movq 32(%rbp), %r14
movl -168(%rbp), %eax
movl -176(%rbp), %ecx
imull -140(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %r14
movq 40(%rbp), %rbx
movq 48(%rbp), %r11
addq $8, %r11
movq 56(%rbp), %r10
leaq -184(%rbp), %rdx
leaq -188(%rbp), %rcx
leaq -148(%rbp), %r8
leaq -164(%rbp), %rax
movq %r12, (%rsp)
movq %r15, 8(%rsp)
movq %r14, 16(%rsp)
movq %rbx, 24(%rsp)
movq %r11, 32(%rsp)
movq %r10, 40(%rsp)
movq %rax, 48(%rsp)
callq _cunmqr_
LBB0_119:
cvtsi2ssl -200(%rbp), %xmm0
movq 48(%rbp), %rax
movss %xmm0, 8(%rax)
movq 48(%rbp), %rax
xorps %xmm0, %xmm0
movss %xmm0, 12(%rax)
movl $0, -76(%rbp)
LBB0_120:
movl -76(%rbp), %eax
movl %eax, -360(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -40(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_122
## %bb.121:
movl -360(%rbp), %eax ## 4-byte Reload
addq $384, %rsp ## imm = 0x180
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_122:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "L"
L_.str.1: ## @.str.1
.asciz "U"
L_.str.2: ## @.str.2
.asciz "R"
L_.str.3: ## @.str.3
.asciz "N"
L_.str.4: ## @.str.4
.asciz "C"
.section __DATA,__data
.p2align 2 ## @c__2
_c__2:
.long 2 ## 0x2
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.5: ## @.str.5
.asciz "CUNMQL"
.section __DATA,__data
.p2align 2 ## @c_n1
_c_n1:
.long 4294967295 ## 0xffffffff
.section __TEXT,__cstring,cstring_literals
L_.str.6: ## @.str.6
.asciz "CUNMQR"
L_.str.7: ## @.str.7
.asciz "CUNMTR"
.subsections_via_symbols
| the_stack_data/48706.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello world!\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello world!\n"
.subsections_via_symbols
| the_stack_data/71284.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _insert ; -- Begin function insert
.p2align 2
_insert: ; @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
adrp x8, _front@PAGE
ldr w8, [x8, _front@PAGEOFF]
adrp x9, _rear@PAGE
ldr w9, [x9, _rear@PAGEOFF]
add w9, w9, #1
mov w11, #4
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
adrp x9, _rear@PAGE
str x9, [sp, #16] ; 8-byte Folded Spill
ldr w8, [x9, _rear@PAGEOFF]
add w8, w8, #1
mov w11, #4
sdiv w10, w8, w11
mul w10, w10, w11
subs w8, w8, w10
str w8, [x9, _rear@PAGEOFF]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldrsw x10, [x9, _rear@PAGEOFF]
adrp x9, _cqueue@GOTPAGE
ldr x9, [x9, _cqueue@GOTPAGEOFF]
str w8, [x9, x10, lsl #2]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Delete ; -- Begin function Delete
.p2align 2
_Delete: ; @Delete
.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, _rear@PAGE
ldr w8, [x8, _rear@PAGEOFF]
adrp x9, _front@PAGE
ldr w9, [x9, _front@PAGEOFF]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB1_3
LBB1_2:
adrp x8, _front@PAGE
ldr w9, [x8, _front@PAGEOFF]
add w9, w9, #1
mov w11, #4
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
str w9, [x8, _front@PAGEOFF]
ldrsw x9, [x8, _front@PAGEOFF]
adrp x8, _cqueue@GOTPAGE
ldr x8, [x8, _cqueue@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b 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 _display ; -- Begin function display
.p2align 2
_display: ; @display
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _rear@PAGE
ldr w8, [x8, _rear@PAGEOFF]
adrp x9, _front@PAGE
ldr w9, [x9, _front@PAGEOFF]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB2_7
LBB2_2:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
adrp x8, _front@PAGE
ldr w8, [x8, _front@PAGEOFF]
add w8, w8, #1
mov w10, #4
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
str w8, [sp, #8]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
adrp x9, _rear@PAGE
ldr w9, [x9, _rear@PAGEOFF]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldrsw x9, [sp, #8]
adrp x8, _cqueue@GOTPAGE
ldr x8, [x8, _cqueue@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_3
LBB2_6:
b LBB2_7
LBB2_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB3_7
; %bb.2: ; in Loop: Header=BB3_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI3_0@PAGE
add x10, x10, lJTI3_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
bl _insert
b LBB3_8
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
bl _Delete
b LBB3_8
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
bl _display
b LBB3_8
LBB3_6:
mov w0, #0
bl _exit
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
b LBB3_1
.cfi_endproc
.p2align 2
lJTI3_0:
.long LBB3_3-Ltmp0
.long LBB3_4-Ltmp0
.long LBB3_5-Ltmp0
.long LBB3_6-Ltmp0
; -- End function
.section __DATA,__data
.globl _rear ; @rear
.p2align 2
_rear:
.long 3 ; 0x3
.globl _front ; @front
.p2align 2
_front:
.long 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Queue Overflow \n"
l_.str.1: ; @.str.1
.asciz "Insert an element in queue :"
l_.str.2: ; @.str.2
.asciz "%d"
.comm _cqueue,16,2 ; @cqueue
l_.str.3: ; @.str.3
.asciz "\nQueue Underflow \n"
l_.str.4: ; @.str.4
.asciz "Deleted element is : %d\n"
l_.str.5: ; @.str.5
.asciz "\nQueue id empty"
l_.str.6: ; @.str.6
.asciz "\nQUEUE IS :\n"
l_.str.7: ; @.str.7
.asciz "\t"
l_.str.8: ; @.str.8
.asciz "\n 1.INSERT \t 2.DELETE \t 3.DISPLAY \t 4.EXIT\n"
l_.str.9: ; @.str.9
.asciz "Enter your choice:"
l_.str.10: ; @.str.10
.asciz "item not supported"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.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
movl _front(%rip), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
movl _rear(%rip), %eax
addl $1, %eax
movl $4, %ecx
cltd
idivl %ecx
movl -12(%rbp), %eax ## 4-byte Reload
cmpl %edx, %eax
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movl _rear(%rip), %eax
addl $1, %eax
movl $4, %ecx
cltd
idivl %ecx
movl %edx, _rear(%rip)
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %edx
movslq _rear(%rip), %rcx
movq _cqueue@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
LBB0_3:
movl -4(%rbp), %eax
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 $16, %rsp
movl _rear(%rip), %eax
cmpl _front(%rip), %eax
jne LBB1_2
## %bb.1:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_3
LBB1_2:
movl _front(%rip), %eax
addl $1, %eax
movl $4, %ecx
cltd
idivl %ecx
movl %edx, _front(%rip)
movslq _front(%rip), %rcx
movq _cqueue@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB1_3:
movl -4(%rbp), %eax
addq $16, %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
movl _rear(%rip), %eax
cmpl _front(%rip), %eax
jne LBB2_2
## %bb.1:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_7
LBB2_2:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl _front(%rip), %eax
addl $1, %eax
movl $4, %ecx
cltd
idivl %ecx
movl %edx, -8(%rbp)
LBB2_3: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl _rear(%rip), %eax
jg LBB2_6
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movslq -8(%rbp), %rcx
movq _cqueue@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB2_3
LBB2_6:
jmp LBB2_7
LBB2_7:
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 $32, %rsp
movl $0, -4(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.9(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
leaq -8(%rbp), %rsi
callq _scanf
movl -8(%rbp), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -16(%rbp) ## 8-byte Spill
subl $3, %eax
ja LBB3_6
## %bb.8: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax ## 8-byte Reload
leaq LJTI3_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB3_2: ## in Loop: Header=BB3_1 Depth=1
callq _insert
jmp LBB3_7
LBB3_3: ## in Loop: Header=BB3_1 Depth=1
callq _Delete
jmp LBB3_7
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
callq _display
jmp LBB3_7
LBB3_5:
xorl %edi, %edi
callq _exit
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
LBB3_7: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_1
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L3_0_set_2, LBB3_2-LJTI3_0
.set L3_0_set_3, LBB3_3-LJTI3_0
.set L3_0_set_4, LBB3_4-LJTI3_0
.set L3_0_set_5, LBB3_5-LJTI3_0
LJTI3_0:
.long L3_0_set_2
.long L3_0_set_3
.long L3_0_set_4
.long L3_0_set_5
.end_data_region
## -- End function
.section __DATA,__data
.globl _rear ## @rear
.p2align 2
_rear:
.long 3 ## 0x3
.globl _front ## @front
.p2align 2
_front:
.long 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Queue Overflow \n"
L_.str.1: ## @.str.1
.asciz "Insert an element in queue :"
L_.str.2: ## @.str.2
.asciz "%d"
.comm _cqueue,16,4 ## @cqueue
L_.str.3: ## @.str.3
.asciz "\nQueue Underflow \n"
L_.str.4: ## @.str.4
.asciz "Deleted element is : %d\n"
L_.str.5: ## @.str.5
.asciz "\nQueue id empty"
L_.str.6: ## @.str.6
.asciz "\nQUEUE IS :\n"
L_.str.7: ## @.str.7
.asciz "\t"
L_.str.8: ## @.str.8
.asciz "\n 1.INSERT \t 2.DELETE \t 3.DISPLAY \t 4.EXIT\n"
L_.str.9: ## @.str.9
.asciz "Enter your choice:"
L_.str.10: ## @.str.10
.asciz "item not supported"
.subsections_via_symbols
| the_stack_data/54891.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
sub x8, x29, #16
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur s0, [x29, #-12]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4:
ldur s0, [x29, #-12]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5:
ldur s0, [x29, #-16]
ldur s1, [x29, #-8]
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_7
LBB0_7:
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur s0, [x29, #-12]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_9
LBB0_9:
ldur s0, [x29, #-12]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11:
ldur s0, [x29, #-8]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12:
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_14
LBB0_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f%f%f"
l_.str.1: ; @.str.1
.asciz "equilatero\n"
l_.str.2: ; @.str.2
.asciz "escaleno\n"
l_.str.3: ; @.str.3
.asciz "isosceles\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
movb $0, %al
callq _scanf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jne LBB0_3
jp LBB0_3
## %bb.1:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_3
jp LBB0_3
## %bb.2:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jne LBB0_4
jp LBB0_4
jmp LBB0_7
LBB0_4:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_5
jp LBB0_5
jmp LBB0_7
LBB0_5:
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8(%rbp), %xmm0
jne LBB0_6
jp LBB0_6
jmp LBB0_7
LBB0_6:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jne LBB0_9
jp LBB0_9
## %bb.8:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_13
jp LBB0_13
LBB0_9:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_11
jp LBB0_11
## %bb.10:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jne LBB0_13
jp LBB0_13
LBB0_11:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_14
jp LBB0_14
## %bb.12:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jne LBB0_13
jp LBB0_13
jmp LBB0_14
LBB0_13:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_14:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f%f%f"
L_.str.1: ## @.str.1
.asciz "equilatero\n"
L_.str.2: ## @.str.2
.asciz "escaleno\n"
L_.str.3: ## @.str.3
.asciz "isosceles\n"
.subsections_via_symbols
| the_stack_data/92919.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]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-16]
bl _instructions
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #20
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, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
str w8, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_12
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #21
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldursb w1, [x29, #-21]
sub x0, x29, #16
bl _insert
ldur x0, [x29, #-16]
bl _printList
b LBB0_13
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-16]
bl _isEmpty
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #21
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldursb w1, [x29, #-21]
sub x0, x29, #16
bl _delete
ands w8, w0, #0xff
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldursb w10, [x29, #-21]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur x0, [x29, #-16]
bl _printList
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldursb w10, [x29, #-21]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
bl _instructions
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_1
LBB0_14:
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _instructions ; -- Begin function instructions
.p2align 2
_instructions: ; @instructions
.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.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _insert ; -- Begin function insert
.p2align 2
_insert: ; @insert
.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]
sturb w1, [x29, #-9]
mov x0, #16
bl _malloc
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_10
b LBB2_1
LBB2_1:
ldurb w8, [x29, #-9]
ldur x9, [x29, #-24]
strb w8, [x9]
ldur x8, [x29, #-24]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
str xzr, [sp, #32]
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #24]
b LBB2_2
LBB2_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_2 Depth=1
ldursb w8, [x29, #-9]
ldr x9, [sp, #24]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, gt
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_2 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_2 Depth=1
ldr x8, [sp, #24]
str x8, [sp, #32]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB2_2
LBB2_6:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x9, [x29, #-24]
str x8, [x9, #8]
ldur x8, [x29, #-24]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB2_9
LBB2_8:
ldur x8, [x29, #-24]
ldr x9, [sp, #32]
str x8, [x9, #8]
ldr x8, [sp, #24]
ldur x9, [x29, #-24]
str x8, [x9, #8]
b LBB2_9
LBB2_9:
b LBB2_11
LBB2_10:
ldursb w10, [x29, #-9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB2_11
LBB2_11:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _printList ; -- Begin function printList
.p2align 2
_printList: ; @printList
.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:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB3_6
LBB3_2:
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@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]
ldrsb w10, [x8]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB3_3
LBB3_5:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB3_6
LBB3_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _isEmpty ; -- Begin function isEmpty
.p2align 2
_isEmpty: ; @isEmpty
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _delete ; -- Begin function delete
.p2align 2
_delete: ; @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
stur x0, [x29, #-16]
sturb w1, [x29, #-17]
ldursb w8, [x29, #-17]
ldur x9, [x29, #-16]
ldr x9, [x9]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #16]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
str x8, [x9]
ldr x0, [sp, #16]
bl _free
ldurb w8, [x29, #-17]
sturb w8, [x29, #-1]
b LBB5_11
LBB5_2:
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB5_3
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
ldursb w9, [x29, #-17]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB5_5
LBB5_5: ; in Loop: Header=BB5_3 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB5_7
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_3 Depth=1
ldr x8, [sp, #24]
str x8, [sp, #32]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB5_3
LBB5_7:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB5_9
b LBB5_8
LBB5_8:
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x9, [sp, #32]
str x8, [x9, #8]
ldr x0, [sp, #16]
bl _free
ldurb w8, [x29, #-17]
sturb w8, [x29, #-1]
b LBB5_11
LBB5_9:
b LBB5_10
LBB5_10:
sturb wzr, [x29, #-1]
b LBB5_11
LBB5_11:
ldursb w0, [x29, #-1]
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 "? "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter a character: "
l_.str.3: ; @.str.3
.asciz "\n%c"
l_.str.4: ; @.str.4
.asciz "Enter character to be deleted: "
l_.str.5: ; @.str.5
.asciz "%c deleted.\n"
l_.str.6: ; @.str.6
.asciz "%c not found.\n\n"
l_.str.7: ; @.str.7
.asciz "List is empty.\n\n"
l_.str.8: ; @.str.8
.asciz "Invalid choice.\n\n"
l_.str.9: ; @.str.9
.asciz "End of run.\n"
l_.str.10: ; @.str.10
.asciz "Enter your choice:\n 1 to insert an element into the list.\n 2 to delete an element from the list.\n 3 to end.\n"
l_.str.11: ; @.str.11
.asciz "%c not inserted. No memory available.\n"
l_.str.12: ; @.str.12
.asciz "The list is:\n"
l_.str.13: ; @.str.13
.asciz "%c --> "
l_.str.14: ; @.str.14
.asciz "NULL\n\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movq $0, -16(%rbp)
callq _instructions
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $3, -20(%rbp)
je LBB0_13
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB0_3
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB0_4
jmp LBB0_11
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -21(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -16(%rbp), %rdi
movsbl -21(%rbp), %esi
callq _insert
movq -16(%rbp), %rdi
callq _printList
jmp LBB0_12
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
callq _isEmpty
cmpl $0, %eax
jne LBB0_9
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -21(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -16(%rbp), %rdi
movsbl -21(%rbp), %esi
callq _delete
cmpb $0, %al
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movsbl -21(%rbp), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _printList
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movsbl -21(%rbp), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_12
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
callq _instructions
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
jmp LBB0_1
LBB0_13:
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _instructions ## -- Begin function instructions
.p2align 4, 0x90
_instructions: ## @instructions
.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.10(%rip), %rdi
movb $0, %al
callq _printf
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 $48, %rsp
movb %sil, %al
movq %rdi, -8(%rbp)
movb %al, -9(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB2_10
## %bb.1:
movb -9(%rbp), %cl
movq -24(%rbp), %rax
movb %cl, (%rax)
movq -24(%rbp), %rax
movq $0, 8(%rax)
movq $0, -32(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
LBB2_2: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -40(%rbp)
movb %al, -41(%rbp) ## 1-byte Spill
je LBB2_4
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
movsbl -9(%rbp), %eax
movq -40(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
setg %al
movb %al, -41(%rbp) ## 1-byte Spill
LBB2_4: ## in Loop: Header=BB2_2 Depth=1
movb -41(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_5
jmp LBB2_6
LBB2_5: ## in Loop: Header=BB2_2 Depth=1
movq -40(%rbp), %rax
movq %rax, -32(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB2_2
LBB2_6:
cmpq $0, -32(%rbp)
jne LBB2_8
## %bb.7:
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB2_9
LBB2_8:
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
LBB2_9:
jmp LBB2_11
LBB2_10:
movsbl -9(%rbp), %esi
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
LBB2_11:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printList ## -- Begin function printList
.p2align 4, 0x90
_printList: ## @printList
.cfi_startproc
## %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:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_6
LBB3_2:
leaq L_.str.12(%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
movsbl (%rax), %esi
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB3_3
LBB3_5:
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
LBB3_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isEmpty ## -- Begin function isEmpty
.p2align 4, 0x90
_isEmpty: ## @isEmpty
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
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 $64, %rsp
movb %sil, %al
movq %rdi, -16(%rbp)
movb %al, -17(%rbp)
movsbl -17(%rbp), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
jne LBB5_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movq -48(%rbp), %rdi
callq _free
movb -17(%rbp), %al
movb %al, -1(%rbp)
jmp LBB5_11
LBB5_2:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
LBB5_3: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -40(%rbp)
movb %al, -49(%rbp) ## 1-byte Spill
je LBB5_5
## %bb.4: ## in Loop: Header=BB5_3 Depth=1
movq -40(%rbp), %rax
movsbl (%rax), %eax
movsbl -17(%rbp), %ecx
cmpl %ecx, %eax
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB5_5: ## in Loop: Header=BB5_3 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB5_6
jmp LBB5_7
LBB5_6: ## in Loop: Header=BB5_3 Depth=1
movq -40(%rbp), %rax
movq %rax, -32(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB5_3
LBB5_7:
cmpq $0, -40(%rbp)
je LBB5_9
## %bb.8:
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -48(%rbp), %rdi
callq _free
movb -17(%rbp), %al
movb %al, -1(%rbp)
jmp LBB5_11
LBB5_9:
jmp LBB5_10
LBB5_10:
movb $0, -1(%rbp)
LBB5_11:
movsbl -1(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "? "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter a character: "
L_.str.3: ## @.str.3
.asciz "\n%c"
L_.str.4: ## @.str.4
.asciz "Enter character to be deleted: "
L_.str.5: ## @.str.5
.asciz "%c deleted.\n"
L_.str.6: ## @.str.6
.asciz "%c not found.\n\n"
L_.str.7: ## @.str.7
.asciz "List is empty.\n\n"
L_.str.8: ## @.str.8
.asciz "Invalid choice.\n\n"
L_.str.9: ## @.str.9
.asciz "End of run.\n"
L_.str.10: ## @.str.10
.asciz "Enter your choice:\n 1 to insert an element into the list.\n 2 to delete an element from the list.\n 3 to end.\n"
L_.str.11: ## @.str.11
.asciz "%c not inserted. No memory available.\n"
L_.str.12: ## @.str.12
.asciz "The list is:\n"
L_.str.13: ## @.str.13
.asciz "%c --> "
L_.str.14: ## @.str.14
.asciz "NULL\n\n"
.subsections_via_symbols
| the_stack_data/206393584.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, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur d0, [x29, #-8]
ldur d0, [x29, #-8]
fmov d1, #2.00000000
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _sin@GOTPAGE
ldr x8, [x8, _sin@GOTPAGEOFF]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldur d0, [x29, #-8]
blr x8
str d0, [sp, #24]
b LBB0_3
LBB0_2:
fmov d0, #1.00000000
str d0, [sp, #24]
adrp x8, _cos@GOTPAGE
ldr x8, [x8, _cos@GOTPAGEOFF]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldur d0, [x29, #-8]
blr x8
str d0, [sp, #24]
b LBB0_3
LBB0_3:
ldr x8, [sp, #8]
ldur d0, [x29, #-8]
blr x8
str d0, [sp, #16]
ldr d0, [sp, #16]
ldr d1, [sp, #24]
fadd d0, d0, d1
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function f
LCPI0_0:
.quad 0x4000000000000000 ## double 2
LCPI0_1:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movsd %xmm0, -8(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd -8(%rbp), %xmm0
jbe LBB0_2
## %bb.1:
movq _sin@GOTPCREL(%rip), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq *%rax
movsd %xmm0, -24(%rbp)
jmp LBB0_3
LBB0_2:
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movq _cos@GOTPCREL(%rip), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq *%rax
movsd %xmm0, -24(%rbp)
LBB0_3:
movq -40(%rbp), %rax
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq *%rax
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -24(%rbp), %xmm0
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/45449485.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]
adrp x8, _t3_2@GOTPAGE
ldr x8, [x8, _t3_2@GOTPAGEOFF]
ldr w0, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _t3_2,4,2 ; @t3_2
.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)
movq _t3_2@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _t3_2,4,2 ## @t3_2
.subsections_via_symbols
| the_stack_data/113024.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
str w0, [sp, #8]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
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 w0, [sp, #8]
bl _toupper
str w0, [sp, #8]
str wzr, [sp, #12]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w0, [sp, #8]
bl _putchar
ldr w8, [sp, #8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #12]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_7:
mov w0, #0
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 _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, -24(%rbp)
cmpl $-1, %eax
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -20(%rbp)
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %edi
callq _toupper
movl %eax, -24(%rbp)
movl $0, -20(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %edi
callq _putchar
cmpl $10, -24(%rbp)
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl $1, -20(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_7:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/98576118.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]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-16]
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-16]
sub x8, x29, #20
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w1, [x29, #-20]
bl _insert_ordered
ldr x8, [sp, #16] ; 8-byte Folded Reload
stur x0, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_3:
ldur x0, [x29, #-16]
bl _dump
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _insert_ordered ; -- Begin function insert_ordered
.p2align 2
_insert_ordered: ; @insert_ordered
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
ldur x8, [x29, #-16]
str x8, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-20]
ldr x9, [sp, #16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB1_1
LBB1_6:
mov x0, #16
bl _malloc
str x0, [sp, #32]
ldur w8, [x29, #-20]
ldr x9, [sp, #32]
str w8, [x9]
ldr x8, [sp, #16]
ldr x9, [sp, #32]
str x8, [x9, #8]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldr x8, [sp, #32]
ldr x9, [sp, #24]
str x8, [x9, #8]
ldur x8, [x29, #-16]
stur x8, [x29, #-8]
b LBB1_9
LBB1_8:
ldr x8, [sp, #32]
stur x8, [x29, #-8]
b LBB1_9
LBB1_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _dump ; -- Begin function dump
.p2align 2
_dump: ; @dump
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB2_1
LBB2_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d\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)
movq $0, -16(%rbp)
leaq L_.str(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $-1, -20(%rbp)
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _insert_ordered
movq %rax, -16(%rbp)
leaq L_.str(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
jmp LBB0_1
LBB0_3:
movq -16(%rbp), %rdi
callq _dump
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insert_ordered ## -- Begin function insert_ordered
.p2align 4, 0x90
_insert_ordered: ## @insert_ordered
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq $0, -40(%rbp)
movq -16(%rbp), %rax
movq %rax, -48(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -48(%rbp)
movb %al, -49(%rbp) ## 1-byte Spill
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
movq -48(%rbp), %rcx
cmpl (%rcx), %eax
setg %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_4
jmp LBB1_6
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq -48(%rbp), %rax
movq %rax, -40(%rbp)
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
jmp LBB1_1
LBB1_6:
movl $16, %edi
callq _malloc
movq %rax, -32(%rbp)
movl -20(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq -48(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
cmpq $0, -40(%rbp)
je LBB1_8
## %bb.7:
movq -32(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB1_9
LBB1_8:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB1_9:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dump ## -- Begin function dump
.p2align 4, 0x90
_dump: ## @dump
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB2_1
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/353276.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _find_escape_sequences ; -- Begin function find_escape_sequences
.p2align 2
_find_escape_sequences: ; @find_escape_sequences
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str x1, [sp]
ldr w8, [sp, #12]
subs w8, w8, #27
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x9, [sp]
mov w8, #1
str w8, [x9]
b LBB0_11
LBB0_2:
ldr x8, [sp]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_3
LBB0_3:
ldr w9, [sp, #12]
mov w8, #97
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldr w8, [sp, #12]
subs w8, w8, #122
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5:
ldr w9, [sp, #12]
mov w8, #65
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6:
ldr w8, [sp, #12]
subs w8, w8, #90
cset w8, gt
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x9, [sp]
mov w8, #2
str w8, [x9]
b LBB0_8
LBB0_8:
b LBB0_10
LBB0_9:
ldr x8, [sp]
str wzr, [x8]
b LBB0_10
LBB0_10:
b LBB0_11
LBB0_11:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _usage ; -- Begin function usage
.p2align 2
_usage: ; @usage
.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
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _version ; -- Begin function version
.p2align 2
_version: ; @version
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.globl _helpstr_hack ; -- Begin function helpstr_hack
.p2align 2
_helpstr_hack: ; @helpstr_hack
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
adrp x10, _helpstr_hack.idx@PAGE
ldr x9, [x10, _helpstr_hack.idx@PAGEOFF]
add x8, x9, #1
str x8, [x10, _helpstr_hack.idx@PAGEOFF]
adrp x8, _helpstr@PAGE
add x8, x8, _helpstr@PAGEOFF
add x8, x8, x9
ldrb w8, [x8]
strb w8, [sp, #15]
ldrb w8, [sp, #15]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldrsb w8, [sp, #15]
str w8, [sp, #28]
b LBB3_3
LBB3_2:
adrp x8, _helpstr_hack.idx@PAGE
str xzr, [x8, _helpstr_hack.idx@PAGEOFF]
mov w8, #-1
str w8, [sp, #28]
b LBB3_3
LBB3_3:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI4_0:
.quad 0x3fb999999999999a ; double 0.10000000000000001
lCPI4_1:
.quad 0x3fcd70a3d70a3d71 ; double 0.23000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #240
.cfi_def_cfa_offset 240
stp x29, x30, [sp, #224] ; 16-byte Folded Spill
add x29, sp, #224
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
stur x1, [x29, #-32]
adrp x8, l___const.main.default_argv@PAGE
ldr x8, [x8, l___const.main.default_argv@PAGEOFF]
stur x8, [x29, #-16]
mov w8, #-1
stur w8, [x29, #-36]
stur wzr, [x29, #-44]
mov w8, #1
str w8, [sp, #68] ; 4-byte Folded Spill
stur w8, [x29, #-52]
adrp x8, lCPI4_1@PAGE
ldr d0, [x8, lCPI4_1@PAGEOFF]
stur d0, [x29, #-64]
adrp x8, lCPI4_0@PAGE
ldr d0, [x8, lCPI4_0@PAGEOFF]
stur d0, [x29, #-72]
sub x0, x29, #88
mov x1, #0
bl _gettimeofday
ldur w0, [x29, #-80]
bl _srand
bl _rand
ldr w8, [sp, #68] ; 4-byte Folded Reload
; implicit-def: $x9
mov x9, x0
sxtw x9, w9
mov x11, #30
udiv x10, x9, x11
mul x10, x10, x11
subs x9, x9, x10
ucvtf d0, x9
stur d0, [x29, #-96]
stur w8, [x29, #-40]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_28
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_9
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_7
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
sub x1, x29, #104
bl _strtod
stur d0, [x29, #-64]
ldur x8, [x29, #-104]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_1 Depth=1
bl _usage
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_1 Depth=1
b LBB4_8
LBB4_7: ; in Loop: Header=BB4_1 Depth=1
bl _usage
b LBB4_8
LBB4_8: ; in Loop: Header=BB4_1 Depth=1
b LBB4_26
LBB4_9: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_16
b LBB4_10
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_14
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
sub x1, x29, #104
bl _strtod
stur d0, [x29, #-72]
ldur x8, [x29, #-104]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_13
b LBB4_12
LBB4_12: ; in Loop: Header=BB4_1 Depth=1
bl _usage
b LBB4_13
LBB4_13: ; in Loop: Header=BB4_1 Depth=1
b LBB4_15
LBB4_14: ; in Loop: Header=BB4_1 Depth=1
bl _usage
b LBB4_15
LBB4_15: ; in Loop: Header=BB4_1 Depth=1
b LBB4_25
LBB4_16: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_18
b LBB4_17
LBB4_17: ; in Loop: Header=BB4_1 Depth=1
mov w8, #1
stur w8, [x29, #-52]
b LBB4_24
LBB4_18: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
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, LBB4_20
b LBB4_19
LBB4_19: ; in Loop: Header=BB4_1 Depth=1
bl _version
b LBB4_23
LBB4_20:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_22
b LBB4_21
LBB4_21:
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB4_22
LBB4_22:
b LBB4_28
LBB4_23: ; in Loop: Header=BB4_1 Depth=1
b LBB4_24
LBB4_24: ; in Loop: Header=BB4_1 Depth=1
b LBB4_25
LBB4_25: ; in Loop: Header=BB4_1 Depth=1
b LBB4_26
LBB4_26: ; in Loop: Header=BB4_1 Depth=1
b LBB4_27
LBB4_27: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB4_1
LBB4_28:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
add x8, x8, x9, lsl #3
str x8, [sp, #112]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-24]
add x8, x8, x9, lsl #3
str x8, [sp, #104]
ldr x8, [sp, #112]
ldr x9, [sp, #104]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_30
b LBB4_29
LBB4_29:
sub x8, x29, #16
str x8, [sp, #112]
ldr x8, [sp, #112]
add x8, x8, #8
str x8, [sp, #104]
b LBB4_30
LBB4_30:
mov w0, #0
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _setlocale
stur wzr, [x29, #-40]
ldr x8, [sp, #112]
str x8, [sp, #96]
b LBB4_31
LBB4_31: ; =>This Loop Header: Depth=1
; Child Loop BB4_41 Depth 2
ldr x8, [sp, #96]
ldr x9, [sp, #104]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB4_60
b LBB4_32
LBB4_32: ; in Loop: Header=BB4_31 Depth=1
str wzr, [sp, #76]
ldr x8, [sp, #96]
ldr x0, [x8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_34
b LBB4_33
LBB4_33: ; in Loop: Header=BB4_31 Depth=1
adrp x8, _helpstr_hack@PAGE
add x8, x8, _helpstr_hack@PAGEOFF
str x8, [sp, #88]
; kill: def $x8 killed $xzr
str xzr, [sp, #80]
b LBB4_40
LBB4_34: ; in Loop: Header=BB4_31 Depth=1
ldr x8, [sp, #96]
ldr x0, [x8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_36
b LBB4_35
LBB4_35: ; in Loop: Header=BB4_31 Depth=1
adrp x8, _fgetwc@GOTPAGE
ldr x8, [x8, _fgetwc@GOTPAGEOFF]
str x8, [sp, #88]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #80]
b LBB4_39
LBB4_36: ; in Loop: Header=BB4_31 Depth=1
adrp x8, _fgetwc@GOTPAGE
ldr x8, [x8, _fgetwc@GOTPAGEOFF]
str x8, [sp, #88]
ldr x8, [sp, #96]
ldr x0, [x8]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fopen
str x0, [sp, #80]
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_38
b LBB4_37
LBB4_37:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #56] ; 8-byte Folded Spill
ldr x8, [sp, #96]
ldr x8, [x8]
str x8, [sp, #48] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #48] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
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
mov w8, #2
stur w8, [x29, #-20]
b LBB4_60
LBB4_38: ; in Loop: Header=BB4_31 Depth=1
b LBB4_39
LBB4_39: ; in Loop: Header=BB4_31 Depth=1
b LBB4_40
LBB4_40: ; in Loop: Header=BB4_31 Depth=1
b LBB4_41
LBB4_41: ; Parent Loop BB4_31 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #88]
ldr x0, [sp, #80]
blr x8
stur w0, [x29, #-48]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB4_54
b LBB4_42
LBB4_42: ; in Loop: Header=BB4_41 Depth=2
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_51
b LBB4_43
LBB4_43: ; in Loop: Header=BB4_41 Depth=2
ldur w0, [x29, #-48]
add x1, sp, #76
bl _find_escape_sequences
ldr w8, [sp, #76]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB4_50
b LBB4_44
LBB4_44: ; in Loop: Header=BB4_41 Depth=2
ldur w8, [x29, #-48]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB4_46
b LBB4_45
LBB4_45: ; in Loop: Header=BB4_41 Depth=2
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
stur wzr, [x29, #-40]
b LBB4_49
LBB4_46: ; in Loop: Header=BB4_41 Depth=2
ldur d0, [x29, #-96]
str d0, [sp, #40] ; 8-byte Folded Spill
ldur w0, [x29, #-48]
bl _wcwidth
ldr d2, [sp, #40] ; 8-byte Folded Reload
ldur w8, [x29, #-40]
add w8, w8, w0
stur w8, [x29, #-40]
scvtf d0, w8
ldur d1, [x29, #-64]
fmadd d2, d0, d1, d2
ldur s1, [x29, #-44]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldur d1, [x29, #-72]
fmadd d0, d0, d1, d2
fcvtzs w8, d0
str w8, [sp, #72]
ldur w8, [x29, #-36]
ldr w9, [sp, #72]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB4_48
b LBB4_47
LBB4_47: ; in Loop: Header=BB4_41 Depth=2
ldrsw x8, [sp, #72]
mov x9, x8
stur w9, [x29, #-36]
mov x10, #30
udiv x9, x8, x10
mul x9, x9, x10
subs x9, x8, x9
adrp x8, _codes@PAGE
add x8, x8, _codes@PAGEOFF
ldrb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
b LBB4_48
LBB4_48: ; in Loop: Header=BB4_41 Depth=2
b LBB4_49
LBB4_49: ; in Loop: Header=BB4_41 Depth=2
b LBB4_50
LBB4_50: ; in Loop: Header=BB4_41 Depth=2
b LBB4_51
LBB4_51: ; in Loop: Header=BB4_41 Depth=2
ldur w9, [x29, #-48]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
ldr w8, [sp, #76]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB4_53
b LBB4_52
LBB4_52: ; in Loop: Header=BB4_41 Depth=2
ldursw x8, [x29, #-36]
mov x10, #30
udiv x9, x8, x10
mul x9, x9, x10
subs x9, x8, x9
adrp x8, _codes@PAGE
add x8, x8, _codes@PAGEOFF
ldrb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
b LBB4_53
LBB4_53: ; in Loop: Header=BB4_41 Depth=2
b LBB4_41
LBB4_54: ; in Loop: Header=BB4_31 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-36]
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_58
b LBB4_55
LBB4_55: ; in Loop: Header=BB4_31 Depth=1
ldr x0, [sp, #80]
bl _fclose
ldr x0, [sp, #80]
bl _ferror
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB4_57
b LBB4_56
LBB4_56:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr x8, [sp, #96]
ldr x8, [x8]
str x8, [sp, #24] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #24] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _fprintf
mov w8, #2
stur w8, [x29, #-20]
b LBB4_60
LBB4_57: ; in Loop: Header=BB4_31 Depth=1
b LBB4_58
LBB4_58: ; in Loop: Header=BB4_31 Depth=1
b LBB4_59
LBB4_59: ; in Loop: Header=BB4_31 Depth=1
ldr x8, [sp, #96]
add x8, x8, #8
str x8, [sp, #96]
b LBB4_31
LBB4_60:
ldur w8, [x29, #-20]
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, LBB4_62
b LBB4_61
LBB4_61:
bl ___stack_chk_fail
LBB4_62:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #240
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _codes ; @codes
_codes:
.ascii "'&,+10TSwv\232\224\270\262\326\320\321\313\314\306\307\243\244\200\201]c?E!"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: lolcat [-h horizontal_speed] [-v vertical_speed] [--] [FILES...]\n"
l_.str.1: ; @.str.1
.asciz "lolcat version 0.1, (c) 2014 jaseg\n"
.zerofill __DATA,__bss,_helpstr_hack.idx,8,3 ; @helpstr_hack.idx
.section __DATA,__data
_helpstr: ; @helpstr
.asciz "\nUsage: lolcat [-h horizontal_speed] [-v vertical_speed] [--] [FILES...]\n\nConcatenate FILE(s), or standard input, to standard output.\nWith no FILE, or when FILE is -, read standard input.\n\n -h <d>: Horizontal rainbow frequency (default: 0.23)\n -v <d>: Vertical rainbow frequency (default: 0.1)\n -f: Force color even when stdout is not a tty\n --version: Print version and exit\n --help: Show this message\n\nExamples:\n lolcat f - g Output f's contents, then stdin, then g's contents.\n lolcat Copy standard input to standard output.\n fortune | lolcat Display a rainbow cookie.\n\nReport lolcat bugs to <http://www.github.org/jaseg/lolcat/issues>\nlolcat home page: <http://www.github.org/jaseg/lolcat/>\nOriginal idea: <http://www.github.org/busyloop/lolcat/>\n"
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "-"
.section __DATA,__const
.p2align 3 ; @__const.main.default_argv
l___const.main.default_argv:
.quad l_.str.2
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "-h"
l_.str.4: ; @.str.4
.asciz "-v"
l_.str.5: ; @.str.5
.asciz "-f"
l_.str.6: ; @.str.6
.asciz "--version"
l_.str.7: ; @.str.7
.asciz "--"
l_.str.8: ; @.str.8
.space 1
l_.str.9: ; @.str.9
.asciz "--help"
l_.str.10: ; @.str.10
.asciz "r"
l_.str.11: ; @.str.11
.asciz "Cannot open input file \"%s\": %s\n"
l_.str.12: ; @.str.12
.asciz "\033[38;5;%hhum"
l_.str.13: ; @.str.13
.asciz "%lc"
l_.str.14: ; @.str.14
.asciz "\n\033[0m"
l_.str.15: ; @.str.15
.asciz "Error reading input file \"%s\": %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _find_escape_sequences ## -- Begin function find_escape_sequences
.p2align 4, 0x90
_find_escape_sequences: ## @find_escape_sequences
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
cmpl $27, -4(%rbp)
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movl $1, (%rax)
jmp LBB0_11
LBB0_2:
movq -16(%rbp), %rax
cmpl $1, (%rax)
jne LBB0_9
## %bb.3:
movl $97, %eax
cmpl -4(%rbp), %eax
jg LBB0_5
## %bb.4:
cmpl $122, -4(%rbp)
jle LBB0_7
LBB0_5:
movl $65, %eax
cmpl -4(%rbp), %eax
jg LBB0_8
## %bb.6:
cmpl $90, -4(%rbp)
jg LBB0_8
LBB0_7:
movq -16(%rbp), %rax
movl $2, (%rax)
LBB0_8:
jmp LBB0_10
LBB0_9:
movq -16(%rbp), %rax
movl $0, (%rax)
LBB0_10:
jmp LBB0_11
LBB0_11:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _usage ## -- Begin function usage
.p2align 4, 0x90
_usage: ## @usage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _version ## -- Begin function version
.p2align 4, 0x90
_version: ## @version
.cfi_startproc
## %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.1(%rip), %rdi
xorl %eax, %eax
movl %eax, -4(%rbp) ## 4-byte Spill
callq _printf
movl -4(%rbp), %edi ## 4-byte Reload
callq _exit
.cfi_endproc
## -- End function
.globl _helpstr_hack ## -- Begin function helpstr_hack
.p2align 4, 0x90
_helpstr_hack: ## @helpstr_hack
.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 _helpstr_hack.idx(%rip), %rcx
movq %rcx, %rax
addq $1, %rax
movq %rax, _helpstr_hack.idx(%rip)
leaq _helpstr(%rip), %rax
movb (%rax,%rcx), %al
movb %al, -17(%rbp)
cmpb $0, -17(%rbp)
je LBB3_2
## %bb.1:
movsbl -17(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB3_3
LBB3_2:
movq $0, _helpstr_hack.idx(%rip)
movl $-1, -4(%rbp)
LBB3_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $208, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -20(%rbp)
movl %edi, -24(%rbp)
movq %rsi, -32(%rbp)
movq l___const.main.default_argv(%rip), %rax
movq %rax, -16(%rbp)
movl $-1, -36(%rbp)
movl $0, -44(%rbp)
movl $1, -52(%rbp)
movabsq $4597454643604897137, %rax ## imm = 0x3FCD70A3D70A3D71
movq %rax, -64(%rbp)
movabsq $4591870180066957722, %rax ## imm = 0x3FB999999999999A
movq %rax, -72(%rbp)
xorl %eax, %eax
movl %eax, %esi
leaq -88(%rbp), %rdi
callq _gettimeofday
movl -80(%rbp), %edi
callq _srand
callq _rand
movl %eax, -156(%rbp) ## 4-byte Spill
cltq
movabsq $-8608480567731124087, %rcx ## imm = 0x8888888888888889
mulq %rcx
movl -156(%rbp), %eax ## 4-byte Reload
shrq $4, %rdx
movl %edx, %ecx
movl %ecx, %esi
shll $5, %esi
movl %ecx, %edx
subl %esi, %edx
addl %edx, %ecx
addl %ecx, %eax
cvtsi2sd %eax, %xmm0
movsd %xmm0, -96(%rbp)
movl $1, -40(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB4_28
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_9
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
cmpl -24(%rbp), %eax
jge LBB4_7
## %bb.4: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -104(%rbp), %rsi
callq _strtod
movsd %xmm0, -64(%rbp)
movq -104(%rbp), %rax
cmpb $0, (%rax)
je LBB4_6
## %bb.5: ## in Loop: Header=BB4_1 Depth=1
callq _usage
LBB4_6: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_8
LBB4_7: ## in Loop: Header=BB4_1 Depth=1
callq _usage
LBB4_8: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_26
LBB4_9: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.4(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_16
## %bb.10: ## in Loop: Header=BB4_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
cmpl -24(%rbp), %eax
jge LBB4_14
## %bb.11: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -104(%rbp), %rsi
callq _strtod
movsd %xmm0, -72(%rbp)
movq -104(%rbp), %rax
cmpb $0, (%rax)
je LBB4_13
## %bb.12: ## in Loop: Header=BB4_1 Depth=1
callq _usage
LBB4_13: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_15
LBB4_14: ## in Loop: Header=BB4_1 Depth=1
callq _usage
LBB4_15: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_25
LBB4_16: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.5(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_18
## %bb.17: ## in Loop: Header=BB4_1 Depth=1
movl $1, -52(%rbp)
jmp LBB4_24
LBB4_18: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.6(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_20
## %bb.19: ## in Loop: Header=BB4_1 Depth=1
callq _version
jmp LBB4_23
LBB4_20:
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.7(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_22
## %bb.21:
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
LBB4_22:
jmp LBB4_28
LBB4_23: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_24
LBB4_24: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_25
LBB4_25: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_26
LBB4_26: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_27
LBB4_27: ## in Loop: Header=BB4_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB4_1
LBB4_28:
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -112(%rbp)
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -120(%rbp)
movq -112(%rbp), %rax
cmpq -120(%rbp), %rax
jne LBB4_30
## %bb.29:
leaq -16(%rbp), %rax
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
addq $8, %rax
movq %rax, -120(%rbp)
LBB4_30:
xorl %edi, %edi
leaq L_.str.8(%rip), %rsi
callq _setlocale
movl $0, -40(%rbp)
movq -112(%rbp), %rax
movq %rax, -128(%rbp)
LBB4_31: ## =>This Loop Header: Depth=1
## Child Loop BB4_41 Depth 2
movq -128(%rbp), %rax
cmpq -120(%rbp), %rax
jae LBB4_60
## %bb.32: ## in Loop: Header=BB4_31 Depth=1
movl $0, -148(%rbp)
movq -128(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.9(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_34
## %bb.33: ## in Loop: Header=BB4_31 Depth=1
leaq _helpstr_hack(%rip), %rax
movq %rax, -136(%rbp)
movq $0, -144(%rbp)
jmp LBB4_40
LBB4_34: ## in Loop: Header=BB4_31 Depth=1
movq -128(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.2(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB4_36
## %bb.35: ## in Loop: Header=BB4_31 Depth=1
movq _fgetwc@GOTPCREL(%rip), %rax
movq %rax, -136(%rbp)
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -144(%rbp)
jmp LBB4_39
LBB4_36: ## in Loop: Header=BB4_31 Depth=1
movq _fgetwc@GOTPCREL(%rip), %rax
movq %rax, -136(%rbp)
movq -128(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.10(%rip), %rsi
callq _fopen
movq %rax, -144(%rbp)
cmpq $0, -144(%rbp)
jne LBB4_38
## %bb.37:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
movq -128(%rbp), %rax
movq (%rax), %rax
movq %rax, -168(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -176(%rbp), %rdi ## 8-byte Reload
movq -168(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.11(%rip), %rsi
movb $0, %al
callq _fprintf
movl $2, -20(%rbp)
jmp LBB4_60
LBB4_38: ## in Loop: Header=BB4_31 Depth=1
jmp LBB4_39
LBB4_39: ## in Loop: Header=BB4_31 Depth=1
jmp LBB4_40
LBB4_40: ## in Loop: Header=BB4_31 Depth=1
jmp LBB4_41
LBB4_41: ## Parent Loop BB4_31 Depth=1
## => This Inner Loop Header: Depth=2
movq -136(%rbp), %rax
movq -144(%rbp), %rdi
callq *%rax
movl %eax, -48(%rbp)
cmpl $-1, %eax
je LBB4_54
## %bb.42: ## in Loop: Header=BB4_41 Depth=2
cmpl $0, -52(%rbp)
je LBB4_51
## %bb.43: ## in Loop: Header=BB4_41 Depth=2
movl -48(%rbp), %edi
leaq -148(%rbp), %rsi
callq _find_escape_sequences
cmpl $0, -148(%rbp)
jne LBB4_50
## %bb.44: ## in Loop: Header=BB4_41 Depth=2
cmpl $10, -48(%rbp)
jne LBB4_46
## %bb.45: ## in Loop: Header=BB4_41 Depth=2
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
movl $0, -40(%rbp)
jmp LBB4_49
LBB4_46: ## in Loop: Header=BB4_41 Depth=2
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -184(%rbp) ## 8-byte Spill
movl -48(%rbp), %edi
callq _wcwidth
movsd -184(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addl -40(%rbp), %eax
movl %eax, -40(%rbp)
cvtsi2sd %eax, %xmm1
movsd -64(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
cvtsi2sdl -44(%rbp), %xmm0
movsd -72(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
movl %eax, -152(%rbp)
movl -36(%rbp), %eax
cmpl -152(%rbp), %eax
je LBB4_48
## %bb.47: ## in Loop: Header=BB4_41 Depth=2
movl -152(%rbp), %eax
movl %eax, -36(%rbp)
cltq
movl $30, %ecx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
leaq _codes(%rip), %rax
movzbl (%rax,%rdx), %esi
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
LBB4_48: ## in Loop: Header=BB4_41 Depth=2
jmp LBB4_49
LBB4_49: ## in Loop: Header=BB4_41 Depth=2
jmp LBB4_50
LBB4_50: ## in Loop: Header=BB4_41 Depth=2
jmp LBB4_51
LBB4_51: ## in Loop: Header=BB4_41 Depth=2
movl -48(%rbp), %esi
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
cmpl $2, -148(%rbp)
jne LBB4_53
## %bb.52: ## in Loop: Header=BB4_41 Depth=2
movslq -36(%rbp), %rax
movl $30, %ecx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
leaq _codes(%rip), %rax
movzbl (%rax,%rdx), %esi
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
LBB4_53: ## in Loop: Header=BB4_41 Depth=2
jmp LBB4_41
LBB4_54: ## in Loop: Header=BB4_31 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -36(%rbp)
cmpq $0, -144(%rbp)
je LBB4_58
## %bb.55: ## in Loop: Header=BB4_31 Depth=1
movq -144(%rbp), %rdi
callq _fclose
movq -144(%rbp), %rdi
callq _ferror
cmpl $0, %eax
je LBB4_57
## %bb.56:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -200(%rbp) ## 8-byte Spill
movq -128(%rbp), %rax
movq (%rax), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -200(%rbp), %rdi ## 8-byte Reload
movq -192(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.15(%rip), %rsi
movb $0, %al
callq _fprintf
movl $2, -20(%rbp)
jmp LBB4_60
LBB4_57: ## in Loop: Header=BB4_31 Depth=1
jmp LBB4_58
LBB4_58: ## in Loop: Header=BB4_31 Depth=1
jmp LBB4_59
LBB4_59: ## in Loop: Header=BB4_31 Depth=1
movq -128(%rbp), %rax
addq $8, %rax
movq %rax, -128(%rbp)
jmp LBB4_31
LBB4_60:
movl -20(%rbp), %eax
movl %eax, -204(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_62
## %bb.61:
movl -204(%rbp), %eax ## 4-byte Reload
addq $208, %rsp
popq %rbp
retq
LBB4_62:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _codes ## @codes
.p2align 4
_codes:
.ascii "'&,+10TSwv\232\224\270\262\326\320\321\313\314\306\307\243\244\200\201]c?E!"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: lolcat [-h horizontal_speed] [-v vertical_speed] [--] [FILES...]\n"
L_.str.1: ## @.str.1
.asciz "lolcat version 0.1, (c) 2014 jaseg\n"
.zerofill __DATA,__bss,_helpstr_hack.idx,8,3 ## @helpstr_hack.idx
.section __DATA,__data
.p2align 4 ## @helpstr
_helpstr:
.asciz "\nUsage: lolcat [-h horizontal_speed] [-v vertical_speed] [--] [FILES...]\n\nConcatenate FILE(s), or standard input, to standard output.\nWith no FILE, or when FILE is -, read standard input.\n\n -h <d>: Horizontal rainbow frequency (default: 0.23)\n -v <d>: Vertical rainbow frequency (default: 0.1)\n -f: Force color even when stdout is not a tty\n --version: Print version and exit\n --help: Show this message\n\nExamples:\n lolcat f - g Output f's contents, then stdin, then g's contents.\n lolcat Copy standard input to standard output.\n fortune | lolcat Display a rainbow cookie.\n\nReport lolcat bugs to <http://www.github.org/jaseg/lolcat/issues>\nlolcat home page: <http://www.github.org/jaseg/lolcat/>\nOriginal idea: <http://www.github.org/busyloop/lolcat/>\n"
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "-"
.section __DATA,__const
.p2align 3 ## @__const.main.default_argv
l___const.main.default_argv:
.quad L_.str.2
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "-h"
L_.str.4: ## @.str.4
.asciz "-v"
L_.str.5: ## @.str.5
.asciz "-f"
L_.str.6: ## @.str.6
.asciz "--version"
L_.str.7: ## @.str.7
.asciz "--"
L_.str.8: ## @.str.8
.space 1
L_.str.9: ## @.str.9
.asciz "--help"
L_.str.10: ## @.str.10
.asciz "r"
L_.str.11: ## @.str.11
.asciz "Cannot open input file \"%s\": %s\n"
L_.str.12: ## @.str.12
.asciz "\033[38;5;%hhum"
L_.str.13: ## @.str.13
.asciz "%lc"
L_.str.14: ## @.str.14
.asciz "\n\033[0m"
L_.str.15: ## @.str.15
.asciz "Error reading input file \"%s\": %s\n"
.subsections_via_symbols
| the_stack_data/134762.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
str x1, [sp, #48]
ldr x8, [sp, #56]
ldr w8, [x8]
mov w9, #2885
movk w9, #65382, lsl #16
add w8, w8, w9
str w8, [sp, #44]
str wzr, [sp, #40]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, hs
tbnz w8, #0, LBB1_12
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #44]
ldr w9, [sp, #40]
subs w8, w8, w9
cset w8, ls
tbnz w8, #0, LBB1_7
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #44]
ldr w9, [sp, #40]
subs w8, w8, w9
cset w8, ls
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #40]
mov x10, x8
add x8, sp, #44
str x8, [sp, #16] ; 8-byte Folded Spill
mov x9, x8
add x9, x9, x10, lsl #2
ldrh w9, [x9, #2]
strh w9, [sp, #38]
ldr w9, [sp, #40]
mov x10, x9
mov x9, x8
add x9, x9, x10, lsl #2
ldrh w9, [x9]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x8
add x10, x10, x11, lsl #2
strh w9, [x10, #2]
ldrh w9, [sp, #38]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x8
add x10, x10, x11, lsl #2
strh w9, [x10]
ldr w9, [sp, #40]
mov x10, x9
mov x9, x8
add x9, x9, x10, lsl #2
ldrh w9, [x9]
strh w9, [sp, #38]
ldr w9, [sp, #40]
mov x10, x9
mov x9, x8
add x9, x9, x10, lsl #2
ldrh w9, [x9, #2]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x8
add x10, x10, x11, lsl #2
strh w9, [x10]
ldrh w9, [sp, #38]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x8
add x10, x10, x11, lsl #2
strh w9, [x10, #2]
ldr w9, [sp, #40]
; kill: def $x9 killed $w9
ldr w10, [x8, x9, lsl #2]
ldr w9, [sp, #40]
; kill: def $x9 killed $w9
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB1_6
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #40]
mov x10, x8
add x9, sp, #44
str x9, [sp, #8] ; 8-byte Folded Spill
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8, #2]
strh w8, [sp, #36]
ldr w8, [sp, #40]
mov x10, x8
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x9
add x10, x10, x11, lsl #2
strh w8, [x10, #2]
ldrh w8, [sp, #36]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x9
add x10, x10, x11, lsl #2
strh w8, [x10]
ldr w8, [sp, #40]
mov x10, x8
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8, #2]
strh w8, [sp, #34]
ldr w8, [sp, #40]
mov x10, x8
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x9
add x10, x10, x11, lsl #2
strh w8, [x10, #2]
ldrh w8, [sp, #34]
ldr w10, [sp, #40]
; kill: def $x10 killed $w10
add x9, x9, x10, lsl #2
strh w8, [x9]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_11
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #44]
ldr w9, [sp, #40]
subs w8, w8, w9
cset w8, hi
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldrb w8, [sp, #44]
strb w8, [sp, #33]
ldrb w8, [sp, #46]
strb w8, [sp, #44]
ldrb w8, [sp, #33]
strb w8, [sp, #46]
b LBB1_10
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #40]
mov x10, x8
add x9, sp, #44
str x9, [sp] ; 8-byte Folded Spill
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8, #2]
strh w8, [sp, #30]
ldr w8, [sp, #40]
mov x10, x8
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x9
add x10, x10, x11, lsl #2
strh w8, [x10, #2]
ldrh w8, [sp, #30]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x9
add x10, x10, x11, lsl #2
strh w8, [x10]
ldr w8, [sp, #40]
mov x10, x8
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8]
strh w8, [sp, #28]
ldr w8, [sp, #40]
mov x10, x8
mov x8, x9
add x8, x8, x10, lsl #2
ldrh w8, [x8, #2]
ldr w10, [sp, #40]
mov x11, x10
mov x10, x9
add x10, x10, x11, lsl #2
strh w8, [x10]
ldrh w8, [sp, #28]
ldr w10, [sp, #40]
; kill: def $x10 killed $w10
add x9, x9, x10, lsl #2
strh w8, [x9, #2]
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_1 Depth=1
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #40]
; kill: def $x8 killed $w8
add x8, x8, #2
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #40]
b LBB1_1
LBB1_12:
ldr w8, [sp, #44]
; kill: def $x8 killed $w8
mov x9, #32069
movk x9, #4871, lsl #16
add x8, x8, x9
mov x9, #3381
movk x9, #14628, lsl #16
add x8, x8, x9
ldr x9, [sp, #48]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
bl _megaInit
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB2_2:
b LBB2_3
LBB2_3:
str wzr, [sp, #20]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldur x8, [x29, #-16]
ldr w9, [sp, #20]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
mov w2, #10
bl _strtoul
mov x8, x0
str w8, [sp, #16]
ldr w8, [sp, #16]
ldrsw x10, [sp, #20]
sub x9, x29, #20
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB2_4
LBB2_6:
sub x0, x29, #20
add x1, sp, #24
bl _RandomFunc
ldr w8, [sp, #24]
mov w9, #50680
movk w9, #19345, lsl #16
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_9
LBB2_8:
b LBB2_9
LBB2_9:
str wzr, [sp, #12]
b LBB2_10
LBB2_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_10 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #24
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_10
LBB2_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Call this program with %i arguments\n"
l_.str.1: ; @.str.1
.asciz "You win!\n"
l_.str.2: ; @.str.2
.asciz "%u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
addl $-10089659, %eax ## imm = 0xFF660B45
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -24(%rbp)
jae LBB1_12
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
cmpl -24(%rbp), %eax
jbe LBB1_7
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
cmpl -24(%rbp), %eax
jbe LBB1_5
## %bb.4: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -18(%rbp,%rax,4), %ax
movw %ax, -26(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -20(%rbp,%rax,4), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,4)
movw -26(%rbp), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -20(%rbp,%rax,4)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -20(%rbp,%rax,4), %ax
movw %ax, -26(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -18(%rbp,%rax,4), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -20(%rbp,%rax,4)
movw -26(%rbp), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,4)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movl -20(%rbp,%rax,4), %ecx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
addl -20(%rbp,%rax,4), %ecx
movl %ecx, -20(%rbp,%rax,4)
jmp LBB1_6
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -18(%rbp,%rax,4), %ax
movw %ax, -28(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -20(%rbp,%rax,4), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,4)
movw -28(%rbp), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -20(%rbp,%rax,4)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -18(%rbp,%rax,4), %ax
movw %ax, -30(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -20(%rbp,%rax,4), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,4)
movw -30(%rbp), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -20(%rbp,%rax,4)
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_11
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
cmpl -24(%rbp), %eax
ja LBB1_9
## %bb.8: ## in Loop: Header=BB1_1 Depth=1
movb -20(%rbp), %al
movb %al, -31(%rbp)
movb -18(%rbp), %al
movb %al, -20(%rbp)
movb -31(%rbp), %al
movb %al, -18(%rbp)
jmp LBB1_10
LBB1_9: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -18(%rbp,%rax,4), %ax
movw %ax, -34(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -20(%rbp,%rax,4), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,4)
movw -34(%rbp), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -20(%rbp,%rax,4)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -20(%rbp,%rax,4), %ax
movw %ax, -36(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw -18(%rbp,%rax,4), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -20(%rbp,%rax,4)
movw -36(%rbp), %cx
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,4)
LBB1_10: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_11
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
addq $2, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -24(%rbp)
jmp LBB1_1
LBB1_12:
movl -20(%rbp), %eax
## kill: def $rax killed $eax
addq $319257925, %rax ## imm = 0x13077D45
addq $958663989, %rax ## imm = 0x39240D35
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _megaInit
cmpl $2, -8(%rbp)
je LBB2_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %esi
callq _printf
movl $-1, %edi
callq _exit
LBB2_2:
jmp LBB2_3
LBB2_3:
movl $0, -28(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, -28(%rbp)
jge LBB2_6
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -32(%rbp)
movl -32(%rbp), %ecx
movslq -28(%rbp), %rax
movl %ecx, -20(%rbp,%rax,4)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB2_4
LBB2_6:
leaq -20(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _RandomFunc
cmpl $1267844600, -24(%rbp) ## imm = 0x4B91C5F8
jne LBB2_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_9
LBB2_8:
jmp LBB2_9
LBB2_9:
movl $0, -36(%rbp)
LBB2_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, -36(%rbp)
jge LBB2_12
## %bb.11: ## in Loop: Header=BB2_10 Depth=1
movslq -36(%rbp), %rax
movl -24(%rbp,%rax,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB2_10
LBB2_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.1: ## @.str.1
.asciz "You win!\n"
L_.str.2: ## @.str.2
.asciz "%u\n"
.subsections_via_symbols
| the_stack_data/11075858.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w8, #32
stur w8, [x29, #-8]
mov w8, #5
str w8, [sp, #28] ; 4-byte Folded Spill
stur w8, [x29, #-12]
mov w8, #71
sturb w8, [x29, #-13]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x8, _z@PAGE
str x8, [sp, #32] ; 8-byte Folded Spill
ldr w9, [x8, _z@PAGEOFF]
; 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
ldursb w10, [x29, #-13]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x8, _s@GOTPAGE
ldr x8, [x8, _s@GOTPAGEOFF]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr w9, [sp, #28] ; 4-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
str w9, [x8, _z@PAGEOFF]
ldr w9, [x8, _z@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
bl _fun
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _fun ; -- Begin function fun
.p2align 2
_fun: ; @fun
.cfi_startproc
; %bb.0:
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _z@PAGE
ldr w8, [x8, _z@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
adrp x9, _fun.y@PAGE
ldr w8, [x9, _fun.y@PAGEOFF]
add w8, w8, #1
str w8, [x9, _fun.y@PAGEOFF]
adrp x9, _z@PAGE
ldr w8, [x9, _z@PAGEOFF]
subs w8, w8, #1
str w8, [x9, _z@PAGEOFF]
b LBB1_1
LBB1_3:
adrp x8, _fun.y@PAGE
ldr w0, [x8, _fun.y@PAGEOFF]
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _z ; @z
.p2align 2
_z:
.long 10 ; 0xa
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nMulti file program for variable, it's scope & it's lifetime:\n\n "
l_.str.1: ; @.str.1
.asciz "\nThis is the value of the auto integer 'a': %d, %d\n"
l_.str.2: ; @.str.2
.asciz "\nThis is the value of the Global variable 'z' = %d\n"
l_.str.3: ; @.str.3
.asciz "\nThis is the value of the register character 'b': %c\n"
l_.str.4: ; @.str.4
.asciz "\nThis is the value of the extern variable 's': %d\n"
l_.str.5: ; @.str.5
.asciz "\nThe modified value of 'z' %d\n"
l_.str.6: ; @.str.6
.asciz "\nThe the value of y is %d\n"
.zerofill __DATA,__bss,_fun.y,4,2 ; @fun.y
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $32, -8(%rbp)
movl $5, -12(%rbp)
movb $71, -13(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl _z(%rip), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movsbl -13(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq _s@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $5, _z(%rip)
movl _z(%rip), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
callq _fun
movl %eax, %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fun ## -- Begin function fun
.p2align 4, 0x90
_fun: ## @fun
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
jmp LBB1_1
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, _z(%rip)
jle LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl _fun.y(%rip), %eax
addl $1, %eax
movl %eax, _fun.y(%rip)
movl _z(%rip), %eax
addl $-1, %eax
movl %eax, _z(%rip)
jmp LBB1_1
LBB1_3:
movl _fun.y(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _z ## @z
.p2align 2
_z:
.long 10 ## 0xa
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nMulti file program for variable, it's scope & it's lifetime:\n\n "
L_.str.1: ## @.str.1
.asciz "\nThis is the value of the auto integer 'a': %d, %d\n"
L_.str.2: ## @.str.2
.asciz "\nThis is the value of the Global variable 'z' = %d\n"
L_.str.3: ## @.str.3
.asciz "\nThis is the value of the register character 'b': %c\n"
L_.str.4: ## @.str.4
.asciz "\nThis is the value of the extern variable 's': %d\n"
L_.str.5: ## @.str.5
.asciz "\nThe modified value of 'z' %d\n"
L_.str.6: ## @.str.6
.asciz "\nThe the value of y is %d\n"
.zerofill __DATA,__bss,_fun.y,4,2 ## @fun.y
.subsections_via_symbols
| the_stack_data/443431.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _expand ; -- Begin function expand
.p2align 2
_expand: ; @expand
.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, _env_values@GOTPAGE
ldr x8, [x8, _env_values@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur xzr, [x29, #-32]
stur xzr, [x29, #-40]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
ldur x8, [x29, #-40]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldur x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #36
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
stur wzr, [x29, #-44]
b LBB0_4
LBB0_4: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-44]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=2
ldursw x9, [x29, #-44]
adrp x8, _env_list@GOTPAGE
ldr x8, [x8, _env_list@GOTPAGEOFF]
add x8, x8, x9, lsl #9
str x8, [sp, #40]
ldr x0, [sp, #40]
bl _strlen
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=2
b LBB0_10
LBB0_7: ; in Loop: Header=BB0_4 Depth=2
ldur x8, [x29, #-8]
ldur x9, [x29, #-40]
add x8, x8, x9
add x8, x8, #1
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #40]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x0, [sp, #40]
bl _strlen
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _strncmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_4 Depth=2
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_4 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
ldur x10, [x29, #-32]
add x9, x9, x10
str x9, [sp, #8] ; 8-byte Folded Spill
ldursw x9, [x29, #-44]
ldr x9, [x8, x9, lsl #3]
str x9, [sp] ; 8-byte Folded Spill
ldursw x9, [x29, #-44]
ldr x0, [x8, x9, lsl #3]
bl _strlen
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldursw x9, [x29, #-44]
ldr x0, [x8, x9, lsl #3]
bl _strlen
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur x9, [x29, #-32]
add x9, x9, x0
stur x9, [x29, #-32]
ldursw x9, [x29, #-44]
ldr x0, [x8, x9, lsl #3]
bl _strlen
ldur x8, [x29, #-40]
add x8, x8, x0
stur x8, [x29, #-40]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=2
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB0_4
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldur x9, [x29, #-40]
add x10, x9, #1
stur x10, [x29, #-40]
add x8, x8, x9
ldrb w8, [x8]
ldur x9, [x29, #-24]
ldur x10, [x29, #-32]
add x11, x10, #1
stur x11, [x29, #-32]
add x9, x9, x10
strb w8, [x9]
b LBB0_1
LBB0_13:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _do_command ; -- Begin function do_command
.p2align 2
_do_command: ; @do_command
.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, _env_list@GOTPAGE
ldr x8, [x8, _env_list@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
adrp x8, _env_values@GOTPAGE
ldr x8, [x8, _env_values@GOTPAGEOFF]
str x8, [sp, #56] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x1, [x29, #-8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov x2, #7
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_22
b LBB1_1
LBB1_1:
ldur x8, [x29, #-8]
add x8, x8, #7
stur x8, [x29, #-40]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-48]
stur wzr, [x29, #-20]
b LBB1_2
LBB1_2: ; =>This Inner Loop Header: Depth=1
ldursw x8, [x29, #-20]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
bl _strlen
ldr x8, [sp, #40] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB1_7
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_2 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-20]
ldrsb w8, [x8, x9]
subs w8, w8, #61
cset w8, ne
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
ldur x8, [x29, #-40]
ldur w9, [x29, #-20]
add w9, w9, #1
add x8, x8, w9, sxtw
stur x8, [x29, #-48]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-20]
add x8, x8, x9
strb wzr, [x8]
b LBB1_7
LBB1_5: ; in Loop: Header=BB1_2 Depth=1
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_2 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_2
LBB1_7:
stur wzr, [x29, #-20]
b LBB1_8
LBB1_8: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB1_15
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_8 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
add x0, x8, x9, lsl #9
bl _strlen
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_8 Depth=1
b LBB1_14
LBB1_11: ; in Loop: Header=BB1_8 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
add x0, x8, x9, lsl #9
ldur x1, [x29, #-40]
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_8 Depth=1
b LBB1_14
LBB1_13: ; in Loop: Header=BB1_8 Depth=1
ldur x0, [x29, #-40]
bl _strlen
ldr x8, [sp, #56] ; 8-byte Folded Reload
add x10, x0, #6
ldur x9, [x29, #-16]
subs x9, x9, x10
stur x9, [x29, #-16]
ldur x0, [x29, #-48]
ldur x1, [x29, #-16]
ldursw x9, [x29, #-20]
ldr x2, [x8, x9, lsl #3]
bl _expand
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_8
LBB1_15:
stur wzr, [x29, #-20]
b LBB1_16
LBB1_16: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB1_21
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_16 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
add x0, x8, x9, lsl #9
bl _strlen
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB1_19
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_16 Depth=1
b LBB1_20
LBB1_19:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
add x8, x8, x9, lsl #9
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
bl _strlen
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x3, #-1
bl ___memcpy_chk
ldur x0, [x29, #-40]
bl _strlen
mov x8, #512
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, x0
subs x8, x8, #7
add x0, x8, #1
bl _malloc
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
str x0, [x8, x9, lsl #3]
ldur x0, [x29, #-40]
bl _strlen
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
subs x9, x9, x0
subs x9, x9, #6
stur x9, [x29, #-16]
ldur x0, [x29, #-48]
ldur x1, [x29, #-16]
ldursw x9, [x29, #-20]
ldr x2, [x8, x9, lsl #3]
bl _expand
b LBB1_21
LBB1_20: ; in Loop: Header=BB1_16 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_16
LBB1_21:
b LBB1_32
LBB1_22:
ldur x0, [x29, #-8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_30
b LBB1_23
LBB1_23:
stur wzr, [x29, #-20]
b LBB1_24
LBB1_24: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB1_29
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_24 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
add x0, x8, x9, lsl #9
bl _strlen
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB1_27
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_24 Depth=1
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
add x10, x9, x10, lsl #9
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_24 Depth=1
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_24 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_24
LBB1_29:
b LBB1_31
LBB1_30:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _puts
b LBB1_31
LBB1_31:
b LBB1_32
LBB1_32:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function malloc
_malloc: ; @malloc
.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]
adrp x8, _head@GOTPAGE
ldr x8, [x8, _head@GOTPAGEOFF]
ldr x8, [x8]
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, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l___func__.malloc@PAGE
add x0, x0, l___func__.malloc@PAGEOFF
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
mov w2, #51
adrp x3, l_.str.11@PAGE
add x3, x3, l_.str.11@PAGEOFF
bl ___assert_rtn
LBB2_2:
b LBB2_3
LBB2_3:
adrp x8, _head@GOTPAGE
ldr x8, [x8, _head@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #24]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x9, [sp, #24]
ldr x9, [x9]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB2_7
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6:
b LBB2_10
LBB2_7: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8:
b LBB2_10
LBB2_9: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #16]
str x8, [sp, #24]
b LBB2_4
LBB2_10:
ldr x8, [sp, #24]
ldr x8, [x8]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
ldr x8, [sp, #24]
str wzr, [x8, #8]
b LBB2_16
LBB2_12:
ldr x8, [sp, #24]
ldr x8, [x8]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB2_14
b LBB2_13
LBB2_13:
ldr x0, [sp, #24]
ldur x1, [x29, #-16]
bl _split
b LBB2_15
LBB2_14:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB2_17
LBB2_15:
b LBB2_16
LBB2_16:
ldur x10, [x29, #-16]
ldr x8, [sp, #24]
add x8, x8, #24
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
ldr x8, [sp, #24]
add x8, x8, #24
stur x8, [x29, #-8]
b LBB2_17
LBB2_17:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _cmd ; -- Begin function cmd
.p2align 2
_cmd: ; @cmd
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _puts
ldr x8, [sp, #8]
str x8, [sp] ; 8-byte Folded Spill
ldr x0, [sp, #8]
bl _strlen
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _do_command
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _clientA ; -- Begin function clientA
.p2align 2
_clientA: ; @clientA
.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
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_2 Depth 2
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
add x0, sp, #16
mov w1, #512
bl _fgets
str wzr, [sp, #12]
b LBB4_2
LBB4_2: ; Parent Loop BB4_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x9, [sp, #12]
add x8, sp, #16
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_7
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_2 Depth=2
ldrsw x9, [sp, #12]
add x8, sp, #16
ldrsb w8, [x8, x9]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_1 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #16
add x8, x8, x9
strb wzr, [x8]
b LBB4_7
LBB4_5: ; in Loop: Header=BB4_2 Depth=2
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_2 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_2
LBB4_7: ; in Loop: Header=BB4_1 Depth=1
add x0, sp, #16
bl _cmd
b LBB4_1
.cfi_endproc
; -- End function
.globl _clientB ; -- Begin function clientB
.p2align 2
_clientB: ; @clientB
.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]
add x0, sp, #536
str x0, [sp, #16] ; 8-byte Folded Spill
mov x1, #512
str x1, [sp, #8] ; 8-byte Folded Spill
bl _bzero
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl ___strcpy_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _cmd
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl ___strcpy_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _cmd
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl ___strcpy_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
add x0, sp, #24
str x0, [sp] ; 8-byte Folded Spill
mov w1, #65
bl _memset
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp] ; 8-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
strb wzr, [sp, #474]
bl ___strcat_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _cmd
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl ___strcpy_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp] ; 8-byte Folded Reload
mov w1, #66
bl _memset
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp] ; 8-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
strb wzr, [sp, #79]
bl ___strcat_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl ___strcat_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _cmd
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl ___strcpy_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _cmd
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_2
b LBB5_1
LBB5_1:
bl ___stack_chk_fail
LBB5_2:
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 _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
mov x1, #0
bl _setbuf
adrp x0, _mem@GOTPAGE
ldr x0, [x0, _mem@GOTPAGEOFF]
mov x1, #34464
movk x1, #1, lsl #16
bl _init_heap
bl _clientB
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function init_heap
_init_heap: ; @init_heap
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _head@GOTPAGE
ldr x8, [x8, _head@GOTPAGEOFF]
str x0, [sp, #24]
str x1, [sp, #16]
ldr x9, [sp, #24]
str x9, [sp, #8]
ldr x9, [sp, #8]
str x9, [x8]
adrp x10, _tail@GOTPAGE
ldr x10, [x10, _tail@GOTPAGEOFF]
str x9, [x10]
ldr x9, [sp, #24]
str x9, [x8]
ldr x9, [sp, #16]
subs x9, x9, #24
ldr x10, [x8]
str x9, [x10]
ldr x10, [x8]
mov w9, #1
str w9, [x10, #8]
ldr x8, [x8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
ldr x8, [sp, #16]
adrp x9, _mem_size@GOTPAGE
ldr x9, [x9, _mem_size@GOTPAGEOFF]
str x8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function split
_split: ; @split
.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]
add x8, x8, #24
ldr x9, [sp, #16]
add x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x9, [sp, #16]
subs x8, x8, x9
subs x8, x8, #24
ldr x9, [sp, #8]
str x8, [x9]
ldr x9, [sp, #8]
mov w8, #1
str w8, [x9, #8]
ldr x8, [sp, #24]
ldr x8, [x8, #16]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
str x8, [x9]
ldr x8, [sp, #24]
str wzr, [x8, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #24]
str x8, [x9, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _env_list,8192,0 ; @env_list
.comm _env_values,128,3 ; @env_values
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "export "
l_.str.1: ; @.str.1
.asciz "env"
l_.str.2: ; @.str.2
.asciz "%s=%s\n"
l_.str.3: ; @.str.3
.asciz "Invalid command"
.section __DATA,__data
.globl _pause ; @pause
.p2align 3
_pause:
.quad 0 ; 0x0
.quad 10 ; 0xa
.section __TEXT,__cstring,cstring_literals
l_.str.4: ; @.str.4
.asciz "$ "
l_.str.5: ; @.str.5
.asciz "export A=3"
l_.str.6: ; @.str.6
.asciz "export B=4"
l_.str.7: ; @.str.7
.asciz "export C="
l_.str.8: ; @.str.8
.asciz "export X="
l_.str.9: ; @.str.9
.asciz "$C"
.comm _mem,100000,0 ; @mem
.comm _head,8,3 ; @head
.comm _tail,8,3 ; @tail
.comm _mem_size,8,3 ; @mem_size
l___func__.malloc: ; @__func__.malloc
.asciz "malloc"
l_.str.10: ; @.str.10
.asciz "181392493.c"
l_.str.11: ; @.str.11
.asciz "head->size"
l_.str.12: ; @.str.12
.asciz "[*] malloc(%d) = %p\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _expand ## -- Begin function expand
.p2align 4, 0x90
_expand: ## @expand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq $0, -32(%rbp)
movq $0, -40(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movq -40(%rbp), %rax
cmpq -16(%rbp), %rax
jge LBB0_13
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $36, %eax
jne LBB0_12
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl $0, -44(%rbp)
LBB0_4: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $16, -44(%rbp)
jge LBB0_11
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movslq -44(%rbp), %rcx
movq _env_list@GOTPCREL(%rip), %rax
shlq $9, %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
callq _strlen
cmpq $0, %rax
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
jmp LBB0_10
LBB0_7: ## in Loop: Header=BB0_4 Depth=2
movq -8(%rbp), %rax
addq -40(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -56(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -56(%rbp), %rdi
callq _strlen
movq -72(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _strncmp
cmpl $0, %eax
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_4 Depth=2
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_4 Depth=2
movq -24(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movslq -44(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movslq -44(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdi
callq _strlen
movq -88(%rbp), %rdi ## 8-byte Reload
movq -80(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movq $-1, %rcx
callq ___memcpy_chk
movslq -44(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdi
callq _strlen
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
movslq -44(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdi
callq _strlen
addq -40(%rbp), %rax
movq %rax, -40(%rbp)
LBB0_10: ## in Loop: Header=BB0_4 Depth=2
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_4
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movq -40(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -40(%rbp)
movb (%rax,%rcx), %dl
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
movq %rcx, %rsi
addq $1, %rsi
movq %rsi, -32(%rbp)
movb %dl, (%rax,%rcx)
jmp LBB0_1
LBB0_13:
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_command ## -- Begin function do_command
.p2align 4, 0x90
_do_command: ## @do_command
.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 -8(%rbp), %rsi
leaq L_.str(%rip), %rdi
movl $7, %edx
callq _strncmp
cmpl $0, %eax
jne LBB1_22
## %bb.1:
movq -8(%rbp), %rax
addq $7, %rax
movq %rax, -40(%rbp)
movq $0, -48(%rbp)
movl $0, -20(%rbp)
LBB1_2: ## =>This Inner Loop Header: Depth=1
movslq -20(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -56(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB1_7
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
movq -40(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $61, %eax
jne LBB1_5
## %bb.4:
movq -40(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
jmp LBB1_7
LBB1_5: ## in Loop: Header=BB1_2 Depth=1
jmp LBB1_6
LBB1_6: ## in Loop: Header=BB1_2 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_2
LBB1_7:
movl $0, -20(%rbp)
LBB1_8: ## =>This Inner Loop Header: Depth=1
cmpl $16, -20(%rbp)
jge LBB1_15
## %bb.9: ## in Loop: Header=BB1_8 Depth=1
movslq -20(%rbp), %rax
movq _env_list@GOTPCREL(%rip), %rdi
shlq $9, %rax
addq %rax, %rdi
callq _strlen
cmpq $0, %rax
jne LBB1_11
## %bb.10: ## in Loop: Header=BB1_8 Depth=1
jmp LBB1_14
LBB1_11: ## in Loop: Header=BB1_8 Depth=1
movslq -20(%rbp), %rax
movq _env_list@GOTPCREL(%rip), %rdi
shlq $9, %rax
addq %rax, %rdi
movq -40(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
je LBB1_13
## %bb.12: ## in Loop: Header=BB1_8 Depth=1
jmp LBB1_14
LBB1_13: ## in Loop: Header=BB1_8 Depth=1
movq -40(%rbp), %rdi
callq _strlen
movq %rax, %rcx
addq $6, %rcx
movq -16(%rbp), %rax
subq %rcx, %rax
movq %rax, -16(%rbp)
movq -48(%rbp), %rdi
movq -16(%rbp), %rsi
movslq -20(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdx
callq _expand
LBB1_14: ## in Loop: Header=BB1_8 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_8
LBB1_15:
movl $0, -20(%rbp)
LBB1_16: ## =>This Inner Loop Header: Depth=1
cmpl $16, -20(%rbp)
jge LBB1_21
## %bb.17: ## in Loop: Header=BB1_16 Depth=1
movslq -20(%rbp), %rax
movq _env_list@GOTPCREL(%rip), %rdi
shlq $9, %rax
addq %rax, %rdi
callq _strlen
cmpq $0, %rax
je LBB1_19
## %bb.18: ## in Loop: Header=BB1_16 Depth=1
jmp LBB1_20
LBB1_19:
movslq -20(%rbp), %rcx
movq _env_list@GOTPCREL(%rip), %rax
shlq $9, %rcx
addq %rcx, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
callq _strlen
movq -72(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -40(%rbp), %rdi
callq _strlen
movl $512, %edi ## imm = 0x200
subq %rax, %rdi
subq $7, %rdi
addq $1, %rdi
callq _malloc
movq %rax, %rdx
movslq -20(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq %rdx, (%rax,%rcx,8)
movq -40(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movl $512, %eax ## imm = 0x200
subq %rcx, %rax
subq $6, %rax
movq %rax, -16(%rbp)
movq -48(%rbp), %rdi
movq -16(%rbp), %rsi
movslq -20(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdx
callq _expand
jmp LBB1_21
LBB1_20: ## in Loop: Header=BB1_16 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_16
LBB1_21:
jmp LBB1_32
LBB1_22:
movq -8(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_30
## %bb.23:
movl $0, -20(%rbp)
LBB1_24: ## =>This Inner Loop Header: Depth=1
cmpl $16, -20(%rbp)
jge LBB1_29
## %bb.25: ## in Loop: Header=BB1_24 Depth=1
movslq -20(%rbp), %rax
movq _env_list@GOTPCREL(%rip), %rdi
shlq $9, %rax
addq %rax, %rdi
callq _strlen
cmpq $0, %rax
je LBB1_27
## %bb.26: ## in Loop: Header=BB1_24 Depth=1
movslq -20(%rbp), %rax
movq _env_list@GOTPCREL(%rip), %rsi
shlq $9, %rax
addq %rax, %rsi
movslq -20(%rbp), %rcx
movq _env_values@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB1_27: ## in Loop: Header=BB1_24 Depth=1
jmp LBB1_28
LBB1_28: ## in Loop: Header=BB1_24 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_24
LBB1_29:
jmp LBB1_31
LBB1_30:
leaq L_.str.3(%rip), %rdi
callq _puts
LBB1_31:
jmp LBB1_32
LBB1_32:
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function malloc
_malloc: ## @malloc
.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 _head@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq $0, (%rax)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_2
## %bb.1:
leaq L___func__.malloc(%rip), %rdi
leaq L_.str.10(%rip), %rsi
leaq L_.str.11(%rip), %rcx
movl $51, %edx
callq ___assert_rtn
LBB2_2:
jmp LBB2_3
LBB2_3:
movq _head@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
ja LBB2_7
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movq -24(%rbp), %rax
cmpl $0, 8(%rax)
je LBB2_7
## %bb.6:
jmp LBB2_10
LBB2_7: ## in Loop: Header=BB2_4 Depth=1
movq -24(%rbp), %rax
cmpq $0, 16(%rax)
jne LBB2_9
## %bb.8:
jmp LBB2_10
LBB2_9: ## in Loop: Header=BB2_4 Depth=1
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB2_4
LBB2_10:
movq -24(%rbp), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB2_12
## %bb.11:
movq -24(%rbp), %rax
movl $0, 8(%rax)
jmp LBB2_16
LBB2_12:
movq -24(%rbp), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jbe LBB2_14
## %bb.13:
movq -24(%rbp), %rdi
movq -16(%rbp), %rsi
callq _split
jmp LBB2_15
LBB2_14:
movq $0, -8(%rbp)
jmp LBB2_17
LBB2_15:
jmp LBB2_16
LBB2_16:
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
addq $24, %rdx
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rax
addq $24, %rax
movq %rax, -8(%rbp)
LBB2_17:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _cmd ## -- Begin function cmd
.p2align 4, 0x90
_cmd: ## @cmd
.cfi_startproc
## %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 _puts
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _strlen
movq -16(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _do_command
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clientA ## -- Begin function clientA
.p2align 4, 0x90
_clientA: ## @clientA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $528, %rsp ## imm = 0x210
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_2 Depth 2
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq -512(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $512, %esi ## imm = 0x200
callq _fgets
movl $0, -516(%rbp)
LBB4_2: ## Parent Loop BB4_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -516(%rbp), %rax
cmpb $0, -512(%rbp,%rax)
je LBB4_7
## %bb.3: ## in Loop: Header=BB4_2 Depth=2
movslq -516(%rbp), %rax
movsbl -512(%rbp,%rax), %eax
cmpl $10, %eax
jne LBB4_5
## %bb.4: ## in Loop: Header=BB4_1 Depth=1
movslq -516(%rbp), %rax
movb $0, -512(%rbp,%rax)
jmp LBB4_7
LBB4_5: ## in Loop: Header=BB4_2 Depth=2
jmp LBB4_6
LBB4_6: ## in Loop: Header=BB4_2 Depth=2
movl -516(%rbp), %eax
addl $1, %eax
movl %eax, -516(%rbp)
jmp LBB4_2
LBB4_7: ## in Loop: Header=BB4_1 Depth=1
leaq -512(%rbp), %rdi
callq _cmd
jmp LBB4_1
.cfi_endproc
## -- End function
.globl _clientB ## -- Begin function clientB
.p2align 4, 0x90
_clientB: ## @clientB
.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)
leaq -528(%rbp), %rdi
xorl %esi, %esi
movl $512, %edx ## imm = 0x200
callq _memset
leaq -528(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcpy_chk
leaq -528(%rbp), %rdi
callq _cmd
leaq -528(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcpy_chk
leaq -528(%rbp), %rdi
callq _cmd
leaq -528(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcpy_chk
leaq -1040(%rbp), %rdi
movl $65, %esi
movl $512, %edx ## imm = 0x200
callq _memset
movb $0, -590(%rbp)
leaq -528(%rbp), %rdi
leaq -1040(%rbp), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcat_chk
leaq -528(%rbp), %rdi
callq _cmd
leaq -528(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcpy_chk
leaq -1040(%rbp), %rdi
movl $66, %esi
movl $512, %edx ## imm = 0x200
callq _memset
movb $0, -985(%rbp)
leaq -528(%rbp), %rdi
leaq -1040(%rbp), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcat_chk
leaq -528(%rbp), %rdi
leaq L_.str.9(%rip), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcat_chk
leaq -528(%rbp), %rdi
callq _cmd
leaq -528(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
movl $512, %edx ## imm = 0x200
callq ___strcpy_chk
leaq -528(%rbp), %rdi
callq _cmd
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_2
## %bb.1:
addq $1040, %rsp ## imm = 0x410
popq %rbp
retq
LBB5_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
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _setbuf
movq _mem@GOTPCREL(%rip), %rdi
movl $100000, %esi ## imm = 0x186A0
callq _init_heap
callq _clientB
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function init_heap
_init_heap: ## @init_heap
.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 -24(%rbp), %rcx
movq _head@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _tail@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rcx
movq _head@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq -16(%rbp), %rcx
subq $24, %rcx
movq _head@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, (%rax)
movq _head@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl $1, 8(%rax)
movq _head@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq $0, 16(%rax)
movq -16(%rbp), %rcx
movq _mem_size@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function split
_split: ## @split
.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
addq $24, %rax
addq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
subq -16(%rbp), %rcx
subq $24, %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
movl $1, 8(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl $0, 8(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _env_list,8192,4 ## @env_list
.comm _env_values,128,4 ## @env_values
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "export "
L_.str.1: ## @.str.1
.asciz "env"
L_.str.2: ## @.str.2
.asciz "%s=%s\n"
L_.str.3: ## @.str.3
.asciz "Invalid command"
.section __DATA,__data
.globl _pause ## @pause
.p2align 3
_pause:
.quad 0 ## 0x0
.quad 10 ## 0xa
.section __TEXT,__cstring,cstring_literals
L_.str.4: ## @.str.4
.asciz "$ "
L_.str.5: ## @.str.5
.asciz "export A=3"
L_.str.6: ## @.str.6
.asciz "export B=4"
L_.str.7: ## @.str.7
.asciz "export C="
L_.str.8: ## @.str.8
.asciz "export X="
L_.str.9: ## @.str.9
.asciz "$C"
.comm _mem,100000,4 ## @mem
.comm _head,8,3 ## @head
.comm _tail,8,3 ## @tail
.comm _mem_size,8,3 ## @mem_size
L___func__.malloc: ## @__func__.malloc
.asciz "malloc"
L_.str.10: ## @.str.10
.asciz "181392493.c"
L_.str.11: ## @.str.11
.asciz "head->size"
L_.str.12: ## @.str.12
.asciz "[*] malloc(%d) = %p\n"
.subsections_via_symbols
| the_stack_data/181392493.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init ; -- Begin function init
.p2align 2
_init: ; @init
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _clear ; -- Begin function clear
.p2align 2
_clear: ; @clear
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x0, [sp, #16]
bl _free
ldr x8, [sp, #8]
str x8, [sp, #16]
b LBB1_1
LBB1_3:
ldur x8, [x29, #-8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldur x8, [x29, #-8]
str xzr, [x8, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _isEmpty ; -- Begin function isEmpty
.p2align 2
_isEmpty: ; @isEmpty
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_1
LBB2_1:
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
str wzr, [sp, #12]
b LBB2_4
LBB2_3:
mov w8, #1
str w8, [sp, #12]
b LBB2_4
LBB2_4:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _find ; -- Begin function find
.p2align 2
_find: ; @find
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
ldr x8, [x8]
str x8, [sp]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp]
ldr w8, [x8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
mov w8, #1
str w8, [sp, #28]
b LBB3_6
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
b LBB3_1
LBB3_5:
str wzr, [sp, #28]
b LBB3_6
LBB3_6:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _push_back ; -- Begin function push_back
.p2align 2
_push_back: ; @push_back
.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]
mov x0, #16
bl _malloc
str x0, [sp]
ldr w8, [sp, #12]
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9]
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9, #8]
stur wzr, [x29, #-4]
b LBB4_3
LBB4_2:
ldr x8, [sp]
ldr x9, [sp, #16]
ldr x9, [x9, #8]
str x8, [x9, #8]
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9, #8]
stur wzr, [x29, #-4]
b LBB4_3
LBB4_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _push_front ; -- Begin function push_front
.p2align 2
_push_front: ; @push_front
.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]
mov x0, #16
bl _malloc
str x0, [sp]
ldr w8, [sp, #12]
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9]
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9, #8]
stur wzr, [x29, #-4]
b LBB5_3
LBB5_2:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp]
str x8, [x9, #8]
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB5_3
LBB5_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _insertAfter ; -- Begin function insertAfter
.p2align 2
_insertAfter: ; @insertAfter
.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 w2, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB6_1
LBB6_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, LBB6_6
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB6_7
LBB6_4: ; in Loop: Header=BB6_1 Depth=1
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB6_1
LBB6_6:
mov x0, #16
bl _malloc
str x0, [sp]
ldr w8, [sp, #24]
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp]
str x8, [x9, #8]
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9, #8]
stur wzr, [x29, #-4]
b LBB6_7
LBB6_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _rmv ; -- Begin function rmv
.p2align 2
_rmv: ; @rmv
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #16]
b LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr w8, [x8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB7_3
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB7_1
LBB7_3:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB7_6
LBB7_5:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x0, [sp, #16]
bl _free
stur wzr, [x29, #-4]
b LBB7_6
LBB7_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _print ; -- Begin function print
.p2align 2
_print: ; @print
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #16]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_5
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_1 Depth=1
b LBB8_1
LBB8_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
ldur x0, [x29, #-24]
bl _init
mov x9, sp
sub x8, x29, #12
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
stur wzr, [x29, #-28]
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_4
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur x0, [x29, #-24]
ldur w1, [x29, #-8]
bl _push_back
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB9_1
LBB9_4:
ldur x0, [x29, #-24]
bl _print
mov w8, #1
stur w8, [x29, #-32]
b LBB9_5
LBB9_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB9_8
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_5 Depth=1
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _scanf
ldur x0, [x29, #-24]
ldur w1, [x29, #-16]
bl _find
mov x10, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
b LBB9_7
LBB9_7: ; in Loop: Header=BB9_5 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB9_5
LBB9_8:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _scanf
ldur x0, [x29, #-24]
ldur w1, [x29, #-8]
bl _push_back
ldur x0, [x29, #-24]
bl _print
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _scanf
ldur x0, [x29, #-24]
ldur w1, [x29, #-8]
bl _push_front
ldur x0, [x29, #-24]
bl _print
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
sub x8, x29, #16
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur x0, [x29, #-24]
ldur w8, [x29, #-8]
subs w1, w8, #1
ldur w2, [x29, #-16]
bl _insertAfter
ldur x0, [x29, #-24]
bl _print
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _scanf
ldur x0, [x29, #-24]
ldur w1, [x29, #-8]
bl _rmv
ldur x0, [x29, #-24]
bl _print
ldur x0, [x29, #-24]
bl _clear
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz " "
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "%d %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init ## -- Begin function init
.p2align 4, 0x90
_init: ## @init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq $0, (%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
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
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _free
movq -24(%rbp), %rax
movq %rax, -16(%rbp)
jmp LBB1_1
LBB1_3:
movq -8(%rbp), %rax
movq $0, (%rax)
movq -8(%rbp), %rax
movq $0, 8(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isEmpty ## -- Begin function isEmpty
.p2align 4, 0x90
_isEmpty: ## @isEmpty
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
cmpq $0, (%rax)
jne LBB2_3
## %bb.1:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB2_3
## %bb.2:
movl $0, -4(%rbp)
jmp LBB2_4
LBB2_3:
movl $1, -4(%rbp)
LBB2_4:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find ## -- Begin function find
.p2align 4, 0x90
_find: ## @find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB3_5
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB3_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB3_6
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB3_1
LBB3_5:
movl $0, -4(%rbp)
LBB3_6:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _push_back ## -- Begin function push_back
.p2align 4, 0x90
_push_back: ## @push_back
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -32(%rbp)
movl -20(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq -32(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
cmpq $0, (%rax)
jne LBB4_2
## %bb.1:
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movl $0, -4(%rbp)
jmp LBB4_3
LBB4_2:
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movl $0, -4(%rbp)
LBB4_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _push_front ## -- Begin function push_front
.p2align 4, 0x90
_push_front: ## @push_front
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -32(%rbp)
movl -20(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB5_2
## %bb.1:
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movl $0, -4(%rbp)
jmp LBB5_3
LBB5_2:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB5_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insertAfter ## -- Begin function insertAfter
.p2align 4, 0x90
_insertAfter: ## @insertAfter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB6_6
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB6_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB6_7
LBB6_4: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_5
LBB6_5: ## in Loop: Header=BB6_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB6_1
LBB6_6:
movl $16, %edi
callq _malloc
movq %rax, -48(%rbp)
movl -24(%rbp), %ecx
movq -48(%rbp), %rax
movl %ecx, (%rax)
movq -32(%rbp), %rax
movq 8(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 8(%rax)
movq -48(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movl $0, -4(%rbp)
LBB6_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _rmv ## -- Begin function rmv
.p2align 4, 0x90
_rmv: ## @rmv
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
LBB7_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
je LBB7_3
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB7_1
LBB7_3:
cmpq $0, -32(%rbp)
jne LBB7_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB7_6
LBB7_5:
movq -32(%rbp), %rax
movq 8(%rax), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rdi
callq _free
movl $0, -4(%rbp)
LBB7_6:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print ## -- Begin function print
.p2align 4, 0x90
_print: ## @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), %rax
movq %rax, -16(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB8_5
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
je LBB8_4
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB8_4: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_1
LBB8_5:
leaq L_.str.2(%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)
movq -24(%rbp), %rdi
callq _init
leaq L_.str(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -28(%rbp)
LBB9_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB9_4
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movq -24(%rbp), %rdi
movl -8(%rbp), %esi
callq _push_back
## %bb.3: ## in Loop: Header=BB9_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB9_1
LBB9_4:
movq -24(%rbp), %rdi
callq _print
movl $1, -32(%rbp)
LBB9_5: ## =>This Inner Loop Header: Depth=1
cmpl $3, -32(%rbp)
jg LBB9_8
## %bb.6: ## in Loop: Header=BB9_5 Depth=1
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movq -24(%rbp), %rdi
movl -16(%rbp), %esi
callq _find
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB9_5 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB9_5
LBB9_8:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movq -24(%rbp), %rdi
movl -8(%rbp), %esi
callq _push_back
movq -24(%rbp), %rdi
callq _print
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movq -24(%rbp), %rdi
movl -8(%rbp), %esi
callq _push_front
movq -24(%rbp), %rdi
callq _print
leaq L_.str.3(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -16(%rbp), %rdx
movb $0, %al
callq _scanf
movq -24(%rbp), %rdi
movl -8(%rbp), %esi
subl $1, %esi
movl -16(%rbp), %edx
callq _insertAfter
movq -24(%rbp), %rdi
callq _print
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movq -24(%rbp), %rdi
movl -8(%rbp), %esi
callq _rmv
movq -24(%rbp), %rdi
callq _print
movq -24(%rbp), %rdi
callq _clear
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 " "
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "%d %d"
.subsections_via_symbols
| the_stack_data/22011915.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]
bl _init_keyboard
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #113
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
bl _sleep
bl _kbhit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
bl _readch
str w0, [sp, #8]
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
bl _close_keyboard
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.globl _init_keyboard ; -- Begin function init_keyboard
.p2align 2
_init_keyboard: ; @init_keyboard
.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, _new_settings@PAGE
add x8, x8, _new_settings@PAGEOFF
stur x8, [x29, #-8] ; 8-byte Folded Spill
mov w0, #0
stur w0, [x29, #-12] ; 4-byte Folded Spill
adrp x1, _initial_settings@PAGE
add x1, x1, _initial_settings@PAGEOFF
str x1, [sp, #8] ; 8-byte Folded Spill
bl _tcgetattr
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldur x0, [x29, #-8] ; 8-byte Folded Reload
mov x2, #72
bl _memcpy
ldur w1, [x29, #-12] ; 4-byte Folded Reload
ldur x2, [x29, #-8] ; 8-byte Folded Reload
ldr x8, [x2, #24]
and x8, x8, #0xfffffffffffffeff
str x8, [x2, #24]
ldr x8, [x2, #24]
and x8, x8, #0xfffffffffffffff7
str x8, [x2, #24]
ldr x8, [x2, #24]
and x8, x8, #0xffffffffffffff7f
str x8, [x2, #24]
mov w8, #1
strb w8, [x2, #48]
strb wzr, [x2, #49]
mov x0, x1
bl _tcsetattr
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _close_keyboard ; -- Begin function close_keyboard
.p2align 2
_close_keyboard: ; @close_keyboard
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w1, #0
mov x0, x1
adrp x2, _initial_settings@PAGE
add x2, x2, _initial_settings@PAGEOFF
bl _tcsetattr
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _kbhit ; -- Begin function kbhit
.p2align 2
_kbhit: ; @kbhit
.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, _new_settings@PAGE
add x8, x8, _new_settings@PAGEOFF
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, _peek_character@PAGE
ldr w8, [x8, _peek_character@PAGEOFF]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB3_5
LBB3_2:
ldr x8, [sp, #24] ; 8-byte Folded Reload
strb wzr, [x8, #48]
mov w1, #0
str w1, [sp, #12] ; 4-byte Folded Spill
mov x0, x1
adrp x2, _new_settings@PAGE
add x2, x2, _new_settings@PAGEOFF
str x2, [sp, #16] ; 8-byte Folded Spill
bl _tcsetattr
ldr w0, [sp, #12] ; 4-byte Folded Reload
sub x1, x29, #5
mov x2, #1
bl _read
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w1, [sp, #12] ; 4-byte Folded Reload
ldr x2, [sp, #16] ; 8-byte Folded Reload
mov x8, x0
stur w8, [x29, #-12]
mov w8, #1
strb w8, [x9, #48]
mov x0, x1
bl _tcsetattr
ldur w8, [x29, #-12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
ldursb w8, [x29, #-5]
adrp x9, _peek_character@PAGE
str w8, [x9, _peek_character@PAGEOFF]
mov w8, #1
stur w8, [x29, #-4]
b LBB3_5
LBB3_4:
stur wzr, [x29, #-4]
b LBB3_5
LBB3_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _readch ; -- Begin function readch
.p2align 2
_readch: ; @readch
.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, _peek_character@PAGE
ldr w8, [x8, _peek_character@PAGEOFF]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x9, _peek_character@PAGE
ldr w8, [x9, _peek_character@PAGEOFF]
sturb w8, [x29, #-5]
mov w8, #-1
str w8, [x9, _peek_character@PAGEOFF]
ldursb w8, [x29, #-5]
stur w8, [x29, #-4]
b LBB4_3
LBB4_2:
mov w0, #0
sub x1, x29, #5
mov x2, #1
bl _read
ldursb w8, [x29, #-5]
stur w8, [x29, #-4]
b LBB4_3
LBB4_3:
ldur w0, [x29, #-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 "looping\n"
l_.str.1: ; @.str.1
.asciz "you hit %c\n"
.zerofill __DATA,__bss,_initial_settings,72,3 ; @initial_settings
.zerofill __DATA,__bss,_new_settings,72,3 ; @new_settings
.section __DATA,__data
.p2align 2 ; @peek_character
_peek_character:
.long 4294967295 ; 0xffffffff
.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)
callq _init_keyboard
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $113, -8(%rbp)
je LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
callq _kbhit
cmpl $0, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
callq _readch
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
callq _close_keyboard
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _init_keyboard ## -- Begin function init_keyboard
.p2align 4, 0x90
_init_keyboard: ## @init_keyboard
.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
leaq _initial_settings(%rip), %rsi
callq _tcgetattr
leaq _new_settings(%rip), %rdi
leaq _initial_settings(%rip), %rsi
movl $72, %edx
callq _memcpy
movq _new_settings+24(%rip), %rax
andq $-257, %rax ## imm = 0xFEFF
movq %rax, _new_settings+24(%rip)
movq _new_settings+24(%rip), %rax
andq $-9, %rax
movq %rax, _new_settings+24(%rip)
movq _new_settings+24(%rip), %rax
andq $-129, %rax
movq %rax, _new_settings+24(%rip)
movb $1, _new_settings+48(%rip)
movb $0, _new_settings+49(%rip)
xorl %esi, %esi
leaq _new_settings(%rip), %rdx
movl %esi, %edi
callq _tcsetattr
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _close_keyboard ## -- Begin function close_keyboard
.p2align 4, 0x90
_close_keyboard: ## @close_keyboard
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %esi, %esi
leaq _initial_settings(%rip), %rdx
movl %esi, %edi
callq _tcsetattr
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _kbhit ## -- Begin function kbhit
.p2align 4, 0x90
_kbhit: ## @kbhit
.cfi_startproc
## %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 $-1, _peek_character(%rip)
je LBB3_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB3_5
LBB3_2:
movb $0, _new_settings+48(%rip)
xorl %esi, %esi
leaq _new_settings(%rip), %rdx
movl %esi, %edi
callq _tcsetattr
xorl %edi, %edi
leaq -5(%rbp), %rsi
movl $1, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -12(%rbp)
movb $1, _new_settings+48(%rip)
xorl %esi, %esi
leaq _new_settings(%rip), %rdx
movl %esi, %edi
callq _tcsetattr
cmpl $1, -12(%rbp)
jne LBB3_4
## %bb.3:
movsbl -5(%rbp), %eax
movl %eax, _peek_character(%rip)
movl $1, -4(%rbp)
jmp LBB3_5
LBB3_4:
movl $0, -4(%rbp)
LBB3_5:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _readch ## -- Begin function readch
.p2align 4, 0x90
_readch: ## @readch
.cfi_startproc
## %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 $-1, _peek_character(%rip)
je LBB4_2
## %bb.1:
movl _peek_character(%rip), %eax
## kill: def $al killed $al killed $eax
movb %al, -5(%rbp)
movl $-1, _peek_character(%rip)
movsbl -5(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB4_3
LBB4_2:
xorl %edi, %edi
leaq -5(%rbp), %rsi
movl $1, %edx
callq _read
movsbl -5(%rbp), %eax
movl %eax, -4(%rbp)
LBB4_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "looping\n"
L_.str.1: ## @.str.1
.asciz "you hit %c\n"
.zerofill __DATA,__bss,_initial_settings,72,3 ## @initial_settings
.zerofill __DATA,__bss,_new_settings,72,3 ## @new_settings
.section __DATA,__data
.p2align 2 ## @peek_character
_peek_character:
.long 4294967295 ## 0xffffffff
.subsections_via_symbols
| the_stack_data/198581450.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _captialize ; -- Begin function captialize
.p2align 2
_captialize: ; @captialize
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldursw x8, [x29, #-12]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _strlen
ldr x8, [sp, #8] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldrsb w0, [x8, x9]
bl _toupper
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
strb w0, [x8, x9]
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_7:
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, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_1
LBB1_1:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl _strlen
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl _captialize
mov x8, sp
str x0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_7
LBB1_3:
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_6
LBB1_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB1_6
LBB1_6:
b LBB1_7
LBB1_7:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s\n"
l_.str.1: ; @.str.1
.asciz "Use quotes around multiple strings.\n"
l_.str.2: ; @.str.2
.asciz "Usage: please provide a string\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _captialize ## -- Begin function captialize
.p2align 4, 0x90
_captialize: ## @captialize
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -12(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -24(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -12(%rbp)
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _toupper
movb %al, %dl
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_7:
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 $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
jne LBB1_3
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _strlen
cmpq $0, %rax
je LBB1_3
## %bb.2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _captialize
movq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_7
LBB1_3:
cmpl $2, -8(%rbp)
jle LBB1_5
## %bb.4:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_6
LBB1_5:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB1_6:
jmp LBB1_7
LBB1_7:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s\n"
L_.str.1: ## @.str.1
.asciz "Use quotes around multiple strings.\n"
L_.str.2: ## @.str.2
.asciz "Usage: please provide a string\n"
.subsections_via_symbols
| the_stack_data/124638.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main1 ; -- Begin function main1
.p2align 2
_main1: ; @main1
.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]
str w3, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldr w8, [sp, #4]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #16]
subs w8, w8, w9
str w8, [sp] ; 4-byte Folded Spill
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
str w8, [sp] ; 4-byte Folded Spill
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_7:
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 _main1 ## -- Begin function main1
.p2align 4, 0x90
_main1: ## @main1
.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 %ecx, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
subl -16(%rbp), %eax
movl %eax, -32(%rbp) ## 4-byte Spill
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
movl %eax, -32(%rbp) ## 4-byte Spill
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %edx ## 4-byte Reload
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_7:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/73575718.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _int_shifts_are_arithmetic ; -- Begin function int_shifts_are_arithmetic
.p2align 2
_int_shifts_are_arithmetic: ; @int_shifts_are_arithmetic
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #-1
str w8, [sp, #12]
ldr w8, [sp, #12]
ldr w9, [sp, #12]
eor w8, w8, w9, asr #1
subs w8, w8, #0
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
bl _int_shifts_are_arithmetic
subs w8, w0, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #15
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB1_2:
b LBB1_3
LBB1_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___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "403923.c"
l_.str.1: ; @.str.1
.asciz "int_shifts_are_arithmetic()"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _int_shifts_are_arithmetic ## -- Begin function int_shifts_are_arithmetic
.p2align 4, 0x90
_int_shifts_are_arithmetic: ## @int_shifts_are_arithmetic
.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, -4(%rbp)
movl -4(%rbp), %eax
movl -4(%rbp), %ecx
sarl $1, %ecx
xorl %ecx, %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %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)
callq _int_shifts_are_arithmetic
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_2
## %bb.1:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $15, %edx
callq ___assert_rtn
LBB1_2:
jmp LBB1_3
LBB1_3:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "403923.c"
L_.str.1: ## @.str.1
.asciz "int_shifts_are_arithmetic()"
.subsections_via_symbols
| the_stack_data/403923.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_pass_overaligned_long_vaargs ; -- Begin function test_pass_overaligned_long_vaargs
.p2align 2
_test_pass_overaligned_long_vaargs: ; @test_pass_overaligned_long_vaargs
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
add x9, sp, #16
add x8, x29, #16
str x8, [x9]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
subs x9, x8, #1
stur x9, [x29, #-8]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #16]
ldr x8, [x9]
add x9, x9, #8
str x9, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
bl _abort
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
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, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w8, #0
str w8, [sp, #76] ; 4-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
stur x1, [x29, #-32]
mov x8, #9
stur x8, [x29, #-48]
mov x8, #8
stur x8, [x29, #-64]
mov x8, #7
stur x8, [x29, #-80]
mov x8, #6
stur x8, [x29, #-96]
mov x8, #5
stur x8, [x29, #-112]
mov x8, #4
stur x8, [x29, #-128]
mov x8, #3
str x8, [sp, #128]
mov x8, #2
str x8, [sp, #112]
mov x8, #1
str x8, [sp, #96]
str xzr, [sp, #80]
ldur x0, [x29, #-48]
ldur x17, [x29, #-64]
ldur x16, [x29, #-80]
ldur x15, [x29, #-96]
ldur x14, [x29, #-112]
ldur x13, [x29, #-128]
ldr x12, [sp, #128]
ldr x11, [sp, #112]
ldr x10, [sp, #96]
ldr x8, [sp, #80]
mov x9, sp
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]
bl _test_pass_overaligned_long_vaargs
ldr w0, [sp, #76] ; 4-byte Folded Reload
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x28, x27, [sp, #256] ; 16-byte Folded Reload
add sp, sp, #288
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_pass_overaligned_long_vaargs ## -- Begin function test_pass_overaligned_long_vaargs
.p2align 4, 0x90
_test_pass_overaligned_long_vaargs: ## @test_pass_overaligned_long_vaargs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $256, %rsp ## imm = 0x100
testb %al, %al
je LBB0_12
## %bb.11:
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_12:
movq %r9, -184(%rbp)
movq %r8, -192(%rbp)
movq %rcx, -200(%rbp)
movq %rdx, -208(%rbp)
movq %rsi, -216(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -40(%rbp)
leaq -32(%rbp), %rax
leaq -224(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $8, (%rax)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -40(%rbp)
cmpq $0, %rax
jle LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -32(%rbp), %rax
movq %rax, -240(%rbp) ## 8-byte Spill
movl -32(%rbp), %eax
movl %eax, -228(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -240(%rbp), %rcx ## 8-byte Reload
movl -228(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -248(%rbp) ## 8-byte Spill
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -240(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -248(%rbp) ## 8-byte Spill
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movq -248(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
cmpq -40(%rbp), %rax
je LBB0_7
## %bb.6:
callq _abort
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_8:
leaq -32(%rbp), %rax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
addq $256, %rsp ## imm = 0x100
popq %rbp
retq
LBB0_10:
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
pushq %rbx
subq $200, %rsp
.cfi_offset %rbx, -24
movl $0, -12(%rbp)
movl %edi, -16(%rbp)
movq %rsi, -24(%rbp)
movq $9, -32(%rbp)
movq $8, -48(%rbp)
movq $7, -64(%rbp)
movq $6, -80(%rbp)
movq $5, -96(%rbp)
movq $4, -112(%rbp)
movq $3, -128(%rbp)
movq $2, -144(%rbp)
movq $1, -160(%rbp)
movq $0, -176(%rbp)
movq -32(%rbp), %rdi
movq -48(%rbp), %rsi
movq -64(%rbp), %rdx
movq -80(%rbp), %rcx
movq -96(%rbp), %r8
movq -112(%rbp), %r9
movq -128(%rbp), %rbx
movq -144(%rbp), %r11
movq -160(%rbp), %r10
movq -176(%rbp), %rax
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
movb $0, %al
callq _test_pass_overaligned_long_vaargs
xorl %eax, %eax
addq $200, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/73574490.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 w2, #0
stur wzr, [x29, #-4]
mov w0, #2
mov w1, #1
bl _socket
str w0, [sp, #8]
ldr w8, [sp, #8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-4]
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.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #8]
bl _close
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "socket error!\n"
l_.str.1: ; @.str.1
.asciz "soc = %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 $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -8(%rbp)
cmpl $-1, -8(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %edi
callq _close
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "socket error!\n"
L_.str.1: ## @.str.1
.asciz "soc = %d\n"
.subsections_via_symbols
| the_stack_data/51700104.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/704588.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _arrayA ; -- Begin function arrayA
.p2align 2
_arrayA: ; @arrayA
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _arrayB ; -- Begin function arrayB
.p2align 2
_arrayB: ; @arrayB
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_1
LBB1_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _arrayC ; -- Begin function arrayC
.p2align 2
_arrayC: ; @arrayC
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
str wzr, [sp, #4]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #16]
ldrsw x10, [sp, #4]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB2_1
LBB2_4:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _arrayD ; -- Begin function arrayD
.p2align 2
_arrayD: ; @arrayD
.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 wzr, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #20]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
ldr w8, [sp, #20]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB3_13
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #16]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB3_9
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
ldr x8, [sp, #40]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #32]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
b LBB3_9
LBB3_6: ; in Loop: Header=BB3_3 Depth=2
ldr w8, [sp, #12]
add 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, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_3
LBB3_9: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #12]
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB3_1
LBB3_13:
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _arrayE ; -- Begin function arrayE
.p2align 2
_arrayE: ; @arrayE
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
str x1, [sp, #48]
str x2, [sp, #40]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #36]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB4_4
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #36]
fmov d0, #0.50000000
str d0, [x8, x9, lsl #3]
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB4_1
LBB4_4:
str wzr, [sp, #36]
b LBB4_5
LBB4_5: ; =>This Loop Header: Depth=1
; Child Loop BB4_7 Depth 2
; Child Loop BB4_10 Depth 3
; Child Loop BB4_16 Depth 3
ldr w8, [sp, #36]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB4_30
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_5 Depth=1
str wzr, [sp, #32]
b LBB4_7
LBB4_7: ; Parent Loop BB4_5 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_10 Depth 3
; Child Loop BB4_16 Depth 3
ldr w8, [sp, #32]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB4_28
b LBB4_8
LBB4_8: ; in Loop: Header=BB4_7 Depth=2
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #48]
ldrsw x10, [sp, #32]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_26
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_7 Depth=2
str wzr, [sp, #20]
ldr w8, [sp, #32]
str w8, [sp, #28]
b LBB4_10
LBB4_10: ; Parent Loop BB4_5 Depth=1
; Parent Loop BB4_7 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #28]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB4_15
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_10 Depth=3
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #56]
ldrsw x10, [sp, #28]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_13
b LBB4_12
LBB4_12: ; in Loop: Header=BB4_10 Depth=3
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB4_13
LBB4_13: ; in Loop: Header=BB4_10 Depth=3
b LBB4_14
LBB4_14: ; in Loop: Header=BB4_10 Depth=3
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB4_10
LBB4_15: ; in Loop: Header=BB4_7 Depth=2
str wzr, [sp, #16]
str wzr, [sp, #24]
b LBB4_16
LBB4_16: ; Parent Loop BB4_5 Depth=1
; Parent Loop BB4_7 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB4_21
b LBB4_17
LBB4_17: ; in Loop: Header=BB4_16 Depth=3
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
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
ldr x8, [sp, #40]
ldrsw x9, [sp, #24]
ldr d1, [x8, x9, lsl #3]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB4_19
b LBB4_18
LBB4_18: ; in Loop: Header=BB4_16 Depth=3
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_19
LBB4_19: ; in Loop: Header=BB4_16 Depth=3
b LBB4_20
LBB4_20: ; in Loop: Header=BB4_16 Depth=3
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB4_16
LBB4_21: ; in Loop: Header=BB4_7 Depth=2
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB4_23
b LBB4_22
LBB4_22: ; in Loop: Header=BB4_5 Depth=1
b LBB4_28
LBB4_23: ; in Loop: Header=BB4_7 Depth=2
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_25
b LBB4_24
LBB4_24: ; in Loop: Header=BB4_7 Depth=2
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
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
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
str d0, [x8, x9, lsl #3]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_25
LBB4_25: ; in Loop: Header=BB4_7 Depth=2
b LBB4_26
LBB4_26: ; in Loop: Header=BB4_7 Depth=2
b LBB4_27
LBB4_27: ; in Loop: Header=BB4_7 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB4_7
LBB4_28: ; in Loop: Header=BB4_5 Depth=1
b LBB4_29
LBB4_29: ; in Loop: Header=BB4_5 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB4_5
LBB4_30:
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, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #36]
str w0, [sp, #32]
str x1, [sp, #24]
sub x0, x29, #64
str x0, [sp, #8] ; 8-byte Folded Spill
bl _arrayA
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _puts
sub x0, x29, #104
str x0, [sp, #16] ; 8-byte Folded Spill
bl _arrayB
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
sub x2, x29, #144
bl _arrayC
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
add x2, sp, #120
bl _arrayD
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
add x2, sp, #40
bl _arrayE
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_2
b LBB5_1
LBB5_1:
bl ___stack_chk_fail
LBB5_2:
mov w0, #0
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Introduza os valores do Array A: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Introduza os valores do Array B: "
l_.str.3: ; @.str.3
.asciz "-----------------------------------"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _arrayA ## -- Begin function arrayA
.p2align 4, 0x90
_arrayA: ## @arrayA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -12(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movslq -12(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _arrayB ## -- Begin function arrayB
.p2align 4, 0x90
_arrayB: ## @arrayB
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -12(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movslq -12(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _arrayC ## -- Begin function arrayC
.p2align 4, 0x90
_arrayC: ## @arrayC
.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 $0, -28(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -28(%rbp)
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
addl (%rax,%rcx,4), %edx
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB2_1
LBB2_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _arrayD ## -- Begin function arrayD
.p2align 4, 0x90
_arrayD: ## @arrayD
.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 $0, -36(%rbp)
movl $0, -40(%rbp)
movl $0, -28(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
cmpl $10, -28(%rbp)
jge LBB3_13
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl $0, -32(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -32(%rbp)
jge LBB3_9
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -16(%rbp), %rcx
movslq -32(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jne LBB3_6
## %bb.5: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_9
LBB3_6: ## in Loop: Header=BB3_3 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
## %bb.7: ## in Loop: Header=BB3_3 Depth=2
jmp LBB3_8
LBB3_8: ## in Loop: Header=BB3_3 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_3
LBB3_9: ## in Loop: Header=BB3_1 Depth=1
cmpl $10, -36(%rbp)
jne LBB3_11
## %bb.10: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
LBB3_11: ## in Loop: Header=BB3_1 Depth=1
movl $0, -36(%rbp)
## %bb.12: ## in Loop: Header=BB3_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB3_1
LBB3_13:
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function arrayE
LCPI4_0:
.quad 0x3fe0000000000000 ## double 0.5
.section __TEXT,__text,regular,pure_instructions
.globl _arrayE
.p2align 4, 0x90
_arrayE: ## @arrayE
.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 $0, -44(%rbp)
movl $0, -48(%rbp)
movl $0, -52(%rbp)
movl $0, -28(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -28(%rbp)
jge LBB4_4
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB4_1
LBB4_4:
movl $0, -28(%rbp)
LBB4_5: ## =>This Loop Header: Depth=1
## Child Loop BB4_7 Depth 2
## Child Loop BB4_10 Depth 3
## Child Loop BB4_16 Depth 3
cmpl $10, -28(%rbp)
jge LBB4_30
## %bb.6: ## in Loop: Header=BB4_5 Depth=1
movl $0, -32(%rbp)
LBB4_7: ## Parent Loop BB4_5 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_10 Depth 3
## Child Loop BB4_16 Depth 3
cmpl $10, -32(%rbp)
jge LBB4_28
## %bb.8: ## in Loop: Header=BB4_7 Depth=2
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -16(%rbp), %rcx
movslq -32(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jne LBB4_26
## %bb.9: ## in Loop: Header=BB4_7 Depth=2
movl $0, -44(%rbp)
movl -32(%rbp), %eax
movl %eax, -36(%rbp)
LBB4_10: ## Parent Loop BB4_5 Depth=1
## Parent Loop BB4_7 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $10, -36(%rbp)
jge LBB4_15
## %bb.11: ## in Loop: Header=BB4_10 Depth=3
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -36(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jne LBB4_13
## %bb.12: ## in Loop: Header=BB4_10 Depth=3
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB4_13: ## in Loop: Header=BB4_10 Depth=3
jmp LBB4_14
LBB4_14: ## in Loop: Header=BB4_10 Depth=3
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB4_10
LBB4_15: ## in Loop: Header=BB4_7 Depth=2
movl $0, -48(%rbp)
movl $0, -40(%rbp)
LBB4_16: ## Parent Loop BB4_5 Depth=1
## Parent Loop BB4_7 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $10, -40(%rbp)
jge LBB4_21
## %bb.17: ## in Loop: Header=BB4_16 Depth=3
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
cvtsi2sdl (%rax,%rcx,4), %xmm0
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
ucomisd (%rax,%rcx,8), %xmm0
jne LBB4_19
jp LBB4_19
## %bb.18: ## in Loop: Header=BB4_16 Depth=3
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
LBB4_19: ## in Loop: Header=BB4_16 Depth=3
jmp LBB4_20
LBB4_20: ## in Loop: Header=BB4_16 Depth=3
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB4_16
LBB4_21: ## in Loop: Header=BB4_7 Depth=2
cmpl $0, -48(%rbp)
jle LBB4_23
## %bb.22: ## in Loop: Header=BB4_5 Depth=1
jmp LBB4_28
LBB4_23: ## in Loop: Header=BB4_7 Depth=2
cmpl $1, -44(%rbp)
jne LBB4_25
## %bb.24: ## in Loop: Header=BB4_7 Depth=2
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
cvtsi2sdl (%rax,%rcx,4), %xmm0
movq -24(%rbp), %rax
movslq -52(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
LBB4_25: ## in Loop: Header=BB4_7 Depth=2
jmp LBB4_26
LBB4_26: ## in Loop: Header=BB4_7 Depth=2
jmp LBB4_27
LBB4_27: ## in Loop: Header=BB4_7 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB4_7
LBB4_28: ## in Loop: Header=BB4_5 Depth=1
jmp LBB4_29
LBB4_29: ## in Loop: Header=BB4_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB4_5
LBB4_30:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $288, %rsp ## imm = 0x120
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -276(%rbp)
movl %edi, -280(%rbp)
movq %rsi, -288(%rbp)
leaq -48(%rbp), %rdi
callq _arrayA
leaq L_.str.3(%rip), %rdi
callq _puts
leaq -96(%rbp), %rdi
callq _arrayB
leaq -48(%rbp), %rdi
leaq -96(%rbp), %rsi
leaq -144(%rbp), %rdx
callq _arrayC
leaq -48(%rbp), %rdi
leaq -96(%rbp), %rsi
leaq -192(%rbp), %rdx
callq _arrayD
leaq -48(%rbp), %rdi
leaq -96(%rbp), %rsi
leaq -272(%rbp), %rdx
callq _arrayE
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_2
## %bb.1:
xorl %eax, %eax
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
LBB5_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Introduza os valores do Array A: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Introduza os valores do Array B: "
L_.str.3: ## @.str.3
.asciz "-----------------------------------"
.subsections_via_symbols
| the_stack_data/64199045.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
bl _fork
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_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_3
LBB0_2:
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello: %d\n"
l_.str.1: ; @.str.1
.asciz "hi: %d \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
callq _fork
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
jne LBB0_2
## %bb.1:
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello: %d\n"
L_.str.1: ## @.str.1
.asciz "hi: %d \n"
.subsections_via_symbols
| the_stack_data/122016841.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_flag ; -- Begin function print_flag
.p2align 2
_print_flag: ; @print_flag
.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]
mov x0, #1024
bl _malloc
str x0, [sp, #16]
sub x0, x29, #66
adrp x1, l___const.print_flag.sym@PAGE
add x1, x1, l___const.print_flag.sym@PAGEOFF
mov x2, #42
bl _memcpy
add x0, sp, #24
adrp x1, l___const.print_flag.ind@PAGE
add x1, x1, l___const.print_flag.ind@PAGEOFF
mov x2, #164
bl _memcpy
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #41
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #24
ldrsw x9, [x8, x9, lsl #2]
sub x8, x29, #66
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #16]
ldrsw x10, [sp, #12]
add x9, x9, x10
strb w8, [x9]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl ___stack_chk_fail
LBB0_6:
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 _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #32]
adrp x8, l___const.main.sym@PAGE
add x8, x8, l___const.main.sym@PAGEOFF
ldr w8, [x8]
str w8, [sp, #28]
str wzr, [sp, #24]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
bl _rand
mov w9, #4
str w9, [sp, #12] ; 4-byte Folded Spill
sdiv w8, w0, w9
mul w8, w8, w9
subs w9, w0, w8
add x8, sp, #28
str x8, [sp, #16] ; 8-byte Folded Spill
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldrsw x10, [sp, #24]
sub x9, x29, #18
add x9, x9, x10
strb w8, [x9]
bl _rand
ldr w10, [sp, #12] ; 4-byte Folded Reload
ldr x8, [sp, #16] ; 8-byte Folded Reload
sdiv w9, w0, w10
mul w9, w9, w10
subs w9, w0, w9
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldrsw x10, [sp, #24]
sub x9, x29, #28
add x9, x9, x10
strb w8, [x9]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB1_1
LBB1_4:
str wzr, [sp, #24]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_10
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldrsw x9, [sp, #24]
sub x8, x29, #18
ldrsb w8, [x8, x9]
ldrsw x10, [sp, #24]
sub x9, x29, #28
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp, #32]
b LBB1_11
LBB1_8: ; in Loop: Header=BB1_5 Depth=1
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB1_5
LBB1_10:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
bl _print_flag
b LBB1_11
LBB1_11:
ldr w8, [sp, #32]
str w8, [sp, #8] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12:
bl ___stack_chk_fail
LBB1_13:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
l___const.print_flag.sym: ; @__const.print_flag.sym
.ascii "hec_zv{lwa}l_FegsftgTeem_c_opberrn_iCialst"
.p2align 2 ; @__const.print_flag.ind
l___const.print_flag.ind:
.long 7 ; 0x7
.long 9 ; 0x9
.long 29 ; 0x1d
.long 36 ; 0x24
.long 20 ; 0x14
.long 13 ; 0xd
.long 6 ; 0x6
.long 33 ; 0x21
.long 1 ; 0x1
.long 5 ; 0x5
.long 1 ; 0x1
.long 31 ; 0x1f
.long 3 ; 0x3
.long 2 ; 0x2
.long 27 ; 0x1b
.long 23 ; 0x17
.long 28 ; 0x1c
.long 35 ; 0x23
.long 7 ; 0x7
.long 1 ; 0x1
.long 3 ; 0x3
.long 16 ; 0x10
.long 1 ; 0x1
.long 2 ; 0x2
.long 31 ; 0x1f
.long 1 ; 0x1
.long 18 ; 0x12
.long 16 ; 0x10
.long 3 ; 0x3
.long 8 ; 0x8
.long 35 ; 0x23
.long 18 ; 0x12
.long 0 ; 0x0
.long 3 ; 0x3
.long 17 ; 0x11
.long 7 ; 0x7
.long 9 ; 0x9
.long 15 ; 0xf
.long 3 ; 0x3
.long 15 ; 0xf
.long 10 ; 0xa
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s\n"
.section __TEXT,__literal4,4byte_literals
l___const.main.sym: ; @__const.main.sym
.ascii "{}_a"
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "Good try\n"
l_.str.2: ; @.str.2
.asciz "Wow, you are real lucky today. Here you go!\n\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_flag ## -- Begin function print_flag
.p2align 4, 0x90
_print_flag: ## @print_flag
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $256, %rsp ## imm = 0x100
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -248(%rbp)
leaq -64(%rbp), %rdi
leaq l___const.print_flag.sym(%rip), %rsi
movl $42, %edx
callq _memcpy
leaq -240(%rbp), %rdi
leaq l___const.print_flag.ind(%rip), %rsi
movl $164, %edx
callq _memcpy
movl $0, -252(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $41, -252(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -252(%rbp), %rax
movslq -240(%rbp,%rax,4), %rax
movb -64(%rbp,%rax), %dl
movq -248(%rbp), %rax
movslq -252(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -252(%rbp), %eax
addl $1, %eax
movl %eax, -252(%rbp)
jmp LBB0_1
LBB0_4:
movq -248(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_6
## %bb.5:
addq $256, %rsp ## imm = 0x100
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
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -32(%rbp)
movl L___const.main.sym(%rip), %eax
movl %eax, -36(%rbp)
movl $0, -40(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -40(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
callq _rand
movl $4, %ecx
cltd
idivl %ecx
movslq %edx, %rax
movb -36(%rbp,%rax), %cl
movslq -40(%rbp), %rax
movb %cl, -18(%rbp,%rax)
callq _rand
movl $4, %ecx
cltd
idivl %ecx
movslq %edx, %rax
movb -36(%rbp,%rax), %cl
movslq -40(%rbp), %rax
movb %cl, -28(%rbp,%rax)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB1_1
LBB1_4:
movl $0, -40(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
cmpl $10, -40(%rbp)
jge LBB1_10
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movslq -40(%rbp), %rax
movsbl -18(%rbp,%rax), %eax
movslq -40(%rbp), %rcx
movsbl -28(%rbp,%rcx), %ecx
cmpl %ecx, %eax
je LBB1_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -32(%rbp)
jmp LBB1_11
LBB1_8: ## in Loop: Header=BB1_5 Depth=1
jmp LBB1_9
LBB1_9: ## in Loop: Header=BB1_5 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB1_5
LBB1_10:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
callq _print_flag
LBB1_11:
movl -32(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_13
## %bb.12:
movl -44(%rbp), %eax ## 4-byte Reload
addq $48, %rsp
popq %rbp
retq
LBB1_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.print_flag.sym
l___const.print_flag.sym:
.ascii "hec_zv{lwa}l_FegsftgTeem_c_opberrn_iCialst"
.p2align 4 ## @__const.print_flag.ind
l___const.print_flag.ind:
.long 7 ## 0x7
.long 9 ## 0x9
.long 29 ## 0x1d
.long 36 ## 0x24
.long 20 ## 0x14
.long 13 ## 0xd
.long 6 ## 0x6
.long 33 ## 0x21
.long 1 ## 0x1
.long 5 ## 0x5
.long 1 ## 0x1
.long 31 ## 0x1f
.long 3 ## 0x3
.long 2 ## 0x2
.long 27 ## 0x1b
.long 23 ## 0x17
.long 28 ## 0x1c
.long 35 ## 0x23
.long 7 ## 0x7
.long 1 ## 0x1
.long 3 ## 0x3
.long 16 ## 0x10
.long 1 ## 0x1
.long 2 ## 0x2
.long 31 ## 0x1f
.long 1 ## 0x1
.long 18 ## 0x12
.long 16 ## 0x10
.long 3 ## 0x3
.long 8 ## 0x8
.long 35 ## 0x23
.long 18 ## 0x12
.long 0 ## 0x0
.long 3 ## 0x3
.long 17 ## 0x11
.long 7 ## 0x7
.long 9 ## 0x9
.long 15 ## 0xf
.long 3 ## 0x3
.long 15 ## 0xf
.long 10 ## 0xa
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s\n"
.section __TEXT,__literal4,4byte_literals
L___const.main.sym: ## @__const.main.sym
.ascii "{}_a"
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "Good try\n"
L_.str.2: ## @.str.2
.asciz "Wow, you are real lucky today. Here you go!\n\n"
.subsections_via_symbols
| the_stack_data/14583.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, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@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, #-8]
stur wzr, [x29, #-28]
stur w0, [x29, #-32]
stur x1, [x29, #-40]
ldur w8, [x29, #-32]
subs w8, w8, #1
stur w8, [x29, #-32]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
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_3
b LBB0_2
LBB0_2:
bl ___stack_chk_fail
LBB0_3:
mov w0, #1
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB0_4:
bl _getpid
bl _srand
sub x0, x29, #24
bl _pipe
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
bl _rand
mov w9, #5
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-52]
ldur w8, [x29, #-32]
subs w8, w8, #1
stur w8, [x29, #-32]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_9
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
sub x8, x29, #24
str x8, [sp, #56] ; 8-byte Folded Spill
add x0, x8, #8
bl _pipe
bl _fork
ldr x8, [sp, #56] ; 8-byte Folded Reload
mov w9, #0
subs w9, w9, w0
cset w9, eq
and w9, w9, #0x1
ands w9, w9, #0x1
cset w9, eq
stur w9, [x29, #-44]
ldursw x9, [x29, #-44]
ldr w0, [x8, x9, lsl #2]
bl _close
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur w9, [x29, #-44]
add w9, w9, #2
ldr w9, [x8, w9, sxtw #2]
ldursw x10, [x29, #-44]
str w9, [x8, x10, lsl #2]
ldur w10, [x29, #-44]
mov w9, #3
subs w9, w9, w10
ldr w0, [x8, w9, sxtw #2]
bl _close
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
b LBB0_5
LBB0_9:
ldur w0, [x29, #-20]
sub x1, x29, #52
mov x2, #4
bl _write
b LBB0_10
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldur w0, [x29, #-24]
sub x1, x29, #48
mov x2, #4
bl _read
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=1
mov w0, #1
bl _sleep
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_22
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_10 Depth=1
sub x8, x29, #52
str x8, [sp, #48] ; 8-byte Folded Spill
mov w8, #1
stur w8, [x29, #-52]
ldur x8, [x29, #-40]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _puts
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp, #48] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #4
bl _write
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_10 Depth=1
sub x8, x29, #52
str x8, [sp, #40] ; 8-byte Folded Spill
mov w8, #2
stur w8, [x29, #-52]
ldur x8, [x29, #-40]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _puts
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp, #40] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #4
bl _write
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_21
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_10 Depth=1
sub x8, x29, #52
str x8, [sp, #32] ; 8-byte Folded Spill
stur wzr, [x29, #-52]
ldur x8, [x29, #-40]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _puts
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #4
bl _write
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_10 Depth=1
b LBB0_10
LBB0_22: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_25
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_10 Depth=1
sub x8, x29, #52
str x8, [sp, #24] ; 8-byte Folded Spill
ldur w8, [x29, #-52]
mov w9, #4
sdiv w8, w8, w9
stur w8, [x29, #-52]
ldur x8, [x29, #-40]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _puts
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #4
bl _write
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_10 Depth=1
sub x8, x29, #52
str x8, [sp, #16] ; 8-byte Folded Spill
mov w8, #1
stur w8, [x29, #-52]
ldur x8, [x29, #-40]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _puts
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #4
bl _write
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_31
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_10 Depth=1
sub x8, x29, #52
str x8, [sp, #8] ; 8-byte Folded Spill
ldur w8, [x29, #-52]
add w8, w8, #2
stur w8, [x29, #-52]
ldur x8, [x29, #-40]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _puts
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #4
bl _write
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #3
cset w8, lt
tbnz w8, #0, LBB0_34
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_10 Depth=1
sub x8, x29, #52
str x8, [sp] ; 8-byte Folded Spill
mov w8, #4
stur w8, [x29, #-52]
ldur x8, [x29, #-40]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _puts
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #4
bl _write
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_10 Depth=1
b LBB0_10
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movl %edi, -40(%rbp)
movq %rsi, -48(%rbp)
movl -40(%rbp), %eax
addl $-1, %eax
movl %eax, -40(%rbp)
cmpl $1, %eax
jge LBB0_3
## %bb.1:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_34
## %bb.2:
movl $1, %eax
addq $64, %rsp
popq %rbp
retq
LBB0_3:
callq _getpid
movl %eax, %edi
callq _srand
leaq -32(%rbp), %rdi
callq _pipe
LBB0_4: ## =>This Inner Loop Header: Depth=1
callq _rand
movl $5, %ecx
cltd
idivl %ecx
movl %edx, -60(%rbp)
movl -40(%rbp), %eax
addl $-1, %eax
movl %eax, -40(%rbp)
cmpl $0, %eax
jle LBB0_8
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
leaq -32(%rbp), %rdi
addq $8, %rdi
callq _pipe
callq _fork
movl %eax, %edx
xorl %ecx, %ecx
movl $1, %eax
cmpl %edx, %ecx
cmovel %ecx, %eax
movl %eax, -52(%rbp)
movslq -52(%rbp), %rax
movl -32(%rbp,%rax,4), %edi
callq _close
movl -52(%rbp), %eax
addl $2, %eax
cltq
movl -32(%rbp,%rax,4), %ecx
movslq -52(%rbp), %rax
movl %ecx, -32(%rbp,%rax,4)
movl $3, %eax
subl -52(%rbp), %eax
cltq
movl -32(%rbp,%rax,4), %edi
callq _close
cmpl $0, -52(%rbp)
jne LBB0_7
## %bb.6:
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
jmp LBB0_4
LBB0_8:
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %edi
leaq -56(%rbp), %rsi
movl $4, %edx
callq _read
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $1, %edi
callq _sleep
cmpl $0, -40(%rbp)
jne LBB0_21
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
cmpl $0, -56(%rbp)
jne LBB0_14
## %bb.12: ## in Loop: Header=BB0_9 Depth=1
cmpl $0, -60(%rbp)
jne LBB0_14
## %bb.13: ## in Loop: Header=BB0_9 Depth=1
movl $1, -60(%rbp)
movq -48(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -56(%rbp)
jne LBB0_17
## %bb.15: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -60(%rbp)
jg LBB0_17
## %bb.16: ## in Loop: Header=BB0_9 Depth=1
movl $2, -60(%rbp)
movq -48(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_17: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -56(%rbp)
jle LBB0_20
## %bb.18: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -60(%rbp)
jle LBB0_20
## %bb.19: ## in Loop: Header=BB0_9 Depth=1
movl $0, -60(%rbp)
movq -48(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_20: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_9
LBB0_21: ## in Loop: Header=BB0_9 Depth=1
cmpl $0, -56(%rbp)
jne LBB0_24
## %bb.22: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -60(%rbp)
jle LBB0_24
## %bb.23: ## in Loop: Header=BB0_9 Depth=1
movl -60(%rbp), %eax
movl $4, %ecx
cltd
idivl %ecx
movl %eax, -60(%rbp)
movq -48(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_24: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -56(%rbp)
jne LBB0_27
## %bb.25: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -60(%rbp)
je LBB0_27
## %bb.26: ## in Loop: Header=BB0_9 Depth=1
movl $1, -60(%rbp)
movq -48(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_27: ## in Loop: Header=BB0_9 Depth=1
cmpl $2, -56(%rbp)
jne LBB0_30
## %bb.28: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -60(%rbp)
jg LBB0_30
## %bb.29: ## in Loop: Header=BB0_9 Depth=1
movl -60(%rbp), %eax
addl $2, %eax
movl %eax, -60(%rbp)
movq -48(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_30: ## in Loop: Header=BB0_9 Depth=1
cmpl $3, -56(%rbp)
jl LBB0_33
## %bb.31: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, -60(%rbp)
jg LBB0_33
## %bb.32: ## in Loop: Header=BB0_9 Depth=1
movl $4, -60(%rbp)
movq -48(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movl -28(%rbp), %edi
leaq -60(%rbp), %rsi
movl $4, %edx
callq _write
LBB0_33: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_9
LBB0_34:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1234088.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, #960
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #48]
str w0, [sp, #44]
str x1, [sp, #32]
add x0, sp, #52
adrp x1, l___const.main.tri@PAGE
add x1, x1, l___const.main.tri@PAGEOFF
mov x2, #900
bl _memcpy
mov w8, #15
str w8, [sp, #28]
mov w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #24]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #20]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
ldr w9, [sp, #28]
ldr w10, [sp, #24]
subs w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w8, w8, w9
add x11, sp, #52
mov x10, x11
mov w9, #60
smaddl x8, w8, w9, x10
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #28]
ldr w10, [sp, #24]
subs w9, w9, w10
mov w10, #60
smaddl x9, w9, w10, x11
ldr w10, [sp, #20]
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
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w8, w8, w9
add x10, sp, #52
mov w9, #60
smaddl x8, w8, w9, x10
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w8, w8, w9
add x10, sp, #52
mov w9, #60
smaddl x8, w8, w9, x10
ldr w9, [sp, #20]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w10, [sp, #16] ; 4-byte Folded Reload
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w8, w8, w9
subs w8, w8, #1
add x11, sp, #52
mov w9, #60
smaddl x8, w8, w9, x11
ldrsw x9, [sp, #20]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_3
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_11:
ldr w9, [sp, #52]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-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_13
b LBB0_12
LBB0_12:
bl ___stack_chk_fail
LBB0_13:
mov w0, #0
add sp, sp, #960
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
.p2align 2 ; @__const.main.tri
l___const.main.tri:
.long 75 ; 0x4b
.space 56
.long 95 ; 0x5f
.long 64 ; 0x40
.space 52
.long 17 ; 0x11
.long 47 ; 0x2f
.long 82 ; 0x52
.space 48
.long 18 ; 0x12
.long 35 ; 0x23
.long 87 ; 0x57
.long 10 ; 0xa
.space 44
.long 20 ; 0x14
.long 4 ; 0x4
.long 82 ; 0x52
.long 47 ; 0x2f
.long 65 ; 0x41
.space 40
.long 19 ; 0x13
.long 1 ; 0x1
.long 23 ; 0x17
.long 75 ; 0x4b
.long 3 ; 0x3
.long 34 ; 0x22
.space 36
.long 88 ; 0x58
.long 2 ; 0x2
.long 77 ; 0x4d
.long 73 ; 0x49
.long 7 ; 0x7
.long 63 ; 0x3f
.long 67 ; 0x43
.space 32
.long 99 ; 0x63
.long 65 ; 0x41
.long 4 ; 0x4
.long 28 ; 0x1c
.long 6 ; 0x6
.long 16 ; 0x10
.long 70 ; 0x46
.long 92 ; 0x5c
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 41 ; 0x29
.long 41 ; 0x29
.long 26 ; 0x1a
.long 56 ; 0x38
.long 83 ; 0x53
.long 40 ; 0x28
.long 80 ; 0x50
.long 70 ; 0x46
.long 33 ; 0x21
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 41 ; 0x29
.long 48 ; 0x30
.long 72 ; 0x48
.long 33 ; 0x21
.long 47 ; 0x2f
.long 32 ; 0x20
.long 37 ; 0x25
.long 16 ; 0x10
.long 94 ; 0x5e
.long 29 ; 0x1d
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 53 ; 0x35
.long 71 ; 0x47
.long 44 ; 0x2c
.long 65 ; 0x41
.long 25 ; 0x19
.long 43 ; 0x2b
.long 91 ; 0x5b
.long 52 ; 0x34
.long 97 ; 0x61
.long 51 ; 0x33
.long 14 ; 0xe
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 70 ; 0x46
.long 11 ; 0xb
.long 33 ; 0x21
.long 28 ; 0x1c
.long 77 ; 0x4d
.long 73 ; 0x49
.long 17 ; 0x11
.long 78 ; 0x4e
.long 39 ; 0x27
.long 68 ; 0x44
.long 17 ; 0x11
.long 57 ; 0x39
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 91 ; 0x5b
.long 71 ; 0x47
.long 52 ; 0x34
.long 38 ; 0x26
.long 17 ; 0x11
.long 14 ; 0xe
.long 91 ; 0x5b
.long 43 ; 0x2b
.long 58 ; 0x3a
.long 50 ; 0x32
.long 27 ; 0x1b
.long 29 ; 0x1d
.long 48 ; 0x30
.long 0 ; 0x0
.long 0 ; 0x0
.long 63 ; 0x3f
.long 66 ; 0x42
.long 4 ; 0x4
.long 68 ; 0x44
.long 89 ; 0x59
.long 53 ; 0x35
.long 67 ; 0x43
.long 30 ; 0x1e
.long 73 ; 0x49
.long 16 ; 0x10
.long 69 ; 0x45
.long 87 ; 0x57
.long 40 ; 0x28
.long 31 ; 0x1f
.long 0 ; 0x0
.long 4 ; 0x4
.long 62 ; 0x3e
.long 98 ; 0x62
.long 27 ; 0x1b
.long 23 ; 0x17
.long 9 ; 0x9
.long 70 ; 0x46
.long 98 ; 0x62
.long 73 ; 0x49
.long 93 ; 0x5d
.long 38 ; 0x26
.long 53 ; 0x35
.long 60 ; 0x3c
.long 4 ; 0x4
.long 23 ; 0x17
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $944, %rsp ## imm = 0x3B0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -916(%rbp)
movl %edi, -920(%rbp)
movq %rsi, -928(%rbp)
leaq -912(%rbp), %rdi
leaq l___const.main.tri(%rip), %rsi
movl $900, %edx ## imm = 0x384
callq _memcpy
movl $15, -932(%rbp)
movl $1, -936(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -936(%rbp), %eax
cmpl -932(%rbp), %eax
jge LBB0_11
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -940(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -940(%rbp), %eax
movl -932(%rbp), %ecx
subl -936(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -932(%rbp), %eax
subl -936(%rbp), %eax
movslq %eax, %rcx
leaq -912(%rbp), %rax
imulq $60, %rcx, %rcx
addq %rcx, %rax
movslq -940(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl -932(%rbp), %ecx
subl -936(%rbp), %ecx
movslq %ecx, %rdx
leaq -912(%rbp), %rcx
imulq $60, %rdx, %rdx
addq %rdx, %rcx
movl -940(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -932(%rbp), %eax
subl -936(%rbp), %eax
movslq %eax, %rcx
leaq -912(%rbp), %rax
imulq $60, %rcx, %rcx
addq %rcx, %rax
movslq -940(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -944(%rbp) ## 4-byte Spill
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movl -932(%rbp), %eax
subl -936(%rbp), %eax
movslq %eax, %rcx
leaq -912(%rbp), %rax
imulq $60, %rcx, %rcx
addq %rcx, %rax
movl -940(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -944(%rbp) ## 4-byte Spill
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movl -944(%rbp), %edx ## 4-byte Reload
movl -932(%rbp), %eax
subl -936(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -912(%rbp), %rax
imulq $60, %rcx, %rcx
addq %rcx, %rax
movslq -940(%rbp), %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
## %bb.8: ## in Loop: Header=BB0_3 Depth=2
movl -940(%rbp), %eax
addl $1, %eax
movl %eax, -940(%rbp)
jmp LBB0_3
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl -936(%rbp), %eax
addl $1, %eax
movl %eax, -936(%rbp)
jmp LBB0_1
LBB0_11:
movl -912(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_13
## %bb.12:
xorl %eax, %eax
addq $944, %rsp ## imm = 0x3B0
popq %rbp
retq
LBB0_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.tri
l___const.main.tri:
.long 75 ## 0x4b
.space 56
.long 95 ## 0x5f
.long 64 ## 0x40
.space 52
.long 17 ## 0x11
.long 47 ## 0x2f
.long 82 ## 0x52
.space 48
.long 18 ## 0x12
.long 35 ## 0x23
.long 87 ## 0x57
.long 10 ## 0xa
.space 44
.long 20 ## 0x14
.long 4 ## 0x4
.long 82 ## 0x52
.long 47 ## 0x2f
.long 65 ## 0x41
.space 40
.long 19 ## 0x13
.long 1 ## 0x1
.long 23 ## 0x17
.long 75 ## 0x4b
.long 3 ## 0x3
.long 34 ## 0x22
.space 36
.long 88 ## 0x58
.long 2 ## 0x2
.long 77 ## 0x4d
.long 73 ## 0x49
.long 7 ## 0x7
.long 63 ## 0x3f
.long 67 ## 0x43
.space 32
.long 99 ## 0x63
.long 65 ## 0x41
.long 4 ## 0x4
.long 28 ## 0x1c
.long 6 ## 0x6
.long 16 ## 0x10
.long 70 ## 0x46
.long 92 ## 0x5c
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 41 ## 0x29
.long 41 ## 0x29
.long 26 ## 0x1a
.long 56 ## 0x38
.long 83 ## 0x53
.long 40 ## 0x28
.long 80 ## 0x50
.long 70 ## 0x46
.long 33 ## 0x21
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 41 ## 0x29
.long 48 ## 0x30
.long 72 ## 0x48
.long 33 ## 0x21
.long 47 ## 0x2f
.long 32 ## 0x20
.long 37 ## 0x25
.long 16 ## 0x10
.long 94 ## 0x5e
.long 29 ## 0x1d
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 53 ## 0x35
.long 71 ## 0x47
.long 44 ## 0x2c
.long 65 ## 0x41
.long 25 ## 0x19
.long 43 ## 0x2b
.long 91 ## 0x5b
.long 52 ## 0x34
.long 97 ## 0x61
.long 51 ## 0x33
.long 14 ## 0xe
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 70 ## 0x46
.long 11 ## 0xb
.long 33 ## 0x21
.long 28 ## 0x1c
.long 77 ## 0x4d
.long 73 ## 0x49
.long 17 ## 0x11
.long 78 ## 0x4e
.long 39 ## 0x27
.long 68 ## 0x44
.long 17 ## 0x11
.long 57 ## 0x39
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 91 ## 0x5b
.long 71 ## 0x47
.long 52 ## 0x34
.long 38 ## 0x26
.long 17 ## 0x11
.long 14 ## 0xe
.long 91 ## 0x5b
.long 43 ## 0x2b
.long 58 ## 0x3a
.long 50 ## 0x32
.long 27 ## 0x1b
.long 29 ## 0x1d
.long 48 ## 0x30
.long 0 ## 0x0
.long 0 ## 0x0
.long 63 ## 0x3f
.long 66 ## 0x42
.long 4 ## 0x4
.long 68 ## 0x44
.long 89 ## 0x59
.long 53 ## 0x35
.long 67 ## 0x43
.long 30 ## 0x1e
.long 73 ## 0x49
.long 16 ## 0x10
.long 69 ## 0x45
.long 87 ## 0x57
.long 40 ## 0x28
.long 31 ## 0x1f
.long 0 ## 0x0
.long 4 ## 0x4
.long 62 ## 0x3e
.long 98 ## 0x62
.long 27 ## 0x1b
.long 23 ## 0x17
.long 9 ## 0x9
.long 70 ## 0x46
.long 98 ## 0x62
.long 73 ## 0x49
.long 93 ## 0x5d
.long 38 ## 0x26
.long 53 ## 0x35
.long 60 ## 0x3c
.long 4 ## 0x4
.long 23 ## 0x17
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/192331654.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, #34023
movk w8, #21777, lsl #16
fmov s0, w8
stur s0, [x29, #-4]
stur s0, [x29, #-8]
ldur s0, [x29, #-4]
ldur s1, [x29, #-8]
fsub s0, s0, s1
mov w8, #46136
movk w8, #18838, lsl #16
fmov s3, w8
fadd s0, s0, s3
fcvt d1, s0
ldur s0, [x29, #-4]
ldur s2, [x29, #-8]
fsub s2, s2, s3
fsub s0, s0, s2
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%e %e\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 0x4996b438 ## float 1234567
LCPI0_1:
.long 0x551184e7 ## float 9.99999982E+12
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -4(%rbp)
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -8(%rbp), %xmm0
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
addss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss LCPI0_0(%rip), %xmm3 ## xmm3 = mem[0],zero,zero,zero
subss %xmm3, %xmm2
subss %xmm2, %xmm1
cvtss2sd %xmm1, %xmm1
leaq L_.str(%rip), %rdi
movb $2, %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 "%e %e\n"
.subsections_via_symbols
| the_stack_data/792848.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/3980.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _version ; @version
_version:
.asciz "1.4a5"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _version ## @version
_version:
.asciz "1.4a5"
.subsections_via_symbols
| the_stack_data/89200440.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]
str w0, [sp, #8]
str x1, [sp]
mov w0, #2
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 %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $2, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/76700360.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add8u_5R3 ; -- Begin function add8u_5R3
.p2align 2
_add8u_5R3: ; @add8u_5R3
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
strb w0, [sp, #47]
strb w1, [sp, #46]
strh wzr, [sp, #44]
ldrb w8, [sp, #47]
asr w8, w8, #0
and w8, w8, #0x1
strb w8, [sp, #43]
ldrb w8, [sp, #47]
asr w8, w8, #1
and w8, w8, #0x1
strb w8, [sp, #42]
ldrb w8, [sp, #47]
asr w8, w8, #2
and w8, w8, #0x1
strb w8, [sp, #41]
ldrb w8, [sp, #47]
asr w8, w8, #3
and w8, w8, #0x1
strb w8, [sp, #40]
ldrb w8, [sp, #47]
asr w8, w8, #4
and w8, w8, #0x1
strb w8, [sp, #39]
ldrb w8, [sp, #47]
asr w8, w8, #5
and w8, w8, #0x1
strb w8, [sp, #38]
ldrb w8, [sp, #47]
asr w8, w8, #6
and w8, w8, #0x1
strb w8, [sp, #37]
ldrb w8, [sp, #47]
asr w8, w8, #7
and w8, w8, #0x1
strb w8, [sp, #36]
ldrb w8, [sp, #46]
asr w8, w8, #0
and w8, w8, #0x1
strb w8, [sp, #35]
ldrb w8, [sp, #46]
asr w8, w8, #1
and w8, w8, #0x1
strb w8, [sp, #34]
ldrb w8, [sp, #46]
asr w8, w8, #2
and w8, w8, #0x1
strb w8, [sp, #33]
ldrb w8, [sp, #46]
asr w8, w8, #3
and w8, w8, #0x1
strb w8, [sp, #32]
ldrb w8, [sp, #46]
asr w8, w8, #4
and w8, w8, #0x1
strb w8, [sp, #31]
ldrb w8, [sp, #46]
asr w8, w8, #5
and w8, w8, #0x1
strb w8, [sp, #30]
ldrb w8, [sp, #46]
asr w8, w8, #6
and w8, w8, #0x1
strb w8, [sp, #29]
ldrb w8, [sp, #46]
asr w8, w8, #7
and w8, w8, #0x1
strb w8, [sp, #28]
ldrb w8, [sp, #43]
ldrb w9, [sp, #35]
orr w8, w8, w9
strb w8, [sp, #27]
ldrb w8, [sp, #42]
ldrb w9, [sp, #34]
eor w8, w8, w9
strb w8, [sp, #26]
ldrb w8, [sp, #42]
ldrb w9, [sp, #34]
and w8, w8, w9
strb w8, [sp, #25]
ldrb w8, [sp, #25]
strb w8, [sp, #24]
ldrb w8, [sp, #41]
ldrb w9, [sp, #33]
eor w8, w8, w9
ldrb w9, [sp, #24]
eor w8, w8, w9
strb w8, [sp, #23]
ldrb w8, [sp, #41]
ldrb w9, [sp, #33]
and w8, w8, w9
ldrb w9, [sp, #33]
ldrb w10, [sp, #24]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #41]
ldrb w10, [sp, #24]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #22]
ldrb w8, [sp, #22]
strb w8, [sp, #21]
ldrb w8, [sp, #40]
ldrb w9, [sp, #32]
eor w8, w8, w9
ldrb w9, [sp, #21]
eor w8, w8, w9
strb w8, [sp, #20]
ldrb w8, [sp, #40]
ldrb w9, [sp, #32]
and w8, w8, w9
ldrb w9, [sp, #32]
ldrb w10, [sp, #21]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #40]
ldrb w10, [sp, #21]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #19]
ldrb w8, [sp, #19]
strb w8, [sp, #18]
ldrb w8, [sp, #39]
ldrb w9, [sp, #31]
eor w8, w8, w9
ldrb w9, [sp, #18]
eor w8, w8, w9
strb w8, [sp, #17]
ldrb w8, [sp, #39]
ldrb w9, [sp, #31]
and w8, w8, w9
ldrb w9, [sp, #31]
ldrb w10, [sp, #18]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #39]
ldrb w10, [sp, #18]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #16]
ldrb w8, [sp, #38]
ldrb w9, [sp, #30]
eor w8, w8, w9
ldrb w9, [sp, #16]
eor w8, w8, w9
strb w8, [sp, #15]
ldrb w8, [sp, #38]
ldrb w9, [sp, #30]
and w8, w8, w9
ldrb w9, [sp, #30]
ldrb w10, [sp, #16]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #38]
ldrb w10, [sp, #16]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #14]
ldrb w8, [sp, #37]
ldrb w9, [sp, #29]
eor w8, w8, w9
ldrb w9, [sp, #14]
eor w8, w8, w9
strb w8, [sp, #13]
ldrb w8, [sp, #37]
ldrb w9, [sp, #29]
and w8, w8, w9
ldrb w9, [sp, #29]
ldrb w10, [sp, #14]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #37]
ldrb w10, [sp, #14]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #12]
ldrb w8, [sp, #36]
ldrb w9, [sp, #28]
eor w8, w8, w9
ldrb w9, [sp, #12]
eor w8, w8, w9
strb w8, [sp, #11]
ldrb w8, [sp, #36]
ldrb w9, [sp, #28]
and w8, w8, w9
ldrb w9, [sp, #28]
ldrb w10, [sp, #12]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #36]
ldrb w10, [sp, #12]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #10]
ldrb w8, [sp, #27]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9
strh w8, [sp, #44]
ldrb w8, [sp, #26]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #1
strh w8, [sp, #44]
ldrb w8, [sp, #23]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #2
strh w8, [sp, #44]
ldrb w8, [sp, #20]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #3
strh w8, [sp, #44]
ldrb w8, [sp, #17]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #4
strh w8, [sp, #44]
ldrb w8, [sp, #15]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #5
strh w8, [sp, #44]
ldrb w8, [sp, #13]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #6
strh w8, [sp, #44]
ldrb w8, [sp, #11]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #7
strh w8, [sp, #44]
ldrb w8, [sp, #10]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #8
strh w8, [sp, #44]
ldrh w0, [sp, #44]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add8u_5R3 ## -- Begin function add8u_5R3
.p2align 4, 0x90
_add8u_5R3: ## @add8u_5R3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %sil, %al
movb %dil, %cl
movb %cl, -1(%rbp)
movb %al, -2(%rbp)
movw $0, -4(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -5(%rbp)
movzbl -1(%rbp), %eax
sarl $1, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -6(%rbp)
movzbl -1(%rbp), %eax
sarl $2, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -1(%rbp), %eax
sarl $3, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -8(%rbp)
movzbl -1(%rbp), %eax
sarl $4, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -9(%rbp)
movzbl -1(%rbp), %eax
sarl $5, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -10(%rbp)
movzbl -1(%rbp), %eax
sarl $6, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -11(%rbp)
movzbl -1(%rbp), %eax
sarl $7, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -12(%rbp)
movzbl -2(%rbp), %eax
sarl $0, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -13(%rbp)
movzbl -2(%rbp), %eax
sarl $1, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -14(%rbp)
movzbl -2(%rbp), %eax
sarl $2, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -15(%rbp)
movzbl -2(%rbp), %eax
sarl $3, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -16(%rbp)
movzbl -2(%rbp), %eax
sarl $4, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
movzbl -2(%rbp), %eax
sarl $5, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -18(%rbp)
movzbl -2(%rbp), %eax
sarl $6, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -19(%rbp)
movzbl -2(%rbp), %eax
sarl $7, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -20(%rbp)
movzbl -5(%rbp), %eax
movzbl -13(%rbp), %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -21(%rbp)
movzbl -6(%rbp), %eax
movzbl -14(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -22(%rbp)
movzbl -6(%rbp), %eax
movzbl -14(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -23(%rbp)
movb -23(%rbp), %al
movb %al, -24(%rbp)
movzbl -7(%rbp), %eax
movzbl -15(%rbp), %ecx
xorl %ecx, %eax
movzbl -24(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -25(%rbp)
movzbl -7(%rbp), %eax
movzbl -15(%rbp), %ecx
andl %ecx, %eax
movzbl -15(%rbp), %ecx
movzbl -24(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -7(%rbp), %ecx
movzbl -24(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -26(%rbp)
movb -26(%rbp), %al
movb %al, -27(%rbp)
movzbl -8(%rbp), %eax
movzbl -16(%rbp), %ecx
xorl %ecx, %eax
movzbl -27(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -28(%rbp)
movzbl -8(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
movzbl -16(%rbp), %ecx
movzbl -27(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -8(%rbp), %ecx
movzbl -27(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -29(%rbp)
movb -29(%rbp), %al
movb %al, -30(%rbp)
movzbl -9(%rbp), %eax
movzbl -17(%rbp), %ecx
xorl %ecx, %eax
movzbl -30(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -31(%rbp)
movzbl -9(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
movzbl -17(%rbp), %ecx
movzbl -30(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -9(%rbp), %ecx
movzbl -30(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -32(%rbp)
movzbl -10(%rbp), %eax
movzbl -18(%rbp), %ecx
xorl %ecx, %eax
movzbl -32(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -33(%rbp)
movzbl -10(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
movzbl -18(%rbp), %ecx
movzbl -32(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -10(%rbp), %ecx
movzbl -32(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -34(%rbp)
movzbl -11(%rbp), %eax
movzbl -19(%rbp), %ecx
xorl %ecx, %eax
movzbl -34(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -35(%rbp)
movzbl -11(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
movzbl -19(%rbp), %ecx
movzbl -34(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -11(%rbp), %ecx
movzbl -34(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -36(%rbp)
movzbl -12(%rbp), %eax
movzbl -20(%rbp), %ecx
xorl %ecx, %eax
movzbl -36(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -37(%rbp)
movzbl -12(%rbp), %eax
movzbl -20(%rbp), %ecx
andl %ecx, %eax
movzbl -20(%rbp), %ecx
movzbl -36(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -12(%rbp), %ecx
movzbl -36(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -38(%rbp)
movzbl -21(%rbp), %ecx
andl $1, %ecx
shll $0, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -22(%rbp), %ecx
andl $1, %ecx
shll $1, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -25(%rbp), %ecx
andl $1, %ecx
shll $2, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -28(%rbp), %ecx
andl $1, %ecx
shll $3, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -31(%rbp), %ecx
andl $1, %ecx
shll $4, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -33(%rbp), %ecx
andl $1, %ecx
shll $5, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -35(%rbp), %ecx
andl $1, %ecx
shll $6, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -37(%rbp), %ecx
andl $1, %ecx
shll $7, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -38(%rbp), %ecx
andl $1, %ecx
shll $8, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzwl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/34513536.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _char_in_str ; -- Begin function char_in_str
.p2align 2
_char_in_str: ; @char_in_str
.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]
strb w1, [sp, #15]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #8]
str x8, [sp] ; 8-byte Folded Spill
ldr x0, [sp, #16]
bl _strlen
ldr x8, [sp] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldrsb w8, [x8, x9]
ldrsb w9, [sp, #15]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB0_7
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 w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB0_7
LBB0_7:
ldurb w8, [x29, #-1]
and w0, w8, #0x1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _print_light ; -- Begin function print_light
.p2align 2
_print_light: ; @print_light
.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, _stdscr@GOTPAGE
ldr x8, [x8, _stdscr@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x9, _max_light@GOTPAGE
ldr x9, [x9, _max_light@GOTPAGEOFF]
str x9, [sp, #16] ; 8-byte Folded Spill
stur w0, [x29, #-4]
ldr x0, [x8]
bl _getmaxy
ldr x8, [sp, #24] ; 8-byte Folded Reload
stur w0, [x29, #-12]
ldr x0, [x8]
bl _getmaxx
ldr x8, [sp, #24] ; 8-byte Folded Reload
stur w0, [x29, #-8]
ldur s1, [x29, #-12]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
fmov d1, #2.50000000
fdiv d0, d0, d1
fcvtzs w9, d0
stur w9, [x29, #-16]
ldur w9, [x29, #-8]
mov w10, #4
sdiv w9, w9, w10
stur w9, [x29, #-20]
ldr x0, [x8]
ldur w1, [x29, #-16]
ldur w2, [x29, #-20]
bl _wmove
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #-1
bl _waddnstr
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w8, [x29, #-16]
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
add w1, w8, #1
ldur w2, [x29, #-20]
bl _wmove
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
mov w1, #124
bl _waddch
ldr w8, [sp, #32] ; 4-byte Folded Reload
stur w8, [x29, #-24]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
ldur w9, [x29, #-4]
ldr w10, [x10]
mov w11, #75
sdiv w10, w10, w11
sdiv w9, w9, w10
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
mov w1, #35
bl _waddch
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB1_1
LBB1_4:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr w9, [x9]
mov w10, #75
sdiv w9, w9, w10
sdiv w8, w8, w9
stur w8, [x29, #-28]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-28]
ldr w9, [x10]
ldr w10, [x10]
mov w11, #75
sdiv w10, w10, w11
sdiv w9, w9, w10
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
mov w1, #32
bl _waddch
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB1_5
LBB1_8:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
mov w2, #-1
str w2, [sp, #12] ; 4-byte Folded Spill
bl _waddnstr
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w8, [x29, #-16]
add w1, w8, #2
ldur w2, [x29, #-20]
bl _wmove
ldr w2, [sp, #12] ; 4-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _waddnstr
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w8, [x29, #-16]
add w1, w8, #2
ldur w8, [x29, #-20]
add w2, w8, #30
bl _wmove
ldur w9, [x29, #-4]
; 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 _printw
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _wrefresh
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, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, _max_light@GOTPAGE
ldr x8, [x8, _max_light@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, #116]
str w0, [sp, #112]
str x1, [sp, #104]
sub x0, x29, #84
str x0, [sp, #8] ; 8-byte Folded Spill
adrp x1, l___const.main.bright_path@PAGE
add x1, x1, l___const.main.bright_path@PAGEOFF
mov x2, #60
str x2, [sp, #32] ; 8-byte Folded Spill
bl _memcpy
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl ___strcat_chk
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fopen
str x0, [sp, #96]
ldr x3, [sp, #96]
sub x0, x29, #104
str x0, [sp, #16] ; 8-byte Folded Spill
mov x1, #1
str x1, [sp, #40] ; 8-byte Folded Spill
mov x2, #20
str x2, [sp, #48] ; 8-byte Folded Spill
bl _fread
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _atoi
ldr x2, [sp, #32] ; 8-byte Folded Reload
str w0, [sp, #92]
add x0, sp, #140
str x0, [sp, #24] ; 8-byte Folded Spill
adrp x1, l___const.main.max_path@PAGE
add x1, x1, l___const.main.max_path@PAGEOFF
bl _memcpy
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl ___strcat_chk
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
ldr x1, [sp, #40] ; 8-byte Folded Reload
ldr x2, [sp, #48] ; 8-byte Folded Reload
str x0, [sp, #80]
ldr x3, [sp, #80]
add x0, sp, #120
str x0, [sp, #56] ; 8-byte Folded Spill
bl _fread
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _atoi
ldr x8, [sp, #64] ; 8-byte Folded Reload
str w0, [x8]
bl _initscr
bl _noecho
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w0, [sp, #92]
bl _print_light
adrp x8, _stdscr@GOTPAGE
ldr x8, [x8, _stdscr@GOTPAGEOFF]
ldr x0, [x8]
bl _wgetch
strb w0, [sp, #79]
ldrsb w1, [sp, #79]
adrp x0, _down@PAGE
add x0, x0, _down@PAGEOFF
bl _char_in_str
tbz w0, #0, LBB2_5
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr w8, [sp, #92]
ldr w9, [x9]
mov w10, #75
sdiv w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
b LBB2_1
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x8]
mov w9, #75
sdiv w9, w8, w9
ldr w8, [sp, #92]
subs w8, w8, w9
str w8, [sp, #92]
ldr x0, [sp, #96]
mov x1, #0
mov w2, #0
bl _fseek
ldr x0, [sp, #96]
ldr w9, [sp, #92]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
b LBB2_15
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldrsb w1, [sp, #79]
adrp x0, _up@PAGE
add x0, x0, _up@PAGEOFF
bl _char_in_str
tbz w0, #0, LBB2_9
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr w8, [sp, #92]
ldr w10, [x9]
mov w11, #75
sdiv w10, w10, w11
add w8, w8, w10
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
b LBB2_1
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x8]
mov w9, #75
sdiv w9, w8, w9
ldr w8, [sp, #92]
add w8, w8, w9
str w8, [sp, #92]
ldr x0, [sp, #96]
mov x1, #0
mov w2, #0
bl _fseek
ldr x0, [sp, #96]
ldr w9, [sp, #92]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
b LBB2_14
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
ldrsb w8, [sp, #79]
subs w8, w8, #113
cset w8, ne
tbnz w8, #0, LBB2_13
b LBB2_10
LBB2_10:
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, LBB2_12
b LBB2_11
LBB2_11:
bl ___stack_chk_fail
LBB2_12:
mov w0, #0
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
LBB2_13: ; in Loop: Header=BB2_1 Depth=1
b LBB2_14
LBB2_14: ; in Loop: Header=BB2_1 Depth=1
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_1 Depth=1
b LBB2_1
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _up ; @up
_up:
.asciz "Ak\000\000"
.globl _down ; @down
_down:
.asciz "Bj\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " ------backlightctl-------------(use q to quit)------------------------------"
.comm _max_light,4,2 ; @max_light
l_.str.1: ; @.str.1
.asciz "|"
l_.str.2: ; @.str.2
.asciz " ----------------------------------------------------------------------------"
l_.str.3: ; @.str.3
.asciz "back_light:%d"
.section __TEXT,__const
l___const.main.bright_path: ; @__const.main.bright_path
.asciz "/sys/class/backlight/intel_backlight\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.4: ; @.str.4
.asciz "/brightness"
l_.str.5: ; @.str.5
.asciz "r+"
.section __TEXT,__const
l___const.main.max_path: ; @__const.main.max_path
.asciz "/sys/class/backlight/intel_backlight\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.6: ; @.str.6
.asciz "/max_brightness"
l_.str.7: ; @.str.7
.asciz "r"
l_.str.8: ; @.str.8
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _char_in_str ## -- Begin function char_in_str
.p2align 4, 0x90
_char_in_str: ## @char_in_str
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %sil, %al
movq %rdi, -16(%rbp)
movb %al, -17(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -24(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -32(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movsbl -17(%rbp), %ecx
cmpl %ecx, %eax
jne LBB0_4
## %bb.3:
movb $1, -1(%rbp)
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_6:
movb $0, -1(%rbp)
LBB0_7:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function print_light
LCPI1_0:
.quad 0x4004000000000000 ## double 2.5
.section __TEXT,__text,regular,pure_instructions
.globl _print_light
.p2align 4, 0x90
_print_light: ## @print_light
.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 _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _getmaxy
movl %eax, -12(%rbp)
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _getmaxx
movl %eax, -8(%rbp)
cvtsi2sdl -12(%rbp), %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
movl %eax, -16(%rbp)
movl -8(%rbp), %eax
movl $4, %ecx
cltd
idivl %ecx
movl %eax, -20(%rbp)
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -16(%rbp), %esi
movl -20(%rbp), %edx
callq _wmove
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _waddnstr
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -16(%rbp), %esi
addl $1, %esi
movl -20(%rbp), %edx
callq _wmove
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl $124, %esi
callq _waddch
movl $1, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movl %eax, -32(%rbp) ## 4-byte Spill
movl -4(%rbp), %eax
movl %eax, -36(%rbp) ## 4-byte Spill
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $75, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -36(%rbp), %eax ## 4-byte Reload
cltd
idivl %ecx
movl %eax, %ecx
movl -32(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jg LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl $35, %esi
callq _waddch
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_1
LBB1_4:
movl -4(%rbp), %eax
movl %eax, -40(%rbp) ## 4-byte Spill
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $75, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -40(%rbp), %eax ## 4-byte Reload
cltd
idivl %ecx
movl %eax, -28(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $75, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -48(%rbp), %eax ## 4-byte Reload
cltd
idivl %ecx
movl %eax, %ecx
movl -44(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jg LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl $32, %esi
callq _waddch
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_5
LBB1_8:
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _waddnstr
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -16(%rbp), %esi
addl $2, %esi
movl -20(%rbp), %edx
callq _wmove
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.2(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _waddnstr
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -16(%rbp), %esi
addl $2, %esi
movl -20(%rbp), %edx
addl $30, %edx
callq _wmove
movl -4(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printw
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _wrefresh
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 $272, %rsp ## imm = 0x110
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -212(%rbp)
movl %edi, -216(%rbp)
movq %rsi, -224(%rbp)
leaq -80(%rbp), %rdi
leaq l___const.main.bright_path(%rip), %rsi
movl $60, %edx
callq _memcpy
leaq -80(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movl $60, %edx
callq ___strcat_chk
movq %rax, %rdi
leaq L_.str.5(%rip), %rsi
callq _fopen
movq %rax, -232(%rbp)
leaq -112(%rbp), %rdi
movq -232(%rbp), %rcx
movl $1, %esi
movl $20, %edx
callq _fread
leaq -112(%rbp), %rdi
callq _atoi
movl %eax, -236(%rbp)
leaq -176(%rbp), %rdi
leaq l___const.main.max_path(%rip), %rsi
movl $60, %edx
callq _memcpy
leaq -176(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
movl $60, %edx
callq ___strcat_chk
movq %rax, %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movq %rax, -248(%rbp)
leaq -208(%rbp), %rdi
movq -248(%rbp), %rcx
movl $1, %esi
movl $20, %edx
callq _fread
leaq -208(%rbp), %rdi
callq _atoi
movl %eax, %ecx
movq _max_light@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq _initscr
callq _noecho
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -236(%rbp), %edi
callq _print_light
movq _stdscr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _wgetch
## kill: def $al killed $al killed $eax
movb %al, -249(%rbp)
leaq _down(%rip), %rdi
movsbl -249(%rbp), %esi
callq _char_in_str
testb $1, %al
jne LBB2_2
jmp LBB2_5
LBB2_2: ## in Loop: Header=BB2_1 Depth=1
movl -236(%rbp), %eax
movl %eax, -256(%rbp) ## 4-byte Spill
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $75, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -256(%rbp), %eax ## 4-byte Reload
subl %ecx, %eax
cmpl $0, %eax
jge LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_1
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $75, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -236(%rbp), %eax
subl %ecx, %eax
movl %eax, -236(%rbp)
movq -232(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _fseek
movq -232(%rbp), %rdi
movl -236(%rbp), %edx
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB2_14
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
leaq _up(%rip), %rdi
movsbl -249(%rbp), %esi
callq _char_in_str
testb $1, %al
jne LBB2_6
jmp LBB2_9
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movl -236(%rbp), %eax
movl %eax, -260(%rbp) ## 4-byte Spill
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $75, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -260(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movq _max_light@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jle LBB2_8
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_1
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movq _max_light@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $75, %ecx
cltd
idivl %ecx
addl -236(%rbp), %eax
movl %eax, -236(%rbp)
movq -232(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _fseek
movq -232(%rbp), %rdi
movl -236(%rbp), %edx
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB2_13
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
movsbl -249(%rbp), %eax
cmpl $113, %eax
jne LBB2_12
## %bb.10:
callq _endwin
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_15
## %bb.11:
xorl %eax, %eax
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
LBB2_12: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_13
LBB2_13: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_14
LBB2_14: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_1
LBB2_15:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _up ## @up
_up:
.asciz "Ak\000\000"
.globl _down ## @down
_down:
.asciz "Bj\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " ------backlightctl-------------(use q to quit)------------------------------"
.comm _max_light,4,2 ## @max_light
L_.str.1: ## @.str.1
.asciz "|"
L_.str.2: ## @.str.2
.asciz " ----------------------------------------------------------------------------"
L_.str.3: ## @.str.3
.asciz "back_light:%d"
.section __TEXT,__const
.p2align 4 ## @__const.main.bright_path
l___const.main.bright_path:
.asciz "/sys/class/backlight/intel_backlight\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.4: ## @.str.4
.asciz "/brightness"
L_.str.5: ## @.str.5
.asciz "r+"
.section __TEXT,__const
.p2align 4 ## @__const.main.max_path
l___const.main.max_path:
.asciz "/sys/class/backlight/intel_backlight\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.6: ## @.str.6
.asciz "/max_brightness"
L_.str.7: ## @.str.7
.asciz "r"
L_.str.8: ## @.str.8
.asciz "%d"
.subsections_via_symbols
| the_stack_data/292015.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zppsvx_ ; -- Begin function zppsvx_
.p2align 2
_zppsvx_: ; @zppsvx_
.cfi_startproc
; %bb.0:
sub sp, sp, #464
.cfi_def_cfa_offset 464
stp x28, x27, [sp, #432] ; 16-byte Folded Spill
stp x29, x30, [sp, #448] ; 16-byte Folded Spill
add x29, sp, #448
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
ldr x17, [x29, #16]
ldr x16, [x29, #24]
ldr x15, [x29, #32]
ldr x14, [x29, #40]
ldr x13, [x29, #48]
ldr x12, [x29, #56]
ldr x11, [x29, #64]
ldr x10, [x29, #72]
ldr x9, [x29, #80]
ldr x8, [x29, #88]
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]
stur x7, [x29, #-88]
stur x17, [x29, #-96]
stur x16, [x29, #-104]
stur x15, [x29, #-112]
stur x14, [x29, #-120]
stur x13, [x29, #-128]
stur x12, [x29, #-136]
stur x11, [x29, #-144]
stur x10, [x29, #-152]
stur x9, [x29, #-160]
stur x8, [x29, #-168]
ldur x8, [x29, #-64]
subs x8, x8, #16
stur x8, [x29, #-64]
ldur x8, [x29, #-72]
subs x8, x8, #16
stur x8, [x29, #-72]
ldur x8, [x29, #-88]
subs x8, x8, #8
stur x8, [x29, #-88]
ldur x8, [x29, #-104]
ldr w8, [x8]
stur w8, [x29, #-172]
ldur w8, [x29, #-172]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-176]
ldursw x10, [x29, #-176]
ldur x8, [x29, #-96]
subs x10, x9, x10
add x8, x8, x10, lsl #4
stur x8, [x29, #-96]
ldur x8, [x29, #-120]
ldr w8, [x8]
stur w8, [x29, #-180]
ldur w8, [x29, #-180]
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-184]
ldursw x10, [x29, #-184]
ldur x8, [x29, #-112]
subs x9, x9, x10
add x8, x8, x9, lsl #4
stur x8, [x29, #-112]
ldur x8, [x29, #-136]
subs x8, x8, #8
stur x8, [x29, #-136]
ldur x8, [x29, #-144]
subs x8, x8, #8
stur x8, [x29, #-144]
ldur x8, [x29, #-152]
subs x8, x8, #16
stur x8, [x29, #-152]
ldur x8, [x29, #-160]
subs x8, x8, #8
stur x8, [x29, #-160]
ldur x8, [x29, #-168]
str wzr, [x8]
ldur x0, [x29, #-32]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _lsame_
str w0, [sp, #148]
ldur x0, [x29, #-32]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _lsame_
str w0, [sp, #156]
ldr w8, [sp, #148]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur x9, [x29, #-80]
mov w8, #78
strb w8, [x9]
str wzr, [sp, #152]
b LBB0_4
LBB0_3:
ldur x0, [x29, #-80]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _lsame_
str w0, [sp, #152]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _dlamch_
str d0, [sp, #120]
ldr d1, [sp, #120]
fmov d0, #1.00000000
fdiv d0, d0, d1
str d0, [sp, #136]
b LBB0_4
LBB0_4:
ldr w8, [sp, #148]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5:
ldr w8, [sp, #156]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6:
ldur x0, [x29, #-32]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur x9, [x29, #-168]
mov w8, #-1
str w8, [x9]
b LBB0_61
LBB0_8:
ldur x0, [x29, #-40]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9:
ldur x0, [x29, #-40]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x9, [x29, #-168]
mov w8, #-2
str w8, [x9]
b LBB0_60
LBB0_11:
ldur x8, [x29, #-48]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur x9, [x29, #-168]
mov w8, #-3
str w8, [x9]
b LBB0_59
LBB0_13:
ldur x8, [x29, #-56]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x9, [x29, #-168]
mov w8, #-4
str w8, [x9]
b LBB0_58
LBB0_15:
ldur x0, [x29, #-32]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_16
LBB0_16:
ldr w8, [sp, #152]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17:
ldur x0, [x29, #-80]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
ldur x9, [x29, #-168]
mov w8, #-7
str w8, [x9]
b LBB0_57
LBB0_19:
ldr w8, [sp, #152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_43
b LBB0_20
LBB0_20:
ldr d0, [sp, #136]
str d0, [sp, #192]
movi d0, #0000000000000000
str d0, [sp, #184]
ldur x8, [x29, #-48]
ldr w8, [x8]
stur w8, [x29, #-188]
mov w8, #1
str w8, [sp, #176]
b LBB0_21
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #176]
ldur w9, [x29, #-188]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_30
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_21 Depth=1
ldr d0, [sp, #192]
stur d0, [x29, #-216]
ldur x8, [x29, #-88]
ldrsw x9, [sp, #176]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #224]
ldur d0, [x29, #-216]
ldr d1, [sp, #224]
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_21 Depth=1
ldur d0, [x29, #-216]
str d0, [sp, #112] ; 8-byte Folded Spill
b LBB0_25
LBB0_24: ; in Loop: Header=BB0_21 Depth=1
ldr d0, [sp, #224]
str d0, [sp, #112] ; 8-byte Folded Spill
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_21 Depth=1
ldr d0, [sp, #112] ; 8-byte Folded Reload
str d0, [sp, #192]
ldr d0, [sp, #184]
stur d0, [x29, #-216]
ldur x8, [x29, #-88]
ldrsw x9, [sp, #176]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #224]
ldur d0, [x29, #-216]
ldr d1, [sp, #224]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_21 Depth=1
ldur d0, [x29, #-216]
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_28
LBB0_27: ; in Loop: Header=BB0_21 Depth=1
ldr d0, [sp, #224]
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_21 Depth=1
ldr d0, [sp, #104] ; 8-byte Folded Reload
str d0, [sp, #184]
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_21 Depth=1
ldr w8, [sp, #176]
add w8, w8, #1
str w8, [sp, #176]
b LBB0_21
LBB0_30:
ldr d0, [sp, #192]
fcmp d0, #0.0
cset w8, hi
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31:
ldur x9, [x29, #-168]
mov w8, #-8
str w8, [x9]
b LBB0_42
LBB0_32:
ldur x8, [x29, #-48]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_40
b LBB0_33
LBB0_33:
ldr d0, [sp, #192]
ldr d1, [sp, #120]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34:
ldr d0, [sp, #192]
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_36
LBB0_35:
ldr d0, [sp, #120]
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_36
LBB0_36:
ldr d0, [sp, #96] ; 8-byte Folded Reload
str d0, [sp, #88] ; 8-byte Folded Spill
ldr d0, [sp, #184]
ldr d1, [sp, #136]
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB0_38
b LBB0_37
LBB0_37:
ldr d0, [sp, #184]
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB0_39
LBB0_38:
ldr d0, [sp, #136]
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB0_39
LBB0_39:
ldr d0, [sp, #88] ; 8-byte Folded Reload
ldr d1, [sp, #80] ; 8-byte Folded Reload
fdiv d0, d0, d1
str d0, [sp, #168]
b LBB0_41
LBB0_40:
fmov d0, #1.00000000
str d0, [sp, #168]
b LBB0_41
LBB0_41:
b LBB0_42
LBB0_42:
b LBB0_43
LBB0_43:
ldur x8, [x29, #-168]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_56
b LBB0_44
LBB0_44:
ldur x8, [x29, #-104]
ldr w8, [x8]
str w8, [sp, #76] ; 4-byte Folded Spill
ldur x8, [x29, #-48]
ldr w9, [x8]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_46
b LBB0_45
LBB0_45:
mov w8, #1
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB0_47
LBB0_46:
ldur x8, [x29, #-48]
ldr w8, [x8]
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB0_47
LBB0_47:
ldr w8, [sp, #76] ; 4-byte Folded Reload
ldr w9, [sp, #72] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_49
b LBB0_48
LBB0_48:
ldur x9, [x29, #-168]
mov w8, #-10
str w8, [x9]
b LBB0_55
LBB0_49:
ldur x8, [x29, #-120]
ldr w8, [x8]
str w8, [sp, #68] ; 4-byte Folded Spill
ldur x8, [x29, #-48]
ldr w9, [x8]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_51
b LBB0_50
LBB0_50:
mov w8, #1
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB0_52
LBB0_51:
ldur x8, [x29, #-48]
ldr w8, [x8]
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB0_52
LBB0_52:
ldr w8, [sp, #68] ; 4-byte Folded Reload
ldr w9, [sp, #64] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_54
b LBB0_53
LBB0_53:
ldur x9, [x29, #-168]
mov w8, #-12
str w8, [x9]
b LBB0_54
LBB0_54:
b LBB0_55
LBB0_55:
b LBB0_56
LBB0_56:
b LBB0_57
LBB0_57:
b LBB0_58
LBB0_58:
b LBB0_59
LBB0_59:
b LBB0_60
LBB0_60:
b LBB0_61
LBB0_61:
ldur x8, [x29, #-168]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_63
b LBB0_62
LBB0_62:
ldur x8, [x29, #-168]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
sub x1, x29, #188
stur w8, [x29, #-188]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
mov w2, #6
bl _xerbla_
stur wzr, [x29, #-20]
b LBB0_99
LBB0_63:
ldr w8, [sp, #156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_67
b LBB0_64
LBB0_64:
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
ldur x8, [x29, #-64]
add x2, x8, #16
ldur x8, [x29, #-88]
add x3, x8, #8
add x4, sp, #168
add x5, sp, #200
add x6, sp, #132
bl _zppequ_
ldr w8, [sp, #132]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_66
b LBB0_65
LBB0_65:
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
ldur x8, [x29, #-64]
add x2, x8, #16
ldur x8, [x29, #-88]
add x3, x8, #8
ldur x6, [x29, #-80]
add x4, sp, #168
add x5, sp, #200
bl _zlaqhp_
ldur x0, [x29, #-80]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _lsame_
str w0, [sp, #152]
b LBB0_66
LBB0_66:
b LBB0_67
LBB0_67:
ldr w8, [sp, #152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_77
b LBB0_68
LBB0_68:
ldur x8, [x29, #-56]
ldr w8, [x8]
stur w8, [x29, #-188]
mov w8, #1
str w8, [sp, #176]
b LBB0_69
LBB0_69: ; =>This Loop Header: Depth=1
; Child Loop BB0_71 Depth 2
ldr w8, [sp, #176]
ldur w9, [x29, #-188]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_76
b LBB0_70
LBB0_70: ; in Loop: Header=BB0_69 Depth=1
ldur x8, [x29, #-48]
ldr w8, [x8]
stur w8, [x29, #-192]
mov w8, #1
str w8, [sp, #180]
b LBB0_71
LBB0_71: ; Parent Loop BB0_69 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #180]
ldur w9, [x29, #-192]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_74
b LBB0_72
LBB0_72: ; in Loop: Header=BB0_71 Depth=2
ldr w8, [sp, #180]
ldr w9, [sp, #176]
ldur w10, [x29, #-172]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-196]
ldr w8, [sp, #180]
stur w8, [x29, #-200]
ldr w8, [sp, #180]
ldr w9, [sp, #176]
ldur w10, [x29, #-172]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-204]
ldur x8, [x29, #-88]
ldursw x9, [x29, #-200]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-204]
lsl x9, x9, #4
ldr d1, [x8, x9]
fmul d0, d0, d1
str d0, [sp, #208]
ldur x8, [x29, #-88]
ldursw x9, [x29, #-200]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-204]
add x8, x8, x9, lsl #4
ldr d1, [x8, #8]
fmul d0, d0, d1
str d0, [sp, #216]
ldr d0, [sp, #208]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-196]
lsl x9, x9, #4
str d0, [x8, x9]
ldr d0, [sp, #216]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-196]
add x8, x8, x9, lsl #4
str d0, [x8, #8]
b LBB0_73
LBB0_73: ; in Loop: Header=BB0_71 Depth=2
ldr w8, [sp, #180]
add w8, w8, #1
str w8, [sp, #180]
b LBB0_71
LBB0_74: ; in Loop: Header=BB0_69 Depth=1
b LBB0_75
LBB0_75: ; in Loop: Header=BB0_69 Depth=1
ldr w8, [sp, #176]
add w8, w8, #1
str w8, [sp, #176]
b LBB0_69
LBB0_76:
b LBB0_77
LBB0_77:
ldr w8, [sp, #148]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_79
b LBB0_78
LBB0_78:
ldr w8, [sp, #156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_82
b LBB0_79
LBB0_79:
ldur x8, [x29, #-48]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
add w9, w9, #1
mul w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
sub x0, x29, #188
stur w8, [x29, #-188]
ldur x8, [x29, #-64]
add x1, x8, #16
ldur x8, [x29, #-72]
add x3, x8, #16
adrp x4, _c__1@PAGE
add x4, x4, _c__1@PAGEOFF
mov x2, x4
bl _zcopy_
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
ldur x8, [x29, #-72]
add x2, x8, #16
ldur x3, [x29, #-168]
bl _zpptrf_
ldur x8, [x29, #-168]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_81
b LBB0_80
LBB0_80:
ldur x8, [x29, #-128]
movi d0, #0000000000000000
str d0, [x8]
stur wzr, [x29, #-20]
b LBB0_99
LBB0_81:
b LBB0_82
LBB0_82:
ldur x1, [x29, #-40]
ldur x2, [x29, #-48]
ldur x8, [x29, #-64]
add x3, x8, #16
ldur x8, [x29, #-160]
add x4, x8, #8
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _zlanhp_
add x3, sp, #160
str d0, [sp, #160]
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
ldur x8, [x29, #-72]
add x2, x8, #16
ldur x4, [x29, #-128]
ldur x8, [x29, #-152]
add x5, x8, #16
ldur x8, [x29, #-160]
add x6, x8, #8
ldur x7, [x29, #-168]
bl _zppcon_
ldur x1, [x29, #-48]
ldur x2, [x29, #-56]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-176]
add x3, x8, x9, lsl #4
ldur x4, [x29, #-104]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-184]
add x5, x8, x9, lsl #4
ldur x6, [x29, #-120]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _zlacpy_
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
ldur x2, [x29, #-56]
ldur x8, [x29, #-72]
add x3, x8, #16
ldur x8, [x29, #-112]
ldursw x9, [x29, #-184]
add x4, x8, x9, lsl #4
ldur x5, [x29, #-120]
ldur x6, [x29, #-168]
bl _zpptrs_
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
ldur x2, [x29, #-56]
ldur x8, [x29, #-64]
add x3, x8, #16
ldur x8, [x29, #-72]
add x4, x8, #16
ldur x8, [x29, #-96]
ldursw x9, [x29, #-176]
add x5, x8, x9, lsl #4
ldur x6, [x29, #-104]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-184]
add x7, x8, x9, lsl #4
ldur x14, [x29, #-120]
ldur x8, [x29, #-136]
add x13, x8, #8
ldur x8, [x29, #-144]
add x12, x8, #8
ldur x8, [x29, #-152]
add x11, x8, #16
ldur x8, [x29, #-160]
add x10, x8, #8
ldur x8, [x29, #-168]
mov x9, sp
str x14, [x9]
str x13, [x9, #8]
str x12, [x9, #16]
str x11, [x9, #24]
str x10, [x9, #32]
str x8, [x9, #40]
bl _zpprfs_
ldr w8, [sp, #152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_96
b LBB0_83
LBB0_83:
ldur x8, [x29, #-56]
ldr w8, [x8]
stur w8, [x29, #-188]
mov w8, #1
str w8, [sp, #176]
b LBB0_84
LBB0_84: ; =>This Loop Header: Depth=1
; Child Loop BB0_86 Depth 2
ldr w8, [sp, #176]
ldur w9, [x29, #-188]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_91
b LBB0_85
LBB0_85: ; in Loop: Header=BB0_84 Depth=1
ldur x8, [x29, #-48]
ldr w8, [x8]
stur w8, [x29, #-192]
mov w8, #1
str w8, [sp, #180]
b LBB0_86
LBB0_86: ; Parent Loop BB0_84 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #180]
ldur w9, [x29, #-192]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_89
b LBB0_87
LBB0_87: ; in Loop: Header=BB0_86 Depth=2
ldr w8, [sp, #180]
ldr w9, [sp, #176]
ldur w10, [x29, #-180]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-196]
ldr w8, [sp, #180]
stur w8, [x29, #-200]
ldr w8, [sp, #180]
ldr w9, [sp, #176]
ldur w10, [x29, #-180]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-204]
ldur x8, [x29, #-88]
ldursw x9, [x29, #-200]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-204]
lsl x9, x9, #4
ldr d1, [x8, x9]
fmul d0, d0, d1
str d0, [sp, #208]
ldur x8, [x29, #-88]
ldursw x9, [x29, #-200]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-204]
add x8, x8, x9, lsl #4
ldr d1, [x8, #8]
fmul d0, d0, d1
str d0, [sp, #216]
ldr d0, [sp, #208]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-196]
lsl x9, x9, #4
str d0, [x8, x9]
ldr d0, [sp, #216]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-196]
add x8, x8, x9, lsl #4
str d0, [x8, #8]
b LBB0_88
LBB0_88: ; in Loop: Header=BB0_86 Depth=2
ldr w8, [sp, #180]
add w8, w8, #1
str w8, [sp, #180]
b LBB0_86
LBB0_89: ; in Loop: Header=BB0_84 Depth=1
b LBB0_90
LBB0_90: ; in Loop: Header=BB0_84 Depth=1
ldr w8, [sp, #176]
add w8, w8, #1
str w8, [sp, #176]
b LBB0_84
LBB0_91:
ldur x8, [x29, #-56]
ldr w8, [x8]
stur w8, [x29, #-188]
mov w8, #1
str w8, [sp, #176]
b LBB0_92
LBB0_92: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #176]
ldur w9, [x29, #-188]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_95
b LBB0_93
LBB0_93: ; in Loop: Header=BB0_92 Depth=1
ldr d1, [sp, #168]
ldur x8, [x29, #-136]
ldrsw x9, [sp, #176]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB0_94
LBB0_94: ; in Loop: Header=BB0_92 Depth=1
ldr w8, [sp, #176]
add w8, w8, #1
str w8, [sp, #176]
b LBB0_92
LBB0_95:
b LBB0_96
LBB0_96:
ldur x8, [x29, #-128]
ldr d0, [x8]
str d0, [sp, #56] ; 8-byte Folded Spill
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _dlamch_
fmov d1, d0
ldr d0, [sp, #56] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_98
b LBB0_97
LBB0_97:
ldur x8, [x29, #-48]
ldr w8, [x8]
add w8, w8, #1
ldur x9, [x29, #-168]
str w8, [x9]
b LBB0_98
LBB0_98:
stur wzr, [x29, #-20]
b LBB0_99
LBB0_99:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #448] ; 16-byte Folded Reload
ldp x28, x27, [sp, #432] ; 16-byte Folded Reload
add sp, sp, #464
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "N"
l_.str.1: ; @.str.1
.asciz "E"
l_.str.2: ; @.str.2
.asciz "Y"
l_.str.3: ; @.str.3
.asciz "Safe minimum"
l_.str.4: ; @.str.4
.asciz "F"
l_.str.5: ; @.str.5
.asciz "U"
l_.str.6: ; @.str.6
.asciz "L"
l_.str.7: ; @.str.7
.asciz "ZPPSVX"
.section __DATA,__data
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.8: ; @.str.8
.asciz "I"
l_.str.9: ; @.str.9
.asciz "Full"
l_.str.10: ; @.str.10
.asciz "Epsilon"
.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 zppsvx_
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _zppsvx_
.p2align 4, 0x90
_zppsvx_: ## @zppsvx_
.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 $344, %rsp ## imm = 0x158
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq 104(%rbp), %rax
movq 96(%rbp), %rax
movq 88(%rbp), %rax
movq 80(%rbp), %rax
movq 72(%rbp), %rax
movq 64(%rbp), %rax
movq 56(%rbp), %rax
movq 48(%rbp), %rax
movq 40(%rbp), %rax
movq 32(%rbp), %rax
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq %rdi, -56(%rbp)
movq %rsi, -64(%rbp)
movq %rdx, -72(%rbp)
movq %rcx, -80(%rbp)
movq %r8, -88(%rbp)
movq %r9, -96(%rbp)
movq -88(%rbp), %rax
addq $-16, %rax
movq %rax, -88(%rbp)
movq -96(%rbp), %rax
addq $-16, %rax
movq %rax, -96(%rbp)
movq 24(%rbp), %rax
addq $-8, %rax
movq %rax, 24(%rbp)
movq 40(%rbp), %rax
movl (%rax), %eax
movl %eax, -100(%rbp)
movl -100(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -104(%rbp)
movl -104(%rbp), %ecx
movq 32(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, 32(%rbp)
movq 56(%rbp), %rax
movl (%rax), %eax
movl %eax, -108(%rbp)
movl -108(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -112(%rbp)
movl -112(%rbp), %ecx
movq 48(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, 48(%rbp)
movq 72(%rbp), %rax
addq $-8, %rax
movq %rax, 72(%rbp)
movq 80(%rbp), %rax
addq $-8, %rax
movq %rax, 80(%rbp)
movq 88(%rbp), %rax
addq $-16, %rax
movq %rax, 88(%rbp)
movq 96(%rbp), %rax
addq $-8, %rax
movq %rax, 96(%rbp)
movq 104(%rbp), %rax
movl $0, (%rax)
movq -56(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, -228(%rbp)
movq -56(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _lsame_
movl %eax, -220(%rbp)
cmpl $0, -228(%rbp)
jne LBB0_2
## %bb.1:
cmpl $0, -220(%rbp)
je LBB0_3
LBB0_2:
movq 16(%rbp), %rax
movb $78, (%rax)
movl $0, -224(%rbp)
jmp LBB0_4
LBB0_3:
movq 16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _lsame_
movl %eax, -224(%rbp)
leaq L_.str.3(%rip), %rdi
callq _dlamch_
movsd %xmm0, -256(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -256(%rbp), %xmm0
movsd %xmm0, -240(%rbp)
LBB0_4:
cmpl $0, -228(%rbp)
jne LBB0_8
## %bb.5:
cmpl $0, -220(%rbp)
jne LBB0_8
## %bb.6:
movq -56(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_8
## %bb.7:
movq 104(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_61
LBB0_8:
movq -64(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_11
## %bb.9:
movq -64(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_11
## %bb.10:
movq 104(%rbp), %rax
movl $-2, (%rax)
jmp LBB0_60
LBB0_11:
movq -72(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_13
## %bb.12:
movq 104(%rbp), %rax
movl $-3, (%rax)
jmp LBB0_59
LBB0_13:
movq -80(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_15
## %bb.14:
movq 104(%rbp), %rax
movl $-4, (%rax)
jmp LBB0_58
LBB0_15:
movq -56(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
callq _lsame_
cmpl $0, %eax
je LBB0_19
## %bb.16:
cmpl $0, -224(%rbp)
jne LBB0_19
## %bb.17:
movq 16(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_19
## %bb.18:
movq 104(%rbp), %rax
movl $-7, (%rax)
jmp LBB0_57
LBB0_19:
cmpl $0, -224(%rbp)
je LBB0_43
## %bb.20:
movsd -240(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -184(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -192(%rbp)
movq -72(%rbp), %rax
movl (%rax), %eax
movl %eax, -116(%rbp)
movl $1, -200(%rbp)
LBB0_21: ## =>This Inner Loop Header: Depth=1
movl -200(%rbp), %eax
cmpl -116(%rbp), %eax
jg LBB0_30
## %bb.22: ## in Loop: Header=BB0_21 Depth=1
movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movq 24(%rbp), %rax
movslq -200(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -152(%rbp)
movsd -144(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB0_24
## %bb.23: ## in Loop: Header=BB0_21 Depth=1
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -264(%rbp) ## 8-byte Spill
jmp LBB0_25
LBB0_24: ## in Loop: Header=BB0_21 Depth=1
movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -264(%rbp) ## 8-byte Spill
LBB0_25: ## in Loop: Header=BB0_21 Depth=1
movsd -264(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -184(%rbp)
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movq 24(%rbp), %rax
movslq -200(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -152(%rbp)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -152(%rbp), %xmm0
jb LBB0_27
## %bb.26: ## in Loop: Header=BB0_21 Depth=1
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -272(%rbp) ## 8-byte Spill
jmp LBB0_28
LBB0_27: ## in Loop: Header=BB0_21 Depth=1
movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -272(%rbp) ## 8-byte Spill
LBB0_28: ## in Loop: Header=BB0_21 Depth=1
movsd -272(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -192(%rbp)
## %bb.29: ## in Loop: Header=BB0_21 Depth=1
movl -200(%rbp), %eax
addl $1, %eax
movl %eax, -200(%rbp)
jmp LBB0_21
LBB0_30:
xorps %xmm0, %xmm0
ucomisd -184(%rbp), %xmm0
jb LBB0_32
## %bb.31:
movq 104(%rbp), %rax
movl $-8, (%rax)
jmp LBB0_42
LBB0_32:
movq -72(%rbp), %rax
cmpl $0, (%rax)
jle LBB0_40
## %bb.33:
movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -256(%rbp), %xmm0
jb LBB0_35
## %bb.34:
movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -280(%rbp) ## 8-byte Spill
jmp LBB0_36
LBB0_35:
movsd -256(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -280(%rbp) ## 8-byte Spill
LBB0_36:
movsd -280(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -288(%rbp) ## 8-byte Spill
movsd -192(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -240(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB0_38
## %bb.37:
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -296(%rbp) ## 8-byte Spill
jmp LBB0_39
LBB0_38:
movsd -240(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -296(%rbp) ## 8-byte Spill
LBB0_39:
movsd -288(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -296(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -208(%rbp)
jmp LBB0_41
LBB0_40:
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -208(%rbp)
LBB0_41:
jmp LBB0_42
LBB0_42:
jmp LBB0_43
LBB0_43:
movq 104(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_56
## %bb.44:
movq 40(%rbp), %rax
movl (%rax), %eax
movl %eax, -300(%rbp) ## 4-byte Spill
movq -72(%rbp), %rcx
movl $1, %eax
cmpl (%rcx), %eax
jl LBB0_46
## %bb.45:
movl $1, %eax
movl %eax, -304(%rbp) ## 4-byte Spill
jmp LBB0_47
LBB0_46:
movq -72(%rbp), %rax
movl (%rax), %eax
movl %eax, -304(%rbp) ## 4-byte Spill
LBB0_47:
movl -300(%rbp), %eax ## 4-byte Reload
movl -304(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_49
## %bb.48:
movq 104(%rbp), %rax
movl $-10, (%rax)
jmp LBB0_55
LBB0_49:
movq 56(%rbp), %rax
movl (%rax), %eax
movl %eax, -308(%rbp) ## 4-byte Spill
movq -72(%rbp), %rcx
movl $1, %eax
cmpl (%rcx), %eax
jl LBB0_51
## %bb.50:
movl $1, %eax
movl %eax, -312(%rbp) ## 4-byte Spill
jmp LBB0_52
LBB0_51:
movq -72(%rbp), %rax
movl (%rax), %eax
movl %eax, -312(%rbp) ## 4-byte Spill
LBB0_52:
movl -308(%rbp), %eax ## 4-byte Reload
movl -312(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_54
## %bb.53:
movq 104(%rbp), %rax
movl $-12, (%rax)
LBB0_54:
jmp LBB0_55
LBB0_55:
jmp LBB0_56
LBB0_56:
jmp LBB0_57
LBB0_57:
jmp LBB0_58
LBB0_58:
jmp LBB0_59
LBB0_59:
jmp LBB0_60
LBB0_60:
jmp LBB0_61
LBB0_61:
movq 104(%rbp), %rax
cmpl $0, (%rax)
je LBB0_63
## %bb.62:
movq 104(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -116(%rbp)
leaq L_.str.7(%rip), %rdi
leaq -116(%rbp), %rsi
movl $6, %edx
callq _xerbla_
movl $0, -44(%rbp)
jmp LBB0_99
LBB0_63:
cmpl $0, -220(%rbp)
je LBB0_67
## %bb.64:
movq -64(%rbp), %rdi
movq -72(%rbp), %rsi
movq -88(%rbp), %rdx
addq $16, %rdx
movq 24(%rbp), %rcx
addq $8, %rcx
leaq -208(%rbp), %r8
leaq -176(%rbp), %r9
leaq -244(%rbp), %rax
movq %rax, (%rsp)
callq _zppequ_
cmpl $0, -244(%rbp)
jne LBB0_66
## %bb.65:
movq -64(%rbp), %rdi
movq -72(%rbp), %rsi
movq -88(%rbp), %rdx
addq $16, %rdx
movq 24(%rbp), %rcx
addq $8, %rcx
movq 16(%rbp), %rax
leaq -208(%rbp), %r8
leaq -176(%rbp), %r9
movq %rax, (%rsp)
callq _zlaqhp_
movq 16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _lsame_
movl %eax, -224(%rbp)
LBB0_66:
jmp LBB0_67
LBB0_67:
cmpl $0, -224(%rbp)
je LBB0_77
## %bb.68:
movq -80(%rbp), %rax
movl (%rax), %eax
movl %eax, -116(%rbp)
movl $1, -200(%rbp)
LBB0_69: ## =>This Loop Header: Depth=1
## Child Loop BB0_71 Depth 2
movl -200(%rbp), %eax
cmpl -116(%rbp), %eax
jg LBB0_76
## %bb.70: ## in Loop: Header=BB0_69 Depth=1
movq -72(%rbp), %rax
movl (%rax), %eax
movl %eax, -120(%rbp)
movl $1, -196(%rbp)
LBB0_71: ## Parent Loop BB0_69 Depth=1
## => This Inner Loop Header: Depth=2
movl -196(%rbp), %eax
cmpl -120(%rbp), %eax
jg LBB0_74
## %bb.72: ## in Loop: Header=BB0_71 Depth=2
movl -196(%rbp), %eax
movl -200(%rbp), %ecx
imull -100(%rbp), %ecx
addl %ecx, %eax
movl %eax, -124(%rbp)
movl -196(%rbp), %eax
movl %eax, -128(%rbp)
movl -196(%rbp), %eax
movl -200(%rbp), %ecx
imull -100(%rbp), %ecx
addl %ecx, %eax
movl %eax, -132(%rbp)
movq 24(%rbp), %rax
movslq -128(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 32(%rbp), %rax
movslq -132(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
mulsd (%rax), %xmm0
movsd %xmm0, -168(%rbp)
movq 24(%rbp), %rax
movslq -128(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 32(%rbp), %rax
movslq -132(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
mulsd 8(%rax), %xmm0
movsd %xmm0, -160(%rbp)
movsd -168(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 32(%rbp), %rax
movslq -124(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movsd %xmm0, (%rax)
movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 32(%rbp), %rax
movslq -124(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movsd %xmm0, 8(%rax)
## %bb.73: ## in Loop: Header=BB0_71 Depth=2
movl -196(%rbp), %eax
addl $1, %eax
movl %eax, -196(%rbp)
jmp LBB0_71
LBB0_74: ## in Loop: Header=BB0_69 Depth=1
jmp LBB0_75
LBB0_75: ## in Loop: Header=BB0_69 Depth=1
movl -200(%rbp), %eax
addl $1, %eax
movl %eax, -200(%rbp)
jmp LBB0_69
LBB0_76:
jmp LBB0_77
LBB0_77:
cmpl $0, -228(%rbp)
jne LBB0_79
## %bb.78:
cmpl $0, -220(%rbp)
je LBB0_82
LBB0_79:
movq -72(%rbp), %rax
movl (%rax), %eax
movq -72(%rbp), %rcx
movl (%rcx), %ecx
addl $1, %ecx
imull %ecx, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -116(%rbp)
movq -88(%rbp), %rsi
addq $16, %rsi
movq -96(%rbp), %rcx
addq $16, %rcx
leaq -116(%rbp), %rdi
leaq _c__1(%rip), %r8
movq %r8, %rdx
callq _zcopy_
movq -64(%rbp), %rdi
movq -72(%rbp), %rsi
movq -96(%rbp), %rdx
addq $16, %rdx
movq 104(%rbp), %rcx
callq _zpptrf_
movq 104(%rbp), %rax
cmpl $0, (%rax)
jle LBB0_81
## %bb.80:
movq 64(%rbp), %rax
xorps %xmm0, %xmm0
movsd %xmm0, (%rax)
movl $0, -44(%rbp)
jmp LBB0_99
LBB0_81:
jmp LBB0_82
LBB0_82:
movq -64(%rbp), %rsi
movq -72(%rbp), %rdx
movq -88(%rbp), %rcx
addq $16, %rcx
movq 96(%rbp), %r8
addq $8, %r8
leaq L_.str.8(%rip), %rdi
callq _zlanhp_
movsd %xmm0, -216(%rbp)
movq -64(%rbp), %rdi
movq -72(%rbp), %rsi
movq -96(%rbp), %rdx
addq $16, %rdx
movq 64(%rbp), %r8
movq 88(%rbp), %r9
addq $16, %r9
movq 96(%rbp), %r10
addq $8, %r10
movq 104(%rbp), %rax
leaq -216(%rbp), %rcx
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _zppcon_
movq -72(%rbp), %rsi
movq -80(%rbp), %rdx
movq 32(%rbp), %rcx
movslq -104(%rbp), %rax
shlq $4, %rax
addq %rax, %rcx
movq 40(%rbp), %r8
movq 48(%rbp), %r9
movslq -112(%rbp), %rax
shlq $4, %rax
addq %rax, %r9
movq 56(%rbp), %rax
leaq L_.str.9(%rip), %rdi
movq %rax, (%rsp)
callq _zlacpy_
movq -64(%rbp), %rdi
movq -72(%rbp), %rsi
movq -80(%rbp), %rdx
movq -96(%rbp), %rcx
addq $16, %rcx
movq 48(%rbp), %r8
movslq -112(%rbp), %rax
shlq $4, %rax
addq %rax, %r8
movq 56(%rbp), %r9
movq 104(%rbp), %rax
movq %rax, (%rsp)
callq _zpptrs_
movq -64(%rbp), %rdi
movq -72(%rbp), %rsi
movq -80(%rbp), %rdx
movq -88(%rbp), %rcx
addq $16, %rcx
movq -96(%rbp), %r8
addq $16, %r8
movq 32(%rbp), %r9
movslq -104(%rbp), %rax
shlq $4, %rax
addq %rax, %r9
movq 40(%rbp), %r13
movq 48(%rbp), %r12
movslq -112(%rbp), %rax
shlq $4, %rax
addq %rax, %r12
movq 56(%rbp), %r15
movq 72(%rbp), %r14
addq $8, %r14
movq 80(%rbp), %rbx
addq $8, %rbx
movq 88(%rbp), %r11
addq $16, %r11
movq 96(%rbp), %r10
addq $8, %r10
movq 104(%rbp), %rax
movq %r13, (%rsp)
movq %r12, 8(%rsp)
movq %r15, 16(%rsp)
movq %r14, 24(%rsp)
movq %rbx, 32(%rsp)
movq %r11, 40(%rsp)
movq %r10, 48(%rsp)
movq %rax, 56(%rsp)
callq _zpprfs_
cmpl $0, -224(%rbp)
je LBB0_96
## %bb.83:
movq -80(%rbp), %rax
movl (%rax), %eax
movl %eax, -116(%rbp)
movl $1, -200(%rbp)
LBB0_84: ## =>This Loop Header: Depth=1
## Child Loop BB0_86 Depth 2
movl -200(%rbp), %eax
cmpl -116(%rbp), %eax
jg LBB0_91
## %bb.85: ## in Loop: Header=BB0_84 Depth=1
movq -72(%rbp), %rax
movl (%rax), %eax
movl %eax, -120(%rbp)
movl $1, -196(%rbp)
LBB0_86: ## Parent Loop BB0_84 Depth=1
## => This Inner Loop Header: Depth=2
movl -196(%rbp), %eax
cmpl -120(%rbp), %eax
jg LBB0_89
## %bb.87: ## in Loop: Header=BB0_86 Depth=2
movl -196(%rbp), %eax
movl -200(%rbp), %ecx
imull -108(%rbp), %ecx
addl %ecx, %eax
movl %eax, -124(%rbp)
movl -196(%rbp), %eax
movl %eax, -128(%rbp)
movl -196(%rbp), %eax
movl -200(%rbp), %ecx
imull -108(%rbp), %ecx
addl %ecx, %eax
movl %eax, -132(%rbp)
movq 24(%rbp), %rax
movslq -128(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 48(%rbp), %rax
movslq -132(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
mulsd (%rax), %xmm0
movsd %xmm0, -168(%rbp)
movq 24(%rbp), %rax
movslq -128(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 48(%rbp), %rax
movslq -132(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
mulsd 8(%rax), %xmm0
movsd %xmm0, -160(%rbp)
movsd -168(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 48(%rbp), %rax
movslq -124(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movsd %xmm0, (%rax)
movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 48(%rbp), %rax
movslq -124(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movsd %xmm0, 8(%rax)
## %bb.88: ## in Loop: Header=BB0_86 Depth=2
movl -196(%rbp), %eax
addl $1, %eax
movl %eax, -196(%rbp)
jmp LBB0_86
LBB0_89: ## in Loop: Header=BB0_84 Depth=1
jmp LBB0_90
LBB0_90: ## in Loop: Header=BB0_84 Depth=1
movl -200(%rbp), %eax
addl $1, %eax
movl %eax, -200(%rbp)
jmp LBB0_84
LBB0_91:
movq -80(%rbp), %rax
movl (%rax), %eax
movl %eax, -116(%rbp)
movl $1, -200(%rbp)
LBB0_92: ## =>This Inner Loop Header: Depth=1
movl -200(%rbp), %eax
cmpl -116(%rbp), %eax
jg LBB0_95
## %bb.93: ## in Loop: Header=BB0_92 Depth=1
movsd -208(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq 72(%rbp), %rax
movslq -200(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.94: ## in Loop: Header=BB0_92 Depth=1
movl -200(%rbp), %eax
addl $1, %eax
movl %eax, -200(%rbp)
jmp LBB0_92
LBB0_95:
jmp LBB0_96
LBB0_96:
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -320(%rbp) ## 8-byte Spill
leaq L_.str.10(%rip), %rdi
callq _dlamch_
movsd -320(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_98
## %bb.97:
movq -72(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movq 104(%rbp), %rax
movl %ecx, (%rax)
LBB0_98:
movl $0, -44(%rbp)
LBB0_99:
movl -44(%rbp), %eax
addq $344, %rsp ## imm = 0x158
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "N"
L_.str.1: ## @.str.1
.asciz "E"
L_.str.2: ## @.str.2
.asciz "Y"
L_.str.3: ## @.str.3
.asciz "Safe minimum"
L_.str.4: ## @.str.4
.asciz "F"
L_.str.5: ## @.str.5
.asciz "U"
L_.str.6: ## @.str.6
.asciz "L"
L_.str.7: ## @.str.7
.asciz "ZPPSVX"
.section __DATA,__data
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.8: ## @.str.8
.asciz "I"
L_.str.9: ## @.str.9
.asciz "Full"
L_.str.10: ## @.str.10
.asciz "Epsilon"
.subsections_via_symbols
| the_stack_data/243894368.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _distance ; -- Begin function distance
.p2align 2
_distance: ; @distance
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur d0, [x29, #-8]
stur d1, [x29, #-16]
str d2, [sp, #24]
str d3, [sp, #16]
ldr d0, [sp, #24]
ldur d1, [x29, #-8]
fsub d0, d0, d1
fmov d1, #2.00000000
str d1, [sp] ; 8-byte Folded Spill
bl _pow
ldr d1, [sp] ; 8-byte Folded Reload
str d0, [sp, #8] ; 8-byte Folded Spill
ldr d0, [sp, #16]
ldur d2, [x29, #-16]
fsub d0, d0, d2
bl _pow
fmov d1, d0
ldr d0, [sp, #8] ; 8-byte Folded Reload
fadd d0, d0, d1
fsqrt d0, d0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _sign ; -- Begin function sign
.p2align 2
_sign: ; @sign
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str d0, [sp, #8]
ldr d0, [sp, #8]
fcmp d0, #0.0
cset w8, le
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w8, #1
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_2:
ldr d0, [sp, #8]
fcmp d0, #0.0
cset w8, mi
and w9, w8, #0x1
mov w8, #0
ands w9, w9, #0x1
csinv w8, w8, wzr, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_3:
ldr w0, [sp, #4] ; 4-byte Folded Reload
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _set_line_params ; -- Begin function set_line_params
.p2align 2
_set_line_params: ; @set_line_params
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str x1, [sp, #16]
str x2, [sp, #8]
ldr w8, [sp, #28]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x8, _M1@PAGE
ldr d0, [x8, _M1@PAGEOFF]
ldr x8, [sp, #16]
str d0, [x8]
adrp x8, _B1@PAGE
ldr d0, [x8, _B1@PAGEOFF]
ldr x8, [sp, #8]
str d0, [x8]
b LBB2_3
LBB2_2:
adrp x8, _M2@PAGE
ldr d0, [x8, _M2@PAGEOFF]
ldr x8, [sp, #16]
str d0, [x8]
adrp x8, _B2@PAGE
ldr d0, [x8, _B2@PAGEOFF]
ldr x8, [sp, #8]
str d0, [x8]
b LBB2_3
LBB2_3:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _nearest_point_on_road ; -- Begin function nearest_point_on_road
.p2align 2
_nearest_point_on_road: ; @nearest_point_on_road
.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 d0, [x29, #-8]
stur d1, [x29, #-16]
stur w0, [x29, #-20]
add x1, sp, #32
movi d0, #0000000000000000
str d0, [sp, #32]
add x2, sp, #24
str d0, [sp, #24]
ldur w0, [x29, #-20]
bl _set_line_params
ldur d0, [x29, #-8]
ldr d1, [sp, #32]
fdiv d0, d0, d1
ldur d1, [x29, #-16]
fadd d0, d0, d1
ldr d1, [sp, #24]
fsub d0, d0, d1
str d0, [sp, #16]
ldr d0, [sp, #32]
ldr d2, [sp, #32]
fmov d1, #1.00000000
fdiv d1, d1, d2
fadd d0, d0, d1
str d0, [sp, #8]
ldr d0, [sp, #16]
ldr d1, [sp, #8]
fdiv d0, d0, d1
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _distance_to_road ; -- Begin function distance_to_road
.p2align 2
_distance_to_road: ; @distance_to_road
.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 d0, [x29, #-16]
stur d1, [x29, #-24]
movi d0, #0000000000000000
str d0, [sp, #32]
str d0, [sp, #24]
ldur w8, [x29, #-4]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x8, _M1@PAGE
ldr d0, [x8, _M1@PAGEOFF]
str d0, [sp, #32]
adrp x8, _B1@PAGE
ldr d0, [x8, _B1@PAGEOFF]
str d0, [sp, #24]
b LBB4_3
LBB4_2:
adrp x8, _M2@PAGE
ldr d0, [x8, _M2@PAGEOFF]
str d0, [sp, #32]
adrp x8, _B2@PAGE
ldr d0, [x8, _B2@PAGEOFF]
str d0, [sp, #24]
b LBB4_3
LBB4_3:
ldr d2, [sp, #24]
ldr d0, [sp, #32]
ldur d1, [x29, #-16]
fmadd d0, d0, d1, d2
ldur d1, [x29, #-24]
fabd d0, d0, d1
str d0, [sp, #16]
ldr d0, [sp, #32]
fmov d1, #2.00000000
bl _pow
fmov d1, d0
fmov d0, #1.00000000
fadd d0, d0, d1
fmov d1, #0.50000000
bl _pow
str d0, [sp, #8]
ldr d0, [sp, #16]
ldr d1, [sp, #8]
fdiv d0, d0, d1
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function closest_road
lCPI5_0:
.quad 0x3f1a36e2eb1c432d ; double 1.0E-4
.section __TEXT,__text,regular,pure_instructions
.globl _closest_road
.p2align 2
_closest_road: ; @closest_road
.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 d0, [x29, #-16]
stur d1, [x29, #-24]
stur w0, [x29, #-28]
ldur w0, [x29, #-28]
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
bl _distance_to_road
adrp x8, lCPI5_0@PAGE
ldr d1, [x8, lCPI5_0@PAGEOFF]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB5_3
LBB5_2:
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
mov w0, #1
bl _distance_to_road
str d0, [sp, #24]
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
mov w0, #2
str w0, [sp, #12] ; 4-byte Folded Spill
bl _distance_to_road
ldr w8, [sp, #12] ; 4-byte Folded Reload
str d0, [sp, #16]
ldr d0, [sp, #16]
ldr d1, [sp, #24]
fcmp d0, d1
cset w9, mi
and w9, w9, #0x1
ands w9, w9, #0x1
csinc w8, w8, wzr, ne
stur w8, [x29, #-4]
b LBB5_3
LBB5_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _track ; -- Begin function track
.p2align 2
_track: ; @track
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur d0, [x29, #-8]
stur d1, [x29, #-16]
stur d2, [x29, #-24]
adrp x8, _track.count@PAGE
ldr w8, [x8, _track.count@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
mov w0, #1
bl _closest_road
adrp x8, _First_road@PAGE
str w0, [x8, _First_road@PAGEOFF]
adrp x9, _Road@PAGE
str w0, [x9, _Road@PAGEOFF]
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
ldr w0, [x8, _First_road@PAGEOFF]
bl _nearest_point_on_road
adrp x8, _track.prior_x@PAGE
str d0, [x8, _track.prior_x@PAGEOFF]
b LBB6_13
LBB6_2:
sub x1, x29, #32
movi d0, #0000000000000000
str d0, [sp, #56] ; 8-byte Folded Spill
stur d0, [x29, #-32]
sub x2, x29, #40
stur d0, [x29, #-40]
adrp x8, _Road@PAGE
str x8, [sp, #48] ; 8-byte Folded Spill
ldr w0, [x8, _Road@PAGEOFF]
bl _set_line_params
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
ldr w0, [x8, _Road@PAGEOFF]
bl _closest_road
ldr d0, [sp, #56] ; 8-byte Folded Reload
stur w0, [x29, #-44]
sub x1, x29, #56
stur d0, [x29, #-56]
sub x2, x29, #64
stur d0, [x29, #-64]
ldur w0, [x29, #-44]
bl _set_line_params
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
ldur w0, [x29, #-44]
bl _nearest_point_on_road
ldr x9, [sp, #48] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #56] ; 8-byte Folded Reload
stur d1, [x29, #-72]
stur d0, [x29, #-80]
ldur w8, [x29, #-44]
ldr w9, [x9, _Road@PAGEOFF]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB6_9
b LBB6_3
LBB6_3:
adrp x8, _track.count@PAGE
ldr w8, [x8, _track.count@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB6_5
b LBB6_4
LBB6_4:
ldur d0, [x29, #-72]
adrp x8, _track.prior_x@PAGE
ldr d1, [x8, _track.prior_x@PAGEOFF]
fsub d0, d0, d1
adrp x8, _track.prior_delta@PAGE
str d0, [x8, _track.prior_delta@PAGEOFF]
b LBB6_8
LBB6_5:
ldur d0, [x29, #-72]
adrp x8, _track.prior_x@PAGE
ldr d1, [x8, _track.prior_x@PAGEOFF]
fsub d0, d0, d1
str d0, [sp, #88]
adrp x8, _track.prior_delta@PAGE
ldr d0, [x8, _track.prior_delta@PAGEOFF]
bl _sign
str w0, [sp, #44] ; 4-byte Folded Spill
ldr d0, [sp, #88]
bl _sign
mov x8, x0
ldr w0, [sp, #44] ; 4-byte Folded Reload
subs w8, w0, w8
cset w8, eq
tbnz w8, #0, LBB6_7
b LBB6_6
LBB6_6:
adrp x9, _Changed_direction@PAGE
ldr w8, [x9, _Changed_direction@PAGEOFF]
add w8, w8, #1
str w8, [x9, _Changed_direction@PAGEOFF]
b LBB6_7
LBB6_7:
ldr d0, [sp, #88]
adrp x8, _track.prior_delta@PAGE
str d0, [x8, _track.prior_delta@PAGEOFF]
b LBB6_8
LBB6_8:
adrp x8, _track.prior_x@PAGE
ldr d0, [x8, _track.prior_x@PAGEOFF]
ldur d1, [x29, #-32]
ldr d2, [x8, _track.prior_x@PAGEOFF]
ldur d3, [x29, #-40]
fmadd d1, d1, d2, d3
ldur d2, [x29, #-72]
ldur d3, [x29, #-56]
ldur d4, [x29, #-72]
ldur d5, [x29, #-64]
fmadd d3, d3, d4, d5
bl _distance
stur d0, [x29, #-80]
b LBB6_10
LBB6_9:
adrp x8, _track.prior_x@PAGE
ldr d0, [x8, _track.prior_x@PAGEOFF]
ldur d1, [x29, #-32]
ldr d2, [x8, _track.prior_x@PAGEOFF]
ldur d3, [x29, #-40]
fmadd d1, d1, d2, d3
adrp x11, _B2@PAGE
str x11, [sp, #8] ; 8-byte Folded Spill
ldr d2, [x11, _B2@PAGEOFF]
adrp x10, _B1@PAGE
str x10, [sp, #16] ; 8-byte Folded Spill
ldr d3, [x10, _B1@PAGEOFF]
fsub d2, d2, d3
adrp x9, _M1@PAGE
str x9, [sp, #24] ; 8-byte Folded Spill
ldr d3, [x9, _M1@PAGEOFF]
adrp x8, _M2@PAGE
str x8, [sp, #32] ; 8-byte Folded Spill
ldr d4, [x8, _M2@PAGEOFF]
fsub d3, d3, d4
fdiv d2, d2, d3
ldr d3, [x11, _B2@PAGEOFF]
ldr d4, [x9, _M1@PAGEOFF]
ldr d5, [x10, _B1@PAGEOFF]
ldr d6, [x8, _M2@PAGEOFF]
fmul d5, d5, d6
fnmsub d3, d3, d4, d5
ldr d4, [x9, _M1@PAGEOFF]
ldr d5, [x8, _M2@PAGEOFF]
fsub d4, d4, d5
fdiv d3, d3, d4
bl _distance
ldr x11, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
str d0, [sp, #80]
ldr d0, [x11, _B2@PAGEOFF]
ldr d1, [x10, _B1@PAGEOFF]
fsub d0, d0, d1
ldr d1, [x9, _M1@PAGEOFF]
ldr d2, [x8, _M2@PAGEOFF]
fsub d1, d1, d2
fdiv d0, d0, d1
ldr d1, [x11, _B2@PAGEOFF]
ldr d2, [x9, _M1@PAGEOFF]
ldr d3, [x10, _B1@PAGEOFF]
ldr d4, [x8, _M2@PAGEOFF]
fmul d3, d3, d4
fnmsub d1, d1, d2, d3
ldr d2, [x9, _M1@PAGEOFF]
ldr d3, [x8, _M2@PAGEOFF]
fsub d2, d2, d3
fdiv d1, d1, d2
ldur d2, [x29, #-72]
ldur d3, [x29, #-56]
ldur d4, [x29, #-72]
ldur d5, [x29, #-64]
fmadd d3, d3, d4, d5
bl _distance
ldr x11, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
str d0, [sp, #72]
ldr d0, [sp, #80]
ldr d1, [sp, #72]
fadd d0, d0, d1
stur d0, [x29, #-80]
ldur d0, [x29, #-72]
ldr d1, [x11, _B2@PAGEOFF]
ldr d2, [x10, _B1@PAGEOFF]
fsub d1, d1, d2
ldr d2, [x9, _M1@PAGEOFF]
ldr d3, [x8, _M2@PAGEOFF]
fsub d2, d2, d3
fdiv d1, d1, d2
fsub d0, d0, d1
adrp x8, _track.prior_delta@PAGE
str d0, [x8, _track.prior_delta@PAGEOFF]
adrp x9, _Changed_direction@PAGE
ldr w8, [x9, _Changed_direction@PAGEOFF]
add w8, w8, #1
str w8, [x9, _Changed_direction@PAGEOFF]
adrp x9, _Changed_road@PAGE
ldr w8, [x9, _Changed_road@PAGEOFF]
add w8, w8, #1
str w8, [x9, _Changed_road@PAGEOFF]
b LBB6_10
LBB6_10:
ldur d1, [x29, #-80]
adrp x8, _Total_distance@PAGE
ldr d0, [x8, _Total_distance@PAGEOFF]
fadd d0, d0, d1
str d0, [x8, _Total_distance@PAGEOFF]
ldur d0, [x29, #-72]
adrp x8, _track.prior_x@PAGE
str d0, [x8, _track.prior_x@PAGEOFF]
ldur w8, [x29, #-44]
adrp x9, _Road@PAGE
str w8, [x9, _Road@PAGEOFF]
ldur d0, [x29, #-80]
ldur d1, [x29, #-8]
fdiv d0, d0, d1
str d0, [sp, #64]
ldr d0, [sp, #64]
adrp x8, _Peak_speed@PAGE
ldr d1, [x8, _Peak_speed@PAGEOFF]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB6_12
b LBB6_11
LBB6_11:
ldr d0, [sp, #64]
adrp x8, _Peak_speed@PAGE
str d0, [x8, _Peak_speed@PAGEOFF]
b LBB6_12
LBB6_12:
b LBB6_13
LBB6_13:
adrp x9, _track.count@PAGE
ldr w8, [x9, _track.count@PAGEOFF]
add w8, w8, #1
str w8, [x9, _track.count@PAGEOFF]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
b LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
mov x9, sp
sub x8, x29, #16
str x8, [x9]
sub x8, x29, #24
str x8, [x9, #8]
add x8, sp, #32
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB7_3
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
ldr d2, [sp, #32]
bl _track
b LBB7_3
LBB7_3: ; in Loop: Header=BB7_1 Depth=1
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_1 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB7_1
b LBB7_5
LBB7_5:
adrp x8, _Total_distance@PAGE
ldr d0, [x8, _Total_distance@PAGEOFF]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x8, _Peak_speed@PAGE
ldr d0, [x8, _Peak_speed@PAGEOFF]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x8, _Changed_direction@PAGE
ldr w9, [x8, _Changed_direction@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x8, _Changed_road@PAGE
ldr w9, [x8, _Changed_road@PAGEOFF]
; 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
adrp x8, _First_road@PAGE
ldr w8, [x8, _First_road@PAGEOFF]
; implicit-def: $x10
mov x10, x8
adrp x8, _Road@PAGE
ldr w9, [x8, _Road@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _M1 ; @M1
.p2align 3
_M1:
.quad 0xbff0000000000000 ; double -1
.globl _B1 ; @B1
.zerofill __DATA,__common,_B1,8,3
.globl _M2 ; @M2
.p2align 3
_M2:
.quad 0x3ff0000000000000 ; double 1
.globl _B2 ; @B2
.zerofill __DATA,__common,_B2,8,3
.globl _Road ; @Road
.p2align 2
_Road:
.long 1 ; 0x1
.globl _First_road ; @First_road
.p2align 2
_First_road:
.long 1 ; 0x1
.globl _Changed_direction ; @Changed_direction
.zerofill __DATA,__common,_Changed_direction,4,2
.globl _Changed_road ; @Changed_road
.zerofill __DATA,__common,_Changed_road,4,2
.globl _Total_distance ; @Total_distance
.zerofill __DATA,__common,_Total_distance,8,3
.globl _Peak_speed ; @Peak_speed
.zerofill __DATA,__common,_Peak_speed,8,3
.zerofill __DATA,__bss,_track.count,4,2 ; @track.count
.zerofill __DATA,__bss,_track.prior_x,8,3 ; @track.prior_x
.zerofill __DATA,__bss,_track.prior_delta,8,3 ; @track.prior_delta
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lf%lf%lf"
l_.str.1: ; @.str.1
.asciz "Total distance = %.2lf\n"
l_.str.2: ; @.str.2
.asciz "Peak speed = %.2lf\n"
l_.str.3: ; @.str.3
.asciz "# of changes in direction = %d\n"
l_.str.4: ; @.str.4
.asciz "# of changes in road = %d\n"
l_.str.5: ; @.str.5
.asciz "First Road = %d, Last Road = %d\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 distance
LCPI0_0:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__text,regular,pure_instructions
.globl _distance
.p2align 4, 0x90
_distance: ## @distance
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movsd %xmm2, -24(%rbp)
movsd %xmm3, -32(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -8(%rbp), %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movsd %xmm0, -40(%rbp) ## 8-byte Spill
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -16(%rbp), %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
sqrtsd %xmm0, %xmm0
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sign ## -- Begin function sign
.p2align 4, 0x90
_sign: ## @sign
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsd %xmm0, -8(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB1_2
## %bb.1:
movl $1, %eax
movl %eax, -12(%rbp) ## 4-byte Spill
jmp LBB1_3
LBB1_2:
movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero
xorps %xmm0, %xmm0
xorl %eax, %eax
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
ucomisd %xmm1, %xmm0
cmoval %ecx, %eax
movl %eax, -12(%rbp) ## 4-byte Spill
LBB1_3:
movl -12(%rbp), %eax ## 4-byte Reload
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_line_params ## -- Begin function set_line_params
.p2align 4, 0x90
_set_line_params: ## @set_line_params
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
cmpl $1, -4(%rbp)
jne LBB2_2
## %bb.1:
movsd _M1(%rip), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movsd %xmm0, (%rax)
movsd _B1(%rip), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB2_3
LBB2_2:
movsd _M2(%rip), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movsd %xmm0, (%rax)
movsd _B2(%rip), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movsd %xmm0, (%rax)
LBB2_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function nearest_point_on_road
LCPI3_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _nearest_point_on_road
.p2align 4, 0x90
_nearest_point_on_road: ## @nearest_point_on_road
.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
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movl %edi, -20(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
movl -20(%rbp), %edi
leaq -32(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _set_line_params
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -32(%rbp), %xmm0
addsd -16(%rbp), %xmm0
subsd -40(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI3_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd -32(%rbp), %xmm1
addsd %xmm1, %xmm0
movsd %xmm0, -56(%rbp)
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -56(%rbp), %xmm0
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function distance_to_road
LCPI4_0:
.quad 0x3fe0000000000000 ## double 0.5
LCPI4_1:
.quad 0x3ff0000000000000 ## double 1
LCPI4_2:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI4_3:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _distance_to_road
.p2align 4, 0x90
_distance_to_road: ## @distance_to_road
.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)
movsd %xmm0, -16(%rbp)
movsd %xmm1, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
cmpl $1, -4(%rbp)
jne LBB4_2
## %bb.1:
movsd _M1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
movsd _B1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -40(%rbp)
jmp LBB4_3
LBB4_2:
movsd _M2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
movsd _B2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -40(%rbp)
LBB4_3:
movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
subsd -24(%rbp), %xmm0
movaps LCPI4_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd %xmm0, -48(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI4_2(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd LCPI4_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movsd %xmm0, -56(%rbp)
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -56(%rbp), %xmm0
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function closest_road
LCPI5_0:
.quad 0x3f1a36e2eb1c432d ## double 1.0E-4
.section __TEXT,__text,regular,pure_instructions
.globl _closest_road
.p2align 4, 0x90
_closest_road: ## @closest_road
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movsd %xmm0, -16(%rbp)
movsd %xmm1, -24(%rbp)
movl %edi, -28(%rbp)
movl -28(%rbp), %edi
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _distance_to_road
movaps %xmm0, %xmm1
movsd LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB5_2
## %bb.1:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB5_3
LBB5_2:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl $1, %edi
callq _distance_to_road
movsd %xmm0, -40(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl $2, %edi
callq _distance_to_road
movsd %xmm0, -48(%rbp)
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movl $1, %eax
movl $2, %ecx
ucomisd %xmm1, %xmm0
cmoval %ecx, %eax
movl %eax, -4(%rbp)
LBB5_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _track ## -- Begin function track
.p2align 4, 0x90
_track: ## @track
.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
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movsd %xmm2, -24(%rbp)
cmpl $0, _track.count(%rip)
jne LBB6_2
## %bb.1:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl $1, %edi
callq _closest_road
movl %eax, _First_road(%rip)
movl %eax, _Road(%rip)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl _First_road(%rip), %edi
callq _nearest_point_on_road
movsd %xmm0, _track.prior_x(%rip)
jmp LBB6_13
LBB6_2:
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
movl _Road(%rip), %edi
leaq -32(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _set_line_params
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl _Road(%rip), %edi
callq _closest_road
movl %eax, -44(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -56(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -64(%rbp)
movl -44(%rbp), %edi
leaq -56(%rbp), %rsi
leaq -64(%rbp), %rdx
callq _set_line_params
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl -44(%rbp), %edi
callq _nearest_point_on_road
movsd %xmm0, -72(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -80(%rbp)
movl -44(%rbp), %eax
cmpl _Road(%rip), %eax
jne LBB6_9
## %bb.3:
cmpl $1, _track.count(%rip)
jne LBB6_5
## %bb.4:
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd _track.prior_x(%rip), %xmm0
movsd %xmm0, _track.prior_delta(%rip)
jmp LBB6_8
LBB6_5:
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd _track.prior_x(%rip), %xmm0
movsd %xmm0, -88(%rbp)
movsd _track.prior_delta(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _sign
movl %eax, -116(%rbp) ## 4-byte Spill
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sign
movl %eax, %ecx
movl -116(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
je LBB6_7
## %bb.6:
movl _Changed_direction(%rip), %eax
addl $1, %eax
movl %eax, _Changed_direction(%rip)
LBB6_7:
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, _track.prior_delta(%rip)
LBB6_8:
movsd _track.prior_x(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd _track.prior_x(%rip), %xmm3 ## xmm3 = mem[0],zero
movsd -40(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm3, %xmm1
addsd %xmm2, %xmm1
movsd -72(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -56(%rbp), %xmm3 ## xmm3 = mem[0],zero
movsd -72(%rbp), %xmm5 ## xmm5 = mem[0],zero
movsd -64(%rbp), %xmm4 ## xmm4 = mem[0],zero
mulsd %xmm5, %xmm3
addsd %xmm4, %xmm3
callq _distance
movsd %xmm0, -80(%rbp)
jmp LBB6_10
LBB6_9:
movsd _track.prior_x(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd _track.prior_x(%rip), %xmm3 ## xmm3 = mem[0],zero
movsd -40(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm3, %xmm1
addsd %xmm2, %xmm1
movsd _B2(%rip), %xmm2 ## xmm2 = mem[0],zero
subsd _B1(%rip), %xmm2
movsd _M1(%rip), %xmm3 ## xmm3 = mem[0],zero
subsd _M2(%rip), %xmm3
divsd %xmm3, %xmm2
movsd _B2(%rip), %xmm3 ## xmm3 = mem[0],zero
movsd _M1(%rip), %xmm5 ## xmm5 = mem[0],zero
movsd _B1(%rip), %xmm4 ## xmm4 = mem[0],zero
mulsd _M2(%rip), %xmm4
movq %xmm4, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm4
mulsd %xmm5, %xmm3
addsd %xmm4, %xmm3
movsd _M1(%rip), %xmm4 ## xmm4 = mem[0],zero
subsd _M2(%rip), %xmm4
divsd %xmm4, %xmm3
callq _distance
movsd %xmm0, -96(%rbp)
movsd _B2(%rip), %xmm0 ## xmm0 = mem[0],zero
subsd _B1(%rip), %xmm0
movsd _M1(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd _M2(%rip), %xmm1
divsd %xmm1, %xmm0
movsd _B2(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd _M1(%rip), %xmm3 ## xmm3 = mem[0],zero
movsd _B1(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd _M2(%rip), %xmm2
movq %xmm2, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm2
mulsd %xmm3, %xmm1
addsd %xmm2, %xmm1
movsd _M1(%rip), %xmm2 ## xmm2 = mem[0],zero
subsd _M2(%rip), %xmm2
divsd %xmm2, %xmm1
movsd -72(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -56(%rbp), %xmm3 ## xmm3 = mem[0],zero
movsd -72(%rbp), %xmm5 ## xmm5 = mem[0],zero
movsd -64(%rbp), %xmm4 ## xmm4 = mem[0],zero
mulsd %xmm5, %xmm3
addsd %xmm4, %xmm3
callq _distance
movsd %xmm0, -104(%rbp)
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -104(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd _B2(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd _B1(%rip), %xmm1
movsd _M1(%rip), %xmm2 ## xmm2 = mem[0],zero
subsd _M2(%rip), %xmm2
divsd %xmm2, %xmm1
subsd %xmm1, %xmm0
movsd %xmm0, _track.prior_delta(%rip)
movl _Changed_direction(%rip), %eax
addl $1, %eax
movl %eax, _Changed_direction(%rip)
movl _Changed_road(%rip), %eax
addl $1, %eax
movl %eax, _Changed_road(%rip)
LBB6_10:
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd _Total_distance(%rip), %xmm0
movsd %xmm0, _Total_distance(%rip)
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, _track.prior_x(%rip)
movl -44(%rbp), %eax
movl %eax, _Road(%rip)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -8(%rbp), %xmm0
movsd %xmm0, -112(%rbp)
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd _Peak_speed(%rip), %xmm0
jbe LBB6_12
## %bb.11:
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, _Peak_speed(%rip)
LBB6_12:
jmp LBB6_13
LBB6_13:
movl _track.count(%rip), %eax
addl $1, %eax
movl %eax, _track.count(%rip)
addq $128, %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)
LBB7_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
leaq -24(%rbp), %rdx
leaq -32(%rbp), %rcx
movb $0, %al
callq _scanf
movl %eax, -36(%rbp)
cmpl $3, -36(%rbp)
jne LBB7_3
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -32(%rbp), %xmm2 ## xmm2 = mem[0],zero
callq _track
LBB7_3: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_4
LBB7_4: ## in Loop: Header=BB7_1 Depth=1
cmpl $3, -36(%rbp)
je LBB7_1
## %bb.5:
movsd _Total_distance(%rip), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movsd _Peak_speed(%rip), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movl _Changed_direction(%rip), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl _Changed_road(%rip), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl _First_road(%rip), %esi
movl _Road(%rip), %edx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _M1 ## @M1
.p2align 3
_M1:
.quad 0xbff0000000000000 ## double -1
.globl _B1 ## @B1
.zerofill __DATA,__common,_B1,8,3
.globl _M2 ## @M2
.p2align 3
_M2:
.quad 0x3ff0000000000000 ## double 1
.globl _B2 ## @B2
.zerofill __DATA,__common,_B2,8,3
.globl _Road ## @Road
.p2align 2
_Road:
.long 1 ## 0x1
.globl _First_road ## @First_road
.p2align 2
_First_road:
.long 1 ## 0x1
.globl _Changed_direction ## @Changed_direction
.zerofill __DATA,__common,_Changed_direction,4,2
.globl _Changed_road ## @Changed_road
.zerofill __DATA,__common,_Changed_road,4,2
.globl _Total_distance ## @Total_distance
.zerofill __DATA,__common,_Total_distance,8,3
.globl _Peak_speed ## @Peak_speed
.zerofill __DATA,__common,_Peak_speed,8,3
.zerofill __DATA,__bss,_track.count,4,2 ## @track.count
.zerofill __DATA,__bss,_track.prior_x,8,3 ## @track.prior_x
.zerofill __DATA,__bss,_track.prior_delta,8,3 ## @track.prior_delta
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lf%lf%lf"
L_.str.1: ## @.str.1
.asciz "Total distance = %.2lf\n"
L_.str.2: ## @.str.2
.asciz "Peak speed = %.2lf\n"
L_.str.3: ## @.str.3
.asciz "# of changes in direction = %d\n"
L_.str.4: ## @.str.4
.asciz "# of changes in road = %d\n"
L_.str.5: ## @.str.5
.asciz "First Road = %d, Last Road = %d\n"
.subsections_via_symbols
| the_stack_data/29826186.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _pgreen ; @pgreen
_pgreen:
.ascii "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\0008\000\000\000\020\b\006\000\000\000Cy\274E\000\000\000\004gAMA\000\000\261\216|\373Q\223\000\000\000 cHRM\000\000\207\017\000\000\214\017\000\000\375R\000\000\201@\000\000}y\000\000\351\213\000\000<\345\000\000\031\314s<\205w\000\000\n9iCCPPhotoshop ICC profile\000\000H\307\235\226wTT\327\026\207\317\275wz\241\3150\322\031z\223.0\200\364. \035\004Q\030f\006\030\312\000\303\fMl\210\250@D\021\021\001E\220\240\200\001\243\241H\254\210b!(\250`\017H\020Pb0\212\250\250dF\326J|yy\357\345\345\367\307\275\337\332g\357s\367\331{\237\265.\000$O\037./\005\226\002 \231'\340\007z8\323W\205G\320\261\375\000\006x\200\001\246\0000Y\351\251\276A\356\301@$/7\027z\272\310\t\374\213\336\f\001H\374\276e\350\351O\247\203\377O\322\254T\276\000\000\310_\304\346lN:K\304\371\"N\312\024\244\212\3553\"\246\306$\212\031F\211\231/JP\304rb\216[\344\245\237}\026\331Q\314\354d\036[\304\342\234S\331\311l1\367\210x{\206\220#b\304G\304\005\031\\N\246\210o\213X3I\230\314\025\361[ql2\207\231\016\000\212$\266\0138\254x\021\233\210\230\304\017\016t\021\361r\000p\244\270/8\346\013\026p\262\004\342C\271\244\244f\363\271q\361\002\272.K\217njm\315\240{r2\2238\002\201\241?\223\225\310\344\263\351.)\311\251L^6\000\213g\376,\031qm\351\242\"[\232Z[Z\032\232\031\231~Q\250\377\272\3707%\356\355\"\275\n\370\3343\210\326\367\207\355\257\374R\352\000`\314\212j\263\353\017[\314~\000:\266\002 w\377\017\233\346!\000$E}k\277\361\305yh\342y\211\027\bRm\214\215333\215\270\034\226\221\270\240\277\353\177:\374\r}\361=#\361v\277\227\207\356\312\211e\n\223\004tq\335X)I)B>==\225\311\342\320\r\377<\304\3778\360\257\363X\032\310\211\345\3609<QD\250h\312\270\2748Q\273yl\256\200\233\302\243sy\377\251\211\3770\354OZ\234k\221(\365\237\0005\312\bH\335\240\002\344\347>\200\242\020\001\022yP\334\365\337\373\346\203\017\005\342\233\027\246:\2618\367\237\005\375\373\256p\211\370\221\316\215\373\034\347\022\030Lg\t\371\031\213k\342k\t\320\200\000$\001\025\310\003\025\240\001t\201!0\003V\300\0268\0027\260\002\370\201`\020\016\326\002\026\210\007\311\200\0172A.\330\f\n@\021\330\005\366\202JP\003\352A#h\001'@\0078\r.\200\313\340:\270\t\356\200\007`\004\214\203\347`\006\274\001\363\020\004a!2D\201\344!UH\0132\200\314 \006d\017\271A>P \024\016ECq\020\017\022B\271\320\026\250\b*\205*\241Z\250\021\372\026:\005]\200\256B\003\320=h\024\232\202~\205\336\303\bL\202\251\2602\254\r\033\303\f\330\t\366\206\203\3415p\034\234\006\347\300\371\360N\270\002\256\203\217\301\355\360\005\370:|\007\036\201\237\303\263\b@\210\b\rQC\f\021\006\342\202\370!\021H,\302G6 \205H9R\207\264 ]H/r\013\031A\246\221w(\f\212\202\242\243\fQ\266(OT\b\212\205JCm@\025\243*QGQ\355\250\036\324-\324(j\006\365\tMF+\241\r\3206h/\364*t\034:\023]\200.G7\240\333\320\227\320w\320\343\3507\030\f\206\206\321\301Xa<1\341\230\004\314:L1\346\000\246\025s\0363\200\031\303\314b\261Xy\254\001\326\016\353\207eb\005\330\002\354~\3541\3549\354 v\034\373\026G\304\251\342\314p\356\270\b\034\017\227\207+\3075\341\316\342\006q\023\270y\274\024^\013o\203\367\303\263\361\331\370\022|=\276\013\177\003?\216\237'H\023t\bv\204`B\002a3\241\202\320B\270DxHxE$\022\325\211\326\304\000\"\227\270\211XA<N\274B\034%\276#\311\220\364I.\244H\222\220\264\223t\204t\236t\217\364\212L&k\223\035\311\021d\001y'\271\221|\221\374\230\374V\202\"a$\341%\301\226\330(Q%\321.1(\361B\022/\251%\351$\271V2G\262\\\362\244\344\r\311i)\274\224\266\224\213\024Sj\203T\225\324)\251a\251Yi\212\264\251\264\237t\262t\261t\223\364U\351I\031\254\214\266\214\233\f[&_\346\260\314E\2311\nB\321\240\270PX\224-\224z\312%\3128\025C\325\241zQ\023\250E\324o\250\375\324\031Y\031\331e\262\241\262Y\262U\262gdGh\bM\233\346EK\242\225\320N\320\206h\357\227(/qZ\302Y\262cI\313\222\301%sr\212r\216r\034\271B\271V\271;r\357\345\351\362n\362\211\362\273\345;\344\037)\240\024\364\025\002\0242\025\016*\\R\230V\244*\332*\262\024\013\025O(\336W\202\225\364\225\002\225\326)\035V\352S\232UVQ\366PNU\336\257|QyZ\205\246\342\250\222\240R\246rVeJ\225\242j\257\312U-S=\247\372\214.Kw\242'\321+\350=\364\0315%5O5\241Z\255Z\277\332\274\272\216z\210z\236z\253\372#\r\202\006C#V\243L\243[cFSU\323W3W\263Y\363\276\026^\213\241\025\257\265O\253WkN[G;L{\233v\207\366\244\216\234\216\227N\216N\263\316C]\262\256\203n\232n\235\356m=\214\036C/Q\357\200\336M}X\337B?^\277J\377\206\001l`i\30058`0\260\024\275\324z)oi\335\322aC\222\241\223a\206a\263\341\250\021\315\310\307(\317\250\303\350\205\261\246q\204\361n\343^\343O&\026&I&\365&\017LeLW\230\346\231v\231\376j\246o\3062\2532\273mN6w7\337h\336i\376r\231\3012\316\262\203\313\356ZP,|-\266Yt[|\264\264\262\344[\266XNYiZE[U[\r3\250\f\177F1\343\2125\332\332\331z\243\365i\353w6\2266\002\233\0236\277\330\032\332&\3326\331N.\327Y\316Y^\277|\314N\335\216iWk7bO\267\217\266?d?\342\240\346\300t\250sx\342\250\341\310vlp\234p\322sJp:\346\364\302\331\304\231\357\334\346<\347b\343\262\336\345\274+\342\352\341Z\350\332\357&\343\026\342V\351\366\330]\335=\316\275\331}\306\303\302c\235\307yO\264\247\267\347n\317a/e/\226W\243\327\314\n\253\025\353W\364x\223\274\203\274+\275\237\370\350\373\360}\272|a\337\025\276{|\037\256\324Z\311[\331\341\007\374\274\374\366\370=\362\327\361O\363\377>\000\023\340\037P\025\3604\320407\2607\210\022\024\025\324\024\364&\3309\270$\370A\210n\2100\244;T242\2641t.\3145\2544ld\225\361\252\365\253\256\207+\204s\303;#\260\021\241\021\r\021\263\253\335V\357]=\036i\021Y\0209\264FgM\326\232\253k\025\326&\255=\023%\031\305\214:\031\215\216\016\213n\212\376\300\364c\3261gc\274b\252cfX.\254}\254\347lGv\031{\212c\307)\345L\304\332\305\226\306N\306\331\305\355\211\233\212w\210/\217\237\346\272p+\271/\023<\023j\022\346\022\375\022\217$.$\205%\265&\343\222\243\223O\361dx\211\274\236\024\225\224\254\224\201T\203\324\202\324\2214\233\264\275i3|o~C:\224\276&\275S@\025\375L\365\tu\205[\205\243\031\366\031U\031o3C3OfIg\361\262\372\262\365\263wdO\344\270\347|\275\016\265\216\265\256;W-ws\356\350z\247\365\265\033\240\r1\033\2727jl\314\3378\276\311c\323\321\315\204\315\211\233\177\3103\311+\315{\275%lKW\276r\376\246\374\261\255\036[\233\013$\n\370\005\303\333l\267\325lGm\347n\357\337a\276c\377\216O\205\354\302kE&E\345E\037\212Y\305\327\2762\375\252\342\253\205\235\261;\373K,K\016\356\302\354\342\355\032\332\355\260\373h\251tiN\351\330\036\337=\355e\364\262\302\262\327{\243\366^-_V^\263\217\260O\270o\244\302\247\242s\277\346\376]\373?T\306W\336\251r\256j\255V\252\336Q=w\200}`\360\240\343\301\226\032\345\232\242\232\367\207\270\207\356\326z\324\266\327i\327\225\037\306\034\3168\374\264>\264\276\367k\306\327\215\r\n\rE\r\037\217\360\216\214\034\r<\332\323h\325\330\330\244\324T\322\f7\013\233\247\216E\036\273\371\215\3537\235-\206-\265\255\264\326\242\343\340\270\360\370\263o\243\277\035:\341}\242\373$\343d\313wZ\337U\267Q\332\n\333\241\366\354\366\231\216\370\216\221\316\360\316\201S+Nuw\331v\265}o\364\375\221\323j\247\253\316\310\236)9K8\233\177v\341\\\316\271\331\363\251\347\247/\304]\030\353\216\352~pq\325\305\333=\001=\375\227\274/]\271\354~\371b\257S\357\271+vWN_\265\271z\352\032\343Z\307u\313\353\355}\026}m?X\374\320\326o\331\337~\303\352F\347M\353\233]\003\313\007\316\016:\f^\270\345z\353\362m\257\333\327\357\254\27430\0242tw8rx\344.\373\356\344\275\244{/\357g\334\237\177\260\351!\372a\341#\251G\345\217\225\036\327\375\250\367c\353\210\345\310\231Q\327\321\276'AO\036\214\261\306\236\377\224\376\323\207\361\374\247\344\247\345\023\252\023\215\223f\223\247\247\334\247n>[\375l\374y\352\363\371\351\202\237\245\177\256~\241\373\342\273_\034\177\351\233Y53\376\222\377r\341\327\342W\362\257\216\274^\366\272{\326\177\366\361\233\3447\363s\205o\345\337\036}\307x\327\373>\354\375\304|\346\007\354\207\212\217z\037\273>y\177z\270\220\274\260\360\033\367\204\363\373\342\346\035\302\000\000\000\tpHYs\000\000\013\022\000\000\013\022\001\322\335~\374\000\000\000\031tEXtSoftware\000paint.net 4.0.21\361 i\225\000\000\006\241IDATHK\305VKL\224W\024\236DM\223\0266>\026U\272i\245\213\nI\003(\n\266*2FF \240\030\021i\025\035\344!\240\240(\2404\200N\344e,\257`\321T\361Q\037\250\301\322V\2616a\260M\235a334\2513\264\213V\2226\355\246\2136\265\306\346\353\371\316??\035qL\027m\322?\371r\356=\367\336\363\237\357\234s\037\226\207\317=|&\344\273\"\370S\200\177\211_\005?\t~\024\374 \370^\360\265\300%\3706\334\277\377+\204U\022\362\371\367\037(\305\376\206<\344\267\330\220\325\224\204\324\312EXZ0\037\253\366\274\202\325M\013\221\335\032\207\322\326u\250<\221\207\202\016\233\364\223`m\\\004kK\034RZ\026a\215`]k\f2;\342\264m\3667t\306#\257#\t\205\235\353`oJa\000\306\004\245\2023\202~\301\331g\340\204\200s\247\007\360\t\f\234\373pd\212G()UX,C\234TQ\267\003%\342t\331\215d\354\274\025\217\355N\301p\002v\216&H;\006\371\256hl\035\215\016\366\343Q8\232\214M\303\321\310t.@\272s\256b\2553\002\326{\021X\343\234e\350nE\250N\373\322N\033\234\205U\202\325\3753\247\220|i&\022/\316P\231tf\306\023c\204\316\017\216-\3535\306)\227uD`I\315l$n{MIn\317.\370\245\267\253/o:9\017\007\273\207\332\321\341>\210Zo\016J\304\371*W\252\242\302\233\212\335\276\345\330\345]\216\267]1\260{\023Tn\361\030\355\035\256\004lqFa\213+\n\033H\350\336\\%\223\341\214D\326\310\\\325\261o\2757\0236W$2\005f\337\224)\256YH\361\0302T\037N\246\215\210\235[F\237\366\262\344\277\031\227\027\"\247R\253\202x\024J\356w*?\031\033\300\271\t\007\232}vT\270\227\243\324\225\214jw:\352\3759\"SQ)\375\035\316h\344J\006\211\034O\024\326{\347a\247\327\b\304~\237U\347\024\271\r\302\224vW\254\242h\324\220[e\335f\257\254\025\207\210,\227\021\ff\333\204MlRO\220\200\325#:%a\350\262\275\306:\022\315\275\027\2456\211m\336X\264\216\226\241\371p\233A2HN;\327\357\016\340\354\270\003\355\276B\324\270\322\321\340\316A\233\273\fG}eh\023t\217\227\253\216DH\272\316\233\216*o2\016\372\255p\370rt]\263/\037\307e^\217{\037z\306\017\241Sd\257o\037\216\213\035\352\0318\323>\003h\222\017\255\b\006\265^\354\321v\221;V\203\307\271URA\\O;\364\247=P\256Anp\347\213\275\r\272\206\376\275\357s`h`\310\314\242\345\0136\316\365\235\305\245\261v\274\353.\304!\231\304\005t\216\223\351\034\235\245\243\346\030\211T\273\223Q&N\355\226,\321\t:\312>\263xD\306\333\334vt\311\332fq\240A\312\235\001!\352%8\325\"\231i\0225\354\331qj\242\036=\001\231\037\f\002\307\271%\b\256\357\035+\307\345\361c\232\204k\201n\f\216w+\351\036\367!M\302a\367\026E\237\370z\373\374\247S\004Q\267\267\0267\307\207\320\033\330\207\226@!\352\0029\350\n\034\022#'\361A\340\230\342\334\30415zD~L'wI)\024\336\227R\363\260\\\"\265|X\252oy_B\261_\312R\306\211bw\264\202\372mR\316\271R\212\332\226\022e0X\366\214\274\303/\004\177v\340\364\203z8\002\371\272\226\031d\020\213\375\261\250\363\247\243C2F\377\232d\273\320\327\236\007\325\032X\006\2036\350\027\317\211\323\001\007z\333\336\373\233\340\305\276\001|4q^SOT\371\322\265?<q\025\267D\336\371\346*\256M\236\302\360\3445t\213aF\224\016\026\270\f\247\325q\331\023\033]\363\324\261\"\001Ip\234m\022\241\263\224\354S\317\203\210\340:J\332\344>\247\363\334K\3247\212\303\215\222\355\255rpq\234e\312\003\216\225\302>K\232\373\220\247\271\271\267\251?rv\027rl\031\330\234\266\311 xg\370s\315\022K\343\350X\241\032\2712\321#%p\022\203\023'\361\361\344y\315\336\355\311\013\022\251t\354\rX\325Y\222`&wK\306\350P\276'Z\307\366K\2649n\277o\220\345OI\260\302\317\2223\310\262\254Y\312\314\240I\234\343l\323\0263\363N C\003\306\203\210A\240}\266y\250\360D\346)\314\323\226$\251\347\301e\277\261\032\233\362m\232\275\266\226\316\002%(\367\005.\370\332Q=j\\\007\214\b\177\\3*\373ER\317\375\242\245$\321\344\251\311\037\030\230\253\23143A'k\245DX*t\236\007\204\211]\022aJ\335WB\216\2226\271\207H\206\316\263\002X\362*\305.mfH\237\345OB\346\325\303>\257\036\236\240\253BN\327\365\227\243a\333\276L\311\355.\255\252\177\374\370\261q\321Sq\270k/\312\205`\256\224\003S\255\213\344\356\242!F\212\0274\215\350\221\035\274\207\330\347X\206\374\204\304\351\244\t:\250N\212-}\024\bx\20430\346\025\261Q\346\321\006I\320q\3124\311\310\032\217\334\205\377p\037\232z\3124\261\221\326\277\000+r\215K\276h{i\325\324\365\027$x\235\003|\212\245\364\033/\016\233\034\0344fb\205\371\323\240a\363\222\346eKP\037:\177\372\274\351\343\246\275\351\322\034g;\334\270)\211\324A\343E\023\337\360\274\022\023\370\017\224\326\276j\222\233\"8\325\261XF^\317z\021\211-st\341Jy\022\361i\364F0RfD\3514\235'\350\314\263$\347\261\022\302\215\323N8=%\003\366\324|\221o\312\253e\251\220Z\254\244f\310\273x\266I\214\270)W]d(\037\345\364\224\302b\311\023|)x\224]\031\207\225\305/cY\311\034$6\316A|\315\013*\227T\316A\334\236\331H\252\231\217\244\306\005\372\006\\\"\355\305%\263U\317q\325\005\347\031\375\371*u\215\200\217\365\314&y\210\013\262\345\201\316\207;\333k;b\214\007z\250^\036\351YM\362`\257\025Yc\354\261\020|\367\331\371\273{\247\3630\021ViB\276\223\202?\202\206\376\017\320\211P\374&\370*\234\257\341\361\320\362\027\247_L\240\206\330\353\354\000\000\000\000IEND\256B`\202"
.globl _pgreen_size ; @pgreen_size
.p2align 2
_pgreen_size:
.long 4501 ; 0x1195
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _pgreen ## @pgreen
.p2align 4
_pgreen:
.ascii "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\0008\000\000\000\020\b\006\000\000\000Cy\274E\000\000\000\004gAMA\000\000\261\216|\373Q\223\000\000\000 cHRM\000\000\207\017\000\000\214\017\000\000\375R\000\000\201@\000\000}y\000\000\351\213\000\000<\345\000\000\031\314s<\205w\000\000\n9iCCPPhotoshop ICC profile\000\000H\307\235\226wTT\327\026\207\317\275wz\241\3150\322\031z\223.0\200\364. \035\004Q\030f\006\030\312\000\303\fMl\210\250@D\021\021\001E\220\240\200\001\243\241H\254\210b!(\250`\017H\020Pb0\212\250\250dF\326J|yy\357\345\345\367\307\275\337\332g\357s\367\331{\237\265.\000$O\037./\005\226\002 \231'\340\007z8\323W\205G\320\261\375\000\006x\200\001\246\0000Y\351\251\276A\356\301@$/7\027z\272\310\t\374\213\336\f\001H\374\276e\350\351O\247\203\377O\322\254T\276\000\000\310_\304\346lN:K\304\371\"N\312\024\244\212\3553\"\246\306$\212\031F\211\231/JP\304rb\216[\344\245\237}\026\331Q\314\354d\036[\304\342\234S\331\311l1\367\210x{\206\220#b\304G\304\005\031\\N\246\210o\213X3I\230\314\025\361[ql2\207\231\016\000\212$\266\0138\254x\021\233\210\230\304\017\016t\021\361r\000p\244\270/8\346\013\026p\262\004\342C\271\244\244f\363\271q\361\002\272.K\217njm\315\240{r2\2238\002\201\241?\223\225\310\344\263\351.)\311\251L^6\000\213g\376,\031qm\351\242\"[\232Z[Z\032\232\031\231~Q\250\377\272\3707%\356\355\"\275\n\370\3343\210\326\367\207\355\257\374R\352\000`\314\212j\263\353\017[\314~\000:\266\002 w\377\017\233\346!\000$E}k\277\361\305yh\342y\211\027\bRm\214\215333\215\270\034\226\221\270\240\277\353\177:\374\r}\361=#\361v\277\227\207\356\312\211e\n\223\004tq\335X)I)B>==\225\311\342\320\r\377<\304\3778\360\257\363X\032\310\211\345\3609<QD\250h\312\270\2748Q\273yl\256\200\233\302\243sy\377\251\211\3770\354OZ\234k\221(\365\237\0005\312\bH\335\240\002\344\347>\200\242\020\001\022yP\334\365\337\373\346\203\017\005\342\233\027\246:\2618\367\237\005\375\373\256p\211\370\221\316\215\373\034\347\022\030Lg\t\371\031\213k\342k\t\320\200\000$\001\025\310\003\025\240\001t\201!0\003V\300\0268\0027\260\002\370\201`\020\016\326\002\026\210\007\311\200\0172A.\330\f\n@\021\330\005\366\202JP\003\352A#h\001'@\0078\r.\200\313\340:\270\t\356\200\007`\004\214\203\347`\006\274\001\363\020\004a!2D\201\344!UH\0132\200\314 \006d\017\271A>P \024\016ECq\020\017\022B\271\320\026\250\b*\205*\241Z\250\021\372\026:\005]\200\256B\003\320=h\024\232\202~\205\336\303\bL\202\251\2602\254\r\033\303\f\330\t\366\206\203\3415p\034\234\006\347\300\371\360N\270\002\256\203\217\301\355\360\005\370:|\007\036\201\237\303\263\b@\210\b\rQC\f\021\006\342\202\370!\021H,\302G6 \205H9R\207\264 ]H/r\013\031A\246\221w(\f\212\202\242\243\fQ\266(OT\b\212\205JCm@\025\243*QGQ\355\250\036\324-\324(j\006\365\tMF+\241\r\3206h/\364*t\034:\023]\200.G7\240\333\320\227\320w\320\343\3507\030\f\206\206\321\301Xa<1\341\230\004\314:L1\346\000\246\025s\0363\200\031\303\314b\261Xy\254\001\326\016\353\207eb\005\330\002\354~\3541\3549\354 v\034\373\026G\304\251\342\314p\356\270\b\034\017\227\207+\3075\341\316\342\006q\023\270y\274\024^\013o\203\367\303\263\361\331\370\022|=\276\013\177\003?\216\237'H\023t\bv\204`B\002a3\241\202\320B\270DxHxE$\022\325\211\326\304\000\"\227\270\211XA<N\274B\034%\276#\311\220\364I.\244H\222\220\264\223t\204t\236t\217\364\212L&k\223\035\311\021d\001y'\271\221|\221\374\230\374V\202\"a$\341%\301\226\330(Q%\321.1(\361B\022/\251%\351$\271V2G\262\\\362\244\344\r\311i)\274\224\266\224\213\024Sj\203T\225\324)\251a\251Yi\212\264\251\264\237t\262t\261t\223\364U\351I\031\254\214\266\214\233\f[&_\346\260\314E\2311\nB\321\240\270PX\224-\224z\312%\3128\025C\325\241zQ\023\250E\324o\250\375\324\031Y\031\331e\262\241\262Y\262U\262gdGh\bM\233\346EK\242\225\320N\320\206h\357\227(/qZ\302Y\262cI\313\222\301%sr\212r\216r\034\271B\271V\271;r\357\345\351\362n\362\211\362\273\345;\344\037)\240\024\364\025\002\0242\025\016*\\R\230V\244*\332*\262\024\013\025O(\336W\202\225\364\225\002\225\326)\035V\352S\232UVQ\366PNU\336\257|QyZ\205\246\342\250\222\240R\246rVeJ\225\242j\257\312U-S=\247\372\214.Kw\242'\321+\350=\364\0315%5O5\241Z\255Z\277\332\274\272\216z\210z\236z\253\372#\r\202\006C#V\243L\243[cFSU\323W3W\263Y\363\276\026^\213\241\025\257\265O\253WkN[G;L{\233v\207\366\244\216\234\216\227N\216N\263\316C]\262\256\203n\232n\235\356m=\214\036C/Q\357\200\336M}X\337B?^\277J\377\206\001l`i\30058`0\260\024\275\324z)oi\335\322aC\222\241\223a\206a\263\341\250\021\315\310\307(\317\250\303\350\205\261\246q\204\361n\343^\343O&\026&I&\365&\017LeLW\230\346\231v\231\376j\246o\3062\2532\273mN6w7\337h\336i\376r\231\3012\316\262\203\313\356ZP,|-\266Yt[|\264\264\262\344[\266XNYiZE[U[\r3\250\f\177F1\343\2125\332\332\331z\243\365i\353w6\2266\002\233\0236\277\330\032\332&\3326\331N.\327Y\316Y^\277|\314N\335\216iWk7bO\267\217\266?d?\342\240\346\300t\250sx\342\250\341\310vlp\234p\322sJp:\346\364\302\331\304\231\357\334\346<\347b\343\262\336\345\274+\342\352\341Z\350\332\357&\343\026\342V\351\366\330]\335=\316\275\331}\306\303\302c\235\307yO\264\247\267\347n\317a/e/\226W\243\327\314\n\253\025\353W\364x\223\274\203\274+\275\237\370\350\373\360}\272|a\337\025\276{|\037\256\324Z\311[\331\341\007\374\274\374\366\370=\362\327\361O\363\377>\000\023\340\037P\025\3604\320407\2607\210\022\024\025\324\024\364&\3309\270$\370A\210n\2100\244;T242\2641t.\3145\2544ld\225\361\252\365\253\256\207+\204s\303;#\260\021\241\021\r\021\263\253\335V\357]=\036i\021Y\0209\264FgM\326\232\253k\025\326&\255=\023%\031\305\214:\031\215\216\016\213n\212\376\300\364c\3261gc\274b\252cfX.\254}\254\347lGv\031{\212c\307)\345L\304\332\305\226\306N\306\331\305\355\211\233\212w\210/\217\237\346\272p+\271/\023<\023j\022\346\022\375\022\217$.$\205%\265&\343\222\243\223O\361dx\211\274\236\024\225\224\254\224\201T\203\324\202\324\2214\233\264\275i3|o~C:\224\276&\275S@\025\375L\365\tu\205[\205\243\031\366\031U\031o3C3OfIg\361\262\372\262\365\263wdO\344\270\347|\275\016\265\216\265\256;W-ws\356\350z\247\365\265\033\240\r1\033\2727jl\314\3378\276\311c\323\321\315\204\315\211\233\177\3103\311+\315{\275%lKW\276r\376\246\374\261\255\036[\233\013$\n\370\005\303\333l\267\325lGm\347n\357\337a\276c\377\216O\205\354\302kE&E\345E\037\212Y\305\327\2762\375\252\342\253\205\235\261;\373K,K\016\356\302\354\342\355\032\332\355\260\373h\251tiN\351\330\036\337=\355e\364\262\302\262\327{\243\366^-_V^\263\217\260O\270o\244\302\247\242s\277\346\376]\373?T\306W\336\251r\256j\255V\252\336Q=w\200}`\360\240\343\301\226\032\345\232\242\232\367\207\270\207\356\326z\324\266\327i\327\225\037\306\034\3168\374\264>\264\276\367k\306\327\215\r\n\rE\r\037\217\360\216\214\034\r<\332\323h\325\330\330\244\324T\322\f7\013\233\247\216E\036\273\371\215\3537\235-\206-\265\255\264\326\242\343\340\270\360\370\263o\243\277\035:\341}\242\373$\343d\313wZ\337U\267Q\332\n\333\241\366\354\366\231\216\370\216\221\316\360\316\201S+Nuw\331v\265}o\364\375\221\323j\247\253\316\310\236)9K8\233\177v\341\\\316\271\331\363\251\347\247/\304]\030\353\216\352~pq\325\305\333=\001=\375\227\274/]\271\354~\371b\257S\357\271+vWN_\265\271z\352\032\343Z\307u\313\353\355}\026}m?X\374\320\326o\331\337~\303\352F\347M\353\233]\003\313\007\316\016:\f^\270\345z\353\362m\257\333\327\357\254\27430\0242tw8rx\344.\373\356\344\275\244{/\357g\334\237\177\260\351!\372a\341#\251G\345\217\225\036\327\375\250\367c\353\210\345\310\231Q\327\321\276'AO\036\214\261\306\236\377\224\376\323\207\361\374\247\344\247\345\023\252\023\215\223f\223\247\247\334\247n>[\375l\374y\352\363\371\351\202\237\245\177\256~\241\373\342\273_\034\177\351\233Y53\376\222\377r\341\327\342W\362\257\216\274^\366\272{\326\177\366\361\233\3447\363s\205o\345\337\036}\307x\327\373>\354\375\304|\346\007\354\207\212\217z\037\273>y\177z\270\220\274\260\360\033\367\204\363\373\342\346\035\302\000\000\000\tpHYs\000\000\013\022\000\000\013\022\001\322\335~\374\000\000\000\031tEXtSoftware\000paint.net 4.0.21\361 i\225\000\000\006\241IDATHK\305VKL\224W\024\236DM\223\0266>\026U\272i\245\213\nI\003(\n\266*2FF \240\030\021i\025\035\344!\240\240(\2404\200N\344e,\257`\321T\361Q\037\250\301\322V\2616a\260M\235a334\2513\264\213V\2226\355\246\2136\265\306\346\353\371\316??\035qL\027m\322?\371r\356=\367\336\363\237\357\234s\037\226\207\317=|&\344\273\"\370S\200\177\211_\005?\t~\024\374 \370^\360\265\300%\3706\334\277\377+\204U\022\362\371\367\037(\305\376\206<\344\267\330\220\325\224\204\324\312EXZ0\037\253\366\274\202\325M\013\221\335\032\207\322\326u\250<\221\207\202\016\233\364\223`m\\\004kK\034RZ\026a\215`]k\f2;\342\264m\3667t\306#\257#\t\205\235\353`oJa\000\306\004\245\2023\202~\301\331g\340\204\200s\247\007\360\t\f\234\373pd\212G()UX,C\234TQ\267\003%\342t\331\215d\354\274\025\217\355N\301p\002v\216&H;\006\371\256hl\035\215\016\366\343Q8\232\214M\303\321\310t.@\272s\256b\2553\002\326{\021X\343\234e\350nE\250N\373\322N\033\234\205U\202\325\3753\247\220|i&\022/\316P\231tf\306\023c\204\316\017\216-\3535\306)\227uD`I\315l$n{MIn\317.\370\245\267\253/o:9\017\007\273\207\332\321\341>\210Zo\016J\304\371*W\252\242\302\233\212\335\276\345\330\345]\216\267]1\260{\023Tn\361\030\355\035\256\004lqFa\213+\n\033H\350\336\\%\223\341\214D\326\310\\\325\261o\2757\0236W$2\005f\337\224)\256YH\361\0302T\037N\246\215\210\235[F\237\366\262\344\277\031\227\027\"\247R\253\202x\024J\356w*?\031\033\300\271\t\007\232}vT\270\227\243\324\225\214jw:\352\3759\"SQ)\375\035\316h\344J\006\211\034O\024\326{\347a\247\327\b\304~\237U\347\024\271\r\302\224vW\254\242h\324\220[e\335f\257\254\025\207\210,\227\021\ff\333\204MlRO\220\200\325#:%a\350\262\275\306:\022\315\275\027\2456\211m\336X\264\216\226\241\371p\233A2HN;\327\357\016\340\354\270\003\355\276B\324\270\322\321\340\316A\233\273\fG}eh\023t\217\227\253\216DH\272\316\233\216*o2\016\372\255p\370rt]\263/\037\307e^\217{\037z\306\017\241Sd\257o\037\216\213\035\352\0318\323>\003h\222\017\255\b\006\265^\354\321v\221;V\203\307\271URA\\O;\364\247=P\256Anp\347\213\275\r\272\206\376\275\357s`h`\310\314\242\345\0136\316\365\235\305\245\261v\274\353.\304!\231\304\005t\216\223\351\034\235\245\243\346\030\211T\273\223Q&N\355\226,\321\t:\312>\263xD\306\333\334vt\311\332fq\240A\312\235\001!\352%8\325\"\231i\0225\354\331qj\242\036=\001\231\037\f\002\307\271%\b\256\357\035+\307\345\361c\232\204k\201n\f\216w+\351\036\367!M\302a\367\026E\237\370z\373\374\247S\004Q\267\267\0267\307\207\320\033\330\207\226@!\352\0029\350\n\034\022#'\361A\340\230\342\334\30415zD~L'wI)\024\336\227R\363\260\\\"\265|X\252oy_B\261_\312R\306\211bw\264\202\372mR\316\271R\212\332\226\022e0X\366\214\274\303/\004\177v\340\364\203z8\002\371\272\226\031d\020\213\375\261\250\363\247\243C2F\377\232d\273\320\327\236\007\325\032X\006\2036\350\027\317\211\323\001\007z\333\336\373\233\340\305\276\001|4q^SOT\371\322\265?<q\025\267D\336\371\346*\256M\236\302\360\3445t\213aF\224\016\026\270\f\247\325q\331\023\033]\363\324\261\"\001Ip\234m\022\241\263\224\354S\317\203\210\340:J\332\344>\247\363\334K\3247\212\303\215\222\355\255rpq\234e\312\003\216\225\302>K\232\373\220\247\271\271\267\251?rv\027rl\031\330\234\266\311 xg\370s\315\022K\343\350X\241\032\2712\321#%p\022\203\023'\361\361\344y\315\336\355\311\013\022\251t\354\rX\325Y\222`&wK\306\350P\276'Z\307\366K\2649n\277o\220\345OI\260\302\317\2223\310\262\254Y\312\314\240I\234\343l\323\0263\363N C\003\306\203\210A\240}\266y\250\360D\346)\314\323\226$\251\347\301e\277\261\032\233\362m\232\275\266\226\316\002%(\367\005.\370\332Q=j\\\007\214\b\177\\3*\373ER\317\375\242\245$\321\344\251\311\037\030\230\253\23143A'k\245DX*t\236\007\204\211]\022aJ\335WB\216\2226\271\207H\206\316\263\002X\362*\305.mfH\237\345OB\346\325\303>\257\036\236\240\253BN\327\365\227\243a\333\276L\311\355.\255\252\177\374\370\261q\321Sq\270k/\312\205`\256\224\003S\255\213\344\356\242!F\212\0274\215\350\221\035\274\207\330\347X\206\374\204\304\351\244\t:\250N\212-}\024\bx\20430\346\025\261Q\346\321\006I\320q\3124\311\310\032\217\334\205\377p\037\232z\3124\261\221\326\277\000+r\215K\276h{i\325\324\365\027$x\235\003|\212\245\364\033/\016\233\034\0344fb\205\371\323\240a\363\222\346eKP\037:\177\372\274\351\343\246\275\351\322\034g;\334\270)\211\324A\343E\023\337\360\274\022\023\370\017\224\326\276j\222\233\"8\325\261XF^\317z\021\211-st\341Jy\022\361i\364F0RfD\3514\235'\350\314\263$\347\261\022\302\215\323N8=%\003\366\324|\221o\312\253e\251\220Z\254\244f\310\273x\266I\214\270)W]d(\037\345\364\224\302b\311\023|)x\224]\031\207\225\305/cY\311\034$6\316A|\315\013*\227T\316A\334\236\331H\252\231\217\244\306\005\372\006\\\"\355\305%\263U\317q\325\005\347\031\375\371*u\215\200\217\365\314&y\210\013\262\345\201\316\207;\333k;b\214\007z\250^\036\351YM\362`\257\025Yc\354\261\020|\367\331\371\273{\247\3630\021ViB\276\223\202?\202\206\376\017\320\211P\374&\370*\234\257\341\361\320\362\027\247_L\240\206\330\353\354\000\000\000\000IEND\256B`\202"
.globl _pgreen_size ## @pgreen_size
.p2align 2
_pgreen_size:
.long 4501 ## 0x1195
.subsections_via_symbols
| the_stack_data/18887113.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _thread ; -- Begin function thread
.p2align 2
_thread: ; @thread
.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]
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
str x0, [sp, #8] ; 8-byte Folded Spill
bl _sem_wait
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #4
bl _sleep
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _sem_post
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, #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 w1, #0
stur w1, [x29, #-28] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
str x0, [sp, #24] ; 8-byte Folded Spill
mov w2, #1
bl _sem_init
sub x0, x29, #16
mov x3, #0
str x3, [sp, #16] ; 8-byte Folded Spill
mov x1, x3
adrp x2, _thread@PAGE
add x2, x2, _thread@PAGEOFF
str x2, [sp, #8] ; 8-byte Folded Spill
bl _pthread_create
mov w0, #2
bl _sleep
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
sub x0, x29, #24
mov x1, x3
bl _pthread_create
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
bl _pthread_join
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur x0, [x29, #-24]
bl _pthread_join
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _sem_destroy
ldur w0, [x29, #-28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _mutex,4,2 ; @mutex
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nEntered..\n"
l_.str.1: ; @.str.1
.asciz "\nJust Exiting...\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _thread ## -- Begin function thread
.p2align 4, 0x90
_thread: ## @thread
.cfi_startproc
## %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 _mutex@GOTPCREL(%rip), %rdi
callq _sem_wait
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $4, %edi
callq _sleep
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq _mutex@GOTPCREL(%rip), %rdi
callq _sem_post
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movq _mutex@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $1, %edx
callq _sem_init
leaq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _thread(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
movl $2, %edi
callq _sleep
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _thread(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
movq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
movq _mutex@GOTPCREL(%rip), %rdi
callq _sem_destroy
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _mutex,4,2 ## @mutex
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nEntered..\n"
L_.str.1: ## @.str.1
.asciz "\nJust Exiting...\n"
.subsections_via_symbols
| the_stack_data/215769323.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _first ; -- Begin function first
.p2align 2
_first: ; @first
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _second ; -- Begin function second
.p2align 2
_second: ; @second
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrsb w0, [x8, #6]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _third ; -- Begin function third
.p2align 2
_third: ; @third
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldur w0, [x8, #45]
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 _first ## -- Begin function first
.p2align 4, 0x90
_first: ## @first
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl 12(%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _second ## -- Begin function second
.p2align 4, 0x90
_second: ## @second
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movsbl 6(%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _third ## -- Begin function third
.p2align 4, 0x90
_third: ## @third
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl 45(%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/151065.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ctime ; -- Begin function ctime
.p2align 2
_ctime: ; @ctime
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _localtime
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB0_3
LBB0_2:
ldr x0, [sp, #8]
bl _asctime
stur x0, [x29, #-8]
b LBB0_3
LBB0_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ctime ## -- Begin function ctime
.p2align 4, 0x90
_ctime: ## @ctime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq _localtime
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB0_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB0_3
LBB0_2:
movq -24(%rbp), %rdi
callq _asctime
movq %rax, -8(%rbp)
LBB0_3:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/34511865.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-8]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-12]
bl ___VERIFIER_nondet_int
str w0, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #100
cset w8, gt
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-12]
ldr w8, [sp, #16]
subs w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_5:
mov w0, #0
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 _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -8(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -12(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $100, -8(%rbp)
movb %al, -21(%rbp) ## 1-byte Spill
jg LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setl %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_5:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/81698.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/187642237.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AMCTimeMark ; -- Begin function AMCTimeMark
.p2align 2
_AMCTimeMark: ; @AMCTimeMark
.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
bl _staticPrintTime
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _AMCTimeMarkDetailed ; -- Begin function AMCTimeMarkDetailed
.p2align 2
_AMCTimeMarkDetailed: ; @AMCTimeMarkDetailed
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x10, [x29, #-8]
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
bl _staticPrintTime
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function staticPrintTime
_staticPrintTime: ; @staticPrintTime
.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, _startTime@PAGE
adrp x9, _startTime@PAGE
add x9, x9, _startTime@PAGEOFF
str x9, [sp, #16] ; 8-byte Folded Spill
ldr x9, [x8, _startTime@PAGEOFF]
mov x8, #0
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, _startTime@PAGE
add x0, x0, _startTime@PAGEOFF
add x1, sp, #24
bl _gettimeofday
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_6
LBB2_2:
sub x0, x29, #16
add x1, sp, #24
bl _gettimeofday
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w9, [x8, #8]
ldur w8, [x29, #-8]
subs w8, w8, w9
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldur w8, [x29, #-8]
mov w9, #16960
movk w9, #15, lsl #16
add w8, w8, w9
stur w8, [x29, #-8]
adrp x8, _startTime@PAGE
ldr x8, [x8, _startTime@PAGEOFF]
add x9, x8, #1
ldur x8, [x29, #-16]
subs x8, x8, x9
stur x8, [x29, #-16]
b LBB2_5
LBB2_4:
adrp x8, _startTime@PAGE
ldr x9, [x8, _startTime@PAGEOFF]
ldur x8, [x29, #-16]
subs x8, x8, x9
stur x8, [x29, #-16]
b LBB2_5
LBB2_5:
ldur x10, [x29, #-16]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB2_6
LBB2_6:
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 "##TIME: "
l_.str.1: ; @.str.1
.asciz "##TIME: %s, Line %d: "
.zerofill __DATA,__bss,_startTime,16,3 ; @startTime
l_.str.2: ; @.str.2
.asciz "000.000000sec\n"
l_.str.3: ; @.str.3
.asciz "%03ld.%06ldsec\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AMCTimeMark ## -- Begin function AMCTimeMark
.p2align 4, 0x90
_AMCTimeMark: ## @AMCTimeMark
.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
callq _staticPrintTime
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _AMCTimeMarkDetailed ## -- Begin function AMCTimeMarkDetailed
.p2align 4, 0x90
_AMCTimeMarkDetailed: ## @AMCTimeMarkDetailed
.cfi_startproc
## %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), %rsi
movl -12(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
callq _staticPrintTime
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function staticPrintTime
_staticPrintTime: ## @staticPrintTime
.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
xorl %eax, %eax
## kill: def $rax killed $eax
cmpq _startTime(%rip), %rax
jne LBB2_2
## %bb.1:
leaq -24(%rbp), %rsi
leaq _startTime(%rip), %rdi
callq _gettimeofday
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_6
LBB2_2:
leaq -24(%rbp), %rsi
leaq -16(%rbp), %rdi
callq _gettimeofday
movl _startTime+8(%rip), %ecx
movl -8(%rbp), %eax
subl %ecx, %eax
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
jge LBB2_4
## %bb.3:
movl -8(%rbp), %eax
addl $1000000, %eax ## imm = 0xF4240
movl %eax, -8(%rbp)
movq _startTime(%rip), %rcx
addq $1, %rcx
movq -16(%rbp), %rax
subq %rcx, %rax
movq %rax, -16(%rbp)
jmp LBB2_5
LBB2_4:
movq _startTime(%rip), %rcx
movq -16(%rbp), %rax
subq %rcx, %rax
movq %rax, -16(%rbp)
LBB2_5:
movq -16(%rbp), %rsi
movl -8(%rbp), %edx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB2_6:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "##TIME: "
L_.str.1: ## @.str.1
.asciz "##TIME: %s, Line %d: "
.zerofill __DATA,__bss,_startTime,16,3 ## @startTime
L_.str.2: ## @.str.2
.asciz "000.000000sec\n"
L_.str.3: ## @.str.3
.asciz "%03ld.%06ldsec\n"
.subsections_via_symbols
| the_stack_data/666164.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/211081246.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #1
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur w8, [x29, #-12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-20] ; 4-byte Folded Reload
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
mul w8, w8, w9
stur w8, [x29, #-12]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_4:
ldur w8, [x29, #-16]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a number: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Factorial of %d is: %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $1, -12(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
imull -8(%rbp), %eax
movl %eax, -12(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
movl -16(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a number: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Factorial of %d is: %d"
.subsections_via_symbols
| the_stack_data/47710.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __chown ; -- Begin function _chown
.p2align 2
__chown: ; @_chown
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
str w2, [sp]
bl ___error
mov w8, #78
str w8, [x0]
mov w0, #-1
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 __chown ## -- Begin function _chown
.p2align 4, 0x90
__chown: ## @_chown
.cfi_startproc
## %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 %edx, -16(%rbp)
callq ___error
movl $78, (%rax)
movl $4294967295, %eax ## imm = 0xFFFFFFFF
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/122014512.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #20
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_2 Depth 2
mov w8, #1
stur w8, [x29, #-12]
str wzr, [sp, #16]
b LBB0_2
LBB0_2: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, gt
tbnz w8, #0, LBB0_7
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=2
ldur w8, [x29, #-8]
ldur w10, [x29, #-12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_2 Depth=2
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_2 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_2
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #20
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
b LBB0_11
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_11:
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 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 "Smallest: %i\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $20, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
movl $1, -12(%rbp)
movl $0, -16(%rbp)
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $20, -12(%rbp)
jg LBB0_7
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movl -8(%rbp), %eax
cltd
idivl -12(%rbp)
cmpl $0, %edx
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_5: ## in Loop: Header=BB0_2 Depth=2
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_2 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_2
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
cmpl $20, -16(%rbp)
jne LBB0_9
## %bb.8:
jmp LBB0_11
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_11:
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Smallest: %i\n"
.subsections_via_symbols
| the_stack_data/46498.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
adrp x8, l___const.main.s1@PAGE
add x8, x8, l___const.main.s1@PAGEOFF
ldrh w9, [x8]
add x0, sp, #4
strh w9, [sp, #4]
ldrb w8, [x8, #2]
strb w8, [sp, #6]
adrp x8, l___const.main.s2@PAGE
ldrb w8, [x8, l___const.main.s2@PAGEOFF]
add x1, sp, #3
strb w8, [sp, #3]
strb wzr, [sp, #2]
bl _strstr
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #18
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB0_2:
b LBB0_3
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.s1: ; @__const.main.s1
.asciz "ab"
.section __TEXT,__const
l___const.main.s2: ; @__const.main.s2
.byte 99
.section __TEXT,__cstring,cstring_literals
l___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "154831082.c"
l_.str.1: ; @.str.1
.asciz "r == 0"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movq $0, -24(%rbp)
movw L___const.main.s1(%rip), %ax
movw %ax, -27(%rbp)
movb L___const.main.s1+2(%rip), %al
movb %al, -25(%rbp)
movb l___const.main.s2(%rip), %al
movb %al, -28(%rbp)
movb $0, -29(%rbp)
leaq -27(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _strstr
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_2
## %bb.1:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $18, %edx
callq ___assert_rtn
LBB0_2:
jmp LBB0_3
LBB0_3:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___const.main.s1: ## @__const.main.s1
.asciz "ab"
.section __TEXT,__const
l___const.main.s2: ## @__const.main.s2
.byte 99
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "154831082.c"
L_.str.1: ## @.str.1
.asciz "r == 0"
.subsections_via_symbols
| the_stack_data/154831082.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, #50144
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #12, lsl #12 ; =49152
sub sp, sp, #992
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #56]
str w0, [sp, #52]
str x1, [sp, #40]
sub x0, x29, #97
adrp x1, l___const.main.a@PAGE
add x1, x1, l___const.main.a@PAGEOFF
mov x2, #73
bl _memcpy
str wzr, [sp, #20]
ldr w8, [sp, #52]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldr x8, [sp, #40]
ldr x8, [x8, #8]
ldrsb w8, [x8]
subs w8, w8, #115
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #1
str w8, [sp, #20]
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4:
str wzr, [sp, #36]
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr w8, [sp, #36]
mov w9, #1048575
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_15
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
add x8, sp, #63
strb wzr, [sp, #63]
str x8, [sp, #24]
str wzr, [sp, #32]
b LBB0_7
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #32]
subs w8, w8, #50
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr x0, [sp, #24]
sub x1, x29, #97
mov x2, #-1
bl ___stpcpy_chk
str x0, [sp, #24]
ldr x9, [sp, #24]
add x8, x9, #1
str x8, [sp, #24]
mov w8, #124
strb w8, [x9]
ldr x8, [sp, #24]
strb wzr, [x8]
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_7 Depth=2
ldr x0, [sp, #24]
mov x9, sp
sub x8, x29, #97
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str@PAGE
add x3, x3, l_.str@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #24]
add x8, x8, w0, sxtw
str x8, [sp, #24]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_7
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_5
LBB0_15:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
bl ___stack_chk_fail
LBB0_17:
mov w0, #0
add sp, sp, #12, lsl #12 ; =49152
add sp, sp, #992
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___const.main.a: ; @__const.main.a
.asciz "abcdwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww"
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
movl $50144, %eax ## imm = 0xC3E0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -50100(%rbp)
movl %edi, -50104(%rbp)
movq %rsi, -50112(%rbp)
leaq -96(%rbp), %rdi
leaq L___const.main.a(%rip), %rsi
movl $73, %edx
callq _memcpy
movl $0, -50132(%rbp)
cmpl $1, -50104(%rbp)
jle LBB0_4
## %bb.1:
movq -50112(%rbp), %rax
movq 8(%rax), %rax
movsbl (%rax), %eax
cmpl $115, %eax
jne LBB0_3
## %bb.2:
movl $1, -50132(%rbp)
LBB0_3:
jmp LBB0_4
LBB0_4:
movl $0, -50116(%rbp)
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
cmpl $1048575, -50116(%rbp) ## imm = 0xFFFFF
jge LBB0_15
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movb $0, -50096(%rbp)
leaq -50096(%rbp), %rax
movq %rax, -50128(%rbp)
movl $0, -50120(%rbp)
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $50, -50120(%rbp)
jge LBB0_13
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
cmpl $0, -50132(%rbp)
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movq -50128(%rbp), %rdi
leaq -96(%rbp), %rsi
movq $-1, %rdx
callq ___stpcpy_chk
movq %rax, -50128(%rbp)
movq -50128(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -50128(%rbp)
movb $124, (%rax)
movq -50128(%rbp), %rax
movb $0, (%rax)
jmp LBB0_11
LBB0_10: ## in Loop: Header=BB0_7 Depth=2
movq -50128(%rbp), %rdi
leaq -96(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movl %eax, %ecx
movq -50128(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -50128(%rbp)
LBB0_11: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_7 Depth=2
movl -50120(%rbp), %eax
addl $1, %eax
movl %eax, -50120(%rbp)
jmp LBB0_7
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
movl -50116(%rbp), %eax
addl $1, %eax
movl %eax, -50116(%rbp)
jmp LBB0_5
LBB0_15:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_17
## %bb.16:
xorl %eax, %eax
addq $50144, %rsp ## imm = 0xC3E0
popq %rbp
retq
LBB0_17:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
.p2align 4 ## @__const.main.a
L___const.main.a:
.asciz "abcdwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww"
L_.str: ## @.str
.asciz "%s|"
.subsections_via_symbols
| the_stack_data/80510.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #20]
mov x9, sp
mov x8, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #24
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_4:
mov w8, #7
str w8, [sp, #16]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #24
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #1
str w8, [sp, #16]
b LBB0_5
LBB0_8:
ldr w8, [sp, #20]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter %d integers:"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%d "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq L_.str(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
movl $0, -56(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $8, -56(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -56(%rbp), %rax
leaq -48(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_1
LBB0_4:
movl $7, -56(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, -56(%rbp)
jl LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -56(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -56(%rbp), %eax
addl $-1, %eax
movl %eax, -56(%rbp)
jmp LBB0_5
LBB0_8:
movl -52(%rbp), %eax
movl %eax, -60(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
movl -60(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter %d integers:"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%d "
.subsections_via_symbols
| the_stack_data/544691.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/817361.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #96] ; 8-byte Folded Spill
bl _puts
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #88] ; 8-byte Folded Spill
bl _puts
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _puts
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _puts
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
str x0, [sp, #80] ; 8-byte Folded Spill
bl _puts
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _puts
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _puts
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _puts
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _puts
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _puts
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _puts
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #96] ; 8-byte Folded Reload
bl _puts
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, eq
mov w9, #0
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
str w8, [sp, #76] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #76] ; 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.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _puts
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _scanf
b LBB0_1
LBB0_5:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
mov w8, #1
stur w8, [x29, #-12]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #12
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _scanf
b LBB0_7
LBB0_7:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #48] ; 8-byte Folded Spill
bl _puts
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
str x0, [sp, #64] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _puts
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _puts
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _puts
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _puts
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _puts
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _puts
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _puts
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _puts
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _puts
mov x0, #24
bl _malloc
stur x0, [x29, #-24]
mov x0, #8
str x0, [sp, #56] ; 8-byte Folded Spill
bl _malloc
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
str x8, [x9]
bl _malloc
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
str x8, [x9, #8]
bl _malloc
mov x8, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
str x8, [x9, #16]
stur wzr, [x29, #-28]
mov x9, sp
sub x8, x29, #32
str x8, [x9]
bl _scanf
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ge
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #3
cset w8, gt
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_8 Depth=1
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _puts
mov x9, sp
sub x8, x29, #32
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _scanf
b LBB0_8
LBB0_12:
ldur w8, [x29, #-32]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB0_18
; %bb.13:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_14:
mov w8, #2
stur w8, [x29, #-28]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #65
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #90
str w8, [x9, #4]
ldur x8, [x29, #-24]
ldr x9, [x8, #8]
mov w8, #97
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8, #8]
mov w8, #122
str w8, [x9, #4]
b LBB0_18
LBB0_15:
mov w8, #2
stur w8, [x29, #-28]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #32
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #47
str w8, [x9, #4]
ldur x8, [x29, #-24]
ldr x9, [x8, #8]
mov w8, #58
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8, #8]
mov w8, #126
str w8, [x9, #4]
b LBB0_18
LBB0_16:
mov w8, #3
stur w8, [x29, #-28]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #48
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #57
str w8, [x9, #4]
ldur x8, [x29, #-24]
ldr x9, [x8, #8]
mov w8, #65
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8, #8]
mov w8, #90
str w8, [x9, #4]
ldur x8, [x29, #-24]
ldr x9, [x8, #16]
mov w8, #97
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8, #16]
mov w8, #122
str w8, [x9, #4]
b LBB0_18
LBB0_17:
mov w8, #1
stur w8, [x29, #-28]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #32
str w8, [x9]
ldur x8, [x29, #-24]
ldr x9, [x8]
mov w8, #126
str w8, [x9, #4]
b LBB0_18
LBB0_18:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
stur wzr, [x29, #-36]
mov x0, #95
bl _malloc
stur x0, [x29, #-48]
stur wzr, [x29, #-52]
b LBB0_19
LBB0_19: ; =>This Loop Header: Depth=1
; Child Loop BB0_21 Depth 2
ldur w8, [x29, #-52]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_26
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-52]
ldr x8, [x8, x9, lsl #3]
ldr w8, [x8]
stur w8, [x29, #-56]
b LBB0_21
LBB0_21: ; Parent Loop BB0_19 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-56]
ldur x9, [x29, #-24]
ldursw x10, [x29, #-52]
ldr x9, [x9, x10, lsl #3]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_24
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_21 Depth=2
ldur w8, [x29, #-56]
ldur x9, [x29, #-48]
ldursw x10, [x29, #-36]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-36]
strb w8, [x9, x10]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_21 Depth=2
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB0_21
LBB0_24: ; in Loop: Header=BB0_19 Depth=1
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_19 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_19
LBB0_26:
ldur w8, [x29, #-16]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
stur x0, [x29, #-64]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _puts
b LBB0_29
LBB0_28:
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _puts
b LBB0_29
LBB0_29:
stur wzr, [x29, #-68]
b LBB0_30
LBB0_30: ; =>This Loop Header: Depth=1
; Child Loop BB0_32 Depth 2
ldur w8, [x29, #-68]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_37
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_30 Depth=1
sub x0, x29, #80
bl _time
mov x8, x0
ldur w9, [x29, #-68]
add w0, w8, w9
bl _srand
stur wzr, [x29, #-84]
b LBB0_32
LBB0_32: ; Parent Loop BB0_30 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-84]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_35
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_32 Depth=2
bl _rand
ldur w9, [x29, #-36]
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-88]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-88]
add x8, x8, x9
ldrb w8, [x8]
ldur x9, [x29, #-64]
ldursw x10, [x29, #-84]
add x9, x9, x10
strb w8, [x9]
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_32 Depth=2
ldur w8, [x29, #-84]
add w8, w8, #1
stur w8, [x29, #-84]
b LBB0_32
LBB0_35: ; in Loop: Header=BB0_30 Depth=1
ldur x8, [x29, #-64]
ldursw x9, [x29, #-16]
add x8, x8, x9
strb wzr, [x8]
ldur x8, [x29, #-64]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_30 Depth=1
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB0_30
LBB0_37:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
mov w0, #0
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_14-Ltmp0
.long LBB0_15-Ltmp0
.long LBB0_16-Ltmp0
.long LBB0_17-Ltmp0
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
l_.str.1: ; @.str.1
.asciz "*************************************************"
l_.str.2: ; @.str.2
.asciz "** __ __ __ __ __ __ __ **"
l_.str.3: ; @.str.3
.asciz "** |__| |__| |__ |__ | _ | | | |__| | \\ **"
l_.str.4: ; @.str.4
.asciz "** | | | __| __| |/ \\| |__| | \\ |__/ **"
l_.str.5: ; @.str.5
.asciz "** **"
l_.str.6: ; @.str.6
.asciz "** __ __ __ __ __ ___ __ __ **"
l_.str.7: ; @.str.7
.asciz "** | _ |__ |\\ | |__ |__| |__| | | | |__| **"
l_.str.8: ; @.str.8
.asciz "** |__| |__ | \\| |__ | \\ | | | |__| | \\ **"
l_.str.9: ; @.str.9
.asciz "** Options: **"
l_.str.10: ; @.str.10
.asciz "** 1. Single password **"
l_.str.11: ; @.str.11
.asciz "** 2. Multiple passwords **"
l_.str.12: ; @.str.12
.asciz "%d"
l_.str.13: ; @.str.13
.asciz "Not a valid option."
l_.str.14: ; @.str.14
.asciz "Type the number of passwords: "
l_.str.15: ; @.str.15
.asciz "Type the password's length: "
l_.str.16: ; @.str.16
.asciz "***************************************"
l_.str.17: ; @.str.17
.asciz "** **"
l_.str.18: ; @.str.18
.asciz "** Character options: **"
l_.str.19: ; @.str.19
.asciz "** 1. Special characters **"
l_.str.20: ; @.str.20
.asciz "** 2. Numbers **"
l_.str.21: ; @.str.21
.asciz "** Sum the desired options' numbers. **"
l_.str.22: ; @.str.22
.asciz "** It's possible to choose none. **"
l_.str.23: ; @.str.23
.asciz "Not a valid sum."
l_.str.24: ; @.str.24
.asciz "Final password:"
l_.str.25: ; @.str.25
.asciz "Final passwords:"
l_.str.26: ; @.str.26
.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 $112, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str.2(%rip), %rdi
callq _puts
leaq L_.str.3(%rip), %rdi
callq _puts
leaq L_.str.4(%rip), %rdi
callq _puts
leaq L_.str.5(%rip), %rdi
callq _puts
leaq L_.str.6(%rip), %rdi
callq _puts
leaq L_.str.7(%rip), %rdi
callq _puts
leaq L_.str.8(%rip), %rdi
callq _puts
leaq L_.str.5(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str.5(%rip), %rdi
callq _puts
leaq L_.str.9(%rip), %rdi
callq _puts
leaq L_.str.5(%rip), %rdi
callq _puts
leaq L_.str.10(%rip), %rdi
callq _puts
leaq L_.str.11(%rip), %rdi
callq _puts
leaq L_.str.5(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.12(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, -8(%rbp)
movb %al, -89(%rbp) ## 1-byte Spill
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $2, -8(%rbp)
setne %al
movb %al, -89(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -89(%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.13(%rip), %rdi
callq _puts
leaq L_.str.12(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
jmp LBB0_1
LBB0_5:
leaq L_.str(%rip), %rdi
callq _puts
movl $1, -12(%rbp)
cmpl $2, -8(%rbp)
jne LBB0_7
## %bb.6:
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.12(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_7:
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.12(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.16(%rip), %rdi
callq _puts
leaq L_.str.16(%rip), %rdi
callq _puts
leaq L_.str.17(%rip), %rdi
callq _puts
leaq L_.str.18(%rip), %rdi
callq _puts
leaq L_.str.17(%rip), %rdi
callq _puts
leaq L_.str.19(%rip), %rdi
callq _puts
leaq L_.str.20(%rip), %rdi
callq _puts
leaq L_.str.17(%rip), %rdi
callq _puts
leaq L_.str.21(%rip), %rdi
callq _puts
leaq L_.str.22(%rip), %rdi
callq _puts
leaq L_.str.17(%rip), %rdi
callq _puts
leaq L_.str.16(%rip), %rdi
callq _puts
leaq L_.str.16(%rip), %rdi
callq _puts
leaq L_.str(%rip), %rdi
callq _puts
movl $24, %edi
callq _malloc
movq %rax, -24(%rbp)
movl $8, %edi
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movl $8, %edi
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movl $8, %edi
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
movl $0, -28(%rbp)
leaq L_.str.12(%rip), %rdi
leaq -32(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_8: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -32(%rbp)
movb %al, -90(%rbp) ## 1-byte Spill
jge LBB0_10
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
cmpl $3, -32(%rbp)
setg %al
movb %al, -90(%rbp) ## 1-byte Spill
LBB0_10: ## in Loop: Header=BB0_8 Depth=1
movb -90(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_11
jmp LBB0_12
LBB0_11: ## in Loop: Header=BB0_8 Depth=1
leaq L_.str.23(%rip), %rdi
callq _puts
leaq L_.str.12(%rip), %rdi
leaq -32(%rbp), %rsi
movb $0, %al
callq _scanf
jmp LBB0_8
LBB0_12:
movl -32(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -104(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB0_17
## %bb.37:
movq -104(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_13:
movl $2, -28(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $65, (%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $90, 4(%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $97, (%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $122, 4(%rax)
jmp LBB0_17
LBB0_14:
movl $2, -28(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $32, (%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $47, 4(%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $58, (%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $126, 4(%rax)
jmp LBB0_17
LBB0_15:
movl $3, -28(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $48, (%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $57, 4(%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $65, (%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $90, 4(%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rax
movl $97, (%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rax
movl $122, 4(%rax)
jmp LBB0_17
LBB0_16:
movl $1, -28(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $32, (%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $126, 4(%rax)
LBB0_17:
leaq L_.str(%rip), %rdi
callq _puts
movl $0, -36(%rbp)
movl $95, %edi
callq _malloc
movq %rax, -48(%rbp)
movl $0, -52(%rbp)
LBB0_18: ## =>This Loop Header: Depth=1
## Child Loop BB0_20 Depth 2
movl -52(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_25
## %bb.19: ## in Loop: Header=BB0_18 Depth=1
movq -24(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl (%rax), %eax
movl %eax, -56(%rbp)
LBB0_20: ## Parent Loop BB0_18 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
movq -24(%rbp), %rcx
movslq -52(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
cmpl 4(%rcx), %eax
jg LBB0_23
## %bb.21: ## in Loop: Header=BB0_20 Depth=2
movl -56(%rbp), %eax
movb %al, %dl
movq -48(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.22: ## in Loop: Header=BB0_20 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_20
LBB0_23: ## in Loop: Header=BB0_18 Depth=1
jmp LBB0_24
LBB0_24: ## in Loop: Header=BB0_18 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_18
LBB0_25:
movl -16(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, -64(%rbp)
cmpl $1, -8(%rbp)
jne LBB0_27
## %bb.26:
leaq L_.str.24(%rip), %rdi
callq _puts
jmp LBB0_28
LBB0_27:
leaq L_.str.25(%rip), %rdi
callq _puts
LBB0_28:
movl $0, -68(%rbp)
LBB0_29: ## =>This Loop Header: Depth=1
## Child Loop BB0_31 Depth 2
movl -68(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_36
## %bb.30: ## in Loop: Header=BB0_29 Depth=1
leaq -80(%rbp), %rdi
callq _time
movl %eax, %edi
addl -68(%rbp), %edi
callq _srand
movl $0, -84(%rbp)
LBB0_31: ## Parent Loop BB0_29 Depth=1
## => This Inner Loop Header: Depth=2
movl -84(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_34
## %bb.32: ## in Loop: Header=BB0_31 Depth=2
callq _rand
cltd
idivl -36(%rbp)
movl %edx, -88(%rbp)
movq -48(%rbp), %rax
movslq -88(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -64(%rbp), %rax
movslq -84(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.33: ## in Loop: Header=BB0_31 Depth=2
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB0_31
LBB0_34: ## in Loop: Header=BB0_29 Depth=1
movq -64(%rbp), %rax
movslq -16(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -64(%rbp), %rsi
leaq L_.str.26(%rip), %rdi
movb $0, %al
callq _printf
## %bb.35: ## in Loop: Header=BB0_29 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB0_29
LBB0_36:
leaq L_.str(%rip), %rdi
callq _puts
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_13, LBB0_13-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
LJTI0_0:
.long L0_0_set_13
.long L0_0_set_14
.long L0_0_set_15
.long L0_0_set_16
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
L_.str.1: ## @.str.1
.asciz "*************************************************"
L_.str.2: ## @.str.2
.asciz "** __ __ __ __ __ __ __ **"
L_.str.3: ## @.str.3
.asciz "** |__| |__| |__ |__ | _ | | | |__| | \\ **"
L_.str.4: ## @.str.4
.asciz "** | | | __| __| |/ \\| |__| | \\ |__/ **"
L_.str.5: ## @.str.5
.asciz "** **"
L_.str.6: ## @.str.6
.asciz "** __ __ __ __ __ ___ __ __ **"
L_.str.7: ## @.str.7
.asciz "** | _ |__ |\\ | |__ |__| |__| | | | |__| **"
L_.str.8: ## @.str.8
.asciz "** |__| |__ | \\| |__ | \\ | | | |__| | \\ **"
L_.str.9: ## @.str.9
.asciz "** Options: **"
L_.str.10: ## @.str.10
.asciz "** 1. Single password **"
L_.str.11: ## @.str.11
.asciz "** 2. Multiple passwords **"
L_.str.12: ## @.str.12
.asciz "%d"
L_.str.13: ## @.str.13
.asciz "Not a valid option."
L_.str.14: ## @.str.14
.asciz "Type the number of passwords: "
L_.str.15: ## @.str.15
.asciz "Type the password's length: "
L_.str.16: ## @.str.16
.asciz "***************************************"
L_.str.17: ## @.str.17
.asciz "** **"
L_.str.18: ## @.str.18
.asciz "** Character options: **"
L_.str.19: ## @.str.19
.asciz "** 1. Special characters **"
L_.str.20: ## @.str.20
.asciz "** 2. Numbers **"
L_.str.21: ## @.str.21
.asciz "** Sum the desired options' numbers. **"
L_.str.22: ## @.str.22
.asciz "** It's possible to choose none. **"
L_.str.23: ## @.str.23
.asciz "Not a valid sum."
L_.str.24: ## @.str.24
.asciz "Final password:"
L_.str.25: ## @.str.25
.asciz "Final passwords:"
L_.str.26: ## @.str.26
.asciz "%s\n"
.subsections_via_symbols
| the_stack_data/82908.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _checkQuestions ; -- Begin function checkQuestions
.p2align 2
_checkQuestions: ; @checkQuestions
.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 wzr, [sp, #20]
str wzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #97
cset w8, lt
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #122
cset w8, le
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
add x9, x8, #1
str x9, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #97
str w8, [sp, #12]
ldr w9, [sp, #12]
mov w8, #1
lsl w9, w8, w9
ldr w8, [sp, #16]
orr w8, w8, w9
str w8, [sp, #16]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_5:
ldr x8, [sp, #32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr w8, [sp, #16]
ldr x9, [sp, #24]
str w8, [x9]
b LBB0_7
LBB0_7:
ldr w10, [sp, #16]
ldr x9, [sp, #32]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ls
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldr w10, [sp, #16]
ldr x9, [sp, #24]
ldr w8, [x9]
and w8, w8, w10
str w8, [x9]
b LBB0_9
LBB0_9:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
and w0, w8, #0x1
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _count ; -- Begin function count
.p2align 2
_count: ; @count
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #27
cset w8, hs
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
lsr w8, w8, #1
str w8, [sp, #12]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_6:
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #560
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #36]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_7
b LBB2_1
LBB2_1:
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB2_2
LBB2_2: ; =>This Inner Loop Header: Depth=1
ldr x2, [sp, #24]
add x0, sp, #40
mov w1, #512
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_2 Depth=1
add x0, sp, #40
add x1, sp, #12
add x2, sp, #8
bl _checkQuestions
tbz w0, #0, LBB2_5
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_2 Depth=1
ldr w0, [sp, #12]
bl _count
ldr w8, [sp, #20]
add w8, w8, w0
str w8, [sp, #20]
ldr w0, [sp, #8]
bl _count
ldr w8, [sp, #16]
add w8, w8, w0
str w8, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_2 Depth=1
b LBB2_2
LBB2_6:
ldr w0, [sp, #12]
bl _count
ldr w8, [sp, #20]
add w8, w8, w0
str w8, [sp, #20]
ldr w0, [sp, #8]
bl _count
ldr w8, [sp, #16]
add w8, w8, w0
str w8, [sp, #16]
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
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
ldr x0, [sp, #24]
bl _fclose
b LBB2_7
LBB2_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, LBB2_9
b LBB2_8
LBB2_8:
bl ___stack_chk_fail
LBB2_9:
mov w0, #0
add sp, sp, #560
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "input6.txt"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "sum of anyone in a groups = %d\n"
l_.str.3: ; @.str.3
.asciz "sum of ereryone in a groups = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _checkQuestions ## -- Begin function checkQuestions
.p2align 4, 0x90
_checkQuestions: ## @checkQuestions
.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 $0, -28(%rbp)
movl $0, -32(%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 $97, %ecx
movb %al, -37(%rbp) ## 1-byte Spill
jl LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $122, %eax
setle %al
movb %al, -37(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -37(%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
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movsbl (%rax), %eax
subl $97, %eax
movl %eax, -36(%rbp)
movl -36(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
orl -32(%rbp), %eax
movl %eax, -32(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_5:
movq -16(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_7
## %bb.6:
movl -32(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
LBB0_7:
movl -32(%rbp), %ecx
movq -16(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
cmpl $0, -28(%rbp)
jbe LBB0_9
## %bb.8:
movl -32(%rbp), %ecx
movq -24(%rbp), %rax
andl (%rax), %ecx
movl %ecx, (%rax)
LBB0_9:
cmpl $0, -28(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _count ## -- Begin function count
.p2align 4, 0x90
_count: ## @count
.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 $0, -8(%rbp)
movl $0, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $27, -12(%rbp)
jae LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
shrl $1, %eax
movl %eax, -4(%rbp)
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_6:
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $560, %rsp ## imm = 0x230
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -532(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -544(%rbp)
cmpq $0, -544(%rbp)
je LBB2_7
## %bb.1:
movl $0, -548(%rbp)
movl $0, -552(%rbp)
movl $0, -556(%rbp)
movl $0, -560(%rbp)
LBB2_2: ## =>This Inner Loop Header: Depth=1
leaq -528(%rbp), %rdi
movq -544(%rbp), %rdx
movl $512, %esi ## imm = 0x200
callq _fgets
cmpq $0, %rax
je LBB2_6
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
leaq -528(%rbp), %rdi
leaq -556(%rbp), %rsi
leaq -560(%rbp), %rdx
callq _checkQuestions
testb $1, %al
jne LBB2_4
jmp LBB2_5
LBB2_4: ## in Loop: Header=BB2_2 Depth=1
movl -556(%rbp), %edi
callq _count
addl -548(%rbp), %eax
movl %eax, -548(%rbp)
movl -560(%rbp), %edi
callq _count
addl -552(%rbp), %eax
movl %eax, -552(%rbp)
movl $0, -556(%rbp)
movl $0, -560(%rbp)
LBB2_5: ## in Loop: Header=BB2_2 Depth=1
jmp LBB2_2
LBB2_6:
movl -556(%rbp), %edi
callq _count
addl -548(%rbp), %eax
movl %eax, -548(%rbp)
movl -560(%rbp), %edi
callq _count
addl -552(%rbp), %eax
movl %eax, -552(%rbp)
movl -548(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -552(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -544(%rbp), %rdi
callq _fclose
LBB2_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_9
## %bb.8:
xorl %eax, %eax
addq $560, %rsp ## imm = 0x230
popq %rbp
retq
LBB2_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "input6.txt"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "sum of anyone in a groups = %d\n"
L_.str.3: ## @.str.3
.asciz "sum of ereryone in a groups = %d\n"
.subsections_via_symbols
| the_stack_data/723385.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _silnia ; -- Begin function silnia
.p2align 2
_silnia: ; @silnia
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
mov w8, #1
str w8, [sp, #4]
mov w8, #2
str w8, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, hi
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #8]
ldr w8, [sp, #4]
mul w8, w8, w9
str w8, [sp, #4]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_4:
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, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #24] ; 8-byte Folded Spill
ldur w0, [x29, #-8]
bl _silnia
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w0, [x29, #-12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Podaj liczb\304\231 ca\305\202kowit\304\205: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "silnia z %d = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _silnia ## -- Begin function silnia
.p2align 4, 0x90
_silnia: ## @silnia
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $1, -12(%rbp)
movl $2, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
ja LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
imull -12(%rbp), %eax
movl %eax, -12(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
movl -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)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
movl -8(%rbp), %edi
callq _silnia
movl -12(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
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 "Podaj liczb\304\231 ca\305\202kowit\304\205: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "silnia z %d = %d\n"
.subsections_via_symbols
| the_stack_data/232955315.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gemm ; -- Begin function gemm
.p2align 2
_gemm: ; @gemm
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str wzr, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #1024
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #24]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #1024
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
adrp x8, _beta@GOTPAGE
ldr x8, [x8, _beta@GOTPAGEOFF]
ldr w8, [x8]
ldrsw x10, [sp, #28]
adrp x9, _C@GOTPAGE
ldr x9, [x9, _C@GOTPAGEOFF]
add x9, x9, x10, lsl #12
ldrsw x10, [sp, #24]
ldr w9, [x9, x10, lsl #2]
mul w8, w8, w9
ldrsw x10, [sp, #28]
adrp x9, _D@GOTPAGE
ldr x9, [x9, _D@GOTPAGEOFF]
add x9, x9, x10, lsl #12
ldrsw x10, [sp, #24]
str w8, [x9, x10, lsl #2]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_8:
str wzr, [sp, #20]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
; Child Loop BB0_13 Depth 3
ldr w8, [sp, #20]
subs w8, w8, #1024
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
str wzr, [sp, #16]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_13 Depth 3
ldr w8, [sp, #16]
subs w8, w8, #1024
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
str wzr, [sp, #12]
b LBB0_13
LBB0_13: ; Parent Loop BB0_9 Depth=1
; Parent Loop BB0_11 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #12]
subs w8, w8, #1024
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=3
adrp x8, _alpha@GOTPAGE
ldr x8, [x8, _alpha@GOTPAGEOFF]
ldr w8, [x8]
ldrsw x10, [sp, #20]
adrp x9, _A@GOTPAGE
ldr x9, [x9, _A@GOTPAGEOFF]
add x9, x9, x10, lsl #12
ldrsw x10, [sp, #12]
ldr w9, [x9, x10, lsl #2]
mul w8, w8, w9
ldrsw x10, [sp, #12]
adrp x9, _B@GOTPAGE
ldr x9, [x9, _B@GOTPAGEOFF]
add x9, x9, x10, lsl #12
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
mul w10, w8, w9
ldrsw x9, [sp, #20]
adrp x8, _D@GOTPAGE
ldr x8, [x8, _D@GOTPAGEOFF]
add x8, x8, x9, lsl #12
ldrsw x9, [sp, #16]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_13 Depth=3
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_13
LBB0_16: ; in Loop: Header=BB0_11 Depth=2
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_11
LBB0_18: ; in Loop: Header=BB0_9 Depth=1
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_9
LBB0_20:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _beta,4,2 ; @beta
.comm _C,4194304,2 ; @C
.comm _D,4194304,2 ; @D
.comm _alpha,4,2 ; @alpha
.comm _A,4194304,2 ; @A
.comm _B,4194304,2 ; @B
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gemm ## -- Begin function gemm
.p2align 4, 0x90
_gemm: ## @gemm
.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)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $1024, -4(%rbp) ## imm = 0x400
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -8(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $1024, -8(%rbp) ## imm = 0x400
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq _beta@GOTPCREL(%rip), %rax
movl (%rax), %edx
movslq -4(%rbp), %rcx
movq _C@GOTPCREL(%rip), %rax
shlq $12, %rcx
addq %rcx, %rax
movslq -8(%rbp), %rcx
imull (%rax,%rcx,4), %edx
movslq -4(%rbp), %rcx
movq _D@GOTPCREL(%rip), %rax
shlq $12, %rcx
addq %rcx, %rax
movslq -8(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_8:
movl $0, -12(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
## Child Loop BB0_13 Depth 3
cmpl $1024, -12(%rbp) ## imm = 0x400
jge LBB0_20
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -16(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_13 Depth 3
cmpl $1024, -16(%rbp) ## imm = 0x400
jge LBB0_18
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movl $0, -20(%rbp)
LBB0_13: ## Parent Loop BB0_9 Depth=1
## Parent Loop BB0_11 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $1024, -20(%rbp) ## imm = 0x400
jge LBB0_16
## %bb.14: ## in Loop: Header=BB0_13 Depth=3
movq _alpha@GOTPCREL(%rip), %rax
movl (%rax), %edx
movslq -12(%rbp), %rcx
movq _A@GOTPCREL(%rip), %rax
shlq $12, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
imull (%rax,%rcx,4), %edx
movslq -20(%rbp), %rcx
movq _B@GOTPCREL(%rip), %rax
shlq $12, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
imull (%rax,%rcx,4), %edx
movslq -12(%rbp), %rcx
movq _D@GOTPCREL(%rip), %rax
shlq $12, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
## %bb.15: ## in Loop: Header=BB0_13 Depth=3
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_13
LBB0_16: ## in Loop: Header=BB0_11 Depth=2
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_11 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_11
LBB0_18: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_9 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_9
LBB0_20:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _beta,4,2 ## @beta
.comm _C,4194304,4 ## @C
.comm _D,4194304,4 ## @D
.comm _alpha,4,2 ## @alpha
.comm _A,4194304,4 ## @A
.comm _B,4194304,4 ## @B
.subsections_via_symbols
| the_stack_data/44880.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/939452.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, #432
.cfi_def_cfa_offset 432
stp x28, x27, [sp, #400] ; 16-byte Folded Spill
stp x29, x30, [sp, #416] ; 16-byte Folded Spill
add x29, sp, #416
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #124]
str w0, [sp, #120]
str x1, [sp, #112]
sub x0, x29, #32
bl _pipe
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w8, #-1
str w8, [sp, #124]
b LBB0_14
LBB0_2:
bl _fork
str w0, [sp, #104]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w8, #-1
str w8, [sp, #124]
b LBB0_14
LBB0_4:
ldr w8, [sp, #104]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_10
b LBB0_5
LBB0_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
str w0, [sp, #96] ; 4-byte Folded Spill
sub x1, x29, #160
str x1, [sp, #80] ; 8-byte Folded Spill
mov x2, #128
str x2, [sp, #88] ; 8-byte Folded Spill
bl _read
ldr x8, [sp, #80] ; 8-byte Folded Reload
mov x9, x0
str w9, [sp, #108]
ldr w9, [sp, #108]
subs w9, w9, #1
add x8, x8, w9, sxtw
strb wzr, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x1, [sp, #80] ; 8-byte Folded Reload
ldr x2, [sp, #88] ; 8-byte Folded Reload
ldr w0, [sp, #96] ; 4-byte Folded Reload
bl _read
mov x8, x0
str w8, [sp, #108]
ldr w8, [sp, #108]
subs w9, w8, #1
add x8, sp, #128
add x8, x8, w9, sxtw
strb wzr, [x8]
ldur w0, [x29, #-32]
bl _close
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _perror
mov w8, #-1
str w8, [sp, #124]
b LBB0_14
LBB0_7:
sub x0, x29, #160
str x0, [sp, #48] ; 8-byte Folded Spill
bl _strlen
add x1, sp, #100
str x1, [sp, #56] ; 8-byte Folded Spill
mov x8, x0
str w8, [sp, #100]
ldur w0, [x29, #-28]
mov x2, #4
str x2, [sp, #64] ; 8-byte Folded Spill
bl _write
ldr x1, [sp, #48] ; 8-byte Folded Reload
ldur w0, [x29, #-28]
ldrsw x2, [sp, #100]
bl _write
add x0, sp, #128
str x0, [sp, #72] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp, #56] ; 8-byte Folded Reload
ldr x2, [sp, #64] ; 8-byte Folded Reload
mov x8, x0
str w8, [sp, #100]
ldur w0, [x29, #-28]
bl _write
ldr x1, [sp, #72] ; 8-byte Folded Reload
ldur w0, [x29, #-28]
ldrsw x2, [sp, #100]
bl _write
ldur w0, [x29, #-28]
bl _close
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _perror
mov w8, #-1
str w8, [sp, #124]
b LBB0_14
LBB0_9:
mov x0, #0
bl _wait
b LBB0_13
LBB0_10:
ldur w0, [x29, #-28]
bl _close
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _perror
mov w8, #-1
str w8, [sp, #124]
b LBB0_14
LBB0_12:
ldur w0, [x29, #-32]
sub x1, x29, #160
str x1, [sp, #24] ; 8-byte Folded Spill
mov x2, #128
str x2, [sp, #32] ; 8-byte Folded Spill
bl _read
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, x0
str w9, [sp, #108]
ldrsw x10, [sp, #108]
mov x9, x8
add x9, x9, x10
strb wzr, [x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldur w0, [x29, #-32]
add x1, sp, #128
str x1, [sp, #40] ; 8-byte Folded Spill
bl _read
ldr x8, [sp, #40] ; 8-byte Folded Reload
mov x9, x0
str w9, [sp, #108]
ldrsw x10, [sp, #108]
mov x9, x8
add x9, x9, x10
strb wzr, [x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB0_13:
str wzr, [sp, #124]
b LBB0_14
LBB0_14:
ldr w8, [sp, #124]
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_16
b LBB0_15
LBB0_15:
bl ___stack_chk_fail
LBB0_16:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #416] ; 16-byte Folded Reload
ldp x28, x27, [sp, #400] ; 16-byte Folded Reload
add sp, sp, #432
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "pipe"
l_.str.1: ; @.str.1
.asciz "fork"
l_.str.2: ; @.str.2
.asciz "Introduce nombre: \n"
l_.str.3: ; @.str.3
.asciz "Introduce apellido: \n"
l_.str.4: ; @.str.4
.asciz "close"
l_.str.5: ; @.str.5
.asciz "Close"
l_.str.6: ; @.str.6
.asciz "Nombre = %s\n"
l_.str.7: ; @.str.7
.asciz "Apellido = %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 $352, %rsp ## imm = 0x160
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -276(%rbp)
movl %edi, -280(%rbp)
movq %rsi, -288(%rbp)
leaq -16(%rbp), %rdi
callq _pipe
cmpl $0, %eax
jge LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _perror
movl $-1, -276(%rbp)
jmp LBB0_14
LBB0_2:
callq _fork
movl %eax, -296(%rbp)
cmpl $0, %eax
jge LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
callq _perror
movl $-1, -276(%rbp)
jmp LBB0_14
LBB0_4:
cmpl $0, -296(%rbp)
jle LBB0_10
## %bb.5:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -144(%rbp), %rsi
xorl %edi, %edi
movl $128, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -292(%rbp)
movl -292(%rbp), %eax
subl $1, %eax
cltq
movb $0, -144(%rbp,%rax)
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq -144(%rbp), %rsi
xorl %edi, %edi
movl $128, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -292(%rbp)
movl -292(%rbp), %eax
subl $1, %eax
cltq
movb $0, -272(%rbp,%rax)
movl -16(%rbp), %edi
callq _close
cmpl $0, %eax
jge LBB0_7
## %bb.6:
leaq L_.str.4(%rip), %rdi
callq _perror
movl $-1, -276(%rbp)
jmp LBB0_14
LBB0_7:
leaq -144(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -300(%rbp)
movl -12(%rbp), %edi
leaq -300(%rbp), %rsi
movl $4, %edx
callq _write
movl -12(%rbp), %edi
leaq -144(%rbp), %rsi
movslq -300(%rbp), %rdx
callq _write
leaq -272(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -300(%rbp)
movl -12(%rbp), %edi
leaq -300(%rbp), %rsi
movl $4, %edx
callq _write
movl -12(%rbp), %edi
leaq -272(%rbp), %rsi
movslq -300(%rbp), %rdx
callq _write
movl -12(%rbp), %edi
callq _close
cmpl $0, %eax
je LBB0_9
## %bb.8:
leaq L_.str.5(%rip), %rdi
callq _perror
movl $-1, -276(%rbp)
jmp LBB0_14
LBB0_9:
xorl %eax, %eax
movl %eax, %edi
callq _wait
jmp LBB0_13
LBB0_10:
movl -12(%rbp), %edi
callq _close
cmpl $0, %eax
jge LBB0_12
## %bb.11:
leaq L_.str.4(%rip), %rdi
callq _perror
movl $-1, -276(%rbp)
jmp LBB0_14
LBB0_12:
movl -16(%rbp), %edi
leaq -144(%rbp), %rsi
movq %rsi, -336(%rbp) ## 8-byte Spill
movl $128, %edx
movq %rdx, -328(%rbp) ## 8-byte Spill
callq _read
movq -336(%rbp), %rsi ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
movl %eax, -292(%rbp)
movslq -292(%rbp), %rax
movb $0, -144(%rbp,%rax)
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
movl %eax, -304(%rbp) ## 4-byte Spill
movb %al, -305(%rbp) ## 1-byte Spill
callq _printf
movq -328(%rbp), %rdx ## 8-byte Reload
movl -16(%rbp), %edi
leaq -272(%rbp), %rsi
movq %rsi, -320(%rbp) ## 8-byte Spill
callq _read
movq -320(%rbp), %rsi ## 8-byte Reload
movq %rax, %rcx
movb -305(%rbp), %al ## 1-byte Reload
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, -292(%rbp)
movslq -292(%rbp), %rcx
movb $0, -272(%rbp,%rcx)
leaq L_.str.7(%rip), %rdi
callq _printf
movl -304(%rbp), %edi ## 4-byte Reload
callq _exit
LBB0_13:
movl $0, -276(%rbp)
LBB0_14:
movl -276(%rbp), %eax
movl %eax, -340(%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 -340(%rbp), %eax ## 4-byte Reload
addq $352, %rsp ## imm = 0x160
popq %rbp
retq
LBB0_16:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "pipe"
L_.str.1: ## @.str.1
.asciz "fork"
L_.str.2: ## @.str.2
.asciz "Introduce nombre: \n"
L_.str.3: ## @.str.3
.asciz "Introduce apellido: \n"
L_.str.4: ## @.str.4
.asciz "close"
L_.str.5: ## @.str.5
.asciz "Close"
L_.str.6: ## @.str.6
.asciz "Nombre = %s\n"
L_.str.7: ## @.str.7
.asciz "Apellido = %s\n"
.subsections_via_symbols
| the_stack_data/92326711.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _shmem_create ; -- Begin function shmem_create
.p2align 2
_shmem_create: ; @shmem_create
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp]
ldur w0, [x29, #-4]
ldr x1, [sp]
mov w2, #932
bl _shmget
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _shmem_destroy ; -- Begin function shmem_destroy
.p2align 2
_shmem_destroy: ; @shmem_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
stur w0, [x29, #-4]
ldur w0, [x29, #-4]
mov w1, #0
mov x2, #0
bl _shmctl
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _shmem_open ; -- Begin function shmem_open
.p2align 2
_shmem_open: ; @shmem_open
.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, #-12]
str x1, [sp, #24]
ldur w0, [x29, #-12]
ldr x1, [sp, #24]
mov w2, #420
bl _shmget
str w0, [sp, #12]
ldr w8, [sp, #12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB2_5
LBB2_2:
ldr w0, [sp, #12]
mov x1, #0
mov w2, #0
bl _shmat
str x0, [sp, #16]
ldr x8, [sp, #16]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB2_5
LBB2_4:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB2_5
LBB2_5:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _shmem_close ; -- Begin function shmem_close
.p2align 2
_shmem_close: ; @shmem_close
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _shmdt
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 _shmem_create ## -- Begin function shmem_create
.p2align 4, 0x90
_shmem_create: ## @shmem_create
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl -4(%rbp), %edi
movq -16(%rbp), %rsi
movl $932, %edx ## imm = 0x3A4
callq _shmget
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _shmem_destroy ## -- Begin function shmem_destroy
.p2align 4, 0x90
_shmem_destroy: ## @shmem_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
movl %edi, -4(%rbp)
movl -4(%rbp), %edi
xorl %esi, %esi
xorl %eax, %eax
movl %eax, %edx
callq _shmctl
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _shmem_open ## -- Begin function shmem_open
.p2align 4, 0x90
_shmem_open: ## @shmem_open
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl %edi, -12(%rbp)
movq %rsi, -24(%rbp)
movl -12(%rbp), %edi
movq -24(%rbp), %rsi
movl $420, %edx ## imm = 0x1A4
callq _shmget
movl %eax, -36(%rbp)
cmpl $-1, -36(%rbp)
jne LBB2_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB2_5
LBB2_2:
movl -36(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _shmat
movq %rax, -32(%rbp)
movq $-1, %rax
cmpq %rax, -32(%rbp)
jne LBB2_4
## %bb.3:
movq $0, -8(%rbp)
jmp LBB2_5
LBB2_4:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB2_5:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _shmem_close ## -- Begin function shmem_close
.p2align 4, 0x90
_shmem_close: ## @shmem_close
.cfi_startproc
## %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 _shmdt
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/231394225.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_list ; -- Begin function print_list
.p2align 2
_print_list: ; @print_list
.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]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB0_1
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _create_node ; -- Begin function create_node
.p2align 2
_create_node: ; @create_node
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
mov x0, #16
bl _malloc
str x0, [sp]
ldur w8, [x29, #-4]
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _append_data ; -- Begin function append_data
.p2align 2
_append_data: ; @append_data
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l___func__.append_data@PAGE
add x0, x0, l___func__.append_data@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov w2, #30
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___assert_rtn
LBB2_2:
b LBB2_3
LBB2_3:
ldur x8, [x29, #-8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
ldur w0, [x29, #-12]
bl _create_node
ldur x8, [x29, #-8]
str x0, [x8]
b LBB2_9
LBB2_5:
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #8]
b LBB2_6
LBB2_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_6 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB2_6
LBB2_8:
ldur w0, [x29, #-12]
bl _create_node
ldr x8, [sp, #8]
str x0, [x8, #8]
b LBB2_9
LBB2_9:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _remove_duplicates ; -- Begin function remove_duplicates
.p2align 2
_remove_duplicates: ; @remove_duplicates
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
b LBB3_8
LBB3_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldur x8, [x29, #-8]
str x8, [sp, #8]
b LBB3_3
LBB3_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_8
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_7
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8]
ldr x9, [sp, #8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_3 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x0, [sp, #16]
bl _free
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB3_3
LBB3_7: ; in Loop: Header=BB3_3 Depth=1
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB3_3
LBB3_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, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x0, x29, #8
str x0, [sp, #8] ; 8-byte Folded Spill
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
mov w1, #4
bl _append_data
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #6
bl _append_data
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #8
str w1, [sp, #4] ; 4-byte Folded Spill
bl _append_data
ldr w1, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _append_data
ldr w1, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _append_data
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #12
stur w1, [x29, #-12] ; 4-byte Folded Spill
bl _append_data
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldur w1, [x29, #-12] ; 4-byte Folded Reload
bl _append_data
ldur x0, [x29, #-8]
bl _print_list
ldur x0, [x29, #-8]
bl _remove_duplicates
ldur x0, [x29, #-8]
bl _print_list
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d -> "
l_.str.1: ; @.str.1
.asciz "NULL\n"
l___func__.append_data: ; @__func__.append_data
.asciz "append_data"
l_.str.2: ; @.str.2
.asciz "545519.c"
l_.str.3: ; @.str.3
.asciz "headRef != NULL"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_list ## -- Begin function print_list
.p2align 4, 0x90
_print_list: ## @print_list
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB0_1
LBB0_3:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _create_node ## -- Begin function create_node
.p2align 4, 0x90
_create_node: ## @create_node
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -16(%rbp)
movl -4(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _append_data ## -- Begin function append_data
.p2align 4, 0x90
_append_data: ## @append_data
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
cmpq $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_2
## %bb.1:
leaq L___func__.append_data(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.3(%rip), %rcx
movl $30, %edx
callq ___assert_rtn
LBB2_2:
jmp LBB2_3
LBB2_3:
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB2_5
## %bb.4:
movl -12(%rbp), %edi
callq _create_node
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB2_9
LBB2_5:
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
LBB2_6: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB2_8
## %bb.7: ## in Loop: Header=BB2_6 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB2_6
LBB2_8:
movl -12(%rbp), %edi
callq _create_node
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
LBB2_9:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _remove_duplicates ## -- Begin function remove_duplicates
.p2align 4, 0x90
_remove_duplicates: ## @remove_duplicates
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB3_2
## %bb.1:
jmp LBB3_8
LBB3_2:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
LBB3_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB3_8
## %bb.4: ## in Loop: Header=BB3_3 Depth=1
cmpq $0, -16(%rbp)
je LBB3_7
## %bb.5: ## in Loop: Header=BB3_3 Depth=1
movq -16(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jne LBB3_7
## %bb.6: ## in Loop: Header=BB3_3 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rdi
callq _free
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB3_3
LBB3_7: ## in Loop: Header=BB3_3 Depth=1
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB3_3
LBB3_8:
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
movq $0, -8(%rbp)
leaq -8(%rbp), %rdi
movl $4, %esi
callq _append_data
leaq -8(%rbp), %rdi
movl $6, %esi
callq _append_data
leaq -8(%rbp), %rdi
movl $8, %esi
callq _append_data
leaq -8(%rbp), %rdi
movl $8, %esi
callq _append_data
leaq -8(%rbp), %rdi
movl $8, %esi
callq _append_data
leaq -8(%rbp), %rdi
movl $12, %esi
callq _append_data
leaq -8(%rbp), %rdi
movl $12, %esi
callq _append_data
movq -8(%rbp), %rdi
callq _print_list
movq -8(%rbp), %rdi
callq _remove_duplicates
movq -8(%rbp), %rdi
callq _print_list
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d -> "
L_.str.1: ## @.str.1
.asciz "NULL\n"
L___func__.append_data: ## @__func__.append_data
.asciz "append_data"
L_.str.2: ## @.str.2
.asciz "545519.c"
L_.str.3: ## @.str.3
.asciz "headRef != NULL"
.subsections_via_symbols
| the_stack_data/545519.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _run ; -- Begin function run
.p2align 2
_run: ; @run
.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, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str w0, [sp, #40]
add x8, sp, #48
str x8, [sp, #32]
ldr x0, [sp, #32]
mov w1, #1
mov x2, #100
mov x3, #-1
bl ___memset_chk
ldr w8, [sp, #40]
ldr x9, [sp, #32]
ldrsw x10, [sp, #40]
strb w8, [x9, x10]
ldr w8, [sp, #40]
lsl w8, w8, #1
ldr x9, [sp, #32]
ldr w10, [sp, #40]
mov w11, #2
sdiv w10, w10, w11
strb w8, [x9, w10, sxtw]
ldr x8, [sp, #32]
ldrsw x9, [sp, #40]
ldrsb w8, [x8, x9]
str w8, [sp, #28]
add x8, sp, #24
; kill: def $w8 killed $w8 killed $x8
adrp x9, _top@GOTPAGE
ldr x9, [x9, _top@GOTPAGEOFF]
str w8, [x9]
ldr w8, [sp, #28]
subs w8, w8, #2
cset w8, gt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #28]
str w8, [sp, #44]
b LBB0_5
LBB0_2:
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
add x0, sp, #152
bl _setjmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [sp, #28]
mov w9, #2
sdiv w0, w8, w9
bl _run
ldr w8, [sp, #28]
add w8, w8, w0
str w8, [sp, #28]
add x0, sp, #152
mov w1, #1
bl _longjmp
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #28]
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #44]
b LBB0_5
LBB0_5:
ldr w8, [sp, #44]
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_7
b LBB0_6
LBB0_6:
bl ___stack_chk_fail
LBB0_7:
ldr w0, [sp, #20] ; 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
.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, #48
adrp x8, _bottom@GOTPAGE
ldr x8, [x8, _bottom@GOTPAGEOFF]
stur x8, [x29, #-40] ; 8-byte Folded Spill
adrp x8, _top@GOTPAGE
ldr x8, [x8, _top@GOTPAGEOFF]
stur x8, [x29, #-32] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
stur wzr, [x29, #-20]
stur wzr, [x29, #-24]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
ldur w9, [x29, #-8]
subs w8, w8, w9, lsl #1
cset w8, ge
tbnz w8, #0, LBB1_7
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
mov x9, #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x9, [x29, #-40] ; 8-byte Folded Reload
mov x8, sp
subs x8, x8, #16
mov sp, x8
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
mov w0, #10
bl _run
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldur x9, [x29, #-32] ; 8-byte Folded Reload
ldur w10, [x29, #-20]
add w10, w10, w0
stur w10, [x29, #-20]
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-40] ; 8-byte Folded Reload
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldrsw x0, [x9]
ldr w8, [x8]
ldr w9, [x9]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov w1, #1
mov x3, #-1
bl ___memset_chk
b LBB1_5
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-32] ; 8-byte Folded Reload
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldrsw x0, [x9]
ldr w8, [x8]
ldr w9, [x9]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov w1, #1
mov x3, #-1
bl ___memset_chk
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB1_1
LBB1_7:
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
add sp, sp, #16
ldur w0, [x29, #-20]
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.comm _top,4,2 ; @top
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "setjmp of %d\n"
l_.str.1: ; @.str.1
.asciz "going\n"
l_.str.2: ; @.str.2
.asciz "back\n"
.comm _bottom,4,2 ; @bottom
l_.str.3: ; @.str.3
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _run ## -- Begin function run
.p2align 4, 0x90
_run: ## @run
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $320, %rsp ## imm = 0x140
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -280(%rbp)
leaq -272(%rbp), %rax
movq %rax, -288(%rbp)
movq -288(%rbp), %rdi
movl $1, %esi
movl $100, %edx
movq $-1, %rcx
callq ___memset_chk
movl -280(%rbp), %eax
movb %al, %dl
movq -288(%rbp), %rax
movslq -280(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -280(%rbp), %eax
shll $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -313(%rbp) ## 1-byte Spill
movq -288(%rbp), %rax
movq %rax, -312(%rbp) ## 8-byte Spill
movl -280(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movb -313(%rbp), %dl ## 1-byte Reload
movl %eax, %ecx
movq -312(%rbp), %rax ## 8-byte Reload
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movq -288(%rbp), %rax
movslq -280(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -292(%rbp)
leaq -304(%rbp), %rax
movl %eax, %ecx
movq _top@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl -292(%rbp), %eax
cmpl $2, %eax
jg LBB0_2
## %bb.1:
movl -292(%rbp), %eax
movl %eax, -276(%rbp)
jmp LBB0_5
LBB0_2:
movl -292(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -160(%rbp), %rdi
callq _setjmp
cmpl $0, %eax
jne LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl -292(%rbp), %edi
movl %edi, %eax
shrl $31, %eax
addl %eax, %edi
sarl %edi
callq _run
movl %eax, %ecx
movl -292(%rbp), %eax
addl %ecx, %eax
movl %eax, -292(%rbp)
leaq -160(%rbp), %rdi
movl $1, %esi
callq _longjmp
LBB0_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -292(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -276(%rbp)
LBB0_5:
movl -276(%rbp), %eax
movl %eax, -320(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_7
## %bb.6:
movl -320(%rbp), %eax ## 4-byte Reload
addq $320, %rsp ## imm = 0x140
popq %rbp
retq
LBB0_7:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movl -8(%rbp), %ecx
shll $1, %ecx
cmpl %ecx, %eax
jge LBB1_7
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $4, %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movl %eax, %ecx
movq _bottom@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $10, %edi
callq _run
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
movq _bottom@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _top@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq _bottom@GOTPCREL(%rip), %rax
movslq (%rax), %rdi
movq _top@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _bottom@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movslq %eax, %rdx
movl $1, %esi
movq $-1, %rcx
callq ___memset_chk
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq _top@GOTPCREL(%rip), %rax
movslq (%rax), %rdi
movq _bottom@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _top@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movslq %eax, %rdx
movl $1, %esi
movq $-1, %rcx
callq ___memset_chk
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_6
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_1
LBB1_7:
movl -20(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %eax
movq %rbp, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _top,4,2 ## @top
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "setjmp of %d\n"
L_.str.1: ## @.str.1
.asciz "going\n"
L_.str.2: ## @.str.2
.asciz "back\n"
.comm _bottom,4,2 ## @bottom
L_.str.3: ## @.str.3
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/162642773.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _entry ; -- Begin function entry
.p2align 2
_entry: ; @entry
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
str w0, [sp, #76]
str x1, [sp, #64]
adrp x8, l___const.entry.local@PAGE
add x8, x8, l___const.entry.local@PAGEOFF
ldr x9, [x8]
str x9, [sp, #48]
ldr w8, [x8, #8]
str w8, [sp, #56]
str wzr, [sp, #44]
ldr w8, [sp, #48]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #52]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #56]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
mov w8, #10
str w8, [sp, #36]
mov w8, #20
str w8, [sp, #40]
ldur x8, [sp, #36]
str x8, [sp, #24]
ldr w8, [sp, #24]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #28]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
str xzr, [sp, #16]
ldr w8, [sp, #16]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
str xzr, [sp, #8]
ldr w8, [sp, #8]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #12]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
mov x11, x10
add w11, w11, #1
str w11, [sp, #44]
str w8, [x9, x10, lsl #2]
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.entry.local
l___const.entry.local:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _entry ## -- Begin function entry
.p2align 4, 0x90
_entry: ## @entry
.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 l___const.entry.local(%rip), %rax
movq %rax, -32(%rbp)
movl l___const.entry.local+8(%rip), %eax
movl %eax, -24(%rbp)
movl $0, -36(%rbp)
movl -32(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -28(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -24(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl $10, -48(%rbp)
movl $20, -44(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl -56(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -52(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
leaq -64(%rbp), %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movl -64(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -60(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
leaq -72(%rbp), %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movl -72(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -68(%rbp), %edx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -36(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 2 ## @__const.entry.local
l___const.entry.local:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.subsections_via_symbols
| the_stack_data/92327499.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strchr ; -- Begin function strchr
.p2align 2
_strchr: ; @strchr
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
str x0, [sp, #64]
str w1, [sp, #60]
ldr x8, [sp, #64]
str x8, [sp, #48]
ldr w8, [sp, #60]
strb w8, [sp, #47]
ldrb w8, [sp, #47]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
ands x8, x8, #0x7
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldr x8, [sp, #48]
str x8, [sp, #72]
b LBB0_37
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [sp, #48]
add x8, x8, #1
str x8, [sp, #48]
b LBB0_2
LBB0_6:
ldr x8, [sp, #48]
str x8, [sp, #16]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
mov x9, #72340172838076673
subs x8, x8, x9
ldr x9, [sp, #16]
ldr x9, [x9]
bic x8, x8, x9
ands x8, x8, #0x8080808080808080
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #16]
add x8, x8, #8
str x8, [sp, #16]
b LBB0_7
LBB0_9:
ldr x8, [sp, #16]
str x8, [sp, #48]
b LBB0_10
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=1
ldr x8, [sp, #48]
add x8, x8, #1
str x8, [sp, #48]
b LBB0_10
LBB0_12:
ldr x8, [sp, #48]
str x8, [sp, #72]
b LBB0_37
LBB0_13:
b LBB0_14
LBB0_14: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
ands x8, x8, #0x7
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
; kill: def $x8 killed $xzr
str xzr, [sp, #72]
b LBB0_37
LBB0_17: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [sp, #48]
ldrb w8, [x8]
ldrb w9, [sp, #47]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
ldr x8, [sp, #48]
str x8, [sp, #72]
b LBB0_37
LBB0_19: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [sp, #48]
add x8, x8, #1
str x8, [sp, #48]
b LBB0_14
LBB0_20:
ldrb w8, [sp, #47]
; kill: def $x8 killed $w8
str x8, [sp, #32]
mov x8, #8
str x8, [sp, #24]
b LBB0_21
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
subs x8, x8, #64
cset w8, hs
tbnz w8, #0, LBB0_24
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_21 Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #24]
lsl x8, x8, x9
ldr x9, [sp, #32]
orr x8, x8, x9
str x8, [sp, #32]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_21 Depth=1
ldr x8, [sp, #24]
lsl x8, x8, #1
str x8, [sp, #24]
b LBB0_21
LBB0_24:
ldr x8, [sp, #48]
str x8, [sp, #16]
b LBB0_25
LBB0_25: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
mov x9, #72340172838076673
subs x8, x8, x9
ldr x9, [sp, #16]
ldr x9, [x9]
bic x8, x8, x9
ands x8, x8, #0x8080808080808080
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_25 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #32]
eor x8, x8, x9
mov x9, #72340172838076673
subs x8, x8, x9
ldr x9, [sp, #16]
ldr x9, [x9]
ldr x10, [sp, #32]
eor x9, x9, x10
bic x8, x8, x9
ands x8, x8, #0x8080808080808080
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_25 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB0_29
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_25 Depth=1
ldr x8, [sp, #16]
add x8, x8, #8
str x8, [sp, #16]
b LBB0_25
LBB0_29:
ldr x8, [sp, #16]
str x8, [sp, #48]
b LBB0_30
LBB0_30: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_30 Depth=1
ldr x8, [sp, #48]
ldrb w8, [x8]
ldrb w9, [sp, #47]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_30 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_34
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_30 Depth=1
ldr x8, [sp, #48]
add x8, x8, #1
str x8, [sp, #48]
b LBB0_30
LBB0_34:
ldr x8, [sp, #48]
ldrb w8, [x8]
ldrb w9, [sp, #47]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35:
ldr x8, [sp, #48]
str x8, [sp, #72]
b LBB0_37
LBB0_36:
; kill: def $x8 killed $xzr
str xzr, [sp, #72]
b LBB0_37
LBB0_37:
ldr x0, [sp, #72]
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strchr ## -- Begin function strchr
.p2align 4, 0x90
_strchr: ## @strchr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, -33(%rbp)
cmpb $0, -33(%rbp)
jne LBB0_13
## %bb.1:
jmp LBB0_2
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
andq $7, %rax
cmpq $0, %rax
je LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq -32(%rbp), %rax
cmpb $0, (%rax)
jne LBB0_5
## %bb.4:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_37
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_2
LBB0_6:
movq -32(%rbp), %rax
movq %rax, -64(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
movq -64(%rbp), %rax
movq (%rax), %rax
movabsq $72340172838076673, %rcx ## imm = 0x101010101010101
subq %rcx, %rax
movq -64(%rbp), %rcx
movq (%rcx), %rcx
xorq $-1, %rcx
andq %rcx, %rax
movabsq $-9187201950435737472, %rcx ## imm = 0x8080808080808080
andq %rcx, %rax
cmpq $0, %rax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB0_8
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_7 Depth=1
movq -64(%rbp), %rax
addq $8, %rax
movq %rax, -64(%rbp)
jmp LBB0_7
LBB0_9:
movq -64(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_10: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpb $0, (%rax)
je LBB0_12
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_10
LBB0_12:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_37
LBB0_13:
jmp LBB0_14
LBB0_14: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
andq $7, %rax
cmpq $0, %rax
je LBB0_20
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movq -32(%rbp), %rax
cmpb $0, (%rax)
jne LBB0_17
## %bb.16:
movq $0, -8(%rbp)
jmp LBB0_37
LBB0_17: ## in Loop: Header=BB0_14 Depth=1
movq -32(%rbp), %rax
movzbl (%rax), %eax
movzbl -33(%rbp), %ecx
cmpl %ecx, %eax
jne LBB0_19
## %bb.18:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_37
LBB0_19: ## in Loop: Header=BB0_14 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_14
LBB0_20:
movzbl -33(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp)
movq $8, -56(%rbp)
LBB0_21: ## =>This Inner Loop Header: Depth=1
cmpq $64, -56(%rbp)
jae LBB0_24
## %bb.22: ## in Loop: Header=BB0_21 Depth=1
movq -48(%rbp), %rax
movq -56(%rbp), %rcx
## kill: def $cl killed $rcx
shlq %cl, %rax
orq -48(%rbp), %rax
movq %rax, -48(%rbp)
## %bb.23: ## in Loop: Header=BB0_21 Depth=1
movq -56(%rbp), %rax
shlq $1, %rax
movq %rax, -56(%rbp)
jmp LBB0_21
LBB0_24:
movq -32(%rbp), %rax
movq %rax, -64(%rbp)
LBB0_25: ## =>This Inner Loop Header: Depth=1
movq -64(%rbp), %rax
movq (%rax), %rcx
movabsq $72340172838076673, %rax ## imm = 0x101010101010101
subq %rax, %rcx
movq -64(%rbp), %rax
movq (%rax), %rax
xorq $-1, %rax
andq %rax, %rcx
movabsq $-9187201950435737472, %rax ## imm = 0x8080808080808080
andq %rax, %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, %rcx
movb %al, -65(%rbp) ## 1-byte Spill
jne LBB0_27
## %bb.26: ## in Loop: Header=BB0_25 Depth=1
movq -64(%rbp), %rax
movq (%rax), %rax
xorq -48(%rbp), %rax
movabsq $72340172838076673, %rcx ## imm = 0x101010101010101
subq %rcx, %rax
movq -64(%rbp), %rcx
movq (%rcx), %rcx
xorq -48(%rbp), %rcx
xorq $-1, %rcx
andq %rcx, %rax
movabsq $-9187201950435737472, %rcx ## imm = 0x8080808080808080
andq %rcx, %rax
cmpq $0, %rax
setne %al
xorb $-1, %al
movb %al, -65(%rbp) ## 1-byte Spill
LBB0_27: ## in Loop: Header=BB0_25 Depth=1
movb -65(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_28
jmp LBB0_29
LBB0_28: ## in Loop: Header=BB0_25 Depth=1
movq -64(%rbp), %rax
addq $8, %rax
movq %rax, -64(%rbp)
jmp LBB0_25
LBB0_29:
movq -64(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_30: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movzbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -66(%rbp) ## 1-byte Spill
je LBB0_32
## %bb.31: ## in Loop: Header=BB0_30 Depth=1
movq -32(%rbp), %rax
movzbl (%rax), %eax
movzbl -33(%rbp), %ecx
cmpl %ecx, %eax
setne %al
movb %al, -66(%rbp) ## 1-byte Spill
LBB0_32: ## in Loop: Header=BB0_30 Depth=1
movb -66(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_33
jmp LBB0_34
LBB0_33: ## in Loop: Header=BB0_30 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_30
LBB0_34:
movq -32(%rbp), %rax
movzbl (%rax), %eax
movzbl -33(%rbp), %ecx
cmpl %ecx, %eax
jne LBB0_36
## %bb.35:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_37
LBB0_36:
movq $0, -8(%rbp)
LBB0_37:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/107953971.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, #-12]
mov w8, #1
stur w8, [x29, #-16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_33
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #4
str x8, [x9]
sub x8, x29, #8
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-4]
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_31
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_31
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_31
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_31
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #2
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #2
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #1
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #2
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_15
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #2
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_18
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #1
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_21
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #2
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_24
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #2
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #1
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_27
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #2
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #1
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_30
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #2
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_1 Depth=1
stur wzr, [x29, #-16]
b LBB0_32
LBB0_31: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-16]
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_33:
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.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
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 Enter the coordinates of x,y:"
l_.str.1: ; @.str.1
.asciz "%d %d"
l_.str.2: ; @.str.2
.asciz "Enter the valid coordinate \n"
l_.str.3: ; @.str.3
.asciz "The no of possible moves for (%d,%d) 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, -12(%rbp)
movl $1, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -16(%rbp)
jne LBB0_33
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -4(%rbp), %rsi
leaq -8(%rbp), %rdx
movb $0, %al
callq _scanf
cmpl $7, -4(%rbp)
jg LBB0_31
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
cmpl $7, -8(%rbp)
jg LBB0_31
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -4(%rbp)
jl LBB0_31
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -8(%rbp)
jl LBB0_31
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $2, %eax
cmpl $7, %eax
jg LBB0_9
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
cmpl $7, %eax
jg LBB0_9
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $2, %eax
cmpl $7, %eax
jg LBB0_12
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
subl $1, %eax
cmpl $0, %eax
jl LBB0_12
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
subl $2, %eax
cmpl $0, %eax
jl LBB0_15
## %bb.13: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
cmpl $7, %eax
jg LBB0_15
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
subl $2, %eax
cmpl $0, %eax
jl LBB0_18
## %bb.16: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
subl $1, %eax
cmpl $0, %eax
jl LBB0_18
## %bb.17: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
cmpl $7, %eax
jg LBB0_21
## %bb.19: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $2, %eax
cmpl $7, %eax
jg LBB0_21
## %bb.20: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
cmpl $7, %eax
jg LBB0_24
## %bb.22: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
subl $2, %eax
cmpl $0, %eax
jl LBB0_24
## %bb.23: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_24: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
subl $1, %eax
cmpl $0, %eax
jl LBB0_27
## %bb.25: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $2, %eax
cmpl $7, %eax
jg LBB0_27
## %bb.26: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_27: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
subl $1, %eax
cmpl $0, %eax
jl LBB0_30
## %bb.28: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
subl $2, %eax
cmpl $0, %eax
jl LBB0_30
## %bb.29: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_30: ## in Loop: Header=BB0_1 Depth=1
movl $0, -16(%rbp)
jmp LBB0_32
LBB0_31: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -16(%rbp)
LBB0_32: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_33:
movl -4(%rbp), %esi
movl -8(%rbp), %edx
movl -12(%rbp), %ecx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n Enter the coordinates of x,y:"
L_.str.1: ## @.str.1
.asciz "%d %d"
L_.str.2: ## @.str.2
.asciz "Enter the valid coordinate \n"
L_.str.3: ## @.str.3
.asciz "The no of possible moves for (%d,%d) is %d"
.subsections_via_symbols
| the_stack_data/124773.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _axi_interfaces ; -- Begin function axi_interfaces
.p2align 2
_axi_interfaces: ; @axi_interfaces
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-8]
mov w1, #32
str w1, [sp, #28] ; 4-byte Folded Spill
bl __ssdm_SpecArrayDimSize
ldr w1, [sp, #28] ; 4-byte Folded Reload
ldur x0, [x29, #-16]
bl __ssdm_SpecArrayDimSize
mov x9, sp
adrp x7, l_.str.1@PAGE
add x7, x7, l_.str.1@PAGEOFF
stur x7, [x29, #-32] ; 8-byte Folded Spill
mov x8, x7
str x8, [x9]
mov w5, #0
str w5, [sp, #40] ; 4-byte Folded Spill
mov x0, x5
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, x5
mov x3, x5
mov x4, x5
mov x6, x7
bl __ssdm_op_SpecInterface
ldr w5, [sp, #40] ; 4-byte Folded Reload
ldur x7, [x29, #-32] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
mov x9, sp
mov x8, x7
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
str x1, [sp, #32] ; 8-byte Folded Spill
mov x2, x5
mov x3, x5
mov x4, x5
mov x6, x7
bl __ssdm_op_SpecInterface
ldur x4, [x29, #-32] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
mov w1, #1
str w1, [sp, #44] ; 4-byte Folded Spill
adrp x2, l_.str.3@PAGE
add x2, x2, l_.str.3@PAGEOFF
str x2, [sp, #48] ; 8-byte Folded Spill
mov w3, #8
stur w3, [x29, #-36] ; 4-byte Folded Spill
bl __ssdm_SpecArrayPartition
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr w5, [sp, #40] ; 4-byte Folded Reload
ldur x7, [x29, #-32] ; 8-byte Folded Reload
ldur x0, [x29, #-8]
mov x9, sp
mov x8, x7
str x8, [x9]
mov x2, x5
mov x3, x5
mov x4, x5
mov x6, x7
bl __ssdm_op_SpecInterface
ldr w1, [sp, #44] ; 4-byte Folded Reload
ldr x2, [sp, #48] ; 8-byte Folded Reload
ldur w3, [x29, #-36] ; 4-byte Folded Reload
ldur x4, [x29, #-32] ; 8-byte Folded Reload
ldur x0, [x29, #-8]
bl __ssdm_SpecArrayPartition
b LBB0_1
LBB0_1:
stur wzr, [x29, #-20]
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #32
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
mov w2, #1
str w2, [sp, #8] ; 4-byte Folded Spill
mov x0, x2
mov x1, x2
mov w3, #0
str w3, [sp, #12] ; 4-byte Folded Spill
adrp x4, l_.str.1@PAGE
add x4, x4, l_.str.1@PAGEOFF
str x4, [sp, #16] ; 8-byte Folded Spill
bl __ssdm_op_SpecPipeline
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
bl __ssdm_SpecLoopRewind
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldr w1, [sp, #12] ; 4-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
mov w2, #8
str w2, [sp, #24] ; 4-byte Folded Spill
bl __ssdm_Unroll
ldr w10, [sp, #24] ; 4-byte Folded Reload
ldur w8, [x29, #-20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-24]
ldursw x9, [x29, #-24]
adrp x8, _axi_interfaces.acc@PAGE
add x8, x8, _axi_interfaces.acc@PAGEOFF
ldr w9, [x8, x9, lsl #2]
ldur x10, [x29, #-16]
ldursw x11, [x29, #-20]
ldrsh w10, [x10, x11, lsl #1]
add w9, w9, w10
ldursw x10, [x29, #-24]
str w9, [x8, x10, lsl #2]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldursw x10, [x29, #-20]
strh w8, [x9, x10, lsl #1]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_2
LBB0_5:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "s_axilite"
l_.str.1: ; @.str.1
.space 1
l_.str.2: ; @.str.2
.asciz "axis"
l_.str.3: ; @.str.3
.asciz "CYCLIC"
.zerofill __DATA,__bss,_axi_interfaces.acc,32,2 ; @axi_interfaces.acc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _axi_interfaces ## -- Begin function axi_interfaces
.p2align 4, 0x90
_axi_interfaces: ## @axi_interfaces
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movl $32, %esi
movb $0, %al
callq __ssdm_SpecArrayDimSize
movq -16(%rbp), %rdi
movl $32, %esi
movb $0, %al
callq __ssdm_SpecArrayDimSize
xorl %r9d, %r9d
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rax
movl %r9d, %edi
movl %r9d, %edx
movl %r9d, %ecx
movl %r9d, %r8d
movq %rax, (%rsp)
movq %rax, 8(%rsp)
movq %rax, 16(%rsp)
movb $0, %al
callq __ssdm_op_SpecInterface
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
xorl %r9d, %r9d
leaq L_.str.1(%rip), %rax
movl %r9d, %edx
movl %r9d, %ecx
movl %r9d, %r8d
movq %rax, (%rsp)
movq %rax, 8(%rsp)
movq %rax, 16(%rsp)
movb $0, %al
callq __ssdm_op_SpecInterface
movq -16(%rbp), %rdi
movl $1, %esi
leaq L_.str.3(%rip), %rdx
movl $8, %ecx
leaq L_.str.1(%rip), %r8
movb $0, %al
callq __ssdm_SpecArrayPartition
movq -8(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
xorl %r9d, %r9d
leaq L_.str.1(%rip), %rax
movl %r9d, %edx
movl %r9d, %ecx
movl %r9d, %r8d
movq %rax, (%rsp)
movq %rax, 8(%rsp)
movq %rax, 16(%rsp)
movb $0, %al
callq __ssdm_op_SpecInterface
movq -8(%rbp), %rdi
movl $1, %esi
leaq L_.str.3(%rip), %rdx
movl $8, %ecx
leaq L_.str.1(%rip), %r8
movb $0, %al
callq __ssdm_SpecArrayPartition
## %bb.1:
movl $0, -20(%rbp)
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpl $32, -20(%rbp)
jge LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl $1, %edx
xorl %ecx, %ecx
leaq L_.str.1(%rip), %r8
movl %edx, %edi
movl %edx, %esi
movb $0, %al
callq __ssdm_op_SpecPipeline
xorl %edi, %edi
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq __ssdm_SpecLoopRewind
movl $1, %edi
xorl %esi, %esi
movl $8, %edx
leaq L_.str.1(%rip), %rcx
movb $0, %al
callq __ssdm_Unroll
movl -20(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl %edx, -24(%rbp)
movslq -24(%rbp), %rcx
leaq _axi_interfaces.acc(%rip), %rax
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movswl (%rax,%rcx,2), %eax
addl %eax, %edx
movslq -24(%rbp), %rcx
leaq _axi_interfaces.acc(%rip), %rax
movl %edx, (%rax,%rcx,4)
movslq -24(%rbp), %rcx
leaq _axi_interfaces.acc(%rip), %rax
movl (%rax,%rcx,4), %eax
movw %ax, %dx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movw %dx, (%rax,%rcx,2)
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_2
LBB0_5:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "s_axilite"
L_.str.1: ## @.str.1
.space 1
L_.str.2: ## @.str.2
.asciz "axis"
L_.str.3: ## @.str.3
.asciz "CYCLIC"
.zerofill __DATA,__bss,_axi_interfaces.acc,32,4 ## @axi_interfaces.acc
.subsections_via_symbols
| the_stack_data/75137007.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/334969.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ExportedFromExe ; -- Begin function ExportedFromExe
.p2align 2
_ExportedFromExe: ; @ExportedFromExe
.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
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "This output produced by ExportedFromExe.\n"
l_.str.1: ; @.str.1
.asciz "Hello, world\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ExportedFromExe ## -- Begin function ExportedFromExe
.p2align 4, 0x90
_ExportedFromExe: ## @ExportedFromExe
.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
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
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 "This output produced by ExportedFromExe.\n"
L_.str.1: ## @.str.1
.asciz "Hello, world\n"
.subsections_via_symbols
| the_stack_data/32006.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _handler@PAGE
add x8, x8, _handler@PAGEOFF
str x8, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-12]
stur w0, [x29, #-16]
stur x1, [x29, #-24]
str xzr, [sp, #40]
str xzr, [sp, #48]
str xzr, [sp, #24]
str xzr, [sp, #32]
stur wzr, [x29, #-32]
stur wzr, [x29, #-36]
mov w8, #14
stur w8, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #32
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_2:
ldur w9, [x29, #-4]
mov w8, #1
subs w9, w9, #1
lsl w8, w8, w9
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_3:
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldur w8, [x29, #-32]
orr w8, w8, w9
stur w8, [x29, #-32]
mov w8, #26
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
subs w8, w8, #32
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_6
LBB0_5:
ldur w9, [x29, #-8]
mov w8, #1
subs w9, w9, #1
lsl w8, w8, w9
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_6
LBB0_6:
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-32]
orr w8, w8, w9
stur w8, [x29, #-32]
add x1, sp, #24
adrp x8, _handler@PAGE
add x8, x8, _handler@PAGEOFF
str x8, [sp, #24]
ldur w8, [x29, #-32]
str w8, [sp, #32]
mov w8, #66
str w8, [sp, #36]
mov w0, #14
add x2, sp, #40
bl _sigaction
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB0_8:
mov w0, #2
sub x1, x29, #32
sub x2, x29, #36
bl _sigprocmask
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl _abort
LBB0_10:
mov w0, #14
mov x1, #0
add x2, sp, #40
bl _sigaction
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB0_12:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #40]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
bl _abort
LBB0_14:
mov w0, #1
bl _alarm
b LBB0_15
LBB0_15: ; =>This Inner Loop Header: Depth=1
adrp x8, _quit@PAGE
ldr w8, [x8, _quit@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
b LBB0_15
LBB0_17:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function handler
_handler: ; @handler
.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]
stur x2, [x29, #-24]
adrp x9, _quit@PAGE
mov w8, #1
str w8, [sp, #28] ; 4-byte Folded Spill
str w8, [x9, _quit@PAGEOFF]
ldur x8, [x29, #-16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, _handler.msg@PAGE
add x0, x0, _handler.msg@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
mov x3, #64
mov x1, x3
mov w2, #0
adrp x4, l_.str.1@PAGE
add x4, x4, l_.str.1@PAGEOFF
bl ___snprintf_chk
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x9, x0
ldr w0, [sp, #28] ; 4-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #32]
ldr x2, [sp, #32]
bl _write
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 "rt_sigaction"
.zerofill __DATA,__bss,_quit,4,2 ; @quit
.zerofill __DATA,__bss,_handler.msg,64,0 ; @handler.msg
l_.str.1: ; @.str.1
.asciz "[OK] received signal %u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movl $0, -12(%rbp)
movl %edi, -16(%rbp)
movq %rsi, -24(%rbp)
leaq -56(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
leaq -72(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
movl $0, -32(%rbp)
movl $0, -36(%rbp)
movl $14, -4(%rbp)
cmpl $32, -4(%rbp)
jle LBB0_2
## %bb.1:
xorl %eax, %eax
movl %eax, -76(%rbp) ## 4-byte Spill
jmp LBB0_3
LBB0_2:
movl -4(%rbp), %ecx
subl $1, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -76(%rbp) ## 4-byte Spill
LBB0_3:
movl -76(%rbp), %eax ## 4-byte Reload
orl -32(%rbp), %eax
movl %eax, -32(%rbp)
movl $26, -8(%rbp)
cmpl $32, -8(%rbp)
jle LBB0_5
## %bb.4:
xorl %eax, %eax
movl %eax, -80(%rbp) ## 4-byte Spill
jmp LBB0_6
LBB0_5:
movl -8(%rbp), %ecx
subl $1, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -80(%rbp) ## 4-byte Spill
LBB0_6:
movl -80(%rbp), %eax ## 4-byte Reload
orl -32(%rbp), %eax
movl %eax, -32(%rbp)
leaq _handler(%rip), %rax
movq %rax, -72(%rbp)
movl -32(%rbp), %eax
movl %eax, -64(%rbp)
movl $66, -60(%rbp)
movl $14, %edi
leaq -72(%rbp), %rsi
leaq -56(%rbp), %rdx
callq _sigaction
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jge LBB0_8
## %bb.7:
leaq L_.str(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB0_8:
movl $2, %edi
leaq -32(%rbp), %rsi
leaq -36(%rbp), %rdx
callq _sigprocmask
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jge LBB0_10
## %bb.9:
callq _abort
LBB0_10:
movl $14, %edi
xorl %eax, %eax
movl %eax, %esi
leaq -56(%rbp), %rdx
callq _sigaction
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jge LBB0_12
## %bb.11:
leaq L_.str(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB0_12:
movq -56(%rbp), %rax
leaq _handler(%rip), %rcx
cmpq %rcx, %rax
je LBB0_14
## %bb.13:
callq _abort
LBB0_14:
movl $1, %edi
callq _alarm
LBB0_15: ## =>This Inner Loop Header: Depth=1
movl _quit(%rip), %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB0_16
jmp LBB0_17
LBB0_16: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_15
LBB0_17:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function handler
_handler: ## @handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl $1, _quit(%rip)
movq -16(%rbp), %rax
movl (%rax), %r9d
leaq _handler.msg(%rip), %rdi
movl $64, %ecx
xorl %edx, %edx
leaq L_.str.1(%rip), %r8
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
cltq
movq %rax, -32(%rbp)
movq -32(%rbp), %rdx
movl $1, %edi
leaq _handler.msg(%rip), %rsi
callq _write
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "rt_sigaction"
.zerofill __DATA,__bss,_quit,4,2 ## @quit
.zerofill __DATA,__bss,_handler.msg,64,4 ## @handler.msg
L_.str.1: ## @.str.1
.asciz "[OK] received signal %u\n"
.subsections_via_symbols
| the_stack_data/192330497.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _insertionSort ; -- Begin function insertionSort
.p2align 2
_insertionSort: ; @insertionSort
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
mov w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_6 Depth 3
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_6 Depth 3
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_10
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldr w8, [sp, #16]
str w8, [sp, #8]
b LBB0_6
LBB0_6: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=3
ldr x8, [sp, #24]
ldr w9, [sp, #8]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=3
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #4]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_3 Depth=2
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_14:
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 _insertionSort ## -- Begin function insertionSort
.p2align 4, 0x90
_insertionSort: ## @insertionSort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $1, -16(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_6 Depth 3
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_14
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -20(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_6 Depth 3
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_12
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -16(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB0_10
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
movl -16(%rbp), %eax
movl %eax, -24(%rbp)
LBB0_6: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jle LBB0_9
## %bb.7: ## in Loop: Header=BB0_6 Depth=3
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.8: ## in Loop: Header=BB0_6 Depth=3
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
jmp LBB0_6
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movl -28(%rbp), %edx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB0_10: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_3
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_14:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/125141547.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w0, #0
str wzr, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/58717.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/558906.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/61295.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/243894223.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad 0x412e848000000000 ; double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp 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]
str w0, [sp, #64]
str x1, [sp, #56]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #48]
ldr x8, [sp, #56]
ldr x8, [x8, #8]
str x8, [sp, #40]
bl _clock
str x0, [sp, #32]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #48]
mov x9, sp
add x8, sp, #72
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x1, [sp, #40]
add x0, sp, #72
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
bl _clock
ldr x8, [sp, #32]
subs x8, x0, x8
str x8, [sp, #32]
ldr x0, [sp, #48]
bl _fclose
ldr d0, [sp, #32]
ucvtf d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
str d0, [sp, #24]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fopen
str x0, [sp, #16]
ldr x0, [sp, #16]
ldr d0, [sp, #24]
mov x8, sp
str d0, [x8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
ldr x0, [sp, #16]
bl _fclose
ldr w8, [sp, #68]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
bl ___stack_chk_fail
LBB0_7:
ldr w0, [sp, #12] ; 4-byte Folded Reload
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 "./words_alpha.txt"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "%1023s"
l_.str.3: ; @.str.3
.asciz "./logs/clog.txt"
l_.str.4: ; @.str.4
.asciz "a"
l_.str.5: ; @.str.5
.asciz "%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 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_1:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI0_2:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1104, %rsp ## imm = 0x450
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1044(%rbp)
movl %edi, -1048(%rbp)
movq %rsi, -1056(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -1064(%rbp)
movq -1056(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -1072(%rbp)
callq _clock
movq %rax, -1080(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -1064(%rbp), %rdi
leaq -1040(%rbp), %rdx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fscanf
cmpl $1, %eax
jne LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -1040(%rbp), %rdi
movq -1072(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_4
## %bb.3:
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
callq _clock
movq -1080(%rbp), %rcx
subq %rcx, %rax
movq %rax, -1080(%rbp)
movq -1064(%rbp), %rdi
callq _fclose
movaps LCPI0_1(%rip), %xmm1 ## xmm1 = [1127219200,1160773632,0,0]
movq -1080(%rbp), %xmm0 ## xmm0 = mem[0],zero
punpckldq %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[1],xmm1[1]
movapd LCPI0_2(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25]
subpd %xmm1, %xmm0
movaps %xmm0, %xmm1
unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1]
addsd %xmm1, %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -1088(%rbp)
leaq L_.str.3(%rip), %rdi
leaq L_.str.4(%rip), %rsi
callq _fopen
movq %rax, -1096(%rbp)
movq -1096(%rbp), %rdi
movsd -1088(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.5(%rip), %rsi
movb $1, %al
callq _fprintf
movq -1096(%rbp), %rdi
callq _fclose
movl -1044(%rbp), %eax
movl %eax, -1100(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_7
## %bb.6:
movl -1100(%rbp), %eax ## 4-byte Reload
addq $1104, %rsp ## imm = 0x450
popq %rbp
retq
LBB0_7:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "./words_alpha.txt"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "%1023s"
L_.str.3: ## @.str.3
.asciz "./logs/clog.txt"
L_.str.4: ## @.str.4
.asciz "a"
L_.str.5: ## @.str.5
.asciz "%f\n"
.subsections_via_symbols
| the_stack_data/126703136.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _peer0_0 ; @peer0_0
_peer0_0:
.asciz "\000\000\000\020\001\000\000"
.globl _peer0_1 ; @peer0_1
_peer0_1:
.ascii ".\202\023\203\000\000\030\204"
.space 8
.globl _peer1_0 ; @peer1_0
_peer1_0:
.ascii "\000\000\000&\001\000z\t"
.globl _peer1_1 ; @peer1_1
_peer1_1:
.ascii ".\224\000\000w\350.l\000\000\000\026\000\000se\275\274\023\203!\274\000\016192.168.178.28"
.globl _peer0_2 ; @peer0_2
_peer0_2:
.asciz "\000\000\000$\001\000\000"
.globl _peer0_3 ; @peer0_3
_peer0_3:
.ascii "\001\202\000\000\000\000\030\211\000\000\000\024\000\000\000\000!\274\000\006asdasd!\274\000\006asdasd"
.globl _peer1_2 ; @peer1_2
_peer1_2:
.ascii "\000\000&\307\001\000z\t"
.globl _peer1_3 ; @peer1_3
_peer1_3:
.ascii "\004\227\000\204w\350.\243\000\000&\267\000\000 \n!\274\000\n0.0137:262!\274\022\243Crucible/Cephid_17^13500.000000^Admonisher 3223907659.391778 -1991618664.491896 -6814856837.139928 confed\n0 stardate data 10 0.0043:251\n0 mission data 10\nvisited_Crucible/Pandey 1 0 \nvisited_Crucible/Stirling 1 0 \nvisited_Crucible/Oldziey 1 0 \nvisited_Crucible/Cardell 1 0 \nvisited_Crucible/Exile 1 0 \nvisited_Crucible/Enyo 1 1 \nvisited_Crucible/Cephid_17 1 1 \nvisited_Crucible/17-ar 1 0 \nvisited_Crucible/Agea 1 0 \nvisited_Crucible/Everett 1 0 \n0 missionstring data 3\n9 jump_from1 13 Crucible/Enyo\n4 news1 38 #asdasd has undocked from the Atlantis\n17 unit_to_dock_with1 0 \n0 python data 1 0 \n0 news data 1\n\n0 factions begin 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 1 0 0 0 1 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 1 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 "
.globl _peer1_4 ; @peer1_4
_peer1_4:
.ascii "0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 1 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 1 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 0.1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 0.1 0 0 0 1 0 0 0 \n0 0 1 0 1 0 1 0 1 1 0 1 0 0 0 0 0 -1 -1 0 1 -1 -1 -1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 \n0 0 -0.1 0 0 0 0 0 1 1 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 0 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.2 0 1 -0.2 0 0 0 0 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.2 0 1 0 0 0 0 0 -0.2 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 1 -0.2 1 1 0 0 0 0 -1 0 0 0.1 -1 -1 0 0 0 0 1 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1"
.globl _peer1_5 ; @peer1_5
_peer1_5:
.ascii " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -0.1 -0.1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -0.9 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.8 -0.8 1 0 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 -1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 -1 -1 -0.5 0 -1 -1 0 -1 0 1 -1 -0.5 -0.5 0 -0.5 0 -1 -1 -0.1 -0.2 1 0 0 0 0 -0.1 0 -1 0 -1 -0.5 1 0 0 0 -0.5 -0.5 -1 -0.5 0 0 \n0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -"
.globl _peer1_6 ; @peer1_6
_peer1_6:
.ascii "1 0 -1 0 -1 -1 -1 -1 0 1 0 0 -0.5 -1 -1 -1 -1 -1 -1 -1 0 0 0 -1 -1 -1 -1 0 0 \n0 -1 0 0 -1 -1 -1 0 0 -1 -0.5 -0.5 0 0 1 0 0 -1 -1 0 0 0 0 1 0 0 0 -1 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 \n0 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.5 -0.5 0 0 -0.5 -0.5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 0.8 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 0.8 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 0.8 -0.2 1 1 0 0 0 0 -1 -1 0 0.1 -1 -1 -0.5 0 0 0 0.8 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.4 0 1 -0.4 0 0 0 0"
.globl _peer1_7 ; @peer1_7
_peer1_7:
.ascii " 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.4 0 1 0 0 0 0 0 -0.4 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 -0.1 0 0 0 0 0 1 0.8 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 \n!\274\023\333Key,Max_Lifesupport_Functionality,Cargo_Import,Upgrade_Storage_Volume,Pitch_Governor_Up,Comm_Functionality,Rapid_Mesh,Warp_Min_Multipli"
.globl _peer1_8 ; @peer1_8
_peer1_8:
.ascii "er,Pitch_Governor,Roll_Governor_Right,Armor_Back_Bottom_Left,Unit_Scale,Equipment_Space,Num_Animation_Stages,Roll_Governor,FireControl_Functionality,Lock_Cone,Cloak_Rate,Shield_Back_Top_Right,Armor_Back_Bottom_Right,Slide_Start,Directory,Shield_Leak,Dock,Hidden_Hold_Volume,Tracking_Cone,Shield_Front_Top_Right,Shield_Front_Bottom_Left,Explosion,Maneuver_Roll,Shield_Back_Top_Left,Use_BSP,Sub_Units,Cloak_Energy,ECM_Resist,Retro_Accel,Hull,Mounts,Hud_image,Jump_Drive_Delay,Jump_Drive_Present,Top_Accel,Maneuver_Pitch,CockpitY,Mass,Shield_Mesh,Forward_Accel,Armor_Front_Bottom_Right,Radar_Color,Armor_Back_Top_Right,CockpitZ,Afterburner_Speed_Governor,Armor_Front_Top_Right,Moment_Of_Inertia,Name,Max_Cone,Activation_Speed,Chunk_0,Left_Accel,Use_Rapid,BSP_Mesh,Fuel_Capacity,Shield_Recharge,Cloak_Min,Right_Accel,Max_Hud_Functionality,Textual_Descr"
.globl _peer1_9 ; @peer1_9
_peer1_9:
.ascii "iption,Hold_Volume,Yaw_Governor_Left,Shield_Back_Bottom_Right,Afterburner_Type,Combat_Role,Outsystem_Jump_Cost,Armor_Front_Bottom_Left,Pitch_Governor_Down,Shield_Front_Top_Left,Repair_Droid,Warp_Capacitor,Warp_Usage_Cost,Can_Cloak,Cargo,Afterburner_Accel,CockpitX,Wormhole,Max_FireControl_Functionality,Shield_Efficiency,Max_SPECDrive_Functionality,Spec_Interdiction,Shield_Front_Bottom_Right,Object_Type,NoDamageParticles,Maneuver_Yaw,Radar_Range,Afterburner_Usage_Cost,Slide_End,Collide_Subunits,Armor_Front_Top_Left,Cockpit,Heat_Sink_Rating,SPECDrive_Functionality,STATUS,Hud_Functionality,Net_Comm,ITTS,Yaw_Governor,Cloak_Glass,,Yaw_Governor_Right,Armor_Back_Top_Left,Tractorability,Prohibited_Upgrades,Reactor_Recharge,ECM_Rating,Primary_Capacitor,Bottom_Accel,Activation_Accel,Upgrades,Roll_Governor_Left,Warp_Max_Multiplier,Ecm_Drain,Lifesupport_Functionality,Mesh,Shield_Back_Bottom_Left,Can_Lock,Light,Default_Speed_Governor,Max_Comm_Functionality,Num_Chunks,Sound\nAdmonisher,1,,1400,60,1,,1,60,65,200,0.76,0,0,65,1"
.globl _peer1_10 ; @peer1_10
_peer1_10:
.ascii ",42,0,800,200,0,./vessels/Admonisher,0,,0,5.99999,800,800,,50000,,,,0,0,16000,700,\"{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;2.350000;6.000000;10.300000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-2.350000;6.000000;10.300000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;-8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MIS"
.globl _peer1_11 ; @peer1_11
_peer1_11:
.ascii "SILE MEDIUM-MISSILE ;-0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MISSILE MEDIUM-MISSILE ;0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Torpedo;3;300;HEAVY-MISSILE ;-0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}\",admonisher-hud.sprite,1,1,4000,50000,8.26,360,admonisher-shield.bfxm,20000,200,1,200,9.6,250,200,360,Admonisher,180,,,4000,,,22.92,36,0,4000,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",Purist light assault craft,150,55,,1,FIGHTER,200,200,60,,0,650,120,0,,24000,0,0,1,1,1,0,800,Vessel,,50000,3e+08,4,0,,"
.globl _peer1_12 ; @peer1_12
_peer1_12:
.ascii "200,no-cockpit,0,1,,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",,0,55,0,,55,200,p,\"mult_shady_moreupgrade;mult_shady_morethrust;mult_shady_moreshields;mult_shady_moregunrecharge;mult_shady_moreshieldrecharge;mult_shady_moreturning;upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1\",115,2,700,4000,,,65,1,0,1,\"{admonisher.bfxm;;}\",,1,\"{supernova.bmp.bfxm;4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;-5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;4.5;.35;-13.85;12;;;;;}{supernova.bmp.bfxm;-4.5;.35;-13.85;12;;;;;}{supernova.bmp.bfxm;6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;5.45;-4.8;-12.3;4;;;;;}{supernova."
.globl _peer1_13 ; @peer1_13
_peer1_13:
.asciz "bmp.bfxm;4.5;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-5.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-4.5;-4.8;-12.3;4;;;;;}\",250,1,,\";;;;;;\",!\274\000\031Crucible/Cephid_17.system\274\000\000\274\000"
.globl _peer0_4 ; @peer0_4
_peer0_4:
.asciz "\000\000\0004\001\000\000"
.globl _peer1_14 ; @peer1_14
_peer1_14:
.ascii "\000\000\000:\001\000z\t!\224\000\000w\350/\023\000\000\000*\000\000;\300!\274\000\004game!\274\000\036Welcome, asdasd to the server."
.globl _peer0_5 ; @peer0_5
_peer0_5:
.ascii "\036\202\000\000\000\000\0311\000\000\000$\000\020\000\000\273\000\274\000\001\273\001!\274\000\031Crucible/Cephid_17.system"
.globl _peer1_15 ; @peer1_15
_peer1_15:
.ascii "\000\000\0004\001\000z\t"
.globl _peer1_16 ; @peer1_16
_peer1_16:
.ascii "\036\000\000\000w\350/\031\000\000\000$\000\020RY\273\001\274\000\001!\274\000\031Crucible/Cephid_17.system\273\001"
.globl _peer0_6 ; @peer0_6
_peer0_6:
.asciz "\000\000\0004\001\000\000"
.globl _peer0_7 ; @peer0_7
_peer0_7:
.ascii "\036\202\000\000\000\000\0311\000\000\000$\000\020\000\000\273\002\274\000\001\273\001!\274\000\031Crucible/Cephid_17.system"
.globl _peer1_17 ; @peer1_17
_peer1_17:
.ascii "\000\000\004\006\001\000z\t"
.globl _peer1_18 ; @peer1_18
_peer1_18:
.ascii "\036\226\000\000w\350/a\000\000\003\366\000\020l\r\273\005!\274\000\031Crucible/Cephid_17.system\276\000\000\024\224\274\003\316,<system name=\"Cephid_17\" background=\"backgrounds/green\" nearstars=\"500\" stars=\"1000\" starspread=\"150\" scalesystem=\"1000\">\n<Light>\n\t<ambient red=\"0.05\" green=\"0.05\" blue=\"0.05\"/>\n\t<diffuse red=\"0.87\" green=\"0.85\" blue=\"0.76\"/>\n\t<specular red=\"0.25\" green=\"0.25\" blue=\"0.20\"/>\n</Light>\n<Light>\n\t<ambient red=\"0.05\" green=\"0.05\" blue=\"0.05\"/>\n\t<diffuse red=\"0.86\" green=\"0.45\" blue=\"0.34\"/>\n\t<specular red=\"0.2\" green=\"0.2\" blue=\"0.15\"/>\n</Light>\n\n<Asteroid name=\"\" file=\"AFieldJumpThin\" ri=\"0.0\" rj=\"0.0\" rk=\"0.0\" si=\"0.0\" sj=\"0.0\" sk=\"0.0\" x=\"-81750376.0\" y=\"-30150176.0\" z=\"-70781912.0\" />\n\n<Planet serial=\"00084\" name=\"JumpTo17-ar\" file=\"jump.texture\" ri=\"0.0\" rj=\"0.0\" rk=\"0.0\" si=\"0.0\" sj=\"0.0\" sk=\"0.0\" radius=\"2.0\" x=\"-81750376.0\" y=\"-30150176.0\" z=\"-70781912.0\" alpha=\"ONE ONE\" destination=\"Crucible/17-ar\" faction=\"klkk\" >\n</Planet>\n\n<Planet serial=\"00087\" name=\"Cephid_17 A\" file=\"stars/white_star.texture\" ri=\"0.000000\" rj=\"0.0\" rk=\"0.0\" si=\"0.0\" sj=\"0.0\" s"
.globl _peer1_19 ; @peer1_19
_peer1_19:
.ascii "k=\"0.0\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020l\r\273\006\274\003\355,\" radius=\"746000.0\" x=\"0\" y=\"0\" z=\"0\" Red=\"0.95\" Green=\"0.93\" Blue=\"0.64\" ReflectNoLight=\"true\" light=\"0\">\n\t<Planet serial=\"00090\" name=\"Atlantis\" \n file=\"planets/ocean.texture|planets/ocean_specular.texture|planets/earth/earth_clouds.texture\" \n technique=\"earth\"\n unit=\"ocean\"\n ri=\"120000000\" rj=\"-8436.0\" rk=\"-110000000\" si=\"-120000000.0\" sj=\"-150000.0\" sk=\"110000000.0\" \n radius=\"5000.0\" \n x=\"120000000\" y=\"-10000\" z=\"-110000000\" year= \"8000000000\" day=\"80000\"\n Red=\"0\" Green=\"0\" Blue=\"0\" \n DRed=\"0.87\" DGreen=\"0.87\" DBlue=\"0.87\" \n SRed=\"0.85\" SGreen=\"0.85\" SBlue=\"0.85\" >\n\t<Planet serial=\"00093\" name=\"Phillies\" file=\"planets/rock.texture\" ri=\"-468434.7\" rj=\"-361541\" rk=\"433559.750000\" si=\"-412172.000000\" sj=\"300463.5\" sk=\"-498163.5\" radius=\"1661.98062500\" x=\"-468434\" y=\"-361541\" z=\"433559\" year=\"80000000\" day=\"498000.276794\" >\n\t</Planet>\n\t<Planet serial=\"00096\" name=\"JumpToEnyo"
.globl _peer1_20 ; @peer1_20
_peer1_20:
.ascii "\" file=\"jump.text\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020\031\n\273\006\274\003\355,ure\" ri=\"234340.000000\" rj=\"103060.007812\" rk=\"920958.875000\" si=\"471364.750000\" sj=\"-517154.250000\" sk=\"-62067.574219\" radius=\"0.95771751\" x=\"-1312920.250000\" y=\"-717132.625000\" z=\"1060315.625000\" year= \"80000000.750000\" day=\"303.621857\" alpha=\"ONE ONE\" destination=\"Crucible/Enyo\" faction=\"klkk\" >\n\t</Planet>\n\t<Planet serial=\"00099\" name=\"JumpToCardell\" file=\"jump.texture\" ri=\"-254216.593750\" rj=\"-423678.437500\" rk=\"-372411.875000\" si=\"-455824.562500\" sj=\"479803.437500\" sk=\"-234697.656250\" radius=\"1.30477371\" x=\"997000.562500\" y=\"-455441.750000\" z=\"753232.687500\" year= \"80000000.5\" day=\"761.770081\" alpha=\"ONE ONE\" destination=\"Crucible/Cardell\" faction=\"klkk\" >\n\t</Planet>\n\t<Unit serial=\"00120\" name=\"Ataraxia\" file=\"Fighter_Barracks\" rj=\"-40000.593750\" ri=\"-42.437500\" rk=\"-47000.875000\" sj"
.globl _peer1_21 ; @peer1_21
_peer1_21:
.ascii "=\"40000.562500\" sk=\"47000\" si=\"42\" radius=\"130.477371\" x=\"-42\" y=\"-40000\" z=\"-47000\" year= \"4381063.5\" day=\"761\" faction=\"klkk\" >\n\t</Unit>\n\t</Planet>\n\n <Planet serial=\"00102\" name=\"JumpToOldziey\" fil\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020l\r\273\006\274\003\355,e=\"jump.texture\" ri=\"141807924.0\" rj=\"43125792.0\" rk=\"10400903.0\" si=\"-3642116.5\" sj=\"-5128123.0\" sk=\"-141807924.0\" radius=\"2.63800079\" year= \"7057770400.0\" day=\"536.628845\" alpha=\"ONE ONE\" destination=\"Crucible/Oldziey\" faction=\"klkk\" >\n\t\t<Unit serial=\"00123\" name=\"Plainfield\" file=\"Relay\" ri=\"25000\" rj=\"25000\" rk=\"0.0\" si=\"-26000\" sj=\"-24000\" sk=\"0.00\" x=\"25000\" y=\"25000\" z=\"0.0\" year= \"8000000\" faction=\"klkk\">\n\t\t</Unit>\n\t</Planet>\n\n <Planet serial=\"00105\" name=\"JumpToEverett\" file=\"jump.texture\" ri=\"-20080682.0\" rj=\"42690276.0\" rk=\"157634672.0\" si=\"72114176.0\" sj=\"-61331199.0\" sk=\"-96111560.0\" radius=\"3.11738037\" year= \"7778511200.0\" day=\"431.547974\" alpha=\"ONE ONE\" destination=\"Crucible/Everett\" faction=\"klkk\" >\n\t</Planet>\n\n <Planet serial=\"00108\" name=\"JumpToStirli"
.globl _peer1_22 ; @peer1_22
_peer1_22:
.ascii "ng\" file=\"jump.texture\" ri=\"-182282287.0\" rj=\"-15947974.0\" rk=\"-23532624.0\" si=\"-31423934.0\" sj=\"94449516.0\" sk=\"-168381.671875\" radius=\"2.10078888\" x=\"77007976.0\" y=\"-28267140.0\" z=\"-51236048.0\" year= \"3688542800.0\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020\031\n\273\006\274\003\355,\" day=\"212.563385\" alpha=\"ONE ONE\" destination=\"Crucible/Stirling\" faction=\"klkk\" >\n\t</Planet>\n\n <Planet serial=\"00111\" name=\"Cephid_17 B\" file=\"stars/red_star.texture\" ri=\"0."
.globl _peer1_23 ; @peer1_23
_peer1_23:
.ascii "0\" rj=\"7500000000.0\" rk=\"1500000000.0\" si=\"-1500000000.0\" sj=\"0.0\" sk=\"0.0\" radius=\"102620.0\" x=\"0\" y=\"0\" z=\"0\" Red=\"0.950000\" Green=\"0.207289\" Blue=\"0.119170\" ReflectNoLight=\"true\" light=\"1\">\n\t\t<Planet serial=\"00114\" name=\"Wiley\" file=\"planets/molten.texture\" ri=\"-65226760.0\" rj=\"19793218.000000\" rk=\"30020006.\" si=\"23492010.0\" sj=\"-254089232.0\" sk=\"-116486856.0\" radius=\"3564.39250000\" year= \"9138671360.0\" day=\"721.044067\" >\n\t\t\t<Unit serial=\"00126\" name=\"Serenity\" file=\"MiningBase\" rj=\"-25421.593750\" ri=\"-22367.437500\" rk=\"-27241.875000\" sj=\"-25582.562500\" sk=\"27980.437500\" si=\"-23469.656250\" radius=\"130.477371\" x=\"997000.562500\" y=\"-455441.750000\" z=\"753232.687500\" year= \"93000000.5\" day=\"761.770081\" faction=\"klkk\" >\n\t\t</Unit>\n\t\t</Planet>\n\t\t<Planet serial=\"00117\" name=\"Broadway\" file=\"sol/ganymede.texture|plane\000\000\001(\001\000z\t\036\225\000\000w\350/c\000\000\001\030\000\020ac\273\007\274\001\022,ts/rock.texture\" ri=\"30215382.0\" rj=\"18258252.0\" rk=\"-30780302.0\" si=\"-52761992.0\" sj=\"-133019048.0\" sk=\"-130697848.0\" radius=\"4305.06218750\" x=\"-37981648.0\" y=\"1875139"
.globl _peer1_24 ; @peer1_24
_peer1_24:
.ascii "20.0\" z=\"42497932.0\" year= \"7862598400.0\" day=\"652.678345\" >\n\t\t</Planet>\n\t</Planet>\n\n</Planet>\n</system>\n"
.globl _peer0_8 ; @peer0_8
_peer0_8:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_9 ; @peer0_9
_peer0_9:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_10 ; @peer0_10
_peer0_10:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_11 ; @peer0_11
_peer0_11:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_12 ; @peer0_12
_peer0_12:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_13 ; @peer0_13
_peer0_13:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_14 ; @peer0_14
_peer0_14:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_15 ; @peer0_15
_peer0_15:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_16 ; @peer0_16
_peer0_16:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_17 ; @peer0_17
_peer0_17:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_18 ; @peer0_18
_peer0_18:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_19 ; @peer0_19
_peer0_19:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_20 ; @peer0_20
_peer0_20:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_21 ; @peer0_21
_peer0_21:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_22 ; @peer0_22
_peer0_22:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_23 ; @peer0_23
_peer0_23:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_24 ; @peer0_24
_peer0_24:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_25 ; @peer0_25
_peer0_25:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_26 ; @peer0_26
_peer0_26:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_27 ; @peer0_27
_peer0_27:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_28 ; @peer0_28
_peer0_28:
.asciz "\000\000\000\020\001\000\000"
.globl _peer0_29 ; @peer0_29
_peer0_29:
.ascii "\f\202\000\204w\3501\221"
.space 8
.globl _peer1_25 ; @peer1_25
_peer1_25:
.ascii "\000\000\000%\001\000z\t"
.globl _peer1_26 ; @peer1_26
_peer1_26:
.ascii "1\224\000\000w\3502A\000\000\000\025\000\000\225\t\274\002\002!\274\000\tjump_from\276\000\000\000\000\000\000\000C\001\000z\t\017\224\000\204w\3502A\000\000\0003\000\000is\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|(\337@\t\264\363;B|\271\032\210d\265\004o\301|\274\277\220\213\000k9\302\000\000(\235\001\000z\t\r\227\000\000w\3502A\000\000(\215\000\000 \n\273\001\275\274\000\204!\274\000\006asdasd!\274\022\207Crucible/Cephid_17^13500.000000^Admonisher 120052779328.871704 -16262571.141614 -109169380240.748962 confed\n0 stardate data 10 0.0137:272\n0 mission data 10\nvisited_Crucible/Oldziey 1 0 \nvisited_Crucible/Stirling 1 0 \nvisited_Crucible/Pandey 1 0 \nvisited_Crucible/Cardell 1 0 \nvisited_Crucible/Enyo 1 1 \nvisited_Crucible/Exile 1 0 \nvisited_Crucible/17-ar 1 0 \nvisited_Crucible/Cephid_17 1 1 \nvisited_Crucible/Everett 1 0 \nvisited_Crucible/Agea 1 0 \n0 missionstring data 2\n4 news1 38 #asdasd has undocked from the Atlantis\n17 unit_to_dock_with1 0 \n0 python data 1 0 \n0 news data 1\n\n0 factions begin 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 1 0 0 0 1 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0"
.globl _peer1_27 ; @peer1_27
_peer1_27:
.ascii " 1 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 1 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 1 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 0.1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 0.1 0 0 0 1 0 0 0 \n0 0 1 0 1 0 1 0 1 1 0 1 0 0 0 0 0 -1 -1 0 1 -1 -1 -1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 "
.globl _peer1_28 ; @peer1_28
_peer1_28:
.ascii "0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 \n0 0 -0.1 0 0 0 0 0 1 1 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 0 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.2 0 1 -0.2 0 0 0 0 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.2 0 1 0 0 0 0 0 -0.2 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 1 -0.2 1 1 0 0 0 0 -1 0 0 0.1 -1 -1 0 0 0 0 1 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -0.1 -0.1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -"
.globl _peer1_29 ; @peer1_29
_peer1_29:
.ascii "1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -0.9 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.8 -0.8 1 0 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 -1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 -1 -1 -0.5 0 -1 -1 0 -1 0 1 -1 -0.5 -0.5 0 -0.5 0 -1 -1 -0.1 -0.2 1 0 0"
.globl _peer1_30 ; @peer1_30
_peer1_30:
.ascii " 0 0 -0.1 0 -1 0 -1 -0.5 1 0 0 0 -0.5 -0.5 -1 -0.5 0 0 \n0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -1 0 -1 0 -1 -1 -1 -1 0 1 0 0 -0.5 -1 -1 -1 -1 -1 -1 -1 0 0 0 -1 -1 -1 -1 0 0 \n0 -1 0 0 -1 -1 -1 0 0 -1 -0.5 -0.5 0 0 1 0 0 -1 -1 0 0 0 0 1 0 0 0 -1 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 \n0 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.5 -0.5 0 0 -0.5 -0.5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 0.8 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 0.8 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 0.8 -0.2 1 1 0 0 0 0 -1 -1 0 0.1 -1 -1 -0.5 0 0 0 0.8 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0"
.globl _peer1_31 ; @peer1_31
_peer1_31:
.ascii " 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.4 0 1 -0.4 0 0 0 0 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.4 0 1 0 0 0 0 0 -0.4 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0"
.globl _peer1_32 ; @peer1_32
_peer1_32:
.ascii " \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 -0.1 0 0 0 0 0 1 0.8 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 \n!\274\023\333Key,Max_Lifesupport_Functionality,Cargo_Import,Upgrade_Storage_Volume,Pitch_Governor_Up,Comm_Functionality,Rapid_Mesh,Warp_Min_Multiplier,Pitch_Governor,Roll_Governor_Right,Armor_Back_Bottom_Left,Unit_Scale,Equipment_Space,Num_Animation_Stages,Roll_Governor,FireControl_Functionality,Lock_Cone,Cloak_Rate,Shield_Back_Top_Right,Armor_Back_Bottom_Right,Slide_Start,Directory,Shield_Leak,Dock,Hidden_Hold_Volume,Tracking_Cone,Shield_Front_Top_Right,Shield_Front_Bottom"
.globl _peer1_33 ; @peer1_33
_peer1_33:
.ascii "_Left,Explosion,Maneuver_Roll,Shield_Back_Top_Left,Use_BSP,Sub_Units,Cloak_Energy,ECM_Resist,Retro_Accel,Hull,Mounts,Hud_image,Jump_Drive_Delay,Jump_Drive_Present,Top_Accel,Maneuver_Pitch,CockpitY,Mass,Shield_Mesh,Forward_Accel,Armor_Front_Bottom_Right,Radar_Color,Armor_Back_Top_Right,CockpitZ,Afterburner_Speed_Governor,Armor_Front_Top_Right,Moment_Of_Inertia,Name,Max_Cone,Activation_Speed,Chunk_0,Left_Accel,Use_Rapid,BSP_Mesh,Fuel_Capacity,Shield_Recharge,Cloak_Min,Right_Accel,Max_Hud_Functionality,Textual_Description,Hold_Volume,Yaw_Governor_Left,Shield_Back_Bottom_Right,Afterburner_Type,Combat_Role,Outsystem_Jump_Cost,Armor_Front_Bottom_Left,Pitch_Governor_Down,Shield_Front_Top_Left,Repair_Droid,Warp_Capacitor,Warp_Usage_Cost,Can_Cloak,Cargo,Afterburner_Accel,CockpitX,Wormhole,Max_FireControl_Functionality,Shield_Efficiency,Max_SPECDrive_Functionality,Spec_Interdiction,Shield_Front_Bottom_Right,Object_Type,NoDamageParticles,Maneuver_Yaw,Radar_Range,Afterburner_Usage_Cost,Slide_End,Collide_Subunits,Armor_Fr"
.globl _peer1_34 ; @peer1_34
_peer1_34:
.ascii "ont_Top_Left,Cockpit,Heat_Sink_Rating,SPECDrive_Functionality,STATUS,Hud_Functionality,Net_Comm,ITTS,Yaw_Governor,Cloak_Glass,,Yaw_Governor_Right,Armor_Back_Top_Left,Tractorability,Prohibited_Upgrades,Reactor_Recharge,ECM_Rating,Primary_Capacitor,Bottom_Accel,Activation_Accel,Upgrades,Roll_Governor_Left,Warp_Max_Multiplier,Ecm_Drain,Lifesupport_Functionality,Mesh,Shield_Back_Bottom_Left,Can_Lock,Light,Default_Speed_Governor,Max_Comm_Functionality,Num_Chunks,Sound\nAdmonisher,1,,1400,60,1,,1,60,65,200,0.76,0,0,65,1,42,0,800,200,0,./vessels/Admonisher,0,,0,5.99999,800,800,,50000,,,,0,0,16000,700,\"{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;2.350000;6.000000;10.300000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-2.350000;6.000000;10.300000;0.000000;0.000000;0.00"
.globl _peer1_35 ; @peer1_35
_peer1_35:
.ascii "0000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;-8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MISSILE MEDIUM-MISSILE ;-0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MISSILE MEDIUM-MISSILE ;0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Torpedo;3;300;HEAVY-MISS"
.globl _peer1_36 ; @peer1_36
_peer1_36:
.ascii "ILE ;-0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}\",admonisher-hud.sprite,1,1,4000,50000,8.26,360,admonisher-shield.bfxm,20000,200,1,200,9.6,250,200,360,Admonisher,180,,,4000,,,22.92,36,0,4000,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",Purist light assault cr"
.globl _peer1_37 ; @peer1_37
_peer1_37:
.ascii "aft,150,55,,1,FIGHTER,200,200,60,,0,650,120,0,,24000,0,0,1,1,1,0,800,Vessel,,50000,3e+08,4,0,,200,no-cockpit,0,1,,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",,0,55,0,,55,200,p,\"mult_shady_moreupgrade;mult_shady_morethrust;mult_shady_moreshields;mult_shady_moregunrecharge;mult_shady_moreshieldrecharge;mult_shady_moreturning;upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1\",115,2,700,4000,,,65,1,0,1,\"{admonisher.bfxm;;}\",,1,\"{supernova.bmp.bfxm;4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;-5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;4.5;.35;-13.85;12;;;;;}{supernova.bmp.bfxm;-4.5;.35;-13.85;12;;;;;}{su"
.globl _peer1_38 ; @peer1_38
_peer1_38:
.ascii "pernova.bmp.bfxm;6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;5.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;4.5;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-5.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-4.5;-4.8;-12.3;4;;;;;}\",250,1,,\";;;;;;\",\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|(\337@\t\264\363;B|\271\032\210d\265\004o\301|\274\277\220\213\000k9\302\273\002\275\274\000~!\274\000\nMiningBase!\274\000\nMiningBase!\274\000\bSerenity\273\000\276\000\000\000\003!\274\000\004Base!\274\000\000\276\000\000\000\002\323\275\274\000~\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|\215\373\336,\30533\302|4U\351\260\363fxB|V\212z\234\373\326WB\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\325{\271\311\bd{9\264\235\310{\266\337\033\254\273\002\275\274\000x!\274\000\020Fighter_Barracks!\274\000\020Fighter_Barracks!\274\000\bAtaraxia\273\000\276\000\000\000\003!\274\000\004Base!\274\000\000\276\000\000\000\000\323\275\274\000x\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|\027w\034v)\345;B|\003\266\275\370\357\323\202A|\002\377\310\177\260\2169\302\325{\000\000\000\000{\272\n\362\000{\272 \000\000\325{9\322\317\222{9\201\013\034{\271\\\0078\273\002\275\274\000{!\274\000\005Relay!\274\000\005Relay!\274\000\nPlainfield\273\000\276\000\000\000\003!\274\000\004Base!\274\000\000\276\000\000\000\001\323\275\274\000{\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|\225\211\250\315\325\210?B|IF\204\213L+#B|\206\2451\331\344\007\002B\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\325{\000\000\000\000{\200\000\000\000{\000\000\000\000\273\000\000\000\000\024\001\000z\t(\224\000\000w\3502A\000\000\000\004\000\000:\n\275\274\000\000\000\000\000\025\001\000z\t*\224\000\204w\3502A\000\000\000\005\000\00001{FR\360\000\000\000\221\370\001\000z\t(\227\000\000w\3502A\000\000\221\350\000\000 \n\275\274\000~{J\373\204\323{Q\272C\267{It$\000\276\000\000\001\022\276\000\000\000\001!\274\000\017Home_Appliances{B\217#\022{A\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\020Home_Furnishings{B\310\"\316{A\310\000\000{B\226\000\000\276\000\000\000\001!\274\000\022Personal_Transport{D\251K\340{B\212"
.globl _peer1_39 ; @peer1_39
_peer1_39:
.asciz "\000\000{B(\000\000\276\000\000\000\001!\274\000\016Robot_Servants{C\235\355,{=\314\314\315{@\000\000\000\276\000\000\000\001!\274\000\bConsoles{B\037\265\313{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fPremium_PADs{B\037\276\221{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\rStandard_PADs{B\037\2537{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\nBulk_Seeds{A\233\036\312{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\fDistillators{C\032V\345{A@\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Engineered_Seeds{A\233\035\026{B\f\000\000{BH\000\000\276\000\000\000\001!\274\000\013Hydroponics{B\310\301.{A\220\000\000{A\240\000\000\276\000\000\000\001!\274\000\023Livestock_Equipment{B\347\217?{A \000\000{A \000\000\276\000\000\000\001!\274\000\nPesticides{B\232_K{A\330\000\000{A\310\000\000\276\000\000\000\001!\274\000\024Synthetic_Fertilizer{B\3308N{B\240\000\000{B\200\000\000\276\000\000\000\000!\274\000\023Automated_Factories{K\331\303\305{F\234@\000{F\034@\000\276\000\000\000\000!\274\000\025Construction_Vehicles{G\271\323{{C\226\000\000{B\226\000\000\276\000\000\000\001!\274\000\024Factory_Constructors{G\316y+{Ez\000\000{DH\000\000\276\000\000\000\000!\274\000\025Landscaping_Equipment{F\211C\244{Cz\000\000{B\\\000\000\276\000\000\000\002!\274\000\020PreFab_Buildings{E\221[z{CH\000\000{B\372\000\000\276\000\000\000\001!\274\000\017Recycling_Tanks{F\316yU{Ap\000\000{A\000\000\000\276\000\000\000\002!\274\000\bAI_Cores{K]\314#{A \000\000{@\240\000\000\276\000\000\000\001!\274\000\013PAI_Wetware{FNyb{?\000\000\000{?\000\000\000\276\000\000\000\001!\274\000\016Assembly_Tools{B\300\021\036{?\200\000\000{?\000\000\000\276\000\000\000\001!\274\000\rBioApplicator{B\264f\036{@\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\fBioRemodeler{B\300\000^{?\031\231\232{?"
.globl _peer1_40 ; @peer1_40
_peer1_40:
.ascii "\000\000\276\000\000\000\001!\274\000\021Factory_Equipment{F\026\000\242{A \000\000{@\000\000\000\276\000\000\000\001!\274\000\rRobot_Workers{E5A.{A\310\000\000{@\200\000\000\276\000\000\000\001!\274\000\016Welding_Lasers{C4\n6{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\025Atmospheric_Scrubbers{F\353\013}{@\200\000\000{A\000\000\000\276\000\000\000\000!\274\000\rBoring_Droids{B\310\3039{C\026\000\000{A\310\000\000\276\000\000\000\000!\274\000\nExplosives{B\323\320\243{@\000\000\000{?\200\000\000\276\000\000\000\002!\274\000\fHull_Patches{B\323\327\227{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\fLaser_Drills{B\323\350d{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\nLight_Alls{B\304E]{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\023Material_Processors{GC\336\333{B \000\000{B\310\000\000\276\000\000\000\001!\274\000\017Waste_Recyclers{F\320\355\330{A\240\000\000{A\240\000\000\276\000\000\000\001!\274\000\013AM_Magcells{Bh\000\256{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Biocell{Bh\013H{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\027Chitty-chitty-boom-boom{B\004\320\003{A \000\000{A \000\000\276\000\000\000\001!\274\000\tFuel_Cell{BhY\353{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Fusion_Injectors{BhWm{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\013H-Dispenser{Bh'6{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fNuclear_Pods{BhU9{A \000\000{?\200\000\000\276\000\000\000\001!\274\000\024Recycled_Electronics{C>\026\212{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Recycled_Metals{BHK\241{C\372\000\000{BH\000\000\276\000\000\000\001!\274\000\fRecycled_Oil{Bp\013\331{A \000\000{A \000\000\276\000\000\000\001!\274\000\021Recycled_Plastics{B\030#\016{Ap\000\000{A \000\000\276\000\000\000\003!\274\000\006Bonsai{Ck\323\t{@\000\000\000{A\000\000\000\276\000\000\000\000!\274\000\tLivestock{B\317v\035{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\006Brandy{B\214\002\303{?fff{?\200\000\000\276\000\000\000\000!\274\000\016Malt_Beverages{B4\021c{?fff{?\200\000\000\276\000\000\000\001!\274\000\nSpace_Grog{Bpn\362{?\346ff{@\000\000\000\276\000\000\000\000!\274\000\007Spirits{B\\S"
.globl _peer1_41 ; @peer1_41
_peer1_41:
.ascii "R{?fff{?\200\000\000\276\000\000\000\000!\274\000\005Wines{B\310\021\357{?fff{?\200\000\000\276\000\000\000\001!\274\000\006Cotton{B\271%[{A0\000\000{A \000\000\276\000\000\000\001!\274\000\006Lumber{B\242-\r{A\210\000\000{A\330\000\000\276\000\000\000\001!\274\000\006Rubber{B\347\215\035{?\300\000\000{?\200\000\000\276\000\000\000\001!\274\000\005Water{@\371\344i{A \000\000{A \000\000\276\000\000\000\002!\274\000\fAstral_Gases{B)l|{?\231\231\232{A\310\000\000\276\000\000\000\006!\274\000\021Atmospheric_Gases{A\375\363\212{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\rHalogen_Gases{B\2510\261{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\013Noble_Gases{B\211\202\r{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\006Butane{B\253p3{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\004Coal{Af\365i{A@\000\000{A \000\000\276\000\000\000\001!\274\000\006Diesel{B\272'\026{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\013Natural_Gas{B\203\223G{?\200\000\000{A\310\000\000\276\000\000\000\001!\274\000\003Oil{Bd\334\346{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\tPetroleum{B\200\260\361{A\000\000\000{A \000\000\276\000\000\000\005!\274\000\021Corundum_Crystals{Dz\004\226{A\360\000\000{A \000\000\276\000\000\000\007!\274\000\022Dilithium_Crystals{DoM\030{A\240\000\000{A \000\000\276\000\000\000\023!\274\000\017Quartz_Crystals{D2\233\262{A\240\000\000{A \000\000\276\000\000\000\003!\274\000\023Trilithium_Crystals{D\216\334\021{A\240\000\000{A \000\000\276\000\000\000 !\274\000\rAlkali_Metals{B\001\f\001{B\202\000\000{A \000\000\276\000\000\0007!\274\000\013Base_Metals{A}\370\005{B\264\000\000{A \000\000\276\000\000\000\t!\274\000\022Construction_Stone{Aw\315\254{B\360\000\000{BH\000\000\276\000\000\000\b!\274\000\fFacing_Stone{B\232JS{BH\000\000{A\310\000\000\276\000\000\000\001!\274\000\022Natural_Sculptures{C\207\000\361{B\202\000\000{BH\000\000\276\000\000\000\002!\274\000\005Acids{B\274\255Y{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\tCatalysts{B\274\341\253{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\016Chemical_Fuels{B\274\257\226{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\fChemical_Mix{B\274\326\240{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\004Dyes{B\274\351u{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\006Est"
.globl _peer1_42 ; @peer1_42
_peer1_42:
.ascii "ers{B\274\364\242{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Ethanol{B\274\377\207{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\013Heavy_Water{B\274\325\234{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\016Petrochemicals{B\274\312\211{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Rare_Catalysts{C<\240\213{?\200\000\000{?\200\000\000\276\000\000\000\027!\274\000\017Anti_Corrosives{B\367\n\013{A\220\000\000{?\200\000\000\276\000\000\000\025!\274\000\004Gold{B\333\246{{A\230\000\000{?\200\000\000\276\000\000\000\032!\274\000\013Rare_Earths{B\326\002\267{A\220\000\000{?\200\000\000\276\000\000\000\002!\274\000\bDiamonds{Dr\337m{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\024Industrial_Gemstones{D\2119\204{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\006Jewels{D\2118\321{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\021Reinforced_Rubber{D\2119h{?\331\231\232{?\200\000\000\276\000\000\000\002!\274\000\021Sorir_Lightstones{D\2119\360{?L\314\315{?\200\000\000\276\000\000\000\n!\274\000\013Wood_Boards{B\374\304 {@\300\000\000{A \000\000\276\000\000\000\f!\274\000\006Radium{C\2113\275{@\240\000\000{?\200\000\000\276\000\000\000\032!\274\000\007Thorium{CM\312\034{A0\000\000{?\200\000\000\276\000\000\000\004!\274\000\007Uranium{C\2716:{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\005Books{BS\251\266{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\007Erotica{D+\314\215{<#\327\n{@@\000\000\276\000\000\000\002!\274\000\005Games{B\\\021>{<#\327\n{?\200\000\000\276\000\000\000\002!\274\000\bHolovids{BqH\375{=\314\314\315{?\200\000\000\276\000\000\000\002!\274\000\023Musical_Instruments{B[\356C{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\005Musik{BS\270s{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\016Pleasure_Borgs{D\f\022\245{=\314\314\315{@\000\000\000\276\000\000\000\003!\274\000\023Cellular_Accelerant{B\264\030I{<#\327\n{?"
.globl _peer1_43 ; @peer1_43
_peer1_43:
.asciz "\200\000\000\276\000\000\000\002!\274\000\016Cryogenic_Pods{C\374\213\247{@\000\000\000{@ \000\000\276\000\000\000\b!\274\000\017DNA_Resequencer{B\264*\371{>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\016First_Aid_Kits{C\360\002m{@\340\000\000{A \000\000\276\000\000\000\002!\274\000\fHyposyringes{C\360\006r{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\013Medical_Kit{B\264\000/{A@\000\000{A \000\000\276\000\000\000\b!\274\000\fPseudotherms{B\264#\361{A\200\000\000{A \000\000\276\000\000\000\001!\274\000\nRegen_Tank{D9\202S{?\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Robotic_Surgeons{C\360\b\263{>\231\231\232{?\200\000\000\276\000\000\000\b!\274\000\020Dostoevsky.stock{H\257\310\000{B|\000\000{D\242\200\000\276\000\000\000\007!\274\000\rProgeny.stock{H\303P\000{Bx\000\000{D\226\000\000\276\000\000\000\003!\274\000\022Schroedinger.stock{H\371\006\000{B\240\000\000{D\310\000\000\276\000\000\000\001!\274\000\021Convolution.stock{I9\214\000{Bx\000\000{D\240\000\000\276\000\000\000\001!\274\000\020Derivative.stock{ICP\000{C\006\000\000{E(\300\000\276\000\000\000\004!\274\000\021Determinant.stock{I*\346\000{BX\000\000{D\211\200\000\276\000\000\000\f!\274\000\fHyena.hunter{H\b\270\000{B \000\000{Dz\000\000\276\000\000\000\006!\274\000\fRobin.hunter{H9\214\000{B(\000\000{Da\000\000\276\000\000\000\004!\274\000\013Robin.stock{G\222|\000{B(\000\000{Da\000\000\276\000\000\000\t!\274\000\fSickle.stock{G\210\270\000{B\\\000\000{D\211\200\000\276\000\000\000\001!\274\000\016Vendetta.stock{K\006G\000{Cf\000\000{E\217\300\000\276\000\000\000\b!\274\000\nDodo.stock{G\222|\000{D\211\000\000{F\253\340\000\276\000\000\000\002!\274\000\013Llama.stock{H/\310\000{Dz\000\000{F\234@\000\276\000\000\000\004!\274\000\017Plowshare.stock{H/\310\000{D\003\300\000{F\034@\000\276\000\000\000\013!\274\000\016Progeny.rgspec{I[\272\000{B|\000\000{D\242\200\000\276\000\000\000\006!\274\000\021Dostoevsky.rgspec{H\333\272\000{B|\000\000{D\242\200\000\276\000\000\001A!\274\000\020Ion_Burster_ammo{@ut\033{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\021Micro_Driver_ammo{C<\246f{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Mini_Driver_ammo{C\r{-{A\000\000"
.globl _peer1_44 ; @peer1_44
_peer1_44:
.asciz "{?\200\000\000\276\000\000\000\000!\274\000\rdumbfire_ammo{A\227\t\257{<#\327\n{=\314\314\315\276\000\000\000\240!\274\000\022friend_or_foe_ammo{B\274\257\327{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\017heatseeker_ammo{B\004+v{<#\327\n{=\314\314\315\276\000\000\000\247!\274\000\026image_recognition_ammo{B\215\237\030{<#\327\n{=\314\314\315\276\000\000\000>!\274\000\017Jackhammer_ammo{B\031`\312{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013breeze_ammo{D\017\244^{<#\327\n{=\314\314\315\276\000\000\000,!\274\000\fcluster_ammo{EoPC{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\020emp_torpedo_ammo{E\225\221I{<#\327\n{=\314\314\315\276\000\000\000D!\274\000\thail_ammo{C,\241\223{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\017killer_bee_ammo{C#\"G{<#\327\n{=\314\314\315\276\000\000\000'!\274\000\nleech_ammo{D\357Pu{<#\327\n{?\200"
.globl _peer1_45 ; @peer1_45
_peer1_45:
.ascii "\000\276\000\000\000\000!\274\000\nswarm_ammo{C\0316\306{<#\327\n{=\314\314\315\276\000\000\000\"!\274\000\024Hephaestus_Mini_ammo{D6)\026{<#\327\n{=\314\314\315\276\000\000\000\n!\274\000\016razor_gun_ammo{E\266&\025{@\240\000\000{?\200\000\000\276\000\000\000\t!\274\000\022reaper_cannon_ammo{F\b\233w{@\240\000\000{?\200\000\000\276\000\000\000\004!\274\000\ftorpedo_ammo{E6%\222{<#\327\n{=\314\314\315\276\000\000\000\007!\274\000\007armor01{Ek\267.{A\240\000\000{\000\000\000\000\276\000\000\000\r!\274\000\007armor02{E\353\267]{A\310\000\000{\000\000\000\000\276\000\000\000\013!\274\000\007armor03{Fk\267-{A\360\000\000{\000\000\000\000\276\000\000\000\t!\274\000\007armor04{F\353\266\346{A\310\000\000{\000\000\000\000\276\000\000\000\007!\274\000\007armor05{Gk\266\361{A\240\000\000{\000\000\000\000\276\000\000\000\002!\274\000\007armor06{G\353\266\345{Ap\000\000{\000\000\000\000\276\000\000\000\f!\274\000\013capacitor01{C\353\3050{@\000\000\000{@\000\000\000\276\000\000\000\013!\274\000\013capacitor02{Dk\271N{@\200\000\000{@\200\000\000\276\000\000\000\r!\274\000\013capacitor03{D\353\271w{@\300\000\000{@\300\000\000\276\000\000\000\007!\274\000\013capacitor04{Ek\267\223{A\000\000\000{A\000\000\000\276\000\000\000\007!\274\000\013capacitor05{E\353\267w{A \000\000{A \000\000\276\000\000\000\013!\274\000\013capacitor06{Fk\267L{A@\000\000{A@\000\000\276\000\000\000\017!\274\000\013capacitor07{F\353\266\353{A`\000\000{A`\000\000\276\000\000\000\r!\274\000\013capacitor08{Gk\266\370{A\200\000\000{A\200\000\000\276\000\000\000\b!\274\000\013capacitor09{G\353\266\335{A\220\000\000{A\220\000\000\276\000\000\000\007!\274\000\013capacitor10{Hk\266\337{A\240\000\000{A\240\000\000\276\000\000\000\007!\274\000\013capacitor11{H\353\266\333{A\260\000\000{A\260\000\000\276\000\000\000\006!\274\000\013capacitor12{Ik\266\335{A\300\000\000{A\300\000\000\276\000\000\000\f!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\007!\274\000\013capacitor14{Jk\266\333{A\340\000\000{A\340\000\000\276\000\000\000\001!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\001!\274\000\023add_cargo_expansion{Fk\267F{?\200\000\000{A\240\000\000\276\000\000\000\003!\274\000\recm_package01{E\223S\r{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\recm_package02{F\\\373\247{<#\327\n{?\200\000\000\276"
.globl _peer1_46 ; @peer1_46
_peer1_46:
.ascii "\000\000\000\001!\274\000\recm_package03{F\\\373\251{<#\327\n{?\200\000\000\276\000\000\000\t!\274\000\njump_drive{E\353\267\216{A\200\000\000{@\000\000\000\276\000\000\000\003!\274\000\020mult_overdrive01{Ek\267\245{?\200\000\000{?\200\000\000\276\000\000\000\b!\274\000\020mult_overdrive02{E\353\266\376{@\000\000\000{@\000\000\000\276\000\000\000\b!\274\000\020mult_overdrive03{Fk\267\030{@\200\000\000{@\200\000\000\276\000\000\000\003!\274\000\020mult_overdrive04{F\353\267\026{A\000\000\000{A\000\000\000\276\000\000\000\003!\274\000\020mult_overdrive05{Gk\266\346{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\350{A\220\000\000{A\220\000\000\276\000\000\000\t!\274\000\025passenger_quarters_01{F\023R\224{?\000\000\000{@@\000\000\276\000\000\000\005!\274\000\025passenger_quarters_02{F\\\373z{?L\314\315{A\250\000\000\276\000\000\000\002!\274\000\025passenger_quart"
.globl _peer1_47 ; @peer1_47
_peer1_47:
.ascii "ers_03{F\223Rn{?\200\000\000{A\250\000\000\276\000\000\000\002!\274\000\025passenger_quarters_04{F\270&\360{?\231\231\232{A\310\000\000\276\000\000\000\t!\274\000\treactor01{C\353\303o{?\200\000\000{@\000\000\000\276\000\000\000\007!\274\000\treactor02{Dk\267\375{@\000\000\000{@`\000\000\276\000\000\000\f!\274\000\treactor03{D\353\270\301{@@\000\000{@\300\000\000\276\000\000\000\f!\274\000\treactor04{Ek\267O{@\200\000\000{A0\000\000\276\000\000\000\005!\274\000\treactor05{E\353\267V{@\240\000\000{A\220\000\000\276\000\000\000\005!\274\000\treactor06{Fk\266\362{@\300\000\000{B\000\000\000\276\000\000\000\017!\274\000\treactor07{F\353\267\006{@\340\000\000{Bp\000\000\276\000\000\000\b!\274\000\treactor08{Gk\266\356{A\000\000\000{B\310\000\000\276\000\000\000\007!\274\000\treactor09{G\353\266\342{A\020\000\000{C/\000\000\276\000\000\000\f!\274\000\treactor10{Hk\266\342{A \000\000{C\233\000\000\276\000\000\000\r!\274\000\treactor11{H\353\266\334{A@\000\000{D\007\000\000\276\000\000\000\f!\274\000\treactor12{Ik\266\334{A`\000\000{Dm\200\000\276\000\000\000\016!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\004!\274\000\treactor14{Jk\266\334{A\240\000\000{E4\240\000\276\000\000\000\003!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\000!\274\000\016repair_droid01{F\353\266\361{<#\327\n{@\000\000\000\276\000\000\000\002!\274\000\016repair_droid02{Gk\266\355{<#\327\n{@\200\000\000\276\000\000\000\000!\274\000\016repair_droid03{G\353\266\343{<#\327\n{A\000\000\000\276\000\000\000\000!\274\000\016repair_droid04{Hk\266\335{<#\327\n{A\200\000\000\276\000\000\000\001!\274\000\016repair_droid05{H\353\266\334{<#\327\n{B\000\000\000\276\000\000\000\b!\274\000\bhawkeye1{F\353\267\t{<#\327\n{AP\000\000\276\000\000\000\002!\274\000\bhawkeye2{Gk\266\356{<#\327\n{A\210\000\000\276\000\000\000\001!\274\000\bhawkeye3{G\353\266\345{<#\327\n{A\250\000\000\276\000\000\000\001!\274\000\bhawkeye4{H\023RO{<#\327\n{A\250\000\000\276\000\000\000\003!\274\000\tskyscope1{C\353\304\266{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\tskyscope2{Dk\275\251{<#\327\n{@\000\000\000\276\000\000\000\001!\274\000\tskyscope3{D\353\270\001{<#\327\n{@@\000\000\276\000\000\000\003!\274\000\fstarscanner1{Ek\270\243{<#\327\n{@\240\000\000\276\000\000\000\007!\274\000\fs"
.globl _peer1_48 ; @peer1_48
_peer1_48:
.asciz "tarscanner2{E\353\267E{<#\327\n{@\340\000\000\276\000\000\000\003!\274\000\fstarscanner3{Fk\267${<#\327\n{A\020\000\000\276\000\000\000\001!\274\000\fstarscanner4{F\260\3115{<#\327\n{A\020\000\000\276\000\000\000\003!\274\000\032mult_shady_moregunrecharge{Hk\266\335{=\314\314\315{>\200\000\000\276\000\000\000\001!\274\000\035mult_shady_moreshieldrecharge{H\353\266\335{?\214\314\315{@\240\000\000\276\000\000\000\001!\274\000\026mult_shady_moreshields{G\353\266\352{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\025mult_shady_morethrust{Gk\266\353{@\200\000\000{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreturning{Ik\266\334{@l\314\315{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreupgrade{F\353\266\365{A \000\000{BH\000\000\276\000\000\000\017!\274\000\fdualshield01{Ck\320+{?\000\000\000{@\000\000\000\276\000\000"
.globl _peer1_49 ; @peer1_49
_peer1_49:
.ascii "\020!\274\000\fdualshield02{C\353\273\236{?\200\000\000{@\240\000\000\276\000\000\000\026!\274\000\fdualshield03{Dk\270Z{?\300\000\000{A\000\000\000\276\000\000\000\021!\274\000\fdualshield04{D\353\267\321{@\000\000\000{A@\000\000\276\000\000\000\020!\274\000\fdualshield05{Ek\267\234{@ \000\000{A\200\000\000\276\000\000\000\025!\274\000\fdualshield06{E\353\267\033{@@\000\000{A\250\000\000\276\000\000\000\023!\274\000\fdualshield07{Fk\266\366{@`\000\000{A\310\000\000\276\000\000\000\026!\274\000\fdualshield08{F\353\266\357{@\200\000\000{A\360\000\000\276\000\000\000\030!\274\000\fdualshield09{Gk\266\337{@\220\000\000{B\f\000\000\276\000\000\000\025!\274\000\fdualshield10{G\353\266\350{@\240\000\000{B \000\000\276\000\000\000\023!\274\000\fdualshield11{Hk\266\337{@\300\000\000{B8\000\000\276\000\000\000\022!\274\000\fdualshield12{H\353\266\334{@\340\000\000{BP\000\000\276\000\000\000\023!\274\000\fdualshield13{Ik\266\333{A\000\000\000{Bd\000\000\276\000\000\000\013!\274\000\fdualshield14{I\353\266\334{A\020\000\000{B|\000\000\276\000\000\000\003!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\031!\274\000\fquadshield01{C\353\275n{?\200\000\000{@\200\000\000\276\000\000\000\031!\274\000\fquadshield02{Dk\267k{@\000\000\000{A\000\000\000\276\000\000\000\027!\274\000\fquadshield03{D\353\270\373{@@\000\000{AP\000\000\276\000\000\000\022!\274\000\fquadshield04{Ek\266\361{@\200\000\000{A\220\000\000\276\000\000\000\030!\274\000\fquadshield05{E\353\267={@\240\000\000{A\300\000\000\276\000\000\000\024!\274\000\fquadshield06{Fk\267\r{@\300\000\000{A\370\000\000\276\000\000\000\026!\274\000\fquadshield07{F\353\267\r{@\340\000\000{B\030\000\000\276\000\000\000\026!\274\000\fquadshield08{Gk\266\347{A\000\000\000{B4\000\000\276\000\000\000\020!\274\000\fquadshield09{G\353\266\343{A\020\000\000{BT\000\000\276\000\000\000\025!\274\000\fquadshield10{Hk\266\341{A \000\000{Bt\000\000\276\000\000\000\022!\274\000\fquadshield11{H\353\266\337{A0\000\000{B\212\000\000\276\000\000\000\021!\274\000\fquadshield12{Ik\266\335{A@\000\000{B\234\000\000\276\000\000\000\020!\274\000\fquadshield13{I\353\266\334{AP\000\000{B\254\000\000\276\000\000\000\013!\274\000\fquadshield14{Jk\266\334{A`\000\000{B\276\000\000\276\000\000\000\003!\274\000\fquadshield1"
.globl _peer1_50 ; @peer1_50
_peer1_50:
.ascii "5{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\b!\274\000\024add_spec_capacitor01{E\260\311T{@\240\000\000{@\200\000\000\276\000\000\000\007!\274\000\024add_spec_capacitor02{F0\311\212{A \000\000{A@\000\000\276\000\000\000\005!\274\000\024add_spec_capacitor03{F\260\311;{A\240\000\000{A\300\000\000\276\000\000\000\003!\274\000\024add_spec_capacitor04{G0\3115{B \000\000{B\020\000\000\276\000\000\000\001!\274\000\024add_spec_capacitor05{G\260\311){Bp\000\000{B@\000\000\276\000\000\000\006!\274\000\fPlasma_Plume{C\353\304\001{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rrepulsor_beam{G8&\357{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\ftractor_beam{E\334\373\301{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\nArc_Device{E\260\311\372{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Disruptor_Beam{G%\274\244{<#\327\n{?\200\000\000\276\000\000\000\000!\274"
.globl _peer1_51 ; @peer1_51
_peer1_51:
.asciz "\000\rFS_MWRF_Laser{F\223RU{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bIon_Beam{Fk\267F{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rParticle_Beam{E\334\374\f{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\fautotracking{G\270&\345{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\022tractor_capability{G8&\363{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\013Ion_Burster{E\316@j{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\fMicro_Driver{F\023R{{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bPugilist{G\212\035){<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\005laser{ENAf{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\tDisruptor{G\\\373v{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013Mini_Driver{F\\\373\315{<#\327\n{?\200\000\000\275\274\000x{M\261\261;{Q\272C\267{It$\000\276\000\000\000\346\276\000\000\000\001!\274\000\017Home_Appliances{B\2170\343{A\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\020Home_Furnishings{B\310U\257{A\310\000\000{B\226\000\000\276\000\000\000\001!\274\000\022Personal_Transport{D\251M\257{B\212\000\000{B(\000\000\276\000\000\000\001!\274\000\016Robot_Servants{C\235\345\321{=\314\314\315{@\000\000\000\276\000\000\000\001!\274\000\bConsoles{B\037\251\375{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fPremium_PADs{B\037\224\370{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\rStandard_PADs{B\037\317S{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\nBulk_Seeds{A\232\330X{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\fDistillators{C\032W\352{A@\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Engineered_Seeds{A\232\177\236{B\f\000\000{BH\000\000\276\000\000\000\001!\274\000\013Hydroponics{B\310\313\201{A\220\000\000{A\240\000\000\276\000\000\000\001!\274\000\023Livestock_Equipment{B\347\234W{A \000\000{A \000\000\276\000\000\000\001!\274\000\nPesticides{B\232v\374{A\330\000\000{A\310\000\000\276\000\000\000\001!\274\000\024Synthetic_Fertilizer{B\330:p{B\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\023Automated_Factories{K\331\303\305{F\234@\000{F\034@\000\276\000\000\000\001!\274\000\025Construction_Vehicles{G\271\323p{C\226\000\000{B\226\000\000\276\000\000\000"
.globl _peer1_52 ; @peer1_52
_peer1_52:
.ascii "!\274\000\024Factory_Constructors{G\316y){Ez\000\000{DH\000\000\276\000\000\000\002!\274\000\025Landscaping_Equipment{F\211C\213{Cz\000\000{B\\\000\000\276\000\000\000\002!\274\000\020PreFab_Buildings{E\221\\T{CH\000\000{B\372\000\000\276\000\000\000\002!\274\000\017Recycling_Tanks{F\316yE{Ap\000\000{A\000\000\000\276\000\000\000\001!\274\000\bAI_Cores{K]\314#{A \000\000{@\240\000\000\276\000\000\000\002!\274\000\013PAI_Wetware{FNy\220{?\000\000\000{?\000\000\000\276\000\000\000\001!\274\000\016Assembly_Tools{B\300K/{?\200\000\000{?\000\000\000\276\000\000\000\001!\274\000\rBioApplicator{B\264\005\237{@\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\fBioRemodeler{B\300\f\017{?\031\231\232{?\000\000\000\276\000\000\000\001!\274\000\021Factory_Equipment{F\026\000.{A \000\000{@\000\000\000\276\000\000\000\001!\274\000\rRobot_Workers{E5A5{A\310\000\000{@\200\000\000\276\000\000\000\001!\274\000\016Welding_Lasers{C4\035\006{@\200\000\000{@\000\000\000\276\000\000\000\000!\274\000\025Atmospheric_Scrubbers{F\353\013\224{@\200\000\000{A\000\000\000\276\000\000\000\001!\274\000\rBoring_Droids{B\310\223\027{C\026\000\000{A\310\000\000\276\000\000\000\002!\274\000\nExplosives{B\323\3055{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\fHull_Patches{B\323\356\270{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fLaser_Drills{B\323\356y{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\nLight_Alls{B\3043\347{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\023Material_Processors{GC\336\345{B \000\000{B\310\000\000\276\000\000\000\001!\274\000\017Waste_Recyclers{F\320\355\317{A\240\000\000{A\240\000\000\276\000\000\000\001!\274\000\013AM_Magcells{Bh`.{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Biocell{Bh_\306{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\027Chitty-chitty-boom-boom{B\004\370R{A \000\000{A \000\000\276\000\000\000\001!\274\000\tFuel_Cell{BhG\220{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Fusion_Injectors{Bh\0218{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\013H-Dispenser{Bh\006\205{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fNuclear_Pods{Bh^\017{A \000\000{?\200\000\000\276\000\000\000\001!"
.globl _peer1_53 ; @peer1_53
_peer1_53:
.ascii "\274\000\024Recycled_Electronics{C>\021<{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Recycled_Metals{BH\005j{C\372\000\000{BH\000\000\276\000\000\000\001!\274\000\fRecycled_Oil{Bp0\210{A \000\000{A \000\000\276\000\000\000\001!\274\000\021Recycled_Plastics{B\030T#{Ap\000\000{A \000\000\276\000\000\000\001!\274\000\006Bonsai{C@\362\300{@\000\000\000{A\000\000\000\276\000\000\000\001!\274\000\tLivestock{B\251\347\213{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\006Brandy{BhF\235{?fff{?\200\000\000\276\000\000\000\001!\274\000\016Malt_Beverages{B\0252\267{?fff{?\200\000\000\276\000\000\000\001!\274\000\nSpace_Grog{BG\000\003{?\346ff{@\000\000\000\276\000\000\000\001!\274\000\007Spirits{B6u\334{?fff{?\200\000\000\276\000\000\000\001!\274\000\005Wines{B\245\316\253{?fff{?\200\000\000\276\000\000\000\001!\274\000\006Cotton{B\271^\356{A0\000\000{A \000\000\276\000\000\000\001!\274\000\006Lumber{B\242\rd{A\210\000\000{A\330\000\000\276\000\000\000\001!\274\000\006Rubber{B\347\236%{?\300\000\000{?\200\000\000\276\000\000\000\001!\274\000\005Water{@\371 \263{A \000\000{A \000\000\276\000\000\000\006!\274\000\fAstral_Gases{B)\206m{?\231\231\232{A\310\000\000\276\000\000\000\002!\274\000\021Atmospheric_Gases{A\375\316z{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\rHalogen_Gases{B\251T!{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\013Noble_Gases{B\211w\344{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\006Butane{B\253\325J{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\004Coal{AeN\223{A@\000\000{A \000\000\276\000\000\000\001!\274\000\006Diesel{B\271\311\005{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\013Natural_Gas{B\203\324\024{?\200\000\000{A\310\000\000\276\000\000\000\001!\274\000\003Oil{BeV\372{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\tPetroleum{B\200\253\342{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\021Corundum_"
.globl _peer1_54 ; @peer1_54
_peer1_54:
.asciz "Crystals{Dz\004\250{A\360\000\000{A \000\000\276\000\000\000\001!\274\000\022Dilithium_Crystals{DoP\035{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\017Quartz_Crystals{D2\233\265{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\023Trilithium_Crystals{D\216\336\313{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\rAlkali_Metals{B\001\321\270{B\202\000\000{A \000\000\276\000\000\000\001!\274\000\013Base_Metals{A|\270X{B\264\000\000{A \000\000\276\000\000\000\001!\274\000\022Construction_Stone{Awc\225{B\360\000\000{BH\000\000\276\000\000\000\001!\274\000\fFacing_Stone{B\232r\230{BH\000\000{A\310\000\000\276\000\000\000\001!\274\000\022Natural_Sculptures{C\207\n\207{B\202\000\000{BH\000\000\276\000\000\000\005!\274\000\005Acids{B\274\334\242{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\tCatalysts{B\274\366&{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\016Chemical_Fuels{B\274\267\361{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fChemical_Mix{B\274\335J{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\004Dyes{B\274\263\226{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\006Esters{B\274\2772{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\007Ethanol{B\274\344\243{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\013Heavy_Water{B\274\241b{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Petrochemicals{B\274\224Y{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Rare_Catalysts{C<\306\027{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Anti_Corrosives{B\366\370\026{A\220\000\000{?\200\000\000\276\000\000\000\001!\274\000\004Gold{B\333\257\027{A\230\000\000{?\200\000\000\276\000\000\000\001!\274\000\013Rare_Earths{B\326Cj{A\220\000\000{?\200\000\000\276\000\000\000\002!\274\000\bDiamonds{Dr\337w{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\024Industrial_Gemstones{D\211:X{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\006Jewels{D\2117\355{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\021Reinforced_Rubber{D\211:\020{?\331\231\232{?\200\000\000\276\000\000\000\002!\274\000\021Sorir_Lightstones{D\2118i{?L\314\315{?\200\000\000\276\000\000\000\n!\274\000\013Wood_Boards{B\374\233E{@\300\000\000{A \000\000\276\000\000\000\001!\274\000\006Radium{C\2110\037{@\240"
.globl _peer1_55 ; @peer1_55
_peer1_55:
.ascii "\000{?\200\000\000\276\000\000\000\001!\274\000\007Thorium{CM\326\335{A0\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Uranium{C\271@\035{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\005Books{BS\245\364{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\007Erotica{D+\314K{<#\327\n{@@\000\000\276\000\000\000\001!\274\000\005Games{B\\Eu{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bHolovids{Bqy\205{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\023Musical_Instruments{B[\371\036{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\005Musik{BS\240\313{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Pleasure_Borgs{D\f\025\030{=\314\314\315{@\000\000\000\276\000\000\000\b!\274\000\023Cellular_Accelerant{B\264\021\246{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Cryogenic_Pods{C\374\203\317{@\000\000\000{@ \000\000\276\000\000\000\006!\274\000\017DNA_Resequencer{B\2646){>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\016First_Aid_Kits{C\360\n\315{@\340\000\000{A \000\000\276\000\000\000\001!\274\000\fHyposyringes{C\360\004\347{?\200\000\000{?\200\000\000\276\000\000\000\b!\274\000\013Medical_Kit{B\264\030Y{A@\000\000{A \000\000\276\000\000\000\007!\274\000\fPseudotherms{B\264\023N{A\200\000\000{A \000\000\276\000\000\000\001!\274\000\nRegen_Tank{D9\203\270{?\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Robotic_Surgeons{C\360\003!{>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\020Admonisher.stock{J7\033\000{C\211\200\000{E\257\000\000\276\000\000\000\001!\274\000\fGawain.stock{JCP\000{B \000\000{Dz\000\000\276\000\000\000\000!\274\000\016Lancelot.stock{Jg\357\000{C*\000\000{EZ\300\000\276\000\000\000\001!\274\000\016Pacifier.stock{H\303P\000{C\365\000\000{F\034@\000\276\000\000\000\000!\274\000\rProgeny.stock{H\303P\000{Bx\000\000{D\226\000\000\276\000\000\000\001!\274\000\022Schroedinger.stock{H\371\006\000{B\240\000\000{D\310\000\000\276\000\000\000\000!\274\000\021Convolution.stock{I9\214\000{Bx\000\000{D\240\000\000\276\000\000\000\000!\274\000\020Derivative.stock{ICP\000{C\006\000\000{E(\300\000\276\000\000\000\007!\274\000\021Determinant.stock{I*\346\000{BX\000\000{D\211\200\000\276\000\000\000\003!\274\000\022Admonisher.milspec{JU\237\200{"
.globl _peer1_56 ; @peer1_56
_peer1_56:
.ascii "C\211\200\000{E\257\000\000\276\000\000\000\003!\274\000\020Ancestor.milspec{I*\346\000{B \000\000{DH\000\000\276\000\000\000\000!\274\000\023Convolution.milspec{I\267\033\000{Bx\000\000{D\240\000\000\276\000\000\000\000!\274\000\022Derivative.milspec{I\222|\000{C\006\000\000{E(\300\000\276\000\000\000\006!\274\000\023Determinant.milspec{I\222|\000{BX\000\000{D\211\200\000\276\000\000\000\003!\274\000\fDodo.milspec{H\303P\000{D\211\000\000{F\244\020\000\276\000\000\000\002!\274\000\016Gawain.milspec{J\211T@{B \000\000{DH\000\000\276\000\000\000\001!\274\000\017Goddard.milspec{K'\330\300{E\006`\000{G'\370\000\276\000\000\000\000!\274\000\013Kierkegaard{ICP\000{D\341\000\000{Fj`\000\276\000\000\000\000!\274\000\020Lancelot.milspec{J\306]@{C*\000\000{EZ\300\000\276\000\000\000\007!\274\000\020Pacifier.milspec{I\236\261\000{C\365\000\000{F\034@\000\276\000\000\000\002!\274\000\017Progeny.milspec{I\222|\000{Bx\000\000{D\226\000\000\276\000\000\000\000!\274\000\024Schroedinger.milspec{J7\033\000{B\240\000\000{D\310\000\000\276\000\000\000\000!\274\000\tVigilance{K\215$\320{E\214\240\000{GCP\000\276\000\000\000\004!\274\000\023Gawain.highbornspec{Jt$\000{B \000\000{DH\000\000\276\000\000\000\003!\274\000\025Admonisher.puristspec{J7\033\000{C\211\200\000{E\257\000\000\276\000\000\001\027!\274\000\024Hephaestus_Mini_ammo{D=K\265{<#\327\n{=\314\314\315\276\000\000\0003!\274\000\016razor_gun_ammo{E\275I\357{@\240\000\000{?\200\000\000\276\000\000\000\277!\274\000\022reaper_cannon_ammo{F\r\3674{@\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\ftorpedo_ammo{E=J\244{<#\327\n{=\314\314\315\276\000\000\000\006!\274\000\007armor01{Ek\270\"{A\240\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor02{E\353\267\203{A\310\000\000{\000\000\000\000\276\000\000\000\b!\274\000\007armor03{"
.globl _peer1_57 ; @peer1_57
_peer1_57:
.ascii "Fk\267\026{A\360\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor04{F\353\266\371{A\310\000\000{\000\000\000\000\276\000\000\000\003!\274\000\007armor05{Gk\266\337{A\240\000\000{\000\000\000\000\276\000\000\000\001!\274\000\007armor06{G\353\266\336{Ap\000\000{\000\000\000\000\276\000\000\000\n!\274\000\013capacitor01{C\353\301X{@\000\000\000{@\000\000\000\276\000\000\000\016!\274\000\013capacitor02{Dk\275E{@\200\000\000{@\200\000\000\276\000\000\000\f!\274\000\013capacitor03{D\353\267\263{@\300\000\000{@\300\000\000\276\000\000\000\013!\274\000\013capacitor04{Ek\267\234{A\000\000\000{A\000\000\000\276\000\000\000\013!\274\000\013capacitor05{E\353\267\036{A \000\000{A \000\000\276\000\000\000\r!\274\000\013capacitor06{Fk\266\334{A@\000\000{A@\000\000\276\000\000\000\013!\274\000\013capacitor07{F\353\266\342{A`\000\000{A`\000\000\276\000\000\000\016!\274\000\013capacitor08{Gk\266\353{A\200\000\000{A\200\000\000\276\000\000\000\016!\274\000\013capacitor09{G\353\266\351{A\220\000\000{A\220\000\000\276\000\000\000\t!\274\000\013capacitor10{Hk\266\343{A\240\000\000{A\240\000\000\276\000\000\000\013!\274\000\013capacitor11{H\353\266\335{A\260\000\000{A\260\000\000\276\000\000\000\f!\274\000\013capacitor12{Ik\266\335{A\300\000\000{A\300\000\000\276\000\000\000\016!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\004!\274\000\013capacitor14{Jk\266\333{A\340\000\000{A\340\000\000\276\000\000\000\002!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\f!\274\000\njump_drive{E\353\267!{A\200\000\000{@\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive01{Ek\267\002{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\020mult_overdrive02{E\353\267\301{@\000\000\000{@\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive03{Fk\2677{@\200\000\000{@\200\000\000\276\000\000\000\002!\274\000\020mult_overdrive04{F\353\267\017{A\000\000\000{A\000\000\000\276\000\000\000\001!\274\000\020mult_overdrive05{Gk\266\340{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\346{A\220\000\000{A\220\000\000\276\000\000\000\007!\274\000\treactor01{C\353\301\357{?\200\000\000{@\000\000\000\276\000\000\000\007!\274\000\treactor02{Dk\267\323{@\000\000\000{@`\000\000\276\000\000\000\f!\274\000\treactor03{D\353\271-{@@\000\000{@\300\000\000\276\000\000\000\006!\274\000\treactor04{"
.globl _peer1_58 ; @peer1_58
_peer1_58:
.ascii "Ek\267O{@\200\000\000{A0\000\000\276\000\000\000\017!\274\000\treactor05{E\353\267\241{@\240\000\000{A\220\000\000\276\000\000\000\007!\274\000\treactor06{Fk\267@{@\300\000\000{B\000\000\000\276\000\000\000\n!\274\000\treactor07{F\353\267\001{@\340\000\000{Bp\000\000\276\000\000\000\017!\274\000\treactor08{Gk\266\345{A\000\000\000{B\310\000\000\276\000\000\000\007!\274\000\treactor09{G\353\266\336{A\020\000\000{C/\000\000\276\000\000\000\013!\274\000\treactor10{Hk\266\337{A \000\000{C\233\000\000\276\000\000\000\007!\274\000\treactor11{H\353\266\336{A@\000\000{D\007\000\000\276\000\000\000\n!\274\000\treactor12{Ik\266\335{A`\000\000{Dm\200\000\276\000\000\000\013!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\004!\274\000\treactor14{Jk\266\334{A\240\000\000{E4\240\000\276\000\000\000\001!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\n!\274\000\fstarscanner1{Ek\267b{<#\327\n{@\240\000\000\276\000\000\000\007!\274\000\fst"
.globl _peer1_59 ; @peer1_59
_peer1_59:
.ascii "arscanner2{E\353\267k{<#\327\n{@\340\000\000\276\000\000\000\003!\274\000\fstarscanner3{Fk\2672{<#\327\n{A\020\000\000\276\000\000\000\001!\274\000\fstarscanner4{F\260\311E{<#\327\n{A\020\000\000\276\000\000\000\031!\274\000\fdualshield01{Ck\276\002{?\000\000\000{@\000\000\000\276\000\000\000\023!\274\000\fdualshield02{C\353\271\204{?\200\000\000{@\240\000\000\276\000\000\000\020!\274\000\fdualshield03{Dk\275y{?\300\000\000{A\000\000\000\276\000\000\000\030!\274\000\fdualshield04{D\353\266\367{@\000\000\000{A@\000\000\276\000\000\000\021!\274\000\fdualshield05{Ek\266\356{@ \000\000{A\200\000\000\276\000\000\000\021!\274\000\fdualshield06{E\353\267\241{@@\000\000{A\250\000\000\276\000\000\000\024!\274\000\fdualshield07{Fk\267\r{@`\000\000{A\310\000\000\276\000\000\000\025!\274\000\fdualshield08{F\353\267\026{@\200\000\000{A\360\000\000\276\000\000\000\031!\274\000\fdualshield09{Gk\266\342{@\220\000\000{B\f\000\000\276\000\000\000\030!\274\000\fdualshield10{G\353\266\342{@\240\000\000{B \000\000\276\000\000\000\030!\274\000\fdualshield11{Hk\266\342{@\300\000\000{B8\000\000\276\000\000\000\027!\274\000\fdualshield12{H\353\266\334{@\340\000\000{BP\000\000\276\000\000\000\020!\274\000\fdualshield13{Ik\266\335{A\000\000\000{Bd\000\000\276\000\000\000\f!\274\000\fdualshield14{I\353\266\334{A\020\000\000{B|\000\000\276\000\000\000\004!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\020!\274\000\fquadshield01{C\353\276\321{?\200\000\000{@\200\000\000\276\000\000\000\022!\274\000\fquadshield02{Dk\272\300{@\000\000\000{A\000\000\000\276\000\000\000\026!\274\000\fquadshield03{D\353\270k{@@\000\000{AP\000\000\276\000\000\000\023!\274\000\fquadshield04{Ek\267\337{@\200\000\000{A\220\000\000\276\000\000\000\024!\274\000\fquadshield05{E\353\267v{@\240\000\000{A\300\000\000\276\000\000\000\025!\274\000\fquadshield06{Fk\267'{@\300\000\000{A\370\000\000\276\000\000\000\024!\274\000\fquadshield07{F\353\266\342{@\340\000\000{B\030\000\000\276\000\000\000\017!\274\000\fquadshield08{Gk\266\337{A\000\000\000{B4\000\000\276\000\000\000\020!\274\000\fquadshield09{G\353\266\334{A\020\000\000{BT\000\000\276\000\000\000\022!\274\000\fquadshield10{Hk\266\342{A \000\000{Bt\000\000\276\000\000\000\024!\274\000\fquadshield11{H\353\266\334{"
.globl _peer1_60 ; @peer1_60
_peer1_60:
.ascii "A0\000\000{B\212\000\000\276\000\000\000\030!\274\000\fquadshield12{Ik\266\334{A@\000\000{B\234\000\000\276\000\000\000\023!\274\000\fquadshield13{I\353\266\333{AP\000\000{B\254\000\000\276\000\000\000\007!\274\000\fquadshield14{Jk\266\333{A`\000\000{B\276\000\000\276\000\000\000\004!\274\000\fquadshield15{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\003!\274\000\016Shield_Breaker{H\270&\336{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rtractor_heavy{F\312\221K{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\nDissonance{H\3460\226{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\017Hephaestus_Mini{G\312\221/{<#\327\n{=\314\314\315\276\000\000\000\001!\274\000\bcrippler{G\334\373v{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\tleech_gun{Gs\024\222{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\trazor_gun{H\270&\337{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\rreaper_cannon{I8"
.globl _peer1_61 ; @peer1_61
_peer1_61:
.ascii "&\334{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\tstormfire{D\353\267\300{<#\327\n{?\200\000\000\275\274\000{{L\230\226\200{It$\000{It$\000\276\000\000\000\325\276\000\000\000\001!\274\000\017Home_Appliances{B\216\335\031{A\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\020Home_Furnishings{B\310\000J{A\310\000\000{B\226\000\000\276\000\000\000\001!\274\000\022Personal_Transport{D\251NE{B\212\000\000{B(\000\000\276\000\000\000\001!\274\000\016Robot_Servants{C\235\355:{=\314\314\315{@\000\000\000\276\000\000\000\001!\274\000\bConsoles{B4U\"{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fPremium_PADs{B4U2{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\rStandard_PADs{B4(\377{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\nBulk_Seeds{A\232I\330{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\fDistillators{C\032a1{A@\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Engineered_Seeds{A\232Z\204{B\f\000\000{BH\000\000\276\000\000\000\001!\274\000\013Hydroponics{B\310\232\227{A\220\000\000{A\240\000\000\276\000\000\000\001!\274\000\023Livestock_Equipment{B\347\230\020{A \000\000{A \000\000\276\000\000\000\001!\274\000\nPesticides{B\232m\256{A\330\000\000{A\310\000\000\276\000\000\000\001!\274\000\024Synthetic_Fertilizer{B\330#H{B\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\023Automated_Factories{K\252\2562{F\234@\000{F\034@\000\276\000\000\000\001!\274\000\025Construction_Vehicles{G\221\245\274{C\226\000\000{B\226\000\000\276\000\000\000\001!\274\000\024Factory_Constructors{G\241\324\236{Ez\000\000{DH\000\000\276\000\000\000\001!\274\000\025Landscaping_Equipment{FW+\337{Cz\000\000{B\\\000\000\276\000\000\000\001!\274\000\020PreFab_Buildings{Ec\335-{CH\000\000{B\372\000\000\276\000\000\000\001!\274\000\017Recycling_Tanks{F\241\324\310{Ap\000\000{A\000\000\000\276\000\000\000\002!\274\000\bAI_Cores{K]\314#{A \000\000{@\240\000\000\276\000\000\000\001!\274\000\013PAI_Wetware{FNyE{?\000\000\000{?\000\000\000\276\000\000\000\001!\274\000\016Assembly_Tools{B\300\n&{?\200\000\000{?\000\000\000\276\000\000\000\001!\274\000\rBioApplicator{B\264\t\313{@\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\fBioRemodeler{B\300!\212{"
.globl _peer1_62 ; @peer1_62
_peer1_62:
.asciz "?\031\231\232{?\000\000\000\276\000\000\000\001!\274\000\021Factory_Equipment{F\026\000\217{A \000\000{@\000\000\000\276\000\000\000\001!\274\000\rRobot_Workers{E5A\305{A\310\000\000{@\200\000\000\276\000\000\000\001!\274\000\016Welding_Lasers{C4/\246{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\025Atmospheric_Scrubbers{F\242\271>{@\200\000\000{A\000\000\000\276\000\000\000\001!\274\000\rBoring_Droids{B\212\370{{C\026\000\000{A\310\000\000\276\000\000\000\001!\274\000\nExplosives{B\222\227\226{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fHull_Patches{B\222\301\224{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fLaser_Drills{B\222\237){@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\nLight_Alls{B\207\330M{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\023Material_Processors{G\007\232S{B \000\000{B\310\000\000\276\000\000\000\001!\274\000\017Waste_Recyclers{F\220\244\305{A\240\000"
.globl _peer1_63 ; @peer1_63
_peer1_63:
.ascii "{A\240\000\000\276\000\000\000\001!\274\000\013AM_Magcells{Bhf\320{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Biocell{Bh-R{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\027Chitty-chitty-boom-boom{B\004\301\233{A \000\000{A \000\000\276\000\000\000\001!\274\000\tFuel_Cell{BhfE{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Fusion_Injectors{BhI\227{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\013H-Dispenser{Bh\r\370{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fNuclear_Pods{Bh`/{A \000\000{?\200\000\000\276\000\000\000\001!\274\000\024Recycled_Electronics{C>\006m{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Recycled_Metals{BH)\r{C\372\000\000{BH\000\000\276\000\000\000\001!\274\000\fRecycled_Oil{Bp*\337{A \000\000{A \000\000\276\000\000\000\001!\274\000\021Recycled_Plastics{B\030C\023{Ap\000\000{A \000\000\276\000\000\000\000!\274\000\006Bonsai{CO-B{@\000\000\000{A\000\000\000\276\000\000\000\003!\274\000\tLivestock{B\266\200\311{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\006Brandy{Bxqj{?fff{?\200\000\000\276\000\000\000\000!\274\000\016Malt_Beverages{B\037\321\270{?fff{?\200\000\000\276\000\000\000\001!\274\000\nSpace_Grog{BT\314\232{?\346ff{@\000\000\000\276\000\000\000\002!\274\000\007Spirits{BCK\245{?fff{?\200\000\000\276\000\000\000\001!\274\000\005Wines{B\261Mn{?fff{?\200\000\000\276\000\000\000\001!\274\000\006Cotton{B\2719n{A0\000\000{A \000\000\276\000\000\000\001!\274\000\006Lumber{B\242\003+{A\210\000\000{A\330\000\000\276\000\000\000\001!\274\000\006Rubber{B\347q\036{?\300\000\000{?\200\000\000\276\000\000\000\001!\274\000\005Water{@\3676\210{A \000\000{A \000\000\276\000\000\000\t!\274\000\fAstral_Gases{B)1\032{?\231\231\232{A\310\000\000\276\000\000\000\003!\274\000\021Atmospheric_Gases{A\375\326 {?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\rHalogen_Gases{B\251&\202{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\013Noble_Gases{B\211\242T{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\006Butane{B\253\274\247{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\004Coal{Af\b-{A@\000\000{A \000\000\276\000\000\000\001!\274\000\006Diesel{B\272\026.{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\013Natural_Gas{"
.globl _peer1_64 ; @peer1_64
_peer1_64:
.ascii "B\203\332m{?\200\000\000{A\310\000\000\276\000\000\000\001!\274\000\003Oil{Bd\300d{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\tPetroleum{B\200\301X{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\021Corundum_Crystals{Dz\004\223{A\360\000\000{A \000\000\276\000\000\000\001!\274\000\022Dilithium_Crystals{DoP\275{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\017Quartz_Crystals{D2\234 {A\240\000\000{A \000\000\276\000\000\000\001!\274\000\023Trilithium_Crystals{D\216\3407{A\240\000\000{A \000\000\276\000\000\000\037!\274\000\rAlkali_Metals{B\001\230\317{B\202\000\000{A \000\000\276\000\000\000 !\274\000\013Base_Metals{A~\223\213{B\264\000\000{A \000\000\276\000\000\000\001!\274\000\022Construction_Stone{Av\373\245{B\360\000\000{BH\000\000\276\000\000\000\001!\274\000\fFacing_Stone{B\232[_{BH\000\000{A\310\000\000\276\000\000\000\001!\274\000\022Natural_Sculptures{C\207\003\223{B\202"
.globl _peer1_65 ; @peer1_65
_peer1_65:
.ascii "\000\000{BH\000\000\276\000\000\000\002!\274\000\005Acids{B\275\016\226{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\tCatalysts{B\274\331\257{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Chemical_Fuels{B\274\361\320{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\fChemical_Mix{B\274\345\325{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\004Dyes{B\275.\222{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\006Esters{B\2750U{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\007Ethanol{B\275#\304{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\013Heavy_Water{B\274\327;{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\016Petrochemicals{B\275-/{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Rare_Catalysts{C<\343\037{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Anti_Corrosives{B\3678\223{A\220\000\000{?\200\000\000\276\000\000\000\001!\274\000\004Gold{B\333\217\205{A\230\000\000{?\200\000\000\276\000\000\000\001!\274\000\013Rare_Earths{B\326._{A\220\000\000{?\200\000\000\276\000\000\000\001!\274\000\bDiamonds{DO%\255{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\024Industrial_Gemstones{Dj\025\246{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\006Jewels{Dj\022\232{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\021Reinforced_Rubber{Dj\024\225{?\331\231\232{?\200\000\000\276\000\000\000\001!\274\000\021Sorir_Lightstones{Dj\024L{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\013Wood_Boards{B\327\225\000{@\300\000\000{A \000\000\276\000\000\000\001!\274\000\006Radium{C\211.C{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Thorium{CM\317\251{A0\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Uranium{C\271=\217{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\005Books{BS\241\303{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\007Erotica{D+\315\211{<#\327\n{@@\000\000\276\000\000\000\000!\274\000\005Games{B\\\007F{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\bHolovids{Bqlq{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\023Musical_Instruments{B[\370\336{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\005Musik{BS\251\365{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Pleasure_Borgs{D\f\026\005{=\314\314\315{@\000\000\000\276\000\000\000\006!\274\000\023Cellular_Accelerant{B\264\037\306"
.globl _peer1_66 ; @peer1_66
_peer1_66:
.asciz "{<#\327\n{?\200\000\000\276\000\000\000\002!\274\000\016Cryogenic_Pods{C\374\200\344{@\000\000\000{@ \000\000\276\000\000\000\006!\274\000\017DNA_Resequencer{B\264\b\022{>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\016First_Aid_Kits{C\360\000\211{@\340\000\000{A \000\000\276\000\000\000\001!\274\000\fHyposyringes{C\360\003i{?\200\000\000{?\200\000\000\276\000\000\000\006!\274\000\013Medical_Kit{B\264\t\232{A@\000\000{A \000\000\276\000\000\000\005!\274\000\fPseudotherms{B\264\017\307{A\200\000\000{A \000\000\276\000\000\000\001!\274\000\nRegen_Tank{D9\205\322{?\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Robotic_Surgeons{C\360\fL{>\231\231\232{?\200\000\000\276\000\000\000\000!\274\000\rProgeny.stock{H\303P\000{Bx\000\000{D\226\000\000\276\000\000\000\001!\274\000\022Schroedinger.stock{H\371\006\000{B\240\000\000{D\310\000\000\276\000\000\000\021!\274\000\020Ion_Burster_ammo{@xi\204{<#\327\n{?\200"
.globl _peer1_67 ; @peer1_67
_peer1_67:
.ascii "\000\276\000\000\000\001!\274\000\021Micro_Driver_ammo{C<\251l{A\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\020Mini_Driver_ammo{C\r~\324{A\000\000\000{?\200\000\000\276\000\000\000\002!\274\000\rdumbfire_ammo{A\227\245+{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\022friend_or_foe_ammo{B\274\313\036{<#\327\n{=\314\314\315\276\000\000\000\006!\274\000\017heatseeker_ammo{B\004\007\266{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\026image_recognition_ammo{B\215\247\272{<#\327\n{=\314\314\315\276\000\000\000\020!\274\000\007armor01{Ek\267\232{A\240\000\000{\000\000\000\000\276\000\000\000\f!\274\000\007armor02{E\353\267l{A\310\000\000{\000\000\000\000\276\000\000\000\031!\274\000\007armor03{Fk\2672{A\360\000\000{\000\000\000\000\276\000\000\000\034!\274\000\007armor04{F\353\266\347{A\310\000\000{\000\000\000\000\276\000\000\000\006!\274\000\007armor05{Gk\266\346{A\240\000\000{\000\000\000\000\276\000\000\000\002!\274\000\007armor06{G\353\266\335{Ap\000\000{\000\000\000\000\276\000\000\000\007!\274\000\013capacitor01{C\353\272c{@\000\000\000{@\000\000\000\276\000\000\000\n!\274\000\013capacitor02{Dk\273\236{@\200\000\000{@\200\000\000\276\000\000\000\r!\274\000\013capacitor03{D\353\267\206{@\300\000\000{@\300\000\000\276\000\000\000\013!\274\000\013capacitor04{Ek\267M{A\000\000\000{A\000\000\000\276\000\000\000\017!\274\000\013capacitor05{E\353\267\216{A \000\000{A \000\000\276\000\000\000\016!\274\000\013capacitor06{Fk\266\374{A@\000\000{A@\000\000\276\000\000\000\013!\274\000\013capacitor07{F\353\267\021{A`\000\000{A`\000\000\276\000\000\000\007!\274\000\013capacitor08{Gk\266\335{A\200\000\000{A\200\000\000\276\000\000\000\017!\274\000\013capacitor09{G\353\266\337{A\220\000\000{A\220\000\000\276\000\000\000\005!\274\000\013capacitor10{Hk\266\335{A\240\000\000{A\240\000\000\276\000\000\000\f!\274\000\013capacitor11{H\353\266\333{A\260\000\000{A\260\000\000\276\000\000\000\r!\274\000\013capacitor12{Ik\266\334{A\300\000\000{A\300\000\000\276\000\000\000\r!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\005!\274\000\013capacitor14{Jk\266\334{A\340\000\000{A\340\000\000\276\000\000\000\003!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\021!\274\000\recm_package01{E\223Rq{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\recm_package02{F\\\373\237{<#"
.globl _peer1_68 ; @peer1_68
_peer1_68:
.ascii "\327\n{?\200\000\000\276\000\000\000\003!\274\000\recm_package03{F\\\373\262{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\njump_drive{E\353\267A{A\200\000\000{@\000\000\000\276\000\000\000\005!\274\000\020mult_overdrive01{Ek\267\352{?\200\000\000{?\200\000\000\276\000\000\000\000!\274\000\020mult_overdrive02{E\353\267u{@\000\000\000{@\000\000\000\276\000\000\000\005!\274\000\020mult_overdrive03{Fk\267<{@\200\000\000{@\200\000\000\276\000\000\000\003!\274\000\020mult_overdrive04{F\353\266\342{A\000\000\000{A\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive05{Gk\266\354{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\351{A\220\000\000{A\220\000\000\276\000\000\000\r!\274\000\treactor01{C\353\270\n{?\200\000\000{@\000\000\000\276\000\000\000\017!\274\000\treactor02{Dk\272\370{@\000\000\000{@`\000\000\276\000\000\000\t!\274\000\treactor03{D\353\271{{@@\000\000{@\300\000\000\276\000\000\000\006!\274\000\treactor04{Ek\270\226{@\200\000\000{A0\000\000\276\000\000\000\n!\274\000\treactor05{E\353\266\365{@\240\000\000{A\220\000\000\276\000\000\000\n!\274\000\treactor06{Fk\267\016{@\300\000\000{B\000\000\000\276\000\000\000\b!\274\000\treactor07{F\353\266\352{@\340\000\000{Bp\000\000\276\000\000\000\016!\274\000\treactor08{Gk\266\336{A\000\000\000{B\310\000\000\276\000\000\000\016!\274\000\treactor09{G\353\266\342{A\020\000\000{C/\000\000\276\000\000\000\n!\274\000\treactor10{Hk\266\341{A \000\000{C\233\000\000\276\000\000\000\005!\274\000\treactor11{H\353\266\336{A@\000\000{D\007\000\000\276\000\000\000\b!\274\000\treactor12{Ik\266\335{A`\000\000{Dm\200\000\276\000\000\000\013!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\002!\274\000\treactor14{Jk\266\333{A\240\000\000{E4\240\000\276\000\000\000\002!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\n!\274\000\bhawkeye1{F\353\266\350{<#\327\n{AP\000\000\276\000\000\000\006!\274\000\bhawkeye2{Gk\266\342{<#\327\n{A\210\000\000\276\000\000\000\003!\274\000\bhawkeye3{G\353\266\351{<#\327\n{A\250\000\000\276\000\000\000\003!\274\000\bhawkeye4{H\023RP{<#\327\n{A\250\000\000\276\000\000\000\030!\274\000\fdualshield01{Ck\303\305{?\000\000\000{@\000\000\000\276\000\000\000\017!\274\000\fdualshield02{C\353\273s{?\200\000\000{@\240\000\000\276\000\000\000\030!\274\000\fdu"
.globl _peer1_69 ; @peer1_69
_peer1_69:
.asciz "alshield03{Dk\271*{?\300\000\000{A\000\000\000\276\000\000\000\025!\274\000\fdualshield04{D\353\271\206{@\000\000\000{A@\000\000\276\000\000\000\023!\274\000\fdualshield05{Ek\267\236{@ \000\000{A\200\000\000\276\000\000\000\021!\274\000\fdualshield06{E\353\267\267{@@\000\000{A\250\000\000\276\000\000\000\017!\274\000\fdualshield07{Fk\266\366{@`\000\000{A\310\000\000\276\000\000\000\026!\274\000\fdualshield08{F\353\266\363{@\200\000\000{A\360\000\000\276\000\000\000\020!\274\000\fdualshield09{Gk\266\342{@\220\000\000{B\f\000\000\276\000\000\000\022!\274\000\fdualshield10{G\353\266\335{@\240\000\000{B \000\000\276\000\000\000\025!\274\000\fdualshield11{Hk\266\341{@\300\000\000{B8\000\000\276\000\000\000\024!\274\000\fdualshield12{H\353\266\337{@\340\000\000{BP\000\000\276\000\000\000\031!\274\000\fdualshield13{Ik\266\333{A\000\000\000{Bd\000\000\276\000\000\000\b!\274\000\fdualshield14{I\353\266\334{A\020\000\000{B|\000\000\276\000\000\000\004!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\026!\274\000\fquadshield01{C\353\301\177{?\200\000\000{@\200\000\000\276\000\000\000\024!\274\000\fquadshield02{Dk\274*{@\000\000\000{A\000\000\000\276\000\000\000\017!\274\000\fquadshield03{D\353\270*{@@\000\000{AP\000\000\276\000\000\000\017!\274\000\fquadshield04{Ek\267\372{@\200\000\000{A\220\000\000\276\000\000\000\017!\274\000\fquadshield05{E\353\267E{@\240\000\000{A\300\000\000\276\000\000\000\017!\274\000\fquadshield06{Fk\266\374{@\300\000\000{A\370\000\000\276\000\000\000\023!\274\000\fquadshield07{F\353\266\342{@\340\000\000{B\030\000\000\276\000\000\000\024!\274\000\fquadshield08{Gk\266\335{A\000\000\000{B4\000\000\276\000\000\000\024!\274\000\fquadshield09{G\353\266\345{A\020\000\000{BT\000\000\276\000\000\000\021!\274\000\fquadshield10{Hk\266\342{A \000\000{Bt\000\000\276\000\000\000\027!\274\000\fquadshield11{H\353\266\337{A0\000"
.globl _peer1_70 ; @peer1_70
_peer1_70:
.ascii "{B\212\000\000\276\000\000\000\025!\274\000\fquadshield12{Ik\266\334{A@\000\000{B\234\000\000\276\000\000\000\027!\274\000\fquadshield13{I\353\266\334{AP\000\000{B\254\000\000\276\000\000\000\t!\274\000\fquadshield14{Jk\266\334{A`\000\000{B\276\000\000\276\000\000\000\003!\274\000\fquadshield15{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\006!\274\000\016Shield_Breaker{H\270&\333{<#\327\n{?\200\000\000\276\000\000\000\006!\274\000\rtractor_heavy{F\312\221={<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\nDissonance{H\3460\226{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\017Hephaestus_Mini{G\312\2210{<#\327\n{=\314\314\315\276\000\000\000\003!\274\000\bcrippler{G\334\373z{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\tleech_gun{Gs\024\244{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\trazor_gun{H\270&\336{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rreaper_cannon{I8&\335{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\tstormfire{D\353\267\267{<#\327\n{?\200\000\000\275\274\000Z{b\252N[{Q\272C\267{L\276\274 \276\000\000\0013\276\000\000\003\347!\274\000\017Home_Appliances{B\274\312\220{A\240\000\000{B\200\000\000\276\000\000\003\347!\274\000\020Home_Furnishings{C\004\024\276{A\310\000\000{B\226\000\000\276\000\000\000\307!\274\000\022Personal_Transport{D\337v\252{B\212\000\000{B(\000\000\276\000\000\003\347!\274\000\016Robot_Servants{C\320b6{=\314\314\315{@\000\000\000\276\000\000\003\347!\274\000\bConsoles{B*$n{?\200\000\000{?\200\000\000\276\000\000\003\350!\274\000\fPremium_PADs{B)\376O{?\200\000\000{?\200\000\000\276\000\000\003\347!\274\000\rStandard_PADs{B)\277\377{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\025Classical_Instruments{D\215o\203{=L\314\315{?\200\000\000\276\000\000\000\001!\274\000\007Jewelry{D\215n\231{>\231\231\232{=\314\314\315\276\000\000\000\001!\274\000\006Pearls{D\215pw{?\200\000\000{?\200\000\000\276\000\000\000\t!\274\000\fRare_Artwork{B\306\000\303{<#\327\n{@\000\000\000\276\000\000\000|!\274\000\017Aromatic_Scents{C\026\366\n{>L\314\315{?\200\000\000\276\000\000\003\350!\274\000\bClothing{Bbi\030{B\312\000\000{B\310\000\000\276\000\000\003\350!\274\000\tIntaTouch{B<\224\317{?L\314\315{@\200\000\000\276\000\000\000\307!\274\000\022Personal_Hygieni"
.globl _peer1_71 ; @peer1_71
_peer1_71:
.ascii "cs{B\317\210`{?\231\231\232{?\200\000\000\276\000\000\003\347!\274\000\tVirtuArea{B<\270A{=L\314\315{?\200\000\000\276\000\000\000\t!\274\000\020AeraNerveStimuli{B\226\370O{?\200\000\000{?\200\000\000\276\000\000\000\t!\274\000\rRetrifiedSalt{B\226\335\025{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\033Escaped_Political_Prisoners{DX\337?{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\020ISO_Party_Member{D<\224\313{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\016ISO_Propaganda{B\274\234\t{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\030Luddite_Religious_Tracts{B\274\230\235{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\024Overeager_Immigrants{C\026\343\343{A\240\000\000{CH\000\000\276\000\000\000\t!\274\000\030Socialist_Worker_Journal{B\004G\207{<#\327\n{?\200\000\000\276\000\000\000\t!\274\000\006ICBINF{B\227\022\325{<#\327\n{?\200\000\000\276\000\000\000\t!\274\000\007Zhollus{B\227\023u{<#\327\n{?\200\000\000\276\000\000\000\n!\274\000\nBulk_Seeds{A\274\252R{Bp\000\000{B\310\000\000\276\000\000\000\002!\274\000\fDistillators{C<\254\002{A@\000\000{@\240\000\000\276\000\000\000\t!\274\000\020Engineered_Seeds{A\275J\305{B\f\000\000{BH\000\000\276\000\000\000\003!\274\000\013Hydroponics{B\365I\034{A\220\000\000{A\240\000\000\276\000\000\000\003!\274\000\023Livestock_Equipment{C\rwI{A \000\000{A \000\000\276\000\000\000\005!\274\000\nPesticides{B\274\270\372{A\330\000\000{A\310\000\000\276\000\000\000\003!\274\000\024Synthetic_Fertilizer{C\004\034\275{B\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\023Automated_Factories{K\3028\373{F\234@\000{F\034@\000\276\000\000\000\002!\274\000\025Construction_Vehicles{G\245\274\240{C\226\000\000{B\226\000\000\276\000\000\000\001!\274\000\024Factory_Constructors{G\270&\352{Ez\000\000{DH\000\000\276\000\000\000\t!\274\000\025Landscaping_Equipment{Ft\331+{Cz\000\000{B\\\000\000\276\000\000\000\t!\274\000\020PreFab_Buildings{E\201\244\343{CH\000\000{B\372\000\000\276\000\000\000\t!\274\000\017Recycling_Tanks{F\270'\003{Ap\000\000{A\000\000\000\276\000\000\001e!\274\000\024Recycled_Electronics{C3>7{@\000\000\000{?\200\000\000\276"
.globl _peer1_72 ; @peer1_72
_peer1_72:
.ascii "\000\000\r\005!\274\000\017Recycled_Metals{B<\267o{C\372\000\000{BH\000\000\276\000\000\007\320!\274\000\fRecycled_Oil{Bb\214\255{A \000\000{A \000\000\276\000\000'\017!\274\000\021Recycled_Plastics{B\017\242\200{Ap\000\000{A \000\000\276\000\000\000\t!\274\000\026Atmospheric_Processors{C\274\235\355{B\226\000\000{BH\000\000\276\000\000\000\t!\274\000\022Forest_Regenerator{C\365)\313{B\226\000\000{A\310\000\000\276\000\000\000\t!\274\000\021Ozone_Replacement{C\233\235\002{B\226\000\000{BH\000\000\276\000\000\000\t!\274\000\017Weather_Control{C\274\227\257{Cf\000\000{B\310\000\000\276\000\000\000\001!\274\000\021Xenoforming_Units{E\365\312\372{GCP\000{D\310\000\000\276\000\000'\017!\274\000\013Aera_Ration{B\026\3459{?\26333{?\200\000\000\276\000\000'\017!\274\000\016Filtered_Water{B\027?\217{@@\000\000{@@\000\000\276\000\000\007\317!\274\000\007Jhurlon{C\004\n\316{?\206ff{?\200\000\000\276\000\000\t\303!\274\000\013Salted_Thok{B\365+1{?\231\231\232{?\200\000\000\276\000\000'\017!\274\000\020Luxury_Mealpacks{C)\320\336{?L\314\315{?\200\000\000\276\000\000'\017!\274\000\020Ration_Mealpacks{B\274\277v{?\231\231\232{?\200\000\000\276\000\000'\017!\274\000\022Standard_Mealpacks{B\274\252E{?\231\231\232{?\200\000\000\276\000\000\r\005!\274\000\017Animal_Products{B\317x\n{?\200\000\000{?\200\000\000\276\000\000\007\317!\274\000\006Coffee{C\004\016\036{?@\000\000{?\200\000\000\276\000\000'\017!\274\000\006Grains{B\204\b\241{@\300\000\000{A \000\000\276\000\000\r\005!\274\000\005Meats{B\317y\376{?\214\314\315{?\200\000\000\276\000\000'\020!\274\000\007Produce{B\227\002\315{?\214\314\315{?\200\000\000\276\000\000\r\005!\274\000\007Seafood{B\330\360\263{?\200\000\000{?\200\000\000\276\000\000'\017!\274\000\tNutripack{C\ru\017{?fff{?\200\000\000\276\000\000'\017!\274\000\tSustipack{C\004\027i{?L\314\315{?\200\000\000\276\000\000'\017!\274"
.globl _peer1_73 ; @peer1_73
_peer1_73:
.asciz "\000\tUltrapack{B\026\345A{?fff{?\200\000\000\276\000\000\003\350!\274\000\006Bonsai{Ck\267}{@\000\000\000{A\000\000\000\276\000\000\003\350!\274\000\tLivestock{B\317\242P{Bp\000\000{B\310\000\000\276\000\000\000c!\274\000\tEmendolya{D\353\271\241{@\000\000\000{?\200\000\000\276\000\000\000\023!\274\000\017Specialty_Wines{F\023R\251{@\000\000\000{?\200\000\000\276\000\000\000c!\274\000\021Tripezian_Premium{BO\244z{>L\314\315{>\200\000\000\276\000\000\000c!\274\000\rSarakan_Tears{C\026\341u{>L\314\315{>\200\000\000\276\000\000\000\373!\274\000\006Brandy{Bx\033\316{?fff{?\200\000\000\276\000\000\000j!\274\000\016Malt_Beverages{B\037\264\211{?fff{?\200\000\000\276\000\000\000\274!\274\000\nSpace_Grog{BT\2425{?\346ff{@\000\000\000\276\000\000\001\222!\274\000\007Spirits{BCE1{?fff{?\200\000\000\276\000\000\000\017!\274\000\005Wines{B\261MJ{?fff{?\200\000\000\276\000\000\000\t!\274\000\007Incense{B<\375\032{?\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\022Khaisalantimin_F62{C\353\305;{=#\327\n{=\314\314\315\276\000\000\000\004!\274\000\007Krystal{Cb`Q{=\314\314\315{=\314\314\315\276\000\000\000\t!\274\000\tNarcotics{B\317\243\206{>\031\231\232{=\314\314\315\276\000\000\000\n!\274\000\006Spices{A\342\345\035{=L\314\315{=\314\314\315\276\000\000\t\304!\274\000\006Cotton{B\342x\336{A0\000\000{A \000\000\276\000\000\r\005!\274\000\006Lumber{B\306\023o{A\210\000\000{A\330\000\000\276\000\000\007\317!\274\000\006Rubber{C\r~\233{?\300\000\000{?\200\000\000\276\000\000'\017!\274\000\005Water{A\027B{{A \000\000{A \000\000\276\000\001\206\237!\274\000\fAstral_Gases{B\0271\322{?\231\231\232{A\310\000\000\276\000\001\206\237!\274\000\021Atmospheric_Gases{A\343!1{?\231\231\232{A\310\000\000\276\000\000N !\274\000\rHalogen_Gases{B\227\n\277{?\231\231\232{A\310\000\000\276\000\000\2025!\274\000\013Noble_Gases{Buv\003{?\231\231\232{A\310\000\000\276\000\000\023\210!\274\000\006Butane{B\342Y\223{A\000\000\000{A \000\000\276\000\000N\037!\274\000\004Coal{A\227\037r{A@\000\000{A \000\000\276\000\000\017\240!\274\000\006Diesel{B\365.\342{A\000\000\000{A \000\000\276\000\000\032\n!\274\000\013Natural_Gas{B\255~t{?\200\000\000{A\310\000\000\276\000\000\032\n!\274\000\003Oil{B\226\360\351{A\000\000\000{A \000\000\276\000\000\032\n!\274\000\tPetroleum{B\251\355\357{A\000\000\000{A \000\000\276\000\000\000"
.globl _peer1_74 ; @peer1_74
_peer1_74:
.asciz "!\274\000\rAlkali_Metals{C#\f\212{B\202\000\000{A \000\000\276\000\000\000\000!\274\000\013Base_Metals{B\237d\257{B\264\000\000{A \000\000\276\000\000\000\000!\274\000\bIron_Ore{C\037\f\354{B\214\000\000{A \000\000\276\000\000\000\000!\274\000\nNickel_Ore{C\030\346Q{B\264\000\000{A \000\000\276\000\000\000\001!\274\000\007Tin_Ore{C\020\002\212{B\214\000\000{A \000\000\276\000\000\000\000!\274\000\fTungsten_Ore{C\250S\036{C>\000\000{A \000\000\276\000\000\000\000!\274\000\bBipolite{D$G\025{A\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\bDuranium{D$@%{A\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\tPolysteel{C\350\355\221{A\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\tTritanium{D\025S\365{@\340\000\000{?\200\000\000\276\000\000\000\005!\274\000\bIsometal{C\207\234\315{A\200\000\000{?\200\000\000\276\000\000\000~!\274\000\tPlasglass{B\372f\245{@\240\000\000{?\200\000\000\276\000\000\000\210!\274\000\bPlasteel{B\372\202\341{@\300\000\000{?\200\000\000\276\000\000\000\024!\274\000\005Steel{C\036\205:{A\000\000\000{?\200\000\000\276\000\000\000\005!\274\000\tCarbonium{Brt>{@\300\000\000{?\200\000\000\276\000\000\000\005!\274\000\013Obsidisteel{C\027\200u{@\340\000\000{?\200\000\000\276\000\000\000\000!\274\000\017Anti_Corrosives{C\273\277\253{A\220\000\000{?\200\000\000\276\000\000\000\023!\274\000\004Gold{C\246\344\027{A\230\000\000{?\200\000\000\276\000\000\000\021!\274\000\013Rare_Earths{C\242\265\320{A\220\000\000{?\200\000\000\276\000\000\000\002!\274\000\bDiamonds{Dk\272\263{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\024Industrial_Gemstones{D\2051]{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\006Jewels{D\205/\333{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\021Reinforced_Rubber{D\205-\334{?\331\231\232{?\200\000\000\276\000\000\000\001!\274\000\021Sorir_Lightstones{D\205.\302{?L\314\315{?\200\000\000\276\000\000\000\t!\274\000\013Wood_Boards{B\365,\007{@\300\000\000{A \000\000\276\000\000\0001!\274\000\006Radium{C\274\2361{@\240\000\000{?\200\000\000\276\000\000\000d!\274\000\007Thorium{C\215u\356{A0\000\000{?\200\000\000\276\000\000\000\023!\274\000\007Uranium{C\376\235!{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\023Engineered_Bacteria{Ec\006G{<#\327\n{<\243\327\n\276\000\000\000\000!\274\000\021Quantum_Computers{C\363k\250{<#\327\n{?\200"
.globl _peer1_75 ; @peer1_75
_peer1_75:
.ascii "\000\276\000\000\000\000!\274\000\020Quantum_Deductor{E*E\307{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\023Surgical_Techniques{C\262l\351{<#\327\n{<#\327\n\276\000\000\000\000!\274\000\032Virtual_Tunneling_Terminal{D\302\230O{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\020Artificial_Limbs{Ck\273\303{=\314\314\315{?\200\000\000\276\000\000\000\001!\274\000\021Artificial_Organs{C\215v#{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\016Enhanced_Limbs{C<\256\346{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\017Enhanced_Organs{C\215m\355{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\026Full_Body_Augmentation{CARB{>L\314\315{?\200\000\000\276\000\000\000\000!\274\000\017Neural_Computer{CAY\335{=\243\327\n{=\314\314\315\276\000\000\000\000!\274\000\020Neural_Interface{CAS\031{=\217\\){=\314\314\315\276\000\000\000r!\274\000\005Books{B1|r{@\000\000\000{?\200\000\000\276\000\000\000\017!\274\000\007Erotica{D\017\365\261{<#\327\n{@@\000\000\276\000\000\000\202!\274\000\005Games{B8\250\367{<#\327\n{?\200\000\000\276\000\000\000U!\274\000\bHolovids{BJc\013{=\314\314\315{?\200\000\000\276\000\000\000X!\274\000\023Musical_Instruments{B8My{<#\327\n{?\200\000\000\276\000\000\000\\!\274\000\005Musik{B1\246\317{<#\327\n{?\200\000\000\276\000\000\000\037!\274\000\016Pleasure_Borgs{C\352\322\031{=\314\314\315{@\000\000\000\276\000\000\000\246!\274\000\023Cellular_Accelerant{B\271CS{<#\327\n{?\200\000\000\276\000\000\000\016!\274\000\016Cryogenic_Pods{D\001\346W{@\000\000\000{@ \000\000\276\000\000\000?!\274\000\017DNA_Resequencer{B\2719\364{>\231\231\232{?\200\000\000\276\000\000\000\f!\274\000\016First_Aid_Kits{C\366\337\f{@\340\000\000{A \000\000\276\000\000\000\000!\274\000\fHyposyringes{C\366\365\243{?\200\000\000{?\200\000\000\276\000\000\000\000!"
.globl _peer1_76 ; @peer1_76
_peer1_76:
.ascii "\274\000\013Medical_Kit{B\271yI{A@\000\000{A \000\000\276\000\000\000\t!\274\000\fPseudotherms{B\271;\n{A\200\000\000{A \000\000\276\000\000\000\006!\274\000\nRegen_Tank{D>\330\221{?\200\000\000{@\240\000\000\276\000\000\000\035!\274\000\020Robotic_Surgeons{C\366\370\206{>\231\231\232{?\200\000\000\276\000\000\000\000!\274\000\022Advanced_Medicines{A\262e\306{?\031\231\232{?\200\000\000\276\000\000\000\004!\274\000\fBlood_Plasma{A\261[R{?\200\000\000{?\200\000\000\276\000\000\000\000!\274\000\017Longevity_Drugs{A\262\247#{?\031\231\232{?\200\000\000\276\000\000\000\005!\274\000\020Simple_Medicines{A\262\t\r{?\031\231\232{?\200\000\000\276\000\000\000\b!\274\000\bVaccines{A\262\364O{?\031\231\232{?\200\000\000\276\000\000\000\000!\274\000\020Dostoevsky.stock{H\257\310\000{B|\000\000{D\242\200\000\276\000\000\000\006!\274\000\fHyena.hunter{H\b\270\000{B \000\000{Dz\000\000\276\000\000\000\000!\274\000\nDodo.stock{G\222|\000{D\211\000\000{F\253\340\000\276\000\000\000\001!\274\000\013Llama.stock{H/\310\000{Dz\000\000{F\234@\000\276\000\000\000\000!\274\000\017Plowshare.stock{H/\310\000{D\003\300\000{F\034@\000\276\000\000\000\002!\274\000\016Progeny.rgspec{I[\272\000{B|\000\000{D\242\200\000\276\000\000\0010!\274\000\024Hephaestus_Mini_ammo{C\353\301\222{<#\327\n{=\314\314\315\276\000\000\000\001!\274\000\016razor_gun_ammo{Ek\266\375{@\240\000\000{?\200\000\000\276\000\000\000C!\274\000\022reaper_cannon_ammo{E\260\311\267{@\240\000\000{?\200\000\000\276\000\000\000\233!\274\000\ftorpedo_ammo{D\353\270\207{<#\327\n{=\314\314\315\276\000\000\001\f!\274\000\020Ion_Burster_ammo{@q\305d{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\021Micro_Driver_ammo{C<\226\376{A\000\000\000{?\200\000\000\276\000\000\000\005!\274\000\020Mini_Driver_ammo{C\rv\203{A\000\000\000{?\200\000\000\276\000\000\001\331!\274\000\rdumbfire_ammo{A\227\220\245{<#\327\n{=\314\314\315\276\000\000\000\265!\274\000\022friend_or_foe_ammo{B\274\306\220{<#\327\n{=\314\314\315\276\000\000\001]!\274\000\017heatseeker_ammo{B\004a\205{<#\327\n{=\314\314\315\276\000\000\000\224!\274\000\026image_recognition_ammo{B\215\225\343{<#\327\n{=\314\314\315\276\000\000\000\220!\274\000\017Jackhammer_ammo{A\362\357\222"
.globl _peer1_77 ; @peer1_77
_peer1_77:
.asciz "{<#\327\n{?\200\000\000\276\000\000\000\337!\274\000\013breeze_ammo{C\343*\035{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\fcluster_ammo{E=I\337{<#\327\n{=\314\314\315\276\000\000\000\001!\274\000\020emp_torpedo_ammo{El\234\331{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\thail_ammo{C\bOF{<#\327\n{=\314\314\315\276\000\000\000?!\274\000\017killer_bee_ammo{C\000\300\265{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\nleech_ammo{D\275J\272{<#\327\n{?\200\000\000\276\000\000\000\343!\274\000\nswarm_ammo{B\362R6{<#\327\n{=\314\314\315\276\000\000\000\f!\274\000\033Ktek_Mini_Grav-thumper_ammo{HJ\221B{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\022Photon_MK_III_ammo{G.\306\342{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\021Photon_MK_II_ammo{G\021\246\005{@\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\020Photon_MK_I_ammo{F\351\nP{@\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\017advtorpedo_ammo{Fi\t\210{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\fjavelin_ammo{F\351\n\236{<#\327\n{=\314\314\315\276\000\000\000\020!\274\000\021photon_swarm_ammo{D'\330Q{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\023porcupine_mine_ammo{E\013\333\026{<#\327\n{=\314\314\315\276\000\000\000\005!\274\000\007armor01{Ek\267\341{A\240\000\000{\000\000\000\000\276\000\000\000\005!\274\000\007armor02{E\353\267\007{A\310\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor03{Fk\267\f{A\360\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor04{F\353\267\023{A\310\000\000{\000\000\000\000\276\000\000\000\005!\274\000\007armor05{Gk\266\351{A\240\000\000{\000\000\000\000\276\000\000\000\001!\274\000\007armor06{G\353\266\351{Ap\000\000{\000\000\000\000\276\000\000\000\016!\274\000\013capacitor01{C\353\272\253{@\000\000\000{@\000\000\000\276\000\000\000\005!\274\000\013capacitor02{Dk\274\254{@\200\000\000{@\200\000\000\276\000\000\000\016!\274\000\013capacitor03{D\353\267\325{@\300\000\000{@\300\000\000\276\000\000\000\016!\274\000\013capacitor04{Ek\267\360{A\000\000\000{A\000\000\000\276\000\000\000\f!\274\000\013capacitor05{E\353\267\001{A \000\000{A \000\000\276\000\000\000\b!\274\000\013capacitor06{Fk\267:{A@\000\000{A@\000\000\276\000\000\000\b!\274\000\013capacitor07{F\353\267\023{A`\000\000{A`"
.globl _peer1_78 ; @peer1_78
_peer1_78:
.asciz "\000\276\000\000\000\f!\274\000\013capacitor08{Gk\266\342{A\200\000\000{A\200\000\000\276\000\000\000\007!\274\000\013capacitor09{G\353\266\340{A\220\000\000{A\220\000\000\276\000\000\000\017!\274\000\013capacitor10{Hk\266\335{A\240\000\000{A\240\000\000\276\000\000\000\016!\274\000\013capacitor11{H\353\266\337{A\260\000\000{A\260\000\000\276\000\000\000\t!\274\000\013capacitor12{Ik\266\335{A\300\000\000{A\300\000\000\276\000\000\000\t!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\006!\274\000\013capacitor14{Jk\266\333{A\340\000\000{A\340\000\000\276\000\000\000\002!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\003!\274\000\023add_cargo_expansion{Fk\2677{?\200\000\000{A\240\000\000\276\000\000\000\005!\274\000\recm_package01{E\223S/{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\recm_package02{F\\\373\206{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\recm_package03{F\\\373\235{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\njump_drive{E\353\267\256{A\200\000\000{@\000\000\000\276\000\000\000\003!\274\000\020mult_overdrive01{Ek\267\024{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\020mult_overdrive02{E\353\267\242{@\000\000\000{@\000\000\000\276\000\000\000\001!\274\000\020mult_overdrive03{Fk\267\r{@\200\000\000{@\200\000\000\276\000\000\000\001!\274\000\020mult_overdrive04{F\353\266\356{A\000\000\000{A\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive05{Gk\266\333{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\345{A\220\000\000{A\220\000\000\276\000\000\000\f!\274\000\025passenger_quarters_01{F\023RJ{?\000\000\000{@@\000\000\276\000\000\000\005!\274\000\025passenger_quarters_02{F\\\373\234{?L\314\315{A\250\000\000\276\000\000\000\003!\274\000\025passenger_quarters_03{F\223RZ{?\200\000\000{A\250\000\000\276\000\000"
.globl _peer1_79 ; @peer1_79
_peer1_79:
.ascii "\002!\274\000\025passenger_quarters_04{F\270&\355{?\231\231\232{A\310\000\000\276\000\000\000\t!\274\000\treactor01{C\353\273\337{?\200\000\000{@\000\000\000\276\000\000\000\005!\274\000\treactor02{Dk\274a{@\000\000\000{@`\000\000\276\000\000\000\b!\274\000\treactor03{D\353\271F{@@\000\000{@\300\000\000\276\000\000\000\017!\274\000\treactor04{Ek\267\351{@\200\000\000{A0\000\000\276\000\000\000\005!\274\000\treactor05{E\353\267\215{@\240\000\000{A\220\000\000\276\000\000\000\n!\274\000\treactor06{Fk\267&{@\300\000\000{B\000\000\000\276\000\000\000\016!\274\000\treactor07{F\353\266\346{@\340\000\000{Bp\000\000\276\000\000\000\n!\274\000\treactor08{Gk\266\367{A\000\000\000{B\310\000\000\276\000\000\000\013!\274\000\treactor09{G\353\266\343{A\020\000\000{C/\000\000\276\000\000\000\007!\274\000\treactor10{Hk\266\336{A \000\000{C\233\000\000\276\000\000\000\013!\274\000\treactor11{H\353\266\336{A@\000\000{D\007\000\000\276\000\000\000\005!\274\000\treactor12{Ik\266\335{A`\000\000{Dm\200\000\276\000\000\000\016!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\007!\274\000\treactor14{Jk\266\333{A\240\000\000{E4\240\000\276\000\000\000\002!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\006!\274\000\bhawkeye1{F\353\266\346{<#\327\n{AP\000\000\276\000\000\000\004!\274\000\bhawkeye2{Gk\266\356{<#\327\n{A\210\000\000\276\000\000\000\002!\274\000\bhawkeye3{G\353\266\334{<#\327\n{A\250\000\000\276\000\000\000\001!\274\000\bhawkeye4{H\023RO{<#\327\n{A\250\000\000\276\000\000\000\013!\274\000\tskyscope1{C\353\273\373{<#\327\n{?\200\000\000\276\000\000\000\006!\274\000\tskyscope2{Dk\267\200{<#\327\n{@\000\000\000\276\000\000\000\003!\274\000\tskyscope3{D\353\270\317{<#\327\n{@@\000\000\276\000\000\000\004!\274\000\fstarscanner1{Ek\267\266{<#\327\n{@\240\000\000\276\000\000\000\006!\274\000\fstarscanner2{E\353\267\246{<#\327\n{@\340\000\000\276\000\000\000\001!\274\000\fstarscanner3{Fk\2672{<#\327\n{A\020\000\000\276\000\000\000\001!\274\000\fstarscanner4{F\260\311G{<#\327\n{A\020\000\000\276\000\000\000\000!\274\000\032mult_shady_moregunrecharge{Hk\266\335{=\314\314\315{>\200\000\000\276\000\000\000\000!\274\000\035mult_shady_moreshieldrecharge{H\353\266\335{?\214\314\315{@\240\000\000\276\000\000\000\000!\274\000\026mult_"
.globl _peer1_80 ; @peer1_80
_peer1_80:
.ascii "shady_moreshields{G\353\266\335{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\025mult_shady_morethrust{Gk\266\352{@\200\000\000{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreturning{Ik\266\334{@l\314\315{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreupgrade{F\353\266\346{A \000\000{BH\000\000\276\000\000\000\030!\274\000\fdualshield01{Ck\311({?\000\000\000{@\000\000\000\276\000\000\000\021!\274\000\fdualshield02{C\353\270V{?\200\000\000{@\240\000\000\276\000\000\000\024!\274\000\fdualshield03{Dk\274\372{?\300\000\000{A\000\000\000\276\000\000\000\023!\274\000\fdualshield04{D\353\267\201{@\000\000\000{A@\000\000\276\000\000\000\031!\274\000\fdualshield05{Ek\267\247{@ \000\000{A\200\000\000\276\000\000\000\026!\274\000\fdualshield06{E\353\267\007{@@\000\000{A\250\000\000\276\000\000\000\030!\274\000\fdualshield07{Fk\266\362{@`\000\000{A\310\000\000\276\000\000\000\017!\274\000\fdualshield08{F\353\267\022{@\200\000\000{A\360\000\000\276\000\000\000\031!\274\000\fdualshield09{Gk\266\343{@\220\000\000{B\f\000\000\276\000\000\000\024!\274\000\fdualshield10{G\353\266\343{@\240\000\000{B \000\000\276\000\000\000\024!\274\000\fdualshield11{Hk\266\341{@\300\000\000{B8\000\000\276\000\000\000\031!\274\000\fdualshield12{H\353\266\335{@\340\000\000{BP\000\000\276\000\000\000\027!\274\000\fdualshield13{Ik\266\335{A\000\000\000{Bd\000\000\276\000\000\000\013!\274\000\fdualshield14{I\353\266\333{A\020\000\000{B|\000\000\276\000\000\000\004!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\023!\274\000\fquadshield01{C\353\277b{?\200\000\000{@\200\000\000\276\000\000\000\017!\274\000\fquadshield02{Dk\273\272{@\000\000\000{A\000\000\000\276\000\000\000\026!\274\000\fquadshield03{D\353\270\377{@@\000\000{AP\000\000\276\000\000\000\024!\274\000\fquadshield04{Ek\267\033{@\200\000\000{A\220\000\000\276\000\000\000\027!\274\000\fquadshield05{E\353\267?{@\240\000\000{A\300\000\000\276\000\000\000\025!\274\000\fquadshield06{Fk\267\023{@\300\000\000{A\370\000\000\276\000\000\000\025!\274\000\fquadshield07{F\353\266\367{@\340\000\000{B\030\000\000\276\000\000\000\026!\274\000\fquadshield08{Gk\266\357{A\000\000\000{B4\000\000\276\000\000\000\023!\274\000\fquadshield09{G\353\266\344{"
.globl _peer1_81 ; @peer1_81
_peer1_81:
.asciz "A\020\000\000{BT\000\000\276\000\000\000\031!\274\000\fquadshield10{Hk\266\342{A \000\000{Bt\000\000\276\000\000\000\020!\274\000\fquadshield11{H\353\266\335{A0\000\000{B\212\000\000\276\000\000\000\025!\274\000\fquadshield12{Ik\266\333{A@\000\000{B\234\000\000\276\000\000\000\026!\274\000\fquadshield13{I\353\266\334{AP\000\000{B\254\000\000\276\000\000\000\n!\274\000\fquadshield14{Jk\266\333{A`\000\000{B\276\000\000\276\000\000\000\004!\274\000\fquadshield15{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\b!\274\000\024add_spec_capacitor01{E\260\3119{@\240\000\000{@\200\000\000\276\000\000\000\b!\274\000\024add_spec_capacitor02{F0\311\223{A \000\000{A@\000\000\276\000\000\000\007!\274\000\024add_spec_capacitor03{F\260\311I{A\240\000\000{A\300\000\000\276\000\000\000\003!\274\000\024add_spec_capacitor04{G0\311,{B \000\000{B\020\000\000\276\000\000\000\001!\274\000\024add_spec_capacitor05{G\260\311){Bp\000\000{B@\000\000\276\000\000\000\003!\274\000\fPlasma_Plume{C\353\273\237{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rrepulsor_beam{G8&\344{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\ftractor_beam{E\334\373\323{<#\327\n{?\200\000\000\276\000\000\000\002!\274\000\nArc_Device{E\260\311S{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\016Disruptor_Beam{G%\274\255{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\rFS_MWRF_Laser{F\223RR{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bIon_Beam{Fk\2671{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\rParticle_Beam{E\334\373\201{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\fautotracking{G\270&\346{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\022tractor_capability{G8&\362{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013Ion_Burster{E\316@b{<#\327\n{?\200\000\000\276\000"
.globl _peer1_82 ; @peer1_82
_peer1_82:
.asciz "\000\004!\274\000\fMicro_Driver{F\023RO{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bPugilist{G\212\035.{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\005laser{ENA\246{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\tDisruptor{G\\\373z{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013Mini_Driver{F\\\373\256{<#\327\n{?\200\000\000\275\274\000"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _peer0_0 ## @peer0_0
_peer0_0:
.asciz "\000\000\000\020\001\000\000"
.globl _peer0_1 ## @peer0_1
.p2align 4
_peer0_1:
.ascii ".\202\023\203\000\000\030\204"
.space 8
.globl _peer1_0 ## @peer1_0
_peer1_0:
.ascii "\000\000\000&\001\000z\t"
.globl _peer1_1 ## @peer1_1
.p2align 4
_peer1_1:
.ascii ".\224\000\000w\350.l\000\000\000\026\000\000se\275\274\023\203!\274\000\016192.168.178.28"
.globl _peer0_2 ## @peer0_2
_peer0_2:
.asciz "\000\000\000$\001\000\000"
.globl _peer0_3 ## @peer0_3
.p2align 4
_peer0_3:
.ascii "\001\202\000\000\000\000\030\211\000\000\000\024\000\000\000\000!\274\000\006asdasd!\274\000\006asdasd"
.globl _peer1_2 ## @peer1_2
_peer1_2:
.ascii "\000\000&\307\001\000z\t"
.globl _peer1_3 ## @peer1_3
.p2align 4
_peer1_3:
.ascii "\004\227\000\204w\350.\243\000\000&\267\000\000 \n!\274\000\n0.0137:262!\274\022\243Crucible/Cephid_17^13500.000000^Admonisher 3223907659.391778 -1991618664.491896 -6814856837.139928 confed\n0 stardate data 10 0.0043:251\n0 mission data 10\nvisited_Crucible/Pandey 1 0 \nvisited_Crucible/Stirling 1 0 \nvisited_Crucible/Oldziey 1 0 \nvisited_Crucible/Cardell 1 0 \nvisited_Crucible/Exile 1 0 \nvisited_Crucible/Enyo 1 1 \nvisited_Crucible/Cephid_17 1 1 \nvisited_Crucible/17-ar 1 0 \nvisited_Crucible/Agea 1 0 \nvisited_Crucible/Everett 1 0 \n0 missionstring data 3\n9 jump_from1 13 Crucible/Enyo\n4 news1 38 #asdasd has undocked from the Atlantis\n17 unit_to_dock_with1 0 \n0 python data 1 0 \n0 news data 1\n\n0 factions begin 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 1 0 0 0 1 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 1 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 "
.globl _peer1_4 ## @peer1_4
.p2align 4
_peer1_4:
.ascii "0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 1 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 1 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 0.1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 0.1 0 0 0 1 0 0 0 \n0 0 1 0 1 0 1 0 1 1 0 1 0 0 0 0 0 -1 -1 0 1 -1 -1 -1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 \n0 0 -0.1 0 0 0 0 0 1 1 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 0 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.2 0 1 -0.2 0 0 0 0 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.2 0 1 0 0 0 0 0 -0.2 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 1 -0.2 1 1 0 0 0 0 -1 0 0 0.1 -1 -1 0 0 0 0 1 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1"
.globl _peer1_5 ## @peer1_5
.p2align 4
_peer1_5:
.ascii " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -0.1 -0.1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -0.9 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.8 -0.8 1 0 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 -1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 -1 -1 -0.5 0 -1 -1 0 -1 0 1 -1 -0.5 -0.5 0 -0.5 0 -1 -1 -0.1 -0.2 1 0 0 0 0 -0.1 0 -1 0 -1 -0.5 1 0 0 0 -0.5 -0.5 -1 -0.5 0 0 \n0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -"
.globl _peer1_6 ## @peer1_6
.p2align 4
_peer1_6:
.ascii "1 0 -1 0 -1 -1 -1 -1 0 1 0 0 -0.5 -1 -1 -1 -1 -1 -1 -1 0 0 0 -1 -1 -1 -1 0 0 \n0 -1 0 0 -1 -1 -1 0 0 -1 -0.5 -0.5 0 0 1 0 0 -1 -1 0 0 0 0 1 0 0 0 -1 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 \n0 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.5 -0.5 0 0 -0.5 -0.5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 0.8 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 0.8 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 0.8 -0.2 1 1 0 0 0 0 -1 -1 0 0.1 -1 -1 -0.5 0 0 0 0.8 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.4 0 1 -0.4 0 0 0 0"
.globl _peer1_7 ## @peer1_7
.p2align 4
_peer1_7:
.ascii " 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.4 0 1 0 0 0 0 0 -0.4 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 -0.1 0 0 0 0 0 1 0.8 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 \n!\274\023\333Key,Max_Lifesupport_Functionality,Cargo_Import,Upgrade_Storage_Volume,Pitch_Governor_Up,Comm_Functionality,Rapid_Mesh,Warp_Min_Multipli"
.globl _peer1_8 ## @peer1_8
.p2align 4
_peer1_8:
.ascii "er,Pitch_Governor,Roll_Governor_Right,Armor_Back_Bottom_Left,Unit_Scale,Equipment_Space,Num_Animation_Stages,Roll_Governor,FireControl_Functionality,Lock_Cone,Cloak_Rate,Shield_Back_Top_Right,Armor_Back_Bottom_Right,Slide_Start,Directory,Shield_Leak,Dock,Hidden_Hold_Volume,Tracking_Cone,Shield_Front_Top_Right,Shield_Front_Bottom_Left,Explosion,Maneuver_Roll,Shield_Back_Top_Left,Use_BSP,Sub_Units,Cloak_Energy,ECM_Resist,Retro_Accel,Hull,Mounts,Hud_image,Jump_Drive_Delay,Jump_Drive_Present,Top_Accel,Maneuver_Pitch,CockpitY,Mass,Shield_Mesh,Forward_Accel,Armor_Front_Bottom_Right,Radar_Color,Armor_Back_Top_Right,CockpitZ,Afterburner_Speed_Governor,Armor_Front_Top_Right,Moment_Of_Inertia,Name,Max_Cone,Activation_Speed,Chunk_0,Left_Accel,Use_Rapid,BSP_Mesh,Fuel_Capacity,Shield_Recharge,Cloak_Min,Right_Accel,Max_Hud_Functionality,Textual_Descr"
.globl _peer1_9 ## @peer1_9
.p2align 4
_peer1_9:
.ascii "iption,Hold_Volume,Yaw_Governor_Left,Shield_Back_Bottom_Right,Afterburner_Type,Combat_Role,Outsystem_Jump_Cost,Armor_Front_Bottom_Left,Pitch_Governor_Down,Shield_Front_Top_Left,Repair_Droid,Warp_Capacitor,Warp_Usage_Cost,Can_Cloak,Cargo,Afterburner_Accel,CockpitX,Wormhole,Max_FireControl_Functionality,Shield_Efficiency,Max_SPECDrive_Functionality,Spec_Interdiction,Shield_Front_Bottom_Right,Object_Type,NoDamageParticles,Maneuver_Yaw,Radar_Range,Afterburner_Usage_Cost,Slide_End,Collide_Subunits,Armor_Front_Top_Left,Cockpit,Heat_Sink_Rating,SPECDrive_Functionality,STATUS,Hud_Functionality,Net_Comm,ITTS,Yaw_Governor,Cloak_Glass,,Yaw_Governor_Right,Armor_Back_Top_Left,Tractorability,Prohibited_Upgrades,Reactor_Recharge,ECM_Rating,Primary_Capacitor,Bottom_Accel,Activation_Accel,Upgrades,Roll_Governor_Left,Warp_Max_Multiplier,Ecm_Drain,Lifesupport_Functionality,Mesh,Shield_Back_Bottom_Left,Can_Lock,Light,Default_Speed_Governor,Max_Comm_Functionality,Num_Chunks,Sound\nAdmonisher,1,,1400,60,1,,1,60,65,200,0.76,0,0,65,1"
.globl _peer1_10 ## @peer1_10
.p2align 4
_peer1_10:
.ascii ",42,0,800,200,0,./vessels/Admonisher,0,,0,5.99999,800,800,,50000,,,,0,0,16000,700,\"{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;2.350000;6.000000;10.300000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-2.350000;6.000000;10.300000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;-8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MIS"
.globl _peer1_11 ## @peer1_11
.p2align 4
_peer1_11:
.ascii "SILE MEDIUM-MISSILE ;-0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MISSILE MEDIUM-MISSILE ;0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Torpedo;3;300;HEAVY-MISSILE ;-0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}\",admonisher-hud.sprite,1,1,4000,50000,8.26,360,admonisher-shield.bfxm,20000,200,1,200,9.6,250,200,360,Admonisher,180,,,4000,,,22.92,36,0,4000,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",Purist light assault craft,150,55,,1,FIGHTER,200,200,60,,0,650,120,0,,24000,0,0,1,1,1,0,800,Vessel,,50000,3e+08,4,0,,"
.globl _peer1_12 ## @peer1_12
.p2align 4
_peer1_12:
.ascii "200,no-cockpit,0,1,,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",,0,55,0,,55,200,p,\"mult_shady_moreupgrade;mult_shady_morethrust;mult_shady_moreshields;mult_shady_moregunrecharge;mult_shady_moreshieldrecharge;mult_shady_moreturning;upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1\",115,2,700,4000,,,65,1,0,1,\"{admonisher.bfxm;;}\",,1,\"{supernova.bmp.bfxm;4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;-5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;4.5;.35;-13.85;12;;;;;}{supernova.bmp.bfxm;-4.5;.35;-13.85;12;;;;;}{supernova.bmp.bfxm;6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;5.45;-4.8;-12.3;4;;;;;}{supernova."
.globl _peer1_13 ## @peer1_13
.p2align 4
_peer1_13:
.asciz "bmp.bfxm;4.5;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-5.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-4.5;-4.8;-12.3;4;;;;;}\",250,1,,\";;;;;;\",!\274\000\031Crucible/Cephid_17.system\274\000\000\274\000"
.globl _peer0_4 ## @peer0_4
_peer0_4:
.asciz "\000\000\0004\001\000\000"
.globl _peer1_14 ## @peer1_14
.p2align 4
_peer1_14:
.ascii "\000\000\000:\001\000z\t!\224\000\000w\350/\023\000\000\000*\000\000;\300!\274\000\004game!\274\000\036Welcome, asdasd to the server."
.globl _peer0_5 ## @peer0_5
.p2align 4
_peer0_5:
.ascii "\036\202\000\000\000\000\0311\000\000\000$\000\020\000\000\273\000\274\000\001\273\001!\274\000\031Crucible/Cephid_17.system"
.globl _peer1_15 ## @peer1_15
_peer1_15:
.ascii "\000\000\0004\001\000z\t"
.globl _peer1_16 ## @peer1_16
.p2align 4
_peer1_16:
.ascii "\036\000\000\000w\350/\031\000\000\000$\000\020RY\273\001\274\000\001!\274\000\031Crucible/Cephid_17.system\273\001"
.globl _peer0_6 ## @peer0_6
_peer0_6:
.asciz "\000\000\0004\001\000\000"
.globl _peer0_7 ## @peer0_7
.p2align 4
_peer0_7:
.ascii "\036\202\000\000\000\000\0311\000\000\000$\000\020\000\000\273\002\274\000\001\273\001!\274\000\031Crucible/Cephid_17.system"
.globl _peer1_17 ## @peer1_17
_peer1_17:
.ascii "\000\000\004\006\001\000z\t"
.globl _peer1_18 ## @peer1_18
.p2align 4
_peer1_18:
.ascii "\036\226\000\000w\350/a\000\000\003\366\000\020l\r\273\005!\274\000\031Crucible/Cephid_17.system\276\000\000\024\224\274\003\316,<system name=\"Cephid_17\" background=\"backgrounds/green\" nearstars=\"500\" stars=\"1000\" starspread=\"150\" scalesystem=\"1000\">\n<Light>\n\t<ambient red=\"0.05\" green=\"0.05\" blue=\"0.05\"/>\n\t<diffuse red=\"0.87\" green=\"0.85\" blue=\"0.76\"/>\n\t<specular red=\"0.25\" green=\"0.25\" blue=\"0.20\"/>\n</Light>\n<Light>\n\t<ambient red=\"0.05\" green=\"0.05\" blue=\"0.05\"/>\n\t<diffuse red=\"0.86\" green=\"0.45\" blue=\"0.34\"/>\n\t<specular red=\"0.2\" green=\"0.2\" blue=\"0.15\"/>\n</Light>\n\n<Asteroid name=\"\" file=\"AFieldJumpThin\" ri=\"0.0\" rj=\"0.0\" rk=\"0.0\" si=\"0.0\" sj=\"0.0\" sk=\"0.0\" x=\"-81750376.0\" y=\"-30150176.0\" z=\"-70781912.0\" />\n\n<Planet serial=\"00084\" name=\"JumpTo17-ar\" file=\"jump.texture\" ri=\"0.0\" rj=\"0.0\" rk=\"0.0\" si=\"0.0\" sj=\"0.0\" sk=\"0.0\" radius=\"2.0\" x=\"-81750376.0\" y=\"-30150176.0\" z=\"-70781912.0\" alpha=\"ONE ONE\" destination=\"Crucible/17-ar\" faction=\"klkk\" >\n</Planet>\n\n<Planet serial=\"00087\" name=\"Cephid_17 A\" file=\"stars/white_star.texture\" ri=\"0.000000\" rj=\"0.0\" rk=\"0.0\" si=\"0.0\" sj=\"0.0\" s"
.globl _peer1_19 ## @peer1_19
.p2align 4
_peer1_19:
.ascii "k=\"0.0\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020l\r\273\006\274\003\355,\" radius=\"746000.0\" x=\"0\" y=\"0\" z=\"0\" Red=\"0.95\" Green=\"0.93\" Blue=\"0.64\" ReflectNoLight=\"true\" light=\"0\">\n\t<Planet serial=\"00090\" name=\"Atlantis\" \n file=\"planets/ocean.texture|planets/ocean_specular.texture|planets/earth/earth_clouds.texture\" \n technique=\"earth\"\n unit=\"ocean\"\n ri=\"120000000\" rj=\"-8436.0\" rk=\"-110000000\" si=\"-120000000.0\" sj=\"-150000.0\" sk=\"110000000.0\" \n radius=\"5000.0\" \n x=\"120000000\" y=\"-10000\" z=\"-110000000\" year= \"8000000000\" day=\"80000\"\n Red=\"0\" Green=\"0\" Blue=\"0\" \n DRed=\"0.87\" DGreen=\"0.87\" DBlue=\"0.87\" \n SRed=\"0.85\" SGreen=\"0.85\" SBlue=\"0.85\" >\n\t<Planet serial=\"00093\" name=\"Phillies\" file=\"planets/rock.texture\" ri=\"-468434.7\" rj=\"-361541\" rk=\"433559.750000\" si=\"-412172.000000\" sj=\"300463.5\" sk=\"-498163.5\" radius=\"1661.98062500\" x=\"-468434\" y=\"-361541\" z=\"433559\" year=\"80000000\" day=\"498000.276794\" >\n\t</Planet>\n\t<Planet serial=\"00096\" name=\"JumpToEnyo"
.globl _peer1_20 ## @peer1_20
.p2align 4
_peer1_20:
.ascii "\" file=\"jump.text\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020\031\n\273\006\274\003\355,ure\" ri=\"234340.000000\" rj=\"103060.007812\" rk=\"920958.875000\" si=\"471364.750000\" sj=\"-517154.250000\" sk=\"-62067.574219\" radius=\"0.95771751\" x=\"-1312920.250000\" y=\"-717132.625000\" z=\"1060315.625000\" year= \"80000000.750000\" day=\"303.621857\" alpha=\"ONE ONE\" destination=\"Crucible/Enyo\" faction=\"klkk\" >\n\t</Planet>\n\t<Planet serial=\"00099\" name=\"JumpToCardell\" file=\"jump.texture\" ri=\"-254216.593750\" rj=\"-423678.437500\" rk=\"-372411.875000\" si=\"-455824.562500\" sj=\"479803.437500\" sk=\"-234697.656250\" radius=\"1.30477371\" x=\"997000.562500\" y=\"-455441.750000\" z=\"753232.687500\" year= \"80000000.5\" day=\"761.770081\" alpha=\"ONE ONE\" destination=\"Crucible/Cardell\" faction=\"klkk\" >\n\t</Planet>\n\t<Unit serial=\"00120\" name=\"Ataraxia\" file=\"Fighter_Barracks\" rj=\"-40000.593750\" ri=\"-42.437500\" rk=\"-47000.875000\" sj"
.globl _peer1_21 ## @peer1_21
.p2align 4
_peer1_21:
.ascii "=\"40000.562500\" sk=\"47000\" si=\"42\" radius=\"130.477371\" x=\"-42\" y=\"-40000\" z=\"-47000\" year= \"4381063.5\" day=\"761\" faction=\"klkk\" >\n\t</Unit>\n\t</Planet>\n\n <Planet serial=\"00102\" name=\"JumpToOldziey\" fil\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020l\r\273\006\274\003\355,e=\"jump.texture\" ri=\"141807924.0\" rj=\"43125792.0\" rk=\"10400903.0\" si=\"-3642116.5\" sj=\"-5128123.0\" sk=\"-141807924.0\" radius=\"2.63800079\" year= \"7057770400.0\" day=\"536.628845\" alpha=\"ONE ONE\" destination=\"Crucible/Oldziey\" faction=\"klkk\" >\n\t\t<Unit serial=\"00123\" name=\"Plainfield\" file=\"Relay\" ri=\"25000\" rj=\"25000\" rk=\"0.0\" si=\"-26000\" sj=\"-24000\" sk=\"0.00\" x=\"25000\" y=\"25000\" z=\"0.0\" year= \"8000000\" faction=\"klkk\">\n\t\t</Unit>\n\t</Planet>\n\n <Planet serial=\"00105\" name=\"JumpToEverett\" file=\"jump.texture\" ri=\"-20080682.0\" rj=\"42690276.0\" rk=\"157634672.0\" si=\"72114176.0\" sj=\"-61331199.0\" sk=\"-96111560.0\" radius=\"3.11738037\" year= \"7778511200.0\" day=\"431.547974\" alpha=\"ONE ONE\" destination=\"Crucible/Everett\" faction=\"klkk\" >\n\t</Planet>\n\n <Planet serial=\"00108\" name=\"JumpToStirli"
.globl _peer1_22 ## @peer1_22
.p2align 4
_peer1_22:
.ascii "ng\" file=\"jump.texture\" ri=\"-182282287.0\" rj=\"-15947974.0\" rk=\"-23532624.0\" si=\"-31423934.0\" sj=\"94449516.0\" sk=\"-168381.671875\" radius=\"2.10078888\" x=\"77007976.0\" y=\"-28267140.0\" z=\"-51236048.0\" year= \"3688542800.0\000\000\004\003\001\000z\t\036\226\000\000w\350/b\000\000\003\363\000\020\031\n\273\006\274\003\355,\" day=\"212.563385\" alpha=\"ONE ONE\" destination=\"Crucible/Stirling\" faction=\"klkk\" >\n\t</Planet>\n\n <Planet serial=\"00111\" name=\"Cephid_17 B\" file=\"stars/red_star.texture\" ri=\"0."
.globl _peer1_23 ## @peer1_23
.p2align 4
_peer1_23:
.ascii "0\" rj=\"7500000000.0\" rk=\"1500000000.0\" si=\"-1500000000.0\" sj=\"0.0\" sk=\"0.0\" radius=\"102620.0\" x=\"0\" y=\"0\" z=\"0\" Red=\"0.950000\" Green=\"0.207289\" Blue=\"0.119170\" ReflectNoLight=\"true\" light=\"1\">\n\t\t<Planet serial=\"00114\" name=\"Wiley\" file=\"planets/molten.texture\" ri=\"-65226760.0\" rj=\"19793218.000000\" rk=\"30020006.\" si=\"23492010.0\" sj=\"-254089232.0\" sk=\"-116486856.0\" radius=\"3564.39250000\" year= \"9138671360.0\" day=\"721.044067\" >\n\t\t\t<Unit serial=\"00126\" name=\"Serenity\" file=\"MiningBase\" rj=\"-25421.593750\" ri=\"-22367.437500\" rk=\"-27241.875000\" sj=\"-25582.562500\" sk=\"27980.437500\" si=\"-23469.656250\" radius=\"130.477371\" x=\"997000.562500\" y=\"-455441.750000\" z=\"753232.687500\" year= \"93000000.5\" day=\"761.770081\" faction=\"klkk\" >\n\t\t</Unit>\n\t\t</Planet>\n\t\t<Planet serial=\"00117\" name=\"Broadway\" file=\"sol/ganymede.texture|plane\000\000\001(\001\000z\t\036\225\000\000w\350/c\000\000\001\030\000\020ac\273\007\274\001\022,ts/rock.texture\" ri=\"30215382.0\" rj=\"18258252.0\" rk=\"-30780302.0\" si=\"-52761992.0\" sj=\"-133019048.0\" sk=\"-130697848.0\" radius=\"4305.06218750\" x=\"-37981648.0\" y=\"1875139"
.globl _peer1_24 ## @peer1_24
.p2align 4
_peer1_24:
.ascii "20.0\" z=\"42497932.0\" year= \"7862598400.0\" day=\"652.678345\" >\n\t\t</Planet>\n\t</Planet>\n\n</Planet>\n</system>\n"
.globl _peer0_8 ## @peer0_8
_peer0_8:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_9 ## @peer0_9
.p2align 4
_peer0_9:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_10 ## @peer0_10
_peer0_10:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_11 ## @peer0_11
.p2align 4
_peer0_11:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_12 ## @peer0_12
_peer0_12:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_13 ## @peer0_13
.p2align 4
_peer0_13:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_14 ## @peer0_14
_peer0_14:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_15 ## @peer0_15
.p2align 4
_peer0_15:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_16 ## @peer0_16
_peer0_16:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_17 ## @peer0_17
.p2align 4
_peer0_17:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_18 ## @peer0_18
_peer0_18:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_19 ## @peer0_19
.p2align 4
_peer0_19:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_20 ## @peer0_20
_peer0_20:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_21 ## @peer0_21
.p2align 4
_peer0_21:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_22 ## @peer0_22
_peer0_22:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_23 ## @peer0_23
.p2align 4
_peer0_23:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_24 ## @peer0_24
_peer0_24:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_25 ## @peer0_25
.p2align 4
_peer0_25:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_26 ## @peer0_26
_peer0_26:
.asciz "\000\000\000\023\001\000\000"
.globl _peer0_27 ## @peer0_27
.p2align 4
_peer0_27:
.ascii "\000\202\000\000\000\000\031\207\000\000\000\003\000\000\000\000\274\032s"
.globl _peer0_28 ## @peer0_28
_peer0_28:
.asciz "\000\000\000\020\001\000\000"
.globl _peer0_29 ## @peer0_29
.p2align 4
_peer0_29:
.ascii "\f\202\000\204w\3501\221"
.space 8
.globl _peer1_25 ## @peer1_25
_peer1_25:
.ascii "\000\000\000%\001\000z\t"
.globl _peer1_26 ## @peer1_26
.p2align 4
_peer1_26:
.ascii "1\224\000\000w\3502A\000\000\000\025\000\000\225\t\274\002\002!\274\000\tjump_from\276\000\000\000\000\000\000\000C\001\000z\t\017\224\000\204w\3502A\000\000\0003\000\000is\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|(\337@\t\264\363;B|\271\032\210d\265\004o\301|\274\277\220\213\000k9\302\000\000(\235\001\000z\t\r\227\000\000w\3502A\000\000(\215\000\000 \n\273\001\275\274\000\204!\274\000\006asdasd!\274\022\207Crucible/Cephid_17^13500.000000^Admonisher 120052779328.871704 -16262571.141614 -109169380240.748962 confed\n0 stardate data 10 0.0137:272\n0 mission data 10\nvisited_Crucible/Oldziey 1 0 \nvisited_Crucible/Stirling 1 0 \nvisited_Crucible/Pandey 1 0 \nvisited_Crucible/Cardell 1 0 \nvisited_Crucible/Enyo 1 1 \nvisited_Crucible/Exile 1 0 \nvisited_Crucible/17-ar 1 0 \nvisited_Crucible/Cephid_17 1 1 \nvisited_Crucible/Everett 1 0 \nvisited_Crucible/Agea 1 0 \n0 missionstring data 2\n4 news1 38 #asdasd has undocked from the Atlantis\n17 unit_to_dock_with1 0 \n0 python data 1 0 \n0 news data 1\n\n0 factions begin 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 1 0 0 0 1 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0"
.globl _peer1_27 ## @peer1_27
.p2align 4
_peer1_27:
.ascii " 1 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 1 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 1 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 1 1 0 1 1 0 0.1 1 1 1 1 0 1 0 0 0 -1 -1 0 0 -1 -1 -1 0 0 0 1 1 1 1 1 1 0 0.1 0 0 0 1 0 0 0 \n0 0 1 0 1 0 1 0 1 1 0 1 0 0 0 0 0 -1 -1 0 1 -1 -1 -1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 "
.globl _peer1_28 ## @peer1_28
.p2align 4
_peer1_28:
.ascii "0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 \n0 0 -0.1 0 0 0 0 0 1 1 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 0 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.2 0 1 -0.2 0 0 0 0 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.2 0 1 0 0 0 0 0 -0.2 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 1 -0.2 1 1 0 0 0 0 -1 0 0 0.1 -1 -1 0 0 0 0 1 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -0.1 -0.1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -"
.globl _peer1_29 ## @peer1_29
.p2align 4
_peer1_29:
.ascii "1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -0.9 0 0 \n0 -1 -1 -0.9 -1 -1 -1 -1 -1 -1 -1 -1 -0.9 -1 -1 -1 0 1 1 -0.8 -1 -0.1 -1 -1 0 -1 -0.6 -1 -1 -1 -1 -1 -1 -1 -1 0 -0.9 -0.9 -1 -1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.8 -0.8 1 0 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 -1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 -1 -1 -0.5 0 -1 -1 0 -1 0 1 -1 -0.5 -0.5 0 -0.5 0 -1 -1 -0.1 -0.2 1 0 0"
.globl _peer1_30 ## @peer1_30
.p2align 4
_peer1_30:
.ascii " 0 0 -0.1 0 -1 0 -1 -0.5 1 0 0 0 -0.5 -0.5 -1 -0.5 0 0 \n0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -1 0 -1 0 -1 -1 -1 -1 0 1 0 0 -0.5 -1 -1 -1 -1 -1 -1 -1 0 0 0 -1 -1 -1 -1 0 0 \n0 -1 0 0 -1 -1 -1 0 0 -1 -0.5 -0.5 0 0 1 0 0 -1 -1 0 0 0 0 1 0 0 0 -1 0 -1 0 0 0 1 0 0 0 0 0 0 0 0 \n0 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 -1 -1 -1 0 -1 -1 -1 -1 0 -1 -1 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.5 -0.5 0 0 -0.5 -0.5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 -0.5 1 -0.5 0 0 0 -0.5 0 -0.5 0 0 -0.5 0 0 0 0 \n0 0 1 1 0 0 0 0 -0.1 0 -0.1 -0.1 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 0 0 1 0 0 0 0 0.8 0.8 0 0 0 0 0 0 -1 -1 0 0 0 -1 -1 0 0 0 0.8 0 1 0 0 0.8 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0 0 0 0 -0.2 0.8 -0.2 1 1 0 0 0 0 -1 -1 0 0.1 -1 -1 -0.5 0 0 0 0.8 -0.1 0 1 0 -0.2 0 0 0 1 0 -0.2 0 0 0 \n0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 -1 -1 0"
.globl _peer1_31 ## @peer1_31
.p2align 4
_peer1_31:
.ascii " 0 -0.1 -1 0 0 0 0 0 0.8 0 0 1 0 0 0 0 0 0 0 0 0 0 \n0 0 -0.2 0 0.8 0 0 0 -0.4 0 1 -0.4 0 0 0 0 0 -1 -1 0 0 0 -1 -0.5 0 0 0 0 -0.2 0.8 -0.4 0 1 0 0 0 0 0 -0.4 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0"
.globl _peer1_32 ## @peer1_32
.p2align 4
_peer1_32:
.ascii " \n0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 \n0 0 1 1 0 0 0 0 0 0 0 0 0 0.8 0 0.8 0 -1 -1 0 0 -1 -1 0 0 0 0 0 1 0 0 0.8 0 0 0 0 0 1 0 0.8 0 0 \n0 0 -0.1 0 0 0 0 0 1 0.8 -0.2 -0.2 0 0 0 0 0 -1 -1 0 0 -1 -1 0 0 0 0 0.8 0 0 0 0 0 0 0 0 0 0 1 0 0 0 \n0 0 0.2 0.1 0 0 0 0 0 0 0 0 0 0 0 1 0 -1 -1 0 0 -1 -1 0 0 0 0 0 0.2 0 0 0 0 0 0 0 0 0.1 0 1 0 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 \n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 \n!\274\023\333Key,Max_Lifesupport_Functionality,Cargo_Import,Upgrade_Storage_Volume,Pitch_Governor_Up,Comm_Functionality,Rapid_Mesh,Warp_Min_Multiplier,Pitch_Governor,Roll_Governor_Right,Armor_Back_Bottom_Left,Unit_Scale,Equipment_Space,Num_Animation_Stages,Roll_Governor,FireControl_Functionality,Lock_Cone,Cloak_Rate,Shield_Back_Top_Right,Armor_Back_Bottom_Right,Slide_Start,Directory,Shield_Leak,Dock,Hidden_Hold_Volume,Tracking_Cone,Shield_Front_Top_Right,Shield_Front_Bottom"
.globl _peer1_33 ## @peer1_33
.p2align 4
_peer1_33:
.ascii "_Left,Explosion,Maneuver_Roll,Shield_Back_Top_Left,Use_BSP,Sub_Units,Cloak_Energy,ECM_Resist,Retro_Accel,Hull,Mounts,Hud_image,Jump_Drive_Delay,Jump_Drive_Present,Top_Accel,Maneuver_Pitch,CockpitY,Mass,Shield_Mesh,Forward_Accel,Armor_Front_Bottom_Right,Radar_Color,Armor_Back_Top_Right,CockpitZ,Afterburner_Speed_Governor,Armor_Front_Top_Right,Moment_Of_Inertia,Name,Max_Cone,Activation_Speed,Chunk_0,Left_Accel,Use_Rapid,BSP_Mesh,Fuel_Capacity,Shield_Recharge,Cloak_Min,Right_Accel,Max_Hud_Functionality,Textual_Description,Hold_Volume,Yaw_Governor_Left,Shield_Back_Bottom_Right,Afterburner_Type,Combat_Role,Outsystem_Jump_Cost,Armor_Front_Bottom_Left,Pitch_Governor_Down,Shield_Front_Top_Left,Repair_Droid,Warp_Capacitor,Warp_Usage_Cost,Can_Cloak,Cargo,Afterburner_Accel,CockpitX,Wormhole,Max_FireControl_Functionality,Shield_Efficiency,Max_SPECDrive_Functionality,Spec_Interdiction,Shield_Front_Bottom_Right,Object_Type,NoDamageParticles,Maneuver_Yaw,Radar_Range,Afterburner_Usage_Cost,Slide_End,Collide_Subunits,Armor_Fr"
.globl _peer1_34 ## @peer1_34
.p2align 4
_peer1_34:
.ascii "ont_Top_Left,Cockpit,Heat_Sink_Rating,SPECDrive_Functionality,STATUS,Hud_Functionality,Net_Comm,ITTS,Yaw_Governor,Cloak_Glass,,Yaw_Governor_Right,Armor_Back_Top_Left,Tractorability,Prohibited_Upgrades,Reactor_Recharge,ECM_Rating,Primary_Capacitor,Bottom_Accel,Activation_Accel,Upgrades,Roll_Governor_Left,Warp_Max_Multiplier,Ecm_Drain,Lifesupport_Functionality,Mesh,Shield_Back_Bottom_Left,Can_Lock,Light,Default_Speed_Governor,Max_Comm_Functionality,Num_Chunks,Sound\nAdmonisher,1,,1400,60,1,,1,60,65,200,0.76,0,0,65,1,42,0,800,200,0,./vessels/Admonisher,0,,0,5.99999,800,800,,50000,,,,0,0,16000,700,\"{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;2.350000;6.000000;10.300000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-2.350000;6.000000;10.300000;0.000000;0.000000;0.00"
.globl _peer1_35 ## @peer1_35
.p2align 4
_peer1_35:
.ascii "0000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;-1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeavyIonBeam;-1;0;LIGHT MEDIUM HEAVY ;1.750000;-10.500000;9.500000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Pugilist;-1;0;LIGHT ;-8.100000;-3.500000;-1.650000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MISSILE MEDIUM-MISSILE ;-0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{HeatSeeker;5;15;LIGHT-MISSILE MEDIUM-MISSILE ;0.300000;-0.100000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}{Torpedo;3;300;HEAVY-MISS"
.globl _peer1_36 ## @peer1_36
.p2align 4
_peer1_36:
.ascii "ILE ;-0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;1.000000;0.000000;1.000000;0.000000;1.000000;1.000000}\",admonisher-hud.sprite,1,1,4000,50000,8.26,360,admonisher-shield.bfxm,20000,200,1,200,9.6,250,200,360,Admonisher,180,,,4000,,,22.92,36,0,4000,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",Purist light assault cr"
.globl _peer1_37 ## @peer1_37
.p2align 4
_peer1_37:
.ascii "aft,150,55,,1,FIGHTER,200,200,60,,0,650,120,0,,24000,0,0,1,1,1,0,800,Vessel,,50000,3e+08,4,0,,200,no-cockpit,0,1,,\"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;\",,0,55,0,,55,200,p,\"mult_shady_moreupgrade;mult_shady_morethrust;mult_shady_moreshields;mult_shady_moregunrecharge;mult_shady_moreshieldrecharge;mult_shady_moreturning;upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1\",115,2,700,4000,,,65,1,0,1,\"{admonisher.bfxm;;}\",,1,\"{supernova.bmp.bfxm;4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-4.5;1.8;-13.85;5;;;;;}{supernova.bmp.bfxm;-5.1;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;-3.95;2.75;-13.85;5;;;;;}{supernova.bmp.bfxm;4.5;.35;-13.85;12;;;;;}{supernova.bmp.bfxm;-4.5;.35;-13.85;12;;;;;}{su"
.globl _peer1_38 ## @peer1_38
.p2align 4
_peer1_38:
.ascii "pernova.bmp.bfxm;6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;5.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;4.5;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-6.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-5.45;-4.8;-12.3;4;;;;;}{supernova.bmp.bfxm;-4.5;-4.8;-12.3;4;;;;;}\",250,1,,\";;;;;;\",\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|(\337@\t\264\363;B|\271\032\210d\265\004o\301|\274\277\220\213\000k9\302\273\002\275\274\000~!\274\000\nMiningBase!\274\000\nMiningBase!\274\000\bSerenity\273\000\276\000\000\000\003!\274\000\004Base!\274\000\000\276\000\000\000\002\323\275\274\000~\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|\215\373\336,\30533\302|4U\351\260\363fxB|V\212z\234\373\326WB\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\325{\271\311\bd{9\264\235\310{\266\337\033\254\273\002\275\274\000x!\274\000\020Fighter_Barracks!\274\000\020Fighter_Barracks!\274\000\bAtaraxia\273\000\276\000\000\000\003!\274\000\004Base!\274\000\000\276\000\000\000\000\323\275\274\000x\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|\027w\034v)\345;B|\003\266\275\370\357\323\202A|\002\377\310\177\260\2169\302\325{\000\000\000\000{\272\n\362\000{\272 \000\000\325{9\322\317\222{9\201\013\034{\271\\\0078\273\002\275\274\000{!\274\000\005Relay!\274\000\005Relay!\274\000\nPlainfield\273\000\276\000\000\000\003!\274\000\004Base!\274\000\000\276\000\000\000\001\323\275\274\000{\324\331{?\200\000\000\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\326|\225\211\250\315\325\210?B|IF\204\213L+#B|\206\2451\331\344\007\002B\325{\000\000\000\000{\000\000\000\000{\000\000\000\000\325{\000\000\000\000{\200\000\000\000{\000\000\000\000\273\000\000\000\000\024\001\000z\t(\224\000\000w\3502A\000\000\000\004\000\000:\n\275\274\000\000\000\000\000\025\001\000z\t*\224\000\204w\3502A\000\000\000\005\000\00001{FR\360\000\000\000\221\370\001\000z\t(\227\000\000w\3502A\000\000\221\350\000\000 \n\275\274\000~{J\373\204\323{Q\272C\267{It$\000\276\000\000\001\022\276\000\000\000\001!\274\000\017Home_Appliances{B\217#\022{A\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\020Home_Furnishings{B\310\"\316{A\310\000\000{B\226\000\000\276\000\000\000\001!\274\000\022Personal_Transport{D\251K\340{B\212"
.globl _peer1_39 ## @peer1_39
.p2align 4
_peer1_39:
.asciz "\000\000{B(\000\000\276\000\000\000\001!\274\000\016Robot_Servants{C\235\355,{=\314\314\315{@\000\000\000\276\000\000\000\001!\274\000\bConsoles{B\037\265\313{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fPremium_PADs{B\037\276\221{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\rStandard_PADs{B\037\2537{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\nBulk_Seeds{A\233\036\312{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\fDistillators{C\032V\345{A@\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Engineered_Seeds{A\233\035\026{B\f\000\000{BH\000\000\276\000\000\000\001!\274\000\013Hydroponics{B\310\301.{A\220\000\000{A\240\000\000\276\000\000\000\001!\274\000\023Livestock_Equipment{B\347\217?{A \000\000{A \000\000\276\000\000\000\001!\274\000\nPesticides{B\232_K{A\330\000\000{A\310\000\000\276\000\000\000\001!\274\000\024Synthetic_Fertilizer{B\3308N{B\240\000\000{B\200\000\000\276\000\000\000\000!\274\000\023Automated_Factories{K\331\303\305{F\234@\000{F\034@\000\276\000\000\000\000!\274\000\025Construction_Vehicles{G\271\323{{C\226\000\000{B\226\000\000\276\000\000\000\001!\274\000\024Factory_Constructors{G\316y+{Ez\000\000{DH\000\000\276\000\000\000\000!\274\000\025Landscaping_Equipment{F\211C\244{Cz\000\000{B\\\000\000\276\000\000\000\002!\274\000\020PreFab_Buildings{E\221[z{CH\000\000{B\372\000\000\276\000\000\000\001!\274\000\017Recycling_Tanks{F\316yU{Ap\000\000{A\000\000\000\276\000\000\000\002!\274\000\bAI_Cores{K]\314#{A \000\000{@\240\000\000\276\000\000\000\001!\274\000\013PAI_Wetware{FNyb{?\000\000\000{?\000\000\000\276\000\000\000\001!\274\000\016Assembly_Tools{B\300\021\036{?\200\000\000{?\000\000\000\276\000\000\000\001!\274\000\rBioApplicator{B\264f\036{@\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\fBioRemodeler{B\300\000^{?\031\231\232{?"
.globl _peer1_40 ## @peer1_40
.p2align 4
_peer1_40:
.ascii "\000\000\276\000\000\000\001!\274\000\021Factory_Equipment{F\026\000\242{A \000\000{@\000\000\000\276\000\000\000\001!\274\000\rRobot_Workers{E5A.{A\310\000\000{@\200\000\000\276\000\000\000\001!\274\000\016Welding_Lasers{C4\n6{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\025Atmospheric_Scrubbers{F\353\013}{@\200\000\000{A\000\000\000\276\000\000\000\000!\274\000\rBoring_Droids{B\310\3039{C\026\000\000{A\310\000\000\276\000\000\000\000!\274\000\nExplosives{B\323\320\243{@\000\000\000{?\200\000\000\276\000\000\000\002!\274\000\fHull_Patches{B\323\327\227{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\fLaser_Drills{B\323\350d{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\nLight_Alls{B\304E]{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\023Material_Processors{GC\336\333{B \000\000{B\310\000\000\276\000\000\000\001!\274\000\017Waste_Recyclers{F\320\355\330{A\240\000\000{A\240\000\000\276\000\000\000\001!\274\000\013AM_Magcells{Bh\000\256{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Biocell{Bh\013H{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\027Chitty-chitty-boom-boom{B\004\320\003{A \000\000{A \000\000\276\000\000\000\001!\274\000\tFuel_Cell{BhY\353{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Fusion_Injectors{BhWm{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\013H-Dispenser{Bh'6{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fNuclear_Pods{BhU9{A \000\000{?\200\000\000\276\000\000\000\001!\274\000\024Recycled_Electronics{C>\026\212{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Recycled_Metals{BHK\241{C\372\000\000{BH\000\000\276\000\000\000\001!\274\000\fRecycled_Oil{Bp\013\331{A \000\000{A \000\000\276\000\000\000\001!\274\000\021Recycled_Plastics{B\030#\016{Ap\000\000{A \000\000\276\000\000\000\003!\274\000\006Bonsai{Ck\323\t{@\000\000\000{A\000\000\000\276\000\000\000\000!\274\000\tLivestock{B\317v\035{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\006Brandy{B\214\002\303{?fff{?\200\000\000\276\000\000\000\000!\274\000\016Malt_Beverages{B4\021c{?fff{?\200\000\000\276\000\000\000\001!\274\000\nSpace_Grog{Bpn\362{?\346ff{@\000\000\000\276\000\000\000\000!\274\000\007Spirits{B\\S"
.globl _peer1_41 ## @peer1_41
.p2align 4
_peer1_41:
.ascii "R{?fff{?\200\000\000\276\000\000\000\000!\274\000\005Wines{B\310\021\357{?fff{?\200\000\000\276\000\000\000\001!\274\000\006Cotton{B\271%[{A0\000\000{A \000\000\276\000\000\000\001!\274\000\006Lumber{B\242-\r{A\210\000\000{A\330\000\000\276\000\000\000\001!\274\000\006Rubber{B\347\215\035{?\300\000\000{?\200\000\000\276\000\000\000\001!\274\000\005Water{@\371\344i{A \000\000{A \000\000\276\000\000\000\002!\274\000\fAstral_Gases{B)l|{?\231\231\232{A\310\000\000\276\000\000\000\006!\274\000\021Atmospheric_Gases{A\375\363\212{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\rHalogen_Gases{B\2510\261{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\013Noble_Gases{B\211\202\r{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\006Butane{B\253p3{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\004Coal{Af\365i{A@\000\000{A \000\000\276\000\000\000\001!\274\000\006Diesel{B\272'\026{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\013Natural_Gas{B\203\223G{?\200\000\000{A\310\000\000\276\000\000\000\001!\274\000\003Oil{Bd\334\346{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\tPetroleum{B\200\260\361{A\000\000\000{A \000\000\276\000\000\000\005!\274\000\021Corundum_Crystals{Dz\004\226{A\360\000\000{A \000\000\276\000\000\000\007!\274\000\022Dilithium_Crystals{DoM\030{A\240\000\000{A \000\000\276\000\000\000\023!\274\000\017Quartz_Crystals{D2\233\262{A\240\000\000{A \000\000\276\000\000\000\003!\274\000\023Trilithium_Crystals{D\216\334\021{A\240\000\000{A \000\000\276\000\000\000 !\274\000\rAlkali_Metals{B\001\f\001{B\202\000\000{A \000\000\276\000\000\0007!\274\000\013Base_Metals{A}\370\005{B\264\000\000{A \000\000\276\000\000\000\t!\274\000\022Construction_Stone{Aw\315\254{B\360\000\000{BH\000\000\276\000\000\000\b!\274\000\fFacing_Stone{B\232JS{BH\000\000{A\310\000\000\276\000\000\000\001!\274\000\022Natural_Sculptures{C\207\000\361{B\202\000\000{BH\000\000\276\000\000\000\002!\274\000\005Acids{B\274\255Y{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\tCatalysts{B\274\341\253{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\016Chemical_Fuels{B\274\257\226{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\fChemical_Mix{B\274\326\240{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\004Dyes{B\274\351u{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\006Est"
.globl _peer1_42 ## @peer1_42
.p2align 4
_peer1_42:
.ascii "ers{B\274\364\242{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Ethanol{B\274\377\207{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\013Heavy_Water{B\274\325\234{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\016Petrochemicals{B\274\312\211{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Rare_Catalysts{C<\240\213{?\200\000\000{?\200\000\000\276\000\000\000\027!\274\000\017Anti_Corrosives{B\367\n\013{A\220\000\000{?\200\000\000\276\000\000\000\025!\274\000\004Gold{B\333\246{{A\230\000\000{?\200\000\000\276\000\000\000\032!\274\000\013Rare_Earths{B\326\002\267{A\220\000\000{?\200\000\000\276\000\000\000\002!\274\000\bDiamonds{Dr\337m{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\024Industrial_Gemstones{D\2119\204{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\006Jewels{D\2118\321{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\021Reinforced_Rubber{D\2119h{?\331\231\232{?\200\000\000\276\000\000\000\002!\274\000\021Sorir_Lightstones{D\2119\360{?L\314\315{?\200\000\000\276\000\000\000\n!\274\000\013Wood_Boards{B\374\304 {@\300\000\000{A \000\000\276\000\000\000\f!\274\000\006Radium{C\2113\275{@\240\000\000{?\200\000\000\276\000\000\000\032!\274\000\007Thorium{CM\312\034{A0\000\000{?\200\000\000\276\000\000\000\004!\274\000\007Uranium{C\2716:{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\005Books{BS\251\266{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\007Erotica{D+\314\215{<#\327\n{@@\000\000\276\000\000\000\002!\274\000\005Games{B\\\021>{<#\327\n{?\200\000\000\276\000\000\000\002!\274\000\bHolovids{BqH\375{=\314\314\315{?\200\000\000\276\000\000\000\002!\274\000\023Musical_Instruments{B[\356C{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\005Musik{BS\270s{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\016Pleasure_Borgs{D\f\022\245{=\314\314\315{@\000\000\000\276\000\000\000\003!\274\000\023Cellular_Accelerant{B\264\030I{<#\327\n{?"
.globl _peer1_43 ## @peer1_43
.p2align 4
_peer1_43:
.asciz "\200\000\000\276\000\000\000\002!\274\000\016Cryogenic_Pods{C\374\213\247{@\000\000\000{@ \000\000\276\000\000\000\b!\274\000\017DNA_Resequencer{B\264*\371{>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\016First_Aid_Kits{C\360\002m{@\340\000\000{A \000\000\276\000\000\000\002!\274\000\fHyposyringes{C\360\006r{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\013Medical_Kit{B\264\000/{A@\000\000{A \000\000\276\000\000\000\b!\274\000\fPseudotherms{B\264#\361{A\200\000\000{A \000\000\276\000\000\000\001!\274\000\nRegen_Tank{D9\202S{?\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Robotic_Surgeons{C\360\b\263{>\231\231\232{?\200\000\000\276\000\000\000\b!\274\000\020Dostoevsky.stock{H\257\310\000{B|\000\000{D\242\200\000\276\000\000\000\007!\274\000\rProgeny.stock{H\303P\000{Bx\000\000{D\226\000\000\276\000\000\000\003!\274\000\022Schroedinger.stock{H\371\006\000{B\240\000\000{D\310\000\000\276\000\000\000\001!\274\000\021Convolution.stock{I9\214\000{Bx\000\000{D\240\000\000\276\000\000\000\001!\274\000\020Derivative.stock{ICP\000{C\006\000\000{E(\300\000\276\000\000\000\004!\274\000\021Determinant.stock{I*\346\000{BX\000\000{D\211\200\000\276\000\000\000\f!\274\000\fHyena.hunter{H\b\270\000{B \000\000{Dz\000\000\276\000\000\000\006!\274\000\fRobin.hunter{H9\214\000{B(\000\000{Da\000\000\276\000\000\000\004!\274\000\013Robin.stock{G\222|\000{B(\000\000{Da\000\000\276\000\000\000\t!\274\000\fSickle.stock{G\210\270\000{B\\\000\000{D\211\200\000\276\000\000\000\001!\274\000\016Vendetta.stock{K\006G\000{Cf\000\000{E\217\300\000\276\000\000\000\b!\274\000\nDodo.stock{G\222|\000{D\211\000\000{F\253\340\000\276\000\000\000\002!\274\000\013Llama.stock{H/\310\000{Dz\000\000{F\234@\000\276\000\000\000\004!\274\000\017Plowshare.stock{H/\310\000{D\003\300\000{F\034@\000\276\000\000\000\013!\274\000\016Progeny.rgspec{I[\272\000{B|\000\000{D\242\200\000\276\000\000\000\006!\274\000\021Dostoevsky.rgspec{H\333\272\000{B|\000\000{D\242\200\000\276\000\000\001A!\274\000\020Ion_Burster_ammo{@ut\033{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\021Micro_Driver_ammo{C<\246f{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Mini_Driver_ammo{C\r{-{A\000\000"
.globl _peer1_44 ## @peer1_44
.p2align 4
_peer1_44:
.asciz "{?\200\000\000\276\000\000\000\000!\274\000\rdumbfire_ammo{A\227\t\257{<#\327\n{=\314\314\315\276\000\000\000\240!\274\000\022friend_or_foe_ammo{B\274\257\327{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\017heatseeker_ammo{B\004+v{<#\327\n{=\314\314\315\276\000\000\000\247!\274\000\026image_recognition_ammo{B\215\237\030{<#\327\n{=\314\314\315\276\000\000\000>!\274\000\017Jackhammer_ammo{B\031`\312{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013breeze_ammo{D\017\244^{<#\327\n{=\314\314\315\276\000\000\000,!\274\000\fcluster_ammo{EoPC{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\020emp_torpedo_ammo{E\225\221I{<#\327\n{=\314\314\315\276\000\000\000D!\274\000\thail_ammo{C,\241\223{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\017killer_bee_ammo{C#\"G{<#\327\n{=\314\314\315\276\000\000\000'!\274\000\nleech_ammo{D\357Pu{<#\327\n{?\200"
.globl _peer1_45 ## @peer1_45
.p2align 4
_peer1_45:
.ascii "\000\276\000\000\000\000!\274\000\nswarm_ammo{C\0316\306{<#\327\n{=\314\314\315\276\000\000\000\"!\274\000\024Hephaestus_Mini_ammo{D6)\026{<#\327\n{=\314\314\315\276\000\000\000\n!\274\000\016razor_gun_ammo{E\266&\025{@\240\000\000{?\200\000\000\276\000\000\000\t!\274\000\022reaper_cannon_ammo{F\b\233w{@\240\000\000{?\200\000\000\276\000\000\000\004!\274\000\ftorpedo_ammo{E6%\222{<#\327\n{=\314\314\315\276\000\000\000\007!\274\000\007armor01{Ek\267.{A\240\000\000{\000\000\000\000\276\000\000\000\r!\274\000\007armor02{E\353\267]{A\310\000\000{\000\000\000\000\276\000\000\000\013!\274\000\007armor03{Fk\267-{A\360\000\000{\000\000\000\000\276\000\000\000\t!\274\000\007armor04{F\353\266\346{A\310\000\000{\000\000\000\000\276\000\000\000\007!\274\000\007armor05{Gk\266\361{A\240\000\000{\000\000\000\000\276\000\000\000\002!\274\000\007armor06{G\353\266\345{Ap\000\000{\000\000\000\000\276\000\000\000\f!\274\000\013capacitor01{C\353\3050{@\000\000\000{@\000\000\000\276\000\000\000\013!\274\000\013capacitor02{Dk\271N{@\200\000\000{@\200\000\000\276\000\000\000\r!\274\000\013capacitor03{D\353\271w{@\300\000\000{@\300\000\000\276\000\000\000\007!\274\000\013capacitor04{Ek\267\223{A\000\000\000{A\000\000\000\276\000\000\000\007!\274\000\013capacitor05{E\353\267w{A \000\000{A \000\000\276\000\000\000\013!\274\000\013capacitor06{Fk\267L{A@\000\000{A@\000\000\276\000\000\000\017!\274\000\013capacitor07{F\353\266\353{A`\000\000{A`\000\000\276\000\000\000\r!\274\000\013capacitor08{Gk\266\370{A\200\000\000{A\200\000\000\276\000\000\000\b!\274\000\013capacitor09{G\353\266\335{A\220\000\000{A\220\000\000\276\000\000\000\007!\274\000\013capacitor10{Hk\266\337{A\240\000\000{A\240\000\000\276\000\000\000\007!\274\000\013capacitor11{H\353\266\333{A\260\000\000{A\260\000\000\276\000\000\000\006!\274\000\013capacitor12{Ik\266\335{A\300\000\000{A\300\000\000\276\000\000\000\f!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\007!\274\000\013capacitor14{Jk\266\333{A\340\000\000{A\340\000\000\276\000\000\000\001!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\001!\274\000\023add_cargo_expansion{Fk\267F{?\200\000\000{A\240\000\000\276\000\000\000\003!\274\000\recm_package01{E\223S\r{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\recm_package02{F\\\373\247{<#\327\n{?\200\000\000\276"
.globl _peer1_46 ## @peer1_46
.p2align 4
_peer1_46:
.ascii "\000\000\000\001!\274\000\recm_package03{F\\\373\251{<#\327\n{?\200\000\000\276\000\000\000\t!\274\000\njump_drive{E\353\267\216{A\200\000\000{@\000\000\000\276\000\000\000\003!\274\000\020mult_overdrive01{Ek\267\245{?\200\000\000{?\200\000\000\276\000\000\000\b!\274\000\020mult_overdrive02{E\353\266\376{@\000\000\000{@\000\000\000\276\000\000\000\b!\274\000\020mult_overdrive03{Fk\267\030{@\200\000\000{@\200\000\000\276\000\000\000\003!\274\000\020mult_overdrive04{F\353\267\026{A\000\000\000{A\000\000\000\276\000\000\000\003!\274\000\020mult_overdrive05{Gk\266\346{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\350{A\220\000\000{A\220\000\000\276\000\000\000\t!\274\000\025passenger_quarters_01{F\023R\224{?\000\000\000{@@\000\000\276\000\000\000\005!\274\000\025passenger_quarters_02{F\\\373z{?L\314\315{A\250\000\000\276\000\000\000\002!\274\000\025passenger_quart"
.globl _peer1_47 ## @peer1_47
.p2align 4
_peer1_47:
.ascii "ers_03{F\223Rn{?\200\000\000{A\250\000\000\276\000\000\000\002!\274\000\025passenger_quarters_04{F\270&\360{?\231\231\232{A\310\000\000\276\000\000\000\t!\274\000\treactor01{C\353\303o{?\200\000\000{@\000\000\000\276\000\000\000\007!\274\000\treactor02{Dk\267\375{@\000\000\000{@`\000\000\276\000\000\000\f!\274\000\treactor03{D\353\270\301{@@\000\000{@\300\000\000\276\000\000\000\f!\274\000\treactor04{Ek\267O{@\200\000\000{A0\000\000\276\000\000\000\005!\274\000\treactor05{E\353\267V{@\240\000\000{A\220\000\000\276\000\000\000\005!\274\000\treactor06{Fk\266\362{@\300\000\000{B\000\000\000\276\000\000\000\017!\274\000\treactor07{F\353\267\006{@\340\000\000{Bp\000\000\276\000\000\000\b!\274\000\treactor08{Gk\266\356{A\000\000\000{B\310\000\000\276\000\000\000\007!\274\000\treactor09{G\353\266\342{A\020\000\000{C/\000\000\276\000\000\000\f!\274\000\treactor10{Hk\266\342{A \000\000{C\233\000\000\276\000\000\000\r!\274\000\treactor11{H\353\266\334{A@\000\000{D\007\000\000\276\000\000\000\f!\274\000\treactor12{Ik\266\334{A`\000\000{Dm\200\000\276\000\000\000\016!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\004!\274\000\treactor14{Jk\266\334{A\240\000\000{E4\240\000\276\000\000\000\003!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\000!\274\000\016repair_droid01{F\353\266\361{<#\327\n{@\000\000\000\276\000\000\000\002!\274\000\016repair_droid02{Gk\266\355{<#\327\n{@\200\000\000\276\000\000\000\000!\274\000\016repair_droid03{G\353\266\343{<#\327\n{A\000\000\000\276\000\000\000\000!\274\000\016repair_droid04{Hk\266\335{<#\327\n{A\200\000\000\276\000\000\000\001!\274\000\016repair_droid05{H\353\266\334{<#\327\n{B\000\000\000\276\000\000\000\b!\274\000\bhawkeye1{F\353\267\t{<#\327\n{AP\000\000\276\000\000\000\002!\274\000\bhawkeye2{Gk\266\356{<#\327\n{A\210\000\000\276\000\000\000\001!\274\000\bhawkeye3{G\353\266\345{<#\327\n{A\250\000\000\276\000\000\000\001!\274\000\bhawkeye4{H\023RO{<#\327\n{A\250\000\000\276\000\000\000\003!\274\000\tskyscope1{C\353\304\266{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\tskyscope2{Dk\275\251{<#\327\n{@\000\000\000\276\000\000\000\001!\274\000\tskyscope3{D\353\270\001{<#\327\n{@@\000\000\276\000\000\000\003!\274\000\fstarscanner1{Ek\270\243{<#\327\n{@\240\000\000\276\000\000\000\007!\274\000\fs"
.globl _peer1_48 ## @peer1_48
.p2align 4
_peer1_48:
.asciz "tarscanner2{E\353\267E{<#\327\n{@\340\000\000\276\000\000\000\003!\274\000\fstarscanner3{Fk\267${<#\327\n{A\020\000\000\276\000\000\000\001!\274\000\fstarscanner4{F\260\3115{<#\327\n{A\020\000\000\276\000\000\000\003!\274\000\032mult_shady_moregunrecharge{Hk\266\335{=\314\314\315{>\200\000\000\276\000\000\000\001!\274\000\035mult_shady_moreshieldrecharge{H\353\266\335{?\214\314\315{@\240\000\000\276\000\000\000\001!\274\000\026mult_shady_moreshields{G\353\266\352{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\025mult_shady_morethrust{Gk\266\353{@\200\000\000{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreturning{Ik\266\334{@l\314\315{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreupgrade{F\353\266\365{A \000\000{BH\000\000\276\000\000\000\017!\274\000\fdualshield01{Ck\320+{?\000\000\000{@\000\000\000\276\000\000"
.globl _peer1_49 ## @peer1_49
.p2align 4
_peer1_49:
.ascii "\020!\274\000\fdualshield02{C\353\273\236{?\200\000\000{@\240\000\000\276\000\000\000\026!\274\000\fdualshield03{Dk\270Z{?\300\000\000{A\000\000\000\276\000\000\000\021!\274\000\fdualshield04{D\353\267\321{@\000\000\000{A@\000\000\276\000\000\000\020!\274\000\fdualshield05{Ek\267\234{@ \000\000{A\200\000\000\276\000\000\000\025!\274\000\fdualshield06{E\353\267\033{@@\000\000{A\250\000\000\276\000\000\000\023!\274\000\fdualshield07{Fk\266\366{@`\000\000{A\310\000\000\276\000\000\000\026!\274\000\fdualshield08{F\353\266\357{@\200\000\000{A\360\000\000\276\000\000\000\030!\274\000\fdualshield09{Gk\266\337{@\220\000\000{B\f\000\000\276\000\000\000\025!\274\000\fdualshield10{G\353\266\350{@\240\000\000{B \000\000\276\000\000\000\023!\274\000\fdualshield11{Hk\266\337{@\300\000\000{B8\000\000\276\000\000\000\022!\274\000\fdualshield12{H\353\266\334{@\340\000\000{BP\000\000\276\000\000\000\023!\274\000\fdualshield13{Ik\266\333{A\000\000\000{Bd\000\000\276\000\000\000\013!\274\000\fdualshield14{I\353\266\334{A\020\000\000{B|\000\000\276\000\000\000\003!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\031!\274\000\fquadshield01{C\353\275n{?\200\000\000{@\200\000\000\276\000\000\000\031!\274\000\fquadshield02{Dk\267k{@\000\000\000{A\000\000\000\276\000\000\000\027!\274\000\fquadshield03{D\353\270\373{@@\000\000{AP\000\000\276\000\000\000\022!\274\000\fquadshield04{Ek\266\361{@\200\000\000{A\220\000\000\276\000\000\000\030!\274\000\fquadshield05{E\353\267={@\240\000\000{A\300\000\000\276\000\000\000\024!\274\000\fquadshield06{Fk\267\r{@\300\000\000{A\370\000\000\276\000\000\000\026!\274\000\fquadshield07{F\353\267\r{@\340\000\000{B\030\000\000\276\000\000\000\026!\274\000\fquadshield08{Gk\266\347{A\000\000\000{B4\000\000\276\000\000\000\020!\274\000\fquadshield09{G\353\266\343{A\020\000\000{BT\000\000\276\000\000\000\025!\274\000\fquadshield10{Hk\266\341{A \000\000{Bt\000\000\276\000\000\000\022!\274\000\fquadshield11{H\353\266\337{A0\000\000{B\212\000\000\276\000\000\000\021!\274\000\fquadshield12{Ik\266\335{A@\000\000{B\234\000\000\276\000\000\000\020!\274\000\fquadshield13{I\353\266\334{AP\000\000{B\254\000\000\276\000\000\000\013!\274\000\fquadshield14{Jk\266\334{A`\000\000{B\276\000\000\276\000\000\000\003!\274\000\fquadshield1"
.globl _peer1_50 ## @peer1_50
.p2align 4
_peer1_50:
.ascii "5{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\b!\274\000\024add_spec_capacitor01{E\260\311T{@\240\000\000{@\200\000\000\276\000\000\000\007!\274\000\024add_spec_capacitor02{F0\311\212{A \000\000{A@\000\000\276\000\000\000\005!\274\000\024add_spec_capacitor03{F\260\311;{A\240\000\000{A\300\000\000\276\000\000\000\003!\274\000\024add_spec_capacitor04{G0\3115{B \000\000{B\020\000\000\276\000\000\000\001!\274\000\024add_spec_capacitor05{G\260\311){Bp\000\000{B@\000\000\276\000\000\000\006!\274\000\fPlasma_Plume{C\353\304\001{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rrepulsor_beam{G8&\357{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\ftractor_beam{E\334\373\301{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\nArc_Device{E\260\311\372{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Disruptor_Beam{G%\274\244{<#\327\n{?\200\000\000\276\000\000\000\000!\274"
.globl _peer1_51 ## @peer1_51
.p2align 4
_peer1_51:
.asciz "\000\rFS_MWRF_Laser{F\223RU{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bIon_Beam{Fk\267F{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rParticle_Beam{E\334\374\f{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\fautotracking{G\270&\345{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\022tractor_capability{G8&\363{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\013Ion_Burster{E\316@j{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\fMicro_Driver{F\023R{{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bPugilist{G\212\035){<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\005laser{ENAf{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\tDisruptor{G\\\373v{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013Mini_Driver{F\\\373\315{<#\327\n{?\200\000\000\275\274\000x{M\261\261;{Q\272C\267{It$\000\276\000\000\000\346\276\000\000\000\001!\274\000\017Home_Appliances{B\2170\343{A\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\020Home_Furnishings{B\310U\257{A\310\000\000{B\226\000\000\276\000\000\000\001!\274\000\022Personal_Transport{D\251M\257{B\212\000\000{B(\000\000\276\000\000\000\001!\274\000\016Robot_Servants{C\235\345\321{=\314\314\315{@\000\000\000\276\000\000\000\001!\274\000\bConsoles{B\037\251\375{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fPremium_PADs{B\037\224\370{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\rStandard_PADs{B\037\317S{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\nBulk_Seeds{A\232\330X{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\fDistillators{C\032W\352{A@\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Engineered_Seeds{A\232\177\236{B\f\000\000{BH\000\000\276\000\000\000\001!\274\000\013Hydroponics{B\310\313\201{A\220\000\000{A\240\000\000\276\000\000\000\001!\274\000\023Livestock_Equipment{B\347\234W{A \000\000{A \000\000\276\000\000\000\001!\274\000\nPesticides{B\232v\374{A\330\000\000{A\310\000\000\276\000\000\000\001!\274\000\024Synthetic_Fertilizer{B\330:p{B\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\023Automated_Factories{K\331\303\305{F\234@\000{F\034@\000\276\000\000\000\001!\274\000\025Construction_Vehicles{G\271\323p{C\226\000\000{B\226\000\000\276\000\000\000"
.globl _peer1_52 ## @peer1_52
.p2align 4
_peer1_52:
.ascii "!\274\000\024Factory_Constructors{G\316y){Ez\000\000{DH\000\000\276\000\000\000\002!\274\000\025Landscaping_Equipment{F\211C\213{Cz\000\000{B\\\000\000\276\000\000\000\002!\274\000\020PreFab_Buildings{E\221\\T{CH\000\000{B\372\000\000\276\000\000\000\002!\274\000\017Recycling_Tanks{F\316yE{Ap\000\000{A\000\000\000\276\000\000\000\001!\274\000\bAI_Cores{K]\314#{A \000\000{@\240\000\000\276\000\000\000\002!\274\000\013PAI_Wetware{FNy\220{?\000\000\000{?\000\000\000\276\000\000\000\001!\274\000\016Assembly_Tools{B\300K/{?\200\000\000{?\000\000\000\276\000\000\000\001!\274\000\rBioApplicator{B\264\005\237{@\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\fBioRemodeler{B\300\f\017{?\031\231\232{?\000\000\000\276\000\000\000\001!\274\000\021Factory_Equipment{F\026\000.{A \000\000{@\000\000\000\276\000\000\000\001!\274\000\rRobot_Workers{E5A5{A\310\000\000{@\200\000\000\276\000\000\000\001!\274\000\016Welding_Lasers{C4\035\006{@\200\000\000{@\000\000\000\276\000\000\000\000!\274\000\025Atmospheric_Scrubbers{F\353\013\224{@\200\000\000{A\000\000\000\276\000\000\000\001!\274\000\rBoring_Droids{B\310\223\027{C\026\000\000{A\310\000\000\276\000\000\000\002!\274\000\nExplosives{B\323\3055{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\fHull_Patches{B\323\356\270{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fLaser_Drills{B\323\356y{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\nLight_Alls{B\3043\347{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\023Material_Processors{GC\336\345{B \000\000{B\310\000\000\276\000\000\000\001!\274\000\017Waste_Recyclers{F\320\355\317{A\240\000\000{A\240\000\000\276\000\000\000\001!\274\000\013AM_Magcells{Bh`.{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Biocell{Bh_\306{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\027Chitty-chitty-boom-boom{B\004\370R{A \000\000{A \000\000\276\000\000\000\001!\274\000\tFuel_Cell{BhG\220{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Fusion_Injectors{Bh\0218{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\013H-Dispenser{Bh\006\205{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fNuclear_Pods{Bh^\017{A \000\000{?\200\000\000\276\000\000\000\001!"
.globl _peer1_53 ## @peer1_53
.p2align 4
_peer1_53:
.ascii "\274\000\024Recycled_Electronics{C>\021<{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Recycled_Metals{BH\005j{C\372\000\000{BH\000\000\276\000\000\000\001!\274\000\fRecycled_Oil{Bp0\210{A \000\000{A \000\000\276\000\000\000\001!\274\000\021Recycled_Plastics{B\030T#{Ap\000\000{A \000\000\276\000\000\000\001!\274\000\006Bonsai{C@\362\300{@\000\000\000{A\000\000\000\276\000\000\000\001!\274\000\tLivestock{B\251\347\213{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\006Brandy{BhF\235{?fff{?\200\000\000\276\000\000\000\001!\274\000\016Malt_Beverages{B\0252\267{?fff{?\200\000\000\276\000\000\000\001!\274\000\nSpace_Grog{BG\000\003{?\346ff{@\000\000\000\276\000\000\000\001!\274\000\007Spirits{B6u\334{?fff{?\200\000\000\276\000\000\000\001!\274\000\005Wines{B\245\316\253{?fff{?\200\000\000\276\000\000\000\001!\274\000\006Cotton{B\271^\356{A0\000\000{A \000\000\276\000\000\000\001!\274\000\006Lumber{B\242\rd{A\210\000\000{A\330\000\000\276\000\000\000\001!\274\000\006Rubber{B\347\236%{?\300\000\000{?\200\000\000\276\000\000\000\001!\274\000\005Water{@\371 \263{A \000\000{A \000\000\276\000\000\000\006!\274\000\fAstral_Gases{B)\206m{?\231\231\232{A\310\000\000\276\000\000\000\002!\274\000\021Atmospheric_Gases{A\375\316z{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\rHalogen_Gases{B\251T!{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\013Noble_Gases{B\211w\344{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\006Butane{B\253\325J{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\004Coal{AeN\223{A@\000\000{A \000\000\276\000\000\000\001!\274\000\006Diesel{B\271\311\005{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\013Natural_Gas{B\203\324\024{?\200\000\000{A\310\000\000\276\000\000\000\001!\274\000\003Oil{BeV\372{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\tPetroleum{B\200\253\342{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\021Corundum_"
.globl _peer1_54 ## @peer1_54
.p2align 4
_peer1_54:
.asciz "Crystals{Dz\004\250{A\360\000\000{A \000\000\276\000\000\000\001!\274\000\022Dilithium_Crystals{DoP\035{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\017Quartz_Crystals{D2\233\265{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\023Trilithium_Crystals{D\216\336\313{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\rAlkali_Metals{B\001\321\270{B\202\000\000{A \000\000\276\000\000\000\001!\274\000\013Base_Metals{A|\270X{B\264\000\000{A \000\000\276\000\000\000\001!\274\000\022Construction_Stone{Awc\225{B\360\000\000{BH\000\000\276\000\000\000\001!\274\000\fFacing_Stone{B\232r\230{BH\000\000{A\310\000\000\276\000\000\000\001!\274\000\022Natural_Sculptures{C\207\n\207{B\202\000\000{BH\000\000\276\000\000\000\005!\274\000\005Acids{B\274\334\242{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\tCatalysts{B\274\366&{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\016Chemical_Fuels{B\274\267\361{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fChemical_Mix{B\274\335J{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\004Dyes{B\274\263\226{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\006Esters{B\274\2772{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\007Ethanol{B\274\344\243{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\013Heavy_Water{B\274\241b{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Petrochemicals{B\274\224Y{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Rare_Catalysts{C<\306\027{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Anti_Corrosives{B\366\370\026{A\220\000\000{?\200\000\000\276\000\000\000\001!\274\000\004Gold{B\333\257\027{A\230\000\000{?\200\000\000\276\000\000\000\001!\274\000\013Rare_Earths{B\326Cj{A\220\000\000{?\200\000\000\276\000\000\000\002!\274\000\bDiamonds{Dr\337w{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\024Industrial_Gemstones{D\211:X{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\006Jewels{D\2117\355{@@\000\000{?\200\000\000\276\000\000\000\002!\274\000\021Reinforced_Rubber{D\211:\020{?\331\231\232{?\200\000\000\276\000\000\000\002!\274\000\021Sorir_Lightstones{D\2118i{?L\314\315{?\200\000\000\276\000\000\000\n!\274\000\013Wood_Boards{B\374\233E{@\300\000\000{A \000\000\276\000\000\000\001!\274\000\006Radium{C\2110\037{@\240"
.globl _peer1_55 ## @peer1_55
.p2align 4
_peer1_55:
.ascii "\000{?\200\000\000\276\000\000\000\001!\274\000\007Thorium{CM\326\335{A0\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Uranium{C\271@\035{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\005Books{BS\245\364{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\007Erotica{D+\314K{<#\327\n{@@\000\000\276\000\000\000\001!\274\000\005Games{B\\Eu{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bHolovids{Bqy\205{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\023Musical_Instruments{B[\371\036{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\005Musik{BS\240\313{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Pleasure_Borgs{D\f\025\030{=\314\314\315{@\000\000\000\276\000\000\000\b!\274\000\023Cellular_Accelerant{B\264\021\246{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Cryogenic_Pods{C\374\203\317{@\000\000\000{@ \000\000\276\000\000\000\006!\274\000\017DNA_Resequencer{B\2646){>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\016First_Aid_Kits{C\360\n\315{@\340\000\000{A \000\000\276\000\000\000\001!\274\000\fHyposyringes{C\360\004\347{?\200\000\000{?\200\000\000\276\000\000\000\b!\274\000\013Medical_Kit{B\264\030Y{A@\000\000{A \000\000\276\000\000\000\007!\274\000\fPseudotherms{B\264\023N{A\200\000\000{A \000\000\276\000\000\000\001!\274\000\nRegen_Tank{D9\203\270{?\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Robotic_Surgeons{C\360\003!{>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\020Admonisher.stock{J7\033\000{C\211\200\000{E\257\000\000\276\000\000\000\001!\274\000\fGawain.stock{JCP\000{B \000\000{Dz\000\000\276\000\000\000\000!\274\000\016Lancelot.stock{Jg\357\000{C*\000\000{EZ\300\000\276\000\000\000\001!\274\000\016Pacifier.stock{H\303P\000{C\365\000\000{F\034@\000\276\000\000\000\000!\274\000\rProgeny.stock{H\303P\000{Bx\000\000{D\226\000\000\276\000\000\000\001!\274\000\022Schroedinger.stock{H\371\006\000{B\240\000\000{D\310\000\000\276\000\000\000\000!\274\000\021Convolution.stock{I9\214\000{Bx\000\000{D\240\000\000\276\000\000\000\000!\274\000\020Derivative.stock{ICP\000{C\006\000\000{E(\300\000\276\000\000\000\007!\274\000\021Determinant.stock{I*\346\000{BX\000\000{D\211\200\000\276\000\000\000\003!\274\000\022Admonisher.milspec{JU\237\200{"
.globl _peer1_56 ## @peer1_56
.p2align 4
_peer1_56:
.ascii "C\211\200\000{E\257\000\000\276\000\000\000\003!\274\000\020Ancestor.milspec{I*\346\000{B \000\000{DH\000\000\276\000\000\000\000!\274\000\023Convolution.milspec{I\267\033\000{Bx\000\000{D\240\000\000\276\000\000\000\000!\274\000\022Derivative.milspec{I\222|\000{C\006\000\000{E(\300\000\276\000\000\000\006!\274\000\023Determinant.milspec{I\222|\000{BX\000\000{D\211\200\000\276\000\000\000\003!\274\000\fDodo.milspec{H\303P\000{D\211\000\000{F\244\020\000\276\000\000\000\002!\274\000\016Gawain.milspec{J\211T@{B \000\000{DH\000\000\276\000\000\000\001!\274\000\017Goddard.milspec{K'\330\300{E\006`\000{G'\370\000\276\000\000\000\000!\274\000\013Kierkegaard{ICP\000{D\341\000\000{Fj`\000\276\000\000\000\000!\274\000\020Lancelot.milspec{J\306]@{C*\000\000{EZ\300\000\276\000\000\000\007!\274\000\020Pacifier.milspec{I\236\261\000{C\365\000\000{F\034@\000\276\000\000\000\002!\274\000\017Progeny.milspec{I\222|\000{Bx\000\000{D\226\000\000\276\000\000\000\000!\274\000\024Schroedinger.milspec{J7\033\000{B\240\000\000{D\310\000\000\276\000\000\000\000!\274\000\tVigilance{K\215$\320{E\214\240\000{GCP\000\276\000\000\000\004!\274\000\023Gawain.highbornspec{Jt$\000{B \000\000{DH\000\000\276\000\000\000\003!\274\000\025Admonisher.puristspec{J7\033\000{C\211\200\000{E\257\000\000\276\000\000\001\027!\274\000\024Hephaestus_Mini_ammo{D=K\265{<#\327\n{=\314\314\315\276\000\000\0003!\274\000\016razor_gun_ammo{E\275I\357{@\240\000\000{?\200\000\000\276\000\000\000\277!\274\000\022reaper_cannon_ammo{F\r\3674{@\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\ftorpedo_ammo{E=J\244{<#\327\n{=\314\314\315\276\000\000\000\006!\274\000\007armor01{Ek\270\"{A\240\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor02{E\353\267\203{A\310\000\000{\000\000\000\000\276\000\000\000\b!\274\000\007armor03{"
.globl _peer1_57 ## @peer1_57
.p2align 4
_peer1_57:
.ascii "Fk\267\026{A\360\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor04{F\353\266\371{A\310\000\000{\000\000\000\000\276\000\000\000\003!\274\000\007armor05{Gk\266\337{A\240\000\000{\000\000\000\000\276\000\000\000\001!\274\000\007armor06{G\353\266\336{Ap\000\000{\000\000\000\000\276\000\000\000\n!\274\000\013capacitor01{C\353\301X{@\000\000\000{@\000\000\000\276\000\000\000\016!\274\000\013capacitor02{Dk\275E{@\200\000\000{@\200\000\000\276\000\000\000\f!\274\000\013capacitor03{D\353\267\263{@\300\000\000{@\300\000\000\276\000\000\000\013!\274\000\013capacitor04{Ek\267\234{A\000\000\000{A\000\000\000\276\000\000\000\013!\274\000\013capacitor05{E\353\267\036{A \000\000{A \000\000\276\000\000\000\r!\274\000\013capacitor06{Fk\266\334{A@\000\000{A@\000\000\276\000\000\000\013!\274\000\013capacitor07{F\353\266\342{A`\000\000{A`\000\000\276\000\000\000\016!\274\000\013capacitor08{Gk\266\353{A\200\000\000{A\200\000\000\276\000\000\000\016!\274\000\013capacitor09{G\353\266\351{A\220\000\000{A\220\000\000\276\000\000\000\t!\274\000\013capacitor10{Hk\266\343{A\240\000\000{A\240\000\000\276\000\000\000\013!\274\000\013capacitor11{H\353\266\335{A\260\000\000{A\260\000\000\276\000\000\000\f!\274\000\013capacitor12{Ik\266\335{A\300\000\000{A\300\000\000\276\000\000\000\016!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\004!\274\000\013capacitor14{Jk\266\333{A\340\000\000{A\340\000\000\276\000\000\000\002!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\f!\274\000\njump_drive{E\353\267!{A\200\000\000{@\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive01{Ek\267\002{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\020mult_overdrive02{E\353\267\301{@\000\000\000{@\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive03{Fk\2677{@\200\000\000{@\200\000\000\276\000\000\000\002!\274\000\020mult_overdrive04{F\353\267\017{A\000\000\000{A\000\000\000\276\000\000\000\001!\274\000\020mult_overdrive05{Gk\266\340{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\346{A\220\000\000{A\220\000\000\276\000\000\000\007!\274\000\treactor01{C\353\301\357{?\200\000\000{@\000\000\000\276\000\000\000\007!\274\000\treactor02{Dk\267\323{@\000\000\000{@`\000\000\276\000\000\000\f!\274\000\treactor03{D\353\271-{@@\000\000{@\300\000\000\276\000\000\000\006!\274\000\treactor04{"
.globl _peer1_58 ## @peer1_58
.p2align 4
_peer1_58:
.ascii "Ek\267O{@\200\000\000{A0\000\000\276\000\000\000\017!\274\000\treactor05{E\353\267\241{@\240\000\000{A\220\000\000\276\000\000\000\007!\274\000\treactor06{Fk\267@{@\300\000\000{B\000\000\000\276\000\000\000\n!\274\000\treactor07{F\353\267\001{@\340\000\000{Bp\000\000\276\000\000\000\017!\274\000\treactor08{Gk\266\345{A\000\000\000{B\310\000\000\276\000\000\000\007!\274\000\treactor09{G\353\266\336{A\020\000\000{C/\000\000\276\000\000\000\013!\274\000\treactor10{Hk\266\337{A \000\000{C\233\000\000\276\000\000\000\007!\274\000\treactor11{H\353\266\336{A@\000\000{D\007\000\000\276\000\000\000\n!\274\000\treactor12{Ik\266\335{A`\000\000{Dm\200\000\276\000\000\000\013!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\004!\274\000\treactor14{Jk\266\334{A\240\000\000{E4\240\000\276\000\000\000\001!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\n!\274\000\fstarscanner1{Ek\267b{<#\327\n{@\240\000\000\276\000\000\000\007!\274\000\fst"
.globl _peer1_59 ## @peer1_59
.p2align 4
_peer1_59:
.ascii "arscanner2{E\353\267k{<#\327\n{@\340\000\000\276\000\000\000\003!\274\000\fstarscanner3{Fk\2672{<#\327\n{A\020\000\000\276\000\000\000\001!\274\000\fstarscanner4{F\260\311E{<#\327\n{A\020\000\000\276\000\000\000\031!\274\000\fdualshield01{Ck\276\002{?\000\000\000{@\000\000\000\276\000\000\000\023!\274\000\fdualshield02{C\353\271\204{?\200\000\000{@\240\000\000\276\000\000\000\020!\274\000\fdualshield03{Dk\275y{?\300\000\000{A\000\000\000\276\000\000\000\030!\274\000\fdualshield04{D\353\266\367{@\000\000\000{A@\000\000\276\000\000\000\021!\274\000\fdualshield05{Ek\266\356{@ \000\000{A\200\000\000\276\000\000\000\021!\274\000\fdualshield06{E\353\267\241{@@\000\000{A\250\000\000\276\000\000\000\024!\274\000\fdualshield07{Fk\267\r{@`\000\000{A\310\000\000\276\000\000\000\025!\274\000\fdualshield08{F\353\267\026{@\200\000\000{A\360\000\000\276\000\000\000\031!\274\000\fdualshield09{Gk\266\342{@\220\000\000{B\f\000\000\276\000\000\000\030!\274\000\fdualshield10{G\353\266\342{@\240\000\000{B \000\000\276\000\000\000\030!\274\000\fdualshield11{Hk\266\342{@\300\000\000{B8\000\000\276\000\000\000\027!\274\000\fdualshield12{H\353\266\334{@\340\000\000{BP\000\000\276\000\000\000\020!\274\000\fdualshield13{Ik\266\335{A\000\000\000{Bd\000\000\276\000\000\000\f!\274\000\fdualshield14{I\353\266\334{A\020\000\000{B|\000\000\276\000\000\000\004!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\020!\274\000\fquadshield01{C\353\276\321{?\200\000\000{@\200\000\000\276\000\000\000\022!\274\000\fquadshield02{Dk\272\300{@\000\000\000{A\000\000\000\276\000\000\000\026!\274\000\fquadshield03{D\353\270k{@@\000\000{AP\000\000\276\000\000\000\023!\274\000\fquadshield04{Ek\267\337{@\200\000\000{A\220\000\000\276\000\000\000\024!\274\000\fquadshield05{E\353\267v{@\240\000\000{A\300\000\000\276\000\000\000\025!\274\000\fquadshield06{Fk\267'{@\300\000\000{A\370\000\000\276\000\000\000\024!\274\000\fquadshield07{F\353\266\342{@\340\000\000{B\030\000\000\276\000\000\000\017!\274\000\fquadshield08{Gk\266\337{A\000\000\000{B4\000\000\276\000\000\000\020!\274\000\fquadshield09{G\353\266\334{A\020\000\000{BT\000\000\276\000\000\000\022!\274\000\fquadshield10{Hk\266\342{A \000\000{Bt\000\000\276\000\000\000\024!\274\000\fquadshield11{H\353\266\334{"
.globl _peer1_60 ## @peer1_60
.p2align 4
_peer1_60:
.ascii "A0\000\000{B\212\000\000\276\000\000\000\030!\274\000\fquadshield12{Ik\266\334{A@\000\000{B\234\000\000\276\000\000\000\023!\274\000\fquadshield13{I\353\266\333{AP\000\000{B\254\000\000\276\000\000\000\007!\274\000\fquadshield14{Jk\266\333{A`\000\000{B\276\000\000\276\000\000\000\004!\274\000\fquadshield15{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\003!\274\000\016Shield_Breaker{H\270&\336{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rtractor_heavy{F\312\221K{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\nDissonance{H\3460\226{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\017Hephaestus_Mini{G\312\221/{<#\327\n{=\314\314\315\276\000\000\000\001!\274\000\bcrippler{G\334\373v{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\tleech_gun{Gs\024\222{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\trazor_gun{H\270&\337{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\rreaper_cannon{I8"
.globl _peer1_61 ## @peer1_61
.p2align 4
_peer1_61:
.ascii "&\334{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\tstormfire{D\353\267\300{<#\327\n{?\200\000\000\275\274\000{{L\230\226\200{It$\000{It$\000\276\000\000\000\325\276\000\000\000\001!\274\000\017Home_Appliances{B\216\335\031{A\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\020Home_Furnishings{B\310\000J{A\310\000\000{B\226\000\000\276\000\000\000\001!\274\000\022Personal_Transport{D\251NE{B\212\000\000{B(\000\000\276\000\000\000\001!\274\000\016Robot_Servants{C\235\355:{=\314\314\315{@\000\000\000\276\000\000\000\001!\274\000\bConsoles{B4U\"{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fPremium_PADs{B4U2{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\rStandard_PADs{B4(\377{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\nBulk_Seeds{A\232I\330{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\fDistillators{C\032a1{A@\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Engineered_Seeds{A\232Z\204{B\f\000\000{BH\000\000\276\000\000\000\001!\274\000\013Hydroponics{B\310\232\227{A\220\000\000{A\240\000\000\276\000\000\000\001!\274\000\023Livestock_Equipment{B\347\230\020{A \000\000{A \000\000\276\000\000\000\001!\274\000\nPesticides{B\232m\256{A\330\000\000{A\310\000\000\276\000\000\000\001!\274\000\024Synthetic_Fertilizer{B\330#H{B\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\023Automated_Factories{K\252\2562{F\234@\000{F\034@\000\276\000\000\000\001!\274\000\025Construction_Vehicles{G\221\245\274{C\226\000\000{B\226\000\000\276\000\000\000\001!\274\000\024Factory_Constructors{G\241\324\236{Ez\000\000{DH\000\000\276\000\000\000\001!\274\000\025Landscaping_Equipment{FW+\337{Cz\000\000{B\\\000\000\276\000\000\000\001!\274\000\020PreFab_Buildings{Ec\335-{CH\000\000{B\372\000\000\276\000\000\000\001!\274\000\017Recycling_Tanks{F\241\324\310{Ap\000\000{A\000\000\000\276\000\000\000\002!\274\000\bAI_Cores{K]\314#{A \000\000{@\240\000\000\276\000\000\000\001!\274\000\013PAI_Wetware{FNyE{?\000\000\000{?\000\000\000\276\000\000\000\001!\274\000\016Assembly_Tools{B\300\n&{?\200\000\000{?\000\000\000\276\000\000\000\001!\274\000\rBioApplicator{B\264\t\313{@\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\fBioRemodeler{B\300!\212{"
.globl _peer1_62 ## @peer1_62
.p2align 4
_peer1_62:
.asciz "?\031\231\232{?\000\000\000\276\000\000\000\001!\274\000\021Factory_Equipment{F\026\000\217{A \000\000{@\000\000\000\276\000\000\000\001!\274\000\rRobot_Workers{E5A\305{A\310\000\000{@\200\000\000\276\000\000\000\001!\274\000\016Welding_Lasers{C4/\246{@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\025Atmospheric_Scrubbers{F\242\271>{@\200\000\000{A\000\000\000\276\000\000\000\001!\274\000\rBoring_Droids{B\212\370{{C\026\000\000{A\310\000\000\276\000\000\000\001!\274\000\nExplosives{B\222\227\226{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fHull_Patches{B\222\301\224{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\fLaser_Drills{B\222\237){@\200\000\000{@\000\000\000\276\000\000\000\001!\274\000\nLight_Alls{B\207\330M{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\023Material_Processors{G\007\232S{B \000\000{B\310\000\000\276\000\000\000\001!\274\000\017Waste_Recyclers{F\220\244\305{A\240\000"
.globl _peer1_63 ## @peer1_63
.p2align 4
_peer1_63:
.ascii "{A\240\000\000\276\000\000\000\001!\274\000\013AM_Magcells{Bhf\320{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Biocell{Bh-R{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\027Chitty-chitty-boom-boom{B\004\301\233{A \000\000{A \000\000\276\000\000\000\001!\274\000\tFuel_Cell{BhfE{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\020Fusion_Injectors{BhI\227{A\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\013H-Dispenser{Bh\r\370{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\fNuclear_Pods{Bh`/{A \000\000{?\200\000\000\276\000\000\000\001!\274\000\024Recycled_Electronics{C>\006m{@\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Recycled_Metals{BH)\r{C\372\000\000{BH\000\000\276\000\000\000\001!\274\000\fRecycled_Oil{Bp*\337{A \000\000{A \000\000\276\000\000\000\001!\274\000\021Recycled_Plastics{B\030C\023{Ap\000\000{A \000\000\276\000\000\000\000!\274\000\006Bonsai{CO-B{@\000\000\000{A\000\000\000\276\000\000\000\003!\274\000\tLivestock{B\266\200\311{Bp\000\000{B\310\000\000\276\000\000\000\001!\274\000\006Brandy{Bxqj{?fff{?\200\000\000\276\000\000\000\000!\274\000\016Malt_Beverages{B\037\321\270{?fff{?\200\000\000\276\000\000\000\001!\274\000\nSpace_Grog{BT\314\232{?\346ff{@\000\000\000\276\000\000\000\002!\274\000\007Spirits{BCK\245{?fff{?\200\000\000\276\000\000\000\001!\274\000\005Wines{B\261Mn{?fff{?\200\000\000\276\000\000\000\001!\274\000\006Cotton{B\2719n{A0\000\000{A \000\000\276\000\000\000\001!\274\000\006Lumber{B\242\003+{A\210\000\000{A\330\000\000\276\000\000\000\001!\274\000\006Rubber{B\347q\036{?\300\000\000{?\200\000\000\276\000\000\000\001!\274\000\005Water{@\3676\210{A \000\000{A \000\000\276\000\000\000\t!\274\000\fAstral_Gases{B)1\032{?\231\231\232{A\310\000\000\276\000\000\000\003!\274\000\021Atmospheric_Gases{A\375\326 {?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\rHalogen_Gases{B\251&\202{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\013Noble_Gases{B\211\242T{?\231\231\232{A\310\000\000\276\000\000\000\001!\274\000\006Butane{B\253\274\247{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\004Coal{Af\b-{A@\000\000{A \000\000\276\000\000\000\001!\274\000\006Diesel{B\272\026.{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\013Natural_Gas{"
.globl _peer1_64 ## @peer1_64
.p2align 4
_peer1_64:
.ascii "B\203\332m{?\200\000\000{A\310\000\000\276\000\000\000\001!\274\000\003Oil{Bd\300d{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\tPetroleum{B\200\301X{A\000\000\000{A \000\000\276\000\000\000\001!\274\000\021Corundum_Crystals{Dz\004\223{A\360\000\000{A \000\000\276\000\000\000\001!\274\000\022Dilithium_Crystals{DoP\275{A\240\000\000{A \000\000\276\000\000\000\001!\274\000\017Quartz_Crystals{D2\234 {A\240\000\000{A \000\000\276\000\000\000\001!\274\000\023Trilithium_Crystals{D\216\3407{A\240\000\000{A \000\000\276\000\000\000\037!\274\000\rAlkali_Metals{B\001\230\317{B\202\000\000{A \000\000\276\000\000\000 !\274\000\013Base_Metals{A~\223\213{B\264\000\000{A \000\000\276\000\000\000\001!\274\000\022Construction_Stone{Av\373\245{B\360\000\000{BH\000\000\276\000\000\000\001!\274\000\fFacing_Stone{B\232[_{BH\000\000{A\310\000\000\276\000\000\000\001!\274\000\022Natural_Sculptures{C\207\003\223{B\202"
.globl _peer1_65 ## @peer1_65
.p2align 4
_peer1_65:
.ascii "\000\000{BH\000\000\276\000\000\000\002!\274\000\005Acids{B\275\016\226{?\200\000\000{?\200\000\000\276\000\000\000\005!\274\000\tCatalysts{B\274\331\257{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Chemical_Fuels{B\274\361\320{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\fChemical_Mix{B\274\345\325{?\200\000\000{?\200\000\000\276\000\000\000\003!\274\000\004Dyes{B\275.\222{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\006Esters{B\2750U{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\007Ethanol{B\275#\304{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\013Heavy_Water{B\274\327;{?\200\000\000{?\200\000\000\276\000\000\000\002!\274\000\016Petrochemicals{B\275-/{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\016Rare_Catalysts{C<\343\037{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\017Anti_Corrosives{B\3678\223{A\220\000\000{?\200\000\000\276\000\000\000\001!\274\000\004Gold{B\333\217\205{A\230\000\000{?\200\000\000\276\000\000\000\001!\274\000\013Rare_Earths{B\326._{A\220\000\000{?\200\000\000\276\000\000\000\001!\274\000\bDiamonds{DO%\255{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\024Industrial_Gemstones{Dj\025\246{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\006Jewels{Dj\022\232{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\021Reinforced_Rubber{Dj\024\225{?\331\231\232{?\200\000\000\276\000\000\000\001!\274\000\021Sorir_Lightstones{Dj\024L{?L\314\315{?\200\000\000\276\000\000\000\001!\274\000\013Wood_Boards{B\327\225\000{@\300\000\000{A \000\000\276\000\000\000\001!\274\000\006Radium{C\211.C{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Thorium{CM\317\251{A0\000\000{?\200\000\000\276\000\000\000\001!\274\000\007Uranium{C\271=\217{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\005Books{BS\241\303{@\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\007Erotica{D+\315\211{<#\327\n{@@\000\000\276\000\000\000\000!\274\000\005Games{B\\\007F{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\bHolovids{Bqlq{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\023Musical_Instruments{B[\370\336{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\005Musik{BS\251\365{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\016Pleasure_Borgs{D\f\026\005{=\314\314\315{@\000\000\000\276\000\000\000\006!\274\000\023Cellular_Accelerant{B\264\037\306"
.globl _peer1_66 ## @peer1_66
.p2align 4
_peer1_66:
.asciz "{<#\327\n{?\200\000\000\276\000\000\000\002!\274\000\016Cryogenic_Pods{C\374\200\344{@\000\000\000{@ \000\000\276\000\000\000\006!\274\000\017DNA_Resequencer{B\264\b\022{>\231\231\232{?\200\000\000\276\000\000\000\001!\274\000\016First_Aid_Kits{C\360\000\211{@\340\000\000{A \000\000\276\000\000\000\001!\274\000\fHyposyringes{C\360\003i{?\200\000\000{?\200\000\000\276\000\000\000\006!\274\000\013Medical_Kit{B\264\t\232{A@\000\000{A \000\000\276\000\000\000\005!\274\000\fPseudotherms{B\264\017\307{A\200\000\000{A \000\000\276\000\000\000\001!\274\000\nRegen_Tank{D9\205\322{?\200\000\000{@\240\000\000\276\000\000\000\001!\274\000\020Robotic_Surgeons{C\360\fL{>\231\231\232{?\200\000\000\276\000\000\000\000!\274\000\rProgeny.stock{H\303P\000{Bx\000\000{D\226\000\000\276\000\000\000\001!\274\000\022Schroedinger.stock{H\371\006\000{B\240\000\000{D\310\000\000\276\000\000\000\021!\274\000\020Ion_Burster_ammo{@xi\204{<#\327\n{?\200"
.globl _peer1_67 ## @peer1_67
.p2align 4
_peer1_67:
.ascii "\000\276\000\000\000\001!\274\000\021Micro_Driver_ammo{C<\251l{A\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\020Mini_Driver_ammo{C\r~\324{A\000\000\000{?\200\000\000\276\000\000\000\002!\274\000\rdumbfire_ammo{A\227\245+{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\022friend_or_foe_ammo{B\274\313\036{<#\327\n{=\314\314\315\276\000\000\000\006!\274\000\017heatseeker_ammo{B\004\007\266{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\026image_recognition_ammo{B\215\247\272{<#\327\n{=\314\314\315\276\000\000\000\020!\274\000\007armor01{Ek\267\232{A\240\000\000{\000\000\000\000\276\000\000\000\f!\274\000\007armor02{E\353\267l{A\310\000\000{\000\000\000\000\276\000\000\000\031!\274\000\007armor03{Fk\2672{A\360\000\000{\000\000\000\000\276\000\000\000\034!\274\000\007armor04{F\353\266\347{A\310\000\000{\000\000\000\000\276\000\000\000\006!\274\000\007armor05{Gk\266\346{A\240\000\000{\000\000\000\000\276\000\000\000\002!\274\000\007armor06{G\353\266\335{Ap\000\000{\000\000\000\000\276\000\000\000\007!\274\000\013capacitor01{C\353\272c{@\000\000\000{@\000\000\000\276\000\000\000\n!\274\000\013capacitor02{Dk\273\236{@\200\000\000{@\200\000\000\276\000\000\000\r!\274\000\013capacitor03{D\353\267\206{@\300\000\000{@\300\000\000\276\000\000\000\013!\274\000\013capacitor04{Ek\267M{A\000\000\000{A\000\000\000\276\000\000\000\017!\274\000\013capacitor05{E\353\267\216{A \000\000{A \000\000\276\000\000\000\016!\274\000\013capacitor06{Fk\266\374{A@\000\000{A@\000\000\276\000\000\000\013!\274\000\013capacitor07{F\353\267\021{A`\000\000{A`\000\000\276\000\000\000\007!\274\000\013capacitor08{Gk\266\335{A\200\000\000{A\200\000\000\276\000\000\000\017!\274\000\013capacitor09{G\353\266\337{A\220\000\000{A\220\000\000\276\000\000\000\005!\274\000\013capacitor10{Hk\266\335{A\240\000\000{A\240\000\000\276\000\000\000\f!\274\000\013capacitor11{H\353\266\333{A\260\000\000{A\260\000\000\276\000\000\000\r!\274\000\013capacitor12{Ik\266\334{A\300\000\000{A\300\000\000\276\000\000\000\r!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\005!\274\000\013capacitor14{Jk\266\334{A\340\000\000{A\340\000\000\276\000\000\000\003!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\021!\274\000\recm_package01{E\223Rq{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\recm_package02{F\\\373\237{<#"
.globl _peer1_68 ## @peer1_68
.p2align 4
_peer1_68:
.ascii "\327\n{?\200\000\000\276\000\000\000\003!\274\000\recm_package03{F\\\373\262{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\njump_drive{E\353\267A{A\200\000\000{@\000\000\000\276\000\000\000\005!\274\000\020mult_overdrive01{Ek\267\352{?\200\000\000{?\200\000\000\276\000\000\000\000!\274\000\020mult_overdrive02{E\353\267u{@\000\000\000{@\000\000\000\276\000\000\000\005!\274\000\020mult_overdrive03{Fk\267<{@\200\000\000{@\200\000\000\276\000\000\000\003!\274\000\020mult_overdrive04{F\353\266\342{A\000\000\000{A\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive05{Gk\266\354{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\351{A\220\000\000{A\220\000\000\276\000\000\000\r!\274\000\treactor01{C\353\270\n{?\200\000\000{@\000\000\000\276\000\000\000\017!\274\000\treactor02{Dk\272\370{@\000\000\000{@`\000\000\276\000\000\000\t!\274\000\treactor03{D\353\271{{@@\000\000{@\300\000\000\276\000\000\000\006!\274\000\treactor04{Ek\270\226{@\200\000\000{A0\000\000\276\000\000\000\n!\274\000\treactor05{E\353\266\365{@\240\000\000{A\220\000\000\276\000\000\000\n!\274\000\treactor06{Fk\267\016{@\300\000\000{B\000\000\000\276\000\000\000\b!\274\000\treactor07{F\353\266\352{@\340\000\000{Bp\000\000\276\000\000\000\016!\274\000\treactor08{Gk\266\336{A\000\000\000{B\310\000\000\276\000\000\000\016!\274\000\treactor09{G\353\266\342{A\020\000\000{C/\000\000\276\000\000\000\n!\274\000\treactor10{Hk\266\341{A \000\000{C\233\000\000\276\000\000\000\005!\274\000\treactor11{H\353\266\336{A@\000\000{D\007\000\000\276\000\000\000\b!\274\000\treactor12{Ik\266\335{A`\000\000{Dm\200\000\276\000\000\000\013!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\002!\274\000\treactor14{Jk\266\333{A\240\000\000{E4\240\000\276\000\000\000\002!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\n!\274\000\bhawkeye1{F\353\266\350{<#\327\n{AP\000\000\276\000\000\000\006!\274\000\bhawkeye2{Gk\266\342{<#\327\n{A\210\000\000\276\000\000\000\003!\274\000\bhawkeye3{G\353\266\351{<#\327\n{A\250\000\000\276\000\000\000\003!\274\000\bhawkeye4{H\023RP{<#\327\n{A\250\000\000\276\000\000\000\030!\274\000\fdualshield01{Ck\303\305{?\000\000\000{@\000\000\000\276\000\000\000\017!\274\000\fdualshield02{C\353\273s{?\200\000\000{@\240\000\000\276\000\000\000\030!\274\000\fdu"
.globl _peer1_69 ## @peer1_69
.p2align 4
_peer1_69:
.asciz "alshield03{Dk\271*{?\300\000\000{A\000\000\000\276\000\000\000\025!\274\000\fdualshield04{D\353\271\206{@\000\000\000{A@\000\000\276\000\000\000\023!\274\000\fdualshield05{Ek\267\236{@ \000\000{A\200\000\000\276\000\000\000\021!\274\000\fdualshield06{E\353\267\267{@@\000\000{A\250\000\000\276\000\000\000\017!\274\000\fdualshield07{Fk\266\366{@`\000\000{A\310\000\000\276\000\000\000\026!\274\000\fdualshield08{F\353\266\363{@\200\000\000{A\360\000\000\276\000\000\000\020!\274\000\fdualshield09{Gk\266\342{@\220\000\000{B\f\000\000\276\000\000\000\022!\274\000\fdualshield10{G\353\266\335{@\240\000\000{B \000\000\276\000\000\000\025!\274\000\fdualshield11{Hk\266\341{@\300\000\000{B8\000\000\276\000\000\000\024!\274\000\fdualshield12{H\353\266\337{@\340\000\000{BP\000\000\276\000\000\000\031!\274\000\fdualshield13{Ik\266\333{A\000\000\000{Bd\000\000\276\000\000\000\b!\274\000\fdualshield14{I\353\266\334{A\020\000\000{B|\000\000\276\000\000\000\004!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\026!\274\000\fquadshield01{C\353\301\177{?\200\000\000{@\200\000\000\276\000\000\000\024!\274\000\fquadshield02{Dk\274*{@\000\000\000{A\000\000\000\276\000\000\000\017!\274\000\fquadshield03{D\353\270*{@@\000\000{AP\000\000\276\000\000\000\017!\274\000\fquadshield04{Ek\267\372{@\200\000\000{A\220\000\000\276\000\000\000\017!\274\000\fquadshield05{E\353\267E{@\240\000\000{A\300\000\000\276\000\000\000\017!\274\000\fquadshield06{Fk\266\374{@\300\000\000{A\370\000\000\276\000\000\000\023!\274\000\fquadshield07{F\353\266\342{@\340\000\000{B\030\000\000\276\000\000\000\024!\274\000\fquadshield08{Gk\266\335{A\000\000\000{B4\000\000\276\000\000\000\024!\274\000\fquadshield09{G\353\266\345{A\020\000\000{BT\000\000\276\000\000\000\021!\274\000\fquadshield10{Hk\266\342{A \000\000{Bt\000\000\276\000\000\000\027!\274\000\fquadshield11{H\353\266\337{A0\000"
.globl _peer1_70 ## @peer1_70
.p2align 4
_peer1_70:
.ascii "{B\212\000\000\276\000\000\000\025!\274\000\fquadshield12{Ik\266\334{A@\000\000{B\234\000\000\276\000\000\000\027!\274\000\fquadshield13{I\353\266\334{AP\000\000{B\254\000\000\276\000\000\000\t!\274\000\fquadshield14{Jk\266\334{A`\000\000{B\276\000\000\276\000\000\000\003!\274\000\fquadshield15{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\006!\274\000\016Shield_Breaker{H\270&\333{<#\327\n{?\200\000\000\276\000\000\000\006!\274\000\rtractor_heavy{F\312\221={<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\nDissonance{H\3460\226{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\017Hephaestus_Mini{G\312\2210{<#\327\n{=\314\314\315\276\000\000\000\003!\274\000\bcrippler{G\334\373z{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\tleech_gun{Gs\024\244{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\trazor_gun{H\270&\336{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rreaper_cannon{I8&\335{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\tstormfire{D\353\267\267{<#\327\n{?\200\000\000\275\274\000Z{b\252N[{Q\272C\267{L\276\274 \276\000\000\0013\276\000\000\003\347!\274\000\017Home_Appliances{B\274\312\220{A\240\000\000{B\200\000\000\276\000\000\003\347!\274\000\020Home_Furnishings{C\004\024\276{A\310\000\000{B\226\000\000\276\000\000\000\307!\274\000\022Personal_Transport{D\337v\252{B\212\000\000{B(\000\000\276\000\000\003\347!\274\000\016Robot_Servants{C\320b6{=\314\314\315{@\000\000\000\276\000\000\003\347!\274\000\bConsoles{B*$n{?\200\000\000{?\200\000\000\276\000\000\003\350!\274\000\fPremium_PADs{B)\376O{?\200\000\000{?\200\000\000\276\000\000\003\347!\274\000\rStandard_PADs{B)\277\377{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\025Classical_Instruments{D\215o\203{=L\314\315{?\200\000\000\276\000\000\000\001!\274\000\007Jewelry{D\215n\231{>\231\231\232{=\314\314\315\276\000\000\000\001!\274\000\006Pearls{D\215pw{?\200\000\000{?\200\000\000\276\000\000\000\t!\274\000\fRare_Artwork{B\306\000\303{<#\327\n{@\000\000\000\276\000\000\000|!\274\000\017Aromatic_Scents{C\026\366\n{>L\314\315{?\200\000\000\276\000\000\003\350!\274\000\bClothing{Bbi\030{B\312\000\000{B\310\000\000\276\000\000\003\350!\274\000\tIntaTouch{B<\224\317{?L\314\315{@\200\000\000\276\000\000\000\307!\274\000\022Personal_Hygieni"
.globl _peer1_71 ## @peer1_71
.p2align 4
_peer1_71:
.ascii "cs{B\317\210`{?\231\231\232{?\200\000\000\276\000\000\003\347!\274\000\tVirtuArea{B<\270A{=L\314\315{?\200\000\000\276\000\000\000\t!\274\000\020AeraNerveStimuli{B\226\370O{?\200\000\000{?\200\000\000\276\000\000\000\t!\274\000\rRetrifiedSalt{B\226\335\025{?\200\000\000{?\200\000\000\276\000\000\000\001!\274\000\033Escaped_Political_Prisoners{DX\337?{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\020ISO_Party_Member{D<\224\313{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\016ISO_Propaganda{B\274\234\t{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\030Luddite_Religious_Tracts{B\274\230\235{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\024Overeager_Immigrants{C\026\343\343{A\240\000\000{CH\000\000\276\000\000\000\t!\274\000\030Socialist_Worker_Journal{B\004G\207{<#\327\n{?\200\000\000\276\000\000\000\t!\274\000\006ICBINF{B\227\022\325{<#\327\n{?\200\000\000\276\000\000\000\t!\274\000\007Zhollus{B\227\023u{<#\327\n{?\200\000\000\276\000\000\000\n!\274\000\nBulk_Seeds{A\274\252R{Bp\000\000{B\310\000\000\276\000\000\000\002!\274\000\fDistillators{C<\254\002{A@\000\000{@\240\000\000\276\000\000\000\t!\274\000\020Engineered_Seeds{A\275J\305{B\f\000\000{BH\000\000\276\000\000\000\003!\274\000\013Hydroponics{B\365I\034{A\220\000\000{A\240\000\000\276\000\000\000\003!\274\000\023Livestock_Equipment{C\rwI{A \000\000{A \000\000\276\000\000\000\005!\274\000\nPesticides{B\274\270\372{A\330\000\000{A\310\000\000\276\000\000\000\003!\274\000\024Synthetic_Fertilizer{C\004\034\275{B\240\000\000{B\200\000\000\276\000\000\000\001!\274\000\023Automated_Factories{K\3028\373{F\234@\000{F\034@\000\276\000\000\000\002!\274\000\025Construction_Vehicles{G\245\274\240{C\226\000\000{B\226\000\000\276\000\000\000\001!\274\000\024Factory_Constructors{G\270&\352{Ez\000\000{DH\000\000\276\000\000\000\t!\274\000\025Landscaping_Equipment{Ft\331+{Cz\000\000{B\\\000\000\276\000\000\000\t!\274\000\020PreFab_Buildings{E\201\244\343{CH\000\000{B\372\000\000\276\000\000\000\t!\274\000\017Recycling_Tanks{F\270'\003{Ap\000\000{A\000\000\000\276\000\000\001e!\274\000\024Recycled_Electronics{C3>7{@\000\000\000{?\200\000\000\276"
.globl _peer1_72 ## @peer1_72
.p2align 4
_peer1_72:
.ascii "\000\000\r\005!\274\000\017Recycled_Metals{B<\267o{C\372\000\000{BH\000\000\276\000\000\007\320!\274\000\fRecycled_Oil{Bb\214\255{A \000\000{A \000\000\276\000\000'\017!\274\000\021Recycled_Plastics{B\017\242\200{Ap\000\000{A \000\000\276\000\000\000\t!\274\000\026Atmospheric_Processors{C\274\235\355{B\226\000\000{BH\000\000\276\000\000\000\t!\274\000\022Forest_Regenerator{C\365)\313{B\226\000\000{A\310\000\000\276\000\000\000\t!\274\000\021Ozone_Replacement{C\233\235\002{B\226\000\000{BH\000\000\276\000\000\000\t!\274\000\017Weather_Control{C\274\227\257{Cf\000\000{B\310\000\000\276\000\000\000\001!\274\000\021Xenoforming_Units{E\365\312\372{GCP\000{D\310\000\000\276\000\000'\017!\274\000\013Aera_Ration{B\026\3459{?\26333{?\200\000\000\276\000\000'\017!\274\000\016Filtered_Water{B\027?\217{@@\000\000{@@\000\000\276\000\000\007\317!\274\000\007Jhurlon{C\004\n\316{?\206ff{?\200\000\000\276\000\000\t\303!\274\000\013Salted_Thok{B\365+1{?\231\231\232{?\200\000\000\276\000\000'\017!\274\000\020Luxury_Mealpacks{C)\320\336{?L\314\315{?\200\000\000\276\000\000'\017!\274\000\020Ration_Mealpacks{B\274\277v{?\231\231\232{?\200\000\000\276\000\000'\017!\274\000\022Standard_Mealpacks{B\274\252E{?\231\231\232{?\200\000\000\276\000\000\r\005!\274\000\017Animal_Products{B\317x\n{?\200\000\000{?\200\000\000\276\000\000\007\317!\274\000\006Coffee{C\004\016\036{?@\000\000{?\200\000\000\276\000\000'\017!\274\000\006Grains{B\204\b\241{@\300\000\000{A \000\000\276\000\000\r\005!\274\000\005Meats{B\317y\376{?\214\314\315{?\200\000\000\276\000\000'\020!\274\000\007Produce{B\227\002\315{?\214\314\315{?\200\000\000\276\000\000\r\005!\274\000\007Seafood{B\330\360\263{?\200\000\000{?\200\000\000\276\000\000'\017!\274\000\tNutripack{C\ru\017{?fff{?\200\000\000\276\000\000'\017!\274\000\tSustipack{C\004\027i{?L\314\315{?\200\000\000\276\000\000'\017!\274"
.globl _peer1_73 ## @peer1_73
.p2align 4
_peer1_73:
.asciz "\000\tUltrapack{B\026\345A{?fff{?\200\000\000\276\000\000\003\350!\274\000\006Bonsai{Ck\267}{@\000\000\000{A\000\000\000\276\000\000\003\350!\274\000\tLivestock{B\317\242P{Bp\000\000{B\310\000\000\276\000\000\000c!\274\000\tEmendolya{D\353\271\241{@\000\000\000{?\200\000\000\276\000\000\000\023!\274\000\017Specialty_Wines{F\023R\251{@\000\000\000{?\200\000\000\276\000\000\000c!\274\000\021Tripezian_Premium{BO\244z{>L\314\315{>\200\000\000\276\000\000\000c!\274\000\rSarakan_Tears{C\026\341u{>L\314\315{>\200\000\000\276\000\000\000\373!\274\000\006Brandy{Bx\033\316{?fff{?\200\000\000\276\000\000\000j!\274\000\016Malt_Beverages{B\037\264\211{?fff{?\200\000\000\276\000\000\000\274!\274\000\nSpace_Grog{BT\2425{?\346ff{@\000\000\000\276\000\000\001\222!\274\000\007Spirits{BCE1{?fff{?\200\000\000\276\000\000\000\017!\274\000\005Wines{B\261MJ{?fff{?\200\000\000\276\000\000\000\t!\274\000\007Incense{B<\375\032{?\000\000\000{?\200\000\000\276\000\000\000\001!\274\000\022Khaisalantimin_F62{C\353\305;{=#\327\n{=\314\314\315\276\000\000\000\004!\274\000\007Krystal{Cb`Q{=\314\314\315{=\314\314\315\276\000\000\000\t!\274\000\tNarcotics{B\317\243\206{>\031\231\232{=\314\314\315\276\000\000\000\n!\274\000\006Spices{A\342\345\035{=L\314\315{=\314\314\315\276\000\000\t\304!\274\000\006Cotton{B\342x\336{A0\000\000{A \000\000\276\000\000\r\005!\274\000\006Lumber{B\306\023o{A\210\000\000{A\330\000\000\276\000\000\007\317!\274\000\006Rubber{C\r~\233{?\300\000\000{?\200\000\000\276\000\000'\017!\274\000\005Water{A\027B{{A \000\000{A \000\000\276\000\001\206\237!\274\000\fAstral_Gases{B\0271\322{?\231\231\232{A\310\000\000\276\000\001\206\237!\274\000\021Atmospheric_Gases{A\343!1{?\231\231\232{A\310\000\000\276\000\000N !\274\000\rHalogen_Gases{B\227\n\277{?\231\231\232{A\310\000\000\276\000\000\2025!\274\000\013Noble_Gases{Buv\003{?\231\231\232{A\310\000\000\276\000\000\023\210!\274\000\006Butane{B\342Y\223{A\000\000\000{A \000\000\276\000\000N\037!\274\000\004Coal{A\227\037r{A@\000\000{A \000\000\276\000\000\017\240!\274\000\006Diesel{B\365.\342{A\000\000\000{A \000\000\276\000\000\032\n!\274\000\013Natural_Gas{B\255~t{?\200\000\000{A\310\000\000\276\000\000\032\n!\274\000\003Oil{B\226\360\351{A\000\000\000{A \000\000\276\000\000\032\n!\274\000\tPetroleum{B\251\355\357{A\000\000\000{A \000\000\276\000\000\000"
.globl _peer1_74 ## @peer1_74
.p2align 4
_peer1_74:
.asciz "!\274\000\rAlkali_Metals{C#\f\212{B\202\000\000{A \000\000\276\000\000\000\000!\274\000\013Base_Metals{B\237d\257{B\264\000\000{A \000\000\276\000\000\000\000!\274\000\bIron_Ore{C\037\f\354{B\214\000\000{A \000\000\276\000\000\000\000!\274\000\nNickel_Ore{C\030\346Q{B\264\000\000{A \000\000\276\000\000\000\001!\274\000\007Tin_Ore{C\020\002\212{B\214\000\000{A \000\000\276\000\000\000\000!\274\000\fTungsten_Ore{C\250S\036{C>\000\000{A \000\000\276\000\000\000\000!\274\000\bBipolite{D$G\025{A\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\bDuranium{D$@%{A\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\tPolysteel{C\350\355\221{A\000\000\000{?\200\000\000\276\000\000\000\000!\274\000\tTritanium{D\025S\365{@\340\000\000{?\200\000\000\276\000\000\000\005!\274\000\bIsometal{C\207\234\315{A\200\000\000{?\200\000\000\276\000\000\000~!\274\000\tPlasglass{B\372f\245{@\240\000\000{?\200\000\000\276\000\000\000\210!\274\000\bPlasteel{B\372\202\341{@\300\000\000{?\200\000\000\276\000\000\000\024!\274\000\005Steel{C\036\205:{A\000\000\000{?\200\000\000\276\000\000\000\005!\274\000\tCarbonium{Brt>{@\300\000\000{?\200\000\000\276\000\000\000\005!\274\000\013Obsidisteel{C\027\200u{@\340\000\000{?\200\000\000\276\000\000\000\000!\274\000\017Anti_Corrosives{C\273\277\253{A\220\000\000{?\200\000\000\276\000\000\000\023!\274\000\004Gold{C\246\344\027{A\230\000\000{?\200\000\000\276\000\000\000\021!\274\000\013Rare_Earths{C\242\265\320{A\220\000\000{?\200\000\000\276\000\000\000\002!\274\000\bDiamonds{Dk\272\263{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\024Industrial_Gemstones{D\2051]{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\006Jewels{D\205/\333{@@\000\000{?\200\000\000\276\000\000\000\001!\274\000\021Reinforced_Rubber{D\205-\334{?\331\231\232{?\200\000\000\276\000\000\000\001!\274\000\021Sorir_Lightstones{D\205.\302{?L\314\315{?\200\000\000\276\000\000\000\t!\274\000\013Wood_Boards{B\365,\007{@\300\000\000{A \000\000\276\000\000\0001!\274\000\006Radium{C\274\2361{@\240\000\000{?\200\000\000\276\000\000\000d!\274\000\007Thorium{C\215u\356{A0\000\000{?\200\000\000\276\000\000\000\023!\274\000\007Uranium{C\376\235!{A\230\000\000{?\200\000\000\276\000\000\000\000!\274\000\023Engineered_Bacteria{Ec\006G{<#\327\n{<\243\327\n\276\000\000\000\000!\274\000\021Quantum_Computers{C\363k\250{<#\327\n{?\200"
.globl _peer1_75 ## @peer1_75
.p2align 4
_peer1_75:
.ascii "\000\276\000\000\000\000!\274\000\020Quantum_Deductor{E*E\307{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\023Surgical_Techniques{C\262l\351{<#\327\n{<#\327\n\276\000\000\000\000!\274\000\032Virtual_Tunneling_Terminal{D\302\230O{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\020Artificial_Limbs{Ck\273\303{=\314\314\315{?\200\000\000\276\000\000\000\001!\274\000\021Artificial_Organs{C\215v#{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\016Enhanced_Limbs{C<\256\346{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\017Enhanced_Organs{C\215m\355{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\026Full_Body_Augmentation{CARB{>L\314\315{?\200\000\000\276\000\000\000\000!\274\000\017Neural_Computer{CAY\335{=\243\327\n{=\314\314\315\276\000\000\000\000!\274\000\020Neural_Interface{CAS\031{=\217\\){=\314\314\315\276\000\000\000r!\274\000\005Books{B1|r{@\000\000\000{?\200\000\000\276\000\000\000\017!\274\000\007Erotica{D\017\365\261{<#\327\n{@@\000\000\276\000\000\000\202!\274\000\005Games{B8\250\367{<#\327\n{?\200\000\000\276\000\000\000U!\274\000\bHolovids{BJc\013{=\314\314\315{?\200\000\000\276\000\000\000X!\274\000\023Musical_Instruments{B8My{<#\327\n{?\200\000\000\276\000\000\000\\!\274\000\005Musik{B1\246\317{<#\327\n{?\200\000\000\276\000\000\000\037!\274\000\016Pleasure_Borgs{C\352\322\031{=\314\314\315{@\000\000\000\276\000\000\000\246!\274\000\023Cellular_Accelerant{B\271CS{<#\327\n{?\200\000\000\276\000\000\000\016!\274\000\016Cryogenic_Pods{D\001\346W{@\000\000\000{@ \000\000\276\000\000\000?!\274\000\017DNA_Resequencer{B\2719\364{>\231\231\232{?\200\000\000\276\000\000\000\f!\274\000\016First_Aid_Kits{C\366\337\f{@\340\000\000{A \000\000\276\000\000\000\000!\274\000\fHyposyringes{C\366\365\243{?\200\000\000{?\200\000\000\276\000\000\000\000!"
.globl _peer1_76 ## @peer1_76
.p2align 4
_peer1_76:
.ascii "\274\000\013Medical_Kit{B\271yI{A@\000\000{A \000\000\276\000\000\000\t!\274\000\fPseudotherms{B\271;\n{A\200\000\000{A \000\000\276\000\000\000\006!\274\000\nRegen_Tank{D>\330\221{?\200\000\000{@\240\000\000\276\000\000\000\035!\274\000\020Robotic_Surgeons{C\366\370\206{>\231\231\232{?\200\000\000\276\000\000\000\000!\274\000\022Advanced_Medicines{A\262e\306{?\031\231\232{?\200\000\000\276\000\000\000\004!\274\000\fBlood_Plasma{A\261[R{?\200\000\000{?\200\000\000\276\000\000\000\000!\274\000\017Longevity_Drugs{A\262\247#{?\031\231\232{?\200\000\000\276\000\000\000\005!\274\000\020Simple_Medicines{A\262\t\r{?\031\231\232{?\200\000\000\276\000\000\000\b!\274\000\bVaccines{A\262\364O{?\031\231\232{?\200\000\000\276\000\000\000\000!\274\000\020Dostoevsky.stock{H\257\310\000{B|\000\000{D\242\200\000\276\000\000\000\006!\274\000\fHyena.hunter{H\b\270\000{B \000\000{Dz\000\000\276\000\000\000\000!\274\000\nDodo.stock{G\222|\000{D\211\000\000{F\253\340\000\276\000\000\000\001!\274\000\013Llama.stock{H/\310\000{Dz\000\000{F\234@\000\276\000\000\000\000!\274\000\017Plowshare.stock{H/\310\000{D\003\300\000{F\034@\000\276\000\000\000\002!\274\000\016Progeny.rgspec{I[\272\000{B|\000\000{D\242\200\000\276\000\000\0010!\274\000\024Hephaestus_Mini_ammo{C\353\301\222{<#\327\n{=\314\314\315\276\000\000\000\001!\274\000\016razor_gun_ammo{Ek\266\375{@\240\000\000{?\200\000\000\276\000\000\000C!\274\000\022reaper_cannon_ammo{E\260\311\267{@\240\000\000{?\200\000\000\276\000\000\000\233!\274\000\ftorpedo_ammo{D\353\270\207{<#\327\n{=\314\314\315\276\000\000\001\f!\274\000\020Ion_Burster_ammo{@q\305d{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\021Micro_Driver_ammo{C<\226\376{A\000\000\000{?\200\000\000\276\000\000\000\005!\274\000\020Mini_Driver_ammo{C\rv\203{A\000\000\000{?\200\000\000\276\000\000\001\331!\274\000\rdumbfire_ammo{A\227\220\245{<#\327\n{=\314\314\315\276\000\000\000\265!\274\000\022friend_or_foe_ammo{B\274\306\220{<#\327\n{=\314\314\315\276\000\000\001]!\274\000\017heatseeker_ammo{B\004a\205{<#\327\n{=\314\314\315\276\000\000\000\224!\274\000\026image_recognition_ammo{B\215\225\343{<#\327\n{=\314\314\315\276\000\000\000\220!\274\000\017Jackhammer_ammo{A\362\357\222"
.globl _peer1_77 ## @peer1_77
.p2align 4
_peer1_77:
.asciz "{<#\327\n{?\200\000\000\276\000\000\000\337!\274\000\013breeze_ammo{C\343*\035{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\fcluster_ammo{E=I\337{<#\327\n{=\314\314\315\276\000\000\000\001!\274\000\020emp_torpedo_ammo{El\234\331{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\thail_ammo{C\bOF{<#\327\n{=\314\314\315\276\000\000\000?!\274\000\017killer_bee_ammo{C\000\300\265{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\nleech_ammo{D\275J\272{<#\327\n{?\200\000\000\276\000\000\000\343!\274\000\nswarm_ammo{B\362R6{<#\327\n{=\314\314\315\276\000\000\000\f!\274\000\033Ktek_Mini_Grav-thumper_ammo{HJ\221B{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\022Photon_MK_III_ammo{G.\306\342{@\240\000\000{?\200\000\000\276\000\000\000\001!\274\000\021Photon_MK_II_ammo{G\021\246\005{@\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\020Photon_MK_I_ammo{F\351\nP{@\240\000\000{?\200\000\000\276\000\000\000\000!\274\000\017advtorpedo_ammo{Fi\t\210{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\fjavelin_ammo{F\351\n\236{<#\327\n{=\314\314\315\276\000\000\000\020!\274\000\021photon_swarm_ammo{D'\330Q{<#\327\n{=\314\314\315\276\000\000\000\000!\274\000\023porcupine_mine_ammo{E\013\333\026{<#\327\n{=\314\314\315\276\000\000\000\005!\274\000\007armor01{Ek\267\341{A\240\000\000{\000\000\000\000\276\000\000\000\005!\274\000\007armor02{E\353\267\007{A\310\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor03{Fk\267\f{A\360\000\000{\000\000\000\000\276\000\000\000\017!\274\000\007armor04{F\353\267\023{A\310\000\000{\000\000\000\000\276\000\000\000\005!\274\000\007armor05{Gk\266\351{A\240\000\000{\000\000\000\000\276\000\000\000\001!\274\000\007armor06{G\353\266\351{Ap\000\000{\000\000\000\000\276\000\000\000\016!\274\000\013capacitor01{C\353\272\253{@\000\000\000{@\000\000\000\276\000\000\000\005!\274\000\013capacitor02{Dk\274\254{@\200\000\000{@\200\000\000\276\000\000\000\016!\274\000\013capacitor03{D\353\267\325{@\300\000\000{@\300\000\000\276\000\000\000\016!\274\000\013capacitor04{Ek\267\360{A\000\000\000{A\000\000\000\276\000\000\000\f!\274\000\013capacitor05{E\353\267\001{A \000\000{A \000\000\276\000\000\000\b!\274\000\013capacitor06{Fk\267:{A@\000\000{A@\000\000\276\000\000\000\b!\274\000\013capacitor07{F\353\267\023{A`\000\000{A`"
.globl _peer1_78 ## @peer1_78
.p2align 4
_peer1_78:
.asciz "\000\276\000\000\000\f!\274\000\013capacitor08{Gk\266\342{A\200\000\000{A\200\000\000\276\000\000\000\007!\274\000\013capacitor09{G\353\266\340{A\220\000\000{A\220\000\000\276\000\000\000\017!\274\000\013capacitor10{Hk\266\335{A\240\000\000{A\240\000\000\276\000\000\000\016!\274\000\013capacitor11{H\353\266\337{A\260\000\000{A\260\000\000\276\000\000\000\t!\274\000\013capacitor12{Ik\266\335{A\300\000\000{A\300\000\000\276\000\000\000\t!\274\000\013capacitor13{I\353\266\334{A\320\000\000{A\320\000\000\276\000\000\000\006!\274\000\013capacitor14{Jk\266\333{A\340\000\000{A\340\000\000\276\000\000\000\002!\274\000\013capacitor15{J\353\266\333{A\360\000\000{A\360\000\000\276\000\000\000\003!\274\000\023add_cargo_expansion{Fk\2677{?\200\000\000{A\240\000\000\276\000\000\000\005!\274\000\recm_package01{E\223S/{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\recm_package02{F\\\373\206{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\recm_package03{F\\\373\235{<#\327\n{?\200\000\000\276\000\000\000\005!\274\000\njump_drive{E\353\267\256{A\200\000\000{@\000\000\000\276\000\000\000\003!\274\000\020mult_overdrive01{Ek\267\024{?\200\000\000{?\200\000\000\276\000\000\000\004!\274\000\020mult_overdrive02{E\353\267\242{@\000\000\000{@\000\000\000\276\000\000\000\001!\274\000\020mult_overdrive03{Fk\267\r{@\200\000\000{@\200\000\000\276\000\000\000\001!\274\000\020mult_overdrive04{F\353\266\356{A\000\000\000{A\000\000\000\276\000\000\000\002!\274\000\020mult_overdrive05{Gk\266\333{A@\000\000{A@\000\000\276\000\000\000\001!\274\000\020mult_overdrive06{G\353\266\345{A\220\000\000{A\220\000\000\276\000\000\000\f!\274\000\025passenger_quarters_01{F\023RJ{?\000\000\000{@@\000\000\276\000\000\000\005!\274\000\025passenger_quarters_02{F\\\373\234{?L\314\315{A\250\000\000\276\000\000\000\003!\274\000\025passenger_quarters_03{F\223RZ{?\200\000\000{A\250\000\000\276\000\000"
.globl _peer1_79 ## @peer1_79
.p2align 4
_peer1_79:
.ascii "\002!\274\000\025passenger_quarters_04{F\270&\355{?\231\231\232{A\310\000\000\276\000\000\000\t!\274\000\treactor01{C\353\273\337{?\200\000\000{@\000\000\000\276\000\000\000\005!\274\000\treactor02{Dk\274a{@\000\000\000{@`\000\000\276\000\000\000\b!\274\000\treactor03{D\353\271F{@@\000\000{@\300\000\000\276\000\000\000\017!\274\000\treactor04{Ek\267\351{@\200\000\000{A0\000\000\276\000\000\000\005!\274\000\treactor05{E\353\267\215{@\240\000\000{A\220\000\000\276\000\000\000\n!\274\000\treactor06{Fk\267&{@\300\000\000{B\000\000\000\276\000\000\000\016!\274\000\treactor07{F\353\266\346{@\340\000\000{Bp\000\000\276\000\000\000\n!\274\000\treactor08{Gk\266\367{A\000\000\000{B\310\000\000\276\000\000\000\013!\274\000\treactor09{G\353\266\343{A\020\000\000{C/\000\000\276\000\000\000\007!\274\000\treactor10{Hk\266\336{A \000\000{C\233\000\000\276\000\000\000\013!\274\000\treactor11{H\353\266\336{A@\000\000{D\007\000\000\276\000\000\000\005!\274\000\treactor12{Ik\266\335{A`\000\000{Dm\200\000\276\000\000\000\016!\274\000\treactor13{I\353\266\334{A\200\000\000{D\316@\000\276\000\000\000\007!\274\000\treactor14{Jk\266\333{A\240\000\000{E4\240\000\276\000\000\000\002!\274\000\treactor15{J\353\266\333{A\300\000\000{E\235\320\000\276\000\000\000\006!\274\000\bhawkeye1{F\353\266\346{<#\327\n{AP\000\000\276\000\000\000\004!\274\000\bhawkeye2{Gk\266\356{<#\327\n{A\210\000\000\276\000\000\000\002!\274\000\bhawkeye3{G\353\266\334{<#\327\n{A\250\000\000\276\000\000\000\001!\274\000\bhawkeye4{H\023RO{<#\327\n{A\250\000\000\276\000\000\000\013!\274\000\tskyscope1{C\353\273\373{<#\327\n{?\200\000\000\276\000\000\000\006!\274\000\tskyscope2{Dk\267\200{<#\327\n{@\000\000\000\276\000\000\000\003!\274\000\tskyscope3{D\353\270\317{<#\327\n{@@\000\000\276\000\000\000\004!\274\000\fstarscanner1{Ek\267\266{<#\327\n{@\240\000\000\276\000\000\000\006!\274\000\fstarscanner2{E\353\267\246{<#\327\n{@\340\000\000\276\000\000\000\001!\274\000\fstarscanner3{Fk\2672{<#\327\n{A\020\000\000\276\000\000\000\001!\274\000\fstarscanner4{F\260\311G{<#\327\n{A\020\000\000\276\000\000\000\000!\274\000\032mult_shady_moregunrecharge{Hk\266\335{=\314\314\315{>\200\000\000\276\000\000\000\000!\274\000\035mult_shady_moreshieldrecharge{H\353\266\335{?\214\314\315{@\240\000\000\276\000\000\000\000!\274\000\026mult_"
.globl _peer1_80 ## @peer1_80
.p2align 4
_peer1_80:
.ascii "shady_moreshields{G\353\266\335{=\314\314\315{?\200\000\000\276\000\000\000\000!\274\000\025mult_shady_morethrust{Gk\266\352{@\200\000\000{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreturning{Ik\266\334{@l\314\315{A\000\000\000\276\000\000\000\000!\274\000\026mult_shady_moreupgrade{F\353\266\346{A \000\000{BH\000\000\276\000\000\000\030!\274\000\fdualshield01{Ck\311({?\000\000\000{@\000\000\000\276\000\000\000\021!\274\000\fdualshield02{C\353\270V{?\200\000\000{@\240\000\000\276\000\000\000\024!\274\000\fdualshield03{Dk\274\372{?\300\000\000{A\000\000\000\276\000\000\000\023!\274\000\fdualshield04{D\353\267\201{@\000\000\000{A@\000\000\276\000\000\000\031!\274\000\fdualshield05{Ek\267\247{@ \000\000{A\200\000\000\276\000\000\000\026!\274\000\fdualshield06{E\353\267\007{@@\000\000{A\250\000\000\276\000\000\000\030!\274\000\fdualshield07{Fk\266\362{@`\000\000{A\310\000\000\276\000\000\000\017!\274\000\fdualshield08{F\353\267\022{@\200\000\000{A\360\000\000\276\000\000\000\031!\274\000\fdualshield09{Gk\266\343{@\220\000\000{B\f\000\000\276\000\000\000\024!\274\000\fdualshield10{G\353\266\343{@\240\000\000{B \000\000\276\000\000\000\024!\274\000\fdualshield11{Hk\266\341{@\300\000\000{B8\000\000\276\000\000\000\031!\274\000\fdualshield12{H\353\266\335{@\340\000\000{BP\000\000\276\000\000\000\027!\274\000\fdualshield13{Ik\266\335{A\000\000\000{Bd\000\000\276\000\000\000\013!\274\000\fdualshield14{I\353\266\333{A\020\000\000{B|\000\000\276\000\000\000\004!\274\000\fdualshield15{Jk\266\333{A \000\000{B\214\000\000\276\000\000\000\023!\274\000\fquadshield01{C\353\277b{?\200\000\000{@\200\000\000\276\000\000\000\017!\274\000\fquadshield02{Dk\273\272{@\000\000\000{A\000\000\000\276\000\000\000\026!\274\000\fquadshield03{D\353\270\377{@@\000\000{AP\000\000\276\000\000\000\024!\274\000\fquadshield04{Ek\267\033{@\200\000\000{A\220\000\000\276\000\000\000\027!\274\000\fquadshield05{E\353\267?{@\240\000\000{A\300\000\000\276\000\000\000\025!\274\000\fquadshield06{Fk\267\023{@\300\000\000{A\370\000\000\276\000\000\000\025!\274\000\fquadshield07{F\353\266\367{@\340\000\000{B\030\000\000\276\000\000\000\026!\274\000\fquadshield08{Gk\266\357{A\000\000\000{B4\000\000\276\000\000\000\023!\274\000\fquadshield09{G\353\266\344{"
.globl _peer1_81 ## @peer1_81
.p2align 4
_peer1_81:
.asciz "A\020\000\000{BT\000\000\276\000\000\000\031!\274\000\fquadshield10{Hk\266\342{A \000\000{Bt\000\000\276\000\000\000\020!\274\000\fquadshield11{H\353\266\335{A0\000\000{B\212\000\000\276\000\000\000\025!\274\000\fquadshield12{Ik\266\333{A@\000\000{B\234\000\000\276\000\000\000\026!\274\000\fquadshield13{I\353\266\334{AP\000\000{B\254\000\000\276\000\000\000\n!\274\000\fquadshield14{Jk\266\333{A`\000\000{B\276\000\000\276\000\000\000\004!\274\000\fquadshield15{J\353\266\333{Ap\000\000{B\320\000\000\276\000\000\000\b!\274\000\024add_spec_capacitor01{E\260\3119{@\240\000\000{@\200\000\000\276\000\000\000\b!\274\000\024add_spec_capacitor02{F0\311\223{A \000\000{A@\000\000\276\000\000\000\007!\274\000\024add_spec_capacitor03{F\260\311I{A\240\000\000{A\300\000\000\276\000\000\000\003!\274\000\024add_spec_capacitor04{G0\311,{B \000\000{B\020\000\000\276\000\000\000\001!\274\000\024add_spec_capacitor05{G\260\311){Bp\000\000{B@\000\000\276\000\000\000\003!\274\000\fPlasma_Plume{C\353\273\237{<#\327\n{?\200\000\000\276\000\000\000\001!\274\000\rrepulsor_beam{G8&\344{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\ftractor_beam{E\334\373\323{<#\327\n{?\200\000\000\276\000\000\000\002!\274\000\nArc_Device{E\260\311S{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\016Disruptor_Beam{G%\274\255{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\rFS_MWRF_Laser{F\223RR{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bIon_Beam{Fk\2671{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\rParticle_Beam{E\334\373\201{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\fautotracking{G\270&\346{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\022tractor_capability{G8&\362{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013Ion_Burster{E\316@b{<#\327\n{?\200\000\000\276\000"
.globl _peer1_82 ## @peer1_82
.p2align 4
_peer1_82:
.asciz "\000\004!\274\000\fMicro_Driver{F\023RO{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\bPugilist{G\212\035.{<#\327\n{?\200\000\000\276\000\000\000\003!\274\000\005laser{ENA\246{<#\327\n{?\200\000\000\276\000\000\000\004!\274\000\tDisruptor{G\\\373z{<#\327\n{?\200\000\000\276\000\000\000\000!\274\000\013Mini_Driver{F\\\373\256{<#\327\n{?\200\000\000\275\274\000"
.subsections_via_symbols
| the_stack_data/122014459.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, #24
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
subs w9, w8, #1
stur w9, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
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]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_11:
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 "%d"
l_.str.1: ; @.str.1
.asciz "%d%d%d%d"
l_.str.2: ; @.str.2
.asciz "YES\n"
l_.str.3: ; @.str.3
.asciz "NO\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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 -24(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -24(%rbp)
cmpl $0, %eax
je LBB0_11
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
leaq -20(%rbp), %r8
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB0_8
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB0_8
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
cmpl -20(%rbp), %eax
jne LBB0_9
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jne LBB0_9
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_11:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d%d%d%d"
L_.str.2: ## @.str.2
.asciz "YES\n"
L_.str.3: ## @.str.3
.asciz "NO\n"
.subsections_via_symbols
| the_stack_data/189262.c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.